@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	font-family: "Open Sans";
	font-size: 12px;
	color: #323232;
	position: relative;
	background: #fff;
}
.form-text, .form-textarea {
	font-size: 14px;
	font-family: 'Helvetica-Light';
	color: #353534;
	background: #fff;
	margin: 0 auto;
}
* {
	outline: none;
}
/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	font-weight: normal;
}
h1 {
	font-size: 2.3em;
	line-height: 1em;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.8em;
	line-height: 1.1em;
	margin-bottom: 0;
}
h3 {
	font-size: 1.5em;
	line-height: 1.1em;
	margin-bottom: 0;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-bottom: 1.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
p {
	font-family: "Open Sans";
	margin: 2px 0;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	filter: alpha(opacity=80);
	opacity: 1.00;
}
/* Text elements
-------------------------------------------------------------- */
img {
	border: 0 none;
	max-width: 100%;
}
p {
	line-height: 1.3em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	line-height: 1.5;
}
/* Lists
-------------------------------------------------------------- */
li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0;
	padding-left: 0;
}
ul {
	list-style: none;
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
.clear {
	clear: both;
}
/* Main-Layout-Starts-Here
-------------------------------------------------------------- */

body {
	background: url("../images/body-bg.jpg") no-repeat scroll center top #17538a;
	background-size: cover;
}
.outer-wraper {
	/*float: left;*/
	position: relative;
	width: 100%;
}
/*header-cover*/

.header-cover {
	background: url(../images/header-bg.jpg) no-repeat left top #014f91;
	border-bottom: 1px solid rgba(255, 255, 255, 0.05);
	float: left;
	position: relative;
	width: 100%;
	z-index: 1;
}
*:before, *:after {
	box-sizing: border-box;
}
.header-cover nav {
	float: left;
	margin: 5px 0 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
.site-logo {
	margin: 5px 0 10px 10px;
	max-width: 100% !important;
}
.header-cover nav a {
	border-right: 1px solid rgba(39, 103, 176, 0.8);
	color: #fff;
	float: left;
	font: 14px Cuprum;
	margin: 0 1px 0 0;
	padding: 7px 12px;
	text-transform: uppercase;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.header-cover nav a:last-child {
	border-right: none;
}
.header-cover nav a:hover {
	color: #ffb619;
}
.header-cover span {
	color: #d4ebff;
	float: left;
	font: 15px/12px Cuprum;
	margin: 0 12px 0 0;
	padding: 8px 0;
	text-transform: uppercase;
}
.register.yellow-button {
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d;
	float: right;
	font: 13px/12px Cuprum;
	margin: 42px 25px 0 0;
	padding: 8px 10px;
}
.register-cover {
	border-top: 1px solid rgba(255, 255, 255, 0.2);
	float: left;
	position: relative;
	margin: 12px 0 0;
	padding: 10px 0 0;
	width: 100%;
}
.register-cover .register.yellow-button {
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d;
	float: left;
	font: 14px/12px Cuprum;
	margin: 0 0 0px;
	padding: 10px;
	text-align: center;
	width: 100%;
}
/*video starts*/

.video {
	float: left;
	padding: 15px;
	margin: 15px 0;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.video li {
	display: inline-block;
	float: left;
	margin: 0px 5px 5px 0;
	width: 32.9%;
}
.video li img {
	border-radius: 2px;
	display: inline-block;
}
.youtube-popup {
	float: none;
	left: 0;
	padding: 10px;
	position: absolute !important;
	right: 0;
	z-index: 3;
	top: 35px;
	width: 580px;
}
.youtube-popup object {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.clse_youtube {
	float: right;
	margin-left: 11px;
	position: relative;
	width: 16px;
	z-index: 2147483647;
}
/*video end*/



.user-register-block {
	float: left;
	position: relative;
	width: 100%;
}
.matches {
	margin: 0 0 0 2%;
	width: 98%;
}
.match-content li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	border: 1px solid rgba(255, 255, 255, 0.13);
	border-radius: 2px;
	float: left;
	height: 165px;
	margin: 0.5%;
	min-height: 164px;
	padding: 2%;
	width: 32.3%;
}
.match-content li p {
	color: #fff;
}
.match-content h2 {
	font: 14px/14px Cuprum;
}
.match-content a h2 {
	background: none repeat scroll 0 0 rgba(40, 130, 200, 0.8);
	border-radius: 2px;
	color: #fff !important;
	font: 13px/13px Cuprum;
	padding: 7px;
}
.match-content h3 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	color: #ffb619 !important;
	font: 16px/20px Cuprum;
	padding: 10px 0 3px;
}
.match-content h3 span {
	background: none repeat scroll 0 0 #ffb619;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 0 4px;
}
.top-latest-updates-cover {
	margin: 1px 10px 0 0;
	float: right;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#033b6c), to(#034f90));
	background: -webkit-linear-gradient(left, #033b6c, #034f90);
	background: -moz-linear-gradient(left, #033b6c, #034f90);
	background: -o-linear-gradient(left, #033b6c, #034f90);
	background: -ms-linear-gradient(left, #033b6c, #034f90);
	background: linear-gradient(left, #033b6c, #034f90);
	background-color: #033b6c;
}
.top-latest-updates-heading {
	color: #ff7c39;
	float: left;
	font: 14px/14px Cuprum;
	padding: 8px 9px;
	text-transform: uppercase;
	width: auto;
}
.scrolling-news {
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	color: #fff;
	float: left;
	font: 14px/14px Cuprum;
	padding: 4px 9px;
	text-transform: uppercase;
	width: auto;
}
/*header-cover end*/


/*login-cover starts*/

.login-cover, .logout-cover {
	background: none repeat scroll 0 0 rgba(50, 120, 200, 0.8);
	display: inline-block;
	 padding: 20px 20px 25px;
	width: 100%;
}
.login-cover h1 {
	color: #ffb019;
	float: left;
	font: 15px/15px Cuprum;
	margin: 10px 0;
	text-transform: uppercase;
	width: 25%;
}
.coupon {
	float: right;
	margin: 5px 0;
	width: 57%;
}
.coupon input[type="text"] {
	background: none repeat scroll 0 0 rgba(127, 225, 0, 0.13) !important;
	float: left;
	height: 20px;
	margin: 0 !important;
	padding: 3px !important;
	text-transform: none !important;
}
.login-cover .form-group {
	margin: 0 0 5px;
}
.login-cover input[type="password"], .login-cover input[type="text"] {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.13);
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font: 13px/15px Cuprum;
	padding: 11px 7px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	width: 100%;
	margin: 9px 0;
	text-transform: lowercase;
}
.yellow-button{
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d !important;
	font: 14px/12px Cuprum;
	margin: 5px 0 6px;
	float: left;
	padding: 9px 16px !important;
	text-shadow: 2px 3px 3px #ffd919;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.login.yellow-button {
	width: 30%;
}
.remember-sec {
	float: left;
	margin: 8px 0 6px;
	width: 100%;
}
label.remember-me {
	color: #fff;
	float: left;
	font: 13px/13px cuprum;
	margin: 0;
}
.form-group a {
	color: #fff;
	display: inline-block;
	font: 13px/13px cuprum;
	margin: 10px 0 0;
}
/*login-cover end*/

.top-cover {
	background: none repeat scroll 0 0 rgba(50, 120, 200, 0.6);
	border-bottom: 1px solid rgba(255, 255, 255, 0.11);
	padding: 5px 1% 0;
	width: 100%;
	float: left;
}
.like-widgets ul li {
	float: left !important;
	display: inline-block;
	min-width: 86px !important;
	width: 55px;
}
.like-widgets ul li.home-link-li {
	width: auto;
	color: #c9e3ff;
	padding: 1px 5px;
	text-transform: uppercase;
	font: 400 14px/8px Cuprum;
	margin: 8px 12px 3px 0;
}
a.home-link {
	float: left;
	border-right: 1px solid #c9e3ff;
	color: #c9e3ff;
	padding: 1px 5px;
	text-transform: uppercase;
	font: 400 14px/8px Cuprum;
	margin: 6px 0 3px 0;
}
/*left-menu-cover starts*/

.left-menus-cover {
	background: none repeat scroll 0 0 #1e8ccc;
	margin-left: -6px;
	padding: 10px 20px;
	position: relative;
}
.left-menu-bg {
	background: url("../images/left-menu-bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	bottom: -7px;
	height: 7px;
	left: 0;
	position: absolute;
	width: 7px;
}
.left-menus-cover li {
	background: url("../images/menu-li-bg.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	border-bottom: 1px solid #0968a0;
	border-top: 1px solid #39adf0;
	padding: 9px 0 9px 14px;
}
.left-menus-cover li:first-child {
	border-top: medium none;
}
.left-menus-cover li:last-child {
	border-bottom: medium none;
}
.left-menus-cover a {
	color: #fff;
	font: 14px/14px Cuprum;
	text-transform: uppercase;
}
/*left-menu-cover end*/

/*left-add-cover*/

.left-add-cover {
	float: left;
	margin: 5px 0;
	width: 100%;
}
.add-single-cover {
	float: left;
	margin: 0 0 0px;
	padding: 0 10px 0 0;/*width: 100%;*/
}
.left-add-cover {
	/*background-color: rgba(3, 24, 57, 0.8);*/
	float: left;
	margin: 0;
	padding: 0px 15px 0;
}
/*left-add-cover end*/

.col-sm-9.index-right-col {
	margin-left: -2.6%;
	margin-right: 0;
	float: left;
	padding-right: 0;
	width: 76.4%;
}/*new-bets starts*/
.new-bets-text h1 {
	color: #fff;
	font: bold 16px/18px "nexa", Cuprum;
	margin: 15px 0 0;
	padding: 0;
	text-transform: uppercase;
}
.yellow-text {
	color: #ffb619;
}
.col-sm-3.new-bets-text.blue {
	background: none repeat scroll 0 0 #057abe;
	margin: 0;
	min-height: 114px;
	padding: 0 2%;
	width: 50%;
}
.col-sm-3.new-bets-text.pink {
	background: none repeat scroll 0 0 #8c1847;
	margin: 0 -2%;
	min-height: 114px;
	padding: 0 2%;
	width: 27.1%;
}
.new-bets-text h2 {
	color: #fff;
	font: 15px Cuprum;
	margin: 1px 0 9px;
	padding: 0;
	text-transform: uppercase;
}
.new-bets-text .bet-now.yellow-button {
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d;
	font: 13px/13px Cuprum;
	margin: 0 0 6px;
	padding: 4px 10px;
	text-transform: uppercase;
}
/*new-bets end*/


/*how to make bet*/

.how_to_make_abet {
	background: none repeat scroll 0 0 #16448d;
	padding: 25px 20px;
	float: left;
	margin: 0 0 15px 0;
	width: 100%;
}
.how_to_make_abet h1 {
	color: #ffb619;
	font: 19px/19px Cuprum;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.how_img {
	background: none repeat scroll 0 0 #fff;
	border-radius: 100%;
	height: 80px;
	width: 80px;
	float: left;
	margin: 0 10px 0 0;
}
.how_to_single {
	background: url("../images/flow-bg.png") no-repeat scroll right -15px rgba(0, 0, 0, 0);
}
.how_to_single.no-bg {
	background: none;
}
.how_img.reg {
	background: url("../images/reg-1.png") no-repeat scroll center center #f38b25;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.how_to_single:hover .how_img.reg {
	background: url("../images/reg-2.png") no-repeat scroll center center #057abe;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.how_img.bet {
	background: url(../images/bet_ic1.png) center no-repeat #fff;
}
.how_to_single:hover .how_img.bet {
	background: url("../images/bet_ic2.png") no-repeat scroll center center #057abe;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.how_img.win {
	background: url("../images/win.png") no-repeat scroll center center #4f8f01;
}
.how_to_single:hover .how_img.win {
	background: url("../images/win2.png") no-repeat scroll center center #057abe;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.how_text {
	color: #fff;
	font: 15px Cuprum;
	padding: 25px 0 25px 5px;
	text-transform: uppercase;
}
footer.index-footer {
	margin-top: 15px;
}
/*how to make bet end*/


/*copy-right-strip starts*/

.copy-right-strip {
	background: none repeat scroll 0 0 #112a49;
	padding: 15px 0;
}
.copy-right-strip p {
	color: #fff;
	font: 11px/14px Open Sans;
	padding: 0;
	margin: 0;
}
/*copy-right-strip end*/


/*footer-links-cover  starts*/

.footer-links-cover {
	background: none repeat scroll 0 0 #0d2241;
	color: #fff;
	font: 12px/12px Open Sans;
	padding: 20px 0;
}
.footer-links-cover a {
	border-right: 1px solid #fff;
	color: #fff;
	float: left;
	font: 12px/11px Open Sans;
	padding: 0 10px;
}
.footer-links-cover a:last-child {
	border: medium none;
}
/*footer-links-cover end*/


footer.index-footer .row {
	margin: 0;
}
#form_head span {
	color: #ffb418;
}
div#form_input label {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	font: 400 16px Cuprum;
	color: #fff;
}
div#form_input input {
	margin-left: 0;
}
.capchaeimage {
	margin-left: 84px;
	padding: 0;
	float: left;
	width: 35%;
}
.capchaeimage img {
	width: 100%;
	height: auto;
}
.capchae {
	width: 100%;
	position: relative;
	margin: 0 0 15px;
	padding: 0;
	float: left;
}
a.refresh {
	width: 4%;
	margin: 15px 10px;
	padding: 0;
	float: left;
}
div#form_input input {
	height: 40px;
	width: 80%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
div#form_input textarea {
	width: 80%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 8px 8px 0;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.user-register h2 {
	margin-bottom: 15px !important;
}
.user-register form input, .user-register form textarea, .user-register form select {
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.user-register form select option {
	background-color: #454d5b;
}
.error {
	font: 400 14px Cuprum;
	color: #687993;
	float: right;
	margin: 5px 0 0;
	text-align: right;
}
div#form_input p {
	float: left;
	margin: 0 0 15px;
	width: 91%;
}
div#form_input p:last-child {
	margin: 0;
}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill {
 background-color:rgba(255,255,255,0.1) !important;
 background-image: none;
 color: rgb(255, 255, 255) !important;
}
/*input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}
*/


.newsletter {
	/*background-color: rgba(30, 115, 220, 0.5);*/
	padding: 0px;
	margin: 0;
	display: inline-block;
	width: 100%;
}
.newsletter h4 {
	color: #ffb019;
	font: 15px/15px Cuprum;
	margin: 0 0 8px;
	text-transform: uppercase;
}
.newsletter h4 span {
	color: #fff;
}
.m-content a {
	color: #ffb629;
	font: 11px/12px open sans;
}
.newsletter form p {
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
.newsletter form input[type="email"] {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font: 13px/15px Cuprum;
	padding: 7px;
	-webkit-border-radius: 3px 0px 0px 3px;
	-moz-border-radius: 3px 0px 0px 3px;
	border-radius: 3px 0px 0px 3px;
	width: 65%;
	float: left;
	margin: 5px 0;
	text-transform: lowercase;
	height: inherit;
}
.newsletter form .yellow-button {
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
}
.btn-lg, .btn-group-lg>.btn {
	border-radius: 0 !important;
}
.btn-block {
	font: 300 20px Cuprum;
}
div#cont-live ul li p {
	font: 400 15px Cuprum;
}
.s-content ul li p, .b-content ul li p {
	font: 400 11px open sans;
}
ul.s-tabs a:hover, ul.b-tabs a:hover {
	color: #FFD918;
}
ul.s-tabs a:focus, ul.b-tabs a:focus {
	color: #FFD918;
}
.real-tabs-cover, .fantacy-tabs-cover {
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
	padding: 12px 13px;
	display: inline-block;
	margin: 0;
	width: 100%;
}
.fantacy-tabs-cover {
	margin: 0;
}
.poll {
	width: 100%;
	margin: 0;
	float: left;
	height: 219px;
	padding: 15px;
	font-family: Cuprum;
	border: 1px solid rgba(255, 255, 255, 0.05);
	border-radius: 0;
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
}
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	width: 100%;
}
.poll form p {
	color: rgb(240, 203, 58);
	font: 600 12px/12px open sans;
	margin: 0 0 10px;
	width: 48%;
	min-height: 19px;
}
/*.poll form p:nth-child(even) {
	float:left;
}*/
.facebook-like {
	width: 100%;
	margin: 15px 0 0;
	float: left;
	padding: 15px 5px 15px 15px;
	font-family: Cuprum;
	border: 1px solid rgba(255, 255, 255, 0.05);
	border-radius: 0;
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
}
.facebook-like iframe {
	width: 95% !important;
	margin: 0;
	height: 226px !important;
	padding: 0;
	float: left;
	border-bottom: 1px solid #AAAAAA !important;
}
.btm-widgets {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0 0 15px;
}
.lang li {
	list-style: none;
	float: left;
	margin: 0 5px 0 0;
	padding: 0;
	width: 30%;
}
.lang li:last-child {
	margin: 0;
}
.top-right {
	float: right;
	margin: 0;
	overflow: hidden;
	padding: 0;
}
/*.data-content .col-sm-6:nth-child(odd) {
	padding-left: 0;
}*/
.data-content .col-sm-6:nth-child(even) {
	padding-right: 0;
}
.data-content .col-sm-6:nth-child(odd) {
	padding-right: 0;
}
.match-1 {
	margin: 0 0 20px;
	height: auto;
	overflow: auto;
	float: left;
	position: relative;
	padding: 15px;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.match-1 label {
	width: 28%;
	float: left;
	margin: 0;
	padding: 0;
}
.match-cnt {
	width: 68%;
	float: right;
	margin: 0;
	padding: 0;
}
.match-1 label img {
	height: 100px;
}
.match-cnt a, .match-cnt a h1 {
	margin: 0;
	padding: 0;
	float: left;
	text-transform: uppercase;
	color: #FFBF00;
	width: 100%;
}
.match-cnt a h1 {
	margin: 0 0 10px;
}
.match-cnt p {
	color: #fff;
	font: 400 16px/20px Cuprum !important;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}
a.bet-nw {
	margin: 13px 0 0;
	width: auto;
	float: left;
	font: 600 15px Cuprum;
	background: none repeat scroll 0 0 #ffb619;
	color: #000;
	padding: 7px 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 2px 3px 3px #ffd919;
}
.innings-cover {
	position: absolute;
	margin: 0 auto;
	padding: 0;
	float: left;
	left: 0;
	right: 0;
	background: rgba(0,0,0,0.8);
	top: 0;
	bottom: 0;
}
.innings-cover ul li {
	width: 40%;
	display: inline-block;
	margin: 0;
	text-align: center;
	padding: 0;
}
/*.innings-cover ul li:nth-child(even) {
	float:right;
}*/
.innings-cover ul li a {
	margin: 0 auto;
	width: 95%;
	float: left;
	font: 600 15px Cuprum;
	background: none repeat scroll 0 0 #1165ac;
	color: #FFF;
	padding: 7px 15px;
	text-shadow: 2px 3px 3px #1165ac;
}
.innings-cover ul {
	text-align: center;
	display: inline-block;
	width: 100%;
	margin: 13% 0;
	padding: 0;
}
.user-register-block.blog {
	margin: 0;
	padding: 0;
	float: left;
}
.user-register-block.blog .col-sm-6 {
	padding-right: 0;
}
.blog-1 {
	margin: 0 0 20px;
	height: auto;
	overflow: auto;
	float: left;
	position: relative;
	padding: 15px;
	min-height: 140px;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.blog-1:nth-child(even) {
	float: right;
}
.blog-1 a, .blog-1 h1 {
	color: #FFBF00 !important;
	margin: 0 !important;
	padding: 0;
	float: left;
	width: 100%;
}
.blog-1 h1 {
	margin: 0 0 10px 0;
}
.blog-1 p {
	color: #CFCFCF;
	font: 400 14px/20px Cuprum !important;
	margin: 5px 0 0;
	float: left;
}
.user-register-block.blog-main-pge {
	margin: 0;
	padding: 0;
	float: left;
}
.blog-main-ttl-cvr {
	margin: 0 0 20px;
	height: auto;
	overflow: auto;
	float: left;
	position: relative;
	padding: 15px;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.blog-main-ttl-cvr h1 {
	color: #FFBF00 !important;
	margin: 0 0 10px 0 !important;
	padding: 0;
	float: left;
	width: 100%;
}
.blog-main-ttl-cvr p {
	color: #cfcfcf;
	font: 400 14px/23px Cuprum !important;
}
.col-sm-4.poll-cvr {
	padding: 0 16px 0 0px;
}
.col-sm-4.news-events-cvr {
	padding-left: 0;
	width: 32.1%;
	margin: 15px 0 0;
}
 #scroll::-webkit-scrollbar {
 width: 5px;
 background-color: #cccccc;
}
#scroll::-webkit-scrollbar-thumb {
 background-color: #23AAFF;
 border-radius: 10px;
}
#scroll::-webkit-scrollbar-thumb {
 background-color: #23AAFF;
 border-radius: 10px;
}
#scroll::-moz-scrollbar-track {
 border: 1px gray solid;
 border-radius: 10px;
 -webkit-box-shadow: 0 0 6px gray inset;
}
.scrollbar {
	overflow-y: scroll;
	float: left;
}
.news-evnts {
	width: 100%;
	margin: 0;
	float: left;
	padding: 15px 5px 11px 15px;
	font-family: Cuprum;
	border: 1px solid rgba(255, 255, 255, 0.05);
	border-radius: 0;
	height: 219px;
	overflow: hidden;
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
}
.news-evnts h1 {
	color: #fff;
	font: 300 18px/15px Cuprum;
	margin: 0;
}
.news-evnts h1 span {
	color: #ffb619;
	margin: 0;
}
.news-evnts-cnt-row {
	width: 100%;
	margin: 7px 0 0;
	padding: 0;
	float: left;
}
.news-evnts-cnt-row h1 {
	color: #1cc2ff;
	float: left;
	font: 300 15px Cuprum;
	margin: 0 0 5px;
	padding: 0;
	width: 100%;
}
.news-evnts-cnt-row h1 a {
	text-decoration: none;
	color: #1CC2FF;
}
.add-lg {
	width: 100%;
	float: left;
	margin: 0 0 15px;
	padding: 0;
}
.news-evnts-cnt-row p {
	color: #fff;
	float: left;
	font: 400 11px/14px open sans;
	margin: 0;
	padding: 0;
	width: 100%;
}
.bottom-add-cover {
	padding: 0px 15px 0 0;
	float: left;
	margin: 15px 0 0;
}
.btm-add-single-cvr.col-sm-12 img {
	height: 252px;
}
ul.ftr-nav {
	width: 100%;
	float: left;
	display: inline-block;
	padding: 0;
	
	margin:0 0 10px 0;
}
ul.ftr-nav li {
	width: 100%;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0;
}
ul.ftr-nav li a {
	text-decoration: none;
	float: left;
	color: rgba(255,255,255,0.85);
	font: 400 15px/25px Cuprum;
	color: #fff;
	margin: 0;
	padding: 0;
}
.fbWidget{
	height:225px;
	position:relative;
}



.qtn-otr h6{ font-size:21px; }

.qtn-otr {
	width: 100%;
	margin: 0;
	float: left;
	padding: 15px 5px 11px 15px;
	font-family: Cuprum;
	border: 1px solid rgba(255, 255, 255, 0.05);
	border-radius: 0;
	height: 219px;
	overflow: hidden;
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
}
.qtn-otr li {
color: rgb(240, 203, 58);
    font: 600 12px/12px open sans;
    margin: 0 0 10px;
    width: 100%;
	float:left;
    min-height: 19px;
    background: rgba(17, 91, 155, 0.63);
    padding: 10px;
	border:1px dashed rgba(255,255,255,0.15);
}
.qtn-otr p.blue-button {
    font: 12px Cuprum !important;
    margin: 0 0 5px 0 !important;
    float: right;
    padding: 5px 16px;
}
.qtn-otr  strong {
    color: #fff;
    float: left;
    font: 400 14px Cuprum;
	width:100%;
}
.qtn-otr h3 {
    margin-bottom: 2px !important;
    padding: 0;
}
.qtn-otr p.col-sm-6 {
    padding: 2px 0;
}
.qtn-otr li a{
    background: none repeat scroll 0 0 #ffb619;
    border: 1px solid #de9904;
    color: #061b2d !important;
    font: 12px Cuprum;
    float: left;
    padding: 6px 16px 5px !important;
    text-shadow: 2px 3px 3px #ffd919;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 15px 2% 0;
    width: 46%;
    float: left;
    text-align: center;
}
.qtn-otr select, .qtn-otr input[type="text"] {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.13);
    border: 1px solid rgba(255, 255, 255, 0.5);
    color: #fff;
    font: 12px Cuprum;
    padding: 4px 7px;
    height: auto !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width: 100%;
    margin: 0;
    text-transform: lowercase;
}
.qtn-otr .form-group {
    margin-bottom: 0;
}
span.evnt_amt {
    float: right;
    margin-top: -19px;
    color: #fff;
    margin-right: 10px;
    font-size: 15px;
}
.qtn-otr ul {
    width: 100%;
    float: left;
    /*height: 219px;*/
	height: 165px;
    overflow: auto;
}
.qtn-otr select option{ background:#034f90; }

p.copyright {
	font: 400 14px Cuprum;
	float: left;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
.user-register-block.cnct {
	margin: 0 0 0 15px;
	padding: 0;
	float: left;
}
.contact {
	margin: 0px 0px 20px;
	height: auto;
	overflow: auto;
	float: left;
	position: relative;
	padding: 15px;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid rgb(96, 116, 151);
	border-image-source: initial;
	border-image-slice: initial;
	border-image-width: initial;
	border-image-outset: initial;
	border-image-repeat: initial;
	border-radius: 0px;
	background: rgba(0, 0, 0, 0.2);
}
.contact p label {
	font: 400 15px Cuprum;
	color: #fff;
}
.user-register-block.sme-dsgn {
	margin: 0 0 0 15px;
	padding: 0;
	width: 100%;
	float: left;
}
.othr-pge-cnts {
	margin: 0 0 20px;
	height: auto;
	overflow: auto;
	float: left;
	position: relative;
	padding: 15px;
	min-height: 143px;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.othr-pge-cnts h1, h2, h3, h4, h5, h6 {
	color: #fff !important;
	margin: 0 0 8px 0 !important;
	float: left;
	padding: 0;
	width: 100%;
}
.othr-pge-cnts p {
	color: #CFCFCF;
	font: 400 14px/20px Cuprum;
	float: left;
	margin: 0;
	padding: 0;
}
.user-register-block.col-sm-12 {
	padding-right: 0;
}
a.forgot {
	float: right;
	margin: 6px 0 0;
	padding: 0;
}
.new-row {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.new-row p label {
	margin: 0 0 8px;
	padding: 0;
	float: left;
}
.new-row p:nth-child(even) {
	float: right;
}
.new-row p select, .new-row p input[type="text"] {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.new-row p input[type="text"] {
	padding: 0 10px;
}
.new-row:last-child p {
	margin: 0;
}
img#add_socond, img#add_socond2, img#add_third, img#add_third2 {
	position: absolute;
	right: 0;
	cursor: pointer;
	top: 0;
}
.col-sm-9.index-right-col.match-detail {
	margin-top: 15px;
	float: left;
}
.match-dtl-cnt {
	float: left;
	margin: 0;
	width: 80%;
	padding: 15px;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.match-dtl-cnt {
	float: left;
	margin: 0 0 0 15px;
	width: 98.2%;
	padding: 15px 0;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
	font-family: Cuprum;
	color: #fff;
}
.match-row label {
	width: 50%;
	float: left;
	margin: 0;
	color: rgb(255, 196, 25);
	padding: 0;
	font: 400 15px/24px cuprum;
}
.match-row p {
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
	font: 400 15px/24px cuprum;
}
.match-row {
	width: 100%;
	margin: 0;
	padding: 5px 0;
	float: left;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.full-row label {
	width: 76%;
	color: rgb(255, 196, 25);
	float: left;
}
.full-row p {
	width: 24%;
	float: left;
}
.col-sm-12.remarks {
	margin: 15px 0 0;
}
.col-sm-12.remarks label {
	width: 30%;
	color: rgb(255, 196, 25);
	float: left;
	margin: 0;
	font: 400 15px/24px cuprum;
	padding: 0;
}
.col-sm-12.remarks p {
	width: 70%;
	float: left;
	margin: 0;
	font: 400 15px/24px cuprum;
	padding: 0;
}

.real-match-tabs-cover, .fantacy-match-tabs-cover {
	background-color: rgba(30, 115, 220, 0.5);
	padding: 0;
	margin: 15px 0 0;
	position: relative;
	display: inline-block;
	width: 100%;
}

.fantacy-match-tabs-cover .fantacy-tabs, .real-match-tabs-cover .real-tabs {
	padding: 0 10px 0 10px;
	width: 100%;
	margin: 12px 0;
	height: 240px;
}
.real-match-credits, .fntcy-match-points {
	width: 100%;
	float: left;
	/*background: rgb(15, 158, 213);*/
	padding: 20px 15px;
	
	
	background: url(../images/header-bg_new.jpg) repeat-x rgba(3,79,144,1);
	-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.real-match-credits h3, .fntcy-match-points h3 {
	width: 43%;
	float: left;
	margin: 0;
	padding: 0;
	color: #fff;
	font: 600 15px cuprum;
}
.real-match-credits p, .fntcy-match-points p {
	/*width: 100%;*/
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #fff;
	font: 400 14px cuprum;
}
.fantacy-match-tabs-cover {
	margin: 10px 0 0;
}
.real-match-tabs-cover .real-tabs li p, .fantacy-match-tabs-cover .fantacy-tabs li p {
	font: 400 14px Cuprum;
	color: #fff;
	float: left;
	width: 100%;
	margin: 0 0 5px;
}
.real-match-tabs-cover .real-tabs h2, .fantacy-match-tabs-cover .fantacy-tabs h2 {
	color: #ffc719;
	float: left;
	font: 400 16px cuprum;
	margin: 0 0 5px;
	width: 100%;
}
.bet_now {
	background: rgb(255, 182, 25);
	float: right;
	width: auto;
	clear: both;
	position: absolute;
	top: 50px;
	right: 10px;
	padding: 1px 4px;
	margin: 0 0 6px;
	white-space: nowrap;
}
.real-match-tabs-cover .real-tabs li, .fantacy-match-tabs-cover .fantacy-tabs li {
	width: 100%;
	float: left;
	position: relative;
	margin: 0 0 5px 0;
	padding: 5px 0;
	border-bottom: 1px dotted rgba(15, 158, 213, 1);
}
.real-match-tabs-cover .real-tabs li:first-child, .fantacy-match-tabs-cover .fantacy-tabs li:first-child {
	padding: 0;
}
.real-match-tabs-cover .real-tabs .innings-cover1 {
	width: 100%;
	margin: 0;
	float: left;
	padding: 0;
}
.real-match-tabs-cover .real-tabs .innings-cover1, .fantacy-match-tabs-cover .fantacy-tabs .innings-cover1 {
	width: 100%;
	margin: 0;
	z-index: 2;
	position: absolute;
	float: left;
	padding: 0;
	background: rgba(0,0,0,0.8);
}
.real-match-tabs-cover .real-tabs .innings-cover1 img, .fantacy-match-tabs-cover .fantacy-tabs .innings-cover1 img {
	position: absolute;
	right: 5px;
	width: auto;
	top: 5px;
	z-index: 3;
	cursor: pointer;
}
.real-match-tabs-cover .real-tabs .innings-cover1 ul, .fantacy-match-tabs-cover .fantacy-tabs .innings-cover1 ul {
	width: 100%;
	padding: 0;
	float: left;
	margin: 12px 0;
}
.real-match-tabs-cover .real-tabs .innings-cover1 ul li, .fantacy-match-tabs-cover .fantacy-tabs .innings-cover1 ul li {
	width: 100%;
	text-align: center;
	padding: 0;
	color: #fff;
	border: none;
	text-decoration: none;
	float: left;
	margin: 0;
}
.real-match-tabs-cover .real-tabs .innings-cover1 ul li a, .fantacy-match-tabs-cover .fantacy-tabs .innings-cover1 ul li a {
	color: #fff;
	text-decoration: none;
}
.real-match-tabs-cover .real-tabs .innings-cover1 ul li, .fantacy-match-tabs-cover .fantacy-tabs .innings-cover1 ul li {
	margin: 0 0 5px;
}
.col-sm-7.mst-vwed {
	margin: 15px 0 0;
	padding-left: 0;
}
.single_ads .col-sm-6 {
	padding-left: 0;
}
ul.bet_process {
	width: 100%;
	padding: 0;
	float: left;
	margin: 0;
}
ul.bet_process li {
	padding: 0;
	float: left;
	list-style: none;
	margin: 0;
}
ul.bet_process li a {
	padding: 0 15px 0 0;
	float: left;
	text-decoration: none;
	color: #FFCF19;
	font: 400 14px Cuprum;
	list-style: none;
	margin: 0 0 7px 0px;
}
.bet_cont table, .single-team-content table {
	background-color: transparent;
	float: left;
	border: 1px solid rgba(96, 116, 151, 1);
	color: #fff;
	font: 400 13px cuprum;
	width: 100%;
	text-align: center;
}
.bet_cont table tbody tr th, .bet_cont table tbody tr td, .single-team-content table tbody tr td {
	padding: 5px;
	text-align: center;
}
.bet_cont table tbody tr td:nth-child(11) {
	width: 5% !important;
}
.bet_cont table tbody tr td a img {
	width: 80%;
}
div#cont-special table tbody tr td:nth-child(2) {
	width: 17%;
}
div#cont-special table tbody tr td:nth-child(3) {
	width: 17%;
}
div#cont-special table tbody tr td a img {
	width: 80%;
}
a.edit_profile {
	width: auto;
	margin: 0;
	padding: 0;
	float: right !important;
}
a.edit_profile img {
	width: auto;
	margin: 0;
	padding: 0;
	float: right;
}
.user-image h2 {
	width: 100%;
	text-align: center;
	margin: 6px 0 0;
	padding: 0;
	font: 600 20px Cuprum;
	color: #fff;
}
.bet_cont {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	height: 397px;
}
.col-sm-8.right-content {
	padding-left: 0;
}
.user-details form {
	border: 1px solid rgba(104,132,166,0.3);
	float: left;
	width: 100%;
}
.user-details form li {
	border: none !important;
	background: none !important;
	list-style: none;
}
.user-details form li label {
	width: 40%;
	margin: 0;
	padding: 0;
	float: left;
}
.user-details form li input, .user-details form li select {
	height: 40px;
	width: 60%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	outline: none;
	float: left;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.user-details form li textarea {
	width: 60%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 8px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.user-details form li select option {
	background-color: #454d5b;
}
.user-details form li input[type="submit"] {
	font: 700 16px Cuprum;
	background: #1165ac;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	width: auto;
	border-radius: 0;
	padding: 10px 15px;
	outline: none;
	margin-top: 0px;
	margin-left: 0%;
}
.user-details form li input[type="submit"]:hover {
	background: #ffb619;
	color: #000;
}
.user-details form li {
	padding: 10px 10px 0 !important;
}
.user-details form li:last-child {
	padding: 10px 10px !important;
}
.user-details li input[type="file"] {
	padding: 8px;
}
span.ntfctn {
	font: 400 12px cuprum;
}
.bet_cont h2 {
	color: #00c5f8;
	float: right;
	width: auto;
	font-family: cuprum;
	font-size: 14px;
	margin: 0 0 6px;
}
.bet_cont span {
	color: #ffc231;
}
.answers {
	width: 100%;
	padding: 15px;
	border: 1px solid #607497;
	border-radius: 0;
	margin: 0 0 10px;
	background: rgba(0,0,0,0.2);
	color: #CFCFCF;
	font: 400 14px/20px Cuprum !important;
	float: left;
}
.answers p {
	font-family: Cuprum;
}
div#betting h3 span {
	color: #FFFFFF;
	font-size: 14px;
	margin: -1px 0 0 8px;
	background: #0fb3f2;
	position: absolute;
	padding: 2px 7px;
}
div#betting h3 {
	float: left;
	margin: 0 0 5px 0;
	padding: 0;
	font: 400 20px cuprum;
	width: 100%;
	position: relative;
	color: #FFB619;
	clear: both;
}
.imageWrapper img {
	height: 160px !important;
}
.copy {
	width: 100%;
	float: left;
	font: 400 15px cuprum;
	color: #B98F6A;
	margin: 10px 0 0;
}
.news-evnts-cnt-row a {
	color: rgb(255, 182, 41);
}
.marq p {
	font: 400 13px cuprum;
	color: white;
}
.home_spl_events h3 {
	color: #ffb619;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
}
.home_spl_events ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.home_spl_events ul li {
	display: inline-block;
	list-style: none;
	margin: 0;
	padding: 1px 0;
	width: 100%;
	border-bottom: 1px dashed rgba(255,255,255,0.15);
	padding: 0;
}
.home_spl_events ul li a {
	color: #fff;
	float: left;
	margin: 0;
	font: 700 14px/25px Cuprum;
}
.home_spl_events ul li a:hover {
	color: rgb(240, 203, 58);
}
.home_spl_events ul {
	height: 150px;
}
.location {
	height: 40px;
}
.col-md-12.ftr-main-cvr {
	padding: 0;
}
.ftr {
	padding-left: 0;
}
span#u_0_2 {
	color: rgb(255, 182, 25) !important;
}
#edit-profile {
	float: right;
}
.facebook-widget {
	background: #ffd119;
	float: left;
	padding: 5px 5px 0 5px;
	max-width: 92px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.social-icons {
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}
.social-icons ul {
	display: inline-block;
	margin: 0;
	padding: 0;
	float: left;
}
.social-icons ul li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 0;
	float: left;
}
#licence_cont {
	position: absolute;
	top: 103px;
	margin: 0 auto;
	width: 100%;
	left: 0px;
	padding: 15px;
	right: 0;
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.05);
}
#licence_cont p {
	font: 400 14px/20px cuprum;
	margin: 0px 0 5px;
	width: 100%;
	float: left;
}
div#licence_cont p:nth-child(odd) {
	margin-top: 0;
}
img#cls_licence {
	position: absolute;
	right: 5px;
	cursor: pointer;
	top: 5px;
}
div#paypal-cont form label, div#skrill-cont form label {
	width: 20%;
	float: left;
	margin: 0;
	padding: 0;
	font: 400 16px Cuprum;
	color: #fff;
}
div#paypal-cont form input, div#skrill-cont form input {
	height: 40px;
	width: 72%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
