

:root{
	/*
	--client-color1: #2560ad;
	*/
	--client-color1: #52b5e1; 
	--client-color2:#311f5b;
	/*--main-color:#19013d;*/
	--main-color:#101b28;
	--main-color-second:#f44336;
	--main-color-table:#262537;
	--main-white-color:#fff;
	--main-black-color:#333;
	--main-client-body:#fff;
	--white: #fff;
	--sagent-black-color:#000;
	--sagent-sky-color:#32C2CD;
	--admin-gree-color:#a8c77b;
	--login-img-mobile:url('../images/login/mobile.png');
}

/*Login css*/

body{
	font-size: 14px;
	font-family: Verdana,Geneva,sans-serif;
}


.llogobx{
	font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    letter-spacing: -3px;
}
 
.date.mark{
	justify-content: center;
	width:128px;
} 
/*
	var(--main-color-table)
*/
a:hover{
	text-decoration:none;
}
.drybWrp {
    /* background: #ffffff !important; */
}
.new_score_dasword{
	background: #000;
}



.topnav, .nav-master, .navbar-inverse .navbar-collapse, .panel-top {
    background:var(--client-color1);
}

.dropdown ul li:hover, tr.bethed{
    background:var(--main-color);
}
.panel-top{
	border-color:var(--main-color-second);
}



.dllog img.img-responsive {
	display: block;
    margin: auto;
    max-width: 100%;
    width: auto;
    height: auto;
}
.loginModule p {
    color: #fff;
}


.top_drop .navbar-toggle{
	margin: 0 0 0 15px;
}



.ScoreCard {
    background: #dfdede !important;
}




.tt_theadL {
    
    color: #ffffff;
    font-weight: 900;
}

.table_marketData tr.rowkh td:nth-of-type(4) {
   background: #72bbef !important;
  
}


.background_dots{
	display: flex;
    align-items: center;
    height: 100vh;
    justify-content: center;
}
.loginModule {
    width: 100%;
}
span.defaultC{
	font-size: 16px;
    font-weight: 700;
    position: absolute;
    bottom: 15px;
    left: 15px;
}
.clientCode input.form-control.control{
	/* padding: 0 0 0 40px; */
}

/*login page*/
.pinkColor, 
body {
    background: var(--main-client-body) ;
	 
}

@media(min-width: 768px){
	.loginBgWrp{
		/*background: url('../images/login/login-banner.png') center center no-repeat !important;*/
		background-size: cover !important;
		background: #fff;
		
	}
}

@media(max-width: 767px){
	.loginBgWrp{
		display: flex;
		align-items: center;
		justify-content: center;
		height: 85vh;
		width: 100%;
	
		/*background-image : url('../images/login/Playerimage-mobile.png') !important;
		background-size: 100% 70vh !important;
		background-position: top center !important; 
		background-repeat: no-repeat !important;
		background-color: #ffffff !important;
		*/
	}
	.loginBgWrp form{
		width: 100%;
	}
	
	
}




/*
.loginModule{
	height:auto;
	min-height:100vh;
	padding: 0 25px;
}
.loginBgWrp .loginModule .form {
	position: fixed;
	max-width: 100%;
	padding: 35px;
	background: #fff;
    box-shadow:0px 0px 10px
	rgba(0, 0, 0, 0.19);
	max-width: 430px;
	right: 50px;
}
*/

.bidhistorywrp .tbl_history tr td {
    color:  var(--main-black-color);
}


.form-input {
	padding: 0;
    border-bottom: 0px solid #e1e1e1;
    position: relative;
}
.captcbox {
    text-align: center;
	padding: 0 0 10px;
}
.loginBgWrp .loginModule input:focus {
    box-shadow: 0 0 0;
}
.checkboxSquire label {
    color: #fff;
}

.checkboxSquire label:before {	
    border: 1px solid #eee;
}

.checkboxSquire input:checked ~ label:after {color: #eee);}
/*
.loginBgWrp .loginModule input {
	background: #fff;
    outline: none;
    color: var(--main-white-color);
    border-radius: .25rem;
    border-bottom: 0;
    outline: none;
    color: #333;
    box-shadow: 0 0 0;
    padding: 10px 15px 10px 15px;
    font-size: 17px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    height: 45px;
	margin: 0 0 15px;
	border: 1px solid #03010738;	
}
.loginBgWrp .loginModule input[type=submit] {
   background:var(--main-black-color);
    border: #3a6ede;
    color: #fff;
    box-shadow: inset 0px 0 0 var(--main-color);
    max-width: 100%;
    border-radius: .25rem;
}
.loginBgWrp .loginModule input[type="submit"]:hover {
    background: var(--client-color1);
    border: #3a6ede;
    color: #fff;
}
*/

.topnav a:hover {
	background-image: var(--main-color-second);
    color: #fff;
    box-shadow: inset 0 1px 3px 0 #3a6439;
}

.loginBgWrp .downloadAppsWrp h5 {
    color: #BFBFBF;
}

.loginBgWrp .android-app {
    background: transparent;
}

.loginBgWrp .android-app img {
    filter: invert(0) brightness(1);
}
/*login page end*/

/*client pannel*/
.panel-heading {
    background: #e4e4e4;
}
.bidhistorywrp .panel-heading, 
.betslipbox .panel-heading {
    display: flex;
    justify-content: space-between; 
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 25px;
    background: #f5f5f7;
    border: 1px solid #dcdcdf;
    border-radius: 8px !important;
    color: #26283c;
    padding: 12px;
    text-transform: capitalize;
    /* background:var(--main-color); */
}
.datiColor{
	color:var(--main-color);
}
a.editSlidp {
    background: var(--main-color);
    color: var(--main-color-white);
}
h6.datesmall .datiColor{
    color: var(--main-white-color);
}
.header_wrp {
    background:var(--main-color);
}


.notification { 
    font-size: 13px;
    color: #0013e6;
    font-weight: 700;
    background: #0a203b;
	border: 2px solid #152929; 
    padding: 8px;
}
.notification a{ 
	color: #0013e6;
    font-weight: 700;
    text-align: center;
    display: block;
    font-size: 13px;
    padding: 0;
    letter-spacing: normal;
}


.blueBgHead {
    background:var(--main-color);
}
h5.text_event .font-13 {
    color: var(--main-color);
}
.dashboradWRarp .panel-heading {
    background: var(--main-color);
}
.page-footer{
	background: var(--main-color);
}

.topnav a {
    color: var(--main-color);
}
.top_drop .dropdown ul {
    background: var(--main-color) !important;
}

.topnav a {
    color: var(--main-white-color);
}

.top_drop .dropdown ul li a {
    color: var(--main-white-color);
    border-bottom: 0px solid var(--main-color);
}


.top_drop .dropdown ul li a:hover {
    background:var(--main-color);
    color: var(--main-white-color);
}
.top_drop .drybhead h3 {
    background: var(--main-color) !important;
}
h6.datesmall {
    background: var(--main-color-table);
}

.dateCounter {
    background: var(--main-color-table);
}
.betpanel .panel {
    background:var(--main-color-table);
}
.btn-info.btn-xs {
    color: var(--main-white-color);
    background: var(--main-color);
    border-color: var(--main-color);
}
.bidhistorywrp .tbl_history tr th {
	background: #888399;
    /* background: var(--main-color-table); */
    color: var(--main-white-color);
}
.box-heading {
    background: var(--main-color-table) !important;
}
.mark-head {
   
    color: var(--main-white-color);
}
.betpanel .panel {
    background: var(--main-color-table);
}
/*client pannel end*/



/*dl pannel style*/
.theme-asphalt #main-navbar .navbar-header {
    background: var(--main-color) !important;
}
.theme-asphalt #main-navbar .navbar-collapse {
    background: var(--main-color);
}
.theme-asphalt #main-navbar .navbar-nav > li > a {
    color: var(--main-white-color);
}
.theme-asphalt #main-navbar .dropdown-menu {
    border-top: 1px solid var(--main-color);
}
.theme-asphalt #main-navbar .navbar-nav > li.active > a, .theme-asphalt #main-navbar .navbar-nav > li.dropdown.open > a, .theme-asphalt #main-navbar .navbar-nav > li > a:hover {
    border-bottom: 0px solid var(--main-color);
    color: var(--main-white-color);
}
.center_ul, .center_ul_bg {
    background: var(--main-color-second);
}
.dashtableHead table.table tr th {
    background: var(--main-color);
}
.topnelHeding .panel-heading {
    background: var(--main-color);
    color: var(--main-white-color);
}
.change-passwordwpr input#ContentPlaceHolder1_btn_submit {
    background: var(--main-color);
    border: 1px solid var(--main-color);
}
.theme-asphalt .btn-primary, .theme-asphalt .btn-primary:focus {
    border-color: var(--main-color);
    background: var(--main-color);
    background-image: var(--main-color);
    background-image: var(--main-color);
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    background: var(--main-color-table) !important;
    color: var(--main-white-color) !important;
    border: 1px solid var(--main-color-table) !important;
}
.main-bar {
    background: #fafafa;
    border-bottom: 1px solid #ececec;
}
/*dl pannel style end*/


