@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,600,500i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,700&display=swap');

/*font-family: 'Oswald', sans-serif;*/
body,html{
font-family: 'Roboto', sans-serif;
font-size: 13px;
    line-height: 24px;
    color: #0D141A; font-weight: 400;
  height: 100%;
background-image: url(../images/body.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed; overflow: hidden; background-size: cover;
}
p { color: #8E9193; }
a:hover { text-decoration:none; color: #0D141A;}
a.text-primary:focus, a.text-primary:hover {
    color: #0D141A!important;
}
:focus{ outline: none !important; }

.form-control:focus, .btn:focus{ box-shadow: none; }
.btn-primary:not(:disabled):not(.disabled).active:focus, .btn-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-primary.dropdown-toggle:focus {
   box-shadow: none;
}
.btn{padding:8px 15px; font-size: 12px;}
.btn-primary {
    background:#c51b24;
    border: none;

}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #5D3087;
    border-color: #5D3087;
}

.btn-primary:hover{ background:#5D3087; }
/** rg_main **/
.rg_main {  background-color: #EDEDED;
-webkit-box-shadow: 10px 0px 20px rgba(0,0,0,0.2);
-moz-box-shadow:10px 0px 20px rgba(0,0,0,0.2);
box-shadow: 10px 0px 20px rgba(0,0,0,0.2); }
.bg-primary {
background-color: #eb1b4d!important;
}
.rg_header {
padding: 15px 0px 15px;
background:#c51b24;}
.header_shadow {
-moz-box-shadow: inset rgba(0,0,0,0.3) 0px -70px 70px -20px;
-webkit-box-shadow: inset rgba(0,0,0,0.3) 0px -70px 70px -20px;
box-shadow: inset rgba(0,0,0,0.3) 0px -70px 70px -20px;
}
/*.header_round { flex:2!important;}*/
/*.leagues_header {min-height:220px;}*/
/*.home_header {min-height:160px;}*/
/*.header_round:after { position:absolute; bottom:0px; left:0px; width:100%; height:45px; background: url(../images/rounded_bg.svg); content:"";     background-position: 50% 100%;}*/
.header_round_white {flex:2!important;}
.header_round_white:after { position:absolute; bottom:0px; width:100%; height:45px; background: url(../images/rounded_bg_white.svg); content:"";     background-position: 50% 100%;}
.banner {
padding: 0px 16px;
margin-top: 10px;
position: relative;
}
.banner img { border-radius:5px;height: 135px;}
/*.rightBarWrapper {
width: calc(100% - 500px);
min-height: 100vh;
z-index: 9; position: absolute;
right: 0px;
}*/
.rightBarinner  {
left: 50%;  min-width: 100%;  position: absolute; top: 50%;  transform: translate(-50%, -50%); text-align:center; padding-left:500px;
margin: 0 auto;
display: block;
cursor: pointer;
}
.logo_center {  padding:15px; margin:auto; display:inline-block; border-radius:10px; }

.rg_logo { position: relative;  padding: 0px 15px; }
.rg_body {
padding:0px 0px 15px 0px
}
.rg_body h2 { font-size:17px; color:#484848; text-transform:uppercase; margin-bottom:10px;
}
.bg-inner {
background-color: #F5F4FA;
}
.rg_header h3 {
font-size: 18px;
font-weight: 400;
margin-bottom: 0px;
    text-align: left;
    padding-left: 35px;
}
.left_back_home {
position: absolute;
left: 5px; top: 0px; display: table; bottom: 0;
}
.left_back_home ul{ margin-bottom: 0px;  }
.left_back_home ul li a{ padding: 0 10px; color: #fff; font-size: 20px; }
.f-18{ font-size: 18px; }
.tab_border li.col a {
padding: 5px 10px; text-transform: capitalize;
}
.tab_border li:first-child a{ border-radius:5px 0px 0px 5px;  }
.tab_border li:last-child a{ border-radius:0px 5px 5px 0px; }


.tab-inner { margin: 15px 15px 15px 15px; border-radius: 5px;
}
.tab-inner li.col a  {
color: #828282; border:#E1E1E1 1px solid; border-right: none;
}
.tab-inner li.col:last-child a {border-right:#E1E1E1 1px solid;}
.tab-inner.tab_border li.col a {
padding-top: 5px;
font-size: 12px;
}
.tab-inner.tab_border li.col a.active, .tab_border li.col a.active { background: #c51b24; color: #fff; border:#c51b24 1px solid;
}

.card_box_main .media-body.w-80{ width: 80px;min-width: 80px; }
.card_box_main {
    padding:0px 15px 18px 15px;
    background-color: #fff;
    -webkit-box-shadow:0px 4px 4px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
    box-shadow: 0px 4px 4px rgba(0,0,0,0.1);
    border-radius: 8px;
    margin-bottom: 12px;  border: #E1E1E1 1px solid; position: relative;
}

.match_card_top { padding-bottom: 0px; padding-top: 15px; }
.match_card_top h4 { color: #A4A7A8; font-weight:400; font-size: 12px; text-align: center;}
.team_name { color: #04263F; font-weight:  600; font-size: 14px; }




.right_time {
text-align: center;
display: inline-block;
}
.right_time h4 {
    font-size: 14px;
    color: #757575;
    margin-bottom: 0;
    padding: 0px 10px;
    font-weight: 600;
}
.team_name_border {
font-size: 14px;
color: #292929;
font-weight: 500;
}
.time {
    font-size: 14px;
    color: #F87C00;
}
.right_time hr {
margin: 6px 0px;
border-top: 1px solid #b4b4b4;
}
.right_time  .team_name{ color:#000000; font-size:18px; font-weight:500;
}
.right_time  .team_vs{ color:#F77D26; font-size:15px; margin:0px 10px;
}
.rg_scrool, .rg_scroll{  position: relative;   margin: 0px auto !important;   width: 100%; padding:0px 15px;     }
.rg_scrool h1, .rg_scroll h1 { font-size: 24px; }
.no_footer { padding-bottom:0px !important;}
.phancy-scrollbar {
right: -5px !important;
}
.rg-footer {
 background-color: #fff; text-align: center; background-color: #fff;
    -webkit-box-shadow: 0px -3px 38px -5px rgba(9,40,125,0.3);
-moz-box-shadow: 0px -3px 38px -5px rgba(9,40,125,0.3);
box-shadow: 0px -3px 38px -5px rgba(9,40,125,0.3);
}

.rg-footer li a{
   color: #8E9193; font-size: 12px;  display: block; text-decoration: none;  text-transform: capitalize;
}
.rg-footer li a .leagues_icon, .rg-footer li a .leagues_icon::before { display:block; color: #8E9193; font-size: 18px;
}
.rg-footer li.active a, .rg-footer li:hover a,  .rg-footer li:hover span, .rg-footer li.active a .leagues_icon, .rg-footer li.active a .leagues_icon::before, .rg-footer li:hover .leagues_icon::before { color:#0D141A;
}


div[style*="float: left;"] {
float: none !important; padding: 0 10px;
}
.Contest-Joined span {
font-size: 12px;
color: #f14f75;
font-weight: 400;
}
.text-Completed{ color: #16890a }
.text-Progress{color: #ff7800}
@media(max-width:1199px){
.rightBarWrapper { display:none;}
}
@media(max-width: 500px){
/*  .rg-footer span:last-child {
display: none;
}*/
.right_time h4 {
font-size: 12px;
}
.right_time .time {
color: #c60c3c;
font-size: 11px;
}
.card_box_main .media-body.w-80 {
width: 40px;padding: 0px 5px;
min-width: 40px;
}
.f-18 {
font-size: 14px;
}
.tab_border li.col img {
max-width: 28px;
position: absolute;
left: 23px;
}
.tab_border li.col {
position: relative;
}
.match_type { background-size:100% auto; width:120px; line-height:24px; font-size:12px;}
}

.rg-v-bank-form h6 {
text-transform: uppercase;
font-size: 15px;
margin-bottom: 25px;
color: #000;
}
.login_page label.custom-control-label {
font-size: 13px;
color: #fff;padding-top:2px;
padding-left: 15px;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
background-color: #0D141A;
}
.custom-control-label::before,.custom-control-label::after {
width: 25px;
height: 25px;}
.custom-control-label::before {
    color: #fff;
    background-color: #fff; border: #E1E1E1 1px solid;
    border-radius: 5px !important;
}
.label-control .form-control{ border: none; border-radius: 7px; min-height: 45px;  font-size: 14px;color: #0D141A;    padding-left: 0px; font-weight:500;  }
.label-control  .form-group{ position: relative; padding-top: 0px; border-bottom: 1px solid #F1F1F1; }
.label-control .form-group label:not(.custom-control-label) {
position: absolute;
bottom: 10px;
pointer-events: none;
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-size: 14px;
font-weight: 400;
color: #C2C2C2;
margin: 0px; z-index:1;
display: block; padding:0px; margin-left:0px; background:#fff;
}

input:-webkit-autofill {
    background-color: #fff !important;
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px white inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #333;background-color: #fff !important;
}

input:-webkit-autofill:focus {
    -webkit-box-shadow: /*your box-shadow*/,0 0 0 50px white inset;
    -webkit-text-fill-color: #333;background-color: #fff !important;
}

.label-control  .form-group.scale label{  bottom:33px; -webkit-transition: all  0.2s ease-in-out;
-moz-transition: all  0.2s ease-in-out;
-o-transition: all  0.2s ease-in-out;
transition: all  0.2s ease-in-out; color:#8E9193; font-size: 12px; }
.label-control  .form-group.file input.form-control {
opacity: 0; cursor: pointer;
}
.label-control  .form-group.file label, .label-control  .form-group.file.scale label{ bottom: inherit; top: -9px; }
.label-control .form-group.file { margin-bottom: 30px; }
.label-control .form-group.file span {
position: absolute;
bottom: -4px;
left: 0; width: 100%; padding-bottom: 5px; padding-top: 5px; background-image: url(../images/pin.png); background-repeat: no-repeat; background-position: right;
font-size: 13px;
color: #2a4099;
pointer-events: none;line-height: 33px; cursor:pointer;
}
.mass_VERIfied h2 {
font-size: 17px;
color: #000000;
font-weight: 500; margin-bottom: 0px;
}
.text-primary {
    color: #0D141A !important;
}
.mass_VERIfied{ border-bottom: 1px solid #e4e4e4 }
.mass_VERIfied h6 {
opacity: 0.5;
color: #000000;
font-size: 13px;
margin-bottom: 2px;
}
.mass_VERIfied  span{ font-size: 13px; text-transform: uppercase; }
.rg_profile {
width: 80px;
height: 80px;
position: relative;
border-radius: 100%;
border: 3px solid #F7F7F7;
overflow: hidden; margin-right: 15px;
}
.radius_0{ border-radius:0px; }
.my_account{  padding: 15px; background:none; }
.my_account {
}
.my_account .rg_profile {
margin-top: 0;
position: relative;
}
.my_account .rg_profile_name h6{ margin-bottom: 0px; font-size:16px; }
.my_account .rg_profile_name p{ margin-bottom:0px; font-size:14px; color: #A2A4A6;}
.btn-white {
background-color: #fff;
border-radius: 0px;
color: #ec1b4d;
}
.my_account h4{ font-size: 14px; color: #fff; font-weight: 300; }
.my_account h2{ font-size: 30px; color: #fff; font-weight: 500; }
.my_account img.img-fluid {
/*margin-top: -5px; margin-right: 10px;*/
}
.fs-sm h6{ font-size: 13px; color:#8E9193; font-weight: 400; margin-bottom:3px; }
.fs-sm h4{ font-size: 16px; color: #1e1e1e; margin-bottom: 0px; font-weight:500;  }
.fs-sm h5{ font-size: 16px; color: #1e1e1e; margin-bottom: 0px }
.card_box_main.vx_box_rg {
/*border: none;*/
background: none;
box-shadow: none !important;
padding-top: 10px;
padding-bottom: 10px;
border-radius: 8px;
}

.team_logo { width:65px; height:65px;  display:inline-block; line-height:65px; }
.team_logo img { max-width:65px; width: 100%;}

.card_box_main.vx_box_rg .team_logo { width:80px;  }

.card_box_main.vx_box_rg .media-left {
max-width: 40px;
}
.vs_contest { font-size:22px; color:#fff;  display:inline-block; padding: 0px 12px;}
.all_contest_card {margin-top: 0;position:relative;z-index:1;margin: 0 -15px;border-radius: 0px;}
.card_box_main.vx_box_rg .media-right {
max-width: 40px;
}
.card_box_main.vx_box_rg .media-right  h4 {
font-size: 20px;
font-weight: normal;
}
.rg_body.bg-inner {
background-size: 100%; padding-left:0px; padding-right:0px;
}
.team_player  span.name {
font-size: 11px;
border-radius: 5px;
color: #fff; overflow: hidden;
text-overflow: ellipsis; white-space: nowrap; width:65px;
}
.team_player p{ font-size: 11px; }
.team_pro_view .preview_wk {
padding-top: 120px;
padding-bottom: 20px;
}
.team_pro_view .preview_ar {
padding-top:50px;
padding-bottom: 60px;
}
.team_pro_view .team_block h6.text-white.text-center {
font-size: 12px;
text-transform: uppercase;
}
.team_pro_view .row{margin: 0 -8px}
.team_pro_view .col{padding: 0 8px}
.team_pro_view{height: 850px;min-height:100vh; margin:0 -15px; background-repeat: no-repeat; background-position:50% 0px !important; background-size: cover !important; background: #00A651; /*background:url(../images/ground_pattern.png) !important;*/}
.team_pro_view {}
.c_rg {
position: absolute;
background-color: #F77D26; width:25px; height:25px; text-align:center; line-height:25px;
border-radius:100px;
left: 5px;
font-size: 12px; text-transform:uppercase; font-weight:500;
display: block;
color: #fff;
top: -7px;
}
.vc_rg {
position: absolute;
background-color: #E21391;width:25px; height:25px; text-align:center; line-height:25px;
border-radius: 100px;
left: 5px;
font-size: 12px; text-transform:uppercase; font-weight:500;
display: block;
color: #fff;
top: -7px;
}
.team_sl_rg { padding-top:15px; margin-bottom:0px;}
.team_pro_view .team_block {
margin-left: auto;
margin-right: auto;
max-width: 425px;
}
.tab-team_inner a {
    padding: 0px 12px;
    color: #808080; text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 5px; border-bottom:transparent 5px solid;
    font-weight: 400;
}
.tab-team_inner span {
display: block;
width:50px;
height:50px; line-height:50px; border-radius:100px;background:#004dff;
margin: 0 auto;
}
.tab-team_inner .active { border-bottom:#ED9319 5px solid; color: #fff;
}
.tab-team_inner span img {
display: block;
margin: 0 auto;
}
.tab-team_inner {

margin: auto; text-align: center;
}


/*.tab-team_inner .active label.wk_player_count{ color: #fff; background-color: #eb1b4d; }*/

.card_dark {
display: block;
background-color: #F9F8F6;
padding: 5px 15px;
margin: 30px -10px 0px; color:#383838; text-transform:uppercase; text-align:center;
}
.Pick_team.card_box_main {
margin: 0 -10px;
border-radius: 0px; -webkit-box-shadow:none;
-moz-box-shadow:none;
box-shadow:none;
}
.Pick_team.card_box_main .media-left img {
display: block;
margin: 0 auto;
}
.Pick_team.card_box_main {
border-left: 5px solid #fff;
padding: 10px 10px; border-bottom:#f3f4fa 1px solid;
}
.Pick_team.card_box_main .media-left img{max-width: 30px;}
.Pick_team.card_box_main.active/*,.Pick_team.card_box_main:hover*/{  background:#ffeaeb;}
.Pick_team.card_box_main .media-left {
margin-right: 20px;
}.Pick_team.card_box_main p{
margin: 0px; font-size: 11px; color: #62676A; font-weight: 300;
}.Pick_team.card_box_main h4{
margin-bottom:0px; font-size: 14px; color: #0D141A; font-weight: 500;
white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 140px;

}.Pick_team.card_box_main h6{
margin-bottom:0px; font-size: 15px; color: #eb1b4d; font-weight: 500;
}
.media-right.right-check {
margin-left: 61px;
}
.media-right.right-check img.activelight_round {
display: none;
}
.Pick_team.card_box_main.active .media-right.right-check img.activelight_round {
display: block;
}
.Pick_team.card_box_main.active .media-right.right-check  img.light_round {
display: none;
}
/*.Pick_team.card_box_main:hover .media-right.right-check img.activelight_round {
display: block;
}
.Pick_team.card_box_main:hover .media-right.right-check  img.light_round {
display: none;
}*/
.Pick_team.card_box_main span.name {
font-size: 12px;
display: block;
padding: 0px 5px !important;
color: #fffefe;
border-radius: 6px;
word-break: normal;
white-space: nowrap;
overflow: hidden;
max-width: 60px;
}
@media(max-width: 500px){
.tab-team_inner a {
padding: 0px 0px;
}
.media-right.right-check {
margin-left: 10px;
}
}
.rg-footer_end h4{
font-size: 15px; color: #313131; font-weight: 600; margin-bottom: 8px;
}.rg-footer_end h6{
font-size: 11px; color: #313131; font-weight: 300; margin-bottom: 0px; text-transform: uppercase;
}
.more li a svg {
margin-right: 10px;
}
.more li a {
font-size: 14px;
display: block;
color: #04263F;
line-height: 50px;
position: relative;
padding-left: 0;
text-decoration: none; background: #fff;  padding: 0px 15px;  border:#E1E1E1 1px solid; margin-bottom: -1px; position: relative;

}
.more li a:before {
    content: "\f105"; font-family: 'Font Awesome 5 Free';
    font-weight: 900; position: absolute; right: 15px; top: 0;
}
.more  h3{ font-size: 16px; text-align: center;  }
.more li a img {
vertical-align: text-bottom;
 margin-right: 10px;
}

.card_dark{ padding: 10px 15px; margin-top: 0px; }
.more-link {
font-size: 13px;
color: #b5b5b5;
padding: 5px 0px 20px;
text-transform: uppercase;
overflow: hidden;
position: relative;
}
/*.more-link:after {
content: "";
background-color: #b5b5b5;
height: 2px;
position: absolute;
bottom: 0;
width: 225px;
top: 0;
left: 0;
display: table;
margin: auto;
right: 0;
}*/
.more-link span { color:#8290b1;
position: relative;
/* display: block; */
z-index: 1;
padding: 0 15px;
}
.button_login_with.google {
background: #ea2529 !important;
}.button_login_with.facebook  {
background: #2a4099 !important;
}
.button_login_with { width:60px; height:60px; border-radius:100px; color:#fff; line-height:60px; text-align:center; display:inline-block; margin:0px 10px; font-size:20px;}
.button_login_with:hover {  color:#fff; }
.login_with_buttons { text-align:center;}
a {
color: #0D141A;}
.btn i{margin-right: 5px;}
.f-15{ color: #353638; font-size: 15px; }
.f-15-light{ color: #8E9193; font-size: 15px; }
#partitioned {
padding-left: 15px;
letter-spacing: 42px;
border: 0;
background-image: linear-gradient(to left, black 70%, rgba(255, 255, 255, 0) 0%);
background-position: bottom;
background-size: 50px 1px;
background-repeat: repeat-x;
background-position-x: 35px;
width: 220px;
min-width:220px;
}
.otp_field { text-align:center; padding-bottom:20px;}
.otp_number b { color:#E21391;}
.otp_input {  height: 45px; display:inline-block;
width: 45px;
font-size: 25px;
text-align: center;
border: 1px solid #d7dae4; border-radius:7px; margin:0px 4px; color:#2a4099;}
.otp_input::-webkit-inner-spin-button,
.otp_input::-webkit-outer-spin-button {
-webkit-appearance: none;
margin: 0;
}
#divInner{
left: 0;
position: sticky;
}
#divOuter{
width:190px;
overflow:hidden;
overflow: hidden;
margin: 0 auto 30px;
}
.media_tra {
padding: 10px;
background-color: #fff;
}
.media_tra_all {
background-color: #fff;
margin: 0 -10px;
padding: 0 10px;
}
.media_tra {
padding: 10px 0px;
background-color: #fff;
border-bottom: 1px solid #e3e3e3;
}
.media_tra_all .media-left {
margin-right: 20px; text-align: center;
}.media_tra_all .media-right {
margin-left: 20px; text-align: right;
}.media_tra_all small {
font-size: 13px; line-height: 18px; margin-bottom: 0px; color: #848484;    margin-bottom: -4px;
display: block;
}
.media_tra_all .f-15 {
font-size: 13px; line-height: 18px; margin-bottom: 0px;
}.media_tra_all h3 {
font-size: 17px;  margin-bottom: 0px; color: #313131;  font-weight: bold;
}.media_tra_all h6 {
font-size: 14px;     font-weight: 400;
}
.top_tip_contest{
background-color: #f1f1f1; padding: 10px 30px;
}
.top_tip_contest img{ margin-right: 10px; }
.top_tip_contest {
margin: 0 -15px;
}
.top_tip_contest ul li{ font-size: 14px; color: #7b7b7b }
.top_tip_contest ul{margin-bottom: 0px;}
.contest_all .rg_card-header {
width: 100%;
text-align: left;
border: none;
float: none;
display: block !important;
}
.contest_all .rg_card-header .media {
 padding:10px 0px;
}
.contest_all .all_contest_card .media {
margin:0px; background:none; padding:10px 0px 0px;
}
.contest_all .rg_card-header img{ margin-right: 10px; }
.contest_all .rg_card-header .media-body{ font-size: 14px; color: #0D141A; font-weight: 500; line-height: 18px;  }
.contest_all .rg_card-header .media-body small {
    font-size: 12px;
    color: #8E9193;
}
.view_all { font-size:14px; font-weight:500;}
.all_contest {font-size:16px;  color:#ec242a; }
.all_contest:hover { color:#ec242a; text-decoration:none; }
.contest_count { background:#ec242a; color:#fff; margin-right:5px; text-align:center; display:inline-block; border-radius:100px; padding:5px 15px;}

.leagues_card_top { padding-top:15px; padding-bottom: 10px;}
.leagues_card_top h6 { font-size:12px; color:#828282; font-weight:400;}
.leagues_card_top h4 { font-size:18px;}
.league_type { text-align:right; min-height: 22px;}
.league_type ul { display:block;}
.league_type ul li { border-radius:2px; border:#8E9193 1px solid; margin-left:7px; width:20px; max-width:20px; height:20px; text-align: center; line-height:20px;display:inline-block; color: #8E9193; background: #fff; font-size: 12px;}
.contest_type { border-radius:4px; border:#8E9193 1px solid; margin-right:10px; width:25px; height:25px; text-align: center; line-height:25px; display:inline-block; color: #8E9193; background: #8E9193;}

.league_type ul li.multientry_contest { border-color: #6B3D95; color: #6B3D95; }
.league_type ul li.confirmd_contest { border-color: #54C2ED; color: #54C2ED; }
.league_type ul li.bonus_use { border-color: #19ab1d; color: #19ab1d; width: auto; max-width: inherit; padding-right: 4px; }
.league_type ul li.bonus_use span { background: #fff; color: #fff; border-right: #19ab1d 1px solid; display: inline-block; padding: 0px 5px; height: 100%; background: #19ab1d; }


.contest_type_info li { padding-top:10px; color:#8d8d8d;}
.progress_main { margin-top: 5px;  }
.progress_bar { background:#E1E1E1; border-radius:5px; height:5px; clear:both;}
.progress_complete {border-radius:5px; height:5px;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6b3d95+0,f04b50+100 */
background: #6b3d95; /* Old browsers */
background: -moz-linear-gradient(left,  #6b3d95 0%, #f04b50 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #6b3d95 0%,#f04b50 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #6b3d95 0%,#f04b50 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b3d95', endColorstr='#f04b50',GradientType=1 ); /* IE6-9 */
}
.spots_left { font-size:12px; color:#8E9193; float:left; margin-top: 4px; }
.spots_total { color:#8E9193; font-size:12px; float:right; margin-top: 4px; }


.all_contest_card1 { margin-top:10px;}
.progress_leagues {
position: relative;
margin: 4px;
float: left;
font-weight: bold;
color:rgba(169,10,50,1);
text-align: center;
}
.barOverflow {
position: relative;
overflow: hidden;
width: 80px;
height: 40px;
margin-bottom: 0px;
}
.mega_contest .bar {
border: 12px solid #fff;
border-bottom-color: rgba(169,10,50,1);
border-right-color: rgba(169,10,50,1);
}
.bar {
position: absolute;
top: 0;
left: 0;
width: 80px;
height: 80px;
border-radius: 50%;
box-sizing: border-box;
border: 12px solid #eee;
border-bottom-color: rgba(169,10,50,1);
/*border-right-color:rgba(169,10,50,1);*/
border-right-color: rgba(169,10,50,1);
}
.progress_leagues label {
position: absolute;
bottom: -7px;
right: 0;
left: 0;
display: block;
margin: 0;
}
.media_contest {
background-color: #fff;
padding: 5px;
border-bottom: 1px solid rgba(255, 255, 255, 0);
}
.media_contest .media {
border-bottom: 1px solid #ddd;    padding: 5px 10px;
}
.media-body_pro h6 {
font-size: 13px;
color: #7b7b7b;
font-weight: 300;
text-align: center;
padding-top: 8px;
clear: left;
}
.media_contest .media .media-body {
padding-left: 20px;
}
.media_contest .media h4 {
font-size: 15px;
color: #7e7e7e;
margin-bottom: 3px;
font-weight: 300;
}.media_contest .media h6 {
font-size: 15px;
color: #7e7e7e;
margin-bottom: 3px;
font-weight: 300;
}
.media_contest .media h6 img{margin-left: 5px;}
.media_contest .media .media-right h6 {
font-weight: 500;
}
.media_contest .media h5 {
font-size: 17px;
color: #000000;
font-weight: bold;
margin: 10px 0;
}
.media_contest .media .media-right {
padding-left: 20px;
border-left: 1px solid #d8d8d8;
}
.btn-outline-primary {
    color: #8E9193;
    background-color: transparent;
    background-image: none;
    border-color: #DBDFEA;
}
.media_contest .media .media-right .btn{ font-size: 16px; padding-top: 5px; padding-bottom: 5px; margin-top: 5px; }
.btn-outline-primary:hover {
color: #0D141A;
background-color: #fff;
border-color: #0D141A;
}
/*.btn span {
background-color: transparent;
border-radius: 4px;
padding: 0px 5px;
color: #fff;
margin-left: 10px;
border: 1px solid #fff;
margin-right: 10px;
text-align: center;
font-size: 12px;
}*/
.btn-outline-primary:not(:disabled):not(.disabled).active:focus, .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .show>.btn-outline-primary.dropdown-toggle:focus {
box-shadow: none;
}
.btn-outline-primary:not(:disabled):not(.disabled).active, .btn-outline-primary:not(:disabled):not(.disabled):active, .show>.btn-outline-primary.dropdown-toggle {
color: #0D141A;
background-color: #fff;
border-color: #0D141A;
}

.btn.btn-outline-primary span {
    border-color: #c60c31;
    color: #1D1F20;
}
.copy_rg input {
display:inline-block;
text-align: center;
padding: 5px 15px;
border-radius: 5px;
border: 2px dashed #dddfe7;
font-size: 20px;
font-weight: 600;
background-color:#e9eaef;
margin: 0 auto;
padding: 9px 15px; color:#101010;
}
.copy_icon { display:inline-block; font-size:20px;}
.Joined_contest_all .leagues_card_top { padding-top:3px;}
.Joined_contest_all { padding-top:10px;}
.Joined_contest_all  .card_box_main h6 {
font-size: 12px;
color: #7b7b7b;
margin-bottom: 5px;
}
.Joined_contest_all  .card_box_main h5 {
font-size: 15px;
}
.Joined_contest_all  .card_box_main h6 span{
color: #000000;
}
.Joined_contest_all .card_box_main .media-right {
border-left: 1px solid #efefef;
padding: 10px 0px;
}
.Joined_contest_all  .card_box_main .media-body {
padding-right: 15px;
}
.Joined_contest_all  .card_box_main hr {
margin: 2px -17px;
}
.Joined_contest_all  .card_box_main .btn{font-size: 12px; padding: 5px 10px; margin-top: 5px;}
.Joined_contest_all  .card_box_main h2{ font-size: 15px; color: #000000; }
.Joined_contest_all .card_box_main {
padding-left: 15px;
padding-right: 15px;
}
.team_Captain.text-center {
background-color: #fff;
}.team_Captain.text-center p {
font-size: 14px; color: #272727; line-height: 18px; font-weight: 300; margin-bottom: 5px;
}.team_Captain.text-center small {
font-size: 12px; color: #272727; line-height: 18px; font-weight: 300
}
.group-cap span {
width: 30px;
display: block;
height: 30px;
background-color: #fff;
border: #838694 1px solid;
border-radius: 100%;
text-align: center;
vertical-align: middle;
line-height: 30px;
color: #838694;
cursor: pointer;
font-size: 15px;
}
.group-cap {
position: relative;
margin-left: 10px;
}
.group-cap input {
position: absolute; cursor:pointer;
width: 100%;
height: 100%;
opacity: 0;
}
.group-cap input:checked+span {
background-color: #F04B50;
color: #fff;
border-color: #F04B50;
}
.group-cap.c_vc_rg input:checked+span{
background-color: #55AE3A; color: #fff; border-color:#55AE3A;
}
.c_c_rg.group-cap span:after {content: "C";}
.c_vc_rg.group-cap span:after {content: "VC";}
.group-cap.c_vc_rg input:checked+span:after{
 content: "1.5X"; font-size: 12px;
}
.group-cap input:checked+span:after {
    content: "2x";
}
.modal-backdrop {
max-width: 476px;
/*margin: 0 auto;*/
}
.modal {
max-width: 426px; margin-left:25px;
/*margin: 0 auto;*/
}
.modal_rg button.close {
position: absolute;
right: 11px;
top: 0;
font-size: 47px;
z-index: 1;
opacity: 1;
color: #fff !important;
}
.modal_rg h2 {
font-size: 18px;
color: #0D141A;
font-weight: 500;

}
.modal_rg h6 {
    color: #62676A;
    font-size: 15px;
    font-weight: 500;
}
.modal_rg p {
    color: #8E9193;
    font-size: 14px;
    line-height: 20px;
}
.modal_rg h3 {
color: #002a8b; font-size: 15px; font-weight:500;
}
.modal_rg h5 {
color: #2c2c2c; font-size: 14px; padding-top:15px;
}
.modal_rg h3  span{ font-weight: 700; }
.modal_rg  .modal-body {
padding:20px 20px;
}

.select_squad { border-top:#e9ebf5 1px solid; margin-top:10px; padding-top:10px;}
.teams { text-align:left;
padding:10px 10px; border:#e9ebf5 1px solid; cursor:pointer;
background-color: #fff;
-webkit-box-shadow:0px 4px 4px rgba(0,42,139,0.1);
-moz-box-shadow: 0px 4px 4px rgba(0,42,139,0.1);
box-shadow: 0px 4px 4px rgba(0,42,139,0.1);
border-radius: 5px;
margin:15px 0px;
}
.teams:hover, .teams.active { border:#002a8b 1px solid ;}
.teams h4 { font-size:16px; margin:0px;}
.teams h5 { font-size:13px; padding-top:10px; margin:0px; padding-bottom:0px;}
.upload_profile_icon {
position: absolute;
width: 30px;
height: 30px;
overflow: hidden; line-height:30px; color:#fff;
    left: 52px;
    top: 0px; background:#E21391; border-radius:100px;
}
.upload_profile_icon input[type="file"] {
position: absolute;
left: 0;
height: 100%;
width: 100%;
opacity: 0;
}
@media(max-width: 480px){
.upload_profile_icon {
right: 35%;
}
}
.upload_profile_img {
width: 105px;
height: 105px;
border-radius: 100%;
overflow: hidden;
margin: 0 auto;
}
.upload_profile {
position: relative;
}
.winner_table {
margin: 0 -10px;
}
.winner_table thead {
background-color: #f1f1f1;
}
.winner_table thead th {
padding: 5px 10px;
font-size: 14px;
font-weight: 500;
}
.winner_table td{ color: #525252; font-size: 14px; border-top:none; border-bottom:#e9ebf5 1px solid; }
.winner_table small {
font-size: 11px;
color: #6d6d6d;
line-height: 17px;
display: block;
padding: 0 15px;
}
.total_winnings .barOverflow {
width: 140px;
height: 70px;
margin: auto;
}
.total_winnings .progress_leagues {
margin: 0 auto;
float: none;
}
.total_winnings {
padding: 20px 15px 10px;
background-color: #fff;
margin: 0 -10px;
-webkit-box-shadow: 0px -3px 38px -5px rgba(0,0,0,0.3);
-moz-box-shadow: 0px -3px 38px -5px rgba(0,0,0,0.3);
box-shadow: 0px -3px 38px -5px rgba(0,0,0,0.3);
}
.total_winnings .barOverflow .bar {
width: 140px;
height: 140px;
border-width: 17px;
}
.total_winnings ul li {
font-size: 13px;
color: #7b7b7b;
display: block;
width: 100%;
line-height: 25px;
}
.total_winnings ul li img {
margin-right: 10px;
max-width: 19px;
}
.total_winnings ul {
margin-top: 15px;
}
.winnings_breakup {
padding: 10px 10px 10px;
background-color: #fff;
margin: 15px -10px;
-webkit-box-shadow: 0px -3px 38px -5px rgba(0,0,0,0.3);
-moz-box-shadow: 0px -3px 38px -5px rgba(0,0,0,0.3);
box-shadow: 0px -3px 38px -5px rgba(0,0,0,0.3);
}
.winnings_breakup h4 {
color: #7b7b7b;
font-size: 14px;
font-weight: 300;
margin-bottom: 11px;
}
.winnings_breakup  .breakup_box {
background-color: #fff;
margin: 0px 0px;
-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
padding: 8px 5px;
}
.winnings_breakup .row{margin: 0 -5px}
.winnings_breakup .row .col-3{ padding:0px 5px; }
.breakup_box h6 {
margin: 0;
font-size: 12px;
}
.breakup_box p {
margin-bottom: 0px;
font-size: 12px;
color: #5f5f5f;
line-height: 18px;
}
.total_winnings .small {
line-height: 17px;
margin-top: 19px;
color: #000;
font-size: 12px;
}
.total_winnings .small small {
color: #7b7b7b;
font-size: 12px;
}
.Leaderboard_box{
/*-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);
box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.3);*/
padding:0px;
margin: 0px -10px;
background-color: #fff;
}

.Leaderboard_box { background: #F7F7F7; padding: 5px 15px; }
.Leaderboard_box p { font-size: 12px; color: #828282; margin-bottom: 0px;  }
.download_team { font-size:12px; color:#8E9193;}

.Leaderboard_box .media {
padding: 5px 10px;
}
.bg-secondary {
    background-color: #F77D26 !important;
}
.Leaderboard_box h4{ font-size: 15px; color: #383838; margin-bottom: 0px; font-weight: 400; text-transform:uppercase; }
.download_button { font-size:15px; text-transform:uppercase; color:#002a8b;}
.Leaderboard_box thead {
/*background-color: #d3d3d3;*/
}
.Leaderboard_box thead th{padding: 5px 15px; font-weight: 400; font-size: 14px; color: #383838; text-transform:uppercase; border-color:#e9ebf5;}
.Leaderboard_box thead th:last-child{ text-align: left; }
.Leaderboard_box tr td:last-child{ text-align: right; padding-right: 15px; }
.Leaderboard_box tr td { font-size:14px; padding-left:15px; vertical-align:middle;}
.Leaderboard_box tbody tr:first-child td:first-child {
    border-left: #FEE7D7 5px solid;
}
.Leaderboard_box tbody tr:first-child td {
    background: #FEE7D7;
}
.winner_price {display: inline-block;
vertical-align: middle;}
.winning_amount { color:#F77D26; font-size:14px; font-weight:600;}
.detail_icon { min-height:40px;}
.detail_top_block { background:#e9ebf5; margin:0px -12px; padding:5px 12px;}
.match_blank { padding:20px 50px;}
.match_blank p { font-size:15px;}
.captain { display:inline-block; width:32px; height:32px; text-align:center; color:#fff; line-height:32px; font-weight:500; background:#004dff; border-radius:100px; margin-right:10px;}
.captain_name {display: inline-block; vertical-align: middle; font-size:11px; color:#a0a0a0;}
.captain_name h6 { font-weight:600; font-size:13px; color:#2b2b2b !important;}
.bg-danger { background:#F77D26!important;}
.team_list_bottom { border-top:#e9ebf5 1px solid; padding:10px 0px; margin-top:10px; text-align:center; font-size:15px;}
.bdr_left { border-left:#e9ebf5 1px solid;}
.create_team_header h6 { font-size:14px; color:#939fb9; line-height: 20px;}
.create_team_header h4 { font-size:18px; color:#fff; font-weight:500;}
.create_team_header h4 span { font-size:12px; color:#939fb9; }
.team_member {
background-color: #a5abb9;
width: 40px;
height: 40px;
border-radius: 100%;
overflow: hidden;
background-repeat: no-repeat;
background-position: 50% 50%;
}
.team_member img { vertical-align:bottom;}
.create_team_table { margin:0px -15px;}
.create_team_table table tr th {
    font-weight: 500;
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: #8E9193;
    background-color: #F7F7F7;
    border-top: none; border-bottom: #E1E1E1 2px solid;
}
.create_team_table table tr td { vertical-align:middle; cursor:pointer; font-size:14px;background-color: #fff; border-color: #DBDFEA;}
.create_team_table table tr td:first-child { width:55px; border-left: transparent 5px solid;}
.create_team_table table tr td:last-child { width:50px; }
.create_team_table table tr td h4 { font-size:14px; margin:0px;}
.create_team_table table tr td p { font-size:13px; color:#989898; margin:0px; padding:0px;}
.create_team_table table tr td .activelight_round { display:none;}
.create_team_table table tr.active td .activelight_round { display:block;}
.create_team_table table tr.active td .light_round { display:none;}
.create_team_table table tr.active td  { background:#F7F7F7;}
.create_team_table table tr.active td:first-child {
    border-left: #F1E0EC 5px solid;
}
.team_point_top  { padding-bottom:15px;}
.team_point_top .media-left { margin-right:15px;}
.team_point_top p { font-size:16px; color:#fff; margin:0px; padding:0px;}
.team_point_top h4 { font-size:16px; color:#fff; font-weight:600; margin:0px; padding:0px;}
.player_team1 { background:#0D141A;}
.player_team2 { background:#F04B50;}
.edit_team_icon { position:absolute; right:20px; top:20px; z-index:2;}
.edit_team_icon a { color:#fff; font-size:18px;}
.account_item { border-bottom:#e9ebf5 1px solid;}
.account_item .btn {padding: 5px 25px;}
.card_box_main .account_item:last-child { border-bottom:none; padding-bottom:0px !important;}
.item_list { padding-top:10px; padding-bottom:10px;}
.item_list a { width:100%;}
.item_list a:hover { text-decoration:none;}
.item_list h4 { font-size:14px; padding-bottom:4px;}
.item_list h6 { font-size:12px; margin-bottom:0px;}
.item_list .fa-angle-right { font-size:20px; line-height: 30px; color: #8E9193;}
.more { width: 100%;}
.joined_count { background:#F77D26; font-size:12px; font-weight:500; width:20px; height:20px; line-height:20px; text-align:center; color:#fff; display:inline-block; border-radius:100px;}
.verify_tab  { padding-bottom:20px;}
.verify_tab li { color:#fff; font-size:12px; position:relative;}
.verify_tab li a { color:#fff; font-size:12px;}
.verify_tab li a span { display:block; line-height:18px; padding-top:5px;}
.verify_icon { /*border:#011736 5px solid;*/ background:#E1E1E1; display:inline-block; width:55px; height:55px; border-radius:100px; line-height:53px;color:#0D141A; font-size:22px; position:relative; z-index:1;}
.verify_tab li:after { height:5px; background:#E1E1E1; width:100%; content:""; position:absolute; top:30px;}
.verify_tab li:last-child:after { display:none;}
.verify_tab li .active .verify_icon { background:#55AE3A; color:#fff;}
.verify_tab li .verify_icon:after { border:#0D141A 2px solid; content: ""; width: 44px; height: 44px; border-radius: 100px; position: absolute; left: 5px; top: 5px;  }
.verify_tab li .active .verify_icon:after { border:#fff 2px solid; }

.verify_top_icon { position:absolute; bottom:-35px; width:100%; text-align: center; z-index:1;}
.verify_content p { line-height:18px;}
.verified_icon { font-size:50px;}
.notification_icon {
    background: #f9a53f;
    border-radius: 7px;
    padding: 5px;
    position: relative;
}
.notification_unread { background:#F77D26; width:15px; height:15px; position:absolute; top:-4px; right:-4px; border-radius:100px; border:#fff 2px solid;}
.notification_header {
position: absolute;
right: 16px; top: 16px; display: table; bottom: 0; font-size:22px;
}
.notification_header a { color:#fff; margin-left: 15px; position: relative;}
.notification_header .fa-circle { position:absolute; top:5px; right:0px; color:#F77D26; font-size:10px;}
.create_team { position:absolute; bottom:80px; right:16px; background:#F77D26; border-radius:100px; width:54px; height:54px; text-align:center; line-height:54px; z-index:9;
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px rgba(0,0,0,0.2);}
.create_team img { max-width:30px;}
.alert { position: absolute;

z-index: 999;
    /*background-color: red;*/
    left: 70px;
    border-radius: 5px;
    width: 95%;
    margin: 0 auto;
    top: 10px;
    /*color: #fff;*/
    font-size: 16px;
    text-align: center;
    max-width: 340px;
}
@media(max-width: 476px){
.alert {
    position: absolute;
    z-index: 999;
    background-color: red;
    left: 0px;
    border-radius: 5px;
    width: 95%;
    margin: 0 auto;
    top: 5px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    max-width: 285px;
    right: 0px;
}
    }

.step_no { background:#F77D26; width:40px; height:40px; display:inline-block; border-radius:100px; line-height:40px; text-align:center; font-size:18px; color:#fff; font-weight:500; margin-right:15px;}
.how_to_play h3 { font-size:20px; color:#313131; font-weight:600;}
.how_to_play p { font-size: 12px; color: #0d141a; }
.contest_filter {  text-align:center; background:#fff; margin-bottom:-0.5rem; position:relative; z-index:1; padding:0px 10px;
-webkit-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
box-shadow: 0px 0px 15px rgba(0,0,0,0.2);}
.contest_filter .col { padding:8px 5px;}
.contest_filter .col i { font-size:10px;}
.contest_filter .sorting { color:#777777; text-transform:uppercase; cursor:pointer; font-size:12px;}
.contest_filter .active { color:#002a8b;}
.md-accordion .card .card-header a:not(.collapsed) .rotate-icon:before{
    content: "\f068";
}
.md-accordion  .card { border:none; border-radius:10px !important; overflow: hidden; width: 100%;
-webkit-box-shadow:0px 4px 4px rgba(0,42,139,0.1);
-moz-box-shadow: 0px 4px 4px rgba(0,42,139,0.1);
box-shadow: 0px 4px 4px rgba(0,42,139,0.1);}
.md-accordion .card-header {
    background: #fff;
    border: none;
    padding: 1.2rem 1.25rem;
    font-size: 17px;
}
.md-accordion  .card .card-body {

    padding: 0;
}
.md-accordion  .card td{ padding-left: 15px; padding-right: 15px;  }
.md-accordion  .card th{ padding-left: 15px; padding-right: 15px; font-weight: 400; font-size: 17px; }
.md-accordion  .card th:last-child{text-align: right;}
.md-accordion h5 { font-size:17px; color: #0d141a; font-weight: 500;}
.md-accordion .rotate-icon { float:right;}
.md-accordion .card-body { padding-top:0px;}
.countdown_timer div { display:inline-block; padding:0px 1px;}
.rg_main {
width: 476px;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
height: calc(100vh - 0px);
overflow: hidden;
}
.rg_header {
-webkit-box-flex: 0.5;
-ms-flex: 0.5;
flex: 0.5;
}
.rg_body {
-webkit-box-flex: 14;
padding-bottom: 70px;
-ms-flex: 14;
flex: 14;
overflow: scroll;
-webkit-overflow-scrolling: touch; overflow-x: hidden;
}
.rg-footer {
width: 476px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: #fff;
padding: 10px 0!important;
bottom: 0;
-ms-flex-pack: distribute!important;
justify-content: space-around!important;
position: fixed!important;
-webkit-box-flex: 0.5;
-ms-flex: 0.5;
flex: 0.5;    left: 0; z-index: 1;
}
.rg-footer .nav { width:100%;}
::-webkit-scrollbar {
width: 0px;  /* remove scrollbar space */
background: transparent;  /* optional: just make scrollbar invisible */
}
/* optional: show position indicator in red */
/*::-webkit-scrollbar-thumb {
background: #FF0000;*/
}
.points_table  { margin-bottom:0px;}
.points_table tr td { font-size:13px; line-height: normal; padding:10px 0px;}
.points_table tr td:last-child  { text-align:right; font-weight:bold;}
.bank_transfer i { font-size:25px;}
@media(max-width: 499px){
.Joined_contest_all .card_box_main .col.text-right {
text-align: left !important;
}
.btn.btn-primary.px-5.py-3 {
padding: 5px 10px !important;
}
.rg_main { width:100%;}
.rg-footer { width:100%;}
.rg-footer li a { font-size:12px;}
.rg-footer .col { padding-left:5px; padding-right:5px;}
.match_status  { font-size:11px;}

.league_type ul li { margin-left:2px; width:20px; max-width:20px; height:20px;line-height:20px; font-size:12px;}

.contest_all .rg_card-header .media-body{ font-size: 15px; }
.contest_all .rg_card-header .media-body small{ font-size: 12px;  }
.contest_filter .sorting {font-size:10px;}
}
/*Login page*/
.bg-inner-images{
background-image: url(../images/login_background.png);background-size: cover !important;
}
.login_page .with_icon {
position: relative;
}
.login_page .with_icon svg{    position: absolute;
top: 15px;
left: 10px;
z-index: 100;
pointer-events: none;}
.login_page  .form-control,.login_page  .form-control:focus {
border: 1px solid #FFFFFF;
background-color: transparent;
color: #fff; padding-left: 40px;
}
.login_page  .form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
color: #fff;
opacity: 1; /* Firefox */
}
.login_page  .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;
}
.login_page  .form-control::-ms-input-placeholder { /* Microsoft Edge */
color: #fff;
}
.form-group {
margin-top: 30px;
}
.login_with_buttons .btn span {
    padding: 0px;
    border: none;
    font-size: 14px;
}
.login_with_buttons .btn i {
font-size: 24px; vertical-align: text-bottom;
}
.login_with_buttons .btn {
width: 100%;
}
.login_with_buttons {
display: flex;
margin-left: -15px;
}
.login_with_buttons .btn {
margin-left: 15px;
border-radius: 2px;
}
.login_with_buttons .btn.btn-white.facebook {
background-color: #3C5A9A;
color: #fff;
}
.login_with_buttons .btn.btn-white.facebook span {
background: transparent;
color: #fff;
}
.f-13 {
font-size: 13px;
}
.left_arrow_title {
padding: 20px;
text-align: center;
color: #fff;
font-size: 16px;
position: relative;
display: flex;
text-align: center;
justify-content: center;
}
.left_arrow_title a{ display: block; color: #fff; }
.left_arrow_title a svg {
position: absolute;
left: 15px;
top: 26px;
}

.banner{ margin-bottom: 15px; }
.banner .owl-dots {
display: none;
}

.text_border_img {
border:1px solid #B5B5B5;
overflow: hidden;
border-radius: 100%;
/*padding: 4px 2px;*/
width: 45px;
height: 45px;
}
.text_border_img img {
background-color: #fff;
}
.text_border_img img {
max-width: 100%;
border-radius: 5px;
}
.border-inner-pxy {
padding:0px;
background-color: #fff;
border-radius:0px;
margin-top: 0px;
}
.team_name_border {
font-size: 14px;
color: #292929;
font-weight: 500;
}
.right_back_home {
position: absolute;
right: 15px;
top: 0;
}
span.league_type_span {
border-radius: 4px;
border: #989898 1px solid;
padding: 2px 8px;
font-size: 11px;
margin-left: 5px;
}
.border-fill {
border-radius: 8px;
}
.card_box_main .leagues_card_top .btn {
padding:6px 12px;
font-size: 13px;
font-weight: 500;
}
.btn-secondary {
color: #fff;
background:#c51b24;
border:none;
}
.card_box_main.team_card-box h6 {
font-size: 17px !important;
color: #1D1F20;
padding:0px 10px;
}
.card_box_main.team_card-box  h4 {
    margin: 0px;
    color: #1D1F20;
    font-size: 15px;
}
.card_box_main.team_card-box a span {
    color: #1D1F20;
    font-size: 12px;
}
.border-b {
border-bottom: 1px solid rgba(185, 185, 185, 0.1);
}
/*.media_contest5 {
margin: 0 -15px;
}
.media_contest5 .card_box_main {
border-radius: 0px;
}*/
.border-l {
border-left: 1px solid rgba(185, 185, 185, 0.1);
}
.rg_header h4 {
font-size: 14px; font-weight: 600; color: #0D141A;
}
.rg_header h4 small {
font-size: 12px; font-weight: 300; color: #fff; text-transform: uppercase; padding: 0px 10px;
}
.white_header h4 small { color: #8E9193; }
.Choose_Captain.clearfix {
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 500;
padding-bottom: 20px;
}
.Choose_Captain.clearfix p {
color: #fff;
margin-bottom: 0px;
}
.Choose_Captain.clearfix {
text-align: center;
color: #fff;
font-size: 14px;
font-weight: 500;
padding-bottom: 10px;
}
.Choose_Captain.clearfix p span{
color: #FFA201;
margin-bottom: 0px;
}
.total h6{ font-size: 12px; color: #8E9193; font-weight: 400; margin-bottom: 0px; }
.total h3{ font-size: 18px; color: #04263F; font-weight: 500; margin-bottom: 5px; }
.card_box_main.total {
padding: 10px 15px;
}
.text-inprogress{ color: #F77D26 }
.joined-top {
    border-top: 1px solid #E1E1E1;
    padding: 6px 15px;
    margin: 12px -15px -17px;
}


.joined-top p {
margin: 0px;
color: #8E9193;
font-size: 12px;
}
.joined-top .fa-angle-right { float: right; font-size: 18px; margin-top: 2px; }
.text-finished {
color: #11BC1F;
}
/*.rg_header h4 small {
font-size: 13px;
margin-right: 5px;
margin-left: 3px;
}*/
/*.contact_page .media-left{
padding-right: 10px;
}*/
.contact_page h6{ font-size: 16px; color: #0D141A; font-weight: 500; margin-bottom: 5px; }
.contact_page a{ font-size: 16px; color:#8E9193; }
.socal.text-center h3 {
    font-size: 16px;
    margin-bottom: 30px;
    color: #000;
}
.socal li a {
width: 42px;
height: 42px;
border-radius: 100%; background-color: #F77D26; color: #fff; text-align: center; font-size: 16px;
line-height: 42px; display: block;
}
.create_team_table tr {
background-color: #fff;
}
.flex-none {
flex: none;
-webkit-box-flex: inherit;
-ms-flex: inherit;
}
.verify_box h3 {
font-size: 17px;
color: #7D94B4;
}
.verify_box h4 {
font-size: 14px;
color: #515151;
}
.verify_box label {
font-size: 14px;
display: block;
color: #0D141A;
font-weight: 500;
}
.verify_box label span { color: #8E9193; font-size: 11px; font-weight: 300; }
.verify_box p {
font-size: 13px;
display: block;
color: #8E9193;
font-weight: 400; line-height:18px;
}
.form-control {
min-height: 45px;
border: 1px solid #BCBCBC; border-radius: 5px;
}
.list-styled-dots{padding-left: 15px;}

.otp.text-center h3 {
color: #515151;
font-weight: 400;
font-size: 17px;
}
.form-upload-img {
border: 1px solid #FCB92D;
background: #FFF8E9;
border-radius: 2px;
position: relative;
}
.form-upload-img p { color: #FCB92D; }
.form-upload-img img {
margin-bottom: 10px;
}
.form-upload-img input {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
opacity: 0;
}
/*.form-upload-img:hover input,*/ .add-image input {

opacity: 1;
}
.card_box_main-refer {
padding: 10px 15px;
font-weight: 400;
font-size: 20px;
background-color: #EEEFEF;
border-radius: 5px;
margin-bottom: 20px;
border: 2px dashed #8E9193;
border-style: dashed; color: #8E9193;
}
.refer.text-center h6 {
font-size: 17px;
font-weight: normal;
margin: 20px 0;
}
.refer.text-center h3 {
font-size: 20px;
font-weight: 600;
}
.transaction-history, .transaction-history table  { width: 100%; }
.transaction-history table thead th { background: #F7F7F7; border-bottom: #E1E1E1 1px solid; border-top: #E1E1E1 1px solid; padding:3px 15px; font-size: 12px; color: #8E9193; font-weight: normal; text-transform: uppercase;}
.transaction-history table thead th:last-child { text-align: right;}
.transaction-history table tbody td { border-bottom: #E1E1E1 1px solid; padding: 10px 15px; font-weight: 600; font-size: 14px; color: #04263F;}
.transaction-history table tbody td span { color: #8E9193; font-weight: 300; font-size: 12px;}
.transaction-history table tbody td:last-child { text-align: right;}
.transaction-history table tbody tr.credit_amount td:last-child { color: #55AE3A;}
.transaction-history table tbody tr.debit_amount td:last-child { color: #F04B50;}


.transaction-history h4 {
font-size: 15px;
font-weight: 400;
color: #C5C5C5;
}.transaction-history h6 {
font-size: 17px;
font-weight: 400;
color: #515151;
}
.transaction-history .top {
border-bottom: 1px solid #F1F1F1;
margin: 0 -10px;
padding: 0px 10px; cursor: pointer; padding-bottom: 10px;
}
.transaction-history p {
font-size: 15px;
color: #515151;
}
.transaction-history .bottom {padding-bottom: 10px; display: none;}
.transaction-history .bottom .left {
padding-top: 10px;
}
.transaction-history  .right h5 {
font-weight: bold;
margin-right: 10px;
color: #11BC1F;
}
.transaction-history  .right h5 i {
margin-left: 13px;
    color: #000;
}
.transaction-history  h5.minus {
color: #F9B247;
}
.active .fa-chevron-right:before {
content: "\f078";
}
.rg-footer.pay_using .btn {
border: 1px solid #231d67;
background-color: transparent;
width: 100%;
height: 45px;
}
.pay_using .row {
margin: 0px -10px;
}
.pay_using .row [class*="col"] {
width: 100%;
padding: 0px 10px;
}
.add-cash .btn {
    border-radius: 0;
    border: 2px solid #6B3D95;
    font-size: 15px; color: #6B3D95 !important;
}
.add-cash label {
   display: block;
   font-size: 15px; color: #272727; font-weight: 500;
}
.add-cash .total h3 {
    font-size: 25px;
    color: #F77D26;
}

.rg-v-bank-form-per {
    font-size: 14px;
    color: #0D141A; font-weight: 500;
}

.rg-v-bank-form-per .form-group {
    margin-bottom: 15px;
}

.rg-v-bank-form-per .form-group .form-control {
    border-radius: 0px; border: #E1E1E1 1px solid;
}

.rg-v-bank-form-per .custom-control-label::before {
    color: #fff;
    background-color: #fff;
    border: 1px solid #8E9193;
}
.rg-v-bank-form-per .custom-radio .custom-control-input:checked~.custom-control-label::before {
    background-color: #0D141A;
    border-color: #0D141A;
}
.Wicket_section {
    text-align: center;
    padding: 10px 15px;
    background-color: #fff;
}
.Wicket_section h3 {
    font-size: 12px;
    color: #7D94B4;
    font-weight: 500;    margin-bottom: 0px;

    text-transform: uppercase;
}
.Wicket_section p {
    font-size: 12px;
    color: #F77D26; position: relative;
    font-weight: 700; margin-bottom: 0px;
    text-transform: uppercase;
}
.Wicket_section {
    margin: 0 -15px 15px;
    position: relative;
    z-index: 1;
}
.Wicket_section .card_title {
    margin: 0 -15px 5px;
    border-bottom: 1px solid #F5F4FA;
    font-weight: 600;
    font-size: 14px;
    padding-bottom: 10px;
}
.Wicket_section .row .col {
    border-right: 1px solid #F5F4FA;
}.Wicket_section .row .col:last-chld {
    border-right: 1px solid transparent;
}
.Wicket_section {
    margin: 0 -10px 15px;
}

.download_box {
    background-color: #fff;
    margin: 0 -10px;
    padding: 15px;
    align-items: center;
}

.download_box h3 {
    font-size: 12px;
    font-weight: 500;
    color: #7D94B4;
}

.download_box  .btn {
    border-radius: 5px;
}
.Join_now_total {
    border-radius: 10px;
    padding: 10px;
}
.Join_now_total .spots_left {
    font-size: 12px;
    color: #fff;
    float: left;
    width: 100%;
    clear: left;
    font-weight: 600;
}
.Join_now_total .progress_complete {
    background: #8e3575;
    border-radius: 5px;
    height: 5px;
}

.download_box.disabled {
    opacity: 0.8; pointer-events: none;
}
.text-svg {
    color: #292929;
    font-weight: 500;
    padding-top: 4px;
    font-size: 14px;
}


.mx-7n{margin: 0px -7px}
.mx-7n [class*="col"]{
    padding: 0 7px;
}


.card_box_main.all_contest_card small.d-block {
    color: #fff;
}

.card_box_main.all_contest_card {
    background-color: #F7F7F7; box-shadow: none; border-bottom: #E1E1E1 1px solid
    color: #0D141A;
}


.card_box_main.all_contest_card small.d-block {
    color: #fff;font-family: 'Fira Sans', sans-serif;
}
.card_box_main.all_contest_card {
    padding: 10px 15px;
}

.row.col-12-buttom {
    border-top: 1px solid #EFEFEF;
    padding-top: 10px;
    margin-top: 10px;
}

.row.col-12-buttom a {
    color: #0061B7;
}

.card_box_League .btn i,.card_box_League .btn svg {
    margin-right: 5px;
    /* width: 15px; */
}

.card_box_League .btn i,.card_box_League .btn svg {
    margin-right: 5px;
    /* width: 15px; */
}

.rg-footer.rg-contest-footer { background: none; box-shadow: none; display: block; padding-right: 15px !important; padding-left: 15px !important;
}

.rg-footer.rg-contest-footer h6 {
    margin-bottom: 0;
    color: #fff;
    position: relative;
    font-size: 14px;
    padding-right: 0;
    display: flex;
    flex-wrap: wrap;
    width: 100%;

    text-transform: uppercase;
}



.rg-footer.rg-contest-footer .col-6 {
    padding-top: 10px; padding-bottom: 10px;
}
.rg-footer.rg-contest-footer .col-6:last-child{
    border:none;
}

.total_contest_menu h5 {
    margin-bottom: 0px;
}

.total_contest_menu  h5 {
    font-weight: 500;
    font-size: 14px;
    color: #62676A ;
}
.total_contest_menu  h5.active {
    color: #0D141A ;
}

.total_contest_menu  h5 a {
    color: #f77f27;
}

.page_left_media_bg .card_box_main {
    padding: 0px;
    overflow: hidden;
}

.page_left_media_bg .card_box_main .media-left {
    margin-right: 11px;
    width: 60px;
    height: 60px; line-height: 60px; border-radius: 100px;
    text-align: center;
}

.contactus_icon { background-color: #FFF0D6; }
.email_icon { background: #CCF5FF; }


.bg-white.shadow-sm{
    position: relative;
    z-index: 1;
}

.label-control .form-group svg {
    position: absolute;
    top: 15px;
    left:0px;
    z-index: 10;
}
.form-group.d-flex.justify-content-between.align-items-center {
    border: none;
}

label.custom-control-label {
    position: relative;
    padding-left: 18px;
    padding-top: 5px;
    color: #1D1F20;
    font-size: 13px;
}

.card_box_main.team_card-box .h6_list h6 {
    color: #828282;
    font-weight: normal;
    text-align: center;
    font-size: 12px !important; margin: 0px;
    padding: 5px 0px;
}

.card_box_main.team_card-box .h6_list h6 span {
    padding-left: 5px;
}
.choose_captain_dark.row.clearfix {
    padding-bottom: 15px;
}

/*.choose_captain_dark.row.clearfix p {
    font-weight: bold;
    margin-bottom: 0px;
    color: #fff;
    font-size: 14px;
}*/

.choose_captain_dark.row.clearfix h6 {
    color: #fff;
    margin-bottom: 0px;
}

.choose_captain_dark.row.clearfix .media-body {
    padding: 0px 10px;
}

.choose_captain_dark.row.clearfix .media {
    align-items: center;
}

.choose_captain_dark.row.clearfix .media>span {
    width: 40px;
    height: 40px;
    color: #1D1F20;
    background-color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 40px;
}
.card_box_main.mt-3.total-tp {
    border-radius: 8px; border:none; padding-top: 10px; padding-bottom: 0px;
    color: #fff;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#8e9193+0,5a5a5a+100 */
background: #8e9193; /* Old browsers */
background: -moz-linear-gradient(top,  #8e9193 0%, #5a5a5a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8e9193 0%,#5a5a5a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #28a546  0%,#28a546  100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8e9193', endColorstr='#5a5a5a',GradientType=0 ); /* IE6-9 */

}

.card_box_main.mt-3.total-tp h6 {
    font-size: 12px; margin-bottom: 5px;
    font-weight: normal;
    color: #fff;
}

.card_box_main.mt-3.total-tp h3 {
    font-size: 18px;
    font-weight: 500; color: #fff; margin-bottom: 0px;
}
.card_box_main.mt-3.total-tp p {
     color: #E1E1E1;
}

.card_box_main.mt-3.total-tp h5 { font-weight: 500; font-size: 16px; }
.card_box_main.mt-3.total-tp h2 { font-weight: 600; font-size: 42px; color: #fff; }
.card_box_main.mt-3.total-tp h2 span { font-size: 26px;     vertical-align: top; line-height: 40px;}

.text-big {
    padding: 0px;
    margin: 0px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}
.all_in_account .total h6 {
    font-size: 16px;
    font-weight: normal;
}
.all_in_account .total h6 {
    font-size: 16px; color: #000;
    font-weight: normal;
}

.all_in_account .total h3 {
    font-size: 24px;
    font-weight: 300;
}

.all_in_account .total>div {
    border-bottom: 1px solid #ddd;
    padding-bottom: 15px !important;
    margin-bottom: 15px;
}

.all_in_account .btn {
    font-size: 14px;
    padding: 9px 25px;
}

.form-group.enter_amount input {
    font-size: 25px;
    color: #1D1F20;
    border: 1px solid #E1E1E1 !important;
    height: auto; padding-top: 8px; padding-bottom: 8px;
    border-radius: 0px;
    margin-bottom: 0;
    padding-left: 40px;
}

.form-group.enter_amount {
    position: relative;
}

.form-group.enter_amount svg {
    position: absolute;
    top: 48px; left: 15px;
}

.d-flex.enter_promo {
    position: relative;
}

.d-flex.enter_promo input {
    border: #E1E1E1 1px solid;
    font-size: 15px;
    border-radius: 0px;
}

.enter_promo .btn {
    /* position: absolute; */
}

.d-flex.enter_promo {

}

.d-flex.enter_promo .btn {
    border-radius: 6px;
    border: none; color: #fff !important;
}
.btn_pay .btn {
    border:none;
    width: 100%;
    border-radius: 5px;
    padding: 10px 15px; color: #fff !important;
}
.text-light-dark {
    color: #9D9D9D;
    border-color: #9D9D9D;
}

h3.more_link_border_title {
text-align: left;
font-size: 15px;
color: #9D9D9D;
font-weight: 600;
position: relative;
}
h3.more_link_border_title span {
background-color: #f9f8f6;
padding-right: 20px;
position: relative;
z-index: 1;
}
h3.more_link_border_title:after {
position: absolute;
width: 100%;
height: 2px;
background-color: #9D9D9D;
content: "";
top: 8px;
left: 0px;
z-index: 0;
}

h3.text-left.version {
    padding: 30px 30px 30px;
    border-top: 1px solid #E2E2E2;
    margin: 0 -15px;
}

.team_sl_rg.bg {
    background-color: #261F1F;
}
.team_sl_rg.bg .col{ padding: 0px }
.team_sl_rg.bg .col h3 {
    color: #fff;
    font-size: 14px;
    margin-bottom: 0px;
}

.team_sl_rg.bg .col p {
    margin-bottom: 0px;
    color: #fff;
    font-weight: 500;
    position: relative;
    font-size: 14px;
}

.team_sl_rg.bg .border-bottom {
    margin-bottom: 15px;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

.team_sl_rg.bg .border-bottom .col {
    border-right: 1px solid #363636;
}

.team_sl_rg.bg .col p span {
    background-color: #F77D26;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-right: 5px;
    border-radius: 100%;
}


.choose_power {
    padding: 15px 0px;
    margin: 0 -15px;
    background-color: #261F1F;
    color: #fff;
}

.choose_power p {
    margin-bottom: 0px;
    font-weight: 600;
}

.choose_power h6 {
    margin-bottom: 2px;
}
th.col-200 {
    min-width: 200px;
}
.custom-control.custom-radio.text-tru {
    top: -20px;
    right: -15px;
}
.custom-control.custom-radio.text-tru .custom-control-label::before {
    color: #fff;
    background-color: transparent;
    border-radius: 100% !important;
    border: 1px solid #C2C2C2;
}
.custom-control.custom-radio.text-tru .custom-control-input:checked~.custom-control-label::after {
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='3' fill='%23fff'/%3E%3C/svg%3E);
    background: #11BC1F;
    border-radius: 100%;
text-align: center;
    padding-top: 3px;
     content:url(../images/checked.png);
}
.left_arrow_title{z-index: 10}

.lable_check_box_mass {
    background-color:#F7F7F7; margin: 0px -15px;
}

.lable_check_box_mass h6 { margin: 0px;
    color: #0D141A; padding:20px 15px; border-top: #E1E1E1 1px solid;
    font-size: 16px; border-bottom: #E1E1E1 1px solid;
}
.lable_check_box_mass .entry_per_team { font-size: 20px; float: right; }

.form_wp_contest p {
    font-size: 12px;
    color:#8E9193;
    margin-bottom: 0px;
}
.lable_check_box_mass p {
    color: #8E9193;
    margin: 0;
    line-height: 16px;  padding:18px 15px;
}



.form_wp_contest  .form-group.ffl-wrapper {
    margin-bottom: 10px;
}
.form_wp_contest.label-control .form-group label:not(.custom-control-label){    color: #9D9D9D;

}

.lable_check_box {
      position: relative;
    padding-left: 55px;
    margin-top: 30px;
    color: #9D9D9D;
    font-size: 14px;
}
.lable_check_box label:before {
    height:15px;
    width: 40px;
    content: "";
    position: absolute;
    left: 0px;
    background-color: #A6A6A6;
    border-radius: 16px; pointer-events: none;
}.lable_check_box label:after {
    height: 21px;
    width: 21px;
    content: "";
    position: absolute;
    left: 1px;       -moz-box-shadow:  rgba(0,0,0,0.31) -5px 0 17px 0px;
    -webkit-box-shadow:  rgba(0,0,0,0.31) -5px 0 17px 0px;
    box-shadow: rgba(0,0,0,0.31) -5px 0 17px 0px;
    top: -3px;
    background-color: #444444;
    border-radius: 100px;
   pointer-events: none;
}
.lable_check_box input {
    position: absolute;
    left: 0; opacity: 0;
    width: 100%;
    height: 100%;
}.lable_check_box input:checked +label:after{
  left: 20px; background-color:#55AE3A;
}.lable_check_box input:checked +label:before{
   background-color:#B5DCA9;
}

.challenge table.table {
    margin: 0 0px;
}
.table_l {
    margin: 0 -15px;
}
.table_l .table td {
    border-bottom: 1px solid #dee2e6;
}
.challenge table.table th {
    background-color: #f7f7f7;
 border:none;
}
.slider_wrap{ position: relative; padding:10px 30px; text-align: center; }

.slider_wrap .item {
    padding: 8px; border: 1px solid #fff;
    background-color: #F9F8F6;
}

.slider_wrap  .owl-nav button {
    position: absolute;
    left: -25px;
    top: 10px;
}

.slider_wrap  .owl-nav button.owl-next {
    right: -30px;
    left: inherit;
}
.slider_wrap .owl-dots {
    display: none;
}
.slider_wrap  .owl-item:first-child .item{
    border-radius: 10px 0px 0px 10px; }
.slider_wrap  .owl-item:last-child .item{
    border-radius: 0px 10px 10px 0px; }

    .owl-item.active_c .item{ border-color: #11BC1F }


    .top_card_box_main_info .media  .media-left {
    width: 60px;
    height: 60px;
    overflow: hidden;
    margin-right: 16px;
    border-radius: 100%;
}



.top_card_box_main_info .media h4 {
    font-size: 16px;
    color: #444444;
}

.top_card_box_main_info .media h6 {
    font-weight: 300;
    color: #B7B9BB;
}

.top_card_box_main_info .media h2 {
    font-size: 23px;
    color: #fff;
}

.slider_paly_info .table_scrool {
    height: 100vh;
    overflow: scroll;
    margin: 0 -15px;
}



.slider_paly_info .table_scrool th {
    background-color: #FAFAFA;
    border: none;
    font-weight: 600;
}

.slider_paly_info .table_scrool th:last-child{ text-align: right; padding-right: 30px; }
.slider_paly_info .table_scrool td:last-child{ text-align: right; padding-right: 30px; }


.contest_all .rg_card-header img {

    max-width: 30px;
}
a#fb-root {
    padding: 10px 15px !important;
    text-align: center;
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif;
    display: block;
}
/*Responsive css*/
.select_squad .row [class*="col"] {
    padding: 0px 5px;
}
.select_squad .row {
    margin: 0 -22px;
}
.team_sl_rg.bg  .border-n-img [class*="col"] {
    border: none;
}
.team_sl_rg.bg .border-n-img h3 {
    color: #C2C2C2;

}
.team_sl_rg.bg .border-n-img [class*="col"] .team_logo {
    width: 35px;
    height: 35px;
    margin: 0px !important;
    line-height: 35px;
    overflow: hidden;
}
.team_sl_rg.bg .border-n-img [class*="col"] .team_logo img{ max-width: 100%; border-radius: 0px;}
.team_sl_rg.bg .border-n-img [class*="col"] .media {

    align-items: center;
    justify-content: center;
    margin:  auto;
}
.no_bg_credit {
    background-color: #fff;
}
.no_bg_credit.tab-team_inner{ padding-top: 5px; }
.no_bg_credit.tab-team_inner .active {

    color: #F77D26;
}
.no_bg_credit.tab-team_inner  .active label.wk_player_count {
    color: #F77D26;
}
.team_sl_rg.bg .border-n-img [class*="col"] label{
margin-bottom: 0px;
}
ul.players_list {
    margin: 0px; padding-top: 10px;
}

ul.players_list li {
        width: 7.5%;
    height: 14px; line-height: 15px; text-align: center;
    color: #fff;
    font-size: 11px;
    background-color: #fff;
    display: inline-block;
    -webkit-transform:skew(-225deg);
  -moz-transform:skew(-225deg);
  transform:skew(-225deg);
}
ul.players_list li span { display: inline-block;
    -webkit-transform:skew(225deg);
  -moz-transform:skew(225deg);
  transform:skew(225deg);
}

ul.players_list li.active {
    background-color: #FCB92D;
}ul.players_list li.active-ff {
    background-color: #fff;
    color: #3E3E3E;
}

h3.pick_nub {
    text-align: center;
    font-size: 12px; font-weight: 500; margin: 0px -15px;
    padding:10px 15px;
    background-color: #F04B50; color: #fff;
}


.card_box_main  i.fas.fa-angle-down {
    margin-left: 5px;
}
@media(max-width: 480px){
    .modal-footer_row.row.no-gutters {
    padding-bottom: 60px;
}
.teams h5 {
    font-size: 10px;}
    .rg_header h3 {
    font-size: 15px;}
    .card_box_League .btn{ font-size: 10px; }
	.rg-footer.rg-contest-footer h6 {
    margin-bottom: 0;
    color: #fff;
    position: relative;
    font-size: 10px;}
	.rg_body.p-0.bg-inner {
    padding-bottom: 15px !important;
}
.card_box_main .btn {
    padding: 6px 9px;
    font-size: 11px;
    font-weight: 500;
    padding: 6px 7px;
}
	.h5, h5 {
    font-size: 14px;
}
.tab_border li.col a {

    padding: 10px 5px; font-size: 13px;}
	.card_box_League .col {
    margin-bottom: 10px;
}

.card_box_League .col:last-child {
    margin-bottom: 0px;
}
.modal {
    max-width: 100%;
    margin-left: 0;}

    .total_contest_menu h5 {
    font-weight: 400;
    font-size: 13px;}
    .leagues_card_top.row {
    margin: 0 -5px;
}

.leagues_card_top.row .col-4 {
    padding: 0 5px;
}

span.league_type_span {
    padding: 0px 2px;
}
.choose_captain_dark.row.clearfix p {

    font-size: 12px;
}
.all_in_account .total h6 {
    font-size: 13px;}
    .all_in_account .total h3 {
    font-size: 16px;}
    .text-big {

    font-size: 16px;}
}

/********************** Sunil **********************/
.rounded-pill {
    border-radius: 50rem;
}
.text-black {
    color: #000 !important;
}
.tab-team_inner.tab-team_inner2 a {
    border-bottom: none !important;
    padding-bottom: 0px;
    border-radius: 50rem;
    padding: 7px 10px;
    color: #000;
    font-weight: 600;
    line-height: 16px;
}
.tab-team_inner.tab-team_inner2 a label {
    margin: 0px;
    color: #000;
    font-weight: normal;
}
.tab-team_inner.tab-team_inner2 a.active label {
    color: #ffffff;
}
.tab-team_inner.tab-team_inner2 .active {
    border-bottom: none;
    color: #fff;
    background: rgba(247,125,38,1);
    background: -moz-linear-gradient(left, rgba(247,125,38,1) 0%, rgba(249,182,73,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(247,125,38,1)), color-stop(100%, rgba(249,182,73,1)));
    background: -webkit-linear-gradient(left, rgba(247,125,38,1) 0%, rgba(249,182,73,1) 100%);
    background: -o-linear-gradient(left, rgba(247,125,38,1) 0%, rgba(249,182,73,1) 100%);
    background: -ms-linear-gradient(left, rgba(247,125,38,1) 0%, rgba(249,182,73,1) 100%);
    background: linear-gradient(to right, rgba(247,125,38,1) 0%, rgba(249,182,73,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f77d26', endColorstr='#f9b649', GradientType=1 );position: relative;
}
.create_team_header {
    margin: 0px 10px;
    background: #fff !important;
    border-radius: 10px;
    margin-bottom: -40px;
    padding-top: 0px;
    overflow: hidden;
}

.credit_text-block h5 {
    font-size: 12px;
    color: #fff;
}

.credit_text-block h6 {
    font-size: 14px;
    color: #fff;
}

.credit_text-block h6 span { font-size: 20px; color: #FCB92D; font-weight: 500; }

.create_team_header.team_sl_rg.bg .border-n-img [class*="col"] .team_logo {
    width: 55px;
    height: 55px;
    margin: 0px !important;
    line-height: 55px;
    overflow: hidden;
    border: 1px solid #ddd;
    /*background-color: #f1f1f1;*/
}

.create_team_table.create_team_table2 table tr th {
    color: #b9b9b9;
    background-color: #261f1f;
}
.create_team_header_top h6 label.rounded-pill, .create_team_header_top h6 span.rounded-pill {
    width: 20px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 14px;
    background-color: #000;
     display: inline-block;
    text-align: center;
}

.bg-white.mb-4.mx-n10 {
    margin-left: -10px;
    margin-right: -10px;
}


.avatar_list  a {
    display: block;
    position: relative;
    z-index: 1;
    width: 60px;
    height: 60px;
    overflow: hidden;
}



.avatar_list a .avatar_active {
    display: none;
}
.avatar_list .active .avatar_active,.avatar_list a:hover .avatar_active {
    display: block;
    position: absolute;
    left: 00;
    top: 0;
    z-index: 1;
}

.avatar_list  li {
    width: 20%;
    text-align: center;
    padding-bottom: 10px;
        min-width: 70px;
}

.avatar_list li a {
    margin: 0 auto;
}

.avatar-new .item {
    width: 80px;
    height: 60px;
    margin: 15px auto;
    position: relative;
}
.avatar-new .item a {
    display: block; width: 60px; height: 60px; overflow: hidden; margin: 0 auto;
}
.avatar-new .item input[type="file"] {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
    opacity: 0;
    top: 0;
    cursor: pointer;
}
.avatar-new .item label.item-label {
    position: absolute;
    right: 0;
    top: 14px;
    right: -5px;
    pointer-events: none;
}

.create_team_timer .countdown_timer { margin: auto; width: 250px; }
.right_count {float: left;}
.left_count { float: right; }


/* New Css  */

.or-container {
position: relative;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}

.seperator {
    top: 50%;
left: 0px;
width: 100%;
z-index: 0;
height: 1px;
position: absolute;
background-color:
#cecece;
}

.or { position: relative; color: #8E9193; font-size: 12px;
    z-index: 2; display: inline-block;
    padding: 5px;
    margin: 8px 0;
    font-size: 1.1rem;
    width: 40px;
    background-color: #fff;
}

.register_now { color: #8E9193; font-size: 15px; }
.register_now a { color: #0D141A; font-weight: 500; text-decoration: underline; }
.register_now a:hover { text-decoration: none; }

.forgot_password a { font-size: 14px; color: #828282; text-decoration: underline;  }
.forgot_password a:hover { text-decoration: none; }

.register_header  { background: #fff; }
.register_header .left_back_home ul li a {  color: #0D141A;}

.match_time { color: #F04B50; font-size: 14px; /*font-family: 'Oswald', sans-serif; */font-weight: 600;}
.icon-matches, .icon-mycontest, .icon-account, .icon-more { width: 100%; height: 20px;background-repeat: no-repeat; background-position: 50% 50%; display: block; background-size: 20px;  }

.icon-matches { background-image: url(../images/matches-gray.svg);}
.icon-mycontest { background-image: url(../images/contest-gray.svg);}
.icon-account { background-image: url(../images/account-gray.svg);}
.icon-salary { background-image: url(../images/salary.svg);}
.icon-more { background-image: url(../images/more-gray.svg);}

.rg-footer li.active a .icon-matches, .rg-footer li:hover a .icon-matches { background-image: url(../images/matches-color.svg);}
.rg-footer li.active a .icon-mycontest, .rg-footer li:hover a .icon-mycontest { background-image: url(../images/contest-color.svg);}
.rg-footer li.active a .icon-account, .rg-footer li:hover a .icon-account { background-image: url(../images/account-color.svg);}
.rg-footer li.active a .icon-salary, .rg-footer li:hover a .icon-salary { background-image: url(../images/salary-b.svg);}
.rg-footer li.active a .icon-more, .rg-footer li:hover a .icon-more { background-image: url(../images/more-color.svg);}

.header_bg { background:#c51b24; }
.header_bg .match_time { font-size: 14px;}

.contest_all_top { background: #F7F7F7; border-bottom: #E1E1E1 1px solid; border-top: #E1E1E1 1px solid; padding: 12px 15px; font-size: 17px; color: #62676A; font-weight: 500; }
.contest_all_top a { color: #0D141A; }
.contest_all_top  .media-right a { font-size: 12px; color: #8E9193; }


.leagues_card_bottom { background: #F7F7F7; border-top: #E1E1E1 1px solid; border-bottom: #E1E1E1 1px solid; padding-top: 8px; padding-bottom: 5px; }
.leagues_card_bottom h5 { margin-bottom: 0px; font-size: 12px; padding-top: 2px;}
.leagues_card_bottom h5 img { vertical-align: text-bottom;}

.card_box_main .leagues_card_bottom {border-bottom:none; border-radius: 0px 0px 8px 8px; }

.card_box_main .join_button {
position: absolute;
    right: 15px;
    top: 36px; z-index: 1;
}

/*.create_contest_btn { background: #fff; border:#DBDFEA 1px solid; }*/

.join_table  { padding-top: 20px;}
.join_table tr td  { border:none; padding: 0px 0px 10px 0px; color: #8E9193; font-size: 14px; }
.join_table tr:last-child td  { border-top:#DBDFEA 1px solid; padding: 10px 0px; color: #0D141A; font-weight: 500; }

.bg_white { background: #fff; }

.detail_tab { background: #fff;border-bottom: #DBDFEA 1px solid;}
.detail_tab li a, .detail_tab .nav-link { text-align: center; color: #8E9193; border-bottom: 1px solid transparent; border-radius: 0px; font-size: 12px; padding-bottom: 10px; padding-top:10px; margin-bottom: -1px;  }
.detail_tab li a.active, .detail_tab .nav-link.active, .detail_tab .show>.nav-link { color: #0D141A; background: none; border-bottom-color:#0D141A; font-weight: 500;  }
.detail_tab li a label { margin: 0px; }

.winning-breakup-table .table thead th {border: none; background: #F7F7F7; padding: 8px 15px;}
.winning-breakup-table .table tbody td{ color: #62676A; font-weight: 500; padding: 8px 15px;}
.winning-breakup-table .table tbody td:last-child { color: #0D141A; }

.leaderboard-table .table tbody td{ color: #0D141A; font-weight: 500; padding: 8px 15px; vertical-align: middle; font-size: 14px;}
.leaderboard-table .table tbody td img { margin-right: 10px;}

.footer_button { padding: 0px !important; height: 60px; }
.footer_button .btn { border-radius: 0px; line-height: 40px; }

.btn-sm { padding: 5px 20px;}
.rules_button { color: #fff; font-size: 18px; float: right; margin-top: -3px; }
.rules_button:hover { color: #fff;}

.team_rules_table table { border:#E1E1E1 1px solid; }
.team_rules_table table thead th { border-bottom:#E1E1E1 1px solid; font-weight: 500; text-align: center;}
.team_rules_table table tbody td:first-child { font-weight: 500; }
.team_rules_table table tbody td{ text-align: center;}

.clear_team { color: #fff; border:rgba(247,247,247,0.5) 1px solid; background: rgba(255,255,255,0.1); padding: 3px 5px; border-radius: 2px; font-size: 12px; }
.clear_team:hover { color: #fff; }

.clear_team_footer { border:none; padding-top: 0px; }
.clear_team_footer .btn_cancel, .clear_team_footer .btn_clear { color: #8E9193; border:none; background: none; font-size: 15px; font-weight: 500; text-transform: uppercase; }
.clear_team_footer .btn_clear { color: #0D141A; }

.selected {font-size: 12px; line-height: 12px; padding-top: 6px; text-align: center;}

.team_list_bottom { background: #F7F7F7; }
.team_card-box h3 { border-bottom: #E1E1E1 1px solid; padding:10px 15px; font-weight: 500; font-size: 15px; color: #272727; margin: 0px;  }

.captian_avtar { width: 70px; height: 70px; background-color:#C6C6C6; background-size: cover; background-repeat: no-repeat; border-radius: 100%; display: inline-block;  }
.player_info_avtar { width: 110px; height: 110px; background-color:#fff; background-size: cover; background-repeat: no-repeat; border-radius: 100%; display: inline-block;  }

.captain_title { font-size: 12px; color: #fff; background: #0D141A; border-radius: 3px; padding: 0px 10px; width: 100px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: inline-block; }
.vc_captain_title { background: #F04B50; }

.create_team_btn { position: absolute; width: 60px; height: 60px; line-height: 55px; border-radius: 100%; color: #fff !important; font-size: 25px; background: #6B3D95; bottom: 20px; right: 15px; text-align: center;}
.my_team_button { background: #F7F7F7; border:#E1E1E1 1px solid; display:block; border-radius: 3px; }

.white_header { background: #fff; }
.white_header .left_back_home ul li a, .white_header.rg_header h3 { color: #0D141A;}

.label-control .creat_contest_form  .form-group label:not(.custom-control-label) { position: inherit; background: none; bottom: inherit; font-size: 14px; color: #8E9193; margin-bottom: 5px; }
.label-control .creat_contest_form .form-control { border-radius: 0px; border:#E1E1E1 1px solid; padding: 10px 15px; }

.unverified, .verified {color: #fff; font-size: 12px;padding: 3px 8px; }
.unverified { background: #F04B50;  }
.verified { background: #55AE3A; }
.total_card { position: relative; margin: -15px; padding: 15px;}
/*.total_card:before { width: 100%; height: 50%; content: ""; background: #0D141A; position: absolute; left: 0px; top: 0px; }*/
.captain_preview_show {
    background-color: #2f8842;
    display: inline-table;
    padding: 1px 4px;
    line-height: normal;
    position: absolute;
    top: -6px;
    font-size: 9px;
    border-radius: 100%;
    margin-left: 8px;
    color: white;
}

.vice_captain_preview_show {
    background-color: red;
    display: inline-table;
    padding: 1px 4px;
    line-height: normal;
    position: absolute;
    top: -6px;
    font-size: 9px;
    border-radius: 100%;
    margin-left: 8px;
    color: white;
}


.captain_vicecaptain_row {display: flow-root;}
.btn-info {
    color: #fff;
    background-color: #F04B50;
    border-color: #F04B50;
}

.btn-info:hover {
    color: #fff;
    background-color: #D54045;
    border-color: #D54045;
}

   .btn-info:not(:disabled):not(.disabled).active, .btn-info:not(:disabled):not(.disabled):active, .show>.btn-info.dropdown-toggle {

    color: #fff;
    background-color: #D54045;
    border-color: #D54045;
}
.btn-info:not(:disabled):not(.disabled).active:focus, .btn-info:not(:disabled):not(.disabled):active:focus, .show>.btn-info.dropdown-toggle:focus
{
     box-shadow: 0 0 0 0.2rem rgba(213, 64, 69,0.5);
}

.add_cash_top h6 { color: #8E9193; font-size: 13px; }
.add_cash_top h5 { color: #0D141A; font-size: 17px; font-weight: 500; }
.add_cash_top .center { border-left:#E1E1E1 1px solid; border-right:#E1E1E1 1px solid;  width: 33.33%;}

.withdraw_winning .left { color: #04263F; font-size: 17px; font-weight:500; }
.withdraw_winning .right { color: #55AE3A; font-size: 17px; font-weight:500; }

.bank_withdraw { text-align: left; border: #E1E1E1 1px solid; background: #fff; padding: 15px 15px; }

.verification_icon {position: absolute;
    left: 0px;
    top: -38px;
    text-align: center;
    width: 100%;}

.verify_box_main { margin-top: 60px; padding-top: 55px; }
.verify_box_main h5 { font-size: 15px; color: #6B3D95;}
.verify_box_main h4 { font-size: 16px; color: #8E9193; font-weight: 400;}
.verify_box_main .form-group { margin-top: 20px;}

.refer_bg { background: #54C2ED; }
.contact_bg { background: #A22CF1; }


#cp_btn { background: none; border:none; color: #8E9193; font-size: 30px; padding: 0px; }
#copy { padding: 10px 0px; }

#edit_profileForm .form-group { margin-top: 5px; }
.change_password { padding-bottom: 10px; }
.change_password .change_password_link { text-align: right; margin-top: -35px; padding-right: 15px; }
.change_password .change_password_link a{ font-weight: normal; text-decoration: underline; color: #8E9193; font-size: 13px;  }

.preview_header { position: absolute; top: 0px; left: 0px; width: 100%; z-index: 1; margin: 15px 0px; }
.preview_header h3 { color: #fff; text-align: left; padding-left: 40px;}
.right_back_home li { display: inline-block; }

.card_box_top  { padding: 0px; overflow: hidden;}
.card_box_top table tr td { width: 50%; border-top: #E1E1E1 1px solid; border-right: #E1E1E1 1px solid; padding: 15px; }
.card_box_top table tr:first-child td { border-top: 0px; }
.card_box_top table tr td:last-child { border-right: 0px; }


.card_box_top h2 { font-size: 14px; color: #0D141A; margin: 0px; }
.card_box_top h6 { font-size: 14px; color: #8E9193; }

.matchwise_stats table tr th { padding: 10px 15px; background: #F7F7F7; }

.matchwise_stats table tr td { padding: 10px 15px; color: #8E9193; font-weight: 600; }
.matchwise_stats table tr td:first-child { font-weight: 400; }
.matchwise_stats table tr td span { color: #0D141A; font-size: 14px; font-weight: 600; text-transform: uppercase; }
.matchwise_stats table tr td:last-child, .matchwise_stats table tr th:last-child { text-align: right;}

.playing_history li {
font-size: 14px; font-weight: 500;
color: #0D141A;
position: relative;
text-decoration: none; background: #fff; border-radius:8px;  margin-bottom: 10px; padding: 15px 15px;  border:#E1E1E1 1px solid; box-shadow: rgba(0,0,0,0.05) 0px 5px 5px; position: relative;

}

.playing_history .media-right { font-size: 18px; color: #55AE3A;}

.notification_date { background: #F7F7F7; border-bottom: #E1E1E1 1px solid; border-top: #E1E1E1 1px solid; font-size: 11px; text-transform: uppercase; color: #8E9193; padding: 5px 15px; margin-top: -1px;}
.notification_list  {  width: 100%;}
.notification_list li {  border-bottom: #DBDFEA 1px solid; padding: 10px 15px; font-size: 15px; font-weight: 500; color: #0D141A; line-height: 20px; }
.notification_list li span { color: #8E9193; font-weight: 400; font-size: 12px; }
/*.notification_list li .img-fluid  { margin: 7px 0px;}*/

.no_notification { color: #8E9193; }

.btn_pay .btn_payment { background: #fff; border: #0D141A 1px solid !important; color: #8E9193 !important; min-height: 50px; }

.scratch_popup p { font-size: 17px; }
.rewards_bg {  background: #FEB433 url(../images/reward_bg.png) 100% 100% no-repeat; min-height: 260px;  }
.rewards_bg .left_back_home ul li a { color: #fff; }
.rewards_bg  h3 { color: #fff; }
#js-container { background: #fff url(../images/scratched_bg.png) 50% 50% no-repeat; border-radius: 8px; text-align: center;
  position: relative;
  width: 315px;
  height: 260px;
  margin: 0 auto;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

.canvas {
  position: absolute; left: 0px;
  top: 0; border-radius: 8px;
}
.scratch_popup h1 { color: #fff; font-size:24px; font-weight: 600;}
.scratch_popup h4 { color: #fff; font-size: 20px; font-weight: 600;}

.scratched_content { padding: 5px 10px; width: 100%;}
.scratched_content p { color: #0D141A; font-size: 18px; font-weight: 500;}
.scratched_content h3 { color: #0D141A; font-size: 15px; font-weight: 500;}
.scratched_content h2 { color: #0D141A; font-size: 32px; font-weight: 600;}



.rewards_total { padding: 15px 15px; padding-top: 140px; }
.rewards_total p { font-size: 16px; color: #fff; font-weight: 500;}
.rewards_total h2 {color: #fff;}

.scratched_card, .scratch_card {background-size: cover !important; height: 200px; width: 100%; border-radius: 10px; margin-top: 15px; text-align: center;}
.scratched_card {background:#fff url(../images/scratched_bg.png) 50% 50% no-repeat; background-size: cover; border: #E1E1E1 1px solid; }
.scratch_card {background: url(../images/card_bg.png) 50% 50% no-repeat;}
.rewards_list ul  { margin-left: -8px; margin-right: -8px; }
.rewards_list ul li { padding-left: 8px; padding-right: 8px; cursor: pointer; }

.scratched_card p {font-size: 17px; margin-bottom: 5px;}
.scratched_card h3 { font-size: 12px;}
.scratched_card h2 { font-size: 18px; margin-bottom: 3px; }

.modal_rg button.card_close { left: 0px; right: inherit; }

.share_scratch_card { position: absolute; bottom: 15px; width: 100%; z-index:10px; }

.how_to_play {border-bottom: 1px solid rgba(0,0,0,.125);}
.how_to_play.md-accordion .card { border-radius: 0px !important; border-top: 1px solid rgba(0,0,0,.125); box-shadow: none; }
.how_to_play.md-accordion .card .card-body { padding: 15px 15px;  background-color: #EDEDED; }
.how_to_play.md-accordion h5 {
    font-size: 15px;
    color: #0d141a;
    font-weight: 400; padding: 10px 0px;
}

.point_table .table td { background: #fff; padding-top: 2px; padding-bottom: 2px; }
.point_table .table th { background: #fff; padding-top: 2px; padding-bottom: 2px; font-size: 14px; }
.strong, p.strong { font-weight: 600; }
.how_to_play.md-accordion .card .card-header a:not(.collapsed) .rotate-icon:before{
    content: "\f106";
}

/*.classic-tabs .nav { display: block; }*/
.classic-tabs .nav li { display: inline-block;  padding: 0px; }
.classic-tabs .nav li a {
    display: block;
    padding: 10px 24px;
    font-size: 13px;
    color: rgba(255,255,255,0.8);
    text-align: center;
    border-radius: 0;
}

.classic-tabs .nav.tabs-cyan li a.active {
    border-color: #ffeb3b;
}

.classic-tabs .nav li a.active {
    color: #fff; position: relative;
}
.classic-tabs .nav li a.active:after {
 content: ""; width: 74px; height: 4px; background: #fff; border-radius: 5px 5px 0px 0px; position: absolute; bottom: 0px; left: 50%; margin-left: -37px;
}

.verify_tab1.classic-tabs .nav li a {color:#0D141A;}
.verify_tab1.classic-tabs .nav li a.active:after {
 background: #0D141A;
}
.verify_tab1.classic-tabs .nav.tabs-cyan li a.active {
    border-color: #0D141A;
}


.btn-warning {
    color: #fff !important;
}

.playing_history .row { margin-left: -7px; margin-right: -7px; }
.playing_history .col-md-6 { padding-left: 7px; padding-right: 7px; }

.rg-contest-footer .btn { padding: 15px 15px; }

.rg-contest-footer .row { margin-left: -7px; margin-right: -7px; }
.rg-contest-footer .col-6, .rg-contest-footer .col-12 { padding-left: 7px; padding-right: 7px; }

.join_contest_btn { margin: 0px -15px; }
.join_contest_btn .btn { border-radius: 0px;}

.select_captain, .select_vice_captain { background: #fff; border-radius: 5px;  padding: 5px;}
.select_captain .group-cap span { background: #F04B50; color: #fff; border-color: #F04B50; }
.select_captain p { color: #F04B50; font-weight: 500; font-size: 14px; margin: 0px;}
.select_vice_captain .group-cap span { background: #55AE3A; color: #fff; border-color: #55AE3A; }
.select_vice_captain p { color: #55AE3A; font-weight: 500; font-size: 14px; margin: 0px;}

.c_vc_group { margin-top: -16px; }

.btn-dark { background: #0D141A; }

.card_box_League .create_contest_btn { border: #E1E1E1 1px solid; background: #fff; }
.preview_logo { position: absolute;
    top: 15px;
    text-align: center;
    z-index: 1;
    left: 50%;
    width: 150px;
    margin-left: -75px; }
.team_name_text { font-size: 12px; color: #5f5f5f; font-weight: 300; line-height: 18px; }
  .select_state { font-size: 14px; border: #C2C2C2 1px solid; width: 100%; border-radius: 5px; padding: 10px 15px; }

.captain_vicecaptain_row { position: relative;  min-height: 155px; }
.action_button { float: right !important; position: absolute;
    top: 0px;
    right: 0px; }
.show_to_left1 { float: left !important; }
.show_to_right1 { float: right !important; margin-right: 33.33%; }

.linup_not_playing_text { color: #F04B50 !important; font-weight: 400 !important; }
.linup_playing_text { color: #55AE3A !important; font-weight: 400 !important;}
.linup_not_playing_text:before { background: #F04B50; }
.linup_playing_text:before { background: #55AE3A; }
.linup_not_playing_text:before, .linup_playing_text:before { width: 10px; height: 10px; border-radius: 100px; content: ""; display: inline-block; margin-right: 5px; }

.free_entry {
    text-decoration: line-through;
    font-size: 14px;
    color: #828282;
    font-weight: 300;
    margin-right: 8px;
    font-style: italic;
}
.refer_list .team_member { margin-right: 10px; }
.refer_list .card_box_main { padding: 10px 15px; }
.refer_list p { margin: 0px;}
.refer_list h4 { margin: 0px; font-size: 14px; padding: 3px 0px;}
.lineup_out { background: #00A9DF; color: #fff; padding: 2px 0px; position: absolute; bottom: 0px; left: 50%; width: 110px; margin-left: -55px; text-align: center; border-radius: 2px 2px 0px 0px; }
.lineup_out_card { border-color: #00A9DF; }
.lineup_out_card .media-body { padding-bottom: 15px;}

.rg_body:not(.bg-inner) {
    margin-bottom: 80px;
}

.ground_top {  color: #fff; font-size: 14px; padding: 10px 15px; position: relative; z-index: 1; }
.ground_top .preview_back { font-size: 20px; color: #fff; }
.ground_top .preview_back a { font-size: 20px; color: #fff; }

.lineup_out { position: relative; margin-bottom: -18px; padding-top: 20px;}
.lineup_out span { background: #55ae3a; color: #fff; padding: 2px 0px; position: absolute; bottom: 0px; left: 50%; width: 110px; margin-left: -55px;
    text-align: center; border-radius: 2px 2px 0px 0px; }

.lineup_out_card { border-color: #55ae3a; }
.lineup_out_card .media-body { padding-bottom: 15px;}

.virtual_venue { position: relative; }
.marquee {
    white-space: nowrap;
    margin: 0px -15px 0px -15px;
    border-top: #ddd 1px solid;
    padding: 5px 0px;
    height: 35px;
}
.virtual_venue_icon { position: absolute; left: 0px; top: 0px;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #fff;
    padding: 4px 10px;
    z-index: 1;
    border-radius: 5px;
     }
.virtual_venue_icon img { width: 20px; }
.Joined_contest_all .card_box_main h5 {
    margin: 0px;
}

.modal.modal_filter { /*top: inherit; bottom: 0px; left: 0px; width: 476px; max-width:476px; margin: 0px; */}
.modal.modal_filter .modal-dialog  { margin-bottom: 0px; }
.modal.modal_filter .modal-dialog .modal-content { border-radius: .3rem .3rem 0px 0px; }
.modal.modal_filter .modal-header { background: #6b3d95; color: #fff; }
.modal.modal_filter .modal-header .close { color: #fff; text-shadow: none; }


.custom-control-input:checked~.custom-control-label::before {
    background-color: #6b3d95;
    border-color: #6b3d95;
}

.custom-control-input:checked~.custom-control-label::after {
    position: absolute;
    left: -13px;
    top: 4px;
    border: none;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-size: 10px;
    font-weight: 900;
    vertical-align: middle;
    width: auto;
    height: auto;
    color: #fff;
}

.modal.modal_filter .custom-control-label  { padding-left: 15px;     padding-top: 5px; }
.filter_row { padding-bottom: 25px; }
.filter_row .custom-control { margin: 5px 0px;}
.filter_row h4 { background: #e5e5e5; color: #696969; font-size: 17px; padding: 10px 15px; margin: -1rem -1rem 1rem -1rem; }