div#skrill-cont form textarea {
	height: 120px;
	width: 70%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.user-register-block {
	position: relative;
	float: left;/*width: 100%;*/
}
div#cont-special table tbody tr th:last-child {
	width: 5%;
}
p.m_date label {
	margin-bottom: 0;
}
p.second {
	margin: 70px 0 0;
}
.single_betnw.bet-nw {
	display: inline-block;
	float: right;
	margin: 15px 0 0;
	padding: 8px 25px;
	text-align: right;
}
.match-image img {
	height: 264px;
}
.home_spl_events .mCSB_container {
	float: left;
	height: 150px;
}
.register_type {
	font: 400 14px cuprum;
	margin: 0;
	padding: 0;
	width: 100%;
	z-index: 3;
	position: absolute;
	right: 0;
	top: 0px;
}
.reg_links a:first-child {
	background: none repeat scroll 0 0 rgb(36, 119, 204);
	border-right: 2px solid #fff;
	float: left;
	padding: 11px 25px;
}
.reg_links a:last-child {
	background: none repeat scroll 0 0 rgb(255, 182, 25);
	float: left;
	padding: 11px 25px;
}
.reg_links {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
}
.reg_links a {
	color: #fff
}
.reg_links a:hover {
	color: #FFFFFF
}
.register_type .icons {
	cursor: pointer;
	position: absolute;
	right: -4px;
	top: -5px;
	width: 6%;
}
.bank_details {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 10px 0;
	float: left;/*background: url(../images/header-bg.jpg) no-repeat top center #034f90;*/
}
.bank_details h1, h2, h3, h4, h5, h6 {
	color: #fff;
	float: left;
	width: 100%;
	font: 400 18px cuprum;
	margin: 0;
}
.bank_details p {
	color: #fff;
	font: 400 15px cuprum;
	margin: 5px 0 !important;
}
.header_FB {
	width: 35% !important;
	float: left;
	margin: 20px 0;
	padding: 0;
	height: 30px;
	background: #FFFFFF;
	padding: 4px 5px;
	border: 1px solid rgba(3, 61, 111, 1);
	border-radius: 3px;
}
div#allusers-cont table, div#crtransfer-cont table {
	background-color: transparent;
	float: left;
	border: 1px solid rgba(96, 116, 151, 1);
	color: #fff;
	font: 400 13px cuprum;
	width: 100%;
	text-align: center;
}
div#allusers-cont table tbody tr th, div#crtransfer-cont table tbody tr th {
	padding: 5px;
	text-align: center;
}
div#allusers-cont table tbody tr td, div#crtransfer-cont table tbody tr td {
	padding: 5px;
	text-align: center;
}
div#allusers-cont table tbody tr td a, div#crtransfer-cont table tbody tr td a {
	color: #DCCF20;
}
ul.mnge_user_process {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	display: inline-block;
	padding: 0;
}
ul.mnge_user_process li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.mnge_user_process li a {
	padding: 0 15px 0 0;
	float: left;
	text-decoration: none;
	color: #FFCF19;
	font: 400 14px Cuprum;
	list-style: none;
	margin: 0;
}
.new-row p input[type="submit"] {
	margin: 0;
}
.sbatting, .batting, bat-select {
	width: 100%;
	margin: 0;
	float: left;
	position: absolute;
	background: rgba(0,0,0,0.8);
	top: 0;
	left: 0;
	bottom: 0;
	padding: 15px;
}
.sbatting a:first-child {
	left: 0;
	background: rgb(255, 182, 25);
	float: left;
	width: auto;
	clear: both;
	left: 30px;
	color: #000;
	right: inherit;
	position: absolute;
	top: 50px;
	padding: 1px 4px;
	margin: 0 0 6px;
	white-space: nowrap;
}
.batting li:first-child a {
	left: 0;
	background: rgb(255, 182, 25);
	float: left;
	width: auto;
	clear: both;
	left: 50px;
	color: #000;
	font: 400 18px cuprum;
	right: inherit;
	position: absolute;
	top: 100px;
	padding: 10px 30px;
	margin: 0 0 6px;
	white-space: nowrap;
}
.sbatting a:nth-child(2) {
	background: rgb(255, 182, 25);
	float: right;
	width: auto;
	clear: both;
	color: #000;
	right: 30px;
	position: absolute;
	top: 50px;
	padding: 1px 4px;
	margin: 0 0 6px;
	white-space: nowrap;
}
.batting li:nth-child(2) a {
	background: rgb(255, 182, 25);
	float: right;
	width: auto;
	clear: both;
	color: #000;
	right: 50px;
	font: 400 18px cuprum;
	position: absolute;
	top: 100px;
	padding: 10px 30px;
	margin: 0 0 6px;
	white-space: nowrap;
}
.sbatting img.cls-batting, .batting img.cls-batting {
	position: absolute;
	top: 5px;
	cursor: pointer;
	width: 5%;
	right: 5px;
}
.batting img.cls-batting {
	width: 3% !important;
}
.invstr_frm {
	width: 100%;
	margin: 2% 0 0;
	float: left;
	padding: 0;
}
.invstr_frm p {
	width: 100%;
	float: left;
	margin: 0 0 10px;
}
.invstr_frm p label {
	width: 30%;
	margin: 0;
	float: left;
	padding: 0;
}
.invstr_frm p input {
	height: 40px;
	width: 68%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.invstr_frm p input[type="submit"] {
	float: left;
	height: 45px;
	margin: 0 67px 0 0;
	font: 700 16px Cuprum;
	background: #1165ac;
	border: 0;
	color: #FFFFFF;
	cursor: pointer;
	width: auto;
	border-radius: 0;
	padding: 10px 25px;
	outline: none;
}
.invstr_frm p input[type="submit"]:hover {
	background: #ffb619;
}
div#form_input p:last-child input[type="checkbox"] {
	width: auto;
	float: left;
	height: auto;
	margin: 15px 0 0;
}
a#terms_link {
	color: #43B3FF;
	margin: 14px 0 0 8px;
	font: 400 14px cuprum;
	float: left;
}
div#bookie_reg_terms {
	margin: 50% auto 0;
}