/*super admin pannel style*/

.header-wrap{
    background: var(--main-color);
}
.navbar-inverse .navbar-nav > li > a, .navbar-inverse .navbar-text {
    color: var(--main-white-color);
}
.betHistorydata .panel {
    background: var(--main-color-table);
}
.betHistorydata .panel .panel-heading {
    background: transparent;
    border: 0;
    color: var(--main-white-color);
    width: 100%;
}
.theme-asphalt .dropdown-menu > li.active > a, .theme-asphalt .dropdown-menu > li > a:hover, .theme-asphalt .nav-pills > li.active > a, .theme-asphalt .nav-pills > li.active > a:focus, .theme-asphalt .nav-pills > li.active > a:hover {
    background: var(--main-color);
}



.betslidInput table tr td input[type="submit"], .btn-primary {
    background: #2fade7 !important;
    color: #fff !important;
    border: 1px solid #2fade7 !important;
}
.profileSidebarWRp {
    background: var(--main-color);
}
.profile-body .btn-default {
    color: #fff;
    background: var(--main-color);
    border-color:  var(--main-color);
}

.navbar-inverse .navbar-form {
    border-color: var(--main-color);
    background: var(--main-color)
}
body .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover{
	color:#fff !important;
}


.quick-btn {
    background: var(--main-color);
}
.quick-btn:hover{
	background: var(--main-color);
}
/*super admin pannel style end*/

body{
	font-size: 14px;
}
.login-page .login-footer {
    display: block;
}
.topnav a {
    font-weight: bold;
    font-size: 14px;
    padding: 10px 14px;
}


.dropdown-menu > li > a {
    font-size: 13px;
}
.font-14 {
    font-size: 14px !important;
}
.account_table tr td, .account_table tr th {
    font-size: 14px;
}
.betMsgg {
    font-size: 15px;
    text-align: center;
    line-height: 25px;
}
.betPrice {
    font-size: 18px;
}
span#ContentPlaceHolder1_Size {
    font-size: 18px;
}
.table-placebet input[type=text]{ font-size: 18px;}
.lgbk {
    width: 100%;
    border-radius: 0 0 202px 202px/148px 0 100px 100px;
    overflow: hidden;
    position: relative;
	display: none;
}
.text-center.minbox {
    position: relative;
}
.lgbkcol {
    width: 100%;
    height: 100%;
    background: linear-gradient(0deg, rgba(0,0,0,0.7847514005602241) 0%, rgba(0,0,0,0.7343312324929971) 18%, rgba(0,0,0,0) 100%);;
    display: block;
    position: absolute;
    top: 0px;
}
/*
.llogo {
    display: inline-block;
    padding: 3px 10px 7px;
    border-radius: 5px;
    position: static;
    bottom: 10px;
    right: 0px;
    left: 0px;
    margin: 0 auto;
    max-width: 150px;
	background:transparent;
}
*/
img.img-fluid {
    max-width: 100%;
    height: auto;
}


.forbox {
    width: 100%;
    padding: 0px 0px;
    margin-top: 0;
	    margin-bottom: 15px;
}

/*
.loginModule .form {
    padding: 0;
	border-radius:10px;
}

.loginBgWrp .loginModule input[type=submit] {
        font-size: 17px;
    font-weight: bold;
    color: #fff;
    line-height: 1.2;
    text-transform: capitalize;
    display: inline-block;
    justify-content: center;
    align-items: center;
    padding: 0 20px;
    min-width: 100%;
    height: 50px;
    border-radius: 5px;
    background: var(--client-color1);
    position: relative;
    z-index: 1;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    width: auto;
    margin: 0px auto 0;
    display: block;
}
*/

.loginIcon i {
	position: absolute;
    color: #ffffffab;
    font-size: 20px;
    top: 18px;
    /* transform: translate(0,-50%); */
    right: 30px;
    transition: all 0.3s ease;
}
.loginIcon:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -1px;
    right: 0;
    height: 1px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
    background: var(--client-color1);
    background: -webkit-linear-gradient(left,#a445b2,var(--client-color1),#fa4299);
    background: -o-linear-gradient(left,#a445b2,var(--client-color1),#fa4299);
    background: -moz-linear-gradient(left,#a445b2,var(--client-color1),#fa4299);
    background: linear-gradient(left,#a445b2,var(--client-color1),#fa4299);
    width: 0;
}

/*
.loginBgWrp .loginModule input:focus~.loginIcon:before{
	width:100%;
}
.loginBgWrp .loginModule input:focus~.loginIcon i{
	left:25px;
	color:var(--client-color1);
}
.loginBgWrp .loginModule input:focus{
	padding-left:55px;
}
.loginBgWrp .loginModule input[type=submit]:focus {
    padding-left: 20px;
}
*/

.login100-form-title {
    font-size: 23px;
    text-align: center;
    color: #fff;
    margin: 20px 0;
}










.market_wrap {
    background: #fff;
    margin: 0 0 0px;
    border: 0;
    padding: 0;
    border-radius: 7px;
    overflow: hidden;
}
h5.text_event .font-13 {
    color: #1fb2e2;
}
h5.text_event .font-13 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 900;
}

.dahhead:before {
    display: none;
}

.dahhead {
	margin: 0;
    /* background: #ff471a; 
	background:var(--client-color1); 
	border-top: 1px solid rgb(0 0 0 / 30%);
	*/
    padding: 6px 0;
    text-align: center;
    border-radius: 7px 7px 0 0;
    font-weight: 700;
    font-size: 1.1em;
	display: flex;
    align-items: center;
    justify-content: center;	
	background: #FF0266 !important;
}
/*.dahhead.darkhd {
    background:#000 !important;
}*/
.dahhead.darkhd {
    background:#262537 !important;
}


.dahhead h5 span {
     color: #fff;
}
.PaddingRate {
    height: 22px;
}
.dashOddswrp h3 {
    font-size: 14px; 
    margin: 0 0 5px;
}

.dashOddswrp {
    text-align: center;
}

.customDash22 .dahhead::after {
	display: block;
    content: ""; 
    height: 100%;
    position: absolute;
    top: 0;
    width: 1px;
    background: #f6f5f7;
	left: 0;
    right: 0;
    margin: auto;
}
.customDash22 .dahhead::before {
	display: block;
    content: "vs";
    
    position: absolute;
    top: 20px;
    width: 29px;
	height: 29px;
	line-height: 29px;
    background: #ffffff;
    left: 0;
    right: 0;
    margin: auto;
    border: 1px solid #f6f5f7;
    border-radius: 50%;
    bottom: 0;
    text-align: center;
    
    z-index: 99;
	font-style: italic;
    font-weight: 700;
    font-size: 10px;
}


.customDash22.market_wrap {
	overflow: inherit;
	background: #fff;
    margin: 25px 10px 0px;
    border: 0;
    padding: 0;
    border-radius: 0; 
    box-shadow: 0 6px 16px rgb(0 0 0 / 10%);
}
.customDash22 .dahhead div{
	display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
	flex: 1;
}
.customDash22 img{
	height: 70px;
    width: 70px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
	margin: 0 auto 15px;
}
.customDash22 .dahhead h5 {
	font-style: normal;
    font-weight: 700;
    font-size: 15px;
    line-height: 16px;
    color: #26283c; 
    text-decoration: none; 
    text-transform: uppercase;
}
.customDash22  .date{ 
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 2px 8px;
    position: absolute;
    max-width: 140px;
    height: 18px;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-sizing: border-box;
    border-radius: 10px;
    top: -8px;
    left: 30px;
	font-style: normal;
    font-weight: 500;
    font-size: 9px;
    line-height: 14px;
    color: #5b5d6d; 
}
.customDash22  .liveBtn{ 
    background: #cd494f;
    display: inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    position: relative;
    top: -10px;
    font-weight: 600;
	letter-spacing: 0;
}
.customDash22  .liveBtn span{
    width: 6px;
    height: 6px;
    background: #fff;
    display: inline-block;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 2px #ffffff52;
}

.customDash22 .playboxCot{
	display: flex;
    align-items: center;
    background-color: #f6f5f7;
    height: 45px;
    justify-content: space-between;
    flex-wrap: wrap;
}
.customDash22 .playboxCot h6{
	font-weight: 600;
    font-size: 9px;
    text-transform: uppercase;
    color: #d1d1d1;
    opacity: 1;
    font-style: normal;
    line-height: 14px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: center; 
    justify-content: center;
	flex: 1; 
}
.customDash22 .playboxCot h6 + h6{
	border-left: 1px solid #fff;
	    height: 100%;
}

.customDash22 .playboxCot h6 span{
	font-weight: 500;
    font-size: 12px;
    text-align: center;
    color: #26283c;
	width: 100%;
}

.dashOddswrp .text-small {
font-size: 11px;
    margin: 0;
    display: block;
}

.crickbetlist .crikbtn_hsow a {
    font-size: 14px;
}

.crikbtn_hsow {
    padding: 5px 10px;
}

.crickbetlist .crikbtn_hsow a img {
    margin-right: 7px;
	max-width: 15px;
}

.sidebar-menu > li > a {
    font-size: 14px;
}

.sidebar-menu .sidebar-submenu > li > a {
    font-size: 13px;
}
a.markethover h5 img {
    max-width: 60px;
    margin: 0 auto 11px;
}
.txt_mtc > span {
    font-size: 13px;
}
.tt_thead {
    /* color: #fff; */
    font-size: 11px;
}
table.table.table-bordered.table_marketData.tbl_mrktData tr th:first-of-type {
    padding-left: 9px;
}

table.table.table-bordered.table_marketData.tbl_mrktData tr th {
    height: 35px;
}
.hocrickmenu {
    /*display: none;*/
}
.liveTvbtn {
    text-align: right;
}
.livTpifrWrp{
	display:none;
	position:relative;
}
.livTpifrWrp.active {
	display:block;
	background: #fff;
}
.liveTvbtn a {
    color: #fff;
    font-size: 17px;
    text-transform: uppercase;
    font-weight: bold;
    background: #000;
    padding: 4px 10px;
    display: inline-block;
    margin-top: 0;
    border-radius: 5px;
}

.liveTvbtn a:hover, .liveTvbtn a:focus {
    text-decoration: none;
    background: #fff;
    color: #000;
}

.closeIframe {
    position: absolute;
    right: 0;
    top: -12px;
    background: #ffffff;
    color: #000;
    width: 30px;
    height: 30px;
    font-weight: bold;
    font-size: 14px;
    border-radius: 50%;
    text-align: center;
    line-height: 32px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.17);
}
.spoandTV {
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    align-items: center;
}

.crickbetlist .crikbtn_hsow .liveTvbtn a {
    display: inline-block;
    font-size: 11px;
    margin: 0 2px;
}

iframe#video-canvas {
    height: 158px;
    width: 100%;
}

.loginModule .extraBorder{
	max-width: 444px;
	margin: auto;
}
.drybhead h3 {
    font-size: 15px !important;
}
h6.datesmall {
    padding: 0 10px 5px;
}
.sessiondata tr td.session.back a { 
	border-top: 0 solid #fff !important; 
	border-bottom: 0px solid #fff !important; 
	border-right: 0px solid #fff !important; 
}
.sessiondata tr td.session.lay a {
    border-top: 0px solid #fff !important;
    border-bottom: 0px solid #fff !important;
    border-right: 0px solid #fff !important;
}
.oddStack input.stakeTb {
    font-size: 13px;
    border-radius: 0 !important;
    padding: 3px 10px;
}
.oddStack .betPrice {
    padding: 3px 5px;
    font-size: 13px;
}
.profileSidebarWRp ul li a {
    border-bottom: 0px solid #e1e1e1;
}
.top_drop .headerMenuSlid ul li a {border: 0;}



.filterTablMenu.revmins {
    margin: -5px -15px 0;
}
/*

.loginModule {
    overflow: inherit;
}
 
.logheading h1{
    font-size: 56px;
    font-weight: 600;
     border-bottom: 2px solid #fff; 
    width: 100%;
    padding-bottom: 25px;
    padding-top: 25px;
    margin: 30px 0;
    color:var(--client-color1);
}*/
.logheading h1,
.clientBOdy .logheading h1{
	font-size: 36px;
	font-weight: 600;
	margin: 20px 0 ;
    color:var(--white);
    border-radius: 15px 15px 0 0;
    z-index: 9;
    position: relative;
}
.logheading {
    width: 100%;
}

.page_wrappper {
    width: 100%;
   
}

.pageHeaderWRp {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    align-items: flex-start..;
    justify-content: space-between;
	background-color: #0336FF;
    /* 
	border: #FFF solid 1.5px;
	background-image: url('../images/mob-view-img.png'); 
	background-color: var(--client-color1); 
	box-shadow: 0 0 10px rgb(0 0 0 / 14%);
	*/
	align-items: center;
		
	margin: 0 0  0px;
    padding: 0px;
    position: relative; 
	border: 1px solid #fff;
}
.pageHeaderWRp .wallet{
	margin-left: auto;
	position: relative;
    z-index: 99;
}
    
.pageHeaderWRp .wallet h4{
	display: flex;
	align-items: center;
    
}
.pageHeaderWRp .wallet h4 span{
	color: #fff;
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 1;
    text-align: right;
    margin-bottom: 0;
    margin-left: 10px; 
}

.pagHeadleft {
    width: 70px;
}

.pagHeadright {
    width: 70px;
    text-align: center;
    padding: 9px 7px;
}

.pagHeadmiddle {
    width: calc(100% - 140px);
    text-align: center;
}

.pagHeadmiddle h4 {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    margin: 2px 0;
}

.pagHeadright img {
    max-height: 40px;
    margin: 0 auto 3px;
}

.pagHeadright a {
    color: #fff;
    text-decoration:none;
}
.userpagWrp {
    padding: 0px 0;
}
.backMenu a {
    border: 1px solid #2f5c94;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    background:var(--client-color1);
    display: block;
    text-align: center;
    padding: 8px 15px;
    text-decoration: none;
}

.backMenu a:hover {
    border: 1px solid #000;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    background: #87bb33;
}

.backMenu {
    margin: 0px;
}
.cahngpasWRp .backMenu .thm-btn{
    margin: auto;
}

.drybhead h3:before {
	display:none;
}
.backMenu a, .thm-btn {
    border: 1px solid #2f5c94;
    font-size: 13px;
    color: #fff;
    font-weight: 700;
    background:var(--client-color1) ;
    display: block;
    text-align: center;
    padding: 8px 10px;
    text-decoration: none;
	width: 100%;
    line-height: normal;
}





.dahhead h5 {
    margin: 0;
    font-size: 14px;
    color: #000000;
	font-weight: 700;
	line-height: 20px;
	text-transform: uppercase;
    cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 15px;
}
.playboxCot h6 {
    font-size: 10.24px;
    padding: 5px;
    font-weight: 700;
}