.androApp_mob{ float:right; width:100%; text-align:center; }
.androApp_btn{ float:left; width:100%;}
.androApp_btn img{ width:190px; height:50px; margin:15% 0px 0 0; text-align:center; }
.androApp_mob img{ width:80px; }

.androApp{  padding-right:0px !important;  }



/*GOOGLE TRANSILATE*/

.googlCric-lang  span{ padding:0 !important; margin:0 !important; float:none !important; font:12px/12px Cuprum !important; color:#c9e3ff !important; }
.goog-te-gadget-simple{ background:rgba(50, 120, 200, 0.6) none repeat scroll 0 0 !important; border:1PX solid #c9e3ff !important; }
.googlCric-lang{ float:right; }

/*GOOGLE TRANSILATE*/

.terms_conditions {
	position: absolute;
	display: none;
	left: 0;
	right: 0;
	width: 70%;
	padding: 16px;
	z-index: 3;
	overflow: auto;
	background: url(../images/header-bg.jpg) no-repeat center top #034f90;
	margin: 15% auto 0;
}
.terms_conditions p {
	font: 400 15px/24px cuprum;
	color: #fff;
	text-align: justify;
	margin: 15px 0 10px !important;
}
.terms_conditions p:last-child {
	margin-top: 0px !important;
}
.terms_conditions .clse_term {
	position: absolute;
	right: 5px;
	cursor: pointer;
	top: 7px;
}
div#bookie-rgstr {
	left: 10px;
}
div#bookie-rgstr .bookie_reg {
	width: 100%;
	float: left;
}
.bookie_reg select {
	width: 80% !important;
	float: left;
}
.bookie_reg .capchaeimage {
	width: 32% !important;
	margin-left: 131px !important;
}
.bookie_reg a.refresh {
	width: 2% !important;
	margin: 12px 10px;
	padding: 0;
	float: left;
}
.bookie_reg input[type="submit"] {
	margin-left: 130px !important;
}
div#form_input input[type="file"] {
	padding: 8px !important;
}
span.help_note {
	position: absolute;
	top: 13px;
	color: #5E85AE;
	right: 10px;
	font: 400 14px cuprum;
}
.black_overlay {
	display: none;
	position: fixed;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 2;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
#head_my_acc {
	color: #fff;
	width: auto;
	background: rgb(21, 70, 129);
	border: 1px solid #1665CC;
	font: 14px/12px Cuprum;
	margin: 0 10px 6px 0;
	float: none;
	display: inline-block;
	padding: 10px 16px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#head_my_acc:hover {
	color: #FFD619;
	float: none;
	display: inline-block;
}
.support-team {
	margin: 15px 0 0;
	text-align: center;
	display: inline-block;
	height: auto;
	min-height: 250px;
	overflow: auto;
	float: left;
	position: relative;
	padding: 15px 5px 0px;
	font-family: Cuprum;
	width: 100%;
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
}
.support-team ul {
	display: inline-block;
	text-align: left;
	margin: 0;
	width: 100%;
	padding: 0;
}
.support-team ul li {
	display: inline-block;
	list-style: none;
	text-align: left;
	margin: 0 5px 10px;
	width: 9.6%;
	padding: 0;
	border: 1px solid rgba(96, 116, 151, 1);
}
.support-team ul li a {
	float: left;
	width: 100%;
}
.support-team ul li a img {
	width: 100%;
	height: 47px;
}
ul.widget_teams {
	width: 100%;
	text-align: center;
	display: inline-block;
	margin: 0;
	padding: 0;
}
ul.widget_teams li {
	border: 1px solid rgba(15, 158, 213, 0.5) !important;
	display: inline-block;
	margin: 0 8px 15px 0 !important;
	padding: 0 !important;
	text-align: center;
	vertical-align: top;
	width: 29% !important;
}
ul.widget_teams li a img {
	height: 40px;
	width: 100%;
}
div#spprt_btn {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid rgba(3, 61, 111, 1);
	border-radius: 3px;
	float: left;
	margin: 0 0 0 20px;
	padding: 4px 5px;
	position: relative;
	width: auto !important;
}
div#spprt_btn a {
	background: #7db9e8;
	background: -moz-linear-gradient(top, #0081FF 0%, #0B4B89 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0081FF), color-stop(100%, #0B4B89));
	background: -webkit-linear-gradient(top, #0081FF 0%, #0B4B89 100%);
	background: -o-linear-gradient(top, #0081FF 0%, #0B4B89 100%);
	background: -ms-linear-gradient(top, #0081FF 0%, #0B4B89 100%);
	background: linear-gradient(to bottom, #0081FF 0%, #0B4B89 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0081FF', endColorstr='#0B4B89', GradientType=0 );
	color: #fff;
	float: left;
	font: 600 14px cuprum;
	padding: 3px 7px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div#support_count {
	float: left;
	background: white;
	border: 1px solid #9197a3;
	-webkit-border-radius: 2px;
	color: #4e5665;
	display: inline-block;
	font: 600 12px cuprum;
	height: auto;
	line-height: 21px;
	position: relative;
	margin-left: 7px;
	min-width: 15px;
	padding: 0 6px;
	text-align: center;
	white-space: nowrap;
}
div#support_count:before {
	border-color: transparent #9197a3;
	position: absolute;
	content: "";
	left: -5px;
	top: 6px;
	border-style: solid;
	border-width: 4px 5px 4px 0;
	display: block;
}
.pge_title {
	float: left;
	margin: 0 0 15px;
	padding: 0;
	width: 100%;
}
.pge_title h1 {
	float: left;
	margin: 7px 0 0 !important;
	padding: 0;
	width: auto;
}
.pge_title form {
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
.side_team {
	height: 290px !important;
}
.single-team-content td {
	color: #ccc !important;
}
.btn.btn-lg.btn-primary.btn-block {
	float: right;
}
/*new*/

.user_transactions table {
	border: 1px solid #fff;
	float: left;
	font: 400 14px cuprum;
	margin-left: 0px;
	width: 100%;
}
.user_transactions table tbody tr td, .user_transactions table tbody tr th {
	text-align: center;
}
.user_transactions table tr {
	border: 1px solid #fff;
	height: 30px;
}
.user_transactions table tr td, .user_transactions table tr th {
	border: 1px solid #fff;
	color: #fff;
}
.transfer-credit, .btransfer-credit, .btamt-pop, .btamt-pop2 {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.9);
	border: 1px solid #ccc;
	float: left;
	padding: 11px;
	position: absolute;
	width: 98%;
}
.transfer-credit li, .btransfer-credit li, .btamt-pop li, .btamt-pop2 li {
	float: left;
	list-style: outside none none;
	width: 100%;
}
.transfer-credit label, .btransfer-credit label, .btamt-pop label, .btamt-pop2 label {
	color: #fff;
	float: left;
	font: 400 14px Cuprum;
	width: 30%;
}
.transfer-credit input[type="text"], .transfer-credit input[type="email"], .transfer-credit input[type="tel"] {
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(104, 132, 166, 0.3);
	border-radius: 0;
	color: #fff;
	float: left;
	font: 400 14px Cuprum;
	height: 30px;
	outline: medium none;
	padding: 0 8px;
	width: 55%;
}
.btransfer-credit input[type="text"], .btransfer-credit input[type="email"], .btransfer-credit input[type="tel"] {
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(104, 132, 166, 0.3);
	border-radius: 0;
	color: #fff;
	margin: 0 0 10px 0;
	float: left;
	font: 400 14px Cuprum;
	height: 30px;
	outline: medium none;
	padding: 0 8px;
	width: 55%;
}
.btamt-pop input[type="text"], .btamt-pop input[type="email"], .btamt-pop input[type="tel"] {
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(104, 132, 166, 0.3);
	border-radius: 0;
	color: #fff;
	margin: 0 0 10px 0;
	float: left;
	font: 400 14px Cuprum;
	height: 30px;
	outline: medium none;
	padding: 0 8px;
	width: 55%;
}
.btamt-pop2 input[type="text"], .btamt-pop2 input[type="email"], .btamt-pop2 input[type="tel"] {
	background-color: rgba(255, 255, 255, 0.1);
	border: 1px solid rgba(104, 132, 166, 0.3);
	border-radius: 0;
	color: #fff;
	margin: 0 0 10px 0;
	float: left;
	font: 400 14px Cuprum;
	height: 30px;
	outline: medium none;
	padding: 0 8px;
	width: 55%;
}
.transfer-credit input[type="submit"], .btransfer-credit input[type="submit"], .btamt-pop input[type="submit"], .btamt-pop2 input[type="submit"] {
	background: none repeat scroll 0 0 #1165ac;
	border: 0 none;
	border-radius: 0;
	color: #ffffff;
	cursor: pointer;
	font: 700 16px Cuprum;
	margin-left: 0;
	margin-top: 0;
	outline: medium none;
	padding: 10px 15px;
	width: auto;
}
.transfer-credit input[type="submit"]:hover, .btransfer-credit input[type="submit"]:hover, .btamt-pop input[type="submit"]:hover, .btamt-pop2 input[type="submit"]:hover {
	background: #ffb619;
	color: #000;
}
.transfer-credit li, .btransfer-credit li, .btamt-pop li, .btamt-pop2 li {
	float: left;
	line-height: 43px;
	list-style: outside none none;
	width: 100%;
}
.cls_transfer, .bcls_transfer, .bcls_btamt, .bcls_b2tamt {
	float: right;
	width: 18px;
	cursor: pointer;
}
.user-details > h4 {
	font-size: 18px;
	margin: 48px 0 0 !important;
}
.form-group a.fb_login_btn {
	background: -webkit-gradient(linear, left top, right top, from(#258bf5), to(#0d5cb9));
	background: -webkit-linear-gradient(top, #258bf5, #0d5cb9);
	background: -moz-linear-gradient(top, #258bf5, #0d5cb9);
	background: -o-linear-gradient(top, #258bf5, #0d5cb9);
	background: -ms-linear-gradient(top, #258bf5, #0d5cb9);
	background: linear-gradient(top, #258bf5, #0d5cb9);
	background-color: #258bf5;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font: 14px/12px Cuprum;
	text-transform: uppercase;
	border: 1px solid #104c90;
	color: #fff !important;
	float: left;
	margin: 4px 0 0 5px !important;
	padding: 9px 3px;
	text-align: center;
	width: 67%;
}
.matches .s-tabs {
	border-bottom: 1px solid rgba(40, 130, 200, 0.8);
	float: left;
	font: 15px/15px Cuprum;
	margin: 25px 0 0;
	padding: 5px 0 0;
	width: 100%;
}
.matches .s-tabs li {
	background: none repeat scroll 0 0 rgba(40, 130, 200, 0.8);
	border-radius: 2px 2px 0 0;
	float: left;
	margin: 0 1px 0 0;
	padding: 7px 27px;
}
.matches .s-tabs li .match-tab {
	color: #fff;
}
.match-content {
	float: left;
	margin: 15px 0 0;
	width: 100%;
}
.col-sm-4.poll-cvr form .yellow-button {
	margin: 10px 0 5px !important;
}
.poll.poll-inner ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.poll.poll-inner ul li {
	width: 49%;
	float: left;
	margin: 0;
	padding: 0;
}
.poll.poll-inner ul li:nth-child(even) {
	float: right;
}
.poll.poll-inner {
	height: auto;
	margin: 15px 0 0;
}
.poll.poll-inner ul li {
	width: 49%;
	float: left;
	margin: 0 0 16px 0;
	padding: 15px;
	background: rgba(0,0,0,0.2);
}
.poll.poll-inner h3 {
	font: 600 15px cuprum;
	margin: 0 0 5px 0 !important;
	padding: 0;
	color: rgb(122, 189, 255) !important;
	width: 100%;
	float: left;
}
.poll.poll-inner form p {
	width: 100%;
	float: left;
	margin: 0 0 5px;
	padding: 0;
}
.poll.poll-inner .yellow-button {
	margin: 10px 0 0;
	padding: 6px 16px 3px;
	font: 14px Cuprum;
}
.poll.poll-inner form p label {
	width: 49%;
	float: left;
	margin: 0;
	padding: 0;
}
.carousel-inner .active.left {
	left: -33%;
}
.carousel-inner .next {
	left: 33%;
}
.carousel-inner .prev {
	left: -33%;
}
.carousel-control.left, .carousel-control.right {
	background-image: none;
}
.slider-content {
	background: rgba(13, 63, 114,0.6);
	width: 100%;
}
.slider-cover .carousel-inner .item {
	float: left;
	width: 100%;
}
.slider-content {
	position: absolute;
	margin: auto;
	padding: 5px 10px;
	top: 0;
	left: 0;
	width: 60%;
	height: 35px;
	bottom: 0;
	text-align: center;
	right: 0;
	float: left;
}
.slider-content h1, h2, h3, h4, h5, h6 {
	font: 400 15px cuprum;
	color: rgb(255, 190, 72);
	position: relative;
	float: left;
	width: 100%;
	margin: 0;
}
.slider-content p {
	font: 400 15px cuprum;
	color: #FFFFFF;
	float: left;
	margin: 0;
	position: relative;
}
.slider-cover .col-md-6 {
	padding-left: 0;
	padding-right: 0;
	border: 1px solid #FFF;
}
div#my-profile-cont ul h4 {
	font-size: 15px;
	float: right;
	text-align: right;
	margin: 10px 0 0 !important;
}
div#cashout-cont {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
div#cashout-cont form {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
div#cashout-cont form p {
	width: 49%;
	float: left;
	margin: 0 0 15px 0;
	padding: 0;
}
div#cashout-cont form p:nth-child(even) {
	float: right;
}
div#cashout-cont form p label {
	width: 100%;
	float: left;
	margin: 0 0 10px 0;
	font: 400 15px cuprum;
	color: #fff;
	padding: 0;
}
div#cashout-cont form p input, div#cashout-cont form p select {
	height: 40px;
	width: 100%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	outline: none;
	float: left;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
div#cashout-cont form p textarea{
	height: 175px;
	width: 100%;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	outline: none;
	float: left;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
div#cashout-cont form p input[type=submit] {
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d;
	font: 14px Cuprum;
	margin: 15px 0 6px;
	float: left;
	width: auto;
	padding: 8px 20px;
	height: auto;
	text-shadow: 2px 3px 3px #ffd919;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
div#cashout-cont select option {
	background-color: #454d5b;
}
.carousel.left:before {
	display: none;
}
.carousel.right:after {
	display: none;
}
.video_search {
	width: 100%;
	float: right;
	text-align: right;
	margin: 0px 0 8px;
	padding: 0;
}
.video_search input[type="text"] {
	height: 36px;
	width: 30%;
	margin: 0 5px 0 0;
	outline: none;
	font: 400 14px Cuprum;
	padding: 0 8px;
	border-radius: 0;
	outline: none;
	background-color: rgba(255,255,255,0.1);
	border: 1px solid rgba(104,132,166,0.3);
	color: #fff;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding-right: 0;
}
.video_search input[type="submit"] {
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d;
	font: 14px Cuprum;
	margin: 4px 0 6px;
	padding: 9px 16px;
	text-shadow: 2px 3px 3px #ffd919;
	text-transform: uppercase;
}
.fb_cmnt iframe {
	background: white;
	width: 100% !important;
}
.col-sm-12.main-total-cover {
	padding: 0;
}
.main-total-cover.bet-section .col-sm-4:nth-child(2) {
	padding: 0;
}
.main-total-cover.bet-section, .main-total-cover.addvertisement, .main-total-cover.poll-news_evnt-section {
	margin-top: 10px;
}
.add-single-cover:first-child {
	padding-left: 15px;
}
.add-single-cover:last-child {
	padding-right: 15px;
}
.add-single-cover img {
	max-height: 124px;
}
.like-widgets ul li:nth-child(3) {
	width: 66px !important;
	min-width: 59px !important;
}
p.marquee {
	color: rgb(255, 128, 0);
	font: 700 15px cuprum;
	text-shadow: 1px 1px 1px #A05306;
}
.slider-cover .carousel {
	background: none;
	padding: 0;
	height: inherit !important;
}
.video-carousel .carousel {
	height: inherit !important;
	width: auto !important;
	margin: auto !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.slider-cover .carousel, .header_scroll .carousel {
	height: inherit !important;
	padding: 0 !important;
	width: auto !important;
	margin: auto !important;
	background: none !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
.header_scroll .carousel.carousel:hover > .indicator {
	bottom: 0 !important;
}
.header_scroll .carousel.carousel > .indicator {
	background: #FFC62A;
}
.header_scroll .carousel li {
	width: 40%;
	margin: 0;
	display: inline-block;
	padding: 0;
}
.new-bets-one {
	width: 100%;
	display: inline-block;
	margin: 0;
	padding: 0;
}
.new-bets-cover {
	width: 50%;
	padding: 0;
}
.header_scroll .carousel > .wrap {
	border-radius: 0 !important;
	border-bottom: 3px solid #139BEA;
}
.header_scroll h1#vdo-pge {
	display: none !important;
}
.header_scroll .carousel > .wrap > ul {
	height: auto !important;
}
.logout-cover {
	min-height: 286px;
	padding: 24px 20px 11px;
	text-align: center;
}
.logout-cover h1 {
	width: 100%;
	float: left;
	margin: 5px 0 12px;
}
.logout-cover h1 span {
	color: #fff;
}
.logout-cover img {
	border-radius: 100%;
	height: 150px;
	max-width: 150px;
	webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	border: 6px solid #fff;
	margin-bottom: 10px;
	text-align: center;
	display: inline-block;
}
.logout-cover .yellow-button {
	padding: 7px 16px !important;
	float: none !important;
}
.support-team h2 {
	float: left;
	text-align: left;
	font: 600 20px cuprum;
	margin: 0;
	padding: 0px 0 0 5px;
}
.tweet-cover {
	padding-left: 0;
	padding-right:0;
}
.tweet-cover iframe {
	height: 195px;
}
p.blue-button {
	background: none repeat scroll 0 0 #0D3F72;
	border: 1px solid #125CA5;
	color: #FFFFFF !important;
	font: 14px/12px Cuprum !important;
	margin: 10px 0 0 0px !important;
	float: left;
	width: auto !important;
	padding: 8px 16px;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
p.blue-button a {
	color: #fff !important;
}
.add-single-cover-inner {
	float: left;
	margin: 0 0 0px;
	padding: 0;
	width: 100%;
}
.video ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.video li:nth-child(3n+3) {
	margin: 0 0 5px 0;
}
.video-carousel {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.video-carousel .carousel > .wrap > ul {
	height: 115px !important;
}
.video-carousel .carousel > .wrap {
	border-radius: 0 !important;
}
.video-carousel .carousel:hover > .indicator {
	bottom: 2px !important;
}
.video-carousel .carousel > .indicator {
	background: #163456;
}
h1#vdo-pge {
	display: none;
}
div#cont-mfix {
	height: 653px;
}
div#cont-mlive {
	height: 653px;
}
div#cont-mres {
	height: 653px;
}
div#allbookie-cont table, div#bookiecrtransfer-cont table, div#malluser-cont table {
	background-color: transparent;
	border: 1px solid rgba(96, 116, 151, 1);
	color: #fff;
	float: left;
	font: 400 13px cuprum;
	text-align: center;
	width: 100%;
}
div#allbookie-cont table tbody tr td, div#allbookie-cont table tbody tr th, div#bookiecrtransfer-cont table tbody tr td, div#bookiecrtransfer-cont table tbody tr th {
	padding: 5px;
	text-align: center;
}
div#allbookie-cont table tbody tr td a, div#bookiecrtransfer-cont table tbody tr td a, div#malluser-cont table tbody tr td a {
	color: #dccf20;
}
div#myCarousel .item img {
	height: 238px;
}
.user_transactions.my-account h3 {
	font: 400 15px cuprum;
}
.user_transactions {
	padding: 15px !important;
}
div#cashout-cont h2 {
	font: 400 15px cuprum;
}
.logout-user-image {
	width: 100%;
	margin: 0 0 3px;
	min-height: 155px;
	padding: 0;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url(../images/user-bg.jpg);
}
/*mob-menu-starts*/