.playboxCot {
    padding: 3px 0;
}
.pagHeadright a p {
    font-size: 13px;
    font-weight: 700;
}
.pageFooterWrp {
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #000;
    padding: 15px 0;
}
.market_wrap a:hover {
    color: #000;
}
.mainmenWRp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0 10px rgb(0 0 0 / 15%);
}

.mainmenBOx {
	text-align: center;
    margin: 25px 0 0;
    width: 50%;
}

.mainmenBOx img {
   max-height: 112px;
    margin: 0 auto 6px;
    width: 112px;
    max-width: 112px;
    height: 112px;
}

.mainmenBOx h4 {
	font-weight: 700;
    color: #000;
    font-size: 13px;
    padding: 0px 0 0px;
}
.user-right-body {
    padding: 0;
}

.user-right-head h3 {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
    padding: 10px 15px;
    border-bottom: 1px solid #e1e1e1;
    background: var(--client-color1);
    text-align: center;
}


.table-pl thead tr th {
    background-color: rgb(136, 131, 153);
    color: #fff;
    font-size: 11px;
    padding: 10px 5px;
    border: 2px solid #e9e9e9;
}

table.table-pl {
    border: 0;
    margin: 0;
}

.table-pl tbody tr td {
    font-size: 10px;
    font-weight: 700;
    color: #000;
    padding: 7px 5px;
    line-height: 20px;
    border: 2px solid #e9e9e9;
}
.passpadbox .control-label {
    font-size: 13px;
    font-weight: bold;
    color: #000;
    margin: 0;
	line-height: 21px;
}

.passpadbox .control-label, .inputbox {
    width: 50%;
    text-align: unset;
}

.passpadbox .form-group {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    margin: 0 0 15px;
    width: 100%;
}

.passpadbox {
    background: #fff;
    padding: 10px 0 0 5px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    display: -moz-flex;
    display: -o-flex;
    flex-wrap: wrap;
    margin-bottom: 0px;
}

.inputbox input {
    width: 80%;
    box-shadow: 0 0 0;
    border-radius: 3px;
    border: 2px solid #ccc;
    margin: 0 auto;
    display: block;
    float: none;
    padding: 6px 10px;
    font-size: 12px;
}