.mob-menu {
	background: #3a98f6;
	border-radius: 2px;
	float: right;
	margin: 0 10px 10px 0;
	padding: 4px;
	width: 50px;
	display: none;
}
.mob-menu span {
	background: none repeat scroll 0 0 #fff;
	border-radius: 1px;
	float: left;
	margin: 2px 0;
	padding: 2px 8px;
	width: 100%;
}
/*mob-menu-end*/

.fb-activity.fb_iframe_widget iframe {
	width: 88% !important;
}
.fb-activity.fb_iframe_widget iframe .fcg {
	color: #fff !important;
}
.top-navigation {
	padding-right: 0;
	margin-left: -29px;
	width: 76.2%;
	margin-left: -2.6%;
}
nav.main-menu {
	width: 100%;
	background: none repeat scroll 0 0 rgba(50, 120, 200, 0.8);
}
.fantbatcont {
	position: absolute;
	top: 0;
	background: rgba(0,0,0,0.8);
	right: 0;
	left: 0;
	bottom: 0;
}
.fantbatcont .bet_now {
	background: rgb(255, 182, 25);
	float: left;
	width: 49%;
	font: 600 18px cuprum;
	color: #fff;
	clear: none;
	position: static;
	padding: 8px 10px;
	margin: 8% 0;
	text-align: center;
}
.fantbatcont a:nth-child(even) {
	float: right;
}
img.cls-fant {
	position: absolute;
	right: 5px;
	top: 5px;
}


.user-details table, table.my-sc-table {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.1) !important;
  color: #fff;
  font: 15px/15px cuprum !important;
  margin: 20px auto !important;
  text-align: center;
}

.user-details table td, table.my-sc-table td {
  border-bottom: 1px solid rgba(104, 132, 166, 0.3) !important;
  border-bottom: 1px solid #fff;
  border-right: medium none !important;
  padding: 10px 0 !important;
}
.user-details input, table.my-sc-table td input {
  font: 15px/15px cuprum !important;
  margin: 0 0 0 6px;
}

.user-details input[type="submit"], table.my-sc-table td input[type="submit"] {
  background: none repeat scroll 0 0 #ffb619;
  border: medium none;
  border-radius: 2px;
  color: #333;
  font: 14px/14px cuprum !important;
  padding: 7px 13px;
  text-transform: uppercase;
}
.imprt-cont, .imprt-cont h1, .imprt-cont h2, .imprt-cont h3 {
  font: 15px/17px cuprum;
}



.login_frm_head {
	float: left;
	width: 20% !important;
}
.login_coupon {
	float: right;
	width: 45%;
}
.login_coupon > input {
	float: left;
	height: 20px !important;
}
.email_query {
	float: left;
	margin: 8px 0 0 !important;
}
.email_query > p {
	font: 400 12px/25px Cuprum;
}
.email_query > p a {
	font: 400 14px/25px Cuprum !important;
}
.modalDialog {
	position: absolute;
	top: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 9999;
	opacity: 1;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
}
.modalDialog:target, .modalDialog > div:target {
	opacity: 1;
	pointer-events: auto;
}
.modalDialog > div {
	width: 400px;
	position: relative;
	margin: 10% auto;
	padding: 5px 20px 13px 20px;
	border-radius: 10px;
	background: #fff;
	background: -moz-linear-gradient(#fff, #999);
	background: -webkit-linear-gradient(#fff, #999);
	background: -o-linear-gradient(#fff, #999);
	z-index: 99999;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}
.close:hover {
	background: #00d9ff;
}
/* ----- */

div#openModal form {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	z-index: 99999;
}
div#openModal form h2 {
	font: 400 21px cuprum;
	position: relative;
	float: left;
	width: 100%;
	color: #fff;
	margin: 0 0 10px !important;
}
div#openModal form p {
	float: left;
	margin: 0;
	width: 100%;
	padding: 0;
}
div#openModal form input {
	height: 45px;
	width: 100%;
	outline: none;
	font: 400 14px Cuprum;
	margin: 0 0 15px 0;
	padding: 0 8px;
	border-radius: 0;
	background-color: rgba(0,0,0,0.2);
	border: 1px solid rgba(255,255,255,0.2);
	color: #fff;
}
div#openModal form input[type="submit"] {
	background: none repeat scroll 0 0 #ffb619;
	border: 1px solid #de9904;
	color: #061b2d;
	font: 14px/12px Cuprum;
	margin: 0px 0 6px;
	float: right;
	width: auto;
	height: auto;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 10px 16px;
	text-shadow: 2px 3px 3px #ffd919;
	text-transform: uppercase;
}
a.coupon_logout {
	color: #00ABFF !important;
	font: 13px/12px Cuprum !important;
	margin: 0 0px 0 15px !important;
	float: left;
	width: auto !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0;
	text-transform: uppercase;
}
.modalDialog > div {
	width: 400px;
	position: absolute;
	margin: 15% auto 0;
	padding: 15px 20px 20px 20px;
	border-radius: 10px;
	left: 0;
	z-index: 99999;
	background: url(../images/header-bg.jpg) no-repeat left top rgba(3,79,144,1);
	right: 0;
}
.batting ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.batting ul li {
	width: 50%;
	margin: 0;
	position: relative;
	padding: 0;
	float: left;
}
.batting ul li :nth-child(2) {
	float: right;
}
.bat_detail {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	bottom: 0;
	top: 150px;
	left: 52px;
}
.bat_detail p {
	color: #00C7FF;
	width: 100%;
	margin: 0;
	padding: 0;
	font: 400 14px/22px cuprum !important;
	float: left;
}
.batting ul li:nth-child(2) {
	float: right;
}
.batting ul li:last-child .bat_detail {
	left: 13px;
}
.bat-select li:first-child a {
	top: 30px !important;
	left: 30px !important;
}
.bat-select .bat_detail {
	top: 75px !important;
	left: 30px !important;
	width: 90% !important;
}
.bat-select li:nth-child(2) a {
	top: 30px !important;
	right: 30px !important
}
.bat-select ul li:last-child .bat_detail {
	left: 19px !important;
}
p.bat-complete {
	opacity: .6;
}
a.disable-bet {
	background: rgb(113, 95, 56) !important;
	pointer-events: none;
}
.error_report {
	color: #FF0A1D !important;
	font: 600 11px open sans;
	float: left;
	position: absolute;
	top: 0;
	right: 30px;
}
p.win-possible {
	color: #fff;
	font: 400 14px cuprum;
	width: auto;
	float: right;
}
p.win-possible span {
	color: rgb(255, 182, 25);
	padding: 2px 6px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.user-register .new-row {
	text-align: center;
}
.new-row.bt-btn p {
	width: 100% !important;
	text-align: center;
}
.poll > strong {
	width: 100%;
}
.bet-cvr {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.2);
	margin: 7px 0;
	width: 49%;
	border: 1px solid rgba(255,255,255,0.2);
	float: left;
	padding-bottom: 15px;
	padding-top: 15px;
}
.bet-cvr:nth-child(even) {
	float: right;
}
.bet_title p {
	color: #ccc;
}
.new-bets-text p {
	color: #fff;
	float: left;
	font-size: 11px;
	width: 100%;
}
.bet_title h4 {
	font-size: 18px;
}
#cont-fix li p label, #cont-fix li p span, #cont-res li p label, #cont-res li p span, #cont-live li p label, #cont-live li p span {
	font: 600 12px open sans;
}
#cont-fix li p, #cont-res li p, #cont-live li p {
	font: 600 12px open sans !important;
}
h3.match-list-head {
	font: 400 20px cuprum !important;
}
.newsletter .yellow-button {
	padding: 8px 15px 9px !important;
}
.curbet-content {
	border: 1px solid #607497;
	border-radius: 0;
	background: rgba(0,0,0,0.2);
	float: left;
	padding: 15px;
}
.bet_title {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.bet_title h4 {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	color: rgb(255, 190, 72) !important;
	font: 400 22px cuprum;
}
.bet_title h4 label {
	float: none;
	width: auto;
	margin: 0 0 0 5px;
	font: 400 15px cuprum;
	padding: 0;
	color: #00C5FF;
}
.bet_title h4 span {
	background: rgb(244, 126, 6);
	color: #fff;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font: 400 14px cuprum;
	padding: 2px 4px 1px;
}
.bet_title p {
	width: 100%;
	margin: 0 0 5px;
	padding: 0;
	float: left;
	font: 400 13px open sans;
	color: #fff;
}
.bet-cvr .new-row p label {
	width: 75%;
}
.bet-cvr-row1 {
	width: 100%;
	margin: 0;
	padding: 0;
	float: left;
}
.new-row p.sel-innings {
	width: 100% !important;
}
span#error_report3, span#error_report2 {
	position: absolute;
	top: 0;
	right: 20px;
}
.bet-cvr span#error_report1 {
	float: right;
	position: absolute;
	bottom: -30px;
	right: 0;
	left: 0;
	top: inherit;
	text-align: left;
}
.bet-cvr span#error_report2, .bet-cvr span#error_report3, .bet-cvr span#error_report4 .bet-cvr span#error_report5, .bet-cvr span#error_report6, .bet-cvr span#error_report7 {
	position: absolute;
	top: inherit;
	right: 0;
	text-align: left;
	bottom: -30px;
	left: 0;
	font: 600 11px open sans;
}
.real-tabs table {
	background-color: transparent;
	float: left;
	border: 1px solid rgba(44, 110, 195, 1);
	color: #fff;
	font: 400 10px open sans;
	width: 100%;
	text-align: center;
	margin-bottom:0px;
}
.real-tabs table tbody tr th {
	font-weight: normal;
}
.cur-bet-details {
	height: 105px !important;
}
.s-content ul li {
	position: relative;
}
.mCSB_inside>.mCSB_container {
	margin-right: 25px !important;
}
a.hme-bet_now {
	float: right;
	width: auto;
	clear: both;
	position: inherit;
	top: inherit;
	right: 10px;
	bottom: 0px;
	color: #0A1D3B;
	padding: 1px 11px;
	margin: 0;
	white-space: nowrap;
}
a.waiting {
	float: right;
	width: auto;
	clear: both;
	position: absolute;
	top: inherit;
	right: 10px;
	bottom: 5px;
	color: #fff;
	padding: 1px 8px;
  margin: 0 0 6px;
  white-space: nowrap;
  background: rgb(255, 182, 25);
}
a.fan_bet_nw {
	font: 400 15px cuprum;
	color: #fff;
	position: absolute;
	bottom: 10px;
	top: inherit;
	right: 10px;
	padding: 2px 5px;
	border: 1px solid rgba(38, 139, 197, 1);
	background: rgb(3, 79, 144);
}
.upcme-pop {
  background: none repeat scroll 0 0 rgba(8, 25, 53, 0.9);
  box-shadow: 0 0 4px;
  margin: 0 6px;
  position: absolute;
  bottom: 65px;
  width: 90%;
  text-align: center;
  padding: 10px 18px;
}
.clsupcme {
	float: right;
  position: absolute;
  right: 5px;
  cursor:pointer;
  top: 5px;
}
a.sbet_now {
  top: inherit;
  bottom:0px;
  right: 0;
  color: #0A1D3B;
}
.match-featured {
  position: relative;
}
.upcme-pop h2 {
  font: 700 16px cuprum;
  margin: 0 !important;
}
img.clswait {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 7%;
  cursor: pointer;
}
.wait-pop {
  position: absolute;
  top: 10px;
  background:rgba(0, 0, 0, 0.8);
  padding: 10px 15px;
  width: 60%;
  border: 1px solid rgba(255,255,255,0.1);
  right: 10px;
}
.wait-pop h2 {
  font: 400 14px cuprum !important;
  margin: 0 !important;
}
.blog-main-ttl-cvr li, .blog-1 li {
	color: #cfcfcf;
}
.pol-left {
  width: 60%;
  float: left;
  margin: 0;
  padding: 0;
}
.pol-left p {
  width:100% !important;
}
.pol-right {
  width:40%;
  float: left;
  margin: 0;
  text-align:center;
  padding: 0;
}
.pol-right .yellow-button, .pol-right p.blue-button {
  float: none;
  display: inline-block;
}
.sample_excel_dwnld {
    float: left;
    font-size: 17px;
    text-align: center;
}
.cur_det_link {
    background: rgb(255, 190, 72) none repeat scroll 0 0;
    color: #000 !important;
    float: right;
    font-size: 13px !important;
    font-weight: normal !important;
    padding: 1px 4px;
    text-decoration: none !important;
}
.user-details form li input, .user-details form li select {
    float: right !important;
}