.inputbox input:focus {
    border: 2px solid #000;
}
.th33 {
    width: 33%;
}
.th50 {
    width: 50%;
}
.userrightWrp {
    margin-bottom: 15px;
}
.price-btn {
    color: #fff;
    display: block;
    padding: .5em 0;
    font-size: 1em;
    background: #0ff;
    border: 1px solid #000;
}
.matchbidtable table.table tr th {
	 
	
font-style: normal;
	
font-weight: bold;
	
font-size: 11px;
	
line-height: 16px;
	
color: #26283c;
	color: #fff;
opacity: .9;
	opacity: 1;
background: transparent;
	
border: none;
	
/*
	font-size: 11px;
    padding: 2px 10px;
    border: 0 !important;
    height: 35px;
    border-spacing: 2px;
    border: 2px solid #e9e9e9 !important;
    background: #331c63;
    color: #fff;
	*/
}
.matchbidtable table.table tr td{
    border-spacing: 2px;
    border: 2px solid #e9e9e9 !important;
    background: #ffffff; 
    color: #000000 !important;
    font-weight: 800 !important; 
}
.table_marketData tr td:nth-of-type(2) .showpanel,.sessiondata tr td.session.back a, .td_theadL {
    /* background: transparent  !important; */
    color: #2560ad;
}
.table_marketData tr td:nth-of-type(3) .showpanel, .sessiondata tr td.session.lay a, .td_theadK {
    /* background: transparent !important; */
    color: red;
}
.table_marketData tr td:nth-of-type(2) .showpanel a {
    
    color: blue;
    font-weight: bold;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.table_marketData tr td:nth-of-type(3) .showpanel a {
    font-size: 16px;
    color: #ff6a6a;
	color: red;
    font-weight: bold;
    opacity: 1;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.fancylay a{
	background: transparent !important;
	font-size: 16px;
    color: #F00 !important;
	font-weight: 800 !important;
}
.fancyback a{
	background: transparent !important;
	font-size: 16px;
    color: #00189c !important;
	font-weight:800;
}
.laysize {
    display:none;
}
.txt_mtc > span::before{
	content:none;
}
.session:active, .session:focus, .showpanel:active, .showpanel:focus {
    box-shadow: 0 0 0;
}
.table_marketData tr.rowkh td:not(:first-child) {
    font-size: 11px;
    vertical-align: middle;
    line-height: 16px;
    padding: 0px 0px!important;
}
.dataTables_wrapper table.table_marketData {
    margin-top: 0;
   
}
.homepage_conte_wrp {
    margin: 0;
}
.bidhistorywrp{
	margin-bottom:15px;
}
.bidhistorywrp table tr th{
    color: #fff;
    border: none;
    font-size: 11px;
    font-weight: 700;
    vertical-align: middle;
    height:25px;
    border: 1px solid #e9e9e9 !important;
	
}
.bidhistorywrp table tr td{
	border:2px solid #e9e9e9;
	color: #000 !important;
	font-size:11px;
	border: 2px solid #e9e9e9 !important;
}
.previusGame a {
    margin-bottom: 15px;
}
.bidhistorywrp .tbl_history tr td, .bidhistorywrp .tbl_history tr th {
    padding: .75rem !important;
    border-bottom: 1px solid #e9e9e9;
    font-size: 11px !important;
    font-weight:700; 
	text-align:center; 
}

.fancybtnBook {
    display: none;
}
.fancyHedng {
    font-size: 13px;
    padding-right: 0;
    text-align: left;
	
    color: #00000 !important;
    font-weight: 600;
}
.matchcrick_wrp table {
    margin: 0;
	margin-bottom: 5px;
}
.placebetTAble, .sessiotPluTabl {
    background: #0ff;
}

.placebetTAble tr td {
    color: #000;
    font-size: 13px;
    font-weight: bold; 
}

.placebetTAble tr td input[type=button] {
    background: #efefef;
    border: 0;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 10px; 
}

.sessiotPluTabl tr td {
    padding: 7px 8px;
    font-weight: bold;
}
.resugGrup {
    margin-bottom: 15px;
}

.resugHedg {
    padding: 8px 15px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    margin-bottom: 8px;
}

.red-bg {
    background: rgb(255, 71, 26);
}

.resugdEClr {
    color: #fff;
    font-size: 15x;
    font-weight: bold;
    text-align: center;
    padding: 8px 15px;
}

.grey-bg {
    background: #3b394a;
}

.resumbet.thm-bt {}

.resumbet {
    margin-top: 8px;
}

.pusminPOndt {
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    font-weight: 700;
    color: #000;
}

.blue-text {
    color: #00F;
}

.red-text {
    color: #F00;
}
.dataTables_paginate, .dataTables_filter {
    float: right;
}
.dataTables_filter label {
    line-height: 32px !important;
}
.input-mini {
    width: 60px;
}
.dataTables_length label {
    font-weight: normal;
}

.dataTables_length label select {
    margin: 0;
    padding: 0;
    font-size: 14px;
    height: 30px;
}

.dataTables_filter label {
    font-weight: normal;
}

.dataTables_filter label input {
    width: auto;
    margin: 0;
    height: 30px;
}

.dataTables_length {
    margin-bottom: 15px;
}

.dataTables_filter {
    margin-bottom: 15px;
}
.pagination {
    margin: 10px 0;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul>li {
    display: inline;
}
.pagination ul>li>a, .pagination ul>li>span {
    float: left;
    padding: 4px 12px;
    line-height: 20px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul>.disabled>span, .pagination ul>.disabled>a, .pagination ul>.disabled>a:hover, .pagination ul>.disabled>a:focus {
    color: #999;
    cursor: default;
    background-color: transparent;
}
.pagination ul>li:first-child>a, .pagination ul>li:first-child>span {
    border-left-width: 1px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
}
.pagination ul>li:last-child>a, .pagination ul>li:last-child>span {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-bottomright: 4px;
}
.span6 {
    float: left;
    width: 50%;
}

.widget-body .dataTables_info, .widget-body .dataTables_paginate {
    margin-top: 5px !important;
    padding-bottom: 0px !important;
    margin-bottom: -4px !important;
}

.group-checkable, .checkboxes {
    width: auto;
}
.tablewrapper {
    overflow: auto;
}
.sibarMenlwRp{
	display:none;
}
.sibarMenlwRp a {
    background: #333;
    height: 100%;
    display: block;
    font-size: 30px;
    color: #fff;
    padding: 15px 22px;
    margin-right: -15px;
}
.headlogo a {
    min-height: 68px;
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    align-items: center;
    justify-content: center;
}

table input[type="checkbox"]{
	width:auto;
}


.text-danger {
    color: #f00;
}
.table-group {
    margin-bottom: 25px;
    display: block;
    float: left;
    width: 100%;
}

.table-bordered th, .table-bordered td {
    border-top: 1px solid #ddd;
}

.table-bordered {
    border-collapse: collapse;
}
.translwtrrp table{
	float:none;
}

table{
	float:none;
}

select {
    width: 220px;
}

/*
#divMarketBetPanel {
    position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: 999;
    width: 100%;
}
*/
.notification {
 
}
.tableDatEqal tr th {
    width: 33.33% !important;
}





.livetvWrarp iframe{
    max-height:300px;
}
.tvBtn a{
    display: flex;
    text-decoration: none;
    text-align: center;
    color: #ffffff;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: flex-end;
    justify-content: center;
    
}
.tvBtn a img{
    margin-right:5px;
}
#liveTv{
    display:none;
}
.tvframeShow #liveTv{
    display:block;
}


.drybhead h3 {
    color: #fff;
    padding: 10px;
}

.checker input {
    width: 19px;
    height: 19px;
    border: 1px solid #ccc !important;
    background: transparent !important;
}

.sagent-bdy ul.dropdown-menu {
    position: absolute;
    
    background-color: #fcfcfc;
    border: 1px solid rgba(0, 2, 1, 0.2);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0px 0px rgb(0 2 1 / 40%);
    -moz-box-shadow: 0 0px 0px rgba(0, 2, 1, 0.4);
    box-shadow: 0 0px 0px rgb(0 2 1 / 40%);
    -webkit-background-clip: padding-box;
    -moz-background-clipp: padding;
    background-clip: padding-box;
}
.sagent-bdy .dropdown-menu>li>a i {
    margin-right: 5px;
    display: inline-block;
}

/*.sagent-bdy .widget-body table.table tr td.TableHeading {
    white-space: nowrap;
}*/

.backButton { 
	display: flex;
	font-size: 16px;
	color: #fff;
    font-weight: 400;
    letter-spacing: 0.2px;
     
	
    align-items: center;
    padding: 10px 15px;
	line-height:1em;
    border-radius: 6px; 
	justify-content: space-between;
    border: 1px solid transparent; 
}

.backButton a{
	color: #fff;
}

.sagent-bdy .datepicker th.switch {
    width: auto;
}
.sagent-bdy .breadcrumb > li {
    margin-bottom: 0px;
}
.white-bg table.table tr:nth-child(odd) td {
    background: #fff!important;
}
.white-bg table.table tr:hover td {
    background:#f9f9f9 !important;
}
.trbg-hove table.table tr:hover td {
    background:#f9f9f9 !important;
}
.textTeamHead {
    border: none; 
    font-size: 18px;
    font-weight: bold;
}
.sagent-bdy .widget-body table input.date-picker {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    line-height: 30px;
}
.sagent-bdy ul.dropdown-menu li.divider {
    height: 1px;
    
    *
;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #afa6a6;
}

.sagent-bdy  .widget-body table.table tr th, .widget-body table.dataTable thead tr:nth-child(1) th {
    background: #fff !important;
   
}
.chang-pas input {
	border:1px solid #ddd;
	width:100%;
	height:30px;
	max-width:250px;
}

.widget-body table.table tr:nth-child(odd) td {
    background: transparent !important;
}


/* admin css start-css */
.admin-body .profile-body {
    background: transparent;
    border: none;
}
.admin-body  .widget-body {
    padding: 15px 15px;
    -webkit-border-radius: 0px 0px 3px 3px;
    -moz-border-radius: 0px 0px 3px 3px;
    border-radius: 0px 0px 3px 3px;
    display: inline-block;
    width: 100%;
}
.admin-body  .widget-body select, .widget-body input[type="text"] {
    font-size: 14px;
}
.admin-body input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    cursor: not-allowed;
    background-color: #eee !important;
}
.admin-body .widget-body table.table tr td {
	text-align:left;
}
.admin-body .twt-color, .twt-color:hover, .blog .date .day {
    color: #2fbfca !important;
}

/* admin css end-css */
.matchbidtable table.table tr th:nth-child(1), .matchbidtable table.table tr td:nth-child(1) {
    border-left: 0 !important;
}

.matchbidtable table.table tr th:nth-last-child(2), .matchbidtable table.table tr td:nth-last-child(2) {
    border-right: 0 !important;
}
.bidhistorywrp table tr th:nth-child(1), .bidhistorywrp table tr td:nth-child(1) {
    padding-left: 8px !important;
	text-align: center;
}

.bidhistorywrp table tr th:nth-last-child(2), .bidhistorywrp table tr td:nth-last-child(2) {
    border-right: 0 !important;
}
/*
#MarketBackBetPanel {
      position: fixed;  
      left: 0;  
      right: 0;  
      bottom: 0; 
     z-index: 999; 
}
*/
.dataTables_wrapper input {
    color: #333;
}

.related_match_wrp {
    display: flex;
    display: -webkit-flex;
    display: -ms-flex;
    /* flex-wrap: wrap; */
    background: var(--client-color1);
    /* align-items: center; */
	margin-bottom: 15px;
}

.related_match_box {
    width: 33.33%;
    text-align: center;
    padding: 9px 7px;
    border-right: 2px solid #e9e9e9;
}
.related_match_box a {
    color: #fff;
}

.dataTables_wrapper input {
    color: #333;
}
.related_match_box span{
	font-size:13px;
	line-height:1.1em;
}




.drybWrp.new_score_dasword{
	/*background-image: url("../images/sc-b.jpg");
	color:#fff !import;
	*/
	background:#fff;
    padding: 5px 5px;
    background-position: center;
    background-size: cover;
	 
}
.custom_add_flex tr td .ScoreCard p, .tabBody table tr td .ScoreCard p {
    color: #fff !import;
}

.drybWrp.new_score_dasword table,
.drybWrp.new_score_dasword table tbody,
.drybWrp.new_score_dasword table tr,
.drybWrp.new_score_dasword table tr td{
	background:transparent;
}

.drybWrp.new_score_dasword table thead{
	background:#000;
}
.new_score_dasword #LocalTeam,
.new_score_dasword #VisitorTeam{
	display:block;
}
.new_score_dasword #LocalTeam b,
.new_score_dasword #VisitorTeam b{
	width: 150px; 
	display:inline-block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


#LocalPlayer b,
#VisitorPlayer b{
	width: 150px;
	display:inline-block;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

#RecentBall{
	color: #000;
	margin-left: 10px;
}

#RecentBall b{
	margin: 0 2px;
    width: 20px;
    height: 20px;
    background: #297380;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border-radius: 50px;
	font-weight:700;
}


.new_score_dasword   span {
    padding: 2px 0;
    display: block;
}

.cusTomMyProfile .rateWrap{}
.cusTomMyProfile .rateWrap select{
	    border: none;
    background: none;
	width: auto;
}
.cusTomMyProfile .rateWrap a.btnupdate{
	background: #808000;
    width: 80px;
	    height: 32px; 
    border-radius: 8px;
    border: none;
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    float: right;
	    text-transform: capitalize;
}