.inn-acc ul li{
	list-style:none;
	display:inline-block;
}

.slider-cover{
    width: 30%;
	float:left;
}
.home_backlay{
    width: 70%;
	float:left;
	line-height: 0;
}
.home_backlay .live-detls-tbl tr th{
	    font-weight: normal;
}
.home_backlay .live-detls-tbl tr th, .home_backlay .live-detls-tbl tr td{
	font-size: 12px;
    padding: 4px 8px !important;
}
.home_backlay .live-detls-tbl{
	margin-bottom:0 !important;
	color:#fff;
}
.home_backlay select{
    height: auto;
	width: 100%;
	margin-bottom: 4px;
    padding: 4px 8px;
	color:#fff;
	font-size:12px;
}
.home_backlay select option {padding:5px; background:#165799} 
.home_backlay .table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
    color: #333;
}
.home_backlay  .live-detls-tbl td {
    background: #115b9b;
}
.home_backlay .fantacy-tabs-cover {
      padding: 10px 13px 11px;
	  min-height:250px;
}
.home_backlay .font_green {
    color: #56fb56;
}
.home_backlay .font_red {
    color: #FCFF38;
}
.home_backlay .title{
	color: #fff;
    text-align: center;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    line-height: 23px;
}

.liveScr{ position:relative !important; width:100%; height:300px;  padding:0; margin:0; float:left; }
.liveScr iframe { position:absolute !important; width:100% !important; height:100% !important; padding:0; margin:0; background:#fff; }
.liveScr .sqr {
    height: 300px !important;
	}
	.liveScr .widget_other_tab {
    height: 190px !important;
}
.rowLive{ padding-right:0; }


.liveScr .widget_logo{ display:none !important; }

.email_query p span{ float:left; padding-right:5px; font-size:14px;}


.currency-convert select option{ background:#112a49; }


/*._10b4{height:145px !important; }

.fbWidget ._2lqg{ overflow:inherit !important; }*/


.plugin iframe{ width:90%; }

















 @media screen and (min-width: 20px) and (max-width: 320px) {
.header-cover nav a {
	padding: 12px 18px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.14);
}
.m-tab {
	padding: 6px 10px;
}
.header-cover nav {
	min-width: 100%;
}
.mob-menu {
	display: inline-block;
}
.main-menu {
	display: none;
}
.m-tab {
	padding: 6px 10px !important;
}
.support-team ul li {
	width: 29%;
}
.match-content li {
	margin: 6px 0.5%;
	padding: 4%;
	width: 100%;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding-right: 0;
}
.user-register-block.col-sm-12 {
	padding: 0;
}
.top-navigation {
	padding-right: 15px !important;
	margin-left: 0 !important;
	width: auto !important;
	margin-left: 0 !important;
}
}
 @media screen and (min-width: 321px) and (max-width: 480px) {
.header-cover nav a {
	padding: 12px 18px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.14);
}
.m-tab {
	padding: 6px 10px;
}
.header-cover nav {
	min-width: 100%;
}
.mob-menu {
	display: inline-block;
}
.main-menu {
	display: none;
}
.m-tab {
	padding: 6px 10px !important;
}
.support-team ul li {
	width: 29%;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding: 0;
}
.match-content li {
	margin: 6px 0.5%;
	padding: 4%;
	width: 100%;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding-right: 0;
}
.user-register-block.col-sm-12 {
	padding: 0;
}
.top-navigation {
	padding-right: 15px !important;
	margin-left: 0 !important;
	width: auto !important;
	margin-left: 0 !important;
}
}
 @media screen and (min-width: 481px) and (max-width: 640px) {
.header-cover nav {
	min-width: 100%;
}
.header-cover nav a {
	padding: 12px 18px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.14);
}
.m-tab {
	padding: 6px 10px;
}
.header-cover nav {
	min-width: 100%;
}
.mob-menu {
	display: inline-block;
}
.main-menu {
	display: none;
}
.header-cover nav a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	padding: 12px 18px;
	width: 49.8%;
}
.m-tab {
	padding: 6px 10px !important;
}
.support-team ul li {
	width: 29%;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding: 0;
}
.match-content li {
	margin: 6px 0.5%;
	padding: 4%;
	width: 100%;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding-right: 0;
}
.user-register-block.col-sm-12 {
	padding: 0;
}
.top-navigation {
	padding-right: 15px !important;
	margin-left: 0 !important;
	width: auto !important;
	margin-left: 0 !important;
}
}
 @media screen and (min-width: 641px) and (max-width: 768px) {
.header-cover nav {
	min-width: 100%;
}
.header-cover nav a {
	padding: 12px 18px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.14);
}
.m-tab {
	padding: 6px 10px;
}
.header-cover nav a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	padding: 12px 18px;
	width: 49.8%;
}
.mob-menu {
	display: inline-block;
	margin: 8px 18px 8px 5px;
}
.main-menu {
	display: none;
}
.m-tab {
	padding: 6px 10px !important;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding: 0;
}
}
 @media screen and (min-width: 769px) and (max-width: 840px) {
.header-cover nav {
	min-width: 100%;
}
.header-cover nav a {
	padding: 12px 18px;
	width: 100%;
	border-bottom: 1px solid rgba(255,255,255,0.14);
}
.m-tab {
	padding: 6px 10px;
}
.header-cover nav {
	min-width: 100%;
}
.mob-menu {
	display: inline-block;
	margin: 8px 18px 8px 5px;
}
.main-menu {
	display: none;
}
.m-tab {
	padding: 6px 10px !important;
}
.col-sm-9.index-right-col .col-sm-12 {
	padding: 0;
}
.main-menu {
	display: none;
	min-width: 100%;
}
.header-cover nav a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	padding: 12px 18px;
	width: 48%;
}
}
 @media screen and (min-width: 841px) and (max-width: 999px) {
.mob-menu {
	display: inline-block;
	margin: 10px 18px 10px 0;
}
.main-menu {
	display: none;
	min-width: 100%;
}
.header-cover nav a {
	border-bottom: 1px solid rgba(255, 255, 255, 0.14);
	padding: 12px 18px;
	width: 48%;
}

}
 @media screen and (min-width: 1000px) and (max-width: 1024px) {
.header-cover nav a {
	font: 12px Cuprum;
	padding: 7px 8px;
}
.mob-menu {
	display: inline-block;
	margin: 10px 18px 10px 0;
}
.mob-menu span {
	display: inline-block;
}
.mob-menu span {
	display: none;
}
.m-tab {
	padding:6px 11px;
}

}
 @media screen and (min-width: 1024px) and (max-width: 1199px) {
.header-cover nav a {
	font: 12px Cuprum;
	padding: 7px 8px;
}
.mob-menu span {
	display: inline-block;
}
.mob-menu span {
	display: none;
}
}


@media (max-width:768px) {

.currency-convert{ margin:30px 0;}
.androApp_btn{ float:left; width:50%; }
.androApp_mob{ float:left; width:50%; }
.androApp{ float:left; width:100%; margin:20px 0; }


 }

 
 .live-details-table .live-detls-tbl .font_green, .account_data .stat-green{
    color: #21A22B;
}
 .live-details-table .live-detls-tbl .font_red, .account_data .stat-red {
    color: #DD1B1B;
}

.foot-pay-types {
    width: 100%;
    float: left;
    padding-top: 10px;
}
.foot-pay-types img {
    float: left;
    width: 30%;
    margin: 2px 2px;
	min-height:20px;
}

.cat-based li {
    background: rgb(255, 182, 25) none repeat scroll 0 0;
    float: left;
    margin: 0 8px 14px;
    padding:2px 5px;
    text-align: center;
    width: 40%;
}
.cat-based .cat-active a {
    color: #fff;
}
.cat-based  .cat-active {
    background-color: #B27F11;
}
.cat-based, #cont-country p{
	width:100%;
	float:left;
}


.date-filter input[type="text"] {
        width: 80px !important;
    float: right;
    margin-left: 10px;
    padding: 5px 10px !important;
    height: auto !important;
    margin-bottom: 10px;
}
.date-filter label {
    width: auto !important;
    float: right !important;
    margin-right: 10px;
}


.cur_betx_id {
    width: 70% !important;
    float: left;
}
p.betx-comisn {
    width: 30% !important;
    color: #333 !important;
    font-size: 14px !important;
    padding-left: 5%;
	text-align:right;
}
p.betx-comisn span{
	position:inherit !important;
	color:#B81414 !important;
	right:0 !important;
}


.inner-detail .acc-data-tble td, .inner-detail .acc-data-tble th {
     border:0 !important;
}

.looged_user {
        float: right !important;
    padding-right: 30px !important;
    color: #FFBE48 !important;
    font-size: 17px !important;
}

div#cont-event {
    margin-left: 36%;
}


.MD-ads{
	text-align:end;
}

.MD-ads img {
	width: auto;
    max-height: 240px;
}

.icc_head {
    background: #034f90 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    margin: 0;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}