.cusTheading{
	
}
.cusTheading span{
	font-size: 24px;
    margin-bottom: 0;
    font-weight: 400;
    font-style: normal;
    line-height: 28px;
    color: #000;
	padding: 0 12px; 
    
}

.FixedMenuF {
	position: fixed;
	bottom: 0;
	width: 100%;
	background: var(--client-color1);
	z-index: 99;
	left:0;
}
.FixedMenuF ul{
    display: flex;
    justify-content: space-between;
    align-items: center;	
	    padding: 10px 0;
}
.FixedMenuF ul li{
	flex: 1;
}
.FixedMenuF ul li a{
	width: 100%;
    display: block;
    text-align: center;
}
.FixedMenuF ul li i{
	font-size: 16px;
	 color: #fff;
	 margin: 0 0 3px;
}
.FixedMenuF ul li span{
	display: block;
    width: 100%;
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-align: center;
    letter-spacing: .4px;
    color: #fff;
    padding-bottom: 0px;
	text-transform: capitalize; 
}

.cusTomMyProfile .panel-heading{
    padding: 18px 16px;
    background: #fff;
    margin-bottom: 8px;
	border: 0!important;
	margin: 0;
	
	display: flex;
    align-items: center;
    justify-content: space-between;
}
	
 
.cusTomMyProfile .panel-heading h4 a{
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 1;
    color: #000; 
}


.cusTomMyProfile .panel-body{
	    padding: 0 15px;
	border: 1px solid transparent !important;
}
.cusTomMyProfile ul li {
    padding: 14px 0 8px;
	border-top: 1px solid #e8e8e8;
}
.cusTomMyProfile ul li span{
	color: grey;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 10px;
    line-height: 16px;
	width: 100%;
    font-style: normal; 
}
.cusTomMyProfile ul li h3,
.cusTomMyProfile ul li h3 span{
	font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: .15px;
    color: rgba(0,0,0,.87);
	width: 100%;
    
    font-style: normal; 
}

.cusTomMyProfile ul.multipalColor{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
	justify-content: flex-start;
}
	
.cusTomMyProfile ul.multipalColor li{
    padding: 14px 0 8px;
    border-top: 1px solid #e8e8e8;
	padding: 5px;
}
.cusTomMyProfile ul.multipalColor li span{
	width: 30px;
	height: 30px;
	display: block;
	background: red;
	border-radius: 4px;
}
/*
.cusTomMyProfile ul.multipalColor li span.one{background-color: #252436;}
.cusTomMyProfile ul.multipalColor li span.two{background-color: #db4095;}
.cusTomMyProfile ul.multipalColor li span.three{background-color: #0088cc;}
.cusTomMyProfile ul.multipalColor li span.four{background-color: #5eab2b;}
.cusTomMyProfile ul.multipalColor li span.five{background-color: #e9504a;}
.cusTomMyProfile ul.multipalColor li span.six{background-color: #800000;}
.cusTomMyProfile ul.multipalColor li span.seven{background-color: #808000;}
.cusTomMyProfile ul.multipalColor li span.eight{background-color: #000080;}
.cusTomMyProfile ul.multipalColor li span.nine{background-color: #800080;}
*/

.headingBg{
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
	border: 0px solid black;
}
.cusTomMyProfile ul.multipalColor li  #Bgone{background-color: #252436;}
.cusTomMyProfile ul.multipalColor li  #Bgtwo{background-color: #db4095 }
.cusTomMyProfile ul.multipalColor li  #Bgthree{background-color: #0088cc;} }
.cusTomMyProfile ul.multipalColor li  #Bgfour{background-color: #5eab2b; }
.cusTomMyProfile ul.multipalColor li  #Bgfive{background-color: #e9504a;}
.cusTomMyProfile ul.multipalColor li  #Bgsix{background-color: #800000; }
.cusTomMyProfile ul.multipalColor li  #Bgseven{background-color: #808000; }
.cusTomMyProfile ul.multipalColor li  #Bgeight{background-color: #000080;}
.cusTomMyProfile ul.multipalColor li  #Bgnine{background-color: #800080; }


.myLedgerOuter{
	overflow-x: auto;
    height: 78vh;
}

.myLedgerWrap thead{
	border: 1px solid transparent;
}
    
.myLedgerWrap thead tr{
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    color: #26283c;
    
    padding: 5px 0;
	background: #f1f0f5 !important;
}
.myLedgerWrap thead tr th{
	font-size: 12px;
	opacity: .3;
	background: #f1f0f5 !important;
	border: 1px solid transparent;
}

.myLedgerWrap tbody tr  {
    font-style: normal;
    font-weight: 500;
    font-size: 13px;
    line-height: 14px;
    color: #26283c; 
}

.myLedgerWrap tbody tr:nth-of-type(odd){
		background:#ebeaf0;
}
.myLedgerWrap tbody tr:nth-of-type(even){
		background: #ffffff;
}
.myLedgerWrap tbody tr td{ 
	padding: .75rem;
    vertical-align: top;
   
}

.myLedgerTitle{ 
	    display: flex;
    align-items: center;
    padding: 15px 40px;
}
.myLedgerTitle img{
	filter: invert(1);
}
.myLedgerTitle h4{
	margin: 0 0 0 10px;
}

.myLedgerPopUp{}
.myLedgerPopUp h5.modal-title{
	font-size: 24px;
    line-height: 28px;
	
}

.myLedgerPopUp .modal-body .box{
	padding: 21px 0;
    background: #f6f5f7;
    text-align: center;
    font-style: normal;
	color: #26283c;
	font-weight: 600;
    font-size: 16px;
    line-height: 14px;
    margin-bottom: 5px;
}

.myLedgerPopUp .modal-header .close span{
	font-size: 50px;
    top: 10px;
    position: absolute;
    font-weight: 400;
    right: 10px;
}
    
	
.myLedgerPopUp .modal-footer button.btn-secondary{
	color: #fff;
	background: navy;
	width: 100%; 
    border-radius: 4px;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
	height:48px;
    letter-spacing: 1.25px;
    text-transform: uppercase;
	

}


.customTv{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0px 10px;
	width: 100%;
}
.customTv .toggles{
	opacity: 1;
	display: flex;
	align-items: center;
	position: relative;
	margin-left: -10px;
}
.customTv .toggles b{ 
	font-style: normal!important;
	font-weight: 600!important;
	font-size: 12px!important;
	color: #292929!important;
	padding-left: 5px!important;
	line-height: 22px!important;
	opacity: 1;
}
.customTv .toggles  .switch {
    display: inline-block;
    width: 50px;
    height: 24px;
    top: 0;
    margin-bottom: 0;
}
.customTv .toggles  .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 7px;
    bottom: 1px;
    background-color: #fff;
    -webkit-transition: .4s;
    transition: .4s;
    border: 1px solid #ccc;
    box-shadow: 0 1px 5px #cccccc70;
}

.customTv .toggles span.slider.round{
	height: 24px;
	width: 45px;
}


.customTv button{
	background: navy;
	border-radius: 6px;
	font-size: 13px;
	border: none;
	margin: 0px;
	color: #fff;
	padding: 15px 10px;
	text-align: center;
}
.customTv button img{
	width: 18px;
    height: 15px;
    filter: brightness(0) invert(1);
}
.custom_add_flex tr td .ScoreCard, 
.tabBody table tr td .ScoreCard {
    /* border-style: solid !important; */
}
.goldrk {
background:#768ea3 !important;
color:#fff !important;
}
.skydrk {
background-color: #a94442 !important;
color:#fff !important;
}
.sky {
background-color: #6bc16c !important;
color:#fff !important;
}
.green {
background-color: #2e442e !important;
color:#fff !important;
}


.green-color {
    background: var(--admin-gree-color);
}
.goldrk td strong, .skydrk td strong, .sky td strong, .green td strong  {
color:#fff !important;
}	

.notification marquee p {
    color: #fff;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
	
}
.notification marquee a {
    color: #fff;
}

/*
body {
    padding: 0;
    margin: 0;
    box-sizing: border-box !important;
    width: 100%;
	height:100vh;
}
*/
.confirmContBdy {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
	background: url(../images/welcome-screen-bg.png)  no-repeat !important;
    width: 100%;
}

.confirmContPoup {
    width: 100%;
    max-width: 600px;
    background: #fff;
    border-radius: 0;
    padding: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    box-sizing: border-box;
}

.confirmContPoup h2 {
	font-size: 18px;
	line-height: 28px; 
	margin: 0 0 8px 0;
}

.confirmContPoup h1 {
    
    font-weight: 400;
    font-size: 28px;
    line-height: 30px;
    margin: 0;
}

.confirmContPoup p {
    font-weight: 600;
    font-size: 24px;
    line-height: 28px;
    color: #1886eb;
    margin-bottom: 0;
     
    padding: 50px 0;
}

.confirmContPoup a {
    background: #007bff;
    width: 100%;
    padding: 5px;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}
.custom_sport_odds ul {
	/*   
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    flex-wrap: wrap;
	*/
}

.custom_sport_odds ul li.nav-item {
    width: 100%;
    border-bottom: 2px solid #fff;
}
/*
.custom_sport_odds ul li a {
    text-align: center;
    background: #fff;
    text-transform: uppercase; 
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1.25px;
    height: 40px;
    color: #999;
    margin: 0;
}
*/
.custom_sport_odds ul li.active {
    border:none;    
    border-bottom: 2px solid #007bff;
}

.custom_sport_odds ul li.active a {
    border: none !important;
    color: #000;
    font-weight: 600;
}
.tabsContBx {
    width: 100%;
    padding: 30px 15px;
}
table.scroTbl {
    border: none;
}

.matchbidtable table.scroTbl thead tr th {
     
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 16px;
    color: #26283c;
    opacity: .4;
}
input:checked + .slider {
    background-color: navy!important;
    border: 1px solid navy!important;
}


td.ratetd.back .showpanel {
    background: #69b1f0 !important;
    color: #000 !important;
    vertical-align: middle !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

td.ratetd.lay .showpanel {
    color: #000 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #e26f7e !important;
}
.casionGrup {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.drybhead h3 {
    position: relative;
    overflow: hidden;
    padding-right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 20px;
    font-weight: 400;
    padding: 0 !important;
}
.drybhead h3 span {
    font-size: 14px !important;
}
a.drybhead {
  
    text-align: center;
   
}
.lblClock {
    font-size: 14px !important;
    position: absolute;
    left: 0;
    right: 0 !important;
    bottom: 5px;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
}
.back {
    background: #72bbef !important;
}
.lastResult {
    background-color: rgba(44,62,80,.8509803921568627);
    padding: 8px 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: space-between;
   position: relative;
    bottom: 6px;
}
.teenpatti-rules i {
    font-size: 12px;
    color: #fff;
}

small.teenpatti-rules {
    font-size: 12px !important;
    text-transform: uppercase;
}

small.teenpatti-rules u {
    text-decoration: none;
    font-size: 12px !important;
    font-weight: 600;
}
.rulspoup {
    width: 100%;
}

.rulspoup .modal-header.d-flex {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    background: #2c3e50;
    color: #fff;
    border: none;
}

button.close {
    position: absolute;
    right: 15px;
    color: #fff;
    opacity: 0.7;
}
.rulspoup .modal-body {
    padding: 0;
}
.drybhead h3 span.round {
    font-size: 15px !important;
    font-weight: 400;
}
.maybatbx {
    padding: 10px 16px;
    align-items: center;
    border: 0!important;
    display: flex;
    background: #2c3e50;
    border-radius: 0;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 28px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0px;
}
table.tbl_history.mybet thead tr th {
    background: #d7d7d7;
    border:1px solid #d7d7d7;
    color: #333;
    border: none;
}
table.tbl_history.mybet tbody tr td {
    background:#fff;
	border:1px solid #d7d7d7;
}
/*
.betPupUp {
	position: relative;
    width: 100%;
    height: auto;
    background: #000000;
    padding: 0;
}
.betPupUp .betPupBdy { 
    border-radius: 10px;
    overflow: hidden;
}
.BACK .betPupBdy a {
    background: #d7d7d7 !important;
    color: #000 !important;
    font-weight: 600 !important;
}

*/
.betPupUp table {
	margin:0px !important;
}


.BACK .betPupBdy th {
    background: #d7d7d7 !important;
    color: #000 !important;
    font-weight: 400;
    font-size: 12px !important;
    padding: 5px 10px !important;
}

.betPupBdy .betPrice {
    font-size: 14px;
}

.betPupBdy input {
    border: 1px solid #000 !important;
    border-radius: 5px !important;
}
.betPupBdy table td {
    border: none !important;
}

.betPupBdy table button {
    padding: 5px  10px!important;
    font-size: 12px !important;
    height: 35px;
    font-weight: 400 !important;
    max-width: 75px !important;
    letter-spacing: 1.25px !important;
}
tr.inputs.betDetail.clsgap {
    background: #ffffff !important;
	
}

button.btn-danger {
    background: red;
}

button.btn-success {
    background: green !important;
}


.cusTomMyProfile .panel-heading i {
    font-size: 20px;
}

.cusTomMyProfile .panel-heading input {
    width: 100%; 
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    letter-spacing: 1.25px;
    text-transform: uppercase;
    color: #2d006a;
    width: 100%;
    border: 1px solid rgba(0,0,0,.12);
    box-sizing: border-box;
    border-radius: 4px;
    height: 48px;
    margin: 15px auto 20px!important;
}
.cusTomMyProfile {
    background: #f1f0f5;
}
.priceBetbx {
    height: 30px;
    background: #0ff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px 10px;
    color: #00F;
    font-size: 14px;
    font-weight: 600;
    border: 1px solid #000;
    margin-top: 3px;
    text-transform: uppercase;
}

.mb-3 {
margin-bottom:10px;
}
.swichOffModScro {
    width: 100%;
    padding: 20px 30px;
}
.matchOr {
    font-size: 18px!important;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 500;
    color: #ca3f46;
    max-width: 100%;
    padding: 20px 0 0px;
}
.showpanel {
    display: flex;
    align-items: center;
    justify-content: center;
}
.setBetSlipHeader {
    position: relative;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
}
.drybWrp.new_score_dasword {
    padding: 5px 0 5px !important;
}
table.table.table-bordered.table_marketData.tbl_mrktData tr th:first-child {
	/* padding-left:24px !important; */
}
.matchbidtable table.table tr td:first-child {
	/* padding-left:24px !important; */
}
.matchbidtable table.table tr th {
    font-size: 11px;
    padding: 2px 5px;
    border: 0px solid #fff !important;
}

.jss1{
	text-align:center;
	font-size:96px;
	color: #e91e63; 
}
.jss1 h6{
	color: #3f51b5;
    font-size: 24px;
    font-weight: 700;
    font-size: 1.5rem; 
    letter-spacing: 0em;
}
.form.login{
	width:100%;
	padding-left: 15px;
	padding-right:15px;
}
.form-control.control{
	height: 56px;
    border: 1px solid #d3d3d3;
    padding: 18.5px 14px;
    color: rgba(0, 0, 0, 0.87);
    box-shadow: none;
    position: relative;
    z-index: 9 !important;
    font-weight: 700;
    font-size: 16px;
	    background: transparent;
}
.submit{
	width:100%;
	color: #fff;
    background-color: #e91e63;
	outline:none;
	border:none;
	padding: 11px 22px;
    font-size: 0.9375rem;
	text-transform: uppercase;
	box-shadow: 0px 3px 1px -2px rgb(0 0 0 / 20%), 0px 2px 2px 0px rgb(0 0 0 / 14%), 0px 1px 5px 0px rgb(0 0 0 / 12%);
	
	border-radius: 5px;	
}
.form-input.form-group{
	position:relative;
	z-index: 12;
}
.passwrpd{
	position: absolute;
    top: 19px;
    left: 15px;
    width: 100%;
    transition: 0.2s all;
	z-index: -6 !important;
}
.form-control.control:focus~label,
.form-control.control:valid~label{
    top: -7px;
    color: #3f51b5;
    background: #ffffff;
    position: absolute;
    z-index: 99999 !important;
    font-size: 12px;
    padding: 0 5px;
}

.form-group.clientCode label{
	position: relative;
    top: 10px;
    padding: 0 5px;
    left: 8px;
    font-size: 12px;
}


.copy_right{
	margin-top: 64px;
	text-align:center;
}
.copy_right h6{
	
	color: rgba(0, 0, 0, 0.54);
	font-size: 0.875rem; 
    font-weight: 400;
    line-height: 1.43;
    letter-spacing: 0.01071em;
}

.link{
	color: inherit;
}
.form-check{
	margin: 12px 0px 30px;
    display: flex;
    align-items: center;
}
.form-check-label{
	font-size: 1rem; 
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.00938em;
	margin-left: 7px;
}



.popUpBoxOuter{
	padding: 0 10px;
    height: 300px;
    overflow: auto;
}
.popUpBoxOuter h4{
	font-size: 16px;
    text-align: left;
    padding: 10px 0;
}
.popUpBox{
	padding: 10px;
	background: #fff;
    margin: 0 0 05px;
	border-radius: 8px;
    box-sizing: border-box; 
	border: 1px solid #37364733; 
}
.popUpBox .boxTwo,
.popUpBox .boxOne{
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.popUpBox .boxTwo .boxt,
.popUpBox .boxOne .boxt{
	flex: 1;
}
.popUpBox .boxOne .boxt span{
	 
    font-style: normal;
    font-weight: 600; 
    opacity: .4; 
	color: #26283c;
	line-height: 1;
	font-size: 10px; 
}
.popUpBox .boxTwo .boxt span{
	font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #212529;
}
.popUpBox .boxSession { 
	height: 40px;
	color: #26283c;
	font-size: 13px;
    padding: 0 14px;
	text-align: left;
    line-height: 40px;
	margin-bottom: 10px;
	border-bottom: 1px solid #37364733;
}
.form-check-input{
	height:20px;
	width:20px;
	margin: 0 !important;
}
.form-group label{
    color: rgb(31 23 23 / 78%);
    padding: 0;
    font-size: 14px; 
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0.00938em; 
	width: auto;
    background: #ffffff;
    display: inline-block;
	z-index: 17;
}

.inputCloseBtn input#btnBk{
	position: absolute;
    right: 10px;
    top: -74px;
    width: 35px;
    height: 35px;
    border: 0px solid #fff;
    border-radius: 50%;
    opacity: 0.5;
    cursor: pointer;
    background: transparent;
    font-size: 25px;
}
 




.pagHeadmiddle { 
    padding: 5px 0 0;
}
#MatchLiability { 
    top: 40px !important; 
}
#MatchLiability> span{
	display: block;
	line-height:1.4em;
}


























.header-wrap {
    padding: 0px 0 !important;
}

a.logo_master img {
    max-height: 60px !important;
}
.header-wrap .container-fluid {
    display: flex
;
    align-items: center;
    justify-content: space-between;
}










@media (max-width: 1000px){
	#Betslip {display: block;}
}




@media (max-width:767px){ 

.header-wrap .container-fluid {
    padding: 0;
}
	.ormatch{ 
		padding: 0;
	}
	.panel-heading.heading_pannel{
		padding:3px;
	}
	.table.table.table-bordered.table_marketData.tbl_mrktData tr th {
 
		padding: 3px !important;
	} 
	.mainmenWRp { 
		padding: 0;
	} 
}

	.mobile img{
		max-width:unset;
	}
	.header_title{
		
		display: flex;
		align-items: center;
		font-size: 12px;
		text-transform: uppercase;
		justify-content: center;
		text-align: center;
	}
		.header_title span{
			margin-right: 10px;
			display: flex;
			align-items: center;
		}
	.playteam {font-size: 15px !important;}
	.matchbidtable table.table tr td a {font-size: 16px;}
/*	ul.quickbid li a {padding: 5px 10px;font-size: 12px;width: 100%;} */
	ul.quickbid.pull-right { text-align: center; }
	ul.quickbid.pull-right {text-align: center;display: flex;align-items: center;justify-content: flex-start;width: 100%;flex-wrap: wrap;} 
	.btnplacebutton1.pull-right {float: right !important;max-width: 44%;width: 100%;font-size: 16px;font-weight: bold;margin: 0;} 
	button#btnCancel.pull-right {max-width: 44%;width: 100%;font-size: 16px;font-weight: bold;margin-left: 17px;float: left !important;}
	.lefmenu a img {display: inline-block;}
	.topnav a {padding: 5px 11px; font-size: 12px; border: 0;}
	.table-placebet input[type=text] { height: 25px; text-align: center; width: 80px; font-size: 18px;}
	.table-placebet > tbody > tr > td span.selectionname.elemtnblock { padding-left: 6px !important; }

	/*
	.loginModule .extraBorder{ 
		display: flex;
		margin-top: 64px;
		align-items: center;
		flex-direction: column;
		justify-content:center;
		margin:64px auto auto;
	} 
	.loginModule .form { height: auto; overflow: inherit; margin: 0 auto;}
	ul.quickbid li {width: auto;min-width: 65px;margin-left: 13px;}
	*/
	
	.dropdown-menu > li > a { font-size: 12px; }
	.txt_mtc > span { font-size: 12px; }
	
	.userpagWrp {background: #ffffff;}
	table.dataTable thead th, table.dataTable thead td, body table.table-striped tr th, body table.table-striped tr td { padding: 4px 5px !important; font-size:13px;}
	.tabBody { display: block; }
	
	.pageRightWrp { width: 100%;}
	.pageLeftWRp { width: 100%; display: none;}
	.pageWRapr { flex-wrap: wrap; }
	.circle-state-overview { 
		flex-wrap: wrap;
		align-items: center;
		justify-content: center;
	}
	.sibarMenlwRp{display:block;}
	
	.page-title { font-size: 17px; font-weight: 600 !important;    margin: 0;}
	.page-title small { font-size: 13px;}
	.breadcrumb > li { font-size: 9px; display: flex; display: -webkit-flex; display: -ms-flex; align-items: center; line-height: 11px; }
	.breadcrumb {margin-bottom: 10px; display: flex;}
	.widget-body { padding: 10px;}
	.portlet-body > div > a, .portlet-body > div > .btn-group { margin-bottom: 5px; }
	.span6 { width: 100%; text-align: center; }
	.dataTables_paginate, .dataTables_filter { float: none;text-align: center; width: 100%; padding: 10px 0; margin: 0; }
	.dataTables_length { float: none; width: 100%; text-align: center; }
	.dataTables_length { margin-bottom: 0; }
	.portlet-body { text-align: center; }
	.breadcrumb > li > .divider { height: 33px;}
	.table-block-mobile, .table-block-mobile table, .table-block-mobile tbody, .table-block-mobile tr, .table-block-mobile td { display: block; line-height: normal; height: auto; width:100%; margin: 0;}
	.widget-body.form .form-actions { margin: 0 !important; padding: 13px 0; text-align: center; }
	.table-block-mobile input{width:100%;}
	.circle-wrap { margin-bottom: 15px; }
	
	
	
	.navbar-nav .open .dropdown-menu{
		background-color: #46327a;
	}
	.dropdown ul::after {
		top: 5px;
	}
 .tt_thead {
        min-width: auto !important;
		color:#ffffff;
    }


	
}

.scorecardWRp {
    padding: 20px 10px;
    display: none;
}

.new_score_dasword  span,
.new_score_dasword  table th,
.new_score_dasword  table td{
	font-size: 10px;
	font-weight: bold; 
	color: #000;
	line-height: 16px;
	vertical-align: top;
}

@media (max-width:575px){

.drybWrp.new_score_dasword {
    display: inline-block;
    padding-bottom: 18px;
}
.div-figure {
    text-align: left;
    margin: 0 5px 30px !important;
}
.swichOffModScro {
    width: 100%;
    padding: 20px 18px;
	position: relative;
    top: 15px;
}
}




