@font-face {
  font-display: swap; 
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/manrope-v20-latin-regular.eot');
  src: url('../fonts/manrope-v20-latin-regular.eot?#iefix') format('embedded-opentype'),
       url('/assets../fonts/manrope-v20-latin-regular.woff2') format('woff2'), 
       url('../fonts/manrope-v20-latin-regular.woff') format('woff'), 
       url('/assets../fonts/manrope-v20-latin-regular.ttf') format('truetype'), 
       url('/assets../fonts/manrope-v20-latin-regular.svg#Manrope') format('svg');
}
@font-face {
  font-display: swap; 
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 500;
  src: url('../fonts/manrope-v20-latin-500.eot');
  src: url('../fonts/manrope-v20-latin-500.eot?#iefix') format('embedded-opentype'),
       url('/assets../fonts/manrope-v20-latin-500.woff2') format('woff2'), 
       url('../fonts/manrope-v20-latin-500.woff') format('woff'), 
       url('/assets../fonts/manrope-v20-latin-500.ttf') format('truetype'), 
       url('/assets../fonts/manrope-v20-latin-500.svg#Manrope') format('svg');
}
@font-face {
  font-display: swap; 
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 600;
  src: url('../fonts/manrope-v20-latin-600.eot');
  src: url('../fonts/manrope-v20-latin-600.eot?#iefix') format('embedded-opentype'),
       url('/assets../fonts/manrope-v20-latin-600.woff2') format('woff2'), 
       url('../fonts/manrope-v20-latin-600.woff') format('woff'), 
       url('/assets../fonts/manrope-v20-latin-600.ttf') format('truetype'), 
       url('/assets../fonts/manrope-v20-latin-600.svg#Manrope') format('svg');
}
@font-face {
  font-display: swap; 
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/manrope-v20-latin-700.eot');
  src: url('../fonts/manrope-v20-latin-700.eot?#iefix') format('embedded-opentype'),
       url('/assets../fonts/manrope-v20-latin-700.woff2') format('woff2'), 
       url('../fonts/manrope-v20-latin-700.woff') format('woff'), 
       url('/assets../fonts/manrope-v20-latin-700.ttf') format('truetype'), 
       url('/assets../fonts/manrope-v20-latin-700.svg#Manrope') format('svg');
}
@font-face {
  font-display: swap; 
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/anton-v27-latin-regular.eot'); 
  src: url('../fonts/anton-v27-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('/assets../fonts/anton-v27-latin-regular.woff2') format('woff2'),
       url('../fonts/anton-v27-latin-regular.woff') format('woff'),
       url('/assets../fonts/anton-v27-latin-regular.ttf') format('truetype'), 
       url('/assets../fonts/anton-v27-latin-regular.svg#Anton') format('svg');
}
@font-face {
  font-display: swap;
  font-family: 'Poppins';
  font-style: normal;
  font-weight: 800;
  src: url('../fonts/poppins-v24-latin-800.eot');
  src: url('../fonts/poppins-v24-latin-800.eot?#iefix') format('embedded-opentype'),
       url('/assets../fonts/poppins-v24-latin-800.woff2') format('woff2'),
       url('../fonts/poppins-v24-latin-800.woff') format('woff'), 
       url('/assets../fonts/poppins-v24-latin-800.ttf') format('truetype'),
       url('/assets../fonts/poppins-v24-latin-800.svg#Poppins') format('svg');
}

body {
    font-size: 1rem;
    font-size: 14px;
    margin: 0rem;
    padding: 0rem;
    font-family: 'Manrope' !important;
    font-weight: 400;
    position: relative;
    overflow-x: hidden;
}
html, body {
    overflow-x: hidden;
}
h1 , h2 , h3 , h4 , h5 , h6{
    margin: 0;
    padding: 0rem;
}
h2 {
    font-size: 2.5rem;
    line-height: 1.4;
}
h3 {
  font-size: 2rem;
}
p {
  margin-bottom: 0;
}
img{
    max-width: 100%;
}
a , a:hover , a:focus , a:visited , button , input , textarea , img{
    text-decoration: none !important;
    outline: none !important;
}
address {
    margin: 0;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}
::-webkit-input-placeholder{
    opacity: 1 !important;
}
::-moz-placeholder{
    opacity: 1 !important;
}
:-ms-input-placeholder{ 
    opacity: 1 !important;
}
:-moz-placeholder{
    opacity: 1 !important;
}
input::placeholder {
    opacity: 1 !important;
    color: #949E9E;
}
section{
    position: relative;
    clear: both;
}
section:before , section:after{
    clear: both;
    display: table;
    content: "";
}
ul, ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
.owl-stage {
  transition: 0.8s !important;
}
.ff-antom {
    font-family: 'Anton';
}
.ff-poppins {
    font-family: 'Poppins';
}
.font_primary {
    color: #33CCCC;
}
.font_light_gry {
    color: #E6E6E6;
}
.font_light_gry2 {
    color: #AFB7B7;
}
.font_light_gry3 {
    color: #CCCCCC;
}
.font_light_gry4 {
    color: #E5E7E7;
}
.font_light_gry5 {
    color: #AEB5B7;
}
.font_white {
    color: #ffffff;
}
.font_offwhite {
    color: #f2f2f2;
}
.font_black1 {
    color: #181B1B;
}
.font_black2 {
    color: #495050;
}
.font_red {
    color: #c81818;
}
.font_orange {
    color: #FF9900;
}
.bg_primary_shade1 {
    background-color: #269797;
}
.bg_primary_auction {
    background-color: #0D0D0D;
}
.bg_black1 {
    background-color: #050505;
}
.bg_black2 {
    background-color: #1E2A2B;
}
.bg_black3 {
    background-color: #1A1A1A;
}
.bg_drk_green {
    background-color: #323232;
}
.bg_drk_green2 {
    background-color: #292929;
}
.bg_drk_green3 {
    background-color: #404040;
}
.bg_cyan {
    background-color: #199B9C;
}
.bg_primary {
    background-color: #33CCCC;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}
.fw-700 {
    font-weight: 700;
}
.fw-800 {
    font-weight: 800;
}
.fs-12 {
    font-size: 12px;
}
.fs-14 {
    font-size: 14px;
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
.fs-22 {
    font-size: 22px;
}
.fs-24 {
    font-size: 24px;
}
.fs-26 {
    font-size: 26px;
}
.fs-30 {
    font-size: 30px;
}
.fs-36 {
    font-size: 36px;
}
.fs-46 {
    font-size: 46px;
}
.pd-0 {
    padding: 0 !important;
}
.mb-10 {
    margin-bottom: 10px;
}
.mb-20 {
    margin-bottom: 20px;
}
.mt-5 {
    margin-bottom: 5px;
}

/*Header*/
header.header_varia1 {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding-top: 30px;
}
header.header_varia1 .top_header {
    background-color: transparent;
    padding: 0 80px;
}
header.header_wrapper .theader_right .full_width {
    display: flex;
    align-items: center;
}
header.header_wrapper.header_varia1 .header_logo span {
    display: block !important;
}
header.header_wrapper .header_logo span {
    display: none !important;
}
header.header_wrapper.header_varia1 .header_logo img {
    width: 298px;
    height: 80px;
    object-fit: contain;
    margin: 0;
}
header.header_wrapper .header_logo img {
    width: 210px;
    height: 58px;
    margin-right: 20px;
}
.button_style1 {
    padding: 10px 20px;
    border-radius: 10px;
    overflow: hidden;
    position: relative;
    transition: all 0.4s;
    display: inline-block;
}
.button_style1::after,
.button_nobg::after {
    content: "";
    position: absolute;
    top: 0;
    left: -75%;
    width: 50%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(255, 255, 255, 0.4), transparent);
    transition: all 0.8s ease;
}

.button_style1:hover::after,
.button_nobg:hover::after {
    left: 125%;
}
.button_style1:hover,
.button_nobg:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(42,167,162,0.4);
}
.login_header li {
    display: inline-block;
    padding-right: 40px;
    position: relative;
}
.login_header li:last-child {
    padding-right: 0;
}
.login_header li::before {
  content: "|";
  position: absolute;
  right: 16px;
  top: 1px;
}
.login_header li:last-child::before {
    content: unset;
}

/*Login*/
section.login_wrapper {
    padding-top: 190px;
    min-height: 1171px;
    background-image: url(/assets../images/login_background.jpg);
    position: relative;
    z-index: 9;
    background-position: center;
    background-size: cover;
}
section.login_wrapper::before {
    content: "";
    background-color: #000000;
    opacity: 0.75;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    position: absolute;
}
.login_header h1 {
  margin-bottom: 18px;
}
.login_main_block {
  background-color: #fff;
  border-radius: 30px;
  overflow: hidden;
  margin-top: 36px;
}
.login_left {
  width: calc(50% + 20px);
  padding-top: 96px;
}
.login_left h2 {
  margin-bottom: 5px;
}
.login_right {
  width: calc(50% - 20px);
}
.login_right img {
  width: 100%;
  height: 742px;
  object-fit: cover;
}
.login_width {
  width: 420px;
  margin: 0 auto;
  padding-top: 15px;
}
.form-controls {
  width: 100%;
  height: 40px;
  border: 1px solid #949E9E;
  border-radius: 7px;
  background-color: transparent;
  padding-left: 15px;
  color: #000 !important;
  font-size: 15px;
  transition: all 0.4s;
}
.form-controls::placeholder {
    color: #000;
}
.form-controls:focus {
    color: #000;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.10);
    border-color: #3CC;
    outline: none;
}
.form-groups label {
  margin-bottom: 6px;
}
select.form-controls {
  background-image: url(/assets../images/caret_down_grey.svg);
  background-repeat: no-repeat;
  background-position: right 15px top 15px;
}

.login_mid_line {
    position: relative;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}
.login_mid_line span::before, .login_mid_line span::after {
    content: "";
    background: #AFB7B7;
    width: 29%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 12px;
}
.login_mid_line span::after {
    left: unset;
    right: 0;
}
.login_top_action {
  margin-bottom: 30px;
}
.button_nobg {
  height: 40px;
  border: 1px solid #949E9E;
  background-color: transparent;
  width: 44%;
  position: relative;
  overflow: hidden;
  transition: all 0.4s;
  border-radius: 7px;
  margin: 0 10px;
}
.button_nobg:hover {
    background-color: #000;
    border-color: #949E9E;
    color: #fff;
}
.button_nobg:hover img {
    filter: invert(1);
}
.button_nobg img, .button_nobg span {
  vertical-align: middle;
  font-size: 16px;
  margin: 0 5px;
}
.circle_btns {
  border: 1px solid #000;
  width: 46px;
  height: 46px;
  text-align: center;
  border-radius: 70px;
  margin: 0 6px;
  display: inline-flex;
  align-items: center;
  transition: all 0.4s;
  justify-content: center;
}
.circle_btns:hover {
    background-color: #000;
}
.circle_btns:hover img {
    filter: brightness(0) invert(1) ;
}

.form-groups {
  margin-bottom: 25px;
}
.form_lock b {
  font-size: 15px;
  display: block;
  border: 1px solid #949E9E;
  border-radius: 6px;
  height: 40px;
  line-height: 38px;
  padding-left: 15px;
  background-color: #f2f2f2;
  background-image: url(/assets../images/input_lock.svg);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: right 10px top 8px;
}

.phone-input {
    display: flex;
    align-items: center;
    padding: 0px 10px;
    border: 1px solid #949E9E;
    border-radius: 7px;
    height: 40px;
}
.phone-input:focus {
    color: #000;
    box-shadow: 0 3px 5px rgba(0,0,0,0.10);
    border-color: #3CC;
}   
.phone-input span {
    color: #000;
    margin-right: 10px;
    user-select: none;
    font-size: 14px;
}
.phone-input .form-controls {
  border: none;
  padding-left: 5px;
}
.phone-input .form-controls:focus {
    box-shadow: none;
}
.cover_width {
    display: none;
}
.form_buttons .button_style1 {
  width: 100%;
  border: none;
}
.login_left p {
  padding: 0 120px;
}
.otp-input {
  display: flex;
  gap: 10px;
}
.otp-input input {
  width: 40px;
  height: 40px;
  font-size: 16px;
  text-align: center;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
  font-weight: 600;
  color: #000;
  padding-left: 0;
}
.otp-input input:focus {
  color: #000;
  box-shadow: 0 3px 5px rgba(0,0,0,0.10);
  border-color: #3CC;
}
.form_buttons_dbl .button_style1 {
  margin-bottom: 10px;
}
.valid_error {
  padding-top: 2px;
}
a.back_button {
    display: block;
    width: 130px;
    height: 70px;
    background-color: #f3f3f3;
    border-radius: 170px;
    text-align: center;
    line-height: 87px;
    margin-left: -25px;
    margin-top: -37px;
    padding-left: 16px;
}
a.back_button img, a.back_button span {
    vertical-align: middle;
    color: #000;
}
a.back_button img {
    margin-right: 5px;
}
.login_main_block .login_left {
    padding-top: 0 !important;
}
.login_left_inr {
    padding-top: 96px;
}
.error_top {
    background-color: rgb(255 0 0 / 15%);
    color: #000;
    text-align: left;
    padding: 5px 0 5px 70px;
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
    background-image: url(/assets../images/error_log.png);
    border-radius: 7px;
    border: 1px solid red;
    background-size: 40px;
    background-repeat: no-repeat;
    min-height: 60px;
    background-position: 12px 10px;
    display: flex;
    flex-direction: column;
}
.login_left .error_top p {
    padding: 0;
}

/*next step*/
.login_cong_box {
    padding-top: 20px;
}
.login_cong_box img {
    margin-bottom: 10px;
}
.login_cong_box .login_left p {
    padding: 0 70px;
}

.fb_stepper_wrap {
    background-color: #fff;
    margin-top: 15px;
    padding-top: 30px;
    border-radius: 7px;
    padding-bottom: 40px;
}
.fb_stepper_wrap > h2 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 20px;
    display: table;
    margin: 0 auto;
    position: relative;
}
.fb_stepper_wrap > h2::before {
    content: "";
    background-image: url(/assetshttps://cdn.pixabay.com/photo/2016/03/31/14/37/check-mark-1292787_1280.png);
    position: absolute;
    left: -35px;
    width: 25px;
    height: 30px;
    top: -3px;
    z-index: 9999;
    background-repeat: no-repeat;
    background-size: contain;
}
.fb_stepper_outer {
    width: 620px;
    margin: 0 auto;
    margin-top: 15px;
    padding-bottom: 10px;
    border-radius: 6px;
    background-color: #f5f5f5;
}
.fb_stepper_wrap #steps {
    display: flex;
    margin-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.fb_form_fields {
    padding: 30px 20px 20px 20px;
}
.fb_stepper_wrap .form_group {
    padding-bottom: 25px;
}
.fb_stepper_wrap .form_group label {
    font-size: 14px;
    display: inline-block;
    min-width: 130px;
}
.fb_stepper_wrap .form_group strong {
    font-size: 16px;
}
.fb_stepper_wrap .form_group .form-control {
    width: 347px;
    height: 35px;
    border-radius: 4px;
    padding-left: 6px;
    border: 1px solid #aaa;
}
.fb_stepper_wrap .form_button {
    text-align: center;
}
.fb_stepper_wrap .form_button .button {
    text-decoration: none;
    float: none;
    display: inline-block;
    padding: 10px 25px;
    font-size: 16px;
    width: 180px;
    border-radius: 4px;
}
.fb_stepper_wrap .form_button .btn-black {
    background-color: #000;
    margin-left: 10px;
}

.fb_stepper_wrap .form_note {
    margin-top: 40px;
    font-size: 15px;
    background-color: #fff;
    padding: 15px;
    border-radius: 6px;
}
.fb_stepper_wrap .form_note p {
    margin: 0;
    color: #444;
}
.fb_stepper_wrap .form_note small {
    font-size: 16px;
    display: block;
    margin-top: 6px;
    line-height: 1.4;
    color: #888;
}
.fb_stepper_wrap .form_success p {
    font-size: 17px;
    text-align: center;
    color: green;
    font-weight: bold;
    padding: 0 20px;
}

.fb_stepper_wrap .step_current span {
    background-color: #009999;
}
.fb_stepper_wrap .step_current::before {
    background: linear-gradient(90deg, #009999 50%, rgba(0,0,0,1) 50%);
}
.steps_leg:last-child::before {
    content: unset !important;
}

p.fb_inr_note {
    font-size: 14px;
    line-height: 1.4;
    margin-top: 0;
    color: #000;
    margin-bottom: 20px;
    padding: 0;
}
p.fb_inr_note small {
    font-size: 14px;
}

.fb_stepper_wrap .form_group label i {
    display: block;
    font-size: 12px;
    margin-top: 2px;
    color: #666;
}
.fb_stepper_wrap .form_group strong {
    vertical-align: top;
}
.fb_stepper_wrap .form_group .form-control {
    vertical-align: top;
}
.steps_leg {
    text-align: center;
    margin-right: 0;
    position: relative;
    width: 120px;
}
.steps_leg::before {
    content: "";
    width: 50%;
    height: 3px;
    position: absolute;
    top: 11px;
    right: -30px;
    background-color: #000;
}
.steps_leg.steps_done::before {
    background-color: green;
}
.steps_leg span {
    display: inline-block;
    background-color: #000028;
    width: 25px;
    height: 25px;
    color: #fff;
    border-radius: 100%;
    text-align: center;
    line-height: 25px;
    font-weight: bold;
    vertical-align: middle;
}
.steps_leg.steps_done span {
    background-color: green;
    font-size: 0;
    position: relative;
    background-image: url(/assets../images/step_tickicon.png);
    background-size: 14px;
    background-position: center;
    background-repeat: no-repeat;
}
.steps_leg b {
    display: block;
    margin-top: 5px;
    font-size: 13px;
}
.fb_stepper_wrap .step_current::before {
    background: linear-gradient(90deg, #009999 50%, rgba(0, 0, 0, 1) 50%);
}
.fb_stepper_wrap .step_current span {
    background-color: #009999;
}
.form-groups label i {
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    color: #444;
}

.login_right img {
    height: 100%;
}
/*New change in login*/
.cb_login_wrapper .login_left {
    padding-top: 50px !important;
}
.cb_login_wrapper .login_left_inr {
    padding-top: 0;
}
.cb_login_wrapper .login_left h2 {
    margin-bottom: 0 !important;
}
a.cb_back_login {
    display: block;
    color: #000;
    margin-top: 30px;
    text-align: center;
}
a.cb_back_login img {
    margin-right: 10px;
}
.cb_login_header {
    margin-bottom: 45px;
}
.button_style1 {
    /*padding: 10px 0px;*/
    margin: 0 5px 10px 5px;
}
ul.cb_progess_bar {
    margin-top: 15px;
}
ul.cb_progess_bar li {
    width: 55px;
    height: 8px;
    background-color: #fff;
    border-radius: 30px;
    margin: 0 6px;
}
ul.cb_progess_bar li.active {
    background-color: #00ff00;
}
.cb_bottom_btns a {
    background-color: #c8f3f3;
    padding: 5px 16px;
    border-radius: 6px;
}
.cb_bottom_btns {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*Footer*/
.footer_top {
    padding: 35px 15px 40px 15px;
}
.footer_top h2 {
    margin-bottom: 6px;
}
.footer_top img {
  width: 100%;
  margin-top: 25px;
}
.foooter_mid_bot img {
  height: 30px;
  border-radius: 4px;
  text-align: center;
  margin: 0 4px;
}
.fsta_lgo {
  height: 80px;
}
.footer_links li {
  display: inline-block;
  position: relative;
  margin-right: 30px;
}
.footer_links li::before,
.banner_content li::before {
  content: "|";
  position: absolute;
  right: -18px;
  top: 2px;
  color: #fff;
}
.footer_links li:last-child::before,
.banner_content li:last-child::before {
    content: unset;
}
.footer_bottom {
    position: relative;
}
.footer_bottom_logos {
  padding: 20px 0;
}
.footer_bottom_logos::before {
  content: "";
  background-color: #798686;
  position: absolute;
  top: 115px;
  left: 0;
  width: 100%;
  height: 1px;
}
.footer_bottom_links {
  padding: 15px 0 20px 0;
}
.footer_links a:hover {
    color: #AFB7B7;
}

/*Homepage - Banner*/
.main_wrapper {
    padding-top: 0;
}
.hm_banner_wrapper {
  margin-top: 0;
  padding-top: 225px;
  min-height: 730px;
  z-index: 9;
}
/*.hm_banner_wrapper::before {
  content: "";
  background-image: url(/assets../images/login_background.jpg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  filter: blur(2px);
  z-index: -1;
}*/
.hm_banner_wrapper::after {
  content: "";
  background-color: #000;
  opacity: 0.80;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.banner_playbox {
  background-color: rgba(0,0,0,0.30);
  border: 1px solid #434A4A;
  border-radius: 30px;
  padding: 15px 10px;
  transition: all 0.4s;
}
.banner_playbox:hover {
    box-shadow: 0 10px 30px #403f34;
    transform: translateY(-4px);
}
.banner_playbox h2 {
  margin-top: 8px;
  margin-bottom: 6px;
}
.banner_playbox p {
  margin-bottom: 8px;
}
.banner_content {
  margin-bottom: 50px;
}
.banner_content h1 {
  margin-bottom: 22px;
}
.banner_content li {
  display: inline-block;
  padding-right: 45px;
  position: relative;
}
.banner_content li:last-child {
    padding-right: 0;
}
.banner_content li::before {
  right: 18px;
}
.bnr_link {
  display: inline-block;
  width: 48px;
  transition: all 0.4s;
  height: 48px;
  background-image: url(/assets../images/hm_play_btn.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.bnr_link:hover {

    background-image: url(/assets../images/hm_play_btn_act.svg);
}
.football_strip {
  background: #C70;
  background: linear-gradient(90deg,rgb(204, 119, 0) 50%, rgb(25, 155, 156) 100%);
}
.football_strip p {
  padding: 7px 0;
}
.foot_btn {
  position: relative;
}
.foot_btn a {
  width: 91px;
  height: 91px;
  display: inline-flex;
  position: absolute;
  right: 10px;
  background-color: #fff;
  border-radius: 90px;
  align-items: center;
  justify-content: center;
  padding-left: 6px;
  top: -22px;
  z-index: 9;
}
.foot_btn a:before {
    content: "";
    width: 101px;
    background-image: url(/assets../images/football_win.svg);
    background-position: -2px -7px;
    height: 101px;
    position: absolute;
    top: 0;
    left: 0;
}
.foot_btn a img {
    transition: transform 1s ease;
}
.foot_btn a:hover img {
    transform: rotate(360deg);
}

/*Homepage - Product Portfolio*/
.product_portfolio_wrap {
  padding-top: 115px;
}
.product_portfolio_wrap h2 {
  margin-bottom: 65px;
}
.product_feature_block {
  padding-bottom: 28px;
}
.product_feature_box {
  display: inline-flex;
  width: calc(45% - 47px);
  border-radius: 20px;
  vertical-align: top;
  min-height: 262px;
  margin-bottom: 24px;
  margin-right: 20px;
  padding: 10px 24px;
  overflow: hidden;
  position: relative;
  z-index: 9;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.product_feature_box:before {
    content: "";
    height: 100%;
    width: 0;
    position: absolute;
    top: 0;
    opacity: 0;
    right: 0;
    z-index: -1;
    transition: all linear 0.4s;
    background: linear-gradient(135deg, #117C7F 0%, #FF9900 100%);
}
.product_feature_box:hover::before {
    width: 100%;
    left: 0;
    opacity: 1;
    right: unset;
}
.product_feature_box:hover img {
    filter: brightness(0) invert(1);
}
.product_feature_box:hover .button_style1 {
    background-color: #fff;
    color: #181B1B;
}
.product_feature_box:hover ul {
    color: #E5E7E7;    
}

.product_feature_box:nth-last-child(-n+2) {
  min-height: 310px;
}
.pf_head {
  margin-bottom: 12px;
}
.pf_head h3 {
  margin-left: 10px;
}
.product_feature_box p {
  margin-bottom: 10px;
}
.product_feature_box li {
  position: relative;
  padding-left: 26px;
  margin-bottom: 12px;
}
.product_feature_box li::before {
  content: "";
  background-image: url(/assets../images/portfolio_list_icon.svg);
  position: absolute;
  top: 3px;
  left: 0;
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: center;
}
.product_feature_box .button_style1 {
  margin-top: 15px;
  transition: all 0.4s;
}
.product_numbering {
  position: relative;
  padding: 21px 0 18px 0;
}
.product_numbering .container {
  max-width: 1100px;
}
.product_numbering::before,
.product_numbering::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-image: linear-gradient(to right, #ccc 16px, transparent 16px);
  background-size: 32px 1px;
  background-repeat: repeat-x;
}
.product_numbering::after {
    top: unset;
    bottom: 0;
}
.prod_num_box h4 {
  margin-bottom: 8px;
}
.product_showcase h5 {
  text-transform: uppercase;
  color: #fff;
  font-size: 79px;
  opacity: 0.1;
  transform: rotate(-90deg);
  position: absolute;
  top: 430px;
  left: -55px;
}
.product_abs_left {
  position: absolute;
  bottom: 20px;
  left: 50px;
}
.product_abs_right {
  position: absolute;
  right: 145px;
  bottom: 20px;
}

/*Homepage - Customize Tag*/
.customize_tag_wrapper {
  min-height: 395px;
  background-image: url(/assets../images/customize_mid_bg.jpg);
  background-size: cover;
  background-position: center;
  z-index: 9;
}
.customize_tag_wrapper::before {
  content: "";
  background-color: #0C0C0E;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.90;
  z-index: -1;
}
.customize_tag_wrapper p {
  line-height: 36px;
  margin-top: 5px;
}

/*Homepage - Customize 100*/
.customize_accordin_wrap {
  padding-top: 110px;
  padding-bottom: 140px;
}
.customize_accordin_wrap::before,
.customize_accordin_wrap::after {
    content: "";
    position: absolute;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.customize_accordin_wrap::before {
  background-image: url(/assets../images/customize_left_vector.png);
  width: 515px;
  height: 322px;
  left: 0;
}
.customize_accordin_wrap::after {
  background-image: url(/assets../images/customize_right_vector.png);
  width: 816px;
  height: 250px;
  right: 0;
}
.customize_accordin_wrap .container {
  max-width: 1404px;
}
.customize_accordin_wrap .row {
  --bs-gutter-x: 3.375rem;
}
.accordions {
    color: #fff;
}
.accordion-item {
  background-color: transparent;
  border: none;
}
.cus_accord_box {
  color: #fff;
  background-color: #000;
  position: relative;
  border-radius: 50px;
  z-index: 9;
  overflow: hidden;
  padding: 32px 30px 15px 30px;
}
.cus_accord_box::before {
  content: "";
  width: 100%;
  height: 100%;
  background-image: url(/assets../images/customize_accord_bg.png);
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  opacity: 0.15;
  background-position: top;
  z-index: -1;
}
.accordion-header {
  margin-bottom: 18px;
}
.accordion-button {
  padding-right: 25px;
}
.accordion-button::before {
  content: "";
  width: 24.5px;
  height: 24.5px;
  position: absolute;
  background-image: url(/assets../images/accordin_plus.svg);
  background-position: center;
  background-size: contain;
  right: 0;
}
.accordion-button[aria-expanded="true"]::before {
    background-image: url(/assets../images/accordin_minus.svg);
}
.cus_accord_box h3 {
  margin-bottom: 28px;
}
.customize_accordin_wrap > h2 {
  margin-bottom: 70px;
}
.accordion-body li {
  line-height: 30px;
  padding-left: 36px;
  position: relative;
}
.accordion-body ul, .product_cat_sub_dtls ul {
  counter-reset: section;
  padding-bottom: 26px;
}
.accordion-body li::before,
.product_cat_sub_dtls li:before {
  counter-increment: section;
  content: counter(section) ". ";
  position: absolute;
  left: 16px;
}

/*product category*/
.product_catergory_wrapper {
  z-index: 9;
  padding: 100px 0;
}
.product_catergory_wrapper::before {
  content: "";
  background-image: url(/assets../images/product_cat_bg.jpg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  opacity: 0.10;
  z-index: -1;
}
.product_cat_slide {
  display: flex;
  background-color: #262626;
  overflow: hidden;
  border-radius: 50px;
}
.product_cat_image {
  width: calc(41% - 5px);
}
.product_cat_image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product_cat_dtls {
  width: 59%;
  padding: 30px 30px 25px 30px;
  min-height: 562px;
}
.product_cat_dtls p {
  line-height: 26px;
}
.product_cat_sub_dtls li:before {
  left: 6px;
}
.product_cat_sub_dtls ul {
  padding-bottom: 20px;
}
.product_cat_sub_dtls li {
  position: relative;
  padding-left: 25px;
  margin-bottom: 2px;
}
.product_cat_sub_dtls li:last-child {
    margin-bottom: 0;
}
.product_cat_customer ul {
  display: flex;
  justify-content: space-between;
}
.product_cat_customer li {
  background-color: #fff;
  border-radius: 10px;
  padding: 5px 10px;
}
.product_cat_customer li img {
  height: 50px;
  width: 88px !important;
  object-fit: contain;
}
.product_cat_list li {
  display: inline-block;
  background-color: #303536;
  padding: 12px;
  border-radius: 50px;
  margin-right: 6px;
  line-height: 1;
}
.product_cat_dtls .button_style1 {
  margin: 0;
}
.product_cat_dtls h2, .product_cat_customer h4 {
  margin-bottom: 12px;
}
.product_cat_sub_dtls {
  padding-top: 18px;
}
.product_cat_sub_dtls h3, .product_cat_list h3  {
  margin-bottom: 15px;
}
.product_cat_customer {
  margin-bottom: 28px;
  margin-top: 12px;
}
.product_cat_carousel .owl-dots .owl-dot span {
  width: 20px;
  height: 20px;
  background-color: transparent;
  margin: 5px 4px;
  transition: all 0.7s;
  border: 1px solid #fff;
}
.product_cat_carousel .owl-dots .owl-dot.active span, 
.product_cat_carousel .owl-dots .owl-dot:hover span {
  background: #fff;
  border-color: #fff;
}
.product_cat_carousel .owl-nav.disabled + .owl-dots {
  margin-top: 32px;
}
.product_cat_local .product_cat_sub_dtls li {
  display: inline-block;
  width: 49%;
  vertical-align: top;
  margin-bottom: 20px;
}

/*Journey*/
.hm_journey_wrapper {
  padding-top: 105px;
}
.hm_journey_head {
  margin-bottom: 35px;
}
.hm_journey_head b {
    font-weight: normal;
}
.hm_journey_slide img {
  height: 664px;
  object-fit: cover;
}
.hm_journey_carousel .owl-stage {
  margin-left: -130px !important;
}
.hm_journey_head .owl-nav button {
  background-color: transparent;
  border: none;
}
.hm_journey_head .owl-nav span {
  font-size: 0;
  width: 60px;
  height: 60px;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.hm_journey_head .owl-prev span {
  background-image: url(/assets../images/carousel_left.svg);
}
.hm_journey_head .owl-next span {
  background-image: url(/assets../images/carousel_right.svg);
}
.hm_journey_head .owl-nav .owl-next {
  margin-left: 4px;
}

/*labeling*/
.labeling_wrapper {
  overflow: hidden;
  min-height: 452px;
  z-index: 9;
  padding-top: 42px;
}
.labeling_wrapper::before {
  content: "";
  background-image: url(/assets../images/hm_labeling_bg.jpg);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 0.15;
  z-index: -1;
}
.labeling_wrapper span, 
.labeling_wrapper h2 {
  color: #D9D9D9;
  opacity: 0.15;
  text-transform: uppercase;
  font-size: 162px;
  line-height: 156px;
  font-weight: 800;
  white-space: nowrap;
  text-align: center;
}

.marquee-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.marquee {
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.track {
    display: inline-block;
    white-space: nowrap;
    will-change: transform;
}
.left-to-right .track {
    animation: leftToRight 60s linear infinite;
}
.right-to-left .track {
    animation: rightToLeft 60s linear infinite;
}
@keyframes rightToLeft {
    0%   { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}

@keyframes leftToRight {
    0%   { transform: translateX(-50%); }
    100% { transform: translateX(0); }
}

/*App rating*/
.apprating_wrapper {
  padding-bottom: 28px;
}
.apprating_content {
  width: 1110px;
  margin: 0 auto;
  border-radius: 200px;
  background: #C70;
  background: linear-gradient(90deg,rgb(204, 119, 0) 60%, rgb(25, 155, 156) 100%);
  min-height: 288px;
  align-items: center;
  margin-top: -144px;
  position: relative;
  z-index: 9;
  padding: 0 95px 0 110px;
}
.app_rating_box {
  min-width: 380px;
  background-color: rgba(255,255,255,0.20);
  border: 1px solid #fff;
  border-radius: 10px;
  height: 50px;
  padding: 0 0 0 15px;
  margin-bottom: 15px;
}
.app_rating_box ul {
  padding-left: 10px;
}
.app_rating_box li {
  display: inline-block;
  width: 20px;
  height: 20px;
  background-image: url(/assets../images/star_rating_blank.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  vertical-align: sub;
}
.app_rating_box li.star_fill {
    background-image: url(/assets../images/star_rating_fill.png);
}
.app_rating_box li.star_half {
    background-image: url(/assets../images/star_rating_half.png);
}
.app_rating_box h4 {
  padding-left: 10px;
}
.app_download_btn a {
  margin-left: 12px;
}

/**************************************************************************Auction Manager**************************************************************************************/
.main_wrapper {
  padding-top: 0;
}
.br-8 {
    border-radius: 8px;
}
.bg_teal {
    background-color: #138A8E;
}
.bg_auc_primary {
    background-color: #030C0C;
}
.bg_auc_neutral0 {
    background-color: #091F1F;
}
.bg_auc_neutral1 {
    background-color: #091F1F;
    border: 1px solid #173B3B;
}
.bg_border_gradient0 {
    background:
    linear-gradient(90deg, #071818, #0D2B2B) padding-box,
    linear-gradient(to left, #1BAFB1, #0B4A4B) border-box;
    border: 1px solid transparent;
}
.bg_border_gradient1 {
    background:
    linear-gradient(#091F1F, #091F1F) padding-box,
    linear-gradient(to bottom, #0B4A4B, #1BAFB1) border-box;
    border: 1px solid transparent;
}
.bg_border_gradient2 {
    background:
    linear-gradient(#091F1F, #091F1F) padding-box,
    linear-gradient(to bottom, #179596, #0B4A4B) border-box;
    border: 1px solid transparent;
}
.bg_border_gradient3 {
    background:
    linear-gradient(90deg, #071818, #0D2B2B) padding-box,
    linear-gradient(to bottom, #179596, #0B4A4B) border-box;
    border: 1px solid transparent;
}
.bg_border_gradient4 {
    background:
    linear-gradient(180deg, #173B3B, #0B2626) padding-box,
    linear-gradient(to bottom, #179596, #0B4A4B) border-box;
    border: 1px solid transparent;
}
.bg_gradient0 {
    background: linear-gradient(90deg, #071818, #0D2B2B) padding-box
}
.auction_header {
    background-color: #1A1A1A;
    display: flex;
    justify-content: space-between;
    padding: 10.5px 25px;
    align-items: center;
}
.auction_logo_left {
    display: flex;
    align-items: center;
    width: 15%;
}
.auction_logo_left a img {
    filter: invert(1);
    width: 20px;
}
.auction_header .auc_logo {
    padding-left: 20px;
}
.auc_logo img {
  width: 155px;
}
.auc_logo span {
    font-size: 10px;
    color: #fff;
    display: block;
    padding-top: 2px;
}
.auction_hd_tag {
    width: 24%;
    text-align: left;
    border-left: 1px solid #555;
    padding-left: 20px;
    margin-left: 20px;
}
.auction_hd_tag h1 {
    font-size: 24px;
    color: #E5E7E7;
    font-weight: 600;
}
.auction_hd_cpylink {
    width: 65%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.auc_btnsview_monitor .draft_players_btns_monitor select#ddlMonTeams {
    width: 95px;
}
.auc_btnsview_monitor .draft_players_btns_monitor a {
    padding: 4px 10px;
    display: inline-block;
    border-radius: 40px;
}
.form_cpylink {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.form_cpylink label {
    color: #E5E7E7;
    font-size: 16px;
    font-weight: 700;
    margin-right: 10px;
}
.form_cpylink .form-control {
    background-color: #262626;
    color: #E5E7E7;
    border: transparent;
    width: 270px;
    height: 38px;
    border-radius: 80px;
    padding-right: 12px;
    font-size: 14px;
}
.form_cpylink .form-control:focus {
    box-shadow: none;
}
.form_cpylink a {
    width: 35px;
    height: 35px;
    background-color: #262626;
    border: none;
    margin-left: 3px;
    border-radius: 50px;
    text-align: center;
    line-height: 35px;
}
.auc_btnsview_monitor .draft_players_btns_monitor label {
    font-size: 16px;
    font-weight: 600;
    margin-right: 6px;
    text-align: left;
    margin-bottom: 6px;
}
.auc_btnsview_monitor .draft_players_btns_monitor select {
    height: 30px;
    width: 120px;
    -webkit-appearance: auto;
    background-color: #091F1F;
    border: 1px solid #346565;
    border-radius: 40px;
    font-size: 13px;
}
.auction_manager a.add_to_auc.add_to_aucdis.dis-btn {
    border-radius: 20px;
}
.auction_manager a.add_to_auc.add_to_aucdis.dis-btn img {
    filter: grayscale(100);
    margin-top: -3px;
}
.auction_manager span.auc_prank_no {
    background-color: #213232;
    width: 30px;
    height: 22px;
}
/*.auction_btn_main a {
  display: block;
  color: #fff;
  background-color: #009555;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  padding: 8px 0 12px 0;
  margin-top: 5px;
}*/
.auction_btn_main {
    padding: 20px 15px;
    align-items: center;
    margin: 0 15px;
    border-radius: 8px;
    margin-top: 10px;
    text-align: center;
    height: 67px;
    border: none;
}
.auction_btn_main span {
    font-size: 18px;
    color: #fff;
    width: 80%;
    display: inline-block;
}
.auction_btn_main a {
    display: block;
    color: #fff;
    background-color: #009555;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
    padding: 13px 20px;
    border-radius: 60px;
    margin-top: -9px;
    float: right;
}
.auction_team_show {
    background-color: #1A1A1A;
    margin: 0 25px;
    margin-top: 15px;
    border-radius: 8px;
    padding: 15px;
    overflow-y: auto;
    white-space: nowrap;
    scrollbar-width: thin;
    scrollbar-color: #888 transparent;
    display: flex;
}
.auction_manager .auction_team_show,
.auction_team_manager .auction_team_show {
    margin: 0 15px;
    margin-top: 10px;
    padding: 15px 5px;
    overflow-y: unset;
    white-space: nowrap;
    margin-bottom: 10px;
}
.auction_team_show .full_width {
    overflow-x: auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
div#divMonitor1 {
    background-color: transparent;
    padding-bottom: 15px;
}
.auction_team_box {
    display: inline-block;
    vertical-align: top;
    border-radius: 8px;
    max-width: 141px;
    width: 100%;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    padding: 8px 5px 10px 15px;
    flex: 1;
    text-align: center;
    max-width: 100%;
}
.auction_team_box.disable {
    filter: grayscale(100) contrast(0.5);
}
.auction_team_box::before {
  content: "";
  width: 60px;
  height: 60px;
  background-color: #3CC;
  position: absolute;
  top: -35px;
  right: -35px;
  border-radius: 60px;
  filter: blur(50px);
}
.auction_team_box:last-child {
    margin-right: 0;
}
.auction_team_box > img {
    width: 40px;
    height: 40px;
    border-radius: 90px;
    object-fit: cover;
}
.auction_team_box h2 {
    font-size: 18px;
    color: #E5E7E7;
    font-weight: 800;
    margin-top: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.auction_team_box h3 {
  font-size: 18px;
  margin-bottom: 8px;
}
.auction_team_box h3 b {
    color: #33CCCC;
}
.auction_team_box h3 small {
    font-size: 18px;
    color: #C9CECF;
    font-weight: 500;
}
.auction_team_box h4 {
    color: #fff;
    font-size: 15px;
    margin-bottom: 2px;
}
.auction_team_box span {
    font-size: 14px;
    color: #E5E7E7;
    display: block;
}
.auction_team_box li {
  display: inline-block;
  color: #FF9900;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  padding-right: 15px;
}
.auction_team_box li:last-child {
    padding-right: 0;
}
.auction_team_box li:before {
    content: "|";
    position: absolute;
    top: 0;
    left: -11px;
}
.auction_team_box li:nth-child(1):before {
    content: unset;
}
.auction_counting_top {
  margin: 0 25px;
  margin-top: 25px;
  border-radius: 8px;
  padding: 15px;
  display: flex;
  justify-content: space-between;
  border: 1px solid #173B3B;
}
.auc_round_lbl li {
  display: inline-block;
  padding-right: 5px;
  vertical-align: top;
}
.auc_lbl_count {
  border-radius: 50px;
  padding-right: 15px;
  display: flex;
  align-items: center;
  border: 1px solid #173B3B;
}
.auc_lbl_count i {
  display: inline-flex;
  min-width: 45px;
  min-height: 45px;
  padding: 0 8px;
  align-items: center;
  justify-content: center;
  border-radius: 70px;
  font-size: 18px;
  font-style: normal;
  color: #fff;
}
.auc_round_lbl.pick_players .auc_lbl_count i img {
    width: 30px;
    height: 30px;
    object-fit: contain;
}
.auction_team_bot .auc_round_lbl.pick_players .auc_lbl_count i img {
    width: 20px;
    height: 20px;
}
.auction_team_bot .squad_inner {
    display: flex;
}
.auction_team_bot .squad_inner > img {
    width: 20px;
    height: 20px;
    margin-right: 5px;
}
.auction_team_bot .squad_inner .link-color {
    font-size: 14px;
    color: #E5E7E7;
    margin-right: 2px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.30s;
    max-width: 195px;
}
.auction_team_bot .squad_inner .link-color:hover {
    color: yellow;
}
.auction_team_bot .prgss_stats {
    text-align: right;
}
.auction_team_bot .prgss_stats b {
    color: #fff;
}
.auc_lbl_count h5 {
    color: #E5E7E7;
    padding-left: 5px;
    font-size: 18px;
    font-weight: 500;
}
.auc_lbl_count h5 strong {
  color: #FF9900;
}
.auc_lbl_count h5 span {
  margin-left: -3px;
}
.auc_lbl_count h6 {
  color: #E5E7E7;
  font-size: 14px;
  margin-left: 2px;
}

.auc_sold_tag {
  display: flex;
  align-items: center;
  justify-content: center;
  padding-right: 20px;
}
.auc_sold_tag h5 {
  color: #E5E7E7;
  font-size: 24px;
  font-weight: 600;
}
.auc_sold_tag h6 {
  padding-left: 5px;
}
.auc_sold_tag b {
  font-size: 28px;
  color: #F90;
}
.auc_sold_tag span {
  color: #E5E7E7;
  font-size: 24px;
  font-weight: 600;
}
.auc_sold_tag span::before {
  content: "/";
}
.icon_tag {
    background-image: linear-gradient(0deg, #ed2f2f, #d5ff1a 230%);
}
.u19_tag {
    background-image: linear-gradient(0deg, #4c4cff, #d3ff3f 230%);
}
.auc_round_lbl.pick_players {
  display: flex;
}

.auction_player_mid {
  display: flex;
  margin: 0 25px;
  margin-top: 25px;
}
.auc_plyr_info {
  width: calc(20% - 50px);
  border-radius: 8px;
  padding: 15px;
  position: relative;
  margin-right: 20px;
}
.auc_plyr_info > img {
  height: 330px;
  width: 100%;
  border-radius: 8px;
  object-fit: cover;
  border: 1px solid #4A7878;
}
.auc_noplyr > img {
    height: 300px;
    position: relative;
}
.auc_main_controls {
  width: calc(80% + 50px);
  border-radius: 8px;
  padding: 18px 15px;
}
.auc_ctrls_head {
  display: flex;
  justify-content: space-between;
  margin-bottom: 32px;
}
.auc_ctrls_head h2 {
  font-weight: 700;
  font-size: 21px;
  color: #E5E7E7;
}
.toggle-container {
    display: flex;
    align-items: center;
    gap: 9px;
    font-family: system-ui, sans-serif;
}
.toggle-label {
    color: #949E9E;
    font-size: 15px;
    transition: color 0.25s ease;
}
.toggle-label.active {
    color: #E5E7E7;
    font-weight: 600;
}
.toggle-switch {
  width: 48px;
  height: 27px;
  background-color: #091F1F;
  border-radius: 20px;
  padding: 0px;
  box-sizing: border-box;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: background-color 0.25s ease;
  border: 1px solid #5C8484;
}
.toggle-knob {
    width: 25px;
    height: 25px;
    background: white;
    border-radius: 100px;
    transition: transform 0.25s ease;
}
.toggle-switch.active .toggle-knob {
    transform: translateX(24px);
}
.auc_form {
  margin-right: 12px;
  display: inline-block;
  vertical-align: top;
}
.auc_ctrls_pckrandom label {
  font-size: 13px;
  color: #E5E7E7;
  display: block;
  margin-bottom: 10px;
}
.auc_form .form_control {
  width: 100%;
  background-color: #091F1F;
  border: 1px solid #346565;
  height: 40px;
  color: #E5E7E7;
  font-size: 14px;
  border-radius: 50px;
  padding-left: 20px;
  background-image: url(/assets../images/caret_down_white.svg);
  background-repeat: no-repeat;
  background-position: right 17px center;
}
.auc_prandom_btn a {
    margin-top: 30px;
}
.btn_red {
    background-color: #ED1515;
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    min-width: 149px;
    display: inline-block;
    text-align: center;
    height: 46px;
    line-height: 44px;
    border-radius: 60px;
}
.auction_bid_history {
  display: flex;
  margin: 0 25px;
  margin-top: 25px;
  border-radius: 7px;
  padding: 15px;
  align-items: center;
}
.auction_bid_history h4{
  font-size: 16px;
  color: #E5E7E7;
  font-weight: 700;
  margin-right: 12px;
}
.auction_bid_history li {
  display: inline-block;
  margin-right: 8px;
}
.auction_bid_history .auc_lbl_count {
  padding-right: 0px;
}
.auction_bid_history .auc_lbl_count i {
  min-width: 36px;
  min-height: 36px;
  font-size: 14px;
}
.auction_bid_history .auc_lbl_count h5 {
  font-size: 14px;
  padding-right: 12px;
}

.p_tooltip {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  cursor: pointer;  
}

.p_tooltiptext {
  visibility: hidden;
  width: 75px;
  background-color: black;
  color: #ffffff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 90%;
  left: 185%;
  margin-left: -65px;
}

.p_tooltip:hover .p_tooltiptext {
  visibility: visible;
}

.auction_main_mid {
  display: flex;
  margin: 0 25px;
  margin-top: 25px;
}
.auc_players_head h3 img {
    border-radius: 30px;
}
.auc_players_block {
  width: calc(65% - 35px);
  border-radius: 8px;
  margin-right: 15px;
}
.auc_players_head {
    padding: 15px;
}
.auc_players_head h3 {
  font-size: 16px;
  font-weight: 700;
  color: #E5E7E7;
  line-height: 1;
}
.auc_plyr_controls {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 8px 15px;
  border-top: 1px solid #1F4747;
  border-bottom: 1px solid #1F4747;
}
.auc_plyr_ctrl_left {
  display: flex;
}
.auc_searchbar {
  position: relative;
}
.auc_searchbar > img {
  position: absolute;
  left: 12px;
  top: 8px;
}
.auc_searchbar .form_control {
  background-color: #091F1F;
  border: 1px solid #346565;
  color: #eee;
  font-size: 14px;
  border-radius: 120px;
  width: 210px;
  height: 30px;
  padding-left: 35px;
  font-weight: 500;
  padding-right: 20px;
}
.search_clear_btn {
  background-image: url(/assets../images/close_search.png);
  background-repeat: no-repeat;
  background-size: 10px;
  border: none;
  margin-top: 0px;
  padding-right: 10px;
  border-radius: 0 4px 4px 0;
  height: 32px;
  background-position: -1px 10px;
  background-color: transparent;
  position: absolute;
  right: 5px;
}
.auc_plyr_filter {
  margin-left: 8px;
}
.auc_plyr_filter a {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 26px;
  border-radius: 50px;
  border: 1px solid #1F4747;
  position: relative;
}
.auc_plyr_filter .active:before {
    width: 7px;
    height: 7px;
    top: 2px;
    right: -1px;
    background-color: yellow;
    position: absolute;
    border-radius: 10px;
    content: "";
}
.auc_plyr_filter a img {
  width: 12px;
}
.auc_tabs li {
  display: inline-block;
  padding-left: 5px;
}
.auc_tabs li a {
    display: inline-flex;
    font-size: 14px;
    font-weight: 600;
    color: #E5E7E7 !important;
    border: 1px solid #346565;
    min-width: 50px;
    min-height: 28px;
    align-items: center;
    justify-content: center;
    border-radius: 70px;
    padding: 0px 15px;
}
.auc_tabs li a.active {
  background-color: #F90;
  border-color: #F90;
  color: #000 !important;
}
.auc_progress_block {
  width: calc(35% + 20px);
  background-color: #1A1A1A;
  border-radius: 8px;
}
.auc_plyr_ctrl_right {
  width: 50%;
  text-align: right;
}
.auc_plyr_ctrl_right .auc_form {
  width: 40%;
  margin-right: 0;
  margin-left: 5px;
}
.auc_plyr_ctrl_right .auc_form .form_control {
  height: 30px;
  padding-left: 15px;
  padding-right: 32px;
}
.auc_player_data {
    height: 400px;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #888 transparent;
    overflow-x: hidden;
}
.auc_table {
  width: 100%;
  border-collapse: collapse;
}
.auc_table thead {
  position: sticky;
  top: 0;
  z-index: 9;
  background-color: #091F1F;
  box-shadow: 0 0 2px #1F4747;
}
.auc_table thead th {
  font-size: 14px;
  font-weight: 500;
  color: #E5E7E7;
  padding: 8px 10px;
  border-bottom: 1px solid #495050;
}
.auc_table tbody td {
  border-bottom: 1px solid #1F4747;
  padding: 8px 15px;
  color: #E5E7E7;
  font-size: 14px;
}
.auc_plyr_dtls {
  display: flex;
  align-items: center;
}
.p_status {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 60px;
  border: 2px solid #888;
  margin-right: 8px;
  background-color: transparent;
}
.ps_inform {
  border-color: rgba(195, 34, 34);
  background-color: rgb(195 34 34 / 30%);
}
.p_role {
  width: 20px;
  height: 20px;
  border-radius: 40px;
  display: inline-flex;
  border: 1px solid #495050;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.p_role img {
  width: 12px;
}
.auc_plyr_dtls h3 {
  font-size: 14px;
  color: #E5E7E7;
  margin-right: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 195px;
}
.auc_plyr_dtls .p_tooltip,
.auc_ply_pcontrols .plyr_role_no,
.auc_ply_pcontrols .p_tooltip {
  border: 1px solid #495050;
  color: #AFB7B7;
  font-size: 10px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  margin-right: 8px;
  justify-content: center;
  border-radius: 20px;
}
.auc_plyr_dtls i,
.auc_ply_pcontrols i {
  font-style: normal;
  font-size: 10px;
  width: 20px;
  display: inline-block;
  height: 20px;
  text-align: center;
  line-height: 19px;
  margin-right: 5px;
  border-radius: 10px;
}
.filter_strip_tab {
  margin: 0 25px;
  margin-top: 25px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  padding: 8px 15px;
}
.filter_strip_tab h5 {
  font-size: 16px;
  font-weight: 600;
  color: #E5E7E7;
  margin-right: 8px;
}
.filter_strip_tab li a {
  min-width: 130px;
  min-height: 40px;
  margin-right: 5px;
}
.filter_strip_tab li a {
    border-color: #5C8484;
}
.filter_strip_tab .auc_tabs li a.active {
  background-color: #138A8E;
  border-color: #138A8E;
  color: #fff;
}
.auction_team_bot {
  margin: 0 25px;
    margin-top: 0px;
  margin-top: 25px;
}
.auction_team_squad {
  width: calc(20% - 13px);
  border-radius: 8px;
  display: inline-block;
  vertical-align: top;
  margin-right: 12px;
  margin-bottom: 26px;
  min-height: 400px;
}
.auction_team_squad .auc_players_head h3 span + small {
    float: right;
    margin-top: 5px;
}
.auction_team_squad:nth-child(5n) {
  margin-right: 0;
}
.auction_team_squad .auc_round_lbl ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.auction_team_squad .auc_lbl_count {
  padding-right: 12px;
}
.auction_team_squad .auc_round_lbl li:last-child {
  padding-right: 0;
}
.auction_team_squad .auc_round_lbl {
  padding: 8px;
  border-top: 1px solid #346565;
  border-bottom: 1px solid #346565;
}
.auction_team_squad .auc_lbl_count i {
  min-width: 25px;
  min-height: 29px;
  padding: 0 8px;
  font-size: 18px;
}
.auction_team_squad .auc_lbl_count i img {
  width: 13px;
}
.auction_team_squad .auc_lbl_count h5 {
  font-size: 14px;
}
.auction_team_squad .auc_players_head h3 img, 
.auction_team_squad .auc_players_head h3 span {
  vertical-align: middle;
}
.auction_team_squad .auc_players_head h3 span {
  margin-left: 5px;
}
.tm_squad_cat {
  display: inline-block;
  margin-right: 10px;
}
.tm_squad_cat::before {
  content: ",";
  margin-left: -6px;
  margin-right: 4px;
}
.auction_team_squad .p_role {
  margin-left: 0;
}

.auction_team_bot .auction_team_squad .auc_lbl_count {
    display: block;
    padding: 2px 5px;
    text-align: center;
    border-radius: 10px;
}
.auction_team_bot .auction_team_squad .auc_lbl_count i {
    min-width: 0;
    min-height: 25px;
    padding: 0;
    background: no-repeat;
    margin: 0;
    display: flex;
    font-size: 12px;
}
.auction_team_bot .auc_round_lbl.pick_players .auc_lbl_count i img {
    width: 18px;
    height: 18px;
    margin: 0 auto;
    margin-bottom: 4px;
}
.auction_team_bot .auction_team_squad .auc_lbl_count h5 {
    padding-left: 0;
    font-size: 13px;
}

/*After Pick Random*/
.auc_plyr_no {
  position: absolute;
  top: 25px;
  right: 25px;
  color: #fff;
  font-size: 20px;
  width: 40px;
  height: 40px;
  text-align: center;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
}
.auc_plyr_info::before {
  content: "";
  background: #091F1F;
  background: linear-gradient(0deg,rgba(9, 31, 31, 1) 15%, rgba(9, 31, 31, 0) 47%);
  width: calc(100% - 30px);
  height: 100%;
  position: absolute;
  bottom: 15px;
  left: 15px;
  border-radius: 0 0 8px 8px;
}
.auc_plyr_content {
  position: absolute;
  bottom: 0;
  width: calc(100% - 30px);
  left: 15px;
  text-align: center;
  padding-bottom: 17px;
}
.auc_plyr_content h3 {
  font-size: 24px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 5px;
  text-shadow: 0 0 8px #000;
}
.auc_plyr_content .auc_lbl_count {
  border: none;
  padding: 0;
  justify-content: center;
  margin-bottom: 10px;
}
.modal_comparsion .auc_lbl_count span {
    color: #fff;
    font-size: 14px;
    padding: 3px 10px;
    border-radius: 40px;
    margin: 0 10px;
}
.modal_comparsion .auc_lbl_count {
    margin-top: 10px;
}
.auc_plyr_content .auc_lbl_count .icon_tag, 
.auc_plyr_content .auc_lbl_count .u19_tag {
  font-size: 12px;
  min-width: 25px;
  min-height: 25px;
  padding: 0 4px;
  margin: 0 4px;
}
.auc_plyr_content li {
  display: inline-block;
  color: #E5E7E7;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #346565;
  background-color: #091F1F;
  padding: 3px 4px;
  margin: 0 1px 4px 1px;
  border-radius: 6px;
}
.auc_plyr_content li strong {
  font-weight: 500;
}
.auc_team_buttons .button_1 {
    margin-right: 5px;
    padding: 8px 20px;
    margin-bottom: 10px;
    font-size: 18px;
}
.button_1 {
  padding: 5px 25px;
  background-color: #091F1F;
  border: 1px solid #346565;
  font-size: 20px;
  color: #fff;
  font-weight: 600;
  transition: all 0.4s;
  display: inline-block;
  border-radius: 40px;
}
.button_1.curbid {
  background-color: #146C71;
  border-color: #146C71;
}
.auc_bid_details {
  border-color: #346565;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 50px;
  padding: 18px 15px;
  margin-top: 20px;
}
.auc_bid_left, .auc_bid_mid {
  display: flex;
  align-items: center;
}
.auc_bid_left .auc_lbl_count h5 {
  font-size: 18px;
}
.auc_bid_left > span,
.auc_bid_mid > span {
  font-size: 20px;
  color: #E5E7E7;
  font-weight: 600;
  margin-right: 5px;
}
.auc_bid_mid > span {
  margin-right: 5px;
}
.auc_bid_mid .auc_lbl_count {
  border: none;
  padding-right: 0;
}
.auc_bid_mid .form-controls {
  max-width: 130px;
  border-radius: 40px !important; 
  border-color: #346565;
  padding-right: 40px;
  font-weight: 600;
  font-size: 20px;
  color: #F90;
  padding-top: 0;
  padding-left: 10px;
}
.auc_bid_mid .form-controls::placeholder {
    color: #f90;
    opacity: 1;
}
.auc_bid_mid .auc_lbl_count i {
  min-width: 36px;
  min-height: 36px;
  padding: 0 8px;
  font-size: 18px;
  margin-left: -38px;
  margin-top: 0px;
}
.auc_three_case {
  text-align: center;
  margin-top: 20px;
}
.auc_three_case button {
  display: inline-flex;
  min-width: 180px;
  font-size: 18px;
  min-height: 50px;
  border: none;
  border-radius: 60px;
  margin: 0 5px;
  font-weight: 600;
  color: #fff;
  align-items: center;
  justify-content: center;
}
.auc_three_case button img,
.auc_three_case button span {
    vertical-align: middle;
}
.auc_three_case button img {
  width: 18px;
  margin-right: 5px;
}
.button_unsold {
  background-color: #8E44AD;
}
.button_sold {
  background-color: #009555;
}
.button_remove {
  background-color: #ED1515;
}
.button_reauction {
  background-color: #983B08;
}
.auc_ctrls_dasselect {
  display: flex;
  margin-bottom: 40px;
}
.auc_ctrls_dasselect > div {
  width: 100%;
}
.auction_screens .dis-btn {
    background-color: #3c3c3c !important;
    color: #666 !important;
}

.auction_manager .auction_team_box ul {
    color: #fff;
}
.auction_manager a.fancyboxPP.fauc_plyr_nm {
    color: #fff;
    font-weight: 500;
}

/*Auction Team Manager*/
.auction_inprogress a {
  background-color: #3CC;
  color: #173B3B;
  font-weight: 700;
}
.auction_tm_mid {
  display: flex;
  margin: 0 25px;
  margin-top: 25px;
}
.auction_tm_mid .auction_player_mid {
  display: block;
  margin: 0;
  margin-right: 20px;
  width: 65%;
}
.auction_tm_mid .auc_progress_block {
    width: 35%;
}
.auction_tm_mid .auc_progress_block .auc_player_data {
  height: auto;
  max-height: 880px;
}
.auction_tm_mid .auction_bid_history {
    margin: 0;
}
.auction_tm_mid .auction_bid_history,
.auction_tm_mid .auc_players_block {
  margin-top: 25px;
}
.auction_tm_mid .auc_players_block {
  width: 100%;
  margin-right: 0;
}
.auction_plyer_mtinfo {
  border-radius: 8px;
  display: flex;
  position: relative;
  align-items: flex-start;
  padding: 15px;
}
.auction_tm_mid .auc_plyr_info {
  width: 410px;
  padding: 0;
  margin-right: 12px;
}
.auction_tm_mid .auc_plyr_info::before {
  width: calc(100% - 0px);
  bottom: 0;
  left: 0;
}
.auction_tm_mid .auc_plyr_info > img {
  border: none;
}
.auc_plyr_no {
    top: 0px;
    left: 0;
}
.auc_plyr_dtlbox {
  width: 100%;
}
.auc_plyr_stats {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.auction_player_mid .stamp {
    top: 220px;
}
.auc_plyr_nmbideft {
    width: 80%;
}
.auc_plyr_stats li {
  border-radius: 10px;
  text-align: center;
  margin-right: 10px;
  flex: 1;
  padding: 6px 0;
}
.auc_plyr_stats h4 {
  font-size: 24px;
  color: #3CC;
  font-weight: 700;
}
.auc_plyr_stats span {
  display: block;
  font-size: 16px;
  color: #FFF;
  font-weight: 500;
}
.auc_plyr_stats li:last-child {
  margin-right: 0;
}
.auc_plyr_dtlbox .auc_player_data {
  height: auto;
  padding: 10px 15px;
  border-radius: 8px;
}
.auc_plyr_dtlbox .auc_player_data tr:last-child td {
  border: none;
}
.auc_plyr_dtlbox .auc_player_data thead {
  background-color: transparent;
  box-shadow: none;
}
.auc_plyr_dtlbox .auc_table tbody td,
.auc_plyr_dtlbox .auc_table thead th {
  border-bottom: 1px solid #173B3B;
}
.auc_imp_pdf a {
  display: inline-block;
  background-color: #138A8E;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 4px 15px;
  border-radius: 30px;
  margin-left: 8px;
}
.tbid_anchor {
  font-weight: 600;
  color: #3CC;
}
.auc_compare_plyr {
  display: inline-flex;
  border: 1px solid #346565;
  border-radius: 40px;
  width: 28px;
  height: 28px;
  align-items: center;
  justify-content: center;
}
.auc_compare_plyr img {
  width: 16px;
}
.auc_plyr_dtlbox h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 700;
  margin-bottom: 15px;
}

.auction_team_manager .auction_tm_mid .auction_player_mid {
    display: flex;
    margin: 0;
    margin-right: 0;
    width: 100%;
}
.auction_team_manager .auc_bid_hstry ul {
    padding-bottom: 8px;
}
.auction_team_manager span.auc_prank_no {
    background-color: #2f3031;
    width: 30px;
    font-size: 11px;
}
.auction_team_manager .auction_plyer_mtinfo {
    width: calc(65% - 10px);
}
.auction_team_manager .auction_tm_mid .auction_bid_history {
    width: calc(35% + 20px);
    margin-left: 20px;
    margin-top: 0;
    display: block;
}
.auction_team_manager .auction_tm_mid .auc_cunt_bid_top {
    display: flex;
    align-items: center;
}
.auction_team_manager .auction_tm_mid .auc_cunt_bid_top img {
    width: 120px;
    height: 120px;
}
.auction_team_manager .auction_tm_mid .auc_cunt_bid_top h4 {
    font-size: 28px;
    margin-bottom: 0;
    margin-left: 15px;
    width: 60%;
    text-align: left;
    margin-left: 10px;
}
.auction_team_manager .auction_tm_mid .auc_bid_value {
    width: 35%;
    padding: 5px 10px;
}
.auction_team_manager .auction_tm_mid .auc_bid_value h5 {
    font-size: 42px;
}
.auction_team_manager .auction_tm_mid .auc_bid_value span {
    font-size: 16px;
}
.auction_team_manager .auction_tm_mid strong#cbidmaxvaluereached {
    font-size: 12px;
    margin-top: 10px;
}
.auction_team_manager .auction_tm_mid_bottom {
    display: flex;
    margin-top: 20px;
}
.auction_team_manager .auction_tm_mid_bottom .auction_player_mid {
    margin-top: 0;
    width: calc(65% - 10px);
    margin-right: 0;
}
.auction_team_manager .auction_tm_mid_bottom .auc_players_block {
    width: 100%;
}
.auction_team_manager .auction_tm_mid_bottom .auc_progress_block {
    width: calc(35% + 15px);
    margin-right: 25px;
}
.auction_team_manager .auction_tm_mid_bottom .auc_player_data a {
    color: #fff;
}
.auction_team_manager .auction_tm_mid_bottom .auc_player_data a.link-color-act {
    background-color: transparent;
    font-weight: bold;
    color: #f90;
    height: auto;
    top: 0;
}
.auction_team_manager .auction_player_mid .stamp {
    top: 100px;
    z-index: 99;
    right: 20px;
}
.auction_screens .error-red {
    float: none;
    width: calc(100% - 0px);
    border-radius: 0;
}
.auc_player_data .auc_table tbody td {
    padding: 8px 10px;
}
.auction_tm_mid_bottom .auc_plyr_dtls i, 
.auction_tm_mid_bottom .auc_ply_pcontrols i,
.auction_main_mid .auc_plyr_dtls i, 
.auction_main_mid .auc_ply_pcontrols i {
    width: auto;
    padding: 0 8px;
}
i.retain_tag {
    background-image: linear-gradient(0deg, #713e42, #d3ff3f 230%);
}
i.c_tag {
    background-image: linear-gradient(0deg, #3030a9, #518779 230%);
}
i.vc_tag {
    background-image: linear-gradient(0deg, #949b29, #d5ff1a 230%);
}
i.owner_tag {
    background-image: linear-gradient(0deg, #299b5c, #d5ff1a 230%);
}
i.rtm_tag {
    background-image: linear-gradient(0deg, #ff0000, #8b3e3e 230%);
}

.modal_comman {
    display: none;
    position: fixed;
    z-index: 999;
    padding-top: 80px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background: rgba(3, 12, 12, 0.9);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    justify-content: center;
    align-items: center;
}
.modal_tbid {
    padding-top: 300px;
}
.modal_comman .modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px 30px;
  border-radius: 25px;
  animation-duration: 0.8s;
}
.modal_header {
  padding: 0 30px;
  margin-bottom: 20px;
}
.modal_large_filter .modal_header h2 {
    font-size: 20px;
}
.modal_comman .modal_header h2 {
  font-size: 28px;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.modal_header .close {
  position: absolute;
  right: 30px;
  top: 23px;
  cursor: pointer;
}
.modal_header img {
  width: 35px;
}
.modal_comparsion .auction_tm_mid {
  display: block;
  margin: 0;
}
.modal_comparsion .modal-content {
    width: 65%;
}
.modal_comparsion .auction_plyer_mtinfo {
  margin-bottom: 20px;
  width: 100%;
}

/*Modal target bid*/
.modal_tbid .modal_header,
.modal_filter .modal_header {
  padding: 0 30px 15px 30px;
  margin: 0 -30px 10px -30px;
  border-bottom: 1px solid #1F4747;
}
.modal_tbid .modal_header h2,
.modal_filter .modal_header h2 {
  font-size: 18px;
  text-align: center;
}
.modal_tbid .modal_header .close,
.modal_filter .modal_header .close {
  right: 15px;
  top: 15px;
}
.modal_tbid .modal_header img,
.modal_filter .modal_header img {
  width: 25px;
}
.modal_tbid .modal_body {
  margin: 10px 0;
}
.modal_tbid .modal_body h3 {
  font-size: 24px;
  color: #fff;
  font-weight: 700;
}
.modal_tbid .modal-content {
  padding: 15px 30px;
  border-radius: 8px;
  width: 500px;
  text-align: center;
}
.modal_tbid .form_group {
  display: flex;
  justify-content: center;
  margin: 15px 0;
  align-items: center;
}
.modal_tbid .form-controls {
    background-color: #091F1F;
    border-color: #5C8484;
    color: #fff !important;
    border-radius: 40px !important;
    width: 50%;
}
.modal_tbid .form_group span {
    color: #fff;
    font-size: 16px;
    margin-left: 5px;
    padding: 7px 15px;
    border-radius: 40px;
    margin-left: -40px;
}
.mdlauction_plyr_reset .draft_nteround {
    color: #fff;
    font-size: 18px;
    margin-top: 0;
    text-align: center;
    line-height: 1.4;
}
.mdlauction_plyr_reset .draft_nteround b {
    color: #f90;
}
.mdl_btn_submit {
  background-color: #138A8E;
  color: #fff;
  border: none;
  font-weight: 600;
  padding: 10px 32px;
  border-radius: 50px;
}
.mdl_btn_remove {
    background-color: #ED1515;
}
/*Filter Modal*/
.modal_filter .modal-content {
  padding: 15px 30px;
  border-radius: 8px;
  width: 880px;
}
.modal_filter .cus_check {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  padding-top: 0;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  line-height: 24px;
  color: #fff;
  font-weight: 700;
    width: 90%;
}
.cus_check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.modal_filter .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 4px;
  background-color: #eee;
}
.cus_check:hover input ~ .checkmark {
  background-color: #ccc;
}
.modal_filter .cus_check input:checked ~ .checkmark {
    background: none;
    background-color: #33CCCC;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.cus_check input:checked ~ .checkmark:after {
  display: block;
}
.cus_check .checkmark:after {
  left: 8px;
  top: 4px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.auc_filtr_hdr {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
}
.auc_filtr_hdr h3 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
}
.auc_filtr_hdr a {
  color: #F90;
  font-weight: 600;
  font-size: 14px;
}
.auc_filter_box {
  border-bottom: 1px solid #1F4747;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.auc_filter_box li {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  width: calc(25% - 10px);
}
.modal_filter .modal_body {
  height: 500px;
  overflow-y: auto;
  margin-left: -30px;
  padding-left: 30px;
  margin-right: -30px;
  padding-right: 30px;
}
.mdl_btn_cancel {
  background-color: #ED1515;
}
.modal_filter .modal_footer {
  text-align: center;
}
.modal_filter .modal_footer button {
  margin: 0 8px;
}
.lrge_combiner {
  display: flex;
}
.lrge_combiner > span {
  font-size: 14px;
  color: #3CC;
  font-weight: 600;
  display: inline-block;
  width: 90px;
}
.lrge_combiner ul {
  width: 100%;
}
.lrge_combiner ul li {
    width: calc(30% - 10px);
}
.auc_filter_box small {
  font-size: 14px;
  display: block;
  line-height: 1;
}
.auc_filter_box i {
  font-size: 12px;
  font-style: normal;
  line-height: 1;
  font-weight: 400;
  color: #E5E7E7;
}
.auc_notes {
  padding: 10px 15px;
  border-radius: 8px;
  margin-top: 15px;
}
.auc_notes h5 {
  font-size: 16px;
  color: #3CC;
  font-weight: 700;
  margin-bottom: 5px;
}
.auc_notes ul {
    counter-reset: section;
}
.auc_notes li {
  position: relative;
  padding-left: 30px;
  color: #E5E7E7;
  font-size: 14px;
  padding-bottom: 4px;
  font-weight: 500;
}
.auc_notes li::before {
  counter-increment: section;
  content: "" counter(section) ". ";
  position: absolute;
  top: 0;
  left: 15px;
}

/*Auction Monitor*/
.auction_monitor_bg {
    background: #030C0C;
}
/*.auc_soundbar {
  width: 30%;
  text-align: right;
}*/
.auc_soundbar span {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-size: contain;
  cursor: pointer;
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 100px;
  transition: all 0.4s;
  border: 1px solid #5C8484;
}
.auc_soundbar span:hover {
    background-color: #5C8484;
}
.auc_soundbar .soundoff {
  background-image: url(/assets../images/auc_soundoff.png);
}
.auc_soundbar .soundon {
  background-image: url(/assets../images/auc_soundon.png);
}
.auction_monitor_mid .auc_plyr_info {
    width: 500px;
}
.auction_monitor_mid .auc_plyr_info > img {
    height: 489px;
}
.auction_monitor_mid .auc_plyr_info::before {
    content: unset;
}
.auc_plyr_nmbid {
    border-radius: 8px;
    padding: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.auc_plyr_nmbid h2 b {
  font-size: 34px;
  color: #fff;
}
.auc_plyr_nmbideft b.tag_style {
    font-size: 20px;
    padding: 3px 15px 3px 15px;
}
.auc_plyr_nmbid h2 span {
  font-size: 22px;
  color: #E5E7E7;
  display: inline-block;
  padding: 2px 20px;
  border-radius: 60px;
  vertical-align: middle;
  margin-left: 5px;
}
.auc_plyr_nmbid h3, .bb_scrn_moni {
  text-align: center;
  margin-bottom: 0;
  background: linear-gradient( 180deg, #B86E00 0%, #4A451F 50%, #0F2F2F 100% );
  border-image: linear-gradient( 180deg, rgba(255,255,255,0.40), rgba(255,255,255,0) ) 1;
  border-bottom: none;
  backdrop-filter: blur(84px);
  -webkit-backdrop-filter: blur(84px);
  border-radius: 10px;
  min-width: 140px;
  padding: 6px 10px 12px 10px;
}
.auc_plyr_nmbid h3 b, .bb_scrn_moni b {
  font-size: 50px;
  display: block;
}
.auc_plyr_nmbid h3 span, .bb_scrn_moni span {
  font-size: 22px;
  font-weight: 500;
  color: #E0E1E1;
}
.auction_monitor_mid .auc_plyr_dtlbox .auc_plyr_stats {
  padding: 15px;
  border-radius: 8px;
}
.auc_plyr_dtlbox .auc_plyr_stats li {
  padding: 10px 5px;
}
.auc_cunt_bid {
  width: calc(35% - 20px);
}
.auc_cunt_bid {
    background: linear-gradient(90deg, #071818, #0D2B2B) padding-box, linear-gradient(to left, #1BAFB1, #0B4A4B) border-box;
    border: 1px solid transparent;
    border-radius: 8px;
}
.auc_cunt_bid .bg_border_gradient0 {
    background: none;
    border: none;
    text-align: center;
}
.auc_cunt_bid_top, .auc_bid_hstry {
    border-radius: 8px;
}
.auc_bid_hstry li {
  display: inline-block;
}
.auc_cunt_bid_top {
  text-align: center;
  padding: 28px 25px;
  margin-bottom: 20px;
}
.auc_cunt_bid_top img {
  width: 150px;
  height: 150px;
  object-fit: cover;
  border-radius: 100px;
  margin-bottom: 10px;
}
.auc_cunt_bid_top h4 {
  font-size: 36px;
  color: #E5E7E7;
  margin-bottom: 20px;
  font-weight: 700;
}
.auc_bid_value {
  display: inline-block;
  padding: 5px 20px;
  border-radius: 8px;
  margin-top: 5px;
}
.auc_bid_value h5 {
  font-size: 50px;
  color: #F90;
  font-weight: 700;
}
.auc_bid_value span {
  font-size: 20px;
  font-weight: 500;
  color: #E0E1E1;
}
.auc_bid_hstry {
  padding: 15px;
}
.auc_bid_hstry {
  padding: 25px 15px 20px 15px;
}
.auc_bid_hstry ul {
  overflow-x: auto;
  white-space: nowrap;
}
.auc_bid_hstry li {
  display: inline-flex;
  margin-right: 10px;
  padding: 10px 5px;
  border-radius: 10px;
  text-align: left;
  width: calc(25% - 10px);
}
.auc_bid_hstry li:last-child {
    margin-right: 0;
}
.auc_bid_hstry li img {
  width: 30px;
  height: 30px;
  object-fit: cover;
  border-radius: 50px;
  margin-right: 5px;
}
.auc_bid_hstry li span {
  font-size: 14px;
  display: block;
  color: #fff;
  font-weight: 600;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 94px;
}
.auc_bid_hstry li b {
    font-size: 16px;
    color: #fff;
}
.auc_bid_hstry .auc_lbl_count h5 {
    font-size: 14px;
    padding-right: 12px;
    padding-top: 4px;
}
.auc_bid_hstry .auc_lbl_count h5 b {
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 85px;
    display: inline-block;
}
.auction_monitor .auc_notes {
  margin: 0;
  margin-top: 25px;
  margin-bottom: 25px;
}
.auction_monitor .auc_notes li {
  padding-left: 25px;
  padding-bottom: 10px;
  font-size: 20px;
}
.auction_monitor .auc_notes li::before {
  left: 7px;
}

.setting_panel {
  margin-left: 15px;
}
.spanel_icon {
  background-color: #FF9900;
  width: 40px;
  height: 40px;
  border-radius: 8px;
  text-align: center;
  line-height: 37px;
  cursor: pointer;
}
.spanel_icon img {
  width: 30px;
  height: 30px;
}
.setting_panel .spanel_data {
    display: none;
}   
.setting_panel.active .spanel_data {
  display: block;
  position: absolute;
  right: 25px;
  top: 81px;
  border: 1px solid #346565;
  background: linear-gradient(to left, #071818, #0D2B2B);
  padding: 15px 40px;
  z-index: 99;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 5px 8px rgba(0,0,0,0.5);
  border-top: none;
}
.spanel_data_inr {
  padding-bottom: 20px;
}
.spanel_data_inr:last-child {
    padding-bottom: 0;
}
.spanel_data_inr .cus_check {
  margin-bottom: 0;
}

.auction_monitor .auction_team_box span {
    font-size: 18px;
}
.auction_monitor .auction_team_box h3 {
    font-size: 24px;
    margin-bottom: 0px;
    margin-top: 4px;
}
.auction_monitor .auction_team_box > img {
    width: 70px;
    height: 70px;
    margin: 0 auto;
}
.auc_plyr_nmbideft ul {
    margin-top: 5px;
}
.auc_plyr_nmbideft li {
    /*display: inline-block;
    width: 45%;*/
    color: #fff;
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.auc_plyr_nmbideft li h6 {
    display: inline;
    font-size: 20px;
    font-weight: 600;
}

.opt2_auc_header2 {
    display: flex;
    align-items: center;
    padding: 15px 15px;
    border: none;
}
.opt2_auc_header2 > img {
    width: 96px;
    height: 96px;
    object-fit: cover;
    border-radius: 10px;
}
.opt2_auc_header_inr {
    width: 100%;
}
.opt2_auc_header_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.opt2_auc_header_top h1 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin-left: 15px;
}
.opt2_cric {
    display: flex;
    align-items: center;
}
#divMonitor2.auc_monitor_opt2 {
    min-height: auto !important;
}
.auc_sponsers, .auc_slide_sponsers {
    margin-right: 25px;
    text-align: center;
}
.auc_sponsers span, .auc_slide_sponsers span {
    display: block;
    font-weight: 700;
    color: #a39696;
    margin-top: 5px;
    font-size: 13px;
}
.auc_sponsers img, .auc_slide_sponsers img {
    width: 90px;
    border-radius: 6px;
}
.auc_pow_cric {
    margin-left: 50px;
    margin-right: 15px;
}
.auc_pow_cric img {
    width: 180px;
}
.auc_soundbar {
    margin-left: 15px;
}

.auction_monitor .combiner_nonplayer {
    display: flex;
    margin: 25px 25px 0 25px;
    padding-bottom: 60px;
}
.auction_monitor .combiner_nonplayer > div {
    flex: 1;
} 
.auction_monitor .auc_moni_playerbox.auc_no_playerbox {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    margin-right: 15px;
    min-height: 500px;
}
.auction_monitor .auc_moni_playerbox.auc_no_playerbox h2 {
    font-size: 30px;
    color: #fff;
}
.auction_monitor .auc_moni_mainright.auction_bigs_wrapper {
    margin-left: 10px;
    border-radius: 10px;
    padding: 20px;
}
.auc_moni_mainright.auction_bigs_wrapper.bg_border_gradient0 {
    background-image: unset !important;
    background: linear-gradient(90deg, #071818, #0D2B2B) padding-box, linear-gradient(to left, #1BAFB1, #0B4A4B) border-box !important;
    border: 1px solid transparent !important;
}
.auc_moni_mainright .auc_prog_host_wrap {
    background-image: none;
}
.auction_monitor .auc_prog_host_wrap h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}
.auction_monitor .squad_table {
    height: 420px;
    overflow-y: hidden;
}
.auction_monitor .squad_table table {
    width: 100%;
}
.auction_monitor .squad_table span.bg_border_gradient3 {
    width: 40px;
    display: inline-flex;
    height: 40px;
    color: #fff;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    font-size: 18px;
}
.auction_monitor .squad_table td {
    padding: 5px 10px;
    border-bottom: 1px solid #564949;
}
.auction_monitor .squad_inner a {
    color: #F90;
    font-size: 20px;
    vertical-align: middle;
    margin-left: 5px;
    font-weight: 700;
}
.auction_monitor .squad_inner ul {
    display: inline-block;
    margin-left: 15px;
    vertical-align: middle;
}
.auction_monitor .squad_inner li {
    display: inline-block;
    font-size: 16px;
    color: #ddd;
    margin-right: 25px;
    position: relative;
}
.auction_monitor .squad_inner li:before {
    content: "";
    background-color: #666;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 5px;
    right: -23px;
    border-radius: 50px;
}
.auction_monitor .squad_inner li:last-child:before {
    content: unset;
}

.auc_moni_header1 .auction_team_show {
    border: none;
    margin-bottom: 20px;
}
.auc_moni_header1 .auction_counting_top {
    margin: 0 25px;
    border: none;
    border-radius: 8px;
}


/*Online Auction - Auction House*/
.auc_select_group {
  display: flex;
}
.auc_select_group > div {
  width: 100%;
}
.auc_select_group > div:last-child {
  margin-right: 0;
}
.auction_pause a {
  background-color: #C80D0D;
}
.on_auc_head {
  margin-bottom: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.on_auc_head h3 {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.on_auc_head h3 b {
  font-size: 21px;
  color: #E5E7E7;
}
.on_auc_head h3 span {
  background-color: #091F1F;
  border: 1px solid #5C8484;
  border-radius: 40px;
  font-size: 14px;
  color: #E5E7E7;
  padding: 8px 15px 8px 15px;
  display: inline-block;
  position: relative;
  margin-left: 30px;
}
.on_auc_head span.ply_nominate {
    color: #FF9900;
}
.on_auc_head h3 span::before {
  content: "";
  width: 5px;
  height: 5px;
  background-color: #E5E7E7;
  display: inline-block;
  border-radius: 40px;
  margin-bottom: 2px;
  margin-right: 7px;
}
.on_auc_head span.ply_nominate::before {
    background-color: #ff9900;
}
.auc_chat_block {
  margin-left: 15px;
  border-radius: 8px;
}
.ah_online_auction .auc_players_block {
  width: calc(50% - 35px);
  border-radius: 8px;
  margin-right: 15px;
  overflow: hidden;
}
.ah_online_auction .auc_progress_block {
  width: calc(30% + 20px);
}
.auc_chat_block {
    width: calc(25% + 20px);
}
.auc_progress_block .auc_ply_pcontrols {
  padding-left: 55px;
  font-size: 13px;
}
.ah_online_auction .auc_progress_block .auc_plyr_dtls h3 {
  max-width: 110px;
}
.auction_hd_cpylink .auc_soundbar {
  width: auto;
  margin-top: 8px;
  margin-left: 15px;
}
.auc_chat_block .auc_players_head {
  border-bottom: 1px solid #1F4747;
}
.auc_msg_inbox {
  height: 360px;
  overflow-y: auto;
  padding: 15px;
}
.pre_auct_add a {
    background-color: #ffbaba;
    width: 18px;
    height: 18px;
    top: 0;
}
a.add_to_auc img {
    width: 22px;
    margin: 0 auto;
    display: block;
}
.pre_auct_add img {
    filter: brightness(100) invert(1);
}
.auc_default_msg {
  display: block;
  color: #fff;
  text-align: center;
  font-size: 14px;
  border-radius: 40px;
  padding: 5px 10px;
  margin-bottom: 10px;
}
.auc_msg_inbox p {
  display: table;
  padding: 5px 10px;
  border-radius: 8px 0 8px 7px;
  clear: both;
  margin-right: 10px;
  margin-bottom: 11px;
  max-width: 65%;
  color: #fff;
  font-size: 14px;
}
.auc_msg_inbox .auc_own_msg {
  margin-left: auto;
  margin-right: 0;
}
.auc_msg_inbox .auc_oppo_msg {
  border-radius: 0 8px 8px 7px;
}
.auc_msg_input {
  padding: 15px;
  position: relative;
}
.auc_msg_input textarea {
  width: 100%;
  height: 55px;
  font-size: 14px;
  color: #fff;
  border-radius: 60px;
  resize: none;
  padding-left: 15px;
  padding-top: 15px;
  padding-right: 50px;
  box-shadow: 0 2px 15px rgba(51, 204, 204, 0.1);
}
.auc_msg_input textarea::placeholder,
.on_auc_actionbox .form-controls::placeholder {
    opacity: 1;
    color: #fff;
}
.auc_msg_send {
  display: inline-block;
  background-color: #138A8E;
  width: 42px;
  height: 42px;
  border-radius: 100px;
  text-align: center;
  line-height: 42px;
  position: absolute;
  top: 21px;
  right: 22px;
}
.auc_msg_send img {
  width: 25px;
}
.ah_online_auction .auction_tm_mid .auction_player_mid {
    border-radius: 8px;
    padding: 15px;
    width: 70%;
}
.on_auc_sep {
  display: flex;
}
.on_auc_head .auc_three_case {
  margin-top: 0;
  text-align: right;
}
.on_auc_head .auc_three_case button {
  min-width: 130px;
  font-size: 16px;
  min-height: 38px;
}
.on_auc_head .auc_three_case button img {
  width: 16px;
}
.ah_online_auction .auction_tm_mid .auc_plyr_info {
    width: 300px;
}
.ah_online_auction .auction_tm_mid .auc_plyr_dtlbox {
    width: 76%;
}
.on_auc_head span.ply_nominated {
    color: #33CCCC;
}
.on_auc_head span.ply_nominated::before {
    background-color: #33CCCC;
}

.ah_online_auction .auction_tm_mid .online_auc_actions {
  width: calc(30% - 15px);
  border-radius: 8px;
} 
.ah_online_auction .auction_tm_mid .online_auc_actions .auc_players_head h3 {
    font-size: 21px;
}

.on_auc_actionbox {
  padding: 15px;
}
.on_auc_actionbox li {
  text-align: center;
  display: inline-block;
  width: calc(50% - 14px);
  vertical-align: top;
  margin-right: 12px;
  margin-bottom: 20px;
}
/*.on_auc_actionbox li:nth-child(2n) {
  margin-right: 0;
}*/
.on_auc_actionbox li h5 {
  font-size: 14px;
  color: #E5E7E7;
  font-weight: 600;
  margin-bottom: 10px;
}
.on_auc_acbox_inr {
  border-radius: 8px;
  min-height: 115px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 10px 15px;
}
.on_auc_acbox_inr b {
  font-size: 32px;
  color: #F90;
  font-weight: 600;
  display: block;
  line-height: 1.2;
}
.on_auc_acbox_inr b strong {
  color: #fff;
}
.on_auc_acbox_inr span {
  font-size: 14px;
  color: #E5E7E7;
  font-weight: 600;
}
.on_auc_actionbox .form-controls {
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    background-color: #091F1F;
    border-color: #5C8484;
    height: 40px;
    color: #fff !important;
}
.on_auc_head span.ply_nominated b {
    font-size: 14px;
    color: yellow;
}
.button_hold {
  width: 140px;
  background-color: #33CCCC;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 17px;
  display: inline-block;
  text-align: center;
  color: #fff;
  font-weight: 600;
  padding: 11px 5px;
  border-radius: 50px;
  line-height: 1;
}
.disable_btn {
    background-color: #C9CECF;
    color: #616B6B;
}
.nomi_assign_btn {
  text-align: center;
}
.nomi_assign_btn .button_hold {
  background-color: #009555;
  padding: 14px 5px;
}
.auction_team_box.active {
  border-color: #F90;
}
.auction_team_box.offline::after {
  content: "Offline";
  background: linear-gradient(#091F1F, #091F1F) padding-box, linear-gradient(to bottom, #179596, #0B4A4B) border-box;
  border: 1px solid transparent;
  color: #fff;
  font-size: 13px;
  padding: 2px 8px;
  display: inline-block;
  position: absolute;
  top: 15px;
  right: 6px;
  border-radius: 50px;
}
/*Online Auction Nominate*/
.ah_online_auction_nomi .on_auc_head h3 {
    width: 100%;
}
.nomi_auc_actions .on_auc_actionbox li {
  width: 100%;
}
.on_auc_actionbox li p {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  padding: 0 40px;
  margin-bottom: 10px;
}
.auc_input_inline {
  display: flex;
}
.auc_input_inline .button_hold {
  margin-top: 0;
  margin-left: 10px;
}

/*#divAssignManually {
    padding-bottom: 0;
}*/
#divAssignManually.spanel_data_inr .cus_check {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
    width: auto;
    padding-top: 0;
}
#divAssignManually .cus_check .checkmark {
    top: 0;
    height: 23px;
    width: 23px;
    border: none;
}
#divAssignManually .cus_check input:checked ~ .checkmark {
    background-color: #33cccc;
    border-color: #33cccc;
}
.ah_online_auction .auction_counting_top {
    margin: 0 25px;
    margin-top: 10px;
    border-radius: 8px;
    border: none;
    border-top: none;
}
.ah_online_auction .auc_player_data table th a {
    font-size: 14px;
    color: #fff;
}

/**************************************************Fantasy CricBattle******************************************************/

/*My Leagues*/
/* Button */
.profile-btn {
  width: 100%;
  background: #145e63;
  border: 2px solid #3bb4b4;
  border-radius: 50px;
  padding: 10px 16px;
  display: flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  cursor: pointer;
}

/* Image */
.profile-btn img {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 2px solid #3bb4b4;
}

/* Name */
.username {
  flex: 1;
  font-size: 18px;
  font-weight: 600;
}

/* Arrow */
.arrow {
  font-size: 18px;
  transition: transform 0.3s ease;
}

/* Rotate arrow when active */
.profile-dropdown.active .arrow {
  transform: rotate(180deg);
}

/* Dropdown */
.dropdown-menu {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  width: 100%;
  background: #145e63;
  border-radius: 12px;
  padding: 8px 0;
  list-style: none;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-10px);
  transition: all 0.25s ease;
  box-shadow: 0 10px 25px rgba(0,0,0,0.25);
}

/* Show dropdown */
.profile-dropdown.active .dropdown-menu {
  opacity: 1;
  display: block;
  visibility: visible;
  transform: translateY(0);
}

/* Menu items */
.dropdown-menu li a {
  display: block;
  padding: 12px 18px;
  color: #fff;
  text-decoration: none;
}

.dropdown-menu li a:hover {
  background: rgba(255,255,255,0.08);
}

.profile-dropdown {
    position: relative;
}

.view-toggle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  padding: 12px 18px;
  color: #fff;
}

.switch {
  position: relative;
  width: 42px;
  height: 22px;
}

.switch input {
  display: none;
}

.slider {
  position: absolute;
  inset: 0;
  background: #0b2f31;
  border-radius: 20px;
  cursor: pointer;
}

.slider::before {
  content: "";
  position: absolute;
  width: 18px;
  height: 18px;
  left: 2px;
  top: 2px;
  background: #fff;
  border-radius: 50%;
  transition: 0.25s;
}

.switch input:checked + .slider::before {
  transform: translateX(20px);
}


/*****************************MainView Screen 3**************************************************************************************************/
.com_monitor_opt2 {
    background-image: url(/assets../images/auction_monitor_newbg3.jpg) !important;
    /*font-family: 'Bebas Neue' !important;*/
    /*padding: 30px 60px;*/
    width: auto !important;
    float: none !important;
    overflow-x: auto;
    min-height: calc(100vh - 0px) !important;
}
.com_monitor_opt2 .full-width {
    float: none;
}
.opt2_width {
    width: 1440px;
    margin: 0 auto;
}
.opt2_auc_header1 {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.opt2_auc_header1 img {
    height: 180px;
}
.opt2_auc_header1 h1 {
    font-size: 84px;
    font-weight: 400;
    color: #fff;
    margin-left: 40px;
}
.playerbox_block_img, .playerbox_block_info, 
span.playerbox_blk_role, .playerbox_bidblock, .playerbox_bidblock_top span,
.opt2_playerbox_pause {
    background: linear-gradient(90deg, #071818, #0D2B2B) padding-box, linear-gradient(to left, #865b00, #f9dca7, #dea200, #966f07) border-box;
    border: 3px solid transparent;
    border-radius: 10px;
}
.playerbox_block_auc, .opt2_playerbox_block {
    display: flex;
}
.playerbox_block_auc {
    width: 75%;
}
.playerbox_bidblock {
    width: 30%;
}
.playerbox_block_img {
    margin-right: 20px;
    width: 30%;
    position: relative;
    text-align: center;
}
.playerbox_block_img img {
    width: 81%;
    height: 100%;
    object-fit: contain;
    padding-top: 0px;
    object-position: bottom;
}
.auc_monitor_opt2 .playerbox_block_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.playerbox_block_info {
    width: 60%;
    position: relative;
    margin-right: 20px;
    padding: 25px 35px;
}
.auc_monitor_opt2 .playerbox_block_info {
    padding: 65px 35px;
    width: 65%;
}
.playerbox_block_info h2 {
    font-size: 55px;
    font-weight: 400;
    background: linear-gradient(-180deg, #F90, #fddeb0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 10px;
    font-weight: 700;
}
.playerbox_block_info li {
    font-size: 26px;
    color: #fff;
    margin-top: 8px;
    margin-bottom: 15px;
}
.playerbox_block_info li b, .playerbox_block_info li h6 {
    font-weight: 700;
    color: #F90;
    display: inline-block;
    font-size: 26px;
}
.playerbox_block_info ul.auc_plyr_stats {
    background: no-repeat;
    border: none;
}
span.playerbox_blk_role {
    display: inline-block;
    padding: 8px 22px 11px 22px;
    margin-top: 5px;
    margin-bottom: 15px;
}
span.playerbox_blk_role img {
    vertical-align: middle;
    width: 40px;
    margin-right: 14px;
}
span.playerbox_blk_role b {
    font-weight: 400;
    color: #fff;
    font-size: 26px;
    vertical-align: middle;
}
.playerbox_bidblock_top {
    text-align: center;
    margin-bottom: 20px;
    padding: 25px 10px;
}
.playerbox_bidblock_top span {
    display: inline-flex;
    width: 240px;
    height: 240px;
    text-align: center;
    border-radius: 120px;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    overflow: hidden;
    background: linear-gradient(90deg, #000, #0D2B2B) padding-box, linear-gradient(to left, #865b00, #f9dca7, #dea200, #966f07) border-box;
}
.playerbox_bidblock_top span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.playerbox_bidblock_top h3 {
    font-size: 60px;
    background: linear-gradient(-180deg, #f5ff74, #ffffff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    font-weight: bold;
    letter-spacing: -5px;
}
.playerbox_bidblock_top h4 {
    margin: 0;
    font-size: 22px;
    color: #fff;
    font-weight: 400;
    margin-top: 0px;
}
.playerbox_bidblock_bot {
    text-align: center;
    margin-bottom: 0;
    padding: 20px 10px;
}
.playerbox_bidblock_bot h5 {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
    margin-bottom: 10px;
}
.playerbox_bidblock_bot li {
    background-color: #009999;
    border-radius: 8px;
    display: inline-flex;
    text-align: left;
    align-items: center;
    width: 44%;
    padding: 5px 5px;
    margin: 0 5px;
}
.playerbox_bidblock_bot li span {
    background-color: #000;
    border-radius: 50px;
    padding: 7px;
    margin-right: 10px;
}
.playerbox_bidblock_bot li img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}
.playerbox_bidblock_bot h3 {
    font-weight: 700;
    color: #f90;
    font-size: 20px;
    line-height: 1;
}
.playerbox_bidblock_bot h4 {
    margin: 0;
    color: #fff;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100px;
}
.opt2_playerbox_block {
    margin-top: 80px !important;
    padding: 0 25px;
}

.auc_monitor_opt2 .auc_plyr_stats li {
    border-radius: 10px;
    text-align: center;
    margin-right: 10px;
    padding: 6px 0;
    width: 18%;
    flex: unset;
    margin-bottom: 5px !important;
}
.auc_monitor_opt2 .auc_plyr_stats h4 {
    font-size: 26px;
    color: #f90;
}
.auc_monitor_opt2 .auc_plyr_stats span {
    font-size: 20px;
}

/*stamp and fire*/
.opt2_playerbox_block .stamp {
    height: 100px;
    width: auto;
    right: 60px;
    top: 160px;
    position: absolute;
    border-radius: 5px;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    animation-delay: 1.5s;
    -webkit-animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    opacity: 0;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}
.opt2_playerbox_block .stamp img {
    width: 320px;
}

@keyframes pulse{
  0%{
    opacity: 0;
  }
  10%{
    opacity:.50;
    transform-origin: 50% 50%;
    transform: rotate(-2deg) scale(3);
    transition: all .3s cubic-bezier(0.6, 0.04, 0.98, 0.335);
  }
  100%{
    opacity:1;
    transform: rotate(-10deg) scale(1);
  }
}
canvas {
    z-index: 99;
}
.opt2_playerbox_pause {
    margin: 0 25px;
    margin-top: 50px;
    text-align: center;
    min-height: 500px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*Screen 2A Squad List View*/
.auction_counting_top {
    margin: 0;
    margin-top: 0;
    border-radius: 0;
    position: relative;
    padding: 15px;
    display: flex;
    justify-content: space-between;
    border: none;
    border-top: 1px solid #173B3B;
}
.auc_hdrbot_team {
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 230px;
    margin: 0 auto;
    min-height: 144px;
    padding-top: 0;
    background-color: #333;
    box-shadow: 0 0 26px #000;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 204px;
    z-index: 99;
}
.auc_hdrbot_team img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    border-radius: 130px;
    display: block;
    margin: 0 auto;
    box-shadow: 0 0 40px #5a5353;
    margin-bottom: 13px;
}
.auc_hdrbot_team span {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
}
.tmsquad_wrapper {
    display: flex;
    margin: 30px auto;
    margin-top: 50px;
    background: transparent;
    padding: 0;
}

.tmsquad_tble_box {
  flex: 1;
}

.tmsquad_tble_header {
    display: grid;
    grid-template-columns: 2.5fr 1fr 1fr;
    padding: 12px 15px;
    font-weight: bold;
    border-radius: 60px;
    background: linear-gradient(180deg, #071818, #0D2B2B) padding-box, linear-gradient(to left, #077f81, #363636) border-box;
    border: 1px solid transparent;
}

.tmsquad_tble_body {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tmsquad_tble_body li {
  display: grid;
  grid-template-columns: 2.5fr 1fr 1fr;
  padding: 10px 15px;
  border-bottom: 1px solid rgb(255 255 255 / 22%);
  align-items: center;
}

.tmsquad_tble_body li:last-child {
    border: none;
}

.tmsquad_tble_price {
  color: #00ff3c;
}

.tmsquad_tble_single .tmsquad_tble_box {
    width: 50%;
    flex: unset;
    margin: 0 auto;
    background-color: #091f1f;
    border-radius: 24px;
}

.tmsquad_tble_divider {
  width: 3px;
  background: #00ff3c;
  margin: 0 10px;
}
span.tmview_plyr_info img.tm_plyr_ptype {
    width: 50px;
    height: 50px;
    border-radius: 30px;
    object-fit: cover;
    object-position: top;
    margin-right: 5px;
}
.tmsquad_tble_header span:nth-child(2), .tmsquad_tble_body li span:nth-child(2) {
    text-align: center;
}

@media (max-width: 768px) {
  .tmsquad_wrapper {
    flex-direction: column;
  }

  .tmsquad_tble_divider {
    display: none;
  }
}

.auc_squadlistview_opt2 .opt2_auc_header_bot {
    background-color: #000028;
    border-top: 3px solid #00ed2d;
    padding: 20px 30px 10px 30px;
    margin-bottom: -20px;
    align-items: center;
}
ul.tmsquad_tble_body span img {
    width: 26px;
    vertical-align: middle;
    margin-right: 10px;
}
.auc_squadlistview_opt2 .opt2_auc_header_inr .opt2_auc_header_bot {
    border: none;
    padding: 0;
    margin: 0;
    background-color: transparent;
}
.tmsquad_tble_header span, .tmsquad_tble_body li span {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}


/*Squad Grid View*/
.draft_squad_wrapper {
    padding: 0 150px;
    margin-top: 30px;
}
.dft_squad_mid {
    max-width: 1360px;
    margin: 0 auto;
    margin-top: -150px;
}
.dft_squad_midhdr {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 20px;
}
.dft_squad_midhdr h2 {
    font-size: 50px;
    color: #fff;
    padding-top: 90px;
    margin-right: 50px;
    font-style: italic;
}
.dft_squad_midhdr img {
    width: 180px;
}
.dft_squad_players {
    background-color: transparent;
    border-radius: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
}
.draft_squad_wrapper .dft_player_box {
    margin-right: 20px;
    width: calc(16.66% - 21px);
    flex: unset;
    margin-bottom: 20px;
    background: #400200;
    background: linear-gradient(180deg, rgba(64, 2, 0, 0) 0%, rgb(0 0 0) 100%);
    border-radius: 0;
}
.draft_squad_wrapper .dft_player_box::before {
    content: "";
    width: 2px;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, transparent 0%, #ffcc29 50%, transparent 100%);
    position: absolute;
    left: 0;
    top: 0;
}
.draft_squad_wrapper .dft_player_box::after {
    content: "";
    width: 2px;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, transparent 0%, #ffcc29 50%, transparent 100%);
    position: absolute;
    right: 0;
    top: 0;
}
.draft_squad_wrapper .dft_player_box:nth-child(6n) {
    margin-right: 0;
}
.draft_squad_wrapper .dft_player_image {
    height: 160px;
    background-image: url(/assets../2026/squad_dft_border.png);
    background-size: cover;
    background-position: 0 10px;
    text-align: center;
}
.draft_squad_wrapper .dft_player_image > img {
    height: 160px;
    padding-top: 0;
}
.draft_squad_wrapper .dft_player_image span {
    padding: 2px 10px;
    min-width: 70px;
    font-size: 14px;
}
.draft_squad_wrapper .dft_player_nm h3 {
    font-size: 18px;
    padding: 5px 0;
    width: 78%;
    margin: 0 auto;
    line-height: 1.2;
    max-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    color: yellow;
    text-align: center;
}
.draft_squad_wrapper .dft_player_nm span {
    font-size: 16px;
    color: #fff;
    display: block;
    text-align: center;
    background-color: transparent;
    padding: 5px 0px 10px 0;
}
.draft_squad_wrapper .dft_player_nm {
    width: 100%;
    background: linear-gradient(#091F1F, #091F1F) padding-box, linear-gradient(to bottom, #0B4A4B, #1BAFB1) border-box;
    padding-top: 12px;
}
.draft_squad_wrapper:before {
    opacity: 0.2;
}
.dft_player_nm {
    background-image: url(/assets../2026/dft_playernm_bg.png);
    background-color: #370504;
    width: 100%;
    padding-top: 12px;
}
.draft_squad_wrapper .dft_player_nm b {
    display: block;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
    background-color: #333;
    padding-top: 3px;
    background: linear-gradient(#123434, #091F1F) padding-box, linear-gradient(to bottom, #0B4A4B, #1BAFB1) border-box;
}





/*****************Teams list view*****************/

.opt2_teamview_tble {
    margin-top: 30px;
    border-radius: 20px;
    padding: 15px;
    background: linear-gradient(45deg, #091f1f, #091f1f) padding-box, linear-gradient(to left, #865b00, #f9dca7, #dea200, #966f07) border-box;
    border: 3px solid transparent;
    margin-bottom: 50px;
}
.opt2_teamview_tble table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
}
.opt2_teamview_tble table thead th {
    color: #fff;
    font-weight: 400;
    font-size: 28px;
    background-color: transparent;
    padding: 0px 15px 20px 15px;
}
.opt2_teamview_tble table tbody td {
    padding: 10px 15px;
    font-size: 26px;
    color: #fff;
    white-space: break-spaces;
}
.opt2_teamview_tble table thead th:nth-child(1),
.opt2_teamview_tble table tbody td:nth-child(1) {
    text-align: left;
}
.opt2_teamview_tble table thead th:first-child {
    border-radius: 30px 0 0 30px;
}
.opt2_teamview_tble table thead th:last-child {
    border-radius: 0 30px 30px 0;
}
.opt2_teamview_tble table tbody td.tmview_nm, 
.opt2_teamview_tble table tbody td.tmview_clr {
    font-weight: 600;
}
.opt2_teamview_bot {
    border-radius: 12px;
    padding: 8px;
    margin-top: 30px;
    margin-bottom: -50px;
    background: linear-gradient(45deg, #000, #091f1f) padding-box, linear-gradient(to left, #865b00, #f9dca7, #dea200, #966f07) border-box;
    border: 3px solid transparent;
}
.opt2_teamview_bot ul {
    display: flex;
    justify-content: space-around;
}
.opt2_teamview_bot li {
    color: #fff;
    font-size: 27px;
    font-weight: 600;
}
.opt2_teamview_bot li b {
    font-weight: 500;
}
td.tmview_clr {
    color: #F90 !important;
}
.opt2_teamview_tble table tr:nth-child(odd) td {
    background-color: #113030;
}
.opt2_teamview_tble table tr:nth-child(odd) td:nth-child(1) {
    border-radius: 10px 0 0 10px;
}
.opt2_teamview_tble table tr:nth-child(odd) td:last-child {
    border-radius: 0 10px 10px 0;
}


/****************************Teams Grid View***********************************************/
.teamviewgrid_block {
    margin-top: 25px;
    margin-bottom: 40px;
}
.teamviewgrid_box {
    display: inline-flex;
    width: calc(25% - 38px);
    margin-right: 15px;
    margin-top: 25px;
    padding: 10px;
    border-radius: 6px;
    min-height: 150px;
    align-items: center;
    background: linear-gradient(180deg, #071818, #0D2B2B) padding-box, linear-gradient(to left, #077f81, #363636) border-box;
    border: 1px solid transparent;
}
.teamviewgrid_img img {
    width: 110px;
    height: 170px;
    object-fit: contain;
    margin-right: 15px;
}
.teamviewgrid_content h2 {
    font-size: 30px;
    font-weight: 700;
    background: linear-gradient(-180deg, #F90, #fddeb0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 1;
    padding-bottom: 5px;
}
.teamviewgrid_content h3 b {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    margin-right: 0;
}
.teamviewgrid_content h3 small {
    font-size: 20px;
    color: #eee;
    font-weight: 400;
}
.teamviewgrid_content span {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.teamviewgrid_box:nth-child(4n) {
    margin-right: 0;
}


/************************************All Teams with all players***********************************************************************/
/*New*/
.allteam_bght_wrap .auction_team_box {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-right: 8px;
    overflow: hidden;
    position: relative;
    padding: 8px 5px 0px 10px;
    max-width: 100%;
    background: linear-gradient(180deg, #071818, #0D2B2B) padding-box, linear-gradient(to left, #865b00, #f9dca7, #dea200, #966f07) border-box;
    border: 2px solid transparent;
    border-left: none;
    border-top: none;
    border-right: none;
}
.allteam_bght_wrap .auction_team_box::before {
    content: "";
    width: 60px;
    height: 60px;
    background-color: #3CC;
    position: absolute;
    top: -35px;
    right: -35px;
    border-radius: 60px;
    filter: blur(50px);
}
.allteam_bght_wrap .auction_team_box > img {
    width: 60px;
    height: 60px;
    border-radius: 90px;
    object-fit: cover;
}
.allteam_bght_wrap .auction_team_box h2 {
    font-size: 26px;
    color: #E5E7E7;
    font-weight: 600;
    margin-top: 10px;
    line-height: 1;
    margin-bottom: 6px;
}
.allteam_bght_wrap .auction_team_box h3 {
    font-size: 22px;
    margin-bottom: 8px;
}

.allteam_bght_wrap .auction_team_box h3 b {
    color: #33CCCC;
    font-weight: 600;
}
.allteam_bght_wrap .auction_team_box h3 small {
    font-size: 18px;
    color: #C9CECF;
    font-weight: 500;
}


.auc_allplayers_bought {
    padding: 20px 20px;
}
/*.auc_allplayers_bought .opt2_auc_header2 {
    border-bottom: none;
    display: flex;
    padding: 10px 15px;
    align-items: center;
    background: linear-gradient(90deg, #000028, #000028) padding-box, linear-gradient(to left, #865b00, #f9dca7, #dea200, #966f07) border-box;
    border: 2px solid transparent;
    border-radius: 10px;
    margin-bottom: 20px;
}
.auc_allplayers_bought .opt2_auc_header2 > img {
    width: 110px;
}
.auc_allplayers_bought .opt2_auc_header_top h1 {
    font-size: 54px;
}
.auc_allplayers_bought .opt2_cric img {
    width: 200px;
    margin-top: 10px;
}*/
.allteam_bght_box {
    background: linear-gradient(45deg, #222, #000) padding-box, linear-gradient(to left, #333, #666, #555, #222) border-box;
    border: 1px solid transparent;
    border-radius: 10px;
    overflow: hidden;
}

.allteam_bght_wrap {
    display: flex;
    margin-top: 30px;
}
.allteam_bght_box {
    flex: 1;
    margin-right: 10px;
}
.allteam_bght_players {
    padding: 5px 5px;
}
.allteam_bght_players li {
    border-bottom: 1px solid #7f7f7f;
    padding: 5px 0;
}
.allteam_bght_players span {
    font-size: 20px;
    color: #fff;
    display: block;
    line-height: 1;
    margin-bottom: 5px;
}
.allteam_bght_players b {
    font-size: 23px;
    line-height: 1;
    color: yellow;
}


/*Top 10 Players*/
.ah_topplayers_block {
    text-align: center;
    width: 1350px;
    margin: 0 auto;
    margin-top: 10px;
}
.ah_topplayers_block > h2 {
    font-size: 42px;
    background: linear-gradient(-180deg, #F90, #fddeb0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 15px;
    font-weight: 900;
}
.ah_topplayers_block > h2 span {
    font-size: 64px;
}
.ah_topplyr_box {
    position: relative;
    margin-bottom: 20px;
}
.ah_topplyr_box > img {
    width: 630px;
    height: 130px;
}
.ah_topplyr_content {
    position: absolute;
    top: 0;
    width: 100%;
    display: flex;
    align-items: center;
    padding: 0 25px;
    height: 127px;
    padding-left: 40px;
}
.ah_topplyr_content span {
    width: 14%;
}
.ah_topplyr_content span img {
    width: 80px;
    height: 80px;
    border-radius: 130px;
    object-fit: cover;
    object-position: top;
}
.ah_topplyr_content h2 {
    font-size: 25px;
    line-height: 1.3;
    color: #fff;
    font-weight: bold;
    width: 35%;
    text-align: left;
    padding-right: 20px;
    padding-left: 10px;
}
.ah_topplyr_content h3 {
    font-size: 39px;
    letter-spacing: -2px;
    color: yellow;
    width: 25%;
    font-weight: 900;
}
.ah_topplyr_content small {
    width: 19%;
    text-align: right;
}
.ah_topplyr_content small img {
    width: 80px;
    height: 80px;
    object-fit: contain;
}
.ah_topplyr_outer {
    width: 49%;
    display: inline-block;
    vertical-align: top;
}

/*overlay*/
.videoside_overaly {
    width: 530px;
    background: linear-gradient(45deg, #333, transparent);
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 10px;
}
.videoslide_header {
    background: linear-gradient(-180deg, #F90, #fddeb0);
    margin-top: 0;
    padding: 10px 10px;
    border-radius: 10px;
}
.videoslide_header img {
    width: 70px;
    vertical-align: middle;
}
.videoslide_header b {
    color: #000;
    font-size: 26px;
    display: inline-block;
    width: 80%;
    line-height: 1;
    vertical-align: middle;
    margin-left: 12px;
}
.videoslide_header h3 {
    background-color: #0D2B2B;
    color: #fff;
    text-align: center;
    font-weight: 600;
    font-size: 24px;
    margin-top: 10px;
    border-radius: 60px;
    padding: 5px 0;
}
.videoslide_body li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 40px 6px 5px;
    border-bottom: 1px solid #605252;
}
.videoslide_body li:last-child {
    border: none;
}
.videoslide_body li img {
    width: 75px;
    height: 75px;
    object-fit: contain;
    vertical-align: middle;
}
.videoslide_body strong {
    color: yellow;
    font-size: 26px;
    font-weight: 700;
}
.videoslide_body li b span {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    vertical-align: middle;
    margin-left: 0px;
}

.auc_teamlistview_opt2 .draft_squad_wrapper::after {
    content: unset;
}
.auc_teamlistview_opt2 .dft_player_nm b {
    display: flex;
    justify-content: center;
}
.auc_teamlistview_opt2 .dft_player_nm span {
    padding: 0;
    font-size: 18px;
    border-right: 1px solid #555;
    padding-right: 10px;
    margin-right: 10px;
}
.auc_teamlistview_opt2 .dft_player_nm small {
    font-size: 18px;
    color: yellow;
}
.auc_teamlistview_opt2 .draft_squad_wrapper .dft_player_nm h3 {
    margin-bottom: 10px;
}
.auc_teamlistview_opt2 .draft_squad_wrapper .dft_player_image > img {
    height: 140px;
    padding-top: 0;
    width: 140px;
    object-fit: cover;
    border-radius: 180px;
    margin-top: 10px;
    object-position: top;
}
.auc_teamlistview_opt2 .dft_squad_players {
    justify-content: center;
}

/*top 3 players*/
.opt2_teamview_tble table tbody td {
    white-space: unset;
}
.tmview_teamblck img {
    width: 35px;
    height: 35px;
    object-fit: contain;
    vertical-align: middle;
}
.tmview_teamblck span {
    vertical-align: middle;
    margin-left: 5px;
}
.tm_topplyr_list img {
    width: 45px;
    height: 45px;
    object-fit: cover;
    border-radius: 50px;
    vertical-align: middle;
    object-position: top;
}
.auc_topplayers3 table th {
    width: 300px;
}
.auc_topplayers3 table th:nth-child(1) {
    width: auto;
}
.auc_topplayers3 table th, .auc_topplayers3 table td {
    text-align: left;
}
.tm_topplyr_list small {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 168px;
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
}
.tm_topplyr_list b {
    font-size: 16px;
    background: linear-gradient(-180deg, #F90, #fddeb0);
    color: #000;
    border-radius: 4px;
    display: inline-flex;
    width: 45px;
    height: 30px;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    line-break: anywhere;
    text-align: center;
    line-height: 1;
}

/*error*/
.com_monitor_opt2 .error-red {
    position: relative;
    z-index: 9;
    width: calc(100% - 49px);
    margin-left: 25px;
    margin-bottom: 15px;
    padding: 15px 10px 15px 60px;
    border-radius: 5px;
    background: #707070 url(/assets../images/error-red.png) 12px 11px no-repeat;
    background-size: 35px;
    border: none;
}
.com_monitor_opt2 .error-red font {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}

/*Unsold Players*/
.auc_teamlistview_opt2#divUnsoldPlayersView .dft_squad_players {
    justify-content: flex-start;
}
#divUnsoldPlayersView .draft_squad_wrapper .dft_player_nm h3 {
    width: 92%;
    color: #fff;
    text-align: center;
    font-weight: bold;
}
#divUnsoldPlayersView .unsold-category-title {
    text-align: left !important;
}
#divUnsoldPlayersView .draft_squad_wrapper .full_width {
    background-color: #0c16166b;
    margin-bottom: 10px;
    padding: 15px 15px 5px 15px;
    border-radius: 20px;
    border: 1px solid;
    backdrop-filter: blur(4px);
}
#divUnsoldPlayersView .draft_squad_wrapper .dft_player_nm b {
    background: linear-gradient(#4d4d4d, #091F1F) padding-box, linear-gradient(to bottom, #0B4A4B, #1BAFB1) border-box;
}
#divUnsoldPlayersView .draft_squad_wrapper .dft_player_nm {
    background: linear-gradient(#054141, #091F1F) padding-box, linear-gradient(to bottom, #0B4A4B, #1BAFB1) border-box;
}
#divUnsoldPlayersView .draft_squad_wrapper .dft_player_box::before,
#divUnsoldPlayersView .draft_squad_wrapper .dft_player_box::after {
    background: linear-gradient(to bottom, transparent 0%, #ff8383 50%, transparent 100%);
}
#divUnsoldPlayersView .draft_squad_wrapper .dft_player_box {
    border-radius: 8px;
}


/*Temp Fonts BCL*/
/*.com_monitor_opt2 .auc_moni_header1 .auction_team_box {
    text-align: left;
}
.com_monitor_opt2 .auc_moni_header1 .auction_team_box h3 {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 30px;
}
.com_monitor_opt2 .auc_moni_header1 .auction_team_box h3 small,
.com_monitor_opt2 .auc_moni_header1 .auction_team_box h2,
.auction_screens.auction_monitor .auc_plyr_nmbideft li h6 {
    font-size: 24px;
}
.com_monitor_opt2 .auc_moni_header1 .auction_team_box span {
    position: absolute;
    right: 10px;
    top: 52px;
    font-size: 22px;
}
.com_monitor_opt2 .auction_monitor .auction_team_box > img {
    width: 100px;
    height: 90px;
}
.com_monitor_opt2 .auc_moni_header1 .auction_team_box h2 {
    margin-top: 10px;
}
.auction_screens.auction_monitor .auc_plyr_stats h4 {
    font-size: 30px;
}
.auction_screens.auction_monitor .auc_plyr_nmbid h2 b {
    font-size: 40px;
}
.auction_screens.auction_monitor .auc_plyr_nmbideft li {
    font-size: 24px;
}
.auction_screens.auction_monitor .auc_notes li {
    font-size: 20px;
}*/








/******Delete******/
/*.com_monitor_opt2 .auction_monitor .auction_counting_top {
    display: none;
}*/

.com_monitor_opt2 {
    position: relative;
}
/*.com_monitor_opt2 .auction_screens.auction_monitor.auc_moni_header1 .auction_team_show {
    position: absolute;
    top: 22px;
    right: 0;
    left: 0;
    margin: 0 auto;
    width: 55%;
    border: none;
    padding: 0;
}*/
.com_monitor_opt2 .opt2_auc_header2 {
    padding: 10px 15px;
}

.seo-text {
    padding: 2px 15px;
}
a#lnkMMatchScore {
    margin: 0;
    font-size: 16px;
    color: #fff;
    margin-right: 20px;
}




/*Play Page*/
.top_header {
    background-color: #16474B;
    display: flex;
    justify-content: space-between;
    padding: 10px 77px;
    align-items: center;
}
.theader_left {
    display: flex;
    align-items: center;
}
a.header_logo {
    margin-right: 15px;
}
a.header_logo img {
    width: 217px;
}
ul.thead_tabs li {
    display: inline-block;
    margin-right: 5px;
}
ul.thead_tabs li a {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #138A8E;
    display: inline-block;
    border-radius: 12px;
    padding: 7px 10px;
}
ul.thead_tabs li a.active,
ul.thead_tabs li a:hover {
    background-color: #fff;
    color: #16474B;
    font-weight: 700;
    border-color: #fff;
}
ul.thead_tabs li a:hover {
    font-weight: 500;
}
ul.thead_tabs a img {
    width: 38px;
    height: 30px;
    object-fit: contain;
    vertical-align: middle;
}
ul.thead_tabs a span {
    vertical-align: middle;
}
.theader_right {
    display: flex;
    align-items: center;
    width: 40%;
    justify-content: flex-end;
}
.theader_right a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    display: inline-block;
    margin-right: 20px;
}
.profile-btn {
    background: #16474B;
    border: 1px solid #138A8E;
    border-radius: 16px;
    padding: 6px;
    min-width: 175px;
}
.profile-btn img {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    border: 0px solid #3bb4b4;
    object-fit: cover;
}
.profile-btn .act {
    border: 3px solid orange;
}
.username {
    font-size: 16px;
    font-weight: 600;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 130px;
}
span.arrow img {
    width: 13px;
    filter: brightness(100);
    height: auto;
    margin-top: -3px;
}
.dropdown-menu {
    top: calc(100% + 15px);
    left: unset;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.20);
    right: 0;
    width: 320px;
    border: none;
    padding: 0;
}
.dropdown-menu li {
    display: flex;
    align-items: center;
    transition: all 0.5s;
    justify-content: space-between;
    border-bottom: 1px solid #C9CECF;
}
.dropdown-menu li:hover {
    background-color: rgb(22 71 75 / 12%);
}
.dropdown-menu li:last-child {
    border: none;
}
.view-toggle {
    gap: 0;
    padding: 0;
}
.dropdown-menu li a {
    padding: 12px 20px;
    color: #06292D;
    display: inline-block;
    margin-right: 0;
    display: block;
    width: 100%;
}
.dropdown-menu li span {
    font-weight: 500;
}
li.dd_avaible {
    padding: 10px 20px;
}
li.dd_avaible {
    padding: 12px 20px;
}
li.dd_tzone {
    padding-left: 20px;
}
li.dd_invte small, 
li.dd_tzone a {
    font-size: 12px;
    font-weight: 700;
    color: #146C71;
    padding-right: 20px;
}
li.dd_tzone a {
    width: 50%;
    text-align: right;
}
li.dd_invte a {
    width: 50%;
}
.dropdown-menu li:last-child a {
    color: #FF2626;
    font-weight: 600;
    font-size: 16px;
}
.switch {
    width: 52px;
    height: 28px;
}
.slider {
    background: #F1FCFB;
    border: 1px solid #C9CECF;
}
.slider::before {
    width: 20px;
    height: 20px;
    left: 3px;
    top: 3px;
    transition: 0.6s;
    background: #C9CECF;
}
.switch input:checked + .slider {
    border-color: #33CCCC;
}
.switch input:checked + .slider::before {
    background-color: #33CCCC;
    transform: translateX(24px);
}

.bottom_header {
    background-color: #146C71;
    padding: 7px 77px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bheader_left li {
    display: inline-block;
    margin-right: 5px;
}
.bheader_left li a,
.bheader_links a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    transition: ease 0.25s;
    padding: 8px 12px;
    border-radius: 7px;
    display: inline-block;
}
.bheader_left li a.active,
.bheader_left li a:hover,
.bheader_left li a.act {
    background-color: #E5E7E7;
    color: #16474B;
}
.bheader_left li.cb_plus_menu a:hover h2, 
.bheader_left li.cb_plus_menu a:hover h2 span {
    color: #000 !important;
}
.bheader_right {
    display: flex;
    align-items: center;
}
.bheader_links {
    margin-right: 12px;
}
.bheader_links a {
    padding: 0;
    padding-left: 24px;
}
.bheader_links a span {
    background-color: #FF9900;
    color: #000;
    padding: 3px 9px;
    font-size: 12px;
    border-radius: 30px;
    margin-left: 6px;
}
a.hd_apple, a.hd_android {
    display: inline-flex;
    width: 30px;
    height: 30px;
    background-color: #fff;
    border-radius: 40px;
    text-align: center;
    align-items: center;
    justify-content: center;
    vertical-align: top;
}
a.hd_apple img {
    width: 15px;
    padding-top: 0px;
}
a.hd_apple img {
    width: 15px;
    padding-top: 0px;
}
a.hd_android {
    background-color: #00BF68;
}
.bheader_btns a {
    margin-right: 6px;
}
a.hd_capp {
    border: 1px solid #138A8E;
    font-size: 14px;
    font-weight: 500;
    color: #E5E7E7;
    border-radius: 8px;
    padding: 6px 14px;
    line-height: 1;
    display: inline-block;
    margin-right: 0 !important;
}
a.hd_capp img {
    margin-right: 6px;
    margin-top: -2px;
}
a.hd_capp img, 
a.hd_capp span {
    vertical-align: middle;
}

/*play page*/
.cb_main_shade1 {
    background: #E1E8F9;
    background: linear-gradient(45deg, rgba(225, 232, 249, 1) 0%, rgba(203, 222, 197, 1) 50%, rgba(251, 240, 218, 1) 100%);
}
.cb_main_shade2 {
    background: #EFFBF4;
    background: linear-gradient(90deg, rgba(239, 251, 244, 1) 0%, rgba(232, 244, 247, 1) 50%, rgba(228, 239, 251, 1) 100%);
}
.cb_main_shade3 {
    background: #E4EFFB;
    background: linear-gradient(90deg, rgba(228, 239, 251, 1) 0%, rgba(232, 244, 247, 1) 50%, rgba(235, 249, 241, 1) 100%);
}
main.mid_frame_wrapper {
    background: url(/assets../images/cb_outer_top.png), url(/assets../images/cb_outer_bottom.png);
    background-repeat: no-repeat, repeat;
    background-color: #F3F3F3;
    background-position: top, 0px 440px;
    padding-top: 16px;
    padding-bottom: 60px;
    float: left;
    width: 100%;
}
.container_mid {
    max-width: 1320px;
    margin: 0 auto;
}
.cb_title_header {
    background-color: #fff;
    display: flex;
    justify-content: space-between;
    padding: 5px 12px;
    align-items: center;
    border-radius: 18px;
    margin-bottom: 16px;
}
.cb_htitle_label h1 {
    font-size: 28px;
    font-family: 'Anton';
    color: #16474B;
}
.cb_htitle_label p {
    font-size: 14px;
    font-weight: 500;
    color: #16474B;
}
.cb_htitle_label p span {
    display: block;
}
.cb_htitle_ads {
    width: 730px;
}
.cb_htitle_ads img {
    width: 100%;
    height: 90px;
    object-fit: cover;
    border-radius: 16px;
}
.cb_header_play {
    background-color: #16474B;
    border-radius: 10px;
    padding: 6px;
    margin-bottom: 0px;
}
.cb_header_play .full_width {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cb_mplay_left a {
    font-size: 14px;
    color: #FFFFFF;
    display: inline-block;
    line-height: 1;
    border: 1px solid #138A8E;
    padding: 8px 19px;
    border-radius: 50px;
    margin-right: 6px;
    transition: all 0.25s;
}
.cb_mplay_left a.active,
.cb_mplay_left a:hover,
.cb_mplay_left a.act {
    background-color: #1BAFB1;
    border-color: #1BAFB1;
}
.cb_mplay_right span {
    font-size: 14px;
    font-weight: 600;
    color: #E5E7E7;
    margin-right: 10px;
}
.cb_mplay_right a {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background-color: #1BAFB1;
    border-radius: 40px;
    padding: 8px 20px;
}
.cb_play_aside {
    /*background-color: #F4F5F5;*/
    background-color: #fff;
    display: flex;
    border-radius: 18px;
    padding: 12px 12px 0 12px;
    /*box-shadow: 0 0 41px #f5e6e6;*/
    margin-bottom: 16px;
    align-items: flex-start;
    padding-bottom: 16px;
}
.accordion.accordion_choose {
    width: 100%;
}
.cb_play_video {
    background-color: #fff;
    margin-left: 12px;
    border-radius: 16px;
}
.cb_play_video h3 {
    font-size: 20px;
    color: #16474B;
    font-weight: 700;
    border-bottom: 1px solid #C9CECF;
    padding: 12px;
}
.play_video_box {
    margin: 12px; 
}
.play_video_box a {
    display: block;
    position: relative;
    z-index: 9;
}
.play_video_box a:before {
    content: "";
    background-color: #000;
    opacity: 1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 16px;
    background: #000;
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 100%);
}
.play_video_box a > img {
    width: 100%;
    height: 445px;
    object-fit: cover;
    border-radius: 16px;
    object-position: 0 -20px;
}
.play_video_box span {
    position: absolute;
    top: 37%;
    left: 0;
    width: 100%;
    text-align: center;
}
.play_video_box h4 {
    position: absolute;
    bottom: 20px;
    font-size: 36px;
    font-family: 'Anton';
    color: #fff;
    width: 100%;
    padding-left: 15px;
    line-height: 1.3;
}


.accordion_choose .accordion-item {
    border-radius: 14px !important;
}
.accordion_choose .accordion-button {
    background-color: transparent !important;
    border-radius: 0 !important;
    color: #06292D !important;
    padding: 16px 12px;
    box-shadow: none !important;
}
.cb_main_play .accordion-button::after {
    content: unset;
}
.cb_play_aside .accordion_choose .accordion-button,
.cb_play_box h2 button {
    font-size: 20px;
    font-weight: 700;
    padding: 4px 0 16px 0;
}
.accordion_choose .accordion-button::before {
    content: unset;
}
.accordion_choose .accordion-button:focus {
    box-shadow: none;
}
.accordion_choose .accordion-header {
    margin-bottom: 0;
}
.accordion_choose .accordion-body {
    padding: 0;
    border-top: 1px solid #C9CECF;
    margin: 0;
}
.play_jl_box {
    border: 6px solid #f7f7f7;
    margin-top: 16px;
    border-radius: 14px;
    padding: 12px;
    display: inline-block;
    width: calc(50% - 7px);
    margin-right: 10px;
    vertical-align: top;
}
.cb_play_tour .play_jl_box {
    min-height: 160px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
}
.play_jl_box:nth-child(even) {
    margin-right: 0;
}
.play_jl_box.play_jlmain {
    background: linear-gradient(-15deg, #FFE685, #64E4E0);
}
.play_jl_boxtop {
    margin-bottom: 12px;
}
.play_jl_boxtop > span {
    width: 52px;
    height: 52px;
    display: inline-block;
    background-color: #fff;
    text-align: center;
    line-height: 52px;
    border-radius: 100px;
    vertical-align: middle;
}
.play_jl_boxtop span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 7px;
    border-radius: 15px;
}
.play_jl_boxtop .chose_label {
    width: 78%;
    padding-right: 5px;
    display: inline-block;
    margin-left: 5px;
    vertical-align: middle;
}
.play_jl_boxtop .chose_label p {
    color: #030C0C;
    margin-top: 8px;
}
.btn_style3 {
    border: 1px solid #FFE685;
    display: flex;
    justify-content: space-between;
    background: #FFFBEA;
    background: linear-gradient(90deg, rgba(255, 251, 234, 1) 0%, rgba(255, 251, 234, 0.44) 100%);
    font-size: 14px;
    color: #000;
    font-weight: 600;
    border-radius: 10px;
    padding: 7px 12px;
    align-items: center;
}
.chose_label h3 {
    font-size: 20px;
    color: #06292D;
    font-weight: 700;
    margin-bottom: 4px;
}
.chose_label p {
    font-size: 16px;
    color: #030C0C;
    font-weight: 500;
    line-height: 16px;
}
.play_jl_boxtop .chose_label {
    width: 78%;
    padding-right: 5px;
    margin-left: 5px;
    vertical-align: middle;
}
.accordion_choose .jn_dailyblock {
    text-align: left;
}
.play_daily_box {
    border-radius: 14px;
    margin-top: 12px;
    padding: 12px;
    display: inline-block;
    width: calc(33% - 8px);
    margin-right: 12px;
    background: linear-gradient(90deg, rgba(228, 239, 251, 1) 0%, rgba(232, 244, 247, 1) 50%, rgba(235, 249, 241, 1) 100%);
    vertical-align: top;
}
.play_daily_box:last-child {
    margin-right: 0;
}
.jn_dailyblock {
    padding: 0 12px 12px 12px !important;
}
.play_daily_box h4 {
    font-size: 14px;
    color: #FF2626;
    font-weight: 600;
    text-align: center;
    margin-bottom: 12px;
}
.play_daily_box h4 img, .play_daily_box h4 span {
    vertical-align: middle;
    margin: 0 3px;
}
.jn_daily_box {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #E0E1E1;
    padding-bottom: 12px;
    margin-bottom: 12px;
    align-items: center;
}
.jn_daily_left {
    width: 40%;
    text-align: left;
}
.jn_daily_left:last-child {
    text-align: right;
}
.jn_daily_left img, .jn_daily_left b {
    vertical-align: middle;
}
.jn_daily_mid {
    color: #abb3b5;
    font-family: Anton;
    font-size: 0;
    background-image: url(/assets../images/vs_vector.png);
    background-size: contain;
    background-position: center;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.tour_block_outer.jl_private_block .jn_daily_mid {
    filter: brightness(100);
}
.jn_daily_left img {
    width: 32px;
    height: 25px;
    object-fit: cover;
    border-radius: 6px;
    margin-right: 5px;
}
.jn_daily_left b {
    font-size: 18px;
    color: #06292D;
}
.jn_daily_left:last-child img {
    margin-right: 0;
    margin-left: 5px;
}

.cb_play_box {
    /*background-color: #F4F5F5;*/
    background-color: #fff;
    /*box-shadow: 0 0 41px #f5e6e6;*/
    border-radius: 18px;
}

.cb_play_local .play_jl_box {
    width: calc(50% - 5px);
    text-align: left;
    display: inline-block;
    align-items: center;
}
.cb_play_local .play_jl_boxtop > span {
    width: 75px;
    height: 75px;
    margin-right: 5px;
}
.cb_play_local .play_jl_boxtop span img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    padding: 7px;
    border-radius: 30px;
}
.cb_play_local .play_jl_boxtop {
    margin-bottom: 0;
    width: 100%;
}
.cb_play_local .local_twin_btns {
    width: 15%;
}
.cb_play_local .local_twin_btns a.btn_style3 {
    margin-bottom: 8px;
}
.cb_play_local .local_twin_btns a.btn_style3:last-child {
    margin-bottom: 0;
}

.cb_htitle_label h1 span {
    font-size: 14px;
    font-weight: 500;
    color: #16474B;
    font-family: 'Manrope' !important;
    display: block;
    line-height: 1.5;
    margin-top: 10px;
}
.cb_htitle_ads .owl-dots {
    display: none;
}
.full-width {
    float: none;
}
.tooltip {
    position: relative;
    cursor: pointer;  
    opacity: 1;
    z-index: auto;
    font-family: 'Manrope' !important;
}
th.tooltip {
    display: table-cell;
}
.tooltiptext {
    visibility: hidden;
    width: 100px;
    background-color: black;
    color: #ffffff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    top: 110%;
    left: 0;
    margin-left: 0;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    min-width: 95px;
}
.auc_plyr_dtls .p_tooltip,
.auc_ply_pcontrols .plyr_role_no,
.auc_ply_pcontrols .p_tooltip {
  border: 1px solid #495050;
  color: #AFB7B7;
  font-size: 10px;
  width: 20px;
  height: 20px;
  display: inline-flex;
  align-items: center;
  margin-right: 2px;
  justify-content: center;
  border-radius: 20px;
}

/*play page DT change*/
.cb_main_play > form {
    display: flex;
}
.cb_play_left {
    width: 70%;
}
.cb_play_right {
    width: calc(30% - 15px);
}
.cb_play_video {
    padding-bottom: 1px;
    width: 100%;
}
.cb_play_video h3 {
    padding: 18px 12px;
}
.cb_play_box {
    margin-bottom: 4px;
}
.cb_play_local .local_twin_btns {
    width: 100%;
    margin-top: 15px;
}
.cb_play_local .local_twin_btns a.btn_style3 {
    display: inline-flex;
    width: 47%;
    margin-right: 15px;
}
.cb_play_local .local_twin_btns a:last-child {
    margin-right: 0;
}
.cb_play_box span.accordion-button {
    font-size: 20px;
    font-weight: 700;
}

.cb_play_customtour h2.accordion-header {
    position: relative;
}
a.btn_custour {
    display: inline-block;
    font-weight: 600;
    font-size: 14px;
    color: #fff;
    background-color: #1BAFB1;
    border-radius: 40px;
    padding: 8px 20px;
    position: absolute;
    right: 15px;
    transition: all 0.3s;
    z-index: 99;
    top: 12px;
}
a.btn_custour:hover {
    background-color: #0b8385;
}
.custom_outer_hdr {
    padding-top: 16px;
}
.note_top_custom {
    background-color: #ffffff;
}
.note_top_custom p {
    display: block;
}
.cust_tour_image {
    padding: 0 12px;
}
.cust_tour_image img {
    border-radius: 20px;
}
.cb_play_customtour .cust_tour_outer {
    border-radius: 14px;
    padding-bottom: 10px;
    margin-top: 12px;
}

.cb_play_customtour .play_jl_box {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 25px 12px;
}
.cb_play_customtour .chose_label li:before {
    content: unset;
}
.cb_play_customtour .accordion-body li {
    padding-left: 0;
    display: inline-block;
    padding-right: 30px;
}
.cb_play_customtour .chose_label li img {
    width: 25px;
    height: 25px;
}
.cb_play_customtour .play_jl_boxtop {
    margin-bottom: 12px;
    width: 80%;
}
.cb_play_customtour .local_twin_btns {
    width: 18%;
}
.cb_play_customtour .accordion-body ul {
    padding-bottom: 0;
}
.cb_play_customtour .play_jl_boxtop {
    margin-bottom: 0;
}
.cb_play_customtour .play_jl_boxtop .chose_label {
    margin-left: 12px;
}
.cb_play_customtour .accordion-body {
    padding: 0 12px 12px 12px;
}
.cb_play_customtour .play_jl_box .btn_style3:nth-child(1) {
    margin-bottom: 10px;
}

/*Tournament Homepage*/
.cb_body_bg,
.cb_tourhome_wrap {
    background-color: #F4F5F5;
    border-radius: 18px;
    padding: 12px 12px 0 12px;
    box-shadow: 0 0 50px rgba(0, 0, 0, 0.04);
    min-height: 450px;
}
nav.top_bc_hdr {
    border-bottom: 1px solid #E0E1E1;
    padding: 18px 0;
}
nav.top_bc_hdr ol {
    margin-bottom: 0;
}
.breadcrumb-item {
    color: #06292D;
    font-weight: 700;
    font-size: 18px;
}
.breadcrumb-item a {
    font-weight: 500;
    color: #495050;
    font-size: 18px;
}
.breadcrumb-item.active {
    color: #495050;
}
.breadcrumb-item a img {
    padding-right: 10px;
}
.breadcrumb-item+.breadcrumb-item::before {
    font-weight: lighter;
}
.tour_dtls_box {
    display: flex;
    align-items: center;
    padding: 0px 0 10px 0;
}
.tour_dtls_box img {
    width: 95px;
    height: 95px;
    object-fit: contain;
}
.tour_dtls_box h2, .tour_dtls_box span {
    font-size: 28px;
    font-weight: 400;
    font-family: 'Anton';
    color: #000000;
    margin-left: 12px;
}
.tour_dtls_box span {
    color: #009899;
    margin-left: 5px;
}
.tour_info_mid {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
}
.tour_jl_box {
    background-color: #fff;
    padding: 6px;
    flex: 1;
    border-radius: 14px;
    position: relative;
}
.tour_jl_img img {
    width: 100%;
    height: 305px;
    object-fit: cover;
    border-radius: 14px;
    opacity: 0.85;
    object-position: 0px -76px;
}
.tour_jl_content {
    border-radius: 14px;
    padding: 12px;
    background: linear-gradient(180deg, rgba(22, 71, 75, 0) 0%, rgb(0 0 0 / 96%) 29%);
    position: absolute;
    bottom: 6px;
    left: 6px;
    z-index: 9;
    height: 59%;
    width: calc(100% - 12px);
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
.tour_jl_content h2 {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.tour_jl_content p {
    font-size: 14px;
    font-weight: 400;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 20px;
}
.tour_jl_content a.btn_style3 {
    background: linear-gradient(90deg, rgba(255, 251, 234, 1) 0%, rgb(231 224 186) 100%);
}

.choose_box {
    display: inline-block;
    margin: 0;
    width: calc(24% - 7px);
    margin-right: 5px;
    vertical-align: top;
    min-height: 92px;
    margin-bottom: 10px;
    position: relative;
    padding: 12px;
    border: 4px solid #fff;
    margin-top: 10px;
    border-radius: 14px;
}
.choose_box a {
    display: block;
    min-height: 55px;
    align-items: center;
}
.choose_box span {
    display: inline-flex;
    background-color: #fff;
    border-radius: 10px;
    width: 55px;
    height: 55px;
    margin-bottom: 8px;
    justify-content: center;
}
.play_tour_hme .chose_label {
    width: 95%;
    margin-left: 0;
}
.play_tour_hme .chose_label h3 {
    font-size: 14px;
    margin-bottom: 1px;
    color: #06292D;
    font-weight: 700;
}
.play_tour_hme .chose_label p {
    font-size: 11px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #495050;
    font-weight: 600;
}
.tour_seprate_box .choose_box a span img {
    position: unset !important;
    width: 38px !important;
}
.tour_seprate_box .choose_box a img:last-child {
    position: absolute;
    right: 15px;
    top: 43%;
    width: 12px;
}
.tour_seprate_box {
    margin-top: 10px;
}
.tour_seprate_box > h2 {
    font-size: 18px;
    font-weight: 700;
}
.tour_block_outer .chose_label p {
    font-size: 15px;
    margin-top: 8px;
}

/*join league draft tournament*/
.jn_phase_title {
    font-size: 24px;
    font-weight: 700;
    color: #06292D;
    padding-top: 10px;
}
.jn_phase_title a img {
    width: 20px;
    margin-right: 8px;
}
.jn_phase_title a img,
.jn_phase_title a span {
    vertical-align: middle;
}
.cb_tourjl_wrap .top_bc_hdr {
    padding: 15px 0 18px 0;
}

.faq-links-cus .flipthis-wrapper {
    font-size: 13px;
}
.faq-links-cus td a {
    min-width: auto !important;
    color: rebeccapurple;
    font-family: 'Manrope' !important;
}
.cb_tourhome_wrap .breadcrumb-item a img {
    padding-right: 10px;
    width: 20px;
}

.antasy_auction_monitor .opt2_auc_header2 > img {
    width: 206px;
    height: 60px;
    object-fit: contain;
}

.bheader_links a {
    color: #fff !important;
    font-size: 14px;
}

/*league menu*/
.menu_strip_block li {
    display: inline-block;
    vertical-align: top;
    padding-left: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.menu_strip_block li:nth-child(1) {
    padding-left: 0;
}
.menu_strip_block li a {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    transition: all 0.25s;
    padding: 6px 10px;
}
.menu_strip_block a.bread_cum {
    margin-left: 0;
    text-align: left;
    margin-top: 0;
    padding-right: 0;
    vertical-align: middle;
    padding-left: 35px;
    padding-top: 0;
}
.menu_strip_block a.bread_cum i {
    margin-right: 3px;
    margin-top: 12px;
    position: absolute;
    left: 7px;
}
.menu_strip_block a.bread_cum span {
    font-size: 16px;
    display: inline-block;
    line-height: 1;
    margin-top: 3px;
    margin-left: 0;
    vertical-align: top;
    text-align: left;
    color: #ddd;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 186px;
}
.menu_strip_block a.bread_cum font {
    display: block;
    line-height: 1;
    text-align: center;
    font-size: 10px;
    margin-left: 0px;
    margin-top: 1px;
    color: #ddd;
}
ul.menu_strip_block li .act,
ul.menu_strip_block li a:hover {
    background-color: #E5E7E7;
    color: #16474B;
    border-radius: 7px;
}
.menu_strip_block .dropdown .dropbtn.act, 
.menu_strip_block .dropdown .dropbtn:hover {
    background-color: #E5E7E7;
    color: #16474B;
    border-radius: 7px;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 180px;
}
.menu_strip_block .dropdown .dropbtn.act img,
.menu_strip_block .dropdown .dropbtn:hover img {
    filter: unset;
}
.menu_strip_block .dropbtn {
    font-size: 15px;
    font-family: 'Manrope' !important;
    font-weight: 600;
    padding: 6px 10px;
    transition: all 0.25s;
    line-height: normal;
}
.menu_strip_block .dropdown-content {
    min-width: 270px;
    background-color: rgb(19 66 70);
    border-radius: 10px;
    padding-top: 8px;
}
.menu_strip_block .dropdown-content a {
    width: calc(100% - 20px);
    margin: 0 10px;
    font-size: 14px;
}
.menu_strip_block .dropbtn img {
    width: 10px;
}


/*Join Public Tournament Draft*/
.tour_jl_home {
    padding-top: 20px;
}
.tour_jl_note {
    border-radius: 20px;
    background-color: #FFFBEA;
    border: 1px solid #FFE685;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 16px;
}
.tour_jl_lnote {
    display: flex;
}
.tour_jl_lnote img {
    margin-right: 10px;
}
.tour_jl_lnote p {
    font-size: 18px;
    font-weight: 700;
    color: #16474B;
}
.tour_jl_btn a {
    background-color: #FF9900;
    border-radius: 30px;
    padding: 9px 18px;
    color: #000;
    font-weight: 600;
    font-size: 14px;
}
.tour_jl_filter {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #AEB7B7;
    align-items: center;
    padding: 25px 0 20px 0;
}
.tour_jl_filter p {
    font-size: 18px;
    color: #16474B;
    font-weight: 600;
}

.jl_radio {
    display: block;
    position: relative;
    padding-left: 32px;
    margin-bottom: 0;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #16474B;
    font-weight: 500;
    margin-left: 20px;
}
.jl_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.jl_radio .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #eee;
    border-radius: 50%;
    border: 1px solid #AFB7B7;
}
.jl_radio:hover input ~ .checkmark {
  background-color: #ccc;
}
.jl_radio input:checked ~ .checkmark {
    background-color: #F1FCFB;
    border-color: #1BAFB1;
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.jl_radio input:checked ~ .checkmark:after {
  display: block;
}
.jl_radio .checkmark:after {
    top: 5px;
    left: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    background: #1BAFB1;
}
.tour_jl_rdos {
    display: flex;
}

.tour_jl_tble_data {
    padding-top: 20px;
    padding-bottom: 25px;
}
.tour_jl_tbhead {
    padding-bottom: 15px;
}
.tour_jl_tbhead h2 {
    font-size: 24px;
    color: #16474B;
    margin-bottom: 3px;
    font-weight: 700;
}
.tour_jl_tbhead p {
    font-size: 16px;
    font-weight: 500;
    color: #06292D;
}
.tour_jl_table {
    border-radius: 16px;
    overflow: hidden;
    border: 1px solid #C9CECF;
    margin-bottom: 0;
}
.tour_jl_table table {
    width: 100%;
    text-align: center;
}
.tour_jl_table thead th {
    background-color: #E4E4E4;
    padding: 11px 10px;
    border: 1px solid #E4E4E4;
    border-right: 1px solid #C9CECF;
    font-size: 14px;
    font-weight: 600;
    color: #030C0C;
}
.tour_jl_table thead th:last-child {
    border: none;
}
.tour_jl_table td {
    padding: 20px 10px;
    border-bottom: 1px solid #C9CECF;
    border-top: none;
    border-right: 1px solid #c9cecf;
}
.tour_jl_table tr:last-child td {
    border-bottom: none;
}
.tour_jl_table tr td:last-child {
    border-right: none;
}

.prgs_spot_inr {
    display: inline-block;
    width: 70px;
    background-color: #E0E1E1;
    height: 4px;
    border-radius: 40px;
    vertical-align: middle;
}
.prgs_spot_inr b {
    display: block;
    background-color: #FF9900;
    height: 4px;
    border-radius: 70px;
}
.prgs_spots small {
    font-size: 14px;
    font-weight: 600;
    color: #06292D;
    margin-left: 8px;
}
.tour_jl_table td span {
    font-size: 14px;
    font-weight: 600;
    color: #06292D;
}
.prze_jl_tble {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 10px;
}
.prze_jl_left img {
    margin-right: 3px;
    width: 22px;
}
.tour_jl_table td span {
    font-size: 14px;
    font-weight: 600;
    color: #06292D;
}
a.win_skills {
    font-size: 14px;
    color: #1BAFB1;
    font-weight: 600;
    display: inline-block;
    margin-right: 20px;
}
a.btn_style-4 {
    display: inline-block;
    background-color: #1BAFB1;
    color: #fff;
    width: 110px;
    font-size: 14px;
    font-weight: 600;
    padding: 7px 10px;
    border-radius: 50px;
}

/*join private league*/
.jprivate_lge {
    padding-top: 25px;
}
.jprivate_lge {
    background-color: #fff;
    padding: 55px 100px;
    max-width: 540px;
    margin: 0 auto;
    border-radius: 16px;
    margin-top: 20px;
    text-align: center;
}
.jprivate_lge .form_dbl > div {
    flex: 1;
    margin-bottom: 20px;
}
.jprivate_lge .form_dbl {
    display: block !important;
}
.jprivate_lge .form_inputs label {
    text-align: left;
}
.title_nobd_back {
    border-bottom: none;
    padding-bottom: 0;
    padding-top: 0px;
}
.title_nobd_back a {
    color: #06292D;
}
.form_dbl {
    display: flex;
    gap: 16px;
}
.form_dbl > div {
    flex: 1;
}
.form_inputs label {
    font-size: 16px;
    font-weight: 500;
    color: #030C0C;
    display: block;
    margin-bottom: 5px;
}
input.input_controls {
    width: 100%;
    border: 1px solid #C9CECF;
    height: 44px;
    font-size: 16px;
    color: #000;
    border-radius: 7px;
    padding: 0 15px;
}
input.input_controls::placeholder {
    color: #616B6B;
}
span.input_errors {
    display: block;
    font-size: 12px;
    font-weight: 600;
    color: red;
    padding-top: 5px;
}
button.button_format1 {
    border: none;
    background-color: #1BAFB1;
    font-size: 18px;
    font-weight: 600;
    padding: 8px 44px;
    color: #fff;
    border-radius: 60px;
}
.form_button {
    margin-top: 30px;
}

/*Schedule*/
.schedule_wrapper {
    padding: 12px;
}
.schedule_wrapper > h2 {
    font-size: 16px;
    font-weight: 700;
    color: #000000;
    border-bottom: 1px solid #C9CECF;
    padding-bottom: 12px;
}
.schdule_outer {
    margin-top: 20px;
}
.schdule_box {
    margin-bottom: 20px;
    display: inline-block;
    width: calc(50% - 10px);
    background-color: #fff;
    border-radius: 20px;
    margin-right: 15px;
}
.schdule_box:nth-child(even) {
    margin-right: 0;
}
.sch_top {
    background: #F1FBF4;
    background: linear-gradient(90deg, rgba(241, 251, 244, 1) 0%, rgba(235, 249, 255, 1) 100%);
    border-radius: 20px 20px 0 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 11px 12px;
}
.sch_top h3 {
    font-size: 16px;
    font-weight: 600;
    color: #16474B;
}
.sch_top b {
    font-size: 16px;
    color: #16474B;
    font-weight: 600;
}
.sch_mid {
    border-radius: 0 0 20px 20px;
    padding: 16px 12px 12px 12px;
}
.sch_mid .jn_daily_box {
    justify-content: space-between;
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: none;
}
.sch_mid .jn_daily_left img, 
.rnd_schedule_wrap .jn_daily_left img {
    height: 50px;
    width: 50px;
    margin-right: 0;
}
.sch_mid .jn_daily_left b {
    font-size: 18px;
    color: #06292D;
    margin: 0 8px;
}
.sch_mid .jn_daily_mid {
    font-size: 18px;
}
.sch_mid ul {
    background-color: #FFFBEA;
    border: 1px solid #FFE685;
    border-radius: 10px;
    padding: 7px 10px;
    display: flex;
    justify-content: space-between;
}
.sch_mid li {
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    width: 33.33%;
}
.sch_mid li:nth-child(2) {
    text-align: center;
}
.sch_mid li:nth-child(3) {
    text-align: right;
}
.sch_mid li img {
    margin-right: 3px;
}
.sch_mid li img, .sch_mid li span {
    vertical-align: middle;
}
.sch_mid  li:before {
    background-color: #616B6B;
    width: 1px;
    height: 20px;
    top: 1px;
    right: 14px;
}

/*Round Schedule*/
.rnd_schedule_wrap .accordion-header {
    margin-bottom: 0;
}
.rnd_schedule_wrap .accordion-item {
    margin-bottom: 12px;
}
.rnd_schedule_wrap .accordion-button {
    background: #E1E8F9;
    background: linear-gradient(90deg, rgba(225, 232, 249, 1) 0%, rgba(203, 222, 197, 1) 50%, rgba(251, 240, 218, 1) 100%);
    border-radius: 12px !important;
    padding: 12px;
    justify-content: space-between;
    padding-right: 75px;
}
.rnd_schedule_wrap .accordion-button span {
    font-size: 14px;
    font-weight: 700;
    color: #06292D;
    display: inline-block;
    background-color: #fff;
    padding: 6px 20px;
    border-radius: 12px;
}
.rnd_schedule_wrap .accordion-button ul {
    padding-left: 15px;
}
.rnd_schedule_wrap .accordion-button li {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #06292D;
    position: relative;
    padding-right: 15px;
}
.rnd_schedule_wrap .accordion-button li:last-child {
    padding-right: 0;
}
.rnd_schedule_wrap .accordion-button li:before {
    content: "";
    background-color: #06292D;
    width: 1px;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 2px;
}
.rnd_schedule_wrap .accordion-button li:last-child:before {
    content: unset;
}
.rnd_schedule_wrap .accordion-button:focus {
    box-shadow: none;
}
.rnd_schedule_wrap .accordion-button::before {
    content: unset;
}
.rnd_schedule_wrap .accordion-button::after {
    position: absolute;
    right: 15px;
    width: 15px;
    height: 15px;
    background-size: contain;
}
.rnd_schedule_wrap .accordion_body {
    padding-top: 12px;
}
.rnd_schedule_wrap .jn_daily_box {
    justify-content: space-between;
    padding-bottom: 12px;
}
.rnd_schedule_wrap .pp_match_daily {
    background-color: #fff;
    border-radius: 14px;
    text-align: center;
    padding: 12px;
    margin-right: 15px;
    width: calc(50% - 10px);
    margin-bottom: 10px;
    display: inline-block;
}
.rnd_schedule_wrap .pp_match_daily:nth-child(even) {
    margin-right: 0;
}
.rnd_schedule_wrap .pp_match_daily h4 {
    font-size: 14px;
    color: #1BAFB1;
    font-weight: 700;
    margin-bottom: 15px;
}
.rnd_schedule_wrap .pp_match_daily .jn_daily_box {
    justify-content: center;
    padding-bottom: 16px;
    margin-bottom: 8px;
}
.rnd_schedule_wrap .pp_match_daily .jn_daily_left {
    width: auto;
}
.rnd_schedule_wrap .pp_match_daily .jn_daily_left img {
    height: 40px;
}
.rnd_schedule_wrap .pp_match_daily .jn_daily_mid {
    margin: 0 60px;
}
.rnd_schedule_wrap .pp_match_daily .jn_daily_left img {
    margin: 0 !important;
}
.rnd_schedule_wrap .pp_match_daily .jn_daily_left b {
    margin: 0 5px;
    font-size: 20px;
    font-style: italic;
}
.rnd_schedule_wrap .pp_match_daily li {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #495050;
    position: relative;
    padding-right: 25px;
}
.rnd_schedule_wrap .pp_match_daily li:before {
    content: "";
    background-color: #C9CECF;
    width: 1px;
    height: 18px;
    position: absolute;
    top: 2px;
    right: 11px;
}
.rnd_schedule_wrap .pp_match_daily li:last-child:before {
    content: unset;
}
.rnd_schedule_wrap .pp_match_daily li:last-child {
    padding-right: 0;
}

/*Join Tournament Draft Public Private Block*/
.jl_private_block {
    margin: 0px 0px 12px 0px;
    text-align: center;
    border-radius: 14px;
    padding: 16px;
    border: 4px solid #fff;
    background-color: #000;
    position: relative;
    z-index: 9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.jl_private_block:before {
    content: "";
    background-image: url(/assetshttp://testlive.cricbattle.com/images/customize_accord_bg.png);
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 14px;
    width: 100%;
    height: 100%;
    opacity: 0.3;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    background-position: top;
}
.jl_private_block .jn_daily_box {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
    width: 25%;
}
.jl_private_block .jn_daily_box a.jl_pnt_back img {
    filter: invert(1);
    margin-right: 10px;
}
.jl_private_block .jn_daily_left img {
    width: 44px;
    height: 44px;
}
.jl_private_block .jn_daily_left b {
    color: #fff;
}
.jl_private_block .lg_box_top.lg_box_inrr.pp_lg_dbox {
    width: 60%;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.jl_private_block .lg_box_top.lg_box_inrr.pp_lg_dbox h2 {
    font-size: 18px;
    color: #fff;
}
.jl_private_block .lg_box_dbl {
    display: flex;
    width: 40%;
}
.jl_private_block .lg_box_dbl a {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    background-color: #269797;
    border-radius: 14px;
    padding: 7px 0;
    width: 100%;
    margin: 0 auto;
    margin-left: 15px;
}

.tour_jl_tbhead {
    padding-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-right: 20px;
}
.tour_jl_tbhead h2 span {
    background-color: red;
    color: #fff;
    animation: blink 2s linear infinite;
    font-size: 13px;
    padding: 3px 10px;
    border-radius: 30px;
    margin-left: 5px;
}
.tooltip {
    opacity: 1;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    color: #030C0C;
    position: relative;
}
.tooltiptext {
    visibility: hidden;
    width: 140px;
    background-color: black;
    color: #fff !important;
    text-align: center;
    border-radius: 4px;
    padding: 4px 3px;
    font-weight: 600;
    position: absolute;
    font-size: 11px !important;
    z-index: 99;
    top: 150%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.tooltip:hover .tooltiptext {
    visibility: visible;
}
.prze_jl_left {
    display: flex;
}
.prze_jl_left > b {
    margin-right: 10px;
}


/*Daily Join Contest*/
.cb_contest_box {
    background-color: #fff;
    border-radius: 20px;
    margin-top: 15px;
    padding: 12px;
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    vertical-align: top;
    width: calc(33.33% - 8px);
    position: relative;
    margin-right: 8px;
    min-height: 220px;
}
.cb_contest_box:nth-child(3n) {
    margin-right: 0;
}
.cb_contest_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.cb_contest_top .contest_tleft span {
    margin-bottom: 5px;
    display: block;
}
.cb_contest_top span {
    font-size: 14px;
    color: #798686;
    margin-right: 10px;
    font-weight: 700;
}
.cb_contest_mid .lg_lock_label img {
    margin-right: 3px;
    margin-top: -2px;
}
.contest_tleft h3 {
    font-size: 18px;
    color: #16474B;
    font-weight: 700;
}
.contest_tright {
    display: flex;
    align-items: center;
}
.btn_style4 {
    display: inline-block;
    background-color: #1BAFB1;
    min-width: 65px;
    min-height: 28px;
    line-height: 28px;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 100px;
    font-size: 14px;
    padding: 2px 15px;
}
.cb_contest_mid .contest_progress {
    background-color: #EFF1F1;
    margin: 0;
}
.cb_contest_mid .contest_progress font {
    background: #FF9900;
}
.cb_contest_mid .contest_spots {
    margin-bottom: 14px;
    margin-top: 15px;
    padding: 0;
}
.cb_contest_mid .contest_spots span {
    font-size: 14px;
    color: #091F1F;
    font-weight: 500;
}
.cb_contest_mid .contest_spots span b {
    font-weight: 600;
}
.cb_contest_mid span.lg_lock_label {
    color: #FF2626;
}
.cb_contest_bot {
    background-color: #FFFBEA;
    border: 1px solid #FFE685;
    border-radius: 10px;
    padding: 6px 8px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cb_contest_bot img {
    width: 23px;
    height: 23px;
    object-fit: contain;
}
.cb_contest_bot .contest_bot_left li span, 
.cb_contest_bot .contest_bot_right span {
    font-size: 14px;
    color: #000;
    font-weight: 600;
}
.const_joined {
    background-color: #FFDFDF;
    padding: 6px 10px;
    border-radius: 10px;
    font-size: 14px;
    color: #616B6B;
    border: 1px solid #FF2626;
    font-weight: 600;
    margin-bottom: 10px;
}
.contest_dbl {
    padding: 0;
    margin-bottom: 10px;
}
.contest_dbl span {
    padding: 2px 5px;
    border-radius: 6px;
    margin-right: 0;
    background-color: #fdf2c3;
    border: 1px solid #FFE685;
}
.contest_tleft {
    display: flex;
    align-items: center;
}
.contest_bot_left li:nth-child(1) span.tooltiptext {
    left: 0;
}

/*salary cap daily inner join page*/
.jl_salary_outer {
    margin-top: 16px;
    padding-bottom: 30px;
}
.daily_inr_tab {
    background-color: #E0E1E1;
    border-radius: 16px;
    padding: 6px 10px;
    margin-bottom: 10px;
}
.daily_inr_tab li {
    display: inline-block;
    margin-right: 10px;
}
.daily_inr_tab li a {
    font-size: 14px;
    font-weight: 600;
    color: #06292D;
    display: inline-block;
    line-height: 40px;
    padding: 0 12px;
    transition: all 0.25s;
    border-radius: 10px;
}
.daily_inr_tab li .active,
.daily_inr_tab li a:hover {
    background-color: #FFFFFF;
}
.no_contest_block {
    padding-top: 25px;
    text-align: center;
}
.no_contest_block p {
    font-size: 18px;
    font-weight: 500;
    color: #06292D;
    margin-bottom: 10px;
}
.no_contest_block img {
    opacity: 0.16;
    width: 650px;
    margin-top: 15px;
}
a.btn_style5 {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: 600;
    background-color: #1BAFB1;
    padding: 10px 55px;
    border-radius: 100px;
    display: inline-block;
    margin-top: 10px;
}
.contest_collapse_outer button h3 {
    color: #16474B;
    margin-bottom: 5px;
    font-weight: 500;
    font-size: 16px;
}
.contest_collapse_content {
    background-color: #F4F5F5;
    border: 1px solid #E5E7E7;
}

/*My Team Joined Salary*/
.myteam_daily_outer {
    padding-bottom: 30px;
}
.myteam_box_daily {
    background-image: url(/assets../images/myteam_daily_bg.jpg);
    margin: 0;
    margin-top: 15px;
    border-radius: 14px;
    position: relative;
    z-index: 9;
    min-height: 250px;
    display: inline-block;
    width: calc(33.33% - 12px);
    vertical-align: top;
    margin-right: 15px;
}
.myteam_box_daily:nth-child(3n) {
    margin-right: 0;
}
.myteam_box_daily:before {
    content: "";
    background: #1F1D20;
    background: linear-gradient(180deg, rgba(31, 29, 32, 0) 30%, rgba(13, 12, 13, 0.5) 100%);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 14px;
    z-index: -1;
}
.myteam_bdly_top {
    background-color: #006439;
    padding: 9px 10px;
    border-radius: 14px 14px 0 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.myteam_bdly_top h2 {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
}
.myteam_bdly_bot {
    text-align: center;
}
.myteam_bdly_bot p {
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 600;
    margin: 50px 0 74px 0;
}
.myteam_bdly_bot li {
    display: inline-block;
    margin: 0 15px;
}
.myteam_bdly_bot li span {
    font-size: 14px;
    color: #E5E7E7;
    font-weight: 500;
}
.myteam_bdly_bot li b {
    font-size: 16px;
    color: #FAFAFA;
    font-weight: 700;
    margin-left: 3px;
}
.myteam_bdly_top h3 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.myteam_bdly_top h3 img, 
.myteam_bdly_top h3 span {
    vertical-align: middle;
    margin-right: 4px;
}
.myteam_bdly_top a {
    font-size: 16px;
    color: #fff;
    font-weight: 500;
}
.myteam_bdly_top a img {
    margin-left: 5px;
}
.myteam_bdly_sub {
    background-color: rgb(8 61 38 / 50%);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 6px 12px;
}
.myteam_bdly_sub h2 {
    font-size: 16px;
    color: #fff;
    font-weight: 600;
}
.myteam_bdly_sub img {
    filter: invert(1);
}
.mid-box3 {
    float: none;
}
.myteam_bdly_mid {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 12px 25px 12px;
}
ul.myteam_jn_left {
    width: 35%;
    background-color: rgb(13 12 13 / 15%);
    text-align: center;
    border-radius: 14px;
}
.myteam_bdly_mid li {
    display: inline-block;
}
ul.myteam_jn_left li {
    width: 40%;
    padding: 17px 0;
}
ul.myteam_jn_left li span {
    font-size: 14px;
    color: #E3E1E5;
    font-weight: 600;
}
ul.myteam_jn_left h4 {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
}
ul.myteam_jn_right {
    width: 60%;
}
ul.myteam_jn_right li {
    width: 49%;
    text-align: center;
}
.cnst_team_cvc img {
    width: 60px;
    height: 60px;
}
.team_nm_info span {
    padding: 2px 8px;
    border-radius: 6px;
    width: 100px;
    font-size: 12px;
    font-weight: 500;
}
.cnst_team_cvc i {
    top: 8px;
    left: 1px;
    width: 20px;
    font-size: 10px;
    height: 20px;
    line-height: 20px;
    font-weight: bold;
    border: none;
    font-style: normal;
}
.team_vcap i {
    border: block;
}
a.jl_pnt_back {
    margin-right: 15px;
}
.cb_tourjl_wrap .tour_jl_home {
    padding-top: 0;
}

.local_tour_outer .play_daily_box {
    width: calc(33.33% - 8px);
    vertical-align: top;
}
.local_tour_outer .cb_play_box span.accordion-button::after {
    content: unset;
}
#divMyContests .contest_tright {
    display: block;
    text-align: right;
}
#divMyContests .contest_tright span {
    margin-right: 0;
}
#divMyContests .contest_tright .cb_contest_btn span {
    font-size: 18px;
    padding-top: 3px;
    font-weight: 600;
    color: #000;
}

/*Daily Popup-Modal*/
.cb_modal_new .modal-header {
    margin-bottom: 0;
    padding: 8px 12px;
}
.cb_modal_new .modal-body {
    padding: 0 10px;
}
.cb_modal_new .modal-header .btn-close {
    background-size: 17px;
}
.prize_join_block .contest_btn a {
    min-width: calc(100% - 15px);
    line-height: 1;
    color: #fff;
    height: auto;
    padding: 14px 0;
}
.contest_bot_left li:nth-child(1) span.tooltiptext {
    left: 0;
    margin-left: 0;
    right: 0;
    margin: 0 auto;
    width: 130px;
}
table.cric_table_set1 thead th:last-child {
    text-align: right;
}
.myleague_filter .checkmark {
    top: 2px;
}
.myleague_filter {
    padding: 8px 20px 0px 20px;
    background-color: #fff;
}
.upcoming_box.ml_tournament table {
    border-collapse: unset;
}
.ml_tournament table.lg_mtch_data h6 {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: 800;
}
.league_bck_top::before {
    right: -9px;
    top: 36px;
    z-index: 99;
}
.activateleagues_wrap .league_bck_top h3 {
    font-size: 16px;
    font-weight: 700;
}

button.btn-close:before {
    content: unset;
}


/*player profiel ranking*/
.tplayers_rank_wrap {
    margin-top: 16px;
    display: flex;
}
.tplayers_rank_left {
    width: 27%;
    margin-right: 12px;
}
.tplayers_rank_right {
    width: 73%;
}



.pr_player_info {
    background-color: #fff;
    border-radius: 16px;
    z-index: 9;
    position: relative;
    display: flex;
    justify-content: space-between;
    min-height: 222px;
    overflow: hidden;
    padding: 0 4px;
    margin-bottom: 12px;
}
.list_players li.act36 {
    background-color: #f4f4f4;
}
.pr_player_info:before {
    content: "";
    background: linear-gradient(90deg, rgba(254, 233, 139, 0.2) 0%, rgba(166, 255, 200, 0.2) 35%, rgba(172, 243, 228, 0.2) 70%, rgba(175, 246, 251, 0.2) 100%);
    position: absolute;
    top: 12px;
    left: 12px;
    width: calc(100% - 24px);
    height: calc(100% - 24px);
    z-index: -1;
    border-radius: 16px;
}
.pr_player_info:after {
    content: "";
    background-image: url(/assets../images/plyr_ranking_bg.png);
    position: absolute;
    top: 12px;
    left: 12px;
    width: calc(100% - 24px);
    height: calc(100% - 23px);
    z-index: -1;
    background-position: center;
    background-size: cover;
}
.pr_player_left {
    width: 65%;
    padding-left: 25px;
    padding-top: 30px;
}
.pr_player_left h2 {
    font-size: 28px;
    font-weight: 800;
    color: #06292D;
    margin-bottom: 5px;
    line-height: 1.2;
}
.pr_player_left li {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    color: #06292D;
    padding-right: 12px;
    position: relative;
}
.pr_player_left li:before {
    content: "";
    background-color: #06292D;
    width: 1px;
    height: 20px;
    position: absolute;
    top: 2px;
    right: 4px;
}
.pr_player_left li:last-child:before {
    content: unset;
}
.pr_player_right img {
    width: 140px;
    height: 185px;
    object-fit: contain;
    margin-top: 21px;
    border-radius: 0 0 15px;
    object-position: bottom;
}
.pr_browse {
    background-color: #FFFFFF;
    border-radius: 16px;
    margin-bottom: 12px;
}
.pr_browse h2 {
    font-size: 20px;
    font-weight: 800;
    color: #16474B;
    border-bottom: 1px solid #E0E1E1;
    padding: 12px;
}

.sel_form_opt .form-controls {
    border-radius: 50px !important;
    -webkit-appearance: none;
    background-image: url(/assets../images/caret_down_grey.svg);
    background-repeat: no-repeat;
    background-position: right 17px center;
    border-color: #E0E1E1;
    color: #616B6B;
    height: 40px;
    padding-left: 16px;
    font-size: 16px;
}
.sel_form_opt .form-controls::placeholder {
    color: #616B6B;
}
.tour_pr_body {
    background-color: #fff;
    margin: 0 -12px;
    border-radius: 10px;
}
.tour_pr_body h3 {
    font-size: 16px;
    font-weight: 700;
    color: #06292D;
    padding: 12px;
}
.cb_com_table {
    margin-left: 0;
    background-color: #F4F5F5;
    border-radius: 10px;
    margin-bottom: 0;
    overflow: hidden;
}
.cb_com_table table {
    width: 100%;
    text-align: center;
}
.cb_com_table th {
    background-color: #E8E8E8;
    padding: 8px 12px;
    border-right: 1px solid #C9CECF;
    font-size: 14px;
    color: #181B1B;
    font-weight: 600;
}
.cb_com_table th {
    background-color: #F4F5F5;
    padding: 15px 12px;
    border-right: 1px solid #E0E1E1;
    font-size: 14px;
    color: #181B1B;
    font-weight: 500;
    border-bottom: 1px solid #E0E1E1;
}
.cb_com_table th a {
    font-size: 14px;
    color: #181B1B;
    font-weight: 600;
}
.cb_com_table th[colspan="2"], 
.cb_com_table th[colspan="3"],
.cb_com_table th[colspan="4"] {
    border-bottom: 1px solid #c9cecf;
}
.cb_com_table td {
    border-bottom: 1px solid #E0E1E1;
    padding: 10px 12px;
    font-size: 14px;
    font-weight: 500;
}
.cb_com_table tr:last-child td {
    border-bottom: none;
}
.cb_com_tablebig {
    background-color: #fff;
    margin-left: 0;
}
.tplayers_data_bot table thead th {
    background-color: #E8E8E8;
    border-color: #C9CECF;
}

.player_selection {
    margin-top: 16px;
    border-radius: 16px;
}
.player_selection h2 {
    font-size: 22px;
    font-weight: 700;
    color: #16474B;
    border-bottom: 1px solid #E0E1E1;
    padding: 15px 12px;
}
.list_players ul li img.prank_role {
    box-shadow: none !important;
    width: 17px !important;
    height: 17px !important;
    object-fit: contain;
    margin-right: 0;
    margin-left: 10px;
}
.list_players ul li a {
    color: #495050;
    margin-left: 5px;
    font-weight: 400;
}
.list_players ul li img {
    width: 30px;
    height: 30px;
}
.drp_player {
    padding: 14px 10px 0 10px;
    margin-bottom: 16px;
}
.tplayers_data_top {
    background-color: #fff;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 16px;
}
.tplayers_data_top h2 {
    font-size: 24px;
    font-weight: 700;
    color: #06292D;
    margin-bottom: 8px;
}

.play_sch_box {
    background-color: #fff;
    margin: 0 12px;
    padding: 4px;
    position: relative;
    border-radius: 14px;
    margin-bottom: 12px;
}
.play_sch_img {
    overflow: hidden;
    border-radius: 14px;
}
.play_sch_mainbox .play_sch_img img {
    height: 180px;
    object-position: 0 -189px;
    transform: scale(1);
    object-fit: cover;
    border-radius: 14px;
    width: 100%;
}
.play_sch_mainbox .play_sch_content {
    background: #16474B;
    background: linear-gradient(-90deg, rgba(22, 71, 75, 0) 0%, rgb(0 0 0 / 52%) 35%);
    position: absolute;
    bottom: 5px;
    z-index: 9;
    height: 180px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    width: calc(100% - 100px);
    padding-top: 0;
    left: 5px;
    border-radius: 12px;
    padding-left: 35px;
    padding-bottom: 25px;
}
.play_sch_content h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
}
.play_sch_content p {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 18px;
}
.play_sch_content .btn_style4 {
    font-size: 16px;
    padding: 6px 15px;
    width: 180px;
    min-height: auto;
}
.play_sch_content a.btn_style4.pred_pick {
    background-color: #FF9900;
}

a.jl_pnt_back img {
    margin-right: 12px;
}
/*predcition*/
.pred_private_outer {
    margin-top: 10px;
}
.pred_private_outer h2 a img {
    width: 26px;
    margin-left: 5px;
    filter: invert(1);
}
.pred_private_outer h2 {
    margin-bottom: 15px;
    border-bottom: 1px solid #C9CECF;
    padding-bottom: 15px;
}
.pred_private_outer .form_group > label {
    font-size: 16px;
    font-weight: 500;
    color: #030C0C;
    display: block;
    margin-bottom: 10px;
}
.pred_private_outer .form-controls {
    color: #000 !important;
}
.pred_private_outer .form_group .cus_check {
    padding-top: 0;
    margin-top: 16px;
    padding-left: 32px;
    color: #616B6B;
    font-size: 14px;
    width: 100%;
}
.pred_private_outer .cus_check .checkmark {
    top: -2px;
    height: 24px;
    width: 24px;
    border-color: #C9CECF;
    background-color: transparent;
    border-width: 1px;
}
.pred_private_outer .cus_check input:checked ~ .checkmark {
    background-color: #1BAFB1;
    border-color: #1BAFB1;
}
.pred_private_outer .cus_check .checkmark:after {
    left: 7px;
    top: 3px;
}
.pred_private_outer .form_group {
    margin-bottom: 35px;
}

.pred_pack_box {
    display: inline-block;
    width: calc(33.33% - 9px);
    background-color: #fff;
    border: 1px solid #C9CECF;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
}
.pred_pack_box:last-child {
    margin-right: 0;
}
.pred_pack_box h3 {
    font-size: 16px;
    color: #495050;
    font-weight: 700;
    padding: 16px 0;
}
.pred_pack_inr {
    background: linear-gradient(180deg, #FBF0DA, #CBDEC5CC);
    border-radius: 10px;
    padding: 17px 12px 12px 12px;
}
.pred_pack_inr p {
    font-size: 16px;
    font-weight: 600;
    color: #495050;
    margin-bottom: 15px;
}
.pred_pack_inr a {
    display: block;
    background-color: #fff;
    color: #495050;
    font-size: 16px;
    font-weight: 700;
    padding: 7px 0;
    border-radius: 10px;
}

.pred_pvte_info {
    background-color: #FFFBEA;
    border: 1px solid #FFE685;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 15px;
}
.pred_pvte_linfo {
    display: flex;
    align-items: center;
}
.pred_pvte_linfo h3 {
    font-size: 16px;
    color: #495050;
    font-weight: 700;
    margin-right: 5px;
}
.pred_pvte_linfo li {
    display: inline-block;
    position: relative;
    margin-right: 5px;
}
.pred_pvte_linfo li a {
    font-size: 16px;
    font-weight: 500;
    color: #495050;
}
.pred_pvte_linfo li:nth-child(1):after {
    content: ",";
}
.pred_pvte_rinfo li {
    display: inline-block;
    background-color: #fff;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-left: 6px;
    line-height: 40px;
}
.pred_private_lge {
    padding-bottom: 16px;
}
#divNotePP .modal-body p {
    padding: 15px 10px;
}


/*fixing live site*/
.customize_package_wrap *, .lh_commans *, 
.slider-456.slider-456-r *, .contents.marginbot5 *,
.leader_formatstyle2 *, .tabnav_bg, .predraft_drp + .note-box-top,
.predraft_drp + .note-box-top * + .nh-box1.mt-10 *, .nh-box1.mt-10.new-table9875 * {
    box-sizing: unset;
}
.auc_message_box a.auc_msg_btn img {
    margin-top: -22px;
}
.lh_commans .cric_updates.pd-scorll .tabscontent {
    height: 244px;
}
.lh_commans .page-title-new {
    background: #16474B;
}
.m_mtch_teamname h2 {
    font-size: 20px;
}
.mt_user_box.sl-user-98 {
    height: 150px;
}
.sl-user-98.mt_user_box table {
    border-collapse: unset;
}
.mt_user_left .fll div b {
    color: #fff;
    text-align: left;
    font-size: 12px;
    float: left;
    margin-top: -2px;
}
.match-box81 font {
    font-size: 13px;
}
.selectbox, .nh-listbox, .drp_player select, .cnct_wrapper select {
    -webkit-appearance: revert;
    -moz-appearance: revert;
}
.mt_outer_box > font {
    font-size: 10px;
}
.mt-5 {
    margin-top: 0rem !important;
}
.multi_pred_scltion h3 {
    font-size: 18px;
}
.team_plyr_photo {
    width: 40px;
}
.search_player {
    position: relative;
}
.leader_formatstyle2 .search_player {
    margin-top: -2px;
}
.search_player .search_clear_btn {
    height: 26px;
    right: -15px;
}
.filter-team-nw {
    margin: -2px 0 0 22px;
}
div#contentz2 a.filter-btn {
    margin-top: -3px !important;
    display: inline-block;
}
.leaderboard_style .nte_leaderboard, #tabsholder2 .tab-menu7,
.rules_strip_package, .error-red, .error-green, .sc-gray-box24, .sl-user-98 {
    width: calc(100% - 0px) !important; 
}
.list-status label {
    padding: 0px 10px 0 40px;
}
table.tab-sub-hed.create_league_list_league9 th:not(:nth-child(2)) {
    text-align: center;
}
table#grdScoreSumary th:not(:nth-child(1)) {
    text-align: center;
}
#divRulePage select.nh-listbox {
    width: 85% !important;
    height: auto;
}
.leader_formatstyle2.ply_rnking_shre,
.leader_formatstyle2 {
    margin-top: 15px;
}
.ply_rnking_shre .share-matchup input {
    width: 685px !important;
}
.leader_formatstyle2 #divShareLink {
    display: flex;
    align-items: center;
}
.nh-box1.leader_formatstyle2 .share-matchup a.copy-Share-Button img {
    margin-top: 9px;
}
.tabnav_bg .search_player {
    margin-top: -3px;
}
.tabnav_bg .search_player span {
    height: 26px;
}
.player-mdl-info .plr-mdl-dtls th:not(:nth-child(1)) {
    width: 35px !important;
    text-align: center;
}
.tabcontainer .tabnav_bg .search_player span {
    height: 28px;
}
ul.tour-menu8 {
    background-color: #fff;
    margin-bottom: 10px;
    width: 100%;
}
.club_main_wrapper .custom-tour-rules-strip {
    margin-top: 30px;
    float: left;
    width: 100%;
}
.club_main_wrapper.full-width {
    margin-top: 0;
    float: left;
}
.auchouse_stepper_wrap {
    background-color: #F1FEFE;
    border-bottom: 1px solid #ddd;
}

/*player ranking yudiz*/
/*player ranking*/
.plyr_ranking_ctrls {
    background-color: #fff;
    padding: 16px;
    margin-top: 16px;
    border-radius: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.plyr_ranking_left {
    display: flex;
}
.plyr_ranking_left select {
    width: 190px;
    font-size: 14px !important;
    color: #000 !important;
    font-weight: 500;
    padding-right: 30px;
    margin-right: 10px;
}
.plyr_ranking_ctrls .daily_inr_tab {
    border-radius: 10px;
    padding: 3px 5px;
    margin-bottom: 0;
}
.plyr_ranking_ctrls .daily_inr_tab li {
    margin-right: 5px;
}
.plyr_ranking_ctrls .daily_inr_tab li a {
    line-height: 34px;
    padding: 0 12px;
    border-radius: 10px;
}

.plyr_ranking_outer .auc_searchbar {
    position: relative;
    margin-bottom: 0;
}
.plyr_ranking_outer .auc_searchbar > img {
    left: 12px;
    top: 12px;
    filter: invert(1);
    width: 17px;
}
.plyr_ranking_outer .auc_searchbar .form_control {
    background-color: #fff;
    border: 1px solid #E0E1E1;
    width: 320px;
    color: #000 !important;
    height: 40px;
}
.plyr_ranking_outer .cb_com_table th {
    background-color: #E4E4E4;
    padding: 15px 8px;
    border-right: 1px solid #C9CECF;
    border-bottom: 1px solid #C9CECF;
}
.plyr_prfle_info {
    text-align: left;
    display: flex;
    align-items: center;
}
img.plyr_rnk_ph {
    width: 60px !important;
    height: 60px;
    object-fit: contain;
}
.plyr_prfle_nm {
    padding-left: 10px;
}
.plyr_prfle_nm img {
    width: 17px;
    vertical-align: middle;
    margin-right: 2px;
}
.plyr_prfle_nm a {
    font-size: 14px;
    font-weight: 600;
    color: #181B1B;
    float: none;
    vertical-align: middle;
}
.plyr_prfle_info li {
    display: inline-block;
}
.plyr_ranking_ctrls .search_clear_btn {
    background-size: 10px;
    background-position: 0px 10px;
    right: 8px;
    top: 5px;
}

/*Homepage v2*/
.hm_banner_wrapper {
    padding-top: 200px;
    min-height: 900px;
    display: flex;
    padding-left: calc(90px - 1vh);
    background-image: url(/assets../images/login_background.jpg);
    background-size: cover;
    background-position: center;
}
.hbanner_left {
    width: 75%;
    margin-right: 80px;
}
.hbanner_left h1 span, .hbanner_right h3 span {
    background-color: #132527;
    color: #61d3ae;
    font-size: 14px;
    text-transform: uppercase;
    padding: 8px 30px;
    display: inline-block;
    border: 1px solid #2c5a51;
    border-radius: 22px;
    letter-spacing: 1px;
    position: relative;
    line-height: 1;
    font-weight: 600;
}
.hbanner_left h1 span:before, .hbanner_right h3 span:before {
    /*content: "";*/
    width: 6px;
    height: 6px;
    background-color: #61d3ae;
    position: absolute;
    left: 15px;
    top: 12px;
    border-radius: 40px;
    opacity: 0.7;
}
.hbanner_left h2, 
.hbanner_right h4 {
    font-size: 52px;
    font-family: 'Poppins';
    text-transform: UPPERCASE;
    color: #fff;
    line-height: 1;
    margin-top: 25px;
    text-shadow: 0 0 36px #33cccc;
    margin-bottom: 30px;
    font-weight: 800;
}
.hbanner_left h2 small,
.hbanner_right h4 small {
    font-size: 52px;
    display: block;
    color: #33cccc;
}
.hbanner_left li {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #abbed6;
    position: relative;
    padding-right: 20px;
}
.hbanner_left li:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 20px;
    background-color: #4a5669;
    top: 4px;
    right: 8px;
}
.hbanner_left li:last-child:before {
    content: unset;
}
.hbanner_left li:last-child {
    color: #61d3ae;
}
.banner_playbox:hover {
    box-shadow: none;
    transform: unset;
}
.hbanner_items {
    margin-top: 30px;
}
.banner_playbox {
    background-color: rgb(0 16 20 / 75%);
    border: 2px solid #1a3940;
    border-radius: 20px;
    padding: 15px 20px;
    display: inline-block;
    margin-right: 15px;
    width: 25%;
}
.bnr_ply_icons {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.bnr_ply_icons small {
    background-color: #1e2535;
    color: #8f9db3;
    font-weight: 700;
    border: 1px solid #252d40;
    padding: 2px 9px;
    border-radius: 40px;
}
.bnr_ply_icons span {
    display: inline-block;
    background-color: #161d2d;
    padding: 10px;
    border-radius: 190px;
}
.bnr_ply_icons span img {
    width: 40px;
}
.banner_playbox p {
    color: #fff;
    font-size: 14px;
    padding-right: 0;
}
.banner_playbox h6 {
    font-family: 'Poppins';
    margin-top: 20px;
    font-size: 24px;
    margin-bottom: 10px;
}
.banner_playbox a {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 10px;
}
.banner_playbox.act {
    background-color: #162a2a;
    border-color: #387765;
}
.banner_playbox.act span {
    background-color: #254c45;
}
.banner_playbox.act small {
    background-color: #254c45;
    border-color: #377464;
    color: #6afbd3;
}
.banner_playbox.act h6 {
    color: #77fbd3;
}
.banner_playbox.act p {
    color: #fff;
}
.banner_playbox p {
    height: 41px;
    overflow: hidden;
}
.hbanner_right {
    position: relative;
    padding-left: 90px;
    width: 30%;
    background: linear-gradient(to bottom, rgba(15, 14, 19, 0) 0%, rgba(15, 14, 19, 0.8) 20%, #0f0e13 50%, rgba(15, 14, 19, 0.8) 80%, rgba(15, 14, 19, 0) 100%);
    margin-top: 0;
    padding-right: 100px;
}
.hbanner_right:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 3px;
    background: linear-gradient(to bottom, transparent 0%, #90a778 20%, #362f23 80%, transparent 100%);
}
.hbanner_right p {
    font-size: 16px;
    color: #abbed6;
    font-weight: 700;
    margin-bottom: 25px;
}
.hbanner_right p b {
    color: #dde1e7;
}
ul.hbanner_feature {
    background-color: #180f0b;
    border: 1px solid #4d2c17;
    border-radius: 20px;
    padding: 12px 20px;
    padding-bottom: 0;
}
ul.hbanner_feature li {
    font-size: 14px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
    display: flex;
    align-items: flex-start;
}
ul.hbanner_feature img {
    width: 22px;
    margin-right: 15px;
}
.hbanner_sports {
    background-color: #1c120b;
    border: 1px solid #482b16;
    border-radius: 20px;
    margin-top: 10px;
    padding: 15px 20px;
}
.hbanner_sports h5 {
    color: #ea823b;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}
.hbanner_sports li {
    background-color: #301b10;
    color: #cdd6e2;
    border: 1px solid #5e361a;
    display: inline-block;
    padding: 4px 8px;
    margin-bottom: 6px;
    border-radius: 50px;
}
.hbanner_right h4, .hbanner_right h4 small {
    font-size: 45px;
    margin-bottom: 40px;
}
.hbanner_right h4 {
    text-shadow: 0 0 36px #a36d1d;
}
.hbanner_right h4 small {
    color: #FF9900;
}
.hbanner_right h3 span {
    color: #FF9900;
    background-color: #180e00;
}
.hbanner_right h3 span:before {
    background-color: #FF9900;
}
.host_auc_btn a {
    display: inline-block;
    background-color: #FF9900;
    color: #091F1F;
    width: 100%;
    text-align: center;
    border-radius: 14px;
    padding: 10px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
}
.playbox_tagline h6 {
    color: #FF9900;
    font-size: 26px;
    font-family: 'Poppins';
    text-transform: UPPERCASE;
    margin-top: 25px;
    font-weight: 800;
    text-shadow: 0 0 36px #33cccc;
}
.playbox_tagline h6 span {
    color: #33cccc;
}
.host_auc_btn a img {
    margin-right: 10px;
    width: 33px;
    filter: invert(1);
}
.product_feature_box .pf_head {
    justify-content: space-between;
    width: 100%;
}
.product_feature_box .pf_headinr {
    display: flex;
    align-items: center;
}
.product_feature_box .pf_head b {
    color: #f90;
    text-align: center;
    line-height: 1.2;
    background-color: #232121;
    margin-right: -24px;
    display: inline-block;
    padding: 5px 11px;
    font-size: 16px;
    border-radius: 20px 0 0 20px;
    margin-top: -20px;
}
.pdt_feature_customers {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}
.product_cat_customer {
    margin-bottom: 15px;
    margin-top: 15px;
    width: 50%;
}
.product_cat_customer ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.product_cat_customer li {
    background-color: #fff;
    border-radius: 10px;
    padding: 5px;
    width: calc(33.33% - 5px);
    margin-bottom: 10px;
    text-align: center;
}
.pdt_feature_customers li::before {
    content: unset;
}
.product_feature_box:hover .pdt_feature_customers img {
    filter: unset;
}
.product_cat_customer li img {
    height: 26px;
    width: 43px !important;
}


.product_feature_box {
    width: calc(35% - 38px);
    margin-bottom: 60px;
    padding: 40px 24px 20px 24px;
}
.product_feature_box:last-child {
    margin-right: 0;
    min-height: auto !important;
}
.product_feature_box:nth-last-child(-n+2) {
    min-height: auto;
}
.product_feature_box p {
    margin-bottom: 20px;
    margin-top: 10px;
}

.hm_offer_box {
    width: calc(20% - 12px);
    border: 1px solid #443f3f;
    background-color: #262323;
}
.hm_offer_box h3 {
    color: #fff;
    font-weight: 600;
}
.hm_offer_box p {
    color: #eee;
    line-height: 1.5;
    font-size: 14px;
}
.product_feature_box .hm_offer_box img {
    filter: brightness(0) invert(1);
}
.product_feature_box:hover .hm_offer_box:first-child img,
.product_feature_box .hm_offer_box:first-child img {
    filter: unset;
}
.product_abs_left {
    bottom: 0;
    left: 40px;
}
.product_abs_right {
    right: 15px;
    bottom: 0;
}

section.tesimonial_wrapper {
    padding-top: 100px;
    padding-bottom: 70px;
}
.testi_head {
    padding-bottom: 40px;
    padding-left: 150px;
}
.testi_head span {
    font-size: 18px;
    color: #f90;
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
.testi_head h2 {
    color: #f2f2f2;
    font-family: 'ANTON';
    font-size: 48px;
}
.testi_video {
    position: relative;
}
.testi_video:before {
    content: "";
    background-color: #1e2a2b;
    opacity: 0.35;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s;
    position: absolute;
}
.testi_video:hover:before {
    opacity: 0;
}
.testi_item a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.testi_item a img {
    width: 70px !important;
}
.tesimonial_wrapper .owl-nav button.owl-next {
    background-image: none !important;
    position: unset !important;
}
.tesimonial_wrapper .owl-nav button.owl-prev {
    position: unset !important;
    background-color: transparent !important;
    height: auto !important;
}
.testi_bottom {
    display: flex;
    align-items: center;
    margin-top: 20px;
}
.testi_bottom span img {
    width: 50px !important;
    height: 50px;
    border-radius: 90px;
}
.testi_bottom h6 {
    margin-left: 16px;
}
.testi_bottom h6 strong {
    display: block;
    font-size: 18px;
    color: #fff;
    margin-bottom: 4px;
}
.testi_bottom h6 small {
    font-size: 14px;
    color: #ddd;
}
.tesimonial_wrapper .owl-nav {
    text-align: right !important;
    padding-right: 140px;
    padding-top: 20px;
}
.tesimonial_wrapper button.owl-prev span {
    font-size: 0;
    background-image: url(/assets../images/carousel_left.svg);
    width: 50px;
    height: 50px;
    display: inline-block;
    background-size: contain;
}
.tesimonial_wrapper button.owl-next span {
    font-size: 0;
    background-image: url(/assets../images/carousel_right.svg);
    width: 50px !important;
    height: 50px !important;
    margin-left: 10px;
    display: inline-block;
    background-size: contain;
}
.testi_video > img {
    height: 500px;
    object-position: top;
    border-radius: 16px;
    object-fit: cover;
}

.faq_wrapper {
    background-color: #000;
    padding-top: 70px;
    padding-bottom: 75px;
}
.faq_wrapper .container > h2 {
    font-size: 48px;
    color: #fff;
    font-family: 'Anton';
    text-align: center;
    margin-bottom: 30px;
}
.faq_wrapper .accordion-button::before {
    content: unset;
}
.faq_wrapper .accordion-header {
    margin-bottom: 8px;
}
.faq_wrapper .accordion-button {
    padding-right: 25px;
    background-color: #1A1A1A !important;
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
}
.faq_wrapper .accordion-button::after {
    filter: invert(1);
}
.faq_wrapper .accordion-button:focus,
.faq_wrapper .accordion-button:not(.collapsed) {
    box-shadow: none;
}
.faq_wrapper .accordion-body {
    color: #fff;
    padding-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
}
.faq_wrapper .accordion-body ul {
    padding-bottom: 16px;
    padding-top: 15px;
}

/*play pae*/
.cb_play_video {
    margin-bottom: 20px;
}
.play_video_box a > img {
    height: 250px;
}
.play_video_box h4 {
    font-size: 28px;
}
.play_video_box span img {
    width: 55px;
}

.cb_play_right .product_feature_box {
    width: 93%;
    margin-bottom: 15px;
    padding: 40px 20px 15px 20px;
    margin-right: 0;
    margin-left: 12px;
    background: linear-gradient(90deg, rgba(228, 239, 251, 1) 0%, rgba(232, 244, 247, 1) 50%, rgba(235, 249, 241, 1) 100%);
}
.cb_play_right .product_feature_box .pf_head b {
    border-radius: 0 0 0 10px;
    margin-top: 0;
    color: #000;
    width: 170px;
    position: absolute;
    right: 20px;
    top: 0;
    background: linear-gradient(90deg, rgba(255, 251, 234, 1) 0%, rgb(243 255 170) 100%);
}
.cb_play_right .product_feature_box .pf_headinr {
    width: 80%;
}
.cb_play_right .pdt_feature_customers {
    margin-top: 0;
    justify-content: flex-end;
    width: 100%;
}
.cb_play_right .pf_head h3 {
    border: none;
    width: 240px;
    padding: 0;
    color: #000;
}

.cb_play_right .pf_headinr img {
    filter: invert(0) brightness(0);
}
.cb_play_right .product_feature_box:before {
    content: unset;
}
.cb_play_right .product_feature_box:hover img {
    filter: invert(0) brightness(0);
}
.cb_play_right .product_feature_box p {
    color: #000;
}
.cb_play_right .product_feature_box li {
    color: #000;
}



.cb_aside_title h3 {
    margin-bottom: 15px;
}


.modal_uploadphto {
    z-index: 9999999;
}
.ui-widget.ui-widget-content {
    background-color: #fff;
    width: auto;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 0.1em;
}
.ui-datepicker .ui-datepicker-title select {
    -webkit-appearance: revert;
    -moz-appearance: revert;
}
.modal-dialog-centered {
    align-items: flex-start;
}

.sp_terms_check label.cus_check {
    width: 80%;
    font-size: 18px;
}
.sp_terms_check .cus_check .checkmark:after {
    left: 5px;
    top: 0px;
}
.sp_terms_check .cus_check:hover input ~ .checkmark {
    background-color: #000028;
}

.tour_block_outer .tour_jl_content .btn_style3 {
    background: no-repeat;
    align-items: center;
    justify-content: center;
    background-color: #199B9C;
    color: #fff;
    border: none;
}
.tour_block_outer .tour_jl_content .btn_style3 img {
    display: none;
}
.tour_block_outer .choose_box {
    width: calc(33% - 3px);
}
.tour_block_outer .tour_seprate_box {
    background-color: #fff;
    padding: 17px 20px 7px 20px;
    border-radius: 20px;
}

#cbai-button {
    background: #16474B !important;
}
.cbai-header {
    background: #16474B !important;
}
#cbai-send {
    background: #199B9C !important;
}
#cbai-box {
    width: 1000px !important;
    height: 520px !important;
}

/*Auction Host - Fantasy*/
.auc_ply_pcontrols {
    padding-left: 25px;
}
.auc_ply_pcontrols > div {
    display: inline-block;
    border: none !important;
    vertical-align: middle;
}
.ctrl_plyr_img img {
    width: 17px;
}
.auction_monitor .auc_moni_playerbox.auc_no_playerbox {
    margin-top: 0;
}
.auction_monitor .combiner_nonplayer {
    margin: 10px 25px 0 25px;
}

span#pteamname {
    color: #fff;
    font-size: 13px;
    border-radius: 30px;
    padding: 4px 10px 2px 10px;
}


/*create league*/
.cl_outer_title {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 0;
}
.cl_outer_left h2 {
    font-size: 24px;
    font-weight: 700;
    color: #06292D;
    margin-bottom: 5px;
}
.cl_outer_left p {
    font-size: 16px;
    font-weight: 500;
    color: #495050;
}
.cl_outer_right .button_1 {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
    margin-bottom: 10px;
    background-color: #1BAFB1;
    border-color: #1BAFB1;
}
.cl_block_com {
    background-color: #FFFFFF;
    border-radius: 10px;
    padding: 12px;
    margin-bottom: 16px;
}
.cb_inr_title {
    border-bottom: 1px solid #E5E7E7;
    display: flex;
    align-items: center;
    padding-bottom: 12px;
    justify-content: space-between;
}
.cb_inr_left {
    display: flex;
    align-items: center;
}
.cb_inr_left span {
    font-size: 20px;
    background-color: #33CCCC;
    font-weight: 700;
    color: #FFFFFF;
    display: inline-block;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    border-radius: 40px;
    margin-right: 12px;
}
.cb_inr_left h3 {
    font-size: 24px;
    font-weight: 700;
    color: #303536;
}
.cb_inr_right .no_bg {
    font-size: 14px;
    font-weight: 600;
    padding: 5px 15px;
    color: #146C71;
    border-color: #146C71;
    background-color: transparent;
}
.cb_inr_title + p {
    font-size: 16px;
    font-weight: 500;
    color: #495050;
    margin-top: 12px;
}
.cb_inr_title + p a {
    font-weight: 700;
    color: #1BAFB1;
}
.cl_selector_block {
    margin-top: 24px;
    display: flex;
}


.radio-card-group {
    width: calc(33.33% - 15px);
    margin-right: 16px;
}
.radio-card-group:last-child {
    margin-right: 0;
}
.radio-card {
  position: relative;
  display: flex;
  align-items: center;
  gap: 14px;
  border: 1px solid #cfcfcf;
  border-radius: 12px;
  padding: 9px 18px;
  cursor: pointer;
  transition: all 0.2s ease;
  background: #fff;
}
.radio-card:hover {
  border-color: #999;
}
.radio-card.active {
  border-color: #33CCCC;
}
.radio-card input[type="radio"] {
  display: none;
}
.create_league_wrap .card-icon {
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 12px;
    border-right: 1px solid #C9CECF;
}
.card-content {
  flex: 1;
  padding-right: 24px;
}
.card-title {
    font-size: 16px;
    font-weight: 800;
    color: #000000;
    margin-bottom: 5px;
    line-height: 1.2;
}
.card-desc {
    font-size: 12px;
    color: #000;
    line-height: 16px;
}
.create_league_wrap .custom-radio {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 20px;
    height: 20px;
    border: 1px solid #AFB7B7;
    border-radius: 50%;
    background: #fff;
    transition: all 0.2s ease;
}
.radio-card.active .custom-radio {
    border-color: #33CCCC;
}
.radio-card.active .custom-radio::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    background: #33CCCC;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
label.radio-card.active .card-icon {
    border-color: #33CCCC;
}


.cl_block_lgdtls .cb_inr_title {
    margin-bottom: 24px;
}
.cl_block_lgdtls .cl_selector_block {
    margin-top: 0;
}
.cl_form_grp > label,
.cl_form_lgdtl > label {
    font-weight: 500;
    color: #030C0C;
    font-size: 16px;
    display: block;
    margin-bottom: 6px;
}
.cl_form_grp, .cl_form_lgdtl {
    margin-bottom: 20px;
}
.cl_form_grp {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(33.33% - 15px);
    margin-right: 15px;
}
.cl_form_grp:last-child {
    margin-right: 0;
}
.cl_form_optional .cl_form_paid {
    display: inline-flex;
    width: calc(66.66% - 5px);
    margin-right: 0;
}
.cl_form_optional .cl_form_paid > div {
    width: calc(50% - 13px);
}
.cl_form_optional .cl_form_paid > div:last-child {
    margin-right: 0;
}
.cl_form_grp b {
    position: absolute;
    right: 5px;
    font-size: 14px;
    color: red;
    top: 3px;
}
.cl_form_grp > label small {
    font-size: 16px;
    color: red;
}

.cl_form_mtch label {
    display: flex;
    justify-content: space-between;
}
.cl_form_mtch label a {
    margin-left: 4px;
}
.create_league_wrap .form-controls, .create_league_wrap .form-controls::placeholder {
    color: #616B6B !important;
}
.cl_form_public .cus_check {
    padding-left: 35px;
    padding-top: 1px;
    font-size: 16px;
    color: #616B6B;
    font-weight: 500;
}
.cl_form_public .cus_check input:checked ~ .checkmark {
    background-color: #33CCCC;
    border-color: #33CCCC;
}
.cl_form_public .cus_check .checkmark {
    top: 1px;
    height: 24px;
    width: 24px;
    border-color: #C9CECF;
}
.cl_form_public .cus_check .checkmark:after {
    left: 7px;
    top: 2px;
}


.pcge_radio .radio-card {
    min-height: 190px;
    align-items: flex-start;
}
.clpack_content {
    width: 100%;
}
.cl_packnm {
    font-size: 18px;
    font-weight: 700;
    border-bottom: 1px solid #C9CECF;
    color: #495050;
    margin: 0 -18px;
    padding: 0 20px 10px 15px;
}
.cl_packdesp {
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    min-height: 85px;
    align-items: center;
    color: #495050;
    display: flex;
    justify-content: center;
    line-height: 21px;
}
.clpack_content .button_1 {
    background-color: #F4F5F5;
    width: 100%;
    border-radius: 10px;
    color: #495050;
    border: none;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    padding: 7px 25px;
}
.clpack_content .button_1 strike {
    font-size: 14px;
    color: #999;
    transition: all 0.4s;
    margin-left: 5px;
}
.pcge_radio .radio-card.active .button_1 {
    background-color: #33CCCC;
    color: #fff;
}
.pcge_radio .radio-card.active .clpack_content .button_1 strike {
    color: #ddd;
}

.cl_block_package .cl_selector_block {
    flex-wrap: wrap;
}
.cl_block_package .radio-card-group {
    width: calc(25% - 16px);
    margin-bottom: 16px;
}
.cl_block_package .cl_packdesp {
    font-size: 14px;
    line-height: 19px;
}

.cl_lm_package {
    border: 1px solid #E0E1E1;
    border-radius: 14px;
    margin-bottom: 16px;
    padding: 12px;
}
.cl_lm_title {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #EFF1F1;
    padding-bottom: 12px;
    align-items: center;
    margin-bottom: 16px;
}
.cl_lm_title h4 {
    font-size: 16px;
    font-weight: 800;
    color: #495050;
}
.cl_lm_title a {
    display: inline-block;
    border: 1px solid #FFE685;
    background-color: #FFFBEA;
    font-size: 14px;
    font-weight: 600;
    color: #000000;
    border-radius: 10px;
    padding: 8px 12px;
}
.cl_lm_package li {
    padding-left: 18px;
    position: relative;
    padding-bottom: 12px;
}
.cl_lm_package li:before,
.cl_rules_box li:before {
    content: "";
    background-color: #495050;
    width: 7px;
    height: 7px;
    position: absolute;
    top: 6px;
    left: 0;
    border-radius: 40px;
}
.cl_lm_package li h5 {
    font-size: 16px;
    font-weight: 700;
    color: #495050;
    margin-bottom: 2px;
}
.cl_lm_package li span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #495050;
}
.cl_lm_package li:last-child {
    padding-bottom: 0;
}
.cl_pur_amount {
    display: flex;
    justify-content: space-between;
    border: 1px solid #E0E1E1;
    border-radius: 10px;
    background-color: #f9f9f9;
    padding: 10px;
    align-items: center;
}
.cl_pur_amount span {
    font-size: 16px;
    font-weight: 600;
    color: #495050;
    display: block;
}
.cl_pur_amount b {
    font-size: 24px;
    font-weight: 700;
    color: #15555A;
}
.cl_pur_amount .button_1 {
    background-color: #1BAFB1;
    border-color: #1BAFB1;
    font-size: 18px;
    padding: 11px 47px;
}


.cl_rules_block {
    margin-top: 15px;
}
.cl_rules_box {
    background: #E4EFFB;
    background: linear-gradient(90deg, rgba(228, 239, 251, 1) 0%, rgba(232, 244, 247, 1) 50%, rgba(235, 249, 241, 1) 100%);
    border-radius: 10px;
    padding: 12px;
    display: inline-block;
    width: calc(33.33% - 13px);
    margin-right: 15px;
    vertical-align: top;
    margin-bottom: 15px;
}
.cl_rules_box:nth-child(3n) {
    margin-right: 0;
}
.cl_rules_title span {
    background-color: #FFFFFF;
    display: inline-block;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    text-align: center;
    line-height: 38px;
}
.cl_rules_title span img {
    width: 22px;
}
.cl_rules_title b {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    vertical-align: middle;
    margin-left: 10px;
}
.cl_rules_box ul {
    background-color: #fff;
    border-radius: 10px;
    margin-top: 8px;
    padding: 15px 15px;
    min-height: 205px;
}
.cl_rules_box li {
    position: relative;
    padding-left: 15px;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding-bottom: 5px;
}
.cl_rules_box li:before {
    width: 4px;
    height: 4px;
    top: 10px;
    left: 1px;
}

#divCreateLeague {
    width: auto;
    margin-bottom: 20px;
    background-color: transparent;
    padding: 0;
    float: none;
    margin-top: 0;
    box-shadow: none;
}
.create_league_wrap p {
    font-size: 16px;
}
.create_league_wrap p a {
    font-weight: bold;
    color: #009899;
}

/*****************************Play Page Lovable Change**********************************/
main.mid_frame_wrapper {
    background-color: #f0f2f5;
    width: 100%;
    background-image: none;
}
.cb_title_header {
    padding: 12px 16px !important;
    border-bottom: 1px solid rgb(224, 230, 235);
}
.accordion_choose .accordion-body {
    padding: 0 16px 16px 16px;
}
.cb_play_box {
    margin-bottom: 30px;
    box-shadow: rgba(41, 49, 61, 0.15) 0px 1px 8px;
}
.cb_play_right {
    padding-left: 15px;
}
.cb_play_video {
    background-color: transparent;
}
.cb_play_left {
    width: 80%;
}
.play_video_box a > img {
    height: 170px;
    object-position: 0 -70px;
    border-radius: 0 0 16px 16px;
}
.play_video_box a > img[src="/images/sidbar_vdo_prediction.jpg"] {
    object-position: 0 -140px;
}
.cb_play_video h3 {
    font-size: 18px;
    border-bottom: none;
    padding: 16px 18px;
}
.cb_play_video > h3 {
    background-color: #fff;
    border-radius: 18px 18px 0 0;
}
.cb_play_video_inr {
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(41, 49, 61, 0.15) 0px 1px 8px;
}
.play_video_box {
    margin: 0;
}
.cb_aside_title h3 {
    padding-bottom: 0;
    margin-bottom: 12px;
    margin-top: 20px;
    padding-left: 0;
}
.cb_play_right .product_feature_box {
    width: 100%;
    margin-bottom: 15px;
    padding: 30px 20px 15px 20px;
    margin-right: 0;
    margin-left: 0;
    background: #292929;
    min-height: 210px;
}
.cb_play_right .pf_head h3 {
    color: #fff;
    margin-top: 7px;
    font-size: 16px;
    margin-bottom: 8px;
}
.cb_play_right .product_feature_box .pf_head {
    margin-bottom: 2px;
}
.cb_play_right .product_feature_box p {
    color: rgb(176 178 181);
    font-size: 13px;
    margin-top: 4px;
    margin-bottom: 8px;
}
.cb_play_right .product_feature_box li {
    color: rgb(176 178 181);
    font-size: 13px;
    padding-left: 20px;
}
.cb_play_right .product_feature_box li::before {
    top: 2px;
    width: 15px;
    height: 15px;
    background-size: contain;
}
.cb_play_right .product_feature_box .button_style1 {
    margin-top: 5px;
    transition: all 0.4s;
    margin-bottom: 0;
    width: 100%;
    border: 1px solid #999999;
    background-color: transparent;
    text-align: center;
    font-weight: bold;
    color: #999999;
    text-transform: uppercase;
    font-size: 12px;
    padding: 7px 20px;
}
.cb_play_right .pf_headinr img {
    filter: invert(0) brightness(1);
    width: 22px;
}
.play_video_box h4 {
    font-size: 22px;
}
.cb_play_right .product_feature_box .pf_head b {
    border-radius: 20px;
    margin-top: 0;
    color: #000;
    width: auto;
    position: absolute;
    right: 35px;
    top: 12px;
    background: #888;
    font-size: 12px;
    padding: 2px 8px;
}

.draft_auc_showcase {
    background-color: #fff;
    padding: 8px;
    padding-top: 0;
}
.draft_auc_showcase a img {
    border-radius: 14px;
}
.draft_auc_showcase a:before {
    border-radius: 14px;
}
.draft_auc_showcase:nth-child(3) {
    border-radius: 0 0 14px 14px;
}
.play_jl_box, .play_daily_box, .tour_block_outer .choose_box {
    background: linear-gradient(135deg, rgb(241, 245, 249) 0%, rgb(234, 246, 244) 100%);
    border: 1px solid rgba(27, 177, 160, 0.18);
}
.play_jl_box.play_jlmain {
    background: linear-gradient(135deg, rgb(231, 249, 246) 0%, rgb(253, 249, 226) 100%);
    border: 1px solid rgba(27, 177, 160, 0.25);
}
.cb_play_tour .jn_tourblock {
    padding: 0;
}
.cb_play_tour .play_jl_box {
    min-height: 140px;
}
.btn_style3 {
    border: 1px solid rgba(27, 177, 160, 0.25);
}
.cb_play_right .product_feature_box:hover img {
    filter: invert(0) brightness(1);
}
.play_jl_boxtop .chose_label h3 {
    font-size: 18px;
}
.play_jl_boxtop .chose_label p {
    font-size: 14px;
}
.cb_tourhome_wrap {
    padding: 12px;
}
.create_league_wrap .clge-error {
    position: relative;
    font-size: 12px;
    padding-top: 5px;
}







/*Download App page*/
.dld_wrapper {
    padding: 80px 20px;
    background-color: #fafafa;
    margin-top: -16px;
    margin-bottom: -60px;
}
.dld_container{
    max-width:1100px;
    margin:auto;
    text-align:center;
}
.dld_tag {
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: rgb(227, 250, 252);
    border: 1px solid rgb(160, 232, 238);
    border-radius: 20px;
    padding: 4px 16px;
    margin-bottom: 22px;
    color: rgb(14, 119, 129);
    font-weight: 700;
}
.dld_tag img {
    width: 20px;
}
.dld_title {
    font-size: 60px;
    margin-bottom: 10px;
    font-family: 'Anton';
    letter-spacing: 1px;
    line-height: 1.2;
    color: #0e1b2f;
}
.dld_title span{
    color:#1ecad3;
    display: block;
    text-transform:uppercase;
}
.dld_subtext {
    max-width: 510px;
    margin: 0 auto 30px;
    color: #6c7a89;
    font-size: 18px;
    font-weight: 500;
}
.dld_stats{
    display:flex;
    justify-content:center;
    gap:40px;
    margin-bottom:50px;
}
.stat_block strong {
    display: block;
    font-size: 20px;
    color: #0f808a;
}
.stat_block span {
    font-size: 13px;
    color: #7889a1;
    font-weight: 500;
}
.dld_apps{
    display:flex;
    gap:25px;
    justify-content:center;
    flex-wrap:wrap;
}
.app_block{
    background:white;
    padding:30px;
    border-radius:14px;
    width:320px;
    box-shadow:0 8px 25px rgba(0,0,0,0.06);
    text-align:left;
}
.app_icon {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.app_block h3 {
    font-size: 26px;
    color: #0e1b2f;
    letter-spacing: 0.01em;
    margin-bottom: 8px;
    text-transform: uppercase;
    font-family: 'Anton';
    display: inline-block;
    margin-top: 20px;
}
.app_block p {
    font-size: 16px;
    color: #6c7a89;
    margin-bottom: 15px;
    height: 85px;
    margin-top: 10px;
}
.app_btn {
    display: flex;
    text-align: center;
    padding: 12px;
    border-radius: 8px;
    font-weight: 600;
    justify-content: space-between;
}
.app_btn img {
    filter: invert(1);
}

.ios_btn{
    background:#17b6c9;
    color:white;
}

.android_btn{
    background:#ff7a00;
    color:white;
}
.desktop_btn{
    background:#0f2233;
    color:white;
}
.app_btn:hover{
    opacity:0.9;
}

.app_icon_left span {
    width: 62px;
    height: 62px;
    border-radius: 14px;
    background: rgb(237, 252, 253);
    border: 1.5px solid rgb(177, 236, 241);
    display: flex;
    align-items: center;
    justify-content: center;
}
.app_icon_left span img {
    width: 36px;
    height: 36px;
    object-fit: contain;
}
.app_icon_right {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgb(212, 244, 247);
    border: 1px solid rgb(141, 219, 226);
    border-radius: 8px;
    padding: 5px 10px 0px 10px;
}
.app_icon_right span {
    font-size: 12px;
    color: #8191a7;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    margin-bottom: 4px;
    font-weight: 500;
}
.app_icon_right img {
    width: 16px;
    margin-top: -8px;
    margin-right: 3px;
}
.android_block .app_icon_left span,
.android_block .app_icon_right {
    background: rgb(254, 248, 240);
    border: 1.5px solid rgb(247, 219, 186);
}
.desktop_block .app_icon_left span,
.desktop_block .app_icon_right {
    border: 1px solid rgb(212, 219, 226);
    background: rgb(246, 247, 249);
}



/*Fantasy Auction Hosting*/
.auc_plyr_info .auc_lbl_count img {
    width: 26px;
}
span#pteamname {
    margin: 0 5px;
}
.fantasy_auction_teammanager .auction_tm_mid .auc_cunt_bid_top h4 {
    width: 40%;
}
.auc_imp_pdf a, .fantasy_auction_teammanager .prgss_nm a,
.fantasy_auction_teammanager .auction_team_box ul {
    color: #fff !important;
}
.auc_stats_big th:not(:first-child) {
    width: 85px;
    font-size: 16px;
}
.auc_stats_big td {
    font-size: 18px !important;
    font-weight: 700;
    padding-top: 15px !important;
}

img.auc_ply_irole {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 0px;
    top: 5px;
}
.fantasy_auction_teammanager .auc_plyr_info::before,
.auction_team_manager .auc_plyr_info::before {
    content: unset;
}
.fantasy_auction_teammanager .auc_plyr_content,
.auction_team_manager .auc_plyr_content {
    position: unset;
    text-align: left;
    padding-bottom: 0;
}
.fantasy_auction_teammanager .auc_plyr_dtlbox h3,
.auction_team_manager .auc_plyr_dtlbox h3 {
    font-size: 28px;
    display: inline-block;
}
.fantasy_auction_teammanager .auc_plyr_content .auc_lbl_count,
.auction_team_manager .auc_plyr_content .auc_lbl_count {
    display: inline-block;
}
.fantasy_auction_teammanager span#pteamname,
.auction_team_manager span#pteamname {
    font-size: 18px;
}
.fantasy_auction_teammanager .auc_plyr_content li,
.auction_team_manager .auc_plyr_content li {
    font-size: 18px;
    border: none;
    margin: 0 1px 10px 1px;
    background-color: transparent;
    padding: 0;
    width: 40%;
}
.auction_team_manager .auc_plyr_content h4.auc_lbl_count > img {
    width: 35px;
    vertical-align: top;
    margin-left: 5px;
    margin-top: -5px;
    border: 1px solid;
    padding: 4px;
    border-radius: 5px;
}
.auc_notes {
    padding: 6px 0px;
    border-radius: 8px;
    margin-top: 10px;
    margin-bottom: 20px;
}
.auc_notes p {
    color: #f90;
    font-size: 18px;
}
.auction_team_bot .auction_team_squad .auc_lbl_count {
    border: none;
}
.modal_comparsion .auc_lbl_count img {
    width: 25px;
}
#divMonitor #divNoPlayer #divARP {
    margin-top: 0;
}

.auction_monitor .auc_stats_big td {
    font-size: 20px !important;
    font-weight: 700;
    padding-top: 15px !important;
}
.auction_monitor .auc_stats_big .auc_table tbody td {
    padding: 8px 6px;
}
.auction_monitor .auc_stats_big th:not(:first-child) {
    font-size: 17px;
    text-align: center;
    padding: 8px 6px;
}
.auction_monitor .auc_stats_big td:not(:first-child) {
    text-align: center;
}
.auction_monitor .auc_stats_big td:last-child {
    color: #f90;
}

.auc_monitor_opt2.com_monitor_opt2 .auc_stats_big,
.auc_monitor_opt2.com_monitor_opt2 .auc_stats_big td:last-child {
    height: auto;
}

.guest_modeon strong.lbl_gb {
    width: auto;
}
.guest_modeon .auction_logo_left {
    width: 22%;
}
.guest_modeon .auc_logo span {
    display: none;
}
.guest_modeon .auc_logo img {
    width: 185px;
}
.guest_modeon .auction_hd_tag {
    margin-top: 5px;
}

.online_auc_timers {
    padding: 68px 25px 28px 25px;
    position: relative;
}
.online_auc_timers .on_auc_acbox_inr {
    border-radius: 8px;
    min-height: 115px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 10px 15px;
    background: linear-gradient(80deg, #173B3B, #0B2626) padding-box, linear-gradient(to top, #f30000, #4a1f1f) border-box;
    border: 1px solid transparent;
    width: 115px;
    position: absolute;
}
.online_auc_timers .on_auc_acbox_inr small {
    color:#ffffff;
}
.online_auc_timers .on_auc_acbox_inr b {
    font-size: 50px;
}
.online_auc_timers .onauc_normal_time {
    top: 20px;
}
.online_auc_timers .auc_hold_time {
    position: absolute;
    color: rgb(255, 255, 255);
    background: linear-gradient(186deg, #173B3B, #0B2626) padding-box, linear-gradient(to bottom, #179596, #0B4A4B) border-box;
    border: 1px solid transparent;
    padding: 5px 0;
    border-radius: 8px;
    font-size: 16px;
    top: 10px;
    width: calc(100% - 50px);
    left: 0;
    right: 0;
    margin: 0 auto;
}
.online_auc_timers .auc_hold_time b {
    color: #F90;
}
.auction_monitor .auction_plyer_mtinfo {
    padding: 15px 15px 45px 15px;
}
.online_auc_actions .auc_hold_time {
    color: #eee;
    margin-top: 0;
    display: inline-block;
    background: linear-gradient(180deg, #173B3B, #0B2626) padding-box, linear-gradient(to bottom, #179596, #0B4A4B) border-box;
    border: 1px solid transparent;
    padding: 5px 15px;
    border-radius: 6px;
}
#divAucBidOptions .auc_players_head {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.online_auc_actions .auc_hold_time #holdbytimer {
    color: yellow;
}
.ah_online_auction .auction_team_squad .auc_plyr_dtls i.icon_tag {
    width: auto;
    padding: 0 8px;
}
td.pre_auct_add a.link-color-act {
    width: auto;
    background-color: transparent;
    color: yellow;
    font-weight: 500;
}
.sp_auc_players select {
    background-image: url(/assets../images/caret_down_grey.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    padding-right: 20px !important;
}
select:focus, input:focus {
    box-shadow: none !important;
}

/*********************************************************************************Responsive***********************************************************************************************/
@media screen and (min-width: 1920px) {
    .product_cat_carousel, .hm_journey_carousel {
        width: 1920px;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1200px) {

    .header_logo img, .footer_logo img {
      width: 205px;
      height: 55px;
    }
    .fs-14 {
      font-size: 12px;
    }
    .fs-16 {
      font-size: 14px;
    }
    .fs-18 {
      font-size: 14px;
    }
    .fs-20 {
      font-size: 16px;
    }
    .fs-22 {
      font-size: 20px;
    }
    .fs-24 {
      font-size: 20px;
    }
    .fs-26 {
      font-size: 22px;
    }
    .fs-36 {
      font-size: 28px;
    }
    .fs-46 {
      font-size: 36px;
    }
    .button_style1 {
      border-radius: 7px;
    }
    .banner_playbox img {
      width: 40px;
    }
    .banner_content {
      margin-bottom: 35px;
    }
    .banner_content h1 {
      margin-bottom: 15px;
    }
    .hm_banner_wrapper {
      min-height: 650px;
    }
    .foot_btn a img {
      width: 24px;
    }
    .product_showcase h5 {
      font-size: 60px;
      left: -130px;
    }
    .product_abs_left {
      left: -80px;
    }
    .product_abs_right {
      right: 0;
      height: 335px;
    }
    .product_portfolio_wrap {
      padding-top: 90px;
    }
    .product_portfolio_wrap h2 {
      margin-bottom: 45px;
    }
    .customize_tag_wrapper p {
      line-height: 24px;
    }
    .customize_tag_wrapper {
      min-height: 285px;
    }
    .customize_accordin_wrap {
      padding-top: 80px;
      padding-bottom: 140px;
    }
    .accordion-body li {
      line-height: 26px;
    }
    .accordion-button::before {
      width: 20px;
      height: 20px;
    }
    .customize_accordin_wrap::before {
      width: 485px;
      height: 162px;
    }
    .customize_accordin_wrap::after {
      width: 516px;
      height: 160px;
    }
    .product_cat_customer li img {
      height: 33px;
      width: 75px !important;
    }
    .hm_journey_slide img {
      height: 444px;
    }
    .labeling_wrapper {
      min-height: 375px;
    }
    .labeling_wrapper span, .labeling_wrapper h2 {
      font-size: 102px;
      line-height: 106px;
    }
    .app_download_btn a img {
      width: 100px;
    }
    .apprating_content {
      min-height: 238px;
      margin-top: -114px;
      padding: 0 80px;
    }
    .app_rating_box {
      min-width: 340px;
      border-radius: 7px;
      height: 42px;
    }
    .foooter_mid_bot img {
      height: 24px;
      margin: 0 3px;
    }

    /*play page*/
    .top_header {
        padding: 10px 40px;
    }
    .bottom_header {
        padding: 7px 40px;
    }
    ul.thead_tabs li a, .theader_right a, .username {
        font-size: 14px;
    }

    header.header_wrapper .header_logo img {
        width: 180px;
        height: 52px;
        margin-right: 10px;
    }
    .theader_right {
        width: 45%;
    }
    .profile-btn {
        min-width: 155px;
    }
    .bheader_left li a, .bheader_links a {
        font-size: 13px;
        padding: 5px 9px;
    }


    header.header_varia1 .top_header {
        padding: 0 40px;
    }
    header.header_wrapper.header_varia1 .header_logo img {
        width: 230px;
        height: 59px;
    }
        /*homrpage*/
    .theader_right {
        width: 60%;
    }
    header.header_wrapper.header_varia1 .header_logo span {
        display: block !important;
        font-size: 12px;
    }
    .hm_banner_wrapper {
        padding-top: 135px;
        min-height: 820px;
        padding-left: calc(50px - 1vh);
    }
    .hbanner_left h1 span, .hbanner_right h3 span {
        padding: 6px 15px;
        font-size: 12px;
    }
    .hbanner_left h2, .hbanner_right h4, 
    .hbanner_left h2 small, .hbanner_right h4 small {
        font-size: 40px;
    }
    .hbanner_left li {
        font-size: 13px;
    }
    .hbanner_left li:before {
        top: 1px;
        right: 2px;
    }
    .banner_playbox {
        width: 30%;
    }
    .banner_playbox h6 {
        font-size: 20px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    .banner_playbox p {
        font-size: 12px;
        padding-right: 30px;
        line-height: 1.3;
        height: auto;
    }
    .banner_playbox a {
        font-size: 14px;
        padding: 6px 16px;
    }
    .playbox_tagline h6 {
        font-size: 24px;
    }
    .hbanner_right {
        padding-left: 30px;
        width: 35%;
        padding-right: 30px;
    }
    .hbanner_right h4, 
    .hbanner_right h4 small {
        font-size: 34px;
        margin-bottom: 15px;
    }
    .hbanner_right p {
        font-size: 14px;
        margin-bottom: 25px;
    }

    .testi_head h2 {
        font-size: 36px;
    }
    .testi_video > img {
        height: 365px;
    }
    .testi_item a img {
        width: 40px !important;
    }
    .testi_bottom h6 strong {
        font-size: 16px;
    }
    .testi_bottom h6 small {
        font-size: 12px;
        color: #ddd;
    }

    .auc_bid_hstry li {
        width: calc(33% - 10px);
    }


}


/*404*/
.page_404 {
    padding: 0;
    background: #fff;
    height: calc(100vh - 150px);
    display: flex;
    justify-content: center;
    align-items: center;
}
.page_404  img{ 
    width:100%;
}
.four_zero_four_bg {
    background-image: url(../images/404error_page.gif);
    height: 450px;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 20px;
    background-size: 50%;
}
.four_zero_four_bg h1 {
    font-size: 120px;
    font-weight: bold;
}
.contant_box_404 p {
    font-size: 20px;
    color: #999;
    margin-top: 10px;
}
 
.contant_box_404 a {
    color: #fff;
    padding: 10px 60px;
    font-size: 19px;
    font-weight: bold;
    border-radius: 61px;
    display: inline-block;
    margin-top: 30px;
}
.contant_box_404{ 
    margin-top:-50px;
}
footer.footer_wrapper {
    clear: both;
}
/*Trade Bidding*/
.claim_trade_table tbody td:nth-child(3) {
    text-align: left !important;
}
.claim_controllers img {
    width: 45px;
    margin-bottom: 5px;
}
.clm_accrodin button.accod_nt_btn {
    background-color: #C80D0D;
    color: #fff;
    margin-right: 10px;
    font-size: 14px;
    text-transform: none;
    background-image: none;
    padding: 12px 35px 12px 12px;
}
.clm_accrodin button.accod_nt_btn a {
    color: yellow;
}
.clm_accrodin button.accod_nt_btn b.blink {
    background-color: #ff9900;
    color: #fff;
    padding: 2px 10px;
    border-radius: 40px;
    margin-right: 5px;
    font-size: 14px;
}
.clm_accrodin button.accod_nt_btn:before {
    filter: invert(1);
}
.trde_bid_wrap .tooltip img {
    width: 18px;
    margin-left: 5px;
    filter: invert(1);
}
.claim_trade_table .tab-sub-hed th img {
    width: 17px;
    filter: invert(1);
    vertical-align: sub;
    margin-left: 3px;
}
.claim_trade_table .hint:after, 
.claim_trade_table [data-hint]:after {
    width: auto;
    white-space: initial;
    min-width: auto;
    line-height: 1.2;
}

/*hm new*/
.playbox_tagline h6 {
    font-size: 18px;
}
.hbanner_right {
    padding-left: 75px;
    padding-right: 80px;
}
.ai_agent_wrap {
    padding-bottom: 60px;
    padding-top: 90px;
}
.ai_agent_wrap h2 {
    margin-bottom: 45px;
}
.ai_agent_wrap .product_showcase h5 {
    top: 270px;
    font-size: 65px;
}
.ai_agent_wrap .hm_offer_box {
    width: calc(33% - 10px);
    margin-bottom: 15px;
}
.ai_agent_wrap .hm_offer_box:hover {
    border-color: #443f3f;
    box-shadow: 4px 4px 13px #2e2d2a;
}
.host_auc_btn + .playbox_tagline {
    text-align: center;
}
.auchouse_bnr_wrap .playbox_tagline {
    position: absolute;
    bottom: 100px;
    text-align: center;
    width: 100%;
    left: 0;
    right: 0;
}
.auchouse_bnr_wrap .playbox_tagline h6 {
    font-size: 17.5px;
}
.auchouse_bnr_wrap {
    background-size: cover;
}

.clm_title_ghd {
    display: flex;
    justify-content: space-between;
}
.clm_title_ghd font {
    color: #fff;
    width: auto;
    display: inline-flex;
} 
.clm_title_ghd .list-status.claim_drp {
    display: flex;
    justify-content: flex-end;
    float: none;
    align-items: center;
}
.clm_title_ghd .list-status.claim_drp label {
    padding: 0px 10px 0 40px;
    color: #fff;
    float: none;
}
.clm_status {
    margin-left: 20px;
    color: #fff;
    margin-right: 10px;
}
div.panel {
    clear: both;
}
.page-title-new + a.accordion,
.page-title-new + a.accordion + .panel + a.accordion,
.page-title-new + a.accordion + .panel + a.accordion + .panel + a.accordion {
    width: calc(100% - 5px);
}

/*manage all player stats*/
.cb_table_altpages {
    float: left;
    background-color: #fff;
    margin-top: 15px;
    width: 100%;
    height: 500px;
    overflow-y: auto;
}
.cb_table_altpages table {
    width: 100%;
    font-size: 14px;
}
.cb_table_altpages thead {
    background-color: #000028;
    color: #fff;
    font-size: 14px;
    position: sticky;
    top: 0;
    z-index: 99;
    width: 100%;
}
.cb_table_altpages th, .cb_table_altpages td {
    padding: 8px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
a.fancyboxPP.link-color.nh-nowrap {
    width: 175px !important;
    font-size: 14px;
    float: none;
    display: inline-block;
}
.bb_scrn_moni {
    color: #fff;
    position: absolute;
    right: 25px;
    top: 40px;
}

.auc_monitor_opt2.com_monitor_opt2 .playerbox_block_img span {
    top: 10px;
    left: 10px;
    width: 50px;
    height: 50px;
    font-size: 21px;
}
a#btnbidwithoutteam {
    background-color: #009999;
    font-size: 14px;
    padding: 7px 20px;
    margin-left: 12px;
    border-color: #009999;
}

/*********************** My Leagues *************************/
.cb_myleague_wrap {
    display: flex;
}
.cb_myleague_left {
    width: 75%;
}
.cb_myleague_right {
    width: 25%;
    margin-left: 24px;
}
.cb_mylg_invite {
    display: flex;
    justify-content: space-between;
    background: #146C71;
    border: 1px solid rgb(224, 230, 235);
    padding: 12px;
    border-radius: 16px;
    align-items: center;
    margin-bottom: 16px;
}
.cb_mylg_invleft img {
    width: 16px;
    height: 16px;
    margin-top: -3px;
    margin-right: 8px;
}
.cb_mylg_invleft span {
    font-size: 13px;
    color: #fff;
    font-weight: 600;
}
.cb_mylg_invbtn a {
    background: #33CCCC;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.3px;
    display: inline-block;
    padding: 8px 16px;
    border-radius: 12px;
}
.tab_menu_new {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
    margin-bottom: 16px;
    border-radius: 16px;
}
.tab_menu_new ul.tabs {
    display: flex;
}
.tab_menu_new ul.tabs li {
    flex: 1;
    text-align: center;
    padding: 0 30px;
    border-right: 1px solid rgb(224, 230, 235);
}
.tab_menu_new ul.tabs li:last-child {
    border-right: none;
}
.tab_menu_new ul.tabs li a {
    color: rgb(98, 112, 132);
    background: transparent;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    display: block;
    padding: 12px 0;
    position: relative;
}
.tab_menu_new ul.tabs li.current a {
    color: rgb(29, 37, 48);
}
.tab_menu_new ul.tabs li.current a:before {
    content: "";
    background: rgb(255, 141, 10);
    height: 3px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
}

/*my leagues*/
.cb_myleagues ul.tabs a {
    font-size: 11px;
}
.ll_radios {
    margin-bottom: 16px;
}
.ll_radios label.cust_radio {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgb(255, 255, 255);
    border: 1.5px solid rgb(224, 230, 235);
    color: rgb(98, 112, 132);
    border-radius: 999px;
    padding: 4px 16px 5px 30px;
    font-size: 14px;
    position: relative;
    font-weight: 600;
    user-select: none;
    cursor: pointer;
    margin-right: 6px;
}
.ll_radios label.cust_radio:last-child {
    margin-right: 0;
}
.ll_radios .cust_radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.ll_radios .checkmark {
    position: absolute;
    top: 8px;
    left: 10px;
    height: 15px;
    width: 15px;
    background-color: #fff;
    border-radius: 50%;
    border: 2px solid rgb(144, 156, 173);
}
.ll_radios .cust_radio:hover input ~ .checkmark {
  background-color: transparent;
}
.ll_radios .cust_radio input:checked ~ .checkmark {
    background-color: transparent;
    border-color: #15555a;
}
.ll_radios .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.ll_radios .cust_radio input:checked ~ .checkmark:after {
    display: block;
    background-color: #15555a;
}
.ll_radios .cust_radio .checkmark:after {
    top: 3px;
    left: 3px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: white;
}
.ll_radios label.cust_radio.active {
    border-color: #15555a;
    color: #15555a;
    font-weight: bold;
}
.leagues_main_outer {
    padding: 0;
}
.league_tour_box {
    background: rgb(255, 255, 255);
    border-width: 4px 1px 1px;
    border-style: solid;
    border-color: rgb(255, 141, 10) rgb(224, 230, 235) rgb(224, 230, 235);
    border-image: initial;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 4px;
}
.league_tour_header {
    padding: 18px 12px 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid rgb(224, 230, 235);
}
.lg_tour_hdleft {
    display: flex;
    align-items: center;
}
.lg_tour_hdleft img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    margin-right: 12px;
}
.lg_tour_nm {
    line-height: 1;
}
.lg_tour_nm h2 {
    font-size: 18px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.3px;
    line-height: 1;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.lg_tour_nm span {
    font-size: 13px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    margin-top: 7px;
    line-height: 1;
    display: block;
}
.lg_tour_hdright h5 {
    text-align: right;
    font-size: revert;
    background: rgb(235, 250, 240);
    border: 1px dashed rgb(44, 150, 79);
    border-radius: 8px;
    padding: 4px 15px 3px 15px;
    line-height: 1.1;
}
.lg_tour_hdright span {
    font-size: 9px;
    font-weight: 800;
    color: rgb(42, 111, 65);
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.lg_tour_hdright b {
    font-size: 13px;
    font-weight: 900;
    color: rgb(29, 114, 57);
    display: block;
}
.league_tour_items {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    margin: 15px 18px 0px;
    box-shadow: rgba(21, 85, 90, 0.04) 0px 1px 4px;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}
.lg_tour_items_top {
    display: flex;
    justify-content: space-between;
    padding: 10px 12px 8px;
}
.lg_tour_items_topleft .full_width {
    display: flex;
    align-items: center;
}
.lg_tour_items_topleft .full_width ul {
    margin-left: 35px;
    margin-top: 0;
}
.lg_tour_items_topleft a {
    font-size: 18px;
    font-weight: 900;
    color: rgb(21, 85, 90);
    letter-spacing: 0.2px;
    cursor: pointer;
}
.lg_tour_items_topleft li {
    display: inline-block;
    margin-right: 30px;
    position: relative;
}
.lg_tour_items_topleft li:before {
    content: "";
    background-color: rgb(144, 156, 173);
    height: 13px;
    width: 1px;
    position: absolute;
    left: -17px;
    top: 5px;
}
/*.lg_tour_items_topleft li:last-child a:before {
    content: "";
    width: 7px;
    background-image: url(/assets../images/caret_right_light.svg);
    position: absolute;
    right: -15px;
    height: 10px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    top: 7px;
}*/
.lg_tour_items_midbot li:last-child:before,
.league_tour_daily .lg_tour_nm li:last-child:before,
.lg_tour_items_bot li:before {
    content: unset;
}
.lg_tour_items_topleft li a {
    font-size: 14px;
    font-weight: 800;
    color: rgb(21, 85, 90);
}
.lg_tour_items_topleft li a img {
    width: 5px;
    margin-top: -1px;
    margin-left: 3px;
}
.lg_tour_items_topright h5 {
    background: rgb(255, 255, 255);
    border-radius: 999px;
    padding: 6px 12px 6px 32px;
    font-size: 14px;
    font-weight: 800;
    letter-spacing: 0.3px;
    white-space: nowrap;
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: center left 11px;
    color: rgb(37, 126, 70);
    border: 1.5px solid rgba(41, 163, 86, 0.32);
    background-image: url(/assets../images/league_prediction.png);
}
.lg_tour_items_topright .lg_tour_sal {
    color: #881414;
    border: 1.5px solid #881414;
}
.lg_tour_items_topright h5 img {
    width: 14px;
    margin-right: 2px;
    margin-top: -2px;
    vertical-align: middle;
}
.lg_tour_items_mid {
    background-color: #F1FCFB;
}
.lg_tour_items_mid > div {
    border-top: 1px solid rgb(231, 235, 239);
}
.lg_tour_items_midtop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 14px 10px;
}
.lg_tour_items_midtop ul {
    width: 85%;
}
.lg_tour_items_midtop span {
    font-size: 9px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    letter-spacing: 0.6px;
    text-transform: uppercase;
    display: block;
}
.lg_tour_items_midtop b {
    font-size: 13px;
    font-weight: 500;
}
.lg_tour_items_midtop h6 {
    text-align: right;
}
strong.rnk_top {
    font-size: 18px;
    font-weight: 900;
    color: rgb(255, 141, 10);
    line-height: 1.1;
    margin-top: 4px;
    display: block;
}
.lg_tour_items_midbot {
    padding: 1px 14px 6px 14px;
}
.lg_tour_items_midbot li {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: rgb(98, 112, 132);
    margin-right: 12px;
    position: relative;
}
.lg_tour_items_midbot li:before,
.league_tour_daily .lg_tour_nm li:before {
    content: "";
    width: 3px;
    height: 3px;
    position: absolute;
    right: -9px;
    top: 8px;
    background-color: rgb(98, 112, 132);
    border-radius: 40px;
}
.lg_tour_items_bot {
    margin-top: 12px;
    margin-bottom: 5px;
}
.lg_tour_items_bot li {
    display: inline-flex;
    gap: 3px;
    padding: 3px 10px 4px 6px;
    border-radius: 999px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    font-size: 10px;
    font-weight: 600;
    color: #627084;
    white-space: nowrap;
    margin-right: 8px;
    align-items: center;
}
.lg_tour_items_bot li.lg_you_won {
    background: rgb(236, 249, 241);
    border: 1px solid rgb(33, 131, 69);
    border-radius: 999px;
    padding: 4px 10px;
    line-height: 1;
    position: relative;
    top: -3px;
}
.lg_tour_items_bot li.lg_you_won span {
    font-size: 9px;
    font-weight: 800;
    color: rgb(33, 131, 69);
    letter-spacing: 0.5px;
    text-transform: uppercase;
}
.lg_tour_items_bot li.lg_you_won b {
    font-size: 12px;
    font-weight: 900;
    color: rgb(33, 131, 69);
}
.lg_tour_items_bot li img {
    width: 15px;
    height: 15px;
    object-fit: contain;
}
.lg_tour_items_bot li.tooltip:hover span.tooltiptext {
    display: block;
    padding: 6px 10px;
    visibility: visible;
    width: 200px;
}
h5.lg_tour_draft {
    color: #481700 !important;
    border: 1.5px solid #481700 !important;
}
.lg_tour_items_midtop li {
    display: inline-block;
    padding-left: 10px;
    width: 19%;
    vertical-align: middle;
}
strong.rnk_top.rnk_small {
    font-size: 16px;
}
h6.ll_you_won span {
    color: rgb(33, 131, 69) !important;
}
h6.ll_you_won b {
    font-size: 22px;
    color: rgb(33, 131, 69) !important;
    display: block;
    margin-top: 2px;
}
.lg_tour_multi a {
    font-size: 14px;
    font-weight: 800;
    color: rgb(21, 85, 90);
}
.lg_tour_items_midtop strong.lg_you_won.rnk_small {
    font-size: 15px;
    font-weight: 900;
    color: rgb(33, 131, 69);
}
h5.lg_tour_auct {
    color: rgb(255, 141, 10);
    border: 1.5px solid rgba(255, 141, 10, 0.32);
}
h5.lg_tour_pred {
    color: rgb(37, 126, 70);
    border: 1.5px solid rgba(41, 163, 86, 0.32);
}

.league_tour_box.league_tour_empty {
    margin-top: 15px;
    margin-bottom: 20px;
}
.league_tour_empty .league_tour_header {
    display: block;
}
.lg_tour_empdtls {
    text-align: center;
    border-top: 1px dashed rgb(224, 230, 235);
    margin: 15px -10px;
    padding-top: 25px;
}
.lg_tour_empdtls span {
    width: 52px;
    height: 52px;
    border-radius: 999px;
    background: rgb(241, 248, 248);
    border: 1px solid rgba(38, 115, 115, 0.28);
    display: inline-block;
    line-height: 48px;
}
.lg_tour_empdtls h2 {
    font-size: 14px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    margin-top: 15px;
    margin-bottom: 5px;
}
.lg_tour_empdtls p {
    font-size: 12px;
    font-weight: 500;
    color: rgb(98, 112, 132);
    margin-top: 4px;
    margin-bottom: 13px;
}
.lg_tour_empbtns a {
    background: #16474B;
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 999px;
    padding: 8px 22px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.4px;
    cursor: pointer;
    display: inline-block;
    margin: 8px 6px 0px 6px;
}
h5.lg_tour_draft {
    background-image: url(/assets../images/league_draft.svg);
}
h5.lg_tour_auct {
    background-image: url(/assets../images/league_auction.svg);
}
h5.lg_tour_sal {
    background-image: url(/assets../images/league_salarycap.png);
}
h5.lg_tour_pred {
    background-image: url(/assets../images/league_prediction.png);
}   
.league_tour_daily > h2 {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: rgb(98, 112, 132);
    padding-left: 4px;
    padding-top: 2px;
    margin-bottom: 10px;
}
.league_tour_daily .lg_tour_nm li {
    display: inline-block;
    padding-right: 10px;
    position: relative;
}
.league_tour_daily .lg_tour_nm li:before {
    right: 2px;
    top: 8px;
}
.league_tour_daily .league_tour_header {
    border-color: rgb(21, 85, 90) rgb(224, 230, 235) rgb(224, 230, 235);
}

.league_tour_daily .lg_tour_hdleft {
    display: block;
    width: 100%;
}
.league_tour_daily .lg_past_boxmid {
    width: 35%;
}
.league_tour_daily .lg_tour_nm {
    width: 100% !important;
}
.league_tour_daily .lg_tour_nm li:before {
    right: 2px;
    top: 12px;
}

.past_league_block .full_width {
    padding: 0;
    padding-top: 12px;
}
.lg_past_group {
    margin-bottom: 20px;
}
.lg_past_group h2 {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: rgb(98, 112, 132);
    padding-left: 4px;
    padding-top: 2px;
    margin-bottom: 8px;
}
.lg_past_box {
    background: rgb(255, 255, 255);
    border-width: 4px 1px 1px;
    border-style: solid;
    border-image: initial;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 4px;
    cursor: pointer;
    margin-bottom: 15px;
}
.lg_past_tour .lg_past_box {
    border-color: rgb(255, 141, 10) rgb(224, 230, 235) rgb(224, 230, 235);
}
.lg_past_daily .lg_past_box {
    border-color: rgb(21, 85, 90) rgb(224, 230, 235) rgb(224, 230, 235);
}
.lg_past_boxtop {
    display: flex;
    justify-content: space-between;
    padding: 10px 12px 6px;
    align-items: center;
}
.lg_past_boxtop h3 {
    font-size: 12px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    padding-top: 3px;
}
.lg_past_boxtop h3 b {
    color: rgb(21, 85, 90);
    font-weight: 800;
}
.lg_past_boxcenter {
    width: 33.33%;
    text-align: center;
}
.lg_past_boxcenter h4 {
    background: rgb(235, 250, 240);
    border: 1px dashed rgb(44, 150, 79);
    border-radius: 8px;
    padding: 0px 10px 4px 10px;
    line-height: 1.1;
    width: auto;
    display: inline-block;
}
.lg_past_boxtop h4 span {
    font-size: 9px;
    font-weight: 800;
    color: rgb(42, 111, 65);
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.lg_past_boxtop h4 b {
    font-size: 14px;
    font-weight: 900;
    color: rgb(29, 114, 57);
    margin-left: 2px;
}
.lg_past_box .lg_tour_hdleft {
    display: flex;
    padding: 5px 0px 5px;
    align-items: center;
    width: 40%;
}
.lg_past_box .lg_tour_nm h2 {
    font-size: 16px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.2px;
    margin-bottom: 00;
}
.lg_past_boxbot {
    background: rgb(241, 248, 248);
    padding: 10px 15px;
    border-top: 1px solid rgb(224, 230, 235);
    font-size: 11px;
    font-weight: 700;
    color: rgb(98, 112, 132);
}
.lg_past_boxbot li img {
    width: 14px;
    margin-top: -2px;
    margin-right: 3px;
    opacity: 0.7;
}
.lg_past_boxbot ul {
    display: flex;
    justify-content: space-between;
}
.lg_past_boxend {
    width: 33.33%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.lg_past_boxmid {
    display: flex;
    padding: 4px 2px 10px;
    align-items: center;
    width: 75%;
}
.lg_past_mtch {
    width: 40%;
    display: flex;
    align-items: center;
}
.lg_past_mtch img {
    width: 36px;
    height: 36px;
    object-fit: cover;
    margin: 0 10px;
    border-radius: 45px;
}
.lg_past_mtch_nm {
    line-height: 1;
}
.lg_past_mtch_nm h4 {
    font-size: 10px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    letter-spacing: 0.3px;
    line-height: 1.1;
}
.lg_past_mtch_nm span {
    font-size: 16px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.5px;
    line-height: 1.2;
}
.lg_past_vs {
    width: 20%;
    text-align: center;
    font-size: 10px;
    font-weight: 800;
    color: rgb(144, 156, 173);
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.lg_past_mtch:last-child {
    justify-content: flex-end;
    text-align: right;
}
.lg_past_load {
    text-align: center;
}
.lg_past_load a {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255) !important;
    border: none;
    border-radius: 10px;
    padding: 12px 40px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.4px;
    cursor: pointer;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 2px 8px;
    text-align: center;
    display: inline-block;
}
.past_league_list .lg_tour_items_midtop h6 b {
    font-size: 22px;
    font-weight: 900;
    color: rgb(0, 0, 0);
    line-height: 1.1;
    margin-top: 2px;
}
.past_caret_angle {
    margin-left: 20px;
    margin-top: -2px;
    margin-right: 10px;
    opacity: 0.6;
}
.past_caret_angle {
    opacity: 0;
    margin-left: 0;
    margin-right: 0;
}
.lg_back_nav {
    margin-bottom: 15px;
}
.lg_back_nav a {
    background: none;
    border: none;
    padding: 0px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 800;
    color: rgb(21, 85, 90);
}
.lg_back_nav img {
    width: 14px;
    height: 14px;
    object-fit: contain;
    opacity: 0.8;
    margin-right: 6px;
}
.past_lg_grp h2.lg_less_title {
    padding-left: 20px;
    margin-bottom: -10px;
}
.past_league_list .lg_tour_items_topleft .full_width {
    padding: 0;
}
.past_league_list .lg_tour_items_top {
    padding: 15px 20px 12px;
}
b.pst_pts_big {
    font-size: 18px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    line-height: 1.1;
}

.trade_note {
    background: rgb(255, 251, 235);
    border: 1px solid rgb(249, 224, 148);
    width: 100%;
    margin: 0 auto;
    border-radius: 12px;
    display: flex;
    align-items: flex-start;
    padding: 12px 10px;
    margin-bottom: 15px;
}
.trade_note img {
    width: 15px;
    margin-right: 5px;
    margin-top: 2px;
}
.trade_note p {
    color: rgb(98, 112, 132);
    font-size: 12px;
}
.activate_league_block .trade_note b, 
.activate_league_block .trade_note strong {
    color: rgb(29, 37, 48);
    font-size: 12px;
}
.activate_league_block .trade_note strong {
    display: block;
    margin-top: 12px;
}
.activate_league_block .trade_note li {
    font-size: 12px;
    color: rgb(98, 112, 132);
    margin-top: 10px;
    font-weight: 500;
}
.activate_league_block .trade_note {
    padding: 12px 10px;
}

.act_league_box {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    box-shadow: rgba(21, 85, 90, 0.04) 0px 1px 4px;
    margin-bottom: 15px;
    overflow: hidden;
}
.act_league_inr {
    display: flex;
    justify-content: space-between;
    padding: 15px 12px 15px;
    align-items: center;
}
.act_league_btn {
    background: rgb(241, 248, 248);
    border-top: 1px solid rgb(231, 235, 239);
}
.act_league_btn a {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255) !important;
    border: none;
    border-radius: 8px;
    padding: 7px 26px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.3px;
    cursor: pointer;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 2px 8px;
    display: inline-block;
}
.act_league_box .lg_tour_items_midtop ul {
    width: 80%;
}
.act_league_box .lg_tour_items_midtop li {
    width: 32%;
    padding-left: 0;
}
strong.lg_you_won {
    display: inline-block;
    vertical-align: middle;
    background: rgb(236, 249, 241);
    border: 1px solid rgb(33, 131, 69);
    border-radius: 999px;
    padding: 2px 8px 4px 8px;
    line-height: 1;
    margin-left: 5px;
}
strong.lg_you_won span {
    font-size: 9px;
    font-weight: 800;
    color: rgb(33, 131, 69);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: inline-block;
}
strong.lg_you_won b {
    font-size: 12px;
    font-weight: 900;
    color: rgb(33, 131, 69);
}
.lg_tour_multi ul {
    width: 92%;
}
.lg_tour_multi ul li {
    width: 37%;
}
.lg_tour_multi ul li:nth-child(2) {
    width: 19%;
}
h2.lg_less_title {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.8px;
    text-transform: uppercase;
    color: rgb(98, 112, 132);
    margin-bottom: 10px;
}
.lg_tour_hdleft .lg_tour_nm ul {
    padding-left: 15px;
}
.league_tour_daily .lg_tour_nm {
    line-height: 1;
    width: 305px;
    text-align: left;
}
.lg_tour_items_topleft {
    width: 80%;
}
.leagues_main_outer .text_trunk {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 350px;
    width: auto;
    display: inline-block;
    min-width: 100px;
}


.cb_myleague_box {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    overflow: hidden;
    border-radius: 12px;
}
.cb_myleague_box h2 {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.3px;
    padding: 8px 12px;
}
.cb_myleague_ceo li {
    font-size: 13px;
    color: rgb(29, 37, 48);
    line-height: 1.5;
    border-top: 1px solid rgb(224, 230, 235);
    padding: 16px 12px;
}
.cb_myleague_ceo li a {
    color: rgb(21, 85, 90);
    font-weight: 700;
}

/*pre auction*/
.pre_auction_wrap .predraft_drp {
    float: none;
    display: flex;
    align-items: center;
    padding-top: 20px;
    font-family: 'Lato', sans-serif;
    padding-left: 20px;
    color: #fff;
}
.pre_auction_wrap .predraft_drp .cm_select select {
    background: rgb(8, 19, 23);
    border: 1px solid rgb(32, 53, 60);
    color: #fff;
    height: 40px;
    padding-left: 14px;
    border-radius: 65px;
    background-image: url(/assets../images/caret_down_white.svg);
    -webkit-appearance: none;
    background-repeat: no-repeat;
    background-position: right 10px center;
    line-height: 1;
}
.pre_auction_wrap .predraft_drp + .trade_note img {
    filter: brightness(117%);
    margin-bottom: 35px;
    margin-right: 8px;
}
.pre_auction_wrap .predraft_drp + .trade_note p {
    color: #eee;
    font-size: 13px;
}
.pre_auction_wrap .predraft_drp + .trade_note li {
    color: rgb(167, 184, 190);
    font-size: 12px;
    margin-top: 3px;
    padding-left: 15px;
    position: relative;
}
.pre_auction_wrap .predraft_drp + .trade_note li:before {
    content: ".";
    font-size: 36px;
    position: absolute;
    top: -20px;
    left: 0;
    line-height: 1;
}


.pre_auction_block tr.cb_lock {
    background: #223c3c;
    filter: grayscale(10);
    opacity: 0.4;
}
.pre_auction_block tr.cb_lock td:nth-child(1) {
    border-left: 3px solid rgb(111 120 120);
}
.pre_auction_block .error-green, 
.pre_auction_block .error-red {
    width: calc(100% - 25px) !important;
    margin-left: auto;
    margin-right: 15px;
    margin-top: 75px;
    float: none;
    margin-bottom: 0;
    background-position: left 5px center;
}
.pre_auction_offline .error-green, .pre_auction_offline .error-red {
    margin-top: 20px;
}
.modal_paucoff_cvc .modal-content a {
    background-color: #009999;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding: 10px 10px;
    border-radius: 60px;
}
.modal_large_filter .modal_header {
    position: relative;
}
.modal_large_filter .modal_header .close {
    right: 16px;
    top: 1px;
}
.pre_auction_block .player_rol img[src="/images/common/ptype-0.png"], 
.pre_auction_block .player_rol img[src="/images/common/ptype--1.png"] {
    filter: invert(1);
}

.pre_auction_wrap th.sorting-asc span,
.pre_auction_wrap th.sorting-desc span {
    color: #fff;
}
.pre_auction_wrap .sorting-asc i, 
.pre_auction_wrap .sorting-desc i {
    background-image: url(/assets../images/back_arrow.png);
    right: -14px;
    top: 2px;
    transition: all 0.4s;
    transform: rotate(-90deg);
    filter: brightness(1111);
}
.pre_auction_wrap .sorting-desc i {
    transform: rotate(90deg);
}
.pre_auction_wrap table.sboard_table th {
    cursor: pointer;
}

.tde_ctrl {
    display: flex;
    padding: 8px 5px;
}
.tde_search {
    display: flex;
    align-items: center;
    width: 100%;
}
.pre_auction_wrap .tde_ctrl {
    border-bottom: none !important;
    background: transparent !important;
    justify-content: flex-end !important;
}
.pre_auction_wrap .tde_ctrl ul.tab_menu_srch li a.act {
    color:#fff !important;
}
.tde_search .search_txtbox {
    width: 100%;
    border: none;
    font-size: 13px;
    font-weight: 600;
    font-family: 'Manrope';
    height: 35px;
    line-height: 1;
    padding-left: 18px;
    border-radius: 20px 0 0 20px;
}
input.search_close_btn {
    background-image: url(/assetshttps://www.cricbattle.com/images/busy-icon.png);
    background-size: 12px;
    background-color: #fff;
    border-radius: 0 20px 20px 0;
    height: 35px;
    background-position: right 10px top 12px;
    border-left: none;
    width: 30px;
    background-repeat: no-repeat;
    border: none;
}
.tde_search .filter_btn {
    background: transparent;
    border: 1px solid rgb(32, 53, 60);
    padding: 0;
    border-radius: 999px;
    display: inline-flex;
    width: 50px;
    height: 35px;
    justify-content: center;
    margin-left: 9px;
    align-items: center;
}
.tde_search .filter_btn img {
    height: 15px;
    filter: none;
}
ul.tab_menu_srch {
    width: 55%;
    text-align: right;
}
ul.tab_menu_srch li {
    display: inline-block;
    padding: 0 5px;
}
ul.tab_menu_srch li a {
    font-size: 12px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.45) !important;
    padding-top: 10px;
    padding-bottom: 7px;
    border-bottom: 3px solid transparent;
    background: transparent;
    position: relative;
    text-transform: uppercase;
    padding: 4px 12px;
}
ul.tab_menu_srch li a.act {
    color: #fff !important;
}
ul.tab_menu_srch li a.act:before {
    content: "";
    width: 110%;
    position: absolute;
    background-color: #f90;
    bottom: -9px;
    left: -2px;
    height: 3px;
}
.dft_table {
    border: 1px solid #1F4747;
    border-radius: 10px;
    overflow: hidden;
    background-color: #091F1F;
}
.dft_table .cteam_ply_image {
    position: relative;
}
.dft_table .cteam_ply_image img {
    width: 65px;
    height: 55px;
    object-fit: cover;
}
.dft_table .cteam_ply_nm .text_trunk {
    max-width: 255px;
    width: 255px;
}
.dft_table table.sboard_table thead {
    background: #173B3B;
    border-bottom: 1px solid #1F4747;
    color: #fff;
}
.dft_table table.sboard_table thead th {
    font-size: 12px;
    text-transform: capitalize;
}
.dft_table table.sboard_table td {
    border-bottom: 1px solid #173B3B;
    font-size: 14px;
}
.dft_table .cteam_ply_nm a.link-color2 {
    color: #E0E1E1 !important;
    font-size: 16px;
    font-weight: 600;
}
table.sboard_table {
    width: 100%;
}
table.sboard_table thead tr th {
    font-size: 12px;
    font-weight: 400;
    color: rgb(169, 179, 188);
    letter-spacing: 0.3px;
    text-transform: uppercase;
    text-align: left;
    padding: 8px 12px;
}
table.sboard_table tbody tr td {
    padding: 8px 12px;
}



body.pre_auction_block {
    background: #030C0C;
}
.pre_auction_wrap {
    padding: 60px 0px 0 0px;
}
.pre_auction_block main.mid_frame_wrapper {
    background: no-repeat;
    background-repeat: no-repeat, repeat;
    background-color: transparent;
    background-position: top, 0px 440px;
    padding-top: 16px;
    padding-bottom: 60px;
}
.header_preouter {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 25px 17px 25px;
    background: #091F1F;
    border-bottom: 1px solid rgb(32, 53, 60);
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
}
a.hed-icon.menu_back {
    margin-right: 15px;
    margin-top: 10px;
}
a.hed-icon.menu_back img {
    width: 30px;
}
.header_left {
    display: flex;
    align-items: center;
}
.header_left img {
    width: 180px;
}
.lhdr_dtls {
    margin-top: 12px;
    border-left: 1px solid rgb(65 101 112);
    padding-left: 25px;
    margin-left: 25px;
    padding-top: 8px;
    padding-bottom: 5px;
}
.lhdr_dtls h1 {
    font-size: 22px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    letter-spacing: 0.3px;
    font-family: Anton, sans-serif;
}
.header_preouter .header_right span {
    border: 1px solid rgb(92 120 129);
    color: rgb(255, 255, 255);
    border-radius: 8px;
    padding: 8px 18px;
    font-weight: bold;
    font-size: 12px;
    margin-left: 10px;
}
.pre_auction_wrap .trade_note {
    background: #091F1F;
    border: 1px solid #1F4747;
    margin-top: 20px;
    margin-left: 16px;
    width: calc(100% - 32px);
}
.pre_auc_striptop {
    display: flex;
    align-items: center;
    padding: 6px 16px;
    margin: 0 16px 25px 16px;
    background: #091F1F;
    border: 1px solid #1F4747;
    border-radius: 8px;
}
.pre_auc_stripleft {
    width: 50%;
}
.pre_auc_stripright {
    width: 50%;
    justify-content: flex-end;
    align-items: center;
}
.pre_auction_wrap .trade_note img {
    filter: brightness(117%);
}
.pre_auction_wrap .trade_note p {
    color: rgb(167, 184, 190);
}
.pre_auc_stripleft {
    width: 50%;
    display: flex;
    align-items: center;
}
.pre_auc_tabs {
    background: rgb(8, 19, 23);
    border: 1px solid rgb(32, 53, 60);
    border-radius: 999px;
    padding: 4px;
    width: 350px;
    margin-right: 25px;
}
.pre_auc_tabs ul {
    padding: 3px;
}
.pre_auc_tabs li {
    display: inline-block;
    width: 49%;
    text-align: center;
}
.pre_auc_tabs li a {
    background: transparent;
    color: rgb(167, 184, 190) !important;
    border-radius: 999px;
    letter-spacing: 0.3px;
    font-weight: 700;
    display: block;
    font-size: 13px;
    padding: 6px 5px;
}
.pre_auc_tabs li a.active {
    background: rgb(255, 141, 10);
    color: rgb(255, 255, 255) !important;
} 
.pre_auc_allplyrs .tde_search a.filter_btn img {
    height: 18px;
    margin-left: 12px;
    filter: unset;
}
.pre_auc_bidsbtn {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 8px;
    border-radius: 8px;
    background: rgba(255, 122, 0, 0.12);
    border: 1px solid rgba(255, 122, 0, 0.35);
    width: 95px;
    justify-content: space-between;
    min-height: 35px;
}
.pre_auc_selplyrs .pre_auc_bidsbtn {
    width: 120px;
}
.pre_auc_selplyrs .pre_auc_bidsbtn img {
    width: 20px;
}
.pre_auc_selplyrs a.tbid_del {
    margin-top: -2px;
    margin-left: 5px;
}
.pre_auc_selplyrs a.tbid_drag {
    margin-top: 2px;
    margin-right: -5px;
}
a.tbid_val {
    font-size: 13px;
    font-weight: 800;
    color: rgb(255, 141, 10);
    line-height: 1;
    text-decoration: underline !important;
    text-underline-offset: 3px;
}
a.tbid_btn img {
    width: 22px;
    margin-left: 5px;
}
.pre_auc_allplyrs .dft_table .cteam_ply_image img {
    height: 70px;
    background-color: rgba(255, 255, 255, 0.04);
    border-radius: 8px;
    width: 70px;
}
.pre_aucHolder {
    padding: 0 16px;
}
.pre_auc_allplyrs .dft_table .cteam_ply_image span {
    left: 0px;
    bottom: -1px;
    width: auto;
}
.pre_auc_allplyrs .dft_table tr td {
    border-bottom: 1px solid #173B3B !important;
}
.pre_auc_allplyrs .dft_table tr strong {
    font-weight: 500;
    font-size: 13px;
    color: #fff;
}
tr.preauc_stats td {
    /*border-bottom: 1px solid #173B3B !important;*/
}
tr.preauc_stats td {
    padding: 0 !important;
    padding-bottom: 0 !important;
}
tr.preauc_stats ul {
    background: rgba(255, 255, 255, 0.04);
    border-radius: 0;
    padding: 5px 8px;
}
tr.preauc_stats ul li {
    display: inline-block;
    margin-right: 12px;
    border-right: 1px solid #4e4242;
    line-height: 1;
    padding-right: 12px;
}
tr.preauc_stats ul li:last-child {
    border-right: none;
}
tr.preauc_stats span {
    color: rgb(196, 204, 212) !important;
    font-size: 11px !important;
}
tr.preauc_stats b {
    color: rgb(196, 204, 212);
    font-size: 11px !important;
}
.pre_auc_bidsbtn.pre_auc_bidsblnk a.tbid_val {
    text-decoration: none !important;
    font-size: 26px;
    line-height: 1;
    display: inline-block;
    padding-left: 5px;
}
.pre_auc_allplyrs .dft_table {
    border-radius: 10px;
}
ul.pre_auc_counter {
    display: flex;
    justify-content: space-between;
    padding: 0 12px;
}
ul.pre_auc_counter li {
    font-size: 13px;
    font-weight: 800;
    color: rgba(255, 255, 255, 0.75);
    padding-top: 6px;
    padding-bottom: 6px;
    letter-spacing: 1.2px;
    text-transform: uppercase;
    padding-left: 30px;
}
ul.pre_auc_counter b {
    margin-left: 2px;
    color: rgb(255, 141, 10);
    font-weight: 800;
}
a.tbid_drag img {
    width: 18px;
    margin-top: -4px;
}
.imprt_pas_float a {
    box-shadow: rgba(0, 0, 0, 0.55) 0px 10px 28px;
    transform: translateX(-50%);
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255) !important;
    border-radius: 999px;
    border: 1.5px solid rgb(60, 221, 221);
    white-space: nowrap;
    display: inline-block;
    padding: 8px 24px;
    font-weight: bold;
    font-size: 14px;
}
.pre_auction_wrap .tde_search {
    background: transparent !important;
    border: none !important;
}
.pre_auction_block .cteam_ply_nm i.icon_tag, 
.pre_auction_block .cteam_ply_nm i.u19_tag {
    font-style: normal;
    font-size: 9px;
    display: inline-block;
    padding: 1px 7px;
    border-radius: 45px;
    margin-right: 5px;
    color: #fff;
}
.pre_auction_block table tr.sorting-row td {
    background-color: #051212;
}
.header_preouter .header_right span b {
    color: #f90;
}

.pre_dft_block .pre_auc_allplyrs .pre_auc_bidsbtn {
    background-color: transparent;
    border: none;
    justify-content: center;
}

/*pre auction offline*/
.pre_auction_wrap .trade_note p b {
    display: block;
    color: #fff;
    margin-bottom: 3px;
    margin-top: 2px;
}
.paucoff_teams_outer h2 {
    font-size: 12px;
    font-weight: 800;
    color: rgb(167, 184, 190);
    letter-spacing: 1.2px;
}
.paucoff_teams_outer h2 span {
    font-size: 12px;
    color: rgb(126, 147, 154);
    letter-spacing: 0.4px;
    font-weight: 700;
}
.paucoff_teams_outer h2 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 10px;
}
.paucoff_teams_outer {
    padding: 14px 16px;
}
.paucoff_teams_box {    
    background: #091F1F;
    border: 1px solid #1F4747;
    text-decoration: none;
    padding: 12px;
    border-radius: 12px;
    margin-bottom: 12px;
}
.paucoff_teams_box.active {
    background: rgba(21, 85, 90, 0.45);
    border: 1.5px solid rgb(60, 221, 221);
}
.paucoff_teams_box a {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.paucoff_teams_nm {
    display: flex;
    align-items: center;
}
.paucoff_teams_nm img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 12px;
    margin-right: 12px;
}
.paucoff_teams_nm h3 {
    color: rgb(255, 255, 255);
    font-size: 14px;
    letter-spacing: 0.2px;
}
.paucoff_teams_nm h3 span {
    font-size: 12px;
    color: rgb(167, 184, 190);
    font-weight: 600;
    white-space: nowrap;
    margin-top: 4px;
    display: block;
}
.paucoff_teams_arw b {
    height: 24px;
    border-radius: 999px;
    background: rgba(46, 184, 103, 0.15);
    border: 1px solid rgba(46, 184, 103, 0.5);
    color: rgb(46, 184, 103);
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.4px;
    white-space: nowrap;
    display: inline-flex;
    margin-right: 15px;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
}
.paucoff_teams_arw b img {
    width: 12px;
    margin-right: 3px;
}
a.comp_auc_off {
    border-radius: 999px;
    letter-spacing: 0.3px;
    line-height: 14px;
    padding: 12px 26px;
    background-color: transparent;
    color: #fff;
    border-color: #fff;
    font-size: 15px;
    border: 1px solid #fff;
    margin-top: 10px;
    font-weight: 600;
    display: inline-block;
}
a.disb_btn {
    background: rgba(255, 255, 255, 0.08);
    color: rgba(255, 255, 255, 0.45);
    border: 1px solid rgba(255, 255, 255, 0.12);
    cursor: not-allowed;
    opacity: 0.85;   
}
.pauc_top_submit {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 5px 16px 15px 16px;
}
.pauc_top_submit p {
    font-weight: 600;
    color: rgb(255, 255, 255);
    font-size: 14px;
}
.pauc_top_submit p b {
    color: rgb(255, 141, 10);
}
.pauc_top_submit a {
    color: rgb(255, 255, 255);
    border-radius: 999px;
    border: 1px solid #fff;
    height: 40px;
    letter-spacing: 0.3px;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    font-size: 13px;
    font-weight: 700;
    display: inline-block;
    line-height: 39px;
}
.pre_auction_offline .dft_table tbody tr td {
    border-bottom: 1px solid #173B3B !important;
}
.preauc_off_selplyrs ul.pre_auc_counter li {
    text-align: center;
    font-size: 11px;
}
.preauc_off_selplyrs ul.pre_auc_counter b {
    display: block;
}
ul.pre_auc_counter li span {
    font-size: 13px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.8);
    letter-spacing: 0.4px;
    margin-top: 2px;
    text-transform: uppercase;
}

.auc_plyr_blank .cteam_ply_image {
    background: rgba(255, 255, 255, 0.06);
    height: 60px;
    border-radius: 12px;
    text-align: center;
}
.auc_plyr_blank .cteam_ply_image img {
    width: 30px !important;
    height: 34px !important;
    background-color: transparent !important;
    margin-top: 14px;
}
tr.auc_plyr_blank td span {
    font-weight: 600;
    color: rgb(126, 147, 154);
    letter-spacing: 0.3px;
    font-size: 22px;
}
tr.auc_plyr_blank td[colspan="2"] span {
    font-size: 14px;
}
.pauc_contler {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 4px 8px;
    border-radius: 8px;
    justify-content: space-between;
}
.pauc_contler a {
    opacity: 0.5;
}
.pre_auction_offline {
    display: flex;
}
.paucoff_teams_outer {
    width: 442px;
    flex-shrink: 0;
    border-right: 1px solid rgb(32, 53, 60);
    padding: 25px 16px 100px;
    position: fixed;
    top: 72px;
    align-self: flex-start;
    height: calc(-72px + 100vh);
    overflow-y: auto;
    z-index: 99;
}
.pre_auc_offright {
    width: calc(100% - 442px);
    margin-left: auto;
}
.pre_auc_offright .pre_aucHolder {
    padding: 0 16px;
}

.pre_auc_offright ul.pre_auc_counter li,
.pre_auc_offright ul.pre_auc_counter span {
    text-align: center;
    font-size: 12px;
}
.pre_auc_offright ul.pre_auc_counter b {
    display: block;
}


.modal_paucoff_cvc {
    display: none;
    position: fixed;
    z-index: 9;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(2px);
}
.modal_paucoff_cvc .modal-content {
    margin: auto;
    height: auto;
    width: 100%;
    max-width: 430px;
    background: rgb(17, 34, 39);
    border-radius: 16px;
    border: 1px solid rgb(32, 53, 60);
    padding: 20px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 16px 40px;
    transform: translateY(100%);
}
.modal_paucoff_cvc .modal_head {
    position: relative;
    margin-bottom: 25px;
}
.modal_paucoff_cvc .modal_head h2 {
    color: rgb(255, 255, 255);
    font-size: 16px;
    line-height: 1.25rem;
    font-weight: 700;
}
.modal_paucoff_cvc .modal_head .close {
    position: absolute;
    right: 0;
    top: -8px;
    font-weight: lighter;
    font-size: 25px;
    color: rgb(167, 184, 190);
}
.modal_paucoff_cvc .close:hover,
.modal_paucoff_cvc .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.modal_paucoff_cvc .form_group {
    background: rgba(255, 255, 255, 0.06);
    border: 1.5px solid rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    color: rgb(255, 255, 255);
    font-weight: 600;
    font-size: 14px;
    padding-left: .75rem;
    padding-right: .75rem;
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.modal_paucoff_cvc .form_group span {
    flex-shrink: 0;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: rgb(255, 141, 10);
    color: rgb(8, 19, 23);
    font-size: 9px;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    letter-spacing: 0.3px;
}
.modal_paucoff_cvc .form_group .pauc_vc {
    background: rgb(60, 221, 221);
    color: rgb(8, 19, 23);
}
.modal_paucoff_cvc .form_group select {
    background-color: transparent;
    border: none;
    width: 100%;
    height: 45px;
    background-image: url(/assets../images/caret_down_white.svg);
    background-repeat: no-repeat;
    background-position: right center;
    color: #e1e1e1;
}
.modal_paucoff_cvc .form_group select option {
    color: #fff;
    background-color: #1f2f34;
}


/***********************************************************LeaderBoard**********************************************************/
/*leaderboard leaders11*/
.cb_leaderboard_wrap {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
    border-radius: 16px;
    overflow: hidden;
    margin-top: 20px;
}
.cb_leaderboard_wrap.cb_leaders11_bst table.cb_table_cm th {
    background: #f3f5f7;
}
.cb_lead_title {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 20px;
}
.cb_lead_tleft {
    display: flex;
    align-items: center;
    width: 25%;
}
.cb_lead_tleft img {
    filter: invert(1);
    margin-right: 10px;
}
.cb_lead_tleft h2 {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.3px;
    text-transform: uppercase;
}
.cb_lead_tleft h2 span {
    opacity: 0.7;
    font-weight: 700;
}
.cb_lead_tright {
    display: flex;
    width: 75%;
    justify-content: flex-end;
    align-items: center;
}
.cb_lead_cpy {
    display: flex;
    align-items: center;
    margin-right: 15px;
}
.cb_lead_cpy span {
    font-size: 11px;
    font-weight: 700;
    opacity: 0.9;
    margin-right: 10px;
}
.cb_lead_cpyinr {
    position: relative;
}
.cb_lead_cpyinr input {
    background: rgba(255, 255, 255, 0.12);
    border-radius: 6px;
    border: 1px solid rgba(255, 255, 255, 0.18);
    padding: 4px 6px;
    gap: 6px;
    font-size: 12px;
    color: rgb(255, 255, 255);
    opacity: 0.85;
    width: 180px;
    padding-right: 25px;
}
.cb_lead_cpyinr button {
    background-color: transparent;
    border: none;
    position: absolute;
    right: 0;
    top: 2px;
}
.cb_lead_cpyinr button img {
    width: 13px;
    filter: invert(1);
}
.cb_lead_cpy.cb_lead_cpydrk input {
    border-color: #E0E1E1;
    color: #444;
    width: 244px;
    font-weight: 500;
}
.cb_lead_cpy.cb_lead_cpydrk button img {
    filter: unset;
}
a.cb_lead_share {
    background: rgb(26, 93, 230);
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: 800;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 36px;
}
a.cb_lead_share img {
    filter: invert(1);
    width: 13px;
    margin-right: 1px;
}
.cb_lead_sltgrp {
    display: flex;
    gap: 10px;
    margin-left: 10px;
}
.cb_lead_sltgrp .sel_form_opt .form-controls {
    background-image: url(/assets../images/caret_down_white.svg);
    background-position: right 8px center;
    color: #fff !important;
    height: 30px;
    padding-left: 12px;
    font-size: 11px;
    width: 105px;
    background-size: 8px;
}
.cb_lead_sltgrp .sel_form_opt .form-controls option {
    color: #000;
}
a.cb_lead_info {
    display: inline-block;
    margin-left: 10px;
}
a.cb_lead_info img {
    filter: brightness(10);
    width: 20px;
}
table.cb_table_cm {
    width: 100%;
    border-collapse: collapse;
}
table.cb_table_cm th {
    padding: 15px 8px;
    border-right: 1px solid rgb(224, 230, 235);
    line-height: 1;
}
table.cb_table_cm th:last-child,
table.cb_table_cm td:last-child {
    border-right: none;
}
table.cb_table_cm th span {
    font-size: 12px;
    font-weight: 900;
    color: rgb(98, 112, 132);
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
table.cb_table_cm th small {
    font-size: 9px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    letter-spacing: 0.8px;
    margin-top: 0px;
    text-transform: uppercase;
}
/*table.cb_table_cm th[width="80"] {
    text-align: center;
}*/
table.cb_table_cm th[width="80"] img {
    width: 18px;
}
table.cb_table_cm th:last-child {
    text-align: right;
}
table.cb_table_cm td {
    border-top: 2px solid rgb(201, 209, 217);
    padding: 15px 8px;
    min-height: 105px;
    border-right: 1px dashed rgb(201, 209, 217);
    position: relative;
}
.cb_lead_plyr {
    display: flex;
    align-items: center;
}
.cb_lead_plyr > span {
    display: inline-block;
    margin-right: 12px;
    position: relative;
}
.cb_lead_plyr > span img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 12px;
    box-shadow: rgba(29, 37, 48, 0.12) 0px 2px 6px;
}
.cb_lead_plyr > span b {
    position: absolute;
    top: -7px;
    right: -7px;
    background: rgb(245, 178, 10);
    color: rgb(29, 37, 48);
    border-radius: 4px;
    padding: 1px 5px;
    font-size: 9px;
    font-weight: 900;
    border: 1px solid rgb(255, 255, 255);
    box-shadow: rgba(29, 37, 48, 0.15) 0px 1px 3px;
}
.cb_lead_plyrlst a {
    font-size: 14px;
    color: rgb(21, 85, 90);
    font-family: Manrope, sans-serif;
    text-transform: uppercase;
    cursor: pointer;
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}
.cb_lead_plyrlst span {
    font-size: 11px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    display: block;
}
.cb_lead_plyrlst small {
    font-size: 11px;
    font-weight: 600;
    color: rgb(144, 156, 173);
    display: block;
}
span.ld_cvc {
    position: absolute;
    top: 4px;
    right: 4px;
    font-size: 8px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    background: rgb(245, 178, 10);
    border-radius: 3px;
    padding: 2px 4px;
    letter-spacing: 0.3px;
    line-height: 1.3;
}
.cb_lead_dt a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    word-break: break-all;
    font-size: 10px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    line-height: 1.15;
    overflow: hidden;
    width: 65px;
    min-height: 25px;
}
.cb_lead_dt strong {
    font-size: 14px;
    font-weight: 500;
    color: rgb(29, 37, 48);
    font-family: Anton, sans-serif;
    margin-top: 4px;
    letter-spacing: 0.5px;
    line-height: 1;
}
.cb_lead_dt strong.lead_null {
    color: rgb(144, 156, 173);
}
.cb_lead_pts {
    font-family: Anton, Manrope, sans-serif;
    font-weight: 300;
    text-align: right;
}
.cb_lead_pts b {
    font-size: 18px;
    color: #000;
    letter-spacing: 0.5px;
    line-height: 1;
    display: block;
}
.cb_lead_pts strong {
    font-size: 13px;
    font-weight: 500;
    color: rgb(98, 112, 132);
}
tbody.cb_mylead td {
    background-color: #FFFBEA;
}
tbody.cb_mylead td:nth-child(1) {
    border-left: 3px solid rgb(187, 77, 2);
}

tbody.cb_otherlead tr.ld_first td:nth-child(1) {
    border-left: 3px solid rgb(48, 166, 97);
}
tr.ld_first td {
    background: #f0fbf5;
}
tr.cb_lead_bster td {
    background-color: #FFF2C5;
    padding-top: 4px;
    padding-bottom: 5px;
    text-align: right;
    border-top: none;
}
tr.cb_lead_bster li {
    display: inline-block;
    padding-left: 15px;
    font-size: 11px;
    font-weight: 500;
    color: rgb(98, 112, 132);
    letter-spacing: 0.3px;
}
tbody.cb_otherlead tr.cb_lead_bster td {
    background-color: #EFF1F1;
}
tbody.cb_otherlead tr.cb_lead_bster td {
    background-color: #f3f3f3;
}
.cb_leaders11_bst tbody.cb_mylead td:nth-child(1),
.cb_leaders11_bst tbody.cb_otherlead tr.ld_first td:nth-child(1) {
    border-left: none;
}

/*caps*/
.tab_menu_new {
    margin-top: 20px;
}
.tab_menu_new a img {
    width: 26px;
    margin-top: -3px;
    margin-right: 5px;
    height: 19px;
    object-fit: contain;
}
.cb_leaders_caps .cb_lead_tleft {
    width: 40%;
}
.cb_leaders_caps .cb_lead_tright {
    width: 60%;
}
.cb_lead_desp p {
    margin: 4px 0px 0px;
    font-size: 12px;
    font-weight: 500;
    color: rgb(255, 255, 255);
    opacity: 0.85;
    line-height: 1.2;
}
.cb_lead_tble2 table.cb_table_cm th {
    border: none;
    background: #f3f5f7;
    padding: 15px 12px;
    border-bottom: 2px solid rgb(210, 217, 224);
}
.cb_lead_tble2 table.cb_table_cm th:nth-child(1) {
    text-align: left;
}
.cb_lead_tble2 table.cb_table_cm td {
    border-top: none;
    min-height: auto;
    padding: 10px 12px;
    border-right: none;
    border-bottom: 1px solid rgb(210, 217, 224);
}
.cb_lead_tble2 tr td:nth-child(1) span {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    font-family: Anton, Manrope, sans-serif;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 10px 4px 8px;
    letter-spacing: 0.6px;
    clip-path: polygon(0px 0px, 100% 0px, calc(100% - 8px) 100%, 0% 100%);
    display: inline-block;
}
.cb_lead_tble2 tr.cb_caps_top td:nth-child(1) span {
    background: rgb(33, 131, 69);
}
.cb_lead_tble2 tr:nth-child(even) td {
    background-color: rgb(249, 250, 251);
}
.cb_lead_tble2 td b {
    font-size: 12px;
    color: rgb(29, 37, 48);
}
.cb_leaders_caps .cb_lead_plyr > span img {
    width: 38px;
    height: 38px;
    border-radius: 8px;
}
.cb_leaders_caps .cb_lead_plyrlst a {
    display: inline-block;
    margin-bottom: 0;
}
.cb_leaders_caps .cb_lead_plyrlst img {
    width: 20px;
    margin-top: -3px;
    margin-left: 10px;
    height: 25px;
    object-fit: contain;
}
tr.cb_caps_top td:last-child strong {
    background: rgb(33, 131, 69);
    color: rgb(255, 255, 255);
    font-family: Anton, Manrope, sans-serif;
    font-size: 18px;
    font-weight: 500;
    padding: 4px 12px 4px 18px;
    letter-spacing: 0.8px;
    clip-path: polygon(10px 0px, 100% 0px, 100% 100%, 0% 100%);
    display: inline-block;
}
.cb_leaders_caps .cb_lead_pts strong {
    color: rgb(29, 37, 48);
    font-size: 18px;
}
tbody.cb_lead_dftown td {
    background: rgb(255, 242, 197);
    color: rgb(29, 37, 48);
    border-bottom: 2px solid rgb(210, 217, 224) !important;
}
.cb_lead_dftown tr.cb_caps_top td:nth-child(1) span,
.cb_lead_dftown tr.cb_caps_top td:last-child strong {
    background: rgb(187, 77, 2);
}


/*leaderboard h2h*/
.plyr_cll_img {
    max-width: 90px;
    width: 90px;
    position: relative;
    min-width: 41px;
}
.plyr_cll_img img.plyr_ucor {
    position: absolute;
    left: 0;
    top: 0;
}
.right-side .plyr_cll_img img.plyr_ucor {
    position: absolute;
    right: -8px;
    left: unset;
    top: 0;
}
.cb_selecth2h {
    background: rgb(246, 247, 249);
    border-bottom: 1px solid rgb(224, 230, 235);
    padding: 16px 12px;
    white-space: nowrap;
    overflow-y: auto;
    user-select: none; 
    -webkit-user-select: none;
    -ms-overflow-style: none;
    scrollbar-width: none;
    cursor: grab;
}
.cb_selecth2h::-webkit-scrollbar {
    display: none;
}
.cb_selecth2h:active {
    cursor: grabbing;
}
.cb_h2hbox {
    display: inline-block;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    padding: 10px 12px;
    box-shadow: none;
    cursor: pointer;
    min-width: 280px;
    margin-right: 10px;
    border-radius: 16px;
}
.cb_h2hbox.active {
    background: rgb(214, 255, 237);
    border: 2px solid rgb(33, 131, 69);
    padding: 10px 12px;
    box-shadow: rgba(33, 131, 69, 0.18) 0px 2px 10px;
}
.cb_h2hbox small {
    display: inline-block;
    padding: 2px 8px;
    border-radius: 4px;
    font-size: 10px;
    font-weight: 900;
    letter-spacing: 0.5px;
    background: rgb(220, 224, 229);
    color: rgb(98, 112, 132);
    margin-bottom: 6px;
}
.cb_h2hbox_inr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 5px;
}
.cb_h2hbox_inrleft {
    width: 40%;
}
.cb_h2hbox_inrleft h2 {
    font-weight: bold;
    color: rgb(29, 37, 48);
    letter-spacing: -0.5px;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cb_h2hbox_inrleft span {
    font-size: 11px;
    color: rgb(98, 112, 132);
    margin-top: 1px;
    font-weight: 500;
}
.cb_h2h_vs {
    font-size: 11px;
    color: rgb(255, 141, 10);
    font-weight: 900;
}
.cb_h2hbox_inrleft:last-child {
    text-align: right;
}


.cb_lead_h2h table {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    font-size: 12px;
    text-align: center;
    min-width: 1200px;
}
.cb_lead_h2h thead tr.main-header {
    background-color: #0b3c3f;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.5px;
}
.cb_lead_h2h thead tr.main-header th {
    padding: 12px 8px;
    border-right: 1px solid rgba(255, 255, 255, 0.15);
}
.cb_lead_h2h thead tr.sub-header {
    background-color: #ffffff;
    color: #7f8c8d;
    font-weight: 600;
    font-size: 11px;
    border-bottom: 2px solid #eef2f3;
}
.cb_lead_h2h thead tr.sub-header th {
    padding: 8px 4px;
    border-bottom: 1px solid rgb(218, 224, 231);
    background: rgb(243, 245, 247);
    border-top: 1px solid rgb(218, 224, 231);
}
.cb_lead_h2h .section-end {
    border-right: 1px solid #eef2f3 !important;
}
.cb_lead_h2h .total-section {
    background-color: #fafbfc;
    width: 60px;
}
.cb_lead_h2h .total-left {
    padding-right: 8px !important;
}
.cb_lead_h2h .total-right {
    padding-left: 8px !important;
}
.cb_lead_h2h tbody tr {
    border-bottom: 1px solid #eef2f3;
    transition: background-color 0.2s;
}
.cb_lead_h2h tbody tr:hover {
    background-color: #f8fafb;
}
.cb_lead_h2h tbody td {
    padding: 8px 4px;
    vertical-align: middle;
}
.cb_lead_h2h .player-cell {
    display: flex;
    align-items: center;
    text-align: left;
    padding-left: 10px;
    padding-right: 10px;
    width: 180px;
}
.cb_lead_h2h .player-cell.right-side {
    text-align: right;
    justify-content: flex-end;
    margin-left: auto;
}
.cb_lead_h2h .plyr_h2h {
    width: 35px;
    height: 35px;
    margin-right: 10px;
    flex-shrink: 0;
    object-fit: cover;
    object-position: top;
}
.cb_lead_h2h .player-cell.right-side .plyr_h2h {
    margin-right: 0;
    margin-left: 10px;
}
.cb_lead_h2h .player-info {
    display: flex;
    flex-direction: column;
    line-height: 1.3;
}
.cb_lead_h2h .player-name {
    font-weight: 700;
    color: #0b3c3f;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.3px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    width: 185px;
}
.cb_lead_h2h .player-team {
    font-size: 10px;
    color: rgb(98, 112, 132);
    display: block;
    margin-top: 2px;
}
span.player-team img {
    width: 14px;
    margin-right: 5px;
}
.cb_lead_h2h tr.sub-header th a {
    color: rgb(98, 112, 132);
    text-transform: uppercase;
}
.val-zero {
    color: rgb(144, 156, 173) !important;
}
.cb_lead_h2h .val-active {
    color: #1a2b2c;
    font-weight: 500;
}
.cb_lead_h2h .total-points {
    font-weight: 700;
    font-size: 13px;
    color: #1a2b2c;
    display: flex;
    align-items: center;
    position: relative;
    gap: 6px;
}
.cb_lead_h2h .total-right .total-points {
    justify-content: flex-end;
}
.cb_lead_h2h .total-points.zero {
    color: #bdc3c7;
}
.total-points.negative {
    color: #ff3333 !important;
}
.cb_lead_h2h .badge {
    font-size: 9px;
    font-weight: 700;
    color: #ffffff;
    padding: 2px 4px;
    border-radius: 3px;
    line-height: 1;
    display: inline-block;
}
.cb_lead_h2h span.badge.c, .cb_lead_h2h .badge.vc {
    position: absolute;
    right: 50px;
}
.cb_lead_h2h .badge.c {
    background-color: #ff9f43;
}
.cb_lead_h2h span.badge.vc {
    background-color: #0b3c3f;
    right: 44px;
}


.matchup_players {
    display: flex;
    justify-content: space-between;
    background: rgb(255, 255, 255);
    border-bottom: 1px solid rgb(224, 230, 235);
    padding: 12px 14px;
}
.matchup_plyr_dtls {
    display: flex;
    align-items: center;
}
.matchup_plyr_dtls img {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    margin: 0 10px;
}
.matchup_plyr_nm {
    padding-left: 5px;
    line-height: 1;
}
.matchup_plyr_nm h3 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 310px;
}
.matchup_plyr_nm span {
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-weight: 500;
    line-height: 1;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 100%;
    display: block;
}
.matchup_plyr_vs {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    flex-shrink: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(234, 246, 244);
    border: 1.5px solid rgb(191, 227, 223);
}
.matchup_plyr_vs img {
    width: 16px !important;
}
.matchup_plyr_right {
    text-align: right;
}
.matchup_plyr_right .matchup_plyr_nm {
    padding-left: 0;
    padding-right: 5px;
}

.matchup_h2h_inr .sboard_cmp_outer {
    background-color: #f0f4f4;
    padding-bottom: 20px;
    padding-top: 10px;
}
.sboard_score_main {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 10px 0px;
    width: 35%;
}
.sboard_score_main h3 {
    font-weight: bold;
    color: rgb(21, 85, 90);
    letter-spacing: -2.9px;
    font-size: 28px;
}
.sboard_score_main h3:nth-child(1) {
    color: rgb(21, 85, 90);
}
.sboard_score_main h3:last-child {
    color: rgb(255, 141, 10);
}
.sboard_score_bar {
    display: flex;
    background: rgb(224, 230, 235);
    height: 8px;
    width: 55%;
    margin: 0 0px;
    border-radius: 40px;
    overflow: hidden;
}
.sboard_score_bar div {
    height: 8px;
}
.sboard_bar_own {
    background-color: rgb(21, 85, 90);
}
.sboard_bar_opp {
    background-color: rgb(255, 141, 10);
}

.sboard_cmp_h2hsal {
    background: rgb(243, 245, 247);
    padding: 16px 12px 20px;
}
.sboard_cmp_outer {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(41, 49, 61, 0.04) 0px 1px 4px;
    margin-bottom: 20px;
}
.sboard_cmp_outer h2 {
    font-size: 14px;
    font-weight: 800;
    color: rgb(21, 85, 90);
    letter-spacing: 0.6px;
    text-transform: uppercase;
    text-align: center;
    padding: 12px 0px;
}
.sal_head_total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 15px;
}


/*leader department*/
.sboard_sub {
    display: flex;
    align-items: center;
    padding: 14px 15px;
}
.sboard_tr {
    margin: 0 auto;
    background: rgb(255, 255, 255);
    position: relative;
    border-bottom: 1px solid rgb(201, 209, 217);
    transition: .2s;
}
.sboard_tr.act {
    border-radius: 12px;
    width: 97%;
    transform: translate(10px, 15px);
    margin: 0px auto;
    margin-left: 8px;
    box-shadow: rgba(23, 36, 54, 0.18) 0px 12px 28px;
    margin-bottom: 40px;
    overflow: hidden;
}
.sboard_sub.active {
    border-bottom: 2px solid rgb(21, 85, 90);
}
.sboard_sub.active .sboard_grp_arrow {
    background: rgb(21, 85, 90);
}
.sboard_sub.active .sboard_grp_arrow img {
    filter: brightness(100);
    transform: rotate(180deg) translateY(1px);
}
.sboard_tr:last-child {
    margin-bottom: 0;
    border-bottom: none;
}
.sboard_acrrodin {
    display: none;
    transition: .1s !important;
    height: auto !important;
    margin: 0 !important;
}
.sboard_departmt {
    background-color: rgb(237, 240, 242);
}



.sboard_sub {
    display: flex;
    align-items: center;
}
.sboard_td:nth-child(1) {
    flex: 0.15;
    padding-left: 10px;
}
.sboard_td:nth-child(2) {
    flex: 2.5;
}
.group_sboard .sboard_td:nth-child(2) {
    padding-left: 10px;
}
.leader_player_data {
    display: flex;
    align-items: center;
}
.lead_dtls {
    width: 80%;
}
a.anchor_color {
    color: rgb(21, 85, 90) !important;
    font-size: 14px;
}
b.sboard_mem {
    display: flex;
    align-items: center;
}
.sboard_td b {
    font-size: 20px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
b.sboard_mem img {
    width: 12px;
    height: 15px;
    margin-right: 5px;
    border-radius: 00;
    opacity: .5;
}
b.sboard_mem span {
    padding-top: 2px;
}
.sboard_td:nth-child(3) {
    flex: 1.25;
    justify-content: flex-end;
    font-weight: bold;
}
.group_sboard .sboard_td:nth-child(3) {
    text-align: right;
    padding-right: 25px;
}
.sboard_grp_arrow {
    width: 28px;
    height: 28px;
    border-radius: 999px;
    background: rgba(27, 177, 160, 0.12);
    color: rgb(21, 85, 90);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.sboard_grp_arrow img {
    transition: all 0.4s;
}
span.sboard_rnk {
    width: 32px;
    height: 32px;
    border-radius: 8px;
    background: linear-gradient(135deg, rgb(21, 85, 90), rgb(31, 122, 112));
    color: rgb(255, 255, 255);
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 500;
    font-size: 13px;
    font-family: Anton, Manrope, sans-serif;
    letter-spacing: 0.5px;
    box-shadow: rgba(29, 37, 48, 0.12) 0px 2px 6px;
}
.sboard_tr.sboard_first span.sboard_rnk {
    background: linear-gradient(135deg, #22bb79, #009555);
}
.sboard_acrrodin {
    display: none;
}
.lead_dtls a {
    font-size: 16px;
    font-weight: 900;
    color: rgb(21, 85, 90);
    text-transform: uppercase;
    line-height: 1;
    display: block;
    margin-bottom: 3px;
}
.sboard_td b.sboard_mem {
    font-size: 12px;
    font-weight: 700;
    font-family: Manrope, sans-serif;
    color: rgb(98, 112, 132);
}
.sboard_td b.sboard_mem span b {
    color: #000;
    font-size: 12px;
    font-family: Manrope, sans-serif;
}
.sboard_td small {
    font-size: 11px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    letter-spacing: 0.8px;
    text-transform: uppercase;
    display: block;
}
.sboard_td b {
    font-size: 20px;
    font-weight: 500;
    color: rgb(21, 85, 90);
    font-family: Anton, Manrope, sans-serif;
    letter-spacing: 0.8px;
    line-height: 1;
}
.sboard_tr.sboard_first {
    background: linear-gradient(90deg, rgb(227, 247, 236) 0%, rgb(244, 251, 247) 100%);
}

.cb_lead_tble2 table.cb_table_cm tr:last-child td {
    border-bottom: none;
}



/*inter team trade*/
.cb_layts_com {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
    border-radius: 16px;
    margin-top: 16px;
    overflow: hidden;
    min-height: 400px;
}
.cb_layts_com .cb_lead_tleft {
    width: 80%;
}
.cb_lead_tleft a img {
    width: 24px;
    margin-right: 17px;
}
.inter_tt_blank {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 24px;
    background: rgb(241, 248, 248);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 14px;
    padding: 20px 24px;
}
.inter_tt_blk_flex {
    display: flex;
    align-items: center;
}
.inter_tt_blk_flex img {
    width: 52px;
    margin-right: 20px;
}
.inter_tt_blk_flex p {
    font-size: 14px;
    font-weight: 500;
    color: rgb(29, 37, 48);
    line-height: 1.55;
}
a.cb_style_btn {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 14px 28px;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.3px;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 2px 8px;
    text-transform: capitalize;
    display: inline-block;
}
.inter_trde_request {
    padding: 24px;
    padding-top: 10px;
}
.inter_trde_reqtle {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 14px;
}
.inter_trde_lreqtle h2 {
    font-size: 16px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.3px;
    margin: 0px;
    text-transform: uppercase;
}
.inter_trde_lreqtle p {
    font-size: 13px;
    color: rgb(98, 112, 132);
    margin: 0px;
}
.inter_trde_rreqtle span {
    background: rgb(241, 248, 248);
    color: rgb(21, 85, 90);
    border: 1px solid rgba(27, 177, 160, 0.3);
    border-radius: 999px;
    padding: 4px 12px;
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.4px;
}
.iit_request_box {
    background: rgb(255, 255, 255);
    border-radius: 14px;
    overflow: hidden;
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
    margin-bottom: 24px;
}
.iit_request_box .cb_lead_tleft h2 {
    font-size: 14px;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.iit_request_box .cb_lead_tleft img {
    filter: brightness(12);
    margin-right: 4px;
    width: 17px;
}
.iit_req_headsub {
    background: rgb(237, 240, 243);
    padding: 10px 18px;
    display: flex;
    gap: 24px;
}
.iit_req_headsub h4 {
    font-size: 11px;
    font-weight: 800;
    color: rgb(98, 112, 132);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    flex: 1;
}
.iit_req_plyrs {
    padding: 20px 18px 6px 18px;
}
.iit_req_plyrs_inr {
    display: flex;
    gap: 24px;
    border-bottom: 1px dashed rgb(224, 230, 235);
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.iit_req_plyrs_inr:last-child {
    border: none;
}
.inter_trde_items {
    flex: 1;
}
.inter_pros_flex {
    background: rgb(240, 242, 245);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 999px;
    padding: 6px 14px 6px 6px;
    display: flex;
    align-items: center;
}
.inter_rnk_nm {
    position: relative;
}
.inter_rnk_nm img {
    width: 48px;
    height: 48px;
    background: rgb(196, 204, 212);
    border-radius: 55px;
    object-fit: contain;
    object-position: bottom;
    padding-top: 6px;
}
.inter_rnk_nm span {
    position: absolute;
    top: -4px;
    left: -4px;
    background: rgb(28, 60, 63);
    color: rgb(255, 255, 255);
    font-size: 9px;
    font-weight: 800;
    padding: 1px 5px;
    border-radius: 4px;
    line-height: 1.2;
    border: 1px solid rgb(255, 255, 255);
}
.inter_trade_nm {
    display: flex;
    align-items: center;
    padding-left: 10px;
}
span.inter_bat_icon {
    margin-right: 8px;
}
.inter_trade_nm a {
    font-size: 14px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
.inter_trade_nm b {
    font-size: 12px;
    font-weight: 800;
    color: rgb(223, 32, 32);
    letter-spacing: 0.3px;
    margin-top: 2px;
    margin-left: 18px;
    position: relative;
}
.inter_trade_nm b:before {
    content: "";
    background-color: rgb(223, 32, 32);
    width: 4px;
    height: 4px;
    position: absolute;
    left: -10px;
    top: 7px;
    border-radius: 50px;
}
.iit_req_note {
    border-top: 1px solid rgb(224, 230, 235);
    padding: 12px 18px;
    background: rgb(249, 250, 251);
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.iit_req_note p img {
    width: 18px;
    margin-right: 4px;
}
.iit_req_note span {
    font-size: 12.5px;
    color: rgb(29, 37, 48);
    font-weight: 600;
    line-height: 1.45;
    display: inline-block;
}
.iit_req_btn a {
    background: rgb(241, 248, 248);
    color: rgb(21, 85, 90);
    border: 1px solid rgb(21, 85, 90);
    border-radius: 8px;
    padding: 9px 22px;
    font-size: 12.5px;
    font-weight: 800;
    letter-spacing: 0.3px;
    cursor: pointer;
    display: inline-block;
}
.inter_tt_splayers .inter_tt_matches, .inter_tt_splayers .tabs_outer_block, .inter_tt_preview .tabs_outer_block {
    padding: 0 20px;
}
.inter_tt_splayers .tabs_outer_block, .inter_tt_preview .tabs_outer_block {
    padding-bottom: 20px;
}
/*inter team trade select players*/
.inter_tt_splayers .tab_menu_new {
    margin: 20px;
}
.cb_lead_tright .cb_thelp {
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.2);
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-weight: 700;
    display: flex;
    align-items: center;
    padding: 5px 12px;
    border-radius: 55px;
    margin-left: 10px;
}
.cb_lead_tright .cb_thelp img {
    width: 17px;
    filter: invert(1) brightness(10);
    margin-right: 5px;
}
.inter_tt_matches {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.inter_tt_matbox {
    display: inline-block;
    min-width: 110px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 20px;
    text-align: center;
    margin-right: 4px;
    padding: 5px 7px;
    padding-bottom: 5px;
}
.inter_tt_matbox > span {
    font-size: 10px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    display: block;
    margin-bottom: 5px;
}
.inter_tt_matinr {
    display: flex;
    justify-content: center;
    align-items: center;
}
.inter_tt_matleft img {
    width: 30px;
    height: 30px;
    border-radius: 75px;
    border: 1.5px solid rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 3px;
}
.inter_tt_matleft span {
    font-size: 9.5px;
    font-weight: 700;
    color: rgb(29, 37, 48);
    margin-top: 4px;
    display: block;
}
.inter_tt_matvs {
    margin: 0 12px;
}
.inter_tt_matvs b {
    font-size: 9.5px;
    font-weight: 800;
    color: rgb(98, 112, 132);
}
.inter_tt_matbox strong {
    font-size: 10.5px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    margin-top: 0px;
    display: block;
}
.inter_tt_scroll {
    overflow-x: auto;
    white-space: nowrap;
    cursor: grab;
    user-select: none;
    margin-left: 2px;
}
.inter_tt_scroll.active {
    cursor: grabbing;
}
.inter_tt_scroll::-webkit-scrollbar {
    display: none;
}
.inter_tt_matcurnt {
    background: #AFFFDC;
    border: 1px solid #00BF68;
    position: relative;
    padding-left: 18px;
    min-width: 125px;
}
.inter_tt_matcurnt::before {
    content: "Current";
    position: absolute;
    left: 1px;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
    writing-mode: vertical-rl;
    font-family: Anton, sans-serif;
    font-size: 14px;
    font-weight: 300;
    letter-spacing: 0.14em;
    color: #02E582;
    pointer-events: none;
    text-transform: uppercase;
}

.inter_tt_math2h {
    gap: 20px;
}
/*.inter_tt_matches .inter_tt_outer {
    width: 50%;
}*/
.inter_tt_matches .inter_tt_outer {
    width: auto;
    max-width: 50%;
}
.inter_tt_matches .inter_tt_upcoming {
    width: 100%;
    max-width: 100%;
}
.inter_tt_matches .inter_tt_outer h2 {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.08em;
    color: #00BF68;
    text-transform: uppercase;
    margin-bottom: 6px;
}
.inter_tt_matches .inter_tt_outer {
    padding: 8px;
    border-radius: 16px;
}
.inter_tt_curnt {
    border: 1.5px solid #00BF68;
    background: #fff;
}
.inter_tt_upcoming {
    border: 1.5px solid rgb(224, 230, 235);
    background: #fff;
}
.inter_tt_upcoming h2 {
    color: rgb(98, 112, 132);
}
.inter_tt_outer .inter_tt_matcurnt {
    padding-left: 8px;
    max-width: 110px;
}
.inter_tt_outer .inter_tt_matcurnt::before {
    content: unset;
}
.inter_tt_matbox.cb_disable_tt {
    background: rgb(218 243 243);
    opacity: 0.7;
    filter: grayscale(1);
    border: 1px solid rgb(203 203 203);
}
.inter_tt_outer.inter_tt_upcoming h2 {
    color: rgb(98, 112, 132);
}
.tabs_outer_block {
    padding-top: 0;
}
.inter_stats_myteam, .trade_bid_block,
.dmatcup_inner, .sboard_departmt.dmatcup_outer {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}
.tabs_outer_block .cb_lead_tleft h2 {
    text-transform: capitalize;
    font-size: 13px;
    font-weight: 900;
}
.cb_tble_new table.cb_table_cm th,
.cb_tble_new table.cb_table_cm td {
    padding: 10px 8px;
    border-right: none;
}
.cb_tble_new table.cb_table_cm th {
    border-bottom: 1px solid rgb(218, 224, 231);
    background: rgb(243, 245, 247);
}
.cb_tble_new table.cb_table_cm th[rowspan="2"] {
    border-left: 1px solid rgb(218, 224, 231);
}
.cb_tble_new table.cb_table_cm th span {
    font-size: 11px;
}
.cb_tble_new table.cb_table_cm td {
    border-top: none;
    border-bottom: 1px solid rgb(201, 206, 207);
    min-height: auto;
}
.cb_tble_new table.cb_table_cm tr:last-child td {
    border-bottom: none;
}
.cb_tble_new tr.tble_com_inrhd td {
    background: rgb(240, 242, 245);
    padding: 6px 16px !important;
    font-size: 12px;
    font-weight: 700;
    color: rgb(29, 37, 48);
}
.cb_tble_new tbody td span {
    font-size: 11px;
    font-weight: 500;
}
.cb_checkbox {
  display: block;
  position: relative;
  padding-left: 18px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.cb_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.cb_checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 18px;
    width: 18px;
    background-color: transparent;
    border: 1.5px solid rgb(152, 164, 179);
}
.cb_checkbox input:checked ~ .checkmark {
    background-color: rgb(21, 85, 90);
    border-color: rgb(21, 85, 90);
}
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.cb_checkbox input:checked ~ .checkmark:after {
  display: block;
}
.cb_checkbox .checkmark:after {
    left: 6px;
    top: 3px;
    width: 5px;
    height: 9px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.inter_tabs_content .cb_checkbox .checkmark {
    top: -2px;
    left: 6px;
}
.cb_tble_new .cb_lead_plyrlst > a {
    text-transform: capitalize;
}
.cb_tble_new .filter_showcase {
    padding-left: 0;
}
.cb_tble_new .filter_showcase a {
    display: inline-block;
    margin-bottom: 0;
}
.cb_tble_new .cb_lead_plyr > span img {
    width: 40px;
    height: 40px;
    border-radius: 142px;
}
.itt_mtchs_tb b {
    display: block;
    font-size: 10px;
    color: rgb(144, 156, 173);
    font-weight: 700;
    margin-top: 2px;
}
.cb_tble_new tbody td strong {
    font-size: 12px;
    font-weight: 700;
    color: rgb(29, 37, 48);
}
.cb_tble_new tbody td strong.cb_null {
    color: rgb(144, 156, 173);
}   
.itt_mtchs_tb b.lbl_nextmtch {
    color: rgb(226, 114, 0);
}
.cb_tble_new tr.active td {
    background-color: rgb(255, 230, 133);
}
.inter_tabs_content .cb_lead_sltgrp .sel_form_opt .form-controls {
    width: 145px;
}
.inter_status_btn {
    background: rgb(241, 248, 248);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 12px 20px;
}
.inter_status_btn p {
    font-size: 13px;
    font-weight: 600;
    color: rgb(29, 37, 48);
}
.inter_status_btn a.cb_style_btn {
    padding: 10px 38px;
    font-size: 14px;
    text-transform: uppercase;
}

table.cb_table_cm th span {
    font-size: 12px;
    letter-spacing: 0px;
}
span.th_clr_inter {
    opacity: 0.7;
}

/*inter team review*/
.inter_tt_preview .tab_menu_new {
    margin: 20px;
}
.inter_comnt_box {
    background: rgb(241, 248, 248);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    padding: 15px 20px;
}
.inter_comnt_box h4 {
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    margin-bottom: 10px;
}
textarea.cb_textarea {
    width: 100%;
    border: 1px solid rgb(224, 230, 235);
    border-radius: 8px;
    padding: 10px 12px;
    font-size: 13px;
    font-family: Manrope, sans-serif;
    color: rgb(29, 37, 48);
    background: rgb(255, 255, 255);
    resize: vertical;
    height: 80px;
}
.inter_comnt_box span {
    font-size: 11px;
    color: rgb(98, 112, 132);
}
.inter_comnt_btn {
    text-align: center;
    margin-top: 15px;
}
.inter_comnt_btn a {
    margin: 0 8px;
    text-transform: uppercase;
    padding: 11px 28px;
    border: 1.5px solid rgb(21, 85, 90);
}
a.cb_style_btn.cb_style_wbg {
    background: rgb(255, 255, 255);
    color: rgb(21, 85, 90);
    border: 1.5px solid rgb(21, 85, 90);
}


/*trad player*/
.trade_summry_tb {
    display: flex;
}
.trade_summry_tb .full_width {
    gap: 16px;
    width: 100%;
}
.trade_summry_right .cb_lead_tleft {
    width: 60%;
}
.trade_tabs_content .inter_stats_myteam:last-child .cb_tble_new {
    height: 500px;
    overflow: hidden;
    overflow-y: auto;
}
.cb_trade_block .cb_lead_plyrlst > img,
.cb_tradebidclaim_block .cb_lead_plyrlst > img,
.cb_tradebid_block .cb_lead_plyrlst > img,
.inter_tt_splayers .cb_lead_plyrlst > img,
.inter_tabs_content .cb_lead_plyrlst > img {
    width: 14px;
    margin-right: 2px;
}
.trade_summry_left .cb_tble_new {
    height: 790px;
    overflow-y: auto;
}
.cb_trade_block .cb_lead_plyrlst a,
.cb_tradebidclaim_block .cb_lead_plyrlst a,
.cb_tradebid_block .cb_lead_plyrlst a,
.inter_tt_splayers .cb_lead_plyrlst a,
.inter_tabs_content .cb_lead_plyrlst a {
    display: inline-block;
}
.trade_summry_tb .full_width > div {
    flex: 1;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    border-radius: 12px;
    overflow: hidden;
}
.trade_summry_left .cb_checkbox,
.trade_tabs_content .cb_checkbox{
    padding-left: 0;
    margin-bottom: 0;
    font-size: 11px;
    font-weight: 700;
    padding-right: 20px;
    line-height: 1;
}
.trade_summry_left .cb_checkbox .checkmark,
.trade_tabs_content .cb_checkbox .checkmark {
    top: -3px;
    left: unset;
    right: -5px;
}
.trade_summry_left .cb_checkbox input:checked ~ .checkmark,
.trade_tabs_content .cb_checkbox input:checked ~ .checkmark {
    background-color: #fff;
}
.trade_summry_left .cb_checkbox .checkmark:after,
.trade_tabs_content .cb_checkbox .checkmark:after {
    left: 5.4px;
    top: 3px;
    width: 6px;
    height: 9px;
    border: solid rgb(21, 85, 90);
    border-width: 0 2px 2px 0;
}
.tabs_outer_block .cb_lead_title strong {
    font-size: 12px;
    font-weight: 700;
    margin-left: 20px;
}
.trde_plyr_box {
    background: rgb(20, 108, 113);
    color: rgb(255, 255, 255);
    display: flex;
    min-height: 109px;
}
.trde_plyr_info {
    width: 15%;
    border-right: 1px solid rgba(255, 255, 255, 0.12);
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.trde_plyr_info img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 12px;
    margin-bottom: 2px;
}
.trde_plyr_info h3 {
    font-size: 11px;
    font-weight: 800;
    margin-top: 4px;
    text-align: center;
    line-height: 1.2;
}
.trde_plyr_stats {
    width: 85%;
}
.trde_plyr_stats table {
    width: 100%;
}
.trde_plyr_stats thead {
    background: rgba(255, 255, 255, 0.06);
}
.trde_plyr_stats th {
    color: rgba(255, 255, 255, 0.55);
    font-size: 10px;
    font-weight: 800;
    padding: 6px 8px;
}
.trde_plyr_stats td {
    font-size: 11px;
    font-weight: 500;
    padding: 5px 8px;
    color: rgb(255, 255, 255);
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.trde_plyr_stats td strong {
    font-weight: 500;
}
.trde_plyr_stats strong.cb_null {
    color: rgba(255, 255, 255, 0.35);
}
.tde_ctrl {
    border-bottom: 1px solid rgb(224, 230, 235);
    background: rgb(243, 245, 247);
}
.tde_filter {
    display: flex;
    align-items: center;
}
.tde_search {
    display: flex;
    align-items: center;
    width: 100%;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 20px;
}
a.cb_filer {
    width: 39px;
    height: 32px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    text-align: center;
    line-height: 28px;
    border-radius: 65px;
    margin-left: 8px;
    position: relative;
}
.cb_filer.act:before {
    content: "";
    background-color: red;
    width: 6px;
    height: 6px;
    position: absolute;
    top: 3px;
    right: 3px;
    border-radius: 10px;
}
a.cb_filer img {
    filter: invert(1);
    width: 12px;
}
.tde_ctrl {
    align-items: center;
    justify-content: space-between;
}
.tde_ctrl ul.tab_menu_srch {
    width: 55%;
    text-align: right;
    margin-top: -6px;
}
.tde_ctrl ul.tab_menu_srch li {
    padding: 0 10px;
}
.tde_ctrl ul.tab_menu_srch li a {
    color: rgb(98, 112, 132) !important;
    padding: 0px 2px;
}
.tde_ctrl ul.tab_menu_srch li a.act {
    color: rgb(29, 37, 48) !important;
}
.tde_ctrl ul.tab_menu_srch li a.act:before {
    bottom: -6px;
}
span.cb_tde_lock {
    color: rgb(223, 32, 32);
    font-size: 12px !important;
}
span.cb_tde_lock img {
    width: 12px;
    vertical-align: middle;
    margin-right: 2px;
    margin-bottom: 1px;
}
strong.cb_plus {
    width: 26px;
    height: 26px;
    cursor: pointer;
    background: rgb(255, 255, 255);
    border: 1.5px solid rgb(21, 85, 90);
    box-shadow: none;
    display: inline-flex;
    line-height: 21px;
    transition: .4s;
    border-radius: 60px;
    align-items: center;
    justify-content: center;
}
.cb_plus.cb_selection {
    background-color: rgb(21, 85, 90);
}
.cb_plus.cb_selection img {
    filter: invert(1);
}
.cb_selection.cb_minus_tde img {
    filter: brightness(100);
}
.cb_selection.cb_minus_tde {
    background-color: rgb(255, 141, 10);
}
strong.cb_plus img {
    width: 14px;
}
strong.cb_plus.cb_minus_tde {
    border-color: rgb(255, 141, 10);
}
.trade_summry_right .cb_tble_new tr.tble_com_inrhd td {
    padding: 6px 8px !important;
}
tr.cb_lock {
    background: rgb(229, 231, 231);
}
tr.cb_lock td:nth-child(1) {
    border-left: 3px solid rgb(223, 32, 32) !important;
}
tr.cb_lock strong.cb_plus {
    opacity: 0.2;
}
b.crnt_match {
    color: rgb(226, 114, 0);
}
tr.cb_selection td {
    background: rgb(175, 255, 220);
}
tr.cb_selection td:nth-child(1) {
    border-left: 3px solid rgb(175, 255, 220);
}
.cb_trade_block .trade_note, .cb_trade_block .tab_menu_new {
    margin-bottom: 20px;
}

.team_status_container {
    display: flex;
    gap: 32px;
    background-color: rgb(20, 108, 113);
    padding: 12px;
    border-radius: 0;
    width: 100%;
    align-items: center;
    justify-content: space-around;
}
.stat_item {
    display: flex;
    align-items: center;
    gap: 6px;
    border: 1px solid #108289;
    padding: 3px 20px 2px 4px;
    border-radius: 55px;
}
.inner_circle {
    width: 31px;
    height: 31px;
    background-color: rgb(13 90 94);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.inner_circle img {
    width: 15px;
    object-fit: contain;
}

.icon {
  width: 16px;
  height: 16px;
  color: #ffffff;
  opacity: 0.9;
}
.stat_text {
    display: flex;
    justify-content: center;
    align-items: center;
}
.count {
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    margin-right: 5px;
}
.requirement {
    color: rgba(255, 255, 255, 0.6);
    font-size: 10px;
    font-weight: 400;
}
.requirement::before {
    content: "(";
}
.requirement::after {
    content: ")";
}

.cb_modal_info .cb_tble_new {
    border: 1px solid #ddd;
    border-radius: 12px;
    overflow: hidden;
    margin-top: 15px;
}
.cb_modal_info .cb_tble_new th {
    text-align: center !important;
}
tr.tble_com_inrhd td {
    border-left: 3px solid rgb(21, 85, 90);
    border-bottom: 1px solid rgb(204 213 215) !important;
    border-top: 1px solid rgb(218 229 231) !important;
}
.cb_lead_title_grybg a.cb_lead_info img {
    filter: brightness(0.5);
}
.cb_lead_title_grybg a.asgn_trade.back_nav {
    margin-left: 15px;
}
/*trade bid*/
.pri_order {
    display: flex;
    align-items: center;
    justify-content: center;
}
.pri_order .drft_prior {
    display: flex;
    flex-direction: column;
}
.pri_order .drft_prior b {
    padding: 0 5px;
    font-size: 14px;
}
.pri_order .icon5 {
    display: inline-block;
    width: 13px;
    height: 12px;
    margin: 4px 15px 4px 9px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.pri_order .icon5.up {
    background-image: url(/assets../images/claim_up.png) !important;
}
.pri_order .icon5.down {
    background-image: url(/assets../images/claim_down.png) !important;
}
.pri_order .icon5.dis-btn {
    background-color: transparent !important;
    opacity: 0.3;
    filter: grayscale(100);
}

.cb_fullwid {
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.cb_tradebidclaim_block .full_width,
.cb_tradebid_block .full_width {
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.cb_tradebidclaim_block .trade_bid_block.trade_bid_avail .full_width {
    padding: 16px;
}
.cb_lead_title_wtbg {
    background-color: transparent;
    color: rgb(29, 37, 48);
    border-bottom: 1px solid rgb(224, 230, 235);
}
.cb_lead_title_wtbg .cb_lead_tright .cb_thelp {
    background: rgb(237 237 237);
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: rgb(29, 37, 48);
}
.cb_lead_title_wtbg .cb_lead_tright .cb_thelp img {
    width: 16px;
    filter: invert(1) brightness(0);
}

.clm_accrodin {
    border: 1px solid rgb(224, 230, 235);
    border-radius: 14px;
    overflow: hidden;
}
.clm_accrodin button.accod_nt_btn {
    background-color: rgb(223, 32, 32) !important;
    font-size: 13px !important;
    padding: 10px 35px 10px 12px !important;
    border-radius: 14px 14px 0 0 !important;
    border: none;
    margin-top: 0;
}
.clm_accrodin button.accod_nt_btn:before {
    background-size: 11px;
    top: 10px;
    width: 24px;
    height: 20px;
}
.clm_accrodin button.accod_nt_btn b.blink {
    background-color: rgb(255, 141, 10);
    padding: 4px 10px;
    font-size: 10px !important;
    text-transform: uppercase;
}
.clm_accrodin button.accod_nt_btn a {
    color: rgb(255, 210, 77) !important;
    font-weight: 900;
    text-decoration: underline !important;
}
.clm_accrodin .auc_note {
    padding-left: 15px;
    padding-top: 20px;
    padding-bottom: 15px;
}
.clm_accrodin li {
    padding-bottom: 7px;
    font-size: 12px;
    color: rgb(29, 37, 48);
}
.clm_accrodin li strong {
    margin-right: 3px;
}
.clm_accrodin p {
    margin-top: 8px;
    font-size: 11.5px;
    color: rgb(98, 112, 132);
    margin-bottom: 0;
}
.auc_abbreviat .note-icon {
    background: rgb(243, 245, 247);
    border: 1px solid rgb(224, 230, 235);
    font-size: 11px;
    font-weight: 700;
    color: rgb(29, 37, 48);
    border-radius: 45px;
}
.clm_accrodin button.accod_nt_btn.active + .accod_nt_bdy {
    display: block;
}

.clm_td_data {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 16px;
    padding: 10px 16px;
    font-size: 13px;
    font-weight: 700;
    color: rgb(29, 37, 48);
    display: flex;
    justify-content: space-between;
}
.trade_bid_block .cb_lead_title h2 {
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.4px;
    text-transform: capitalize;
    color: #fff;
}
h2.tooltip img {
    width: 15px;
    margin-left: 3px;
}
h2.tooltip:hover span.tooltiptext {
    visibility: visible;
}
.trade_bid_block {
    margin-bottom: 0;
}
.td_bid_dates {
    background: rgb(20, 108, 113);
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 20px;
}
.td_bid_dates span {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.85);
    font-weight: 600;
}
.td_bid_dates b {
    color: rgb(255, 255, 255);
}
a.tde_mybid {
    text-decoration: underline !important;
    color: rgb(21, 85, 90);
    font-weight: bold;
    font-size: 12px;
}
.trade_bid_avail .cb_tble_new table.cb_table_cm th {
    position: sticky;
    top: 0;
    z-index: 99;
}

/*trade claim bid*/
.cb_tble_new .filter_showcase {
    display: flex;
    align-items: center;
}
.filter_showcase > img {
    margin-right: 5px !important;
}
.trade_clm_group {
    border: 1px solid rgb(224, 230, 235);
    border-radius: 8px;
    overflow: hidden;
    background: rgb(255, 255, 255);
}
.trad_claim_outer {
    display: flex;
    gap: 12px;
    padding: 12px;
}
.trad_claim_box {
    flex: 1;
}
.trad_claim_box h5 {
    font-size: 12.5px;
    font-weight: 800;
    font-family: Manrope, sans-serif;
    color: rgb(29, 37, 48);
    margin-bottom: 6px;
}
.trad_claim_box .cb_tble_new {
    border: 1px solid rgb(224, 230, 235);
    border-radius: 6px;
    overflow: hidden;
    background: rgb(255, 255, 255);
}
.trad_claim_box .cb_tble_new li {
    display: inline-flex;
    align-items: center;
    padding: 4px 10px;
    border-radius: 999px;
    border: 1.5px solid rgba(27, 177, 160, 0.3);
    background: rgb(241, 248, 248);
    font-size: 11px;
    font-weight: 700;
    color: rgb(21, 85, 90);
    white-space: nowrap;
}
.trad_claim_box table.cb_table_cm th:last-child {
    text-align: left;
}
.clm_order tr td:first-child {
    background: rgb(243, 245, 247);
}

.claim_nodata_blck {
    padding: 50px 0 35px 0;
    display: block;
}
.claim_nodata_blck p {
    font-size: 16px;
    margin-top: 15px;
    color: rgb(144, 156, 173);
    font-weight: 700;
}
.cb_tradebid_block .trade_bid_block.trade_bid_avail .cb_tble_new {
    height: 400px;
    overflow-y: auto;
}

/*claim history*/
.cb_claimhis_block, .cb_bidhis_block, .cb_tradehis_block, 
.cb_scorehis_block, .cb_scorsum_block, .cb_plyrbrkdwn_block,
.cb_bsthis_block, .cb_predhis_block, .cb_plyranking_block,
.cb_plyrnews_block, .cb_rlshisry_block {
    padding: 20px;
}
.cb_ch_box {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    border-radius: 12px;
    margin-bottom: 25px;
    padding: 24px 16px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.cb_ch_box label {
    font-size: 11px;
    font-weight: 800;
    color: rgb(98, 112, 132);
    letter-spacing: 0.6px;
    text-transform: uppercase;
    margin-bottom: 5px;
}
.cb_ch_box select {
    font-size: 12px !important;
    font-weight: bold;
    height: 35px !important;
}
.cb_ch_box h6 {
    display: inline-flex;
    align-items: center;
    gap: 3px;
    background: rgb(233, 251, 240);
    border: 1.5px solid rgb(153, 230, 181);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
    padding: 7px 12px;
}
.cb_ch_box h6 img {
    width: 16px;
    margin-top: -1px;
    margin-right: 2px;
}
.cb_ch_box h6 strong {
    color: rgb(31, 173, 83);
}

.cb_claimhis_block .cb_tble_new,.cb_bidhis_block .cb_tble_new,
.cb_tradehis_block .cb_tble_new,.cb_scorehis_block .cb_tble_new,
.cb_scorsum_block .cb_tble_new,.cb_plyrbrkdwn_block .cb_tble_new,
.cb_bsthis_block .cb_tble_new,.cb_predhis_block .cb_tble_new,
.cb_plyranking_block .cb_plyr_outer, .cb_plyrnews_block .plyr_news_inr,
.cb_accrodion_block .cb_tble_new, .cb_lh_standing, .cb_lh_cupdates,
.cb_lh_chat, .cb_lh_playoff {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    border-radius: 14px;
    overflow: hidden;
}
.cb_claimhis_block table.cb_table_cm th:last-child {
    text-align: left;
}
.cb_claimhis_block .cb_tble_new table.cb_table_cm th span img {
    margin-top: -1px;
    margin-left: 4px;
    width: 8px;
}
.cb_claimhis_block .cb_tble_new table.cb_table_cm th, 
.cb_claimhis_block .cb_tble_new table.cb_table_cm td {
    border-right: 1px solid rgb(224, 230, 235);
}
.cb_claimhis_block table.cb_table_cm tr td:nth-child(1) {
    background: rgb(241, 248, 248);
}
.cb_claimhis_block table.cb_table_cm tr td:nth-child(1) span {
    font-weight: bold;
    font-size: 14px;
}
.cb_claimhis_block .cb_tble_new tbody td strong {
    display: block;
    color: rgb(21, 85, 90);
}
.cb_claimhis_block .full_width .cb_tble_new {
    margin-bottom: 24px;
}

/*bid history*/
.cb_bidhis_block .cb_tble_new table.cb_table_cm td {
    vertical-align: text-bottom;
}
.cb_bidhis_block .cb_tble_new tbody td strong {
    font-size: 15px;
}
.cb_bidhis_block .cb_tble_new table.cb_table_cm th, 
.cb_bidhis_block .cb_tble_new table.cb_table_cm td {
    padding: 12px 18px;
    border-right: none;
}
.cb_bidhis_block span.bid_rnd_label {
    font-size: 10px !important;
    font-weight: 800 !important;
    color: rgb(21, 85, 90);
    background: rgb(255, 255, 255);
    border: 1.5px solid rgb(21, 85, 90);
    padding: 4px 11px;
    border-radius: 999px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.cb_bidhis_block table.sboard_table {
    width: 100%;
    overflow: hidden;
    padding: 8px 10px;
    border-bottom: 1px dashed rgb(249, 239, 200);
    background: rgb(255, 251, 235);
    border-radius: 10px;
}
.cb_bidhis_block .cb_tble_new table.sboard_table th {
    background: rgb(234, 251, 240);
    border-bottom: 1px solid rgb(219 219 219);
}
.cb_bidhis_block table.sboard_table strong {
    font-size: 10px !important;
    font-weight: 800;
    color: rgb(21, 85, 90);
    background: rgb(255, 255, 255);
    padding: 2px 6px;
    border-radius: 4px;
    border: 1px solid rgb(224, 230, 235);
}
.cb_bidhis_block table.sboard_table thead th span,
.cb_bidhis_block table.sboard_table td span {
    font-size: 12px;
    font-weight: 500;
    color: rgb(29, 37, 48);
    margin-left: 3px;
    text-transform: capitalize;
}
.cb_bidhis_block table.sboard_table i {
    font-size: 12px;
    font-weight: 800;
    color: rgb(255, 141, 10);
    min-width: 22px;
    text-align: right;
    font-style: normal;
    display: block;
}
.cb_bidhis_block .cb_tble_new table.sboard_table th, 
.cb_bidhis_block .cb_tble_new table.sboard_table td {
    padding: 9px 12px;
}
.cb_bidhis_block .cb_tble_new table.sboard_table td {
    border-bottom: 1px dashed rgb(239 228 184) !important;
}
.cb_bidhis_block .cb_tble_new table td table.sboard_table {
    table-layout: fixed !important;
}
.cb_bidhis_block .cb_tble_new table td table.sboard_table td:nth-child(2) {
    text-align: center;
}
.cb_bidhis_block .cb_tble_new table td table.sboard_table td:nth-child(2),
.cb_bidhis_block .cb_tble_new table td table.sboard_table td:nth-child(3) {
    width: 85px;
}

/*trad history*/
.cb_tradehis_block .tab_menu_new {
    margin: 0;
    margin-bottom: 25px !important;
}
.cb_ch_box_v2 {
    justify-content: flex-start;
    padding: 14px 16px;
}
.cb_ch_box_v2 .sel_form_opt {
    margin-right: 20px;
}
.cb_ch_box_v2 label {
    display: block;
}
.cb_ch_box_v2 .sel_form_opt select {
    width: 220px;
    padding-right: 33px;
}

td.tde_his_dte {
    background: rgb(240, 242, 245);
    padding: 8px 14px !important;
    font-size: 11.5px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    border-left: 2px solid rgb(21, 85, 90);
}
td.tde_his_dte li {
    display: inline-block;
    margin-right: 12px;
    position: relative;
}
td.tde_his_dte li:before {
    content: "";
    background-color: rgb(152 157 165);
    width: 3px;
    height: 3px;
    border-radius: 45px;
    position: absolute;
    top: 8px;
    right: -9px;
}
td.tde_his_dte li:last-child:before {
    content: unset;
}
.this_date span {
    color: rgb(85, 95, 109);
    font-size: 12.5px !important;
    font-weight: 700 !important;
    background: rgb(255, 255, 255);
    vertical-align: middle;
    display: block;
    line-height: 1;
}
.td_lm_act span {
    color: rgb(223, 32, 32) !important;
}
.td_lm_act small {
    font-size: 11px;
    font-weight: 700;
    color: rgb(223, 32, 32);
}
.this_tmger b {
    font-size: 12.5px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    line-height: 1.2;
}
.this_tmger strong {
    font-size: 11px !important;
    color: rgb(98, 112, 132) !important;
    margin-top: 2px;
    display: block;
}
.c_player_dtls {
    display: flex;
    align-items: center;
}
.c_player_dtls > span {
    display: inline-block;
    background: rgb(211, 217, 222);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 35px;
    margin-right: 8px;
}
.c_player_dtls span img {
    width: 40px;
    height: 40px;
    border-radius: 55px;
}
.c_player_dtls h3, .c_player_dtls span {
    font-size: 13px !important;
    font-weight: 600 !important;
    color: rgb(29, 37, 48);
}
.bot_mtch_scnros {
    margin-top: 3px;
}
.bot_mtch_scnros img {
    width: 14px;
    margin-right: 3px;
}
.bot_mtch_scnros b {
    font-size: 11.5px;
    font-weight: 700;
    color: rgb(85, 95, 109);
}
.bot_mtch_scnros small {
    color: rgb(144, 156, 173);
    font-weight: 700;
}

/*score history*/
.plyr_sh_dta img {
    margin-right: 10px;
    width: 16px;
}
.plyr_sh_dta strong a {
    display: block;
    font-size: 13px;
    font-weight: 800;
    color: rgb(21, 85, 90);
}
.plyr_sh_dta strong small {
    font-size: 11px;
    font-weight: 700;
    color: rgb(144, 156, 173);
    margin-top: 3px;
}
.cb_scorehis_block .cb_tble_new tbody td span {
    color: rgb(85, 95, 109);
    font-size: 12.5px;
    font-weight: 600;
}
.cb_scorehis_block .cb_tble_new tbody td:last-child,
.cb_scorsum_block .cb_tble_new tbody td:last-child {
    background: rgb(241, 248, 248);
}
.cb_scorehis_block .cb_tble_new tbody b,
.cb_scorsum_block .cb_tble_new tbody b {
    font-size: 12.5px;
}
tr.scor_labl_bot td {
    border-color: rgb(224, 230, 235) !important;
    background: rgb(240, 242, 245);
}
tr.scor_labl_bot td span {
    display: block;
    text-align: right;
    padding-right: 10px;
    color: rgb(98, 112, 132) !important;
    font-weight: 800 !important;
}
.cb_tble_new tr.scor_labl_bot b {
    font-size: 14px;
}

tr.scor_total_bot td {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
tr.scor_total_bot td {
    background: rgb(21, 85, 90) !important;
    color: #fff;
}
.scor_total_lbl {
    display: flex;
    justify-content: space-between;
    padding: 0 15px;
    align-items: center;
}
.scor_total_lbl h5 span {
    color: #fff !important;
    opacity: 0.8;
}
.scor_total_lbl h5 img {
    width: 28px;
    height: 28px;
    object-fit: cover;
    border-radius: 85px;
    margin-top: 1px;
}
.scor_total_lbl h6 {
    font-size: 14px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: bold;
}
tr.scor_total_bot b {
    font-size: 18px !important;
    font-weight: 900;
}

/*score summary*/
.cb_scorsum_block .trade_note p {
    color: rgb(29, 37, 48);
    font-size: 12.5px;
}
.cb_scorsum_block .trade_note,
.cb_scorsum_block .cb_ch_box {
    margin-bottom: 20px;
}
.cb_scorsum_block .cb_tble_new table.cb_table_cm th, 
.cb_scorsum_block .cb_tble_new table.cb_table_cm td {
    padding: 12px 15px;
}
.cb_scorsum_block .plyr_sh_dta img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 45px;
}
.cb_scorsum_block .plyr_sh_dta strong b {
    display: block;
    line-height: 1;
}
.cb_scorsum_block .cb_tble_new tbody td span {
    font-size: 12.5px;
    font-weight: 600;
    color: rgb(85, 95, 109);
}

.cb_scorsum_block tr.scor_total_bot td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.cb_scorsum_block tr.scor_total_bot b, 
.cb_scorsum_block .scor_total_lbl h6 {
    font-size: 13px !important;
}
.cb_scorsum_block .scor_total_lbl {
    padding: 0;
}

/*player beakdown*/
.cb_plyrbrkdwn_outer {
    display: flex;
    gap: 20px;
}
.cb_plyrbrkdwn_left {
    width: 340px;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    overflow: hidden;
    border-radius: 12px;
}
.cb_plyrbrkdwn_right {
    width: calc(100% - 350px);
}
.cb_plbrk_head {
    padding: 12px 16px;
    background: rgb(21, 85, 90);
    border-bottom: 1px solid rgb(21, 85, 90);
}
.cb_plbrk_head h2 {
    font-size: 13px;
    font-weight: 900;
    color: rgb(255, 255, 255);
    letter-spacing: 0.4px;
}
.cb_plbrk_sel {
    padding: 12px;
    border-bottom: 1px solid rgb(224, 230, 235);
    padding-bottom: 0;
}
.cb_plbrk_sel .sel_form_opt {
    margin-bottom: 15px;
}
.cb_plbrk_sel .sel_form_opt label {
    font-size: 10.5px;
    font-weight: 800;
    color: rgb(98, 112, 132);
    font-family: Manrope, sans-serif;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    display: block;
    margin-bottom: 5px;
}
.cb_plbrk_sel select.form-controls {
    font-size: 12px;
    font-weight: 700;
    color: rgb(21, 85, 90) !important;
    height: 34px;
}
.cb_plbrk_list li {
    border-bottom: 1px solid rgb(224, 230, 235);
    background: rgb(255, 255, 255);
    border-left: 3px solid transparent;
    padding: 10px 14px;
}
.cb_plbrk_list li:last-child {
    border-bottom: none;
}
.cb_plbrk_list li.act {
    background: rgba(27, 177, 160, 0.1);
    border-left: 3px solid rgb(21, 85, 90);
}
.cb_plbrk_data {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cb_plbrk_inr {
    display: flex;
    align-items: center;
}
.cb_plbrk_inr span {
    position: relative;
    margin-right: 8px;
}
.cb_plbrk_inr img.plbrk_img {
    width: 36px;
    height: 36px;
    border-radius: 75px;
    object-fit: cover;
}
.cb_plbrk_inr img.plbrk_role {
    width: 15px;
    position: absolute;
    left: -4px;
    bottom: -3px;
    background-color: #fff;
    border-radius: 45px;
}
.cb_plbrk_inr strong b {
    font-size: 13px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
.cb_plbrk_inr strong small {
    font-size: 11px;
    font-weight: 700;
    color: rgb(144, 156, 173);
    margin-top: 0px;
    display: block;
}
.cb_plbrk_data h3 {
    font-size: 12.5px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}

.plbrk_top_profile {
    background: rgb(21, 85, 90);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(15, 57, 61, 0.22) 0px 18px 40px;
    border-left: 6px solid rgb(255, 141, 10);
    margin-bottom: 20px;
}
.plbrk_top_profile .cb_plbrk_inr {
    padding: 20px 24px;
    position: relative;
}
.plbrk_top_profile .cb_plbrk_inr span {
    margin-right: 15px;
}
.plbrk_top_profile .cb_plbrk_inr img {
    width: 64px;
    height: 64px;
    border-radius: 999px;
    border: 3px solid rgb(255, 141, 10);
}
.plbrk_top_profile strong b {
    font-family: Anton, Manrope, sans-serif;
    font-size: 28px;
    color: rgb(255, 255, 255);
    letter-spacing: 0.5px;
    line-height: 1;
    text-transform: uppercase;
    font-weight: 400;
}
.plbrk_top_profile h3 {
    font-size: 11px;
    font-weight: 800;
    color: rgb(169, 209, 212);
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top: 5px;
    width: 380px;
}
.plbrk_top_profile h3 span {
    margin-right: -2px !important;
}
.plbrk_top_profile h3 span:not(:first-child) {
    border-left: 2px solid rgb(255, 141, 10);
    margin-left: 6px;
    color: rgb(255, 141, 10);
    padding-left: 10px;
}
.plbrk_top_profile .cb_plbrk_inr i {
    position: absolute;
    right: -15px;
    top: 10px;
    font-family: Anton, Manrope, sans-serif;
    font-size: 80px;
    color: rgba(255, 255, 255, 0.05);
    line-height: 1;
    pointer-events: none;
    user-select: none;
}
.plbrk_top_profile li {
    display: inline-flex;
    text-align: center;
    min-height: 104px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    flex-direction: column;
    justify-content: center;
    min-width: 110px;
    padding: 0 15px;
    vertical-align: top;
}
.plbrk_top_profile li span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(169, 209, 212);
    margin-bottom: 6px;
}
.plbrk_top_profile li h4 {
    font-size: 28px;
    color: rgb(255, 255, 255);
    line-height: 1;
    font-family: 'Anton';
}
.plbrk_top_profile li.plybrk_total {
    background: rgb(255, 141, 10);
    min-width: 150px;
}
.plbrk_top_profile li.plybrk_total span {
    color: #fff;
}
.plbrk_top_profile li.plybrk_total h4 {
    text-shadow: rgba(0, 0, 0, 0.25) 0px 2px 6px;
    font-size: 40px;
}
tr.cb_subhead_tb td {
    padding: 6px 10px !important;
    background: rgb(240, 242, 245);
    font-size: 11.5px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.8px;
    text-transform: uppercase;
    border-bottom: 1px solid rgb(224, 230, 235) !important;
}
.cb_plyrbrkdwn_right .cb_tble_new td b {
    font-size: 12.5px;
    color: rgb(85, 95, 109);
    font-weight: 800;
}
.cb_plyrbrkdwn_right .cb_tble_new tbody td span {
    font-size: 12.5px;
    font-weight: 500;
}
.cb_plyrbrkdwn_right tr.scor_total_bot h6, 
.cb_plyrbrkdwn_right tr.scor_total_bot b {
    font-size: 17px;
    font-weight: bold;
    color: #fff !important;
}
.cb_plyrbrkdwn_right tr.scor_total_bot td {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.cb_plbrk_list, .cb_plyr_news {
    height: 530px;
    overflow-y: auto;
}
.cb_plbrk_list, .cb_plyr_news {
    scrollbar-width: none;          
    -ms-overflow-style: none;      
}
.cb_plbrk_list::-webkit-scrollbar,
.cb_plyr_news::-webkit-scrollbar {
    display: none;
}

/*booster history*/
.cb_bsthis_block .cb_tble_new th a img {
    width: 28px;
}
span.bst_marked {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 22px;
    height: 22px;
    border-radius: 999px;
    background: rgb(31, 173, 83);
    color: rgb(255, 255, 255);
}
span.bst_marked img {
    width: 10px;
}
.cb_bsthis_top {
    display: flex;
}
.cb_ch_box_v2 {
    justify-content: space-between;
}
.cb_ch_box_v2 h5 {
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-weight: 700;
}
.cb_ch_box_v2 h5 b {
    color: rgb(21, 85, 90);
}
.cb_tradehis_block .cb_table_cm th img {
    width: 28px;
}

/*prediction history*/
.cb_predhis_right h5 {
    display: inline-block;
}
.cb_predhis_right h5:nth-child(2) {
    margin-left: 5px;
    padding-left: 8px;
    border-left: 2px solid rgba(0, 0, 0, 0.2);
}
.cb_predhis_lst {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cb_predhis_lst h5 {
    line-height: 1;
}
.cb_predhis_lst li:last-child {
    font-size: 13px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    padding-left: 2px;
    letter-spacing: 0.4px;
}

/*player ranking*/
.cb_plyranking_block .cb_tble_new td:first-child, 
.cb_plyranking_block .cb_tble_new td:last-child {
    background: rgb(246, 247, 249);
}
.cb_ch_box .tde_ctrl {
    background: transparent;
    border: none;
    padding: 0;
}
.cb_ch_box .tde_search {
    margin-right: 20px;
}
.cb_ch_box .tde_search .search_txtbox {
    width: 210px;
}
.cb_plyranking_block .cb_ch_box_v2 .sel_form_opt select {
    width: 160px;
}

.cb_plyranking_block .cb_lead_tleft {
    width: 70%;
}

/*player news*/
.graph-section {
    width: 35%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 2;
    padding: 15px 35px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.graph-title {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: rgb(169, 209, 212);
    margin-bottom: 4px;
}
.chart-container {
    position: relative;
    width: 100%;
    height: 110px;
}
.plyr_news_inr {
    margin-bottom: 20px;
}
.plyr_news_inr:last-child {
    margin-bottom: 0;
}
.cb_plyr_newsbox {
    padding: 14px 18px;
    border-top: 1px solid rgb(224, 230, 235);
}
.cb_plyr_newsbox_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 12px;
}
.cb_plyr_newsbox_top h2 {
    font-size: 12px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
.cb_plyr_newsbox_top h2 span {
    color: rgb(98, 112, 132);
    font-weight: 700;
    font-style: italic;
}
.cb_plyr_newsbox_top h3 {
    font-size: 11px;
    color: rgb(144, 156, 173);
    font-style: italic;
}
.cb_plyr_newsbox_top h3 {
    font-size: 11px;
    color: rgb(144, 156, 173);
    font-style: italic;
}
.cb_plyr_newsbox_top h3 strong {
    color: rgb(21, 85, 90);
    margin-left: 1px;
}
.cb_plyr_newsbox p {
    font-size: 12.5px;
    color: rgb(85, 95, 109);
    line-height: 1.55;
}
.cb_plyrnews_block .cb_plbrk_list {
    height: 942px;
}
.cb_plyr_news {
    height: 464px;
}

/*rules history*/
.cb_accrodion_block .accordion-item {
    background: rgb(255, 255, 255) !important;
    box-shadow: rgba(41, 49, 61, 0.04) 0px 1px 4px;
    border: 1px solid rgb(224, 230, 235) !important;
    margin-bottom: 20px;
    border-radius: 12px !important;
    overflow: hidden;
}
.cb_accrodion_block .accordion-item:last-child {
    margin-bottom: 0;
}
.cb_accrodion_block .accordion-item h2 {
    font-size: inherit;
}
.cb_accrodion_block button.accordion_button {
    background: transparent;
    transition: 0.2s;
    width: 100%;
    text-align: left;
    border-left: 4px solid transparent;
    padding: 12px 16px 12px 46px;
    border: none;
    position: relative;
}
.cb_accrodion_block button.accordion_button[aria-expanded="true"] {
    background: rgb(241, 248, 248);
    border-left: 4px solid rgb(21, 85, 90);
    border-bottom: 1px solid rgb(224, 230, 235);
}
.cb_accrodion_block button.accordion_button:before {
    content: "";
    background-image: url(/assets../images/trade_plus.png);
    position: absolute;
    left: 15px;
    top: 10px;
    width: 20px;
    height: 20px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}
.cb_accrodion_block button.accordion_button[aria-expanded="true"]:before {
    background-image: url(/assets../images/trade_minus.png);
}
.cb_accrodion_block .cb_rhis_outer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.cb_accrodion_block .cb_rhis_outer h3 {
    font-size: 13.5px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    letter-spacing: 0.2px;
}
.cb_accrodion_block .cb_rhis_outer strong {
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-weight: 600;
    margin-left: 5px;
}
.cb_accrodion_block .cb_rhis_outer strong b {
    color: rgb(29, 37, 48);
}
.cb_accrodion_block .cb_rhis_outer small {
    font-size: 10.5px;
    font-weight: 800;
    color: rgb(21, 85, 90);
    background: rgba(27, 177, 160, 0.1);
    border: 1px solid rgba(27, 177, 160, 0.3);
    padding: 3px 8px;
    border-radius: 999px;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}




/*leaderboard rl more than 2 league*/
.dmatcup_outer {
    padding: 20px;
}
.dmatcup_inner {
    display: inline-block;
    width: calc(50% - 10px);
    vertical-align: top;
    margin-right: 15px;
}
.dmatcup_inner:nth-child(even) {
    margin-right: 0;
}
.dmatcup_inner .cb_lead_tleft img {
    width: 50px;
    height: 50px;
    object-fit: cover;
    filter: unset;
    border-radius: 12px;
    border: 3px solid rgb(35 116 122);
}
.dmatcup_inner .cb_lead_desp h3 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
.dmatcup_inner .cb_lead_desp span {
    opacity: 0.7;
    font-size: 12px;
    letter-spacing: 0.3px;
}
.dmatcup_inner .cb_lead_title h6 {
    font-weight: bold;
    font-size: 16px;
}
.dmatcup_inner a.text_trunk {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 140px;
}


/*leaderboard champion*/
.cb_lead_title_wtbg .cb_lead_sltgrp .sel_form_opt .form-controls {
    color: #222 !important;
    background-image: url(/assets../images/caret_down_grey.svg);
}
.sboard_departmt.dmatcup_outer {
    padding: 0;
    margin: 20px;
    margin-top: -20px;
}
.cb_lead_title_wtbg {
    background-color: transparent;
    color: rgb(29, 37, 48);
    border-bottom: 1px solid rgb(224, 230, 235);
}
.cb_lead_title_wtbg .cb_lead_tright .cb_thelp {
    background: rgb(237 237 237);
    border: 1px solid rgba(0, 0, 0, 0.12);
    color: rgb(29, 37, 48);
}
.cb_lead_title_wtbg .cb_lead_tright .cb_thelp img {
    width: 16px;
    filter: invert(1) brightness(0);
}
.cb_lead_title_wtbg
.dmatcup_inner, .sboard_departmt.dmatcup_outer {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    border-radius: 12px;
    overflow: hidden;
    margin-bottom: 20px;
}
.cb_lead_title_wtbg .cb_lead_tleft img {
    filter: invert(0);
}
.cb_lead_title_wtbg .cb_lead_cpyinr input {
    border: 1px solid #E0E1E1;
    color: #222;
}
.cb_lead_title_wtbg .cb_lead_cpyinr button img {
    filter: unset;
}
.cb_leaders_caps table.cb_table_cm th img {
    width: 28px;
}

/*player modal*/
.modal_iframe {
    background-color: rgba(0, 0, 0, 0.75);
    backdrop-filter: blur(6px);
    transition: all 0.4s;
}
.modal_iframe .modal-content {
    width: 500px;
    margin: 0 auto;
    background-color: transparent;
    transform: translateY(0%);
    padding-top: 10%;
    border: none;
}
.modal_iframe .modal_head {
    position: relative;
}
.modal_iframe .modal_head .close {
    color: #fff;
    font-size: 30px;
    position: absolute;
    top: -40px;
    right: 0;
}
.modal_iframe .modal-content iframe {
    height: 500px !important;
    border-radius: 12px;
}
.loading-spinner {
    color: #fff;
    text-align: center;
}

.modal_playerprofile .modal-content {
    width: 960px;
    padding-top: 8%;
}
.modal_playerprofile .modal_body {
    background-color: #fff;
    border-radius: 12px;
    overflow-y: auto;
    height: 600px;
}
.modal_playerprofile .modal-content iframe {
    height: 720px !important;
}









/*prediction picks*/
.cb_pred_wrap {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
    margin-top: 16px;
    overflow: hidden;
    border-radius: 16px;
}
.cb_pred_wrap .cb_lead_tleft {
    width: 55%;
}
.cb_pred_wrap .cb_lead_tright {
    width: 40%;
}
.cb_pred_wrap .cb_lead_sltgrp .sel_form_opt .form-controls {
    font-size: 12px;
    height: 34px;
    width: 145px;
    padding-right: 20px;
}

.predpicks_time h5 {
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-weight: 600;
}
.predpicks_time h5 b {
    color: #000;
}
.predpicks_time h6 {
    background: rgb(226, 54, 54);
    color: rgb(255, 255, 255);
    padding: 6px 7px;
    border-radius: 6px;
    font-size: 11px;
    font-weight: 800;
}
.pred_pick_topinfo {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    overflow: hidden;
    margin: 16px;
}
.predpicks_time {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 14px;
    border-bottom: 1px solid rgb(224, 230, 235);
}
.pred_pick_match {
    display: flex;
    align-items: stretch;
    position: relative;
}
.pred_pick_matchleft {
    flex: 1 1 0%;
    background: rgb(195, 34, 34);
    color: rgb(255, 255, 255);
    padding: 16px 14px;
    display: flex;
    align-items: center;
    gap: 10px;
}
.pred_pick_matchleft img {
    width: 36px;
    height: 36px;
    border-radius: 85px;
}
.pred_pick_matchleft span {
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 0.5px;
}
.pred_pick_matchvs {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 32px;
    top: 26%;
    border: 1px solid #fff;
    height: 32px;
    border-radius: 70px;
    backdrop-filter: blur(10px);
}
.pred_pick_matchvs img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    margin-left: 1px;
}
.pred_pick_matchleft:last-child {
    background: rgb(243, 125, 22);
    justify-content: flex-end;
}
.predpicks_outer {
    padding: 0 12px;
}
.predpicks_left {
    display: flex;
    align-items: center;
}
.predpicks_left span {
    width: 26px;
    height: 26px;
    border-radius: 6px;
    background: rgb(237, 247, 246);
    color: rgb(21, 85, 90);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 500;
    font-family: Anton, Manrope, sans-serif;
    flex-shrink: 0;
    margin-right: 12px;
}
.predpicks_left h4 {
    font-size: 14px;
    font-weight: 700;
    color: rgb(29, 37, 48);
    line-height: 1.35;
}
.predpicks_right {
    display: flex;
    width: 50%;
    justify-content: flex-end;
    align-items: center;
}
.predpicks_box {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 12px;
    overflow: hidden;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 3px;
    margin-bottom: 12px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 14px 16px;
}
.predpicks_rhead {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    background: rgb(237, 247, 246);
    border-radius: 999px;
    font-size: 12px;
    font-weight: 800;
}
.predpicks_rhead span {
    color: rgb(34, 160, 80);
}
.predpicks_rhead b {
    color: rgb(144, 156, 173);
}
.predpicks_rhead strong {
    color: rgb(226, 54, 54);
}
.predpicks_body {
    width: 62%;
    margin-right: 20px;
}
.predpicks_mtch {
    text-align: center;
    padding-bottom: 8px;
}
.predpicks_mtch li {
    display: inline-block;
}
.predpicks_mtch img {
    width: 32px;
    height: 32px;
    object-fit: cover;
    border-radius: 50px;
    margin: 0 5px;
}
.predpicks_mtch li span {
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-weight: 600;
}
.predpicks_mtch li:nth-child(2) strong,
.predpicks_mtch li:nth-child(4) strong {
    font-size: 10px;
    color: rgb(144, 156, 173);
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0 20px;
}
.match-options, .predpicks_select {
    display: flex;
    gap: 12px;
}
.match-options .predpicks_lbtns {
    width: 100%;
    display: flex;
    gap: 10px;
}
.match-options .option {
    position: relative;
    cursor: pointer;
    flex: 1;
    display: block;
}
.option input {
  display: none;
}
.option span {
    padding: 9px 0px;
    border-radius: 8px;
    font-size: 12px;
    font-weight: 700;
    font-family: Manrope, sans-serif;
    cursor: pointer;
    background: rgb(255, 255, 255);
    color: rgb(29, 37, 48);
    border: 1.5px solid rgb(224, 230, 235);
    transition: 0.15s;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.option input:checked + span {
  background: rgb(21, 85, 90);
  color: #fff;
  border-color: rgb(21, 85, 90);
}
.option.skip span {
    border: 1px solid rgb(226, 54, 54);
    color: rgb(226, 54, 54);
    border-radius: 50px;
    background: #fff;
}
.option.skip input:checked + span {
  background: rgb(226, 54, 54);
  color: #fff;
  border-color: rgb(226, 54, 54);
}
button.pred_skip {
    padding: 9px 0px;
    font-size: 12px;
    font-weight: 700;
    transition: 0.15s;
    display: inline-block;
    width: 20%;
    text-align: center;
    border: 1px solid rgb(226, 54, 54);
    color: rgb(226, 54, 54);
    border-radius: 50px;
    background: #fff;
}
.predpicks_select {
    width: 63%;
    margin-right: 20px;
}
.predpicks_body .trade_note {
    width: 100%;
    margin-bottom: 0;
    margin-top: 15px;
}
.prepicks_submit a,
.cb_priv_submit button {
    width: 200px;
    padding: 14px 0px;
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255) !important;
    font-size: 16px;
    font-weight: bold;
    border: none;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 4px 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    margin: 30px auto;
    margin-bottom: 45px;
}
.predpicks_rbtns {
    width: 80px;
    margin-left: 15px;
}
label.option.skip {
    width: 100%;
}

.select-cb {
    background: rgb(255, 255, 255);
    color: rgb(21, 85, 90);
    border: 1.5px solid rgb(21, 85, 90);
    border-radius: 999px;
    width: 100%;
    height: 38px;
    padding: 0 25px 0 15px;
    font-size: 14px;
    font-weight: 500;
    background-image: url(/assets../images/caret_down_grey.svg);
    background-position: right 12px center;
    background-repeat: no-repeat;
    background-size: 10px;
}
.predpicks_rbtns button.pred_skip {
    width: 100%;
}
.predpicks_win {
    position: relative;
    min-height: 130px;
    align-items: flex-start;
}
.predpicks_win .trade_note {
    position: absolute;
    bottom: 0;
    width: calc(100% - 30px);
}

/*prediction result*/
/*Prediction Results*/
strong.pred_pickttl {
    background: rgb(231, 249, 237);
    color: rgb(34, 160, 80);
    border: 1.5px solid rgb(34, 160, 80);
    padding: 5px 14px;
    border-radius: 6px;
    font-size: 12px;
    font-weight: 800;
}
ul.pred_rslt_list {
    display: flex;
    gap: 12px;
}
ul.pred_rslt_list li {
    flex: 1;
    padding: 0px 10px 8px 10px;
    border-radius: 10px;
    border: 1px dashed green;
    text-align: left;
}
ul.pred_rslt_list li span {
    font-size: 10px;
    font-weight: 700;
    color: rgb(144, 156, 173);
    letter-spacing: 0.5px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
ul.pred_rslt_list li h5 {
    display: flex;
    align-items: center;
    gap: 3px;
    font-size: 13px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
ul.pred_rslt_list li h5 img {
    width: 17px;
    height: auto;
    margin: 0;
}
.predpicks_rslt .predpicks_rhead {
    display: flex;
    align-items: center;
    gap: 4px;
    padding: 3px 8px;
    color: rgb(255, 255, 255);
    border-radius: 6px;
    font-size: 11px;
    font-weight: 800;
}
.predpicks_rslt .predpicks_rhead.pred_red {
    background: rgb(226, 54, 54);
}
.predpicks_rslt .predpicks_rhead.pred_green {
    background: green;
}
.predpicks_rslt .predpicks_rhead strong {
    padding: 2px 12px;
    color: rgb(255, 255, 255);
    border-radius: 8px;
    font-size: 14px;
    font-weight: 500;
    font-family: Anton, Manrope, sans-serif;
    letter-spacing: 0.5px;
    min-width: 45px;
    text-align: center;
}
.predpicks_rslt .predpicks_body {
    width: 75%;
}
ul.pred_rslt_list li.pick_green {
    border: 1.5px solid rgb(34, 160, 80);
    background: rgb(231, 249, 237);
}
.prepicks_total_btm {
    padding: 14px 16px;
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 4px 12px;
    margin-bottom: 15px;
    margin-top: 25px;
}
.prepicks_total_btm span {
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.3px;
}
.prepicks_total_btm b {
    font-size: 22px;
    font-weight: 800;
}
ul.pred_rslt_list li.pre_ownpick {
    border: 1.5px solid rgb(226, 54, 54);
    background: rgb(253, 237, 237);
}
.predpicks_rslt .predpicks_rhead {
    background: rgb(29, 37, 48);
}
ul.pred_rslt_list li.pre_ownpick.pre_skip {
    background-color: #eee;
    border-color: #555;
}

/*prediction rules*/
.cb_pred_rules {
    padding-top: 25px;
}
.cb_pred_rules > h3 {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    font-family: Manrope, sans-serif;
    color: rgb(29, 37, 48);
    margin: 0px;
    letter-spacing: 0.3px;
    margin-bottom: 15px;
}
.cb_pred_rules > h3 span {
    color: rgb(33, 131, 69);
}
.cb_pred_rulesbox {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 20px;
}
.prze_skills {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(245, 178, 10, 0.15);
    border: 1px solid rgba(245, 178, 10, 0.4);
    color: rgb(136, 82, 7);
    padding: 4px 10px;
    border-radius: 999px;
    font-family: Manrope, sans-serif;
    font-size: 12px;
    font-weight: 800;
}
.prze_skills img {
    width: 14px;
}

table.cb_table_dgn {
    width: 100%;
}
table.cb_table_dgn thead {
    background: rgb(243, 245, 247);
    color: rgb(98, 112, 132);
    border-bottom: 2px solid rgb(210, 217, 224);
}
table.cb_table_dgn th, table.cb_table_dgn td {
    padding: 10px 12px;
}
table.cb_table_dgn th span {
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 1.4px;
    text-transform: uppercase;
}
table.cb_table_dgn td p {
    font-size: 12px;
    color: rgb(29, 37, 48);
    line-height: 1.5;
}
table.cb_table_dgn td p b {
    color: rgb(33, 131, 69);
}
span.prules_rnk {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    background: linear-gradient(135deg, rgb(21, 85, 90), rgb(29, 114, 104));
    color: rgb(255, 255, 255);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: Anton, Manrope, sans-serif;
    font-size: 13px;
    font-weight: 200;
    letter-spacing: 0.4px;
}
table.cb_table_dgn td {
    border-bottom: 1px solid rgb(210, 217, 224);
}
table.cb_table_dgn tr:last-child td {
    border-bottom: none;
}
table.cb_table_dgn tr:nth-child(even) td {
    background: rgb(249, 250, 251);
}
strong.pred_rules_green, strong.pred_rules_red,
strong.pred_rules_black {
    font-size: 16px;
    font-weight: 500;
    color: rgb(33, 131, 69);
    letter-spacing: 0.6px;
    font-family: 'Anton';
    display: block;
    text-align: center;
}
strong.pred_rules_red {
    color: rgb(219, 36, 36);
}
strong.pred_rules_black {
    color: rgb(29, 37, 48);
}
.cb_pred_rules3 ul {
    padding: 16px 20px;
}
.cb_pred_rules3 ul li {
    position: relative;
    font-size: 12.5px;
    color: rgb(98, 112, 132);
    line-height: 1.55;
    padding: 6px 15px;
}
.cb_pred_rules3 li:before {
    content: "";
    background-color: rgb(255, 141, 10);
    width: 5px;
    height: 5px;
    position: absolute;
    left: 1px;
    top: 13px;
    border-radius: 45px;
}

/*prediction private rules*/
.cb_pred_success {
    background: rgb(223, 246, 231);
    border: 1px solid rgb(163, 220, 182);
    padding: 12px 16px 12px 40px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-image: url(/assets../images/pred_rules_success.svg);
    background-repeat: no-repeat;
    background-position: left 10px top 12px;
    margin-bottom: 20px;
}
.cb_pred_sucleft h2 {
    font-size: 14px;
    font-weight: 800;
    color: rgb(33, 131, 69);
}
.cb_pred_sucleft p {
    font-size: 12px;
    color: rgb(98, 112, 132);
    margin-top: 2px;
}
.cb_pred_sucright a {
    color: rgb(21, 85, 90);
    font-weight: 800;
    font-size: 13px;
    white-space: nowrap;
    margin-top: 2px;
    text-decoration: underline !important;
}
.pred_privrules_box ul {
    padding: 18px 20px;
}
.pred_privrules_box li {
    display: inline-block;
    width: 24%;
    vertical-align: top;
}
.pred_privrules_box li span {
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
}
.pred_privrules_box li b {
    font-size: 15px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
.cb_prvte_btns {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 10px;
}
.cb_prvte_btns a {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 8px;
    padding: 9px 18px;
    font-family: Manrope, sans-serif;
    font-weight: 800;
    font-size: 12.5px;
    display: inline-flex;
    align-items: center;
    gap: 6px;
    cursor: pointer;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 2px 6px;
    vertical-align: top;
    margin: 0 5px;
}
.cb_prvte_btns a img {
    width: 16px;
    margin-right: 3px;
    filter: invert(1);
}
a.ld_btn {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 8px;
    font-family: Manrope, sans-serif;
    font-weight: 800;
    font-size: 12.5px;
    display: table;
    cursor: pointer;
    box-shadow: rgba(21, 85, 90, 0.25) 0px 2px 6px;
    margin: 6px auto;
    width: 85px;
    text-align: center;
    height: 38px;
    line-height: 38px;
}
.pred_privrules_box select.select-cb {
    width: 80px;
    margin: 0 auto;
    height: 32px;
    font-size: 12px;
    padding-left: 10px;
}
.checkbox-container {
    display: inline-flex;
    align-items: center;
    cursor: pointer;
    font-size: 14px;
    color: #4a5568;
    user-select: none;
}

.checkbox-container input {
    display: none;
}
.custom-checkbox {
    width: 16px;
    height: 16px;
    border: 2px solid #115e59;
    border-radius: 3px;
    margin-right: 8px;
    display: inline-block;
    position: relative;
    background-color: #ffffff;
    transition: all 0.1s;
}
.checkbox-container input:checked + input + .custom-checkbox {
    background-color: #115e59;
}
.checkbox-container input:checked + input + .custom-checkbox::after {
    content: "";
    position: absolute;
    left: 4px;
    top: 1px;
    width: 4px;
    height: 8px;
    border: solid white;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
tr.pmain_header th {
    border-bottom: 2px solid rgb(210, 217, 224);
}
.cb_priv_submit {
    text-align: right;
    margin-top: 35px;
}
.cb_priv_submit a {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 10px;
    padding: 12px 28px;
    font-family: Manrope, sans-serif;
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    cursor: pointer;
    box-shadow: rgba(20, 82, 74, 0.25) 0px 2px 10px;
}
.pred_privrules_box .cb_lead_tleft {
    width: 60%;
}
.pred_privrules_box tr.disable td[class="text-center"] {
    pointer-events: none;
    opacity: 0.4;
    filter: grayscale(1);
}
.pred_privrules_box tr.disable td[class="text-center"]:last-child {
    opacity: 1;
    pointer-events: auto;
    filter: unset;
}

/*prediction summary result*/
.pred_picks_ressumm {
    margin-top: 20px;
}
.pred_picks_ressumm .cb_lead_tleft {
    width: 70%;
}
.pred_picks_ressumm table.cb_table_dgn tfoot {
    background: rgb(241, 248, 248);
    border-top: 2px solid rgb(21, 85, 90);
}
.pred_picks_ressumm tfoot small {
    font-size: 12px;
    text-transform: uppercase;
    color: rgb(21, 85, 90);
    letter-spacing: 0.05em;
    font-weight: 600;
}
.pred_picks_ressumm table.cb_table_dgn tfoot b {
    font-size: 18px;
    font-family: 'Anton';
    font-weight: 500;
}

/*prediction leaderboard*/
.rslt_predc_lbl {
    background-color: rgb(20, 108, 113) !important;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    padding: 10px 20px !important;
    font-weight: 600 !important;
}
.cb_pred_leaderboard {
    display: flex;
    gap: 20px;
    margin-top: 20px;
}
.cb_pred_leadbox {
    flex: 1;
    border-radius: 16px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 8px;
}
.cb_pred_leadbox .cb_lead_tleft {
    width: 100%;
}
.cb_pred_leadbox .cb_lead_tleft h2 {
    font-size: 14px;
}
.cb_pred_leadmid {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 16px;
}
.cb_pred_nte {
    width: 60%;
}
.cb_pred_nte p {
    margin: 0px;
    font-size: 12px;
    color: rgb(98, 112, 132);
    font-family: Manrope, sans-serif;
    line-height: 1.4;
}
.cb_pred_nte b {
    margin: 6px 0px 0px;
    font-size: 11px;
    color: rgb(255, 141, 10);
    font-weight: 700;
    font-family: Manrope, sans-serif;
}
.cb_pred_leadbox strong.pred_rules_green, 
.cb_pred_leadbox strong.pred_rules_red, 
.cb_pred_leadbox strong.pred_rules_black {
    display: inline;
    font-size: 15px;
}
.cb_pred_leadbox .cb_lead_tble2 table.cb_table_cm td:last-child {
    text-align: right;
}
.cb_pred_leadbox .cb_lead_plyr > span img {
    width: 42px;
    height: 42px;
}
.cb_pred_leadbox .cb_lead_tble2 td b {
    font-size: 11px;
    color: rgb(219, 36, 36);
}
.cb_pred_leadbox .cb_lead_plyrlst span {
    margin-bottom: -5px;
    font-weight: 500;
}
.cb_pred_leadbox .cb_lead_plyrlst a {
    font-size: 13px;
    margin-bottom: -1px;
}
.cb_pred_leadbox table.cb_table_cm th span {
    font-size: 11px;
    letter-spacing: 1.2px;
}

.cb_pred_leadbox .cb_lead_pts {
    font-family: Anton, Manrope, sans-serif;
    font-weight: 300;
    text-align: left;
}
.cb_pred_leadbox .cb_lead_pts strong {
    font-size: 15px;
    font-weight: 500;
    color: rgb(98, 112, 132);
} 
.cb_pred_leadbox tr.cb_caps_top .cb_lead_pts strong {
    background: rgb(33, 131, 69);
    color: rgb(255, 255, 255);
    font-family: Anton, Manrope, sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding: 4px 9px 4px 16px;
    letter-spacing: 0.8px;
    clip-path: polygon(10px 0px, 100% 0px, 100% 100%, 0% 100%);
    display: inline-block;
}


/*league home tpb*/
.p-20 {
    padding: 20px;
}
.cb_leaguebox_outer {
    display: flex;
    gap: 14px;
    margin-bottom: 20px;
}
.filter-search-modal h5.filter-tle span {
    display: block;
    font-size: 13px;
    font-weight: bold;
}
.cb_leaguebox_outer .copy_icon {
    display: inline-block;
    width: 16px;
    height: 16px;
    background-image: url(/assets../images/lh_copy.png);
    background-size: contain;
    background-position: center;
    filter: invert(1);
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-left: 2px;
}
.cb_leaguebox_outer .copied_icon {
    background-image: url(/assets../images/lh_copied.png);
}
.cb_leaguebox_outer a[onclick="return OnClickChangeTeamName();"] {
    display: inline-block;
    background: no-repeat;
    width: auto;
    height: auto;
    filter: url();
}
.cb_lh_standing .cb_tble_new {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    max-height: 473px;
}
.cb_lh_standing .cb_table_cm tbody td:last-child img {
    width: 17px;
}
.cb_leaguebox_left, .cb_leaguebox_right {
    border-radius: 14px;
    padding: 16px;
    color: rgb(255, 255, 255);
    position: relative;
    overflow: hidden;
    background: linear-gradient(135deg, rgb(21, 85, 90) 0%, rgb(14, 62, 66) 100%);
    border: 1px solid rgb(14, 62, 66);
    position: relative;
    padding-bottom: 2px;
    z-index: 9;
}
.cb_leaguebox_left {
    width: 60%;
}
.cb_leaguebox_right {
    width: 40%;
}

.cb_leaguebox_outer li {
    display: inline-block;
    width: calc(33.33% - 2px);
    margin-bottom: 15px;
}
.cb_leaguebox_right li {
    width: calc(50% - 2px);
}
.cb_leaguebox_outer li span {
    font-size: 10px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.6);
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: block;
}
.cb_leaguebox_outer li b {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 13px;
    font-weight: 500;
    color: rgb(255, 255, 255);
}
.cb_leaguebox_outer strong, .cb_leaguebox_outer a {
    font-size: 13px;
    font-weight: 800;
    color: rgb(255, 255, 255);
}
.cb_leaguebox_outer a {
    color: #ffd96b;
}
.cb_leaguebox_outer a {
    color: #ffd96b;
}
.cb_leaguebox_outer a img {
    width: 12px;
    margin-left: 3px;
    margin-top: -2px;
}
.lh_dot_shape {
    position: absolute;
    inset: 0px;
    background-image: radial-gradient(rgba(255, 255, 255, 0.08) 1px, transparent 1px);
    background-size: 10px 10px;
    pointer-events: none;
}
.lh_icon_wrap {
    position: absolute;
    right: -20px;
    top: -20px;
    width: 160px;
    height: 160px;
    z-index: -1;
}
.lh_icon_wrap img {
    width: 100%;
    height: 100%;
    filter: invert(1);
    opacity: 0.15;
}

.cb_leaguehm_block .cb_lead_title {
    padding: 8px 20px;
}
.cb_leaguehm_block .cb_lead_tleft h2 {
    font-size: 14px;
    text-transform: capitalize;
}
.cb_leaguehm_block .cb_lead_tright a {
    background: rgb(255, 255, 255);
    color: rgb(21, 85, 90);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 999px;
    padding: 5px 14px;
    font-size: 11.5px;
    font-weight: 800;
    cursor: pointer;
    letter-spacing: 0.3px;
}
.cb_tble_new .text_trunk {
    color: rgb(21, 85, 90);
    font-size: 12.5px;
    white-space: nowrap;
}
.cb_tble_new tbody td span {
    font-size: 13px;
}

.cb_lh_standing, .cb_lh_playoff {
    margin-bottom: 20px;
}
.cb_lh_bottom {
    display: flex;
    gap: 20px;
}
.cb_lh_cupdates, .cb_lh_chat {
    width: 50%;
}
.cb_lh_cupdt_outer {
    height: 320px;
    overflow-y: auto;
}
.cb_lh_cupdt_outer li {
    display: inline-flex;
    padding: 12px 14px;
    border-top: 1px solid rgb(224, 230, 235);
}
.cb_lh_cupdt_outer li img {
    width: 38px;
    height: 38px;
    border-radius: 999px;
}
.cb_upd_dtls {
    margin-left: 10px;
}
.cb_upd_dtls h2 {
    font-size: 13px;
    font-weight: 800;
    color: rgb(29, 37, 48);
}
.cb_upd_dtls p {
    font-size: 12px;
    color: rgb(98, 112, 132);
    margin-top: 3px;
    line-height: 1.5;
}
.cb_chat_date {
    text-align: center;
}
.cb_chat_date b {
    font-size: 10px;
    font-weight: 800;
    color: rgb(115, 52, 178);
    background: rgba(115, 52, 178, 0.12);
    padding: 3px 10px;
    border-radius: 999px;
    letter-spacing: 0.4px;
}
.cb_chat_msg {
    margin-bottom: 10px;
}
.cb_chat_msg p {
    max-width: 80%;
}
.cb_chat_body {
    padding: 14px;
}
.cb_chat_msg strong {
    font-size: 11px;
    font-weight: 800;
    color: rgb(21, 85, 90);
    margin-bottom: 3px;
    display: block;
}
.cb_chat_msg p {
    background: rgb(240, 242, 245);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 10px;
    padding: 8px 12px;
    font-size: 12.5px;
    color: rgb(29, 37, 48);
    display: inline-block;
}
.cb_chat_msg small {
    font-size: 10px;
    color: rgb(144, 156, 173);
    margin-top: 3px;
    display: block;
}
.cb_chat_body {
    height: 280px;
    overflow-y: auto;
}
.cb_chat_right {
    text-align: right;
}
.cb_chat_send {
    padding: 10px;
    border-top: 1px solid rgb(224, 230, 235);
    display: flex;
}
.cb_chat_send input {
    border: 1px solid rgb(224, 230, 235);
    border-radius: 999px !important;
    padding: 8px 14px;
    font-size: 12.5px;
    color: rgb(29, 37, 48) !important;
    background: rgb(243, 245, 247);
    height: 35px;
}
.cb_chat_send button {
    width: 34px;
    height: 34px;
    border-radius: 999px;
    border: none;
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.cb_chat_send button img {
    width: 17px;
    filter: invert(1);
    margin-top: 3px;
}

.cb_lh_public {
    position: relative;
    z-index: 9;
    padding: 30px 25px 10px 25px;
}
.cb_lh_ulpub_icon {
    position: relative;
    text-align: center;
}
.cb_lh_ulpub_icon span {
    width: 78px;
    height: 78px;
    border-radius: 999px;
    background: linear-gradient(135deg, rgb(21, 85, 90), rgb(14, 62, 66));
    display: inline-flex;
    align-items: center;
    justify-content: center;
    box-shadow: rgba(22, 84, 90, 0.45) 0px 10px 30px -10px;
    position: relative;
}
.cb_lh_ulpub_icon span img {
    width: 35px;
}
.cb_lh_ulpub_icon b {
    position: absolute;
    top: -6px;
    background: rgb(255, 141, 10);
    color: rgb(255, 255, 255);
    font-size: 10px;
    font-weight: 900;
    padding: 3px 8px;
    border-radius: 999px;
    letter-spacing: 0.4px;
    border: 2px solid rgb(255, 255, 255);
    margin-left: -30px;
}
.cb_lh_public h2 {
    font-size: 16px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.2px;
    max-width: 560px;
    text-align: center;
    margin: 0 auto;
    margin-top: 10px;
    padding-bottom: 25px;
}
.cb_lh_skeleton {
    display: grid;
    grid-template-columns: 32px 1fr 1fr 60px 60px 60px;
    gap: 10px;
    align-items: center;
    padding: 10px 12px;
    background: rgb(243, 245, 247);
    border-radius: 10px;
    border: 1px solid rgb(224, 230, 235);
    margin-bottom: 10px;
}
span.cb_ld_skltn {
    height: 10px;
    border-radius: 4px;
    background: rgb(233 233 233);
    display: block;
}
.cb_lh_public .lh_dot_shape {
    background-image: radial-gradient(rgba(27, 177, 160, 0.3) 1px, transparent 1px);
    background-size: 16px 16px;
    z-index: -1;
}

/*league home playoff*/
.cb_lh_playoff_outer {
    display: flex;
}
.cb_lh_playoff_left {
    width: 55%;
    border-right: 1px solid rgb(224, 230, 235);
    background: linear-gradient(rgb(245, 250, 250) 0%, rgb(255, 255, 255) 100%);
}
.cb_lh_playoff_left, .cb_lh_playoff_right {
    padding: 20px 18px;
    padding-bottom: 12px;
}
.cb_lh_playoff_outer h2 {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgba(27, 177, 160, 0.1);
    color: rgb(21, 85, 90);
    border: 1px solid rgba(27, 177, 160, 0.3);
    border-radius: 999px;
    padding: 3px 10px;
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    margin-bottom: 14px;
}
.cb_lh_playoff_outer h2 img {
    width: 12px;
    margin-top: 1px;
}
.cb_lh_playoff_right {
    width: 45%;
}

.lg_playoff_mtch {
    height: 297px;
    overflow-y: auto;
}
.lg_playoff_graph {
    padding: 0;
    text-align: center;
    align-items: center;
    display: flex;
    margin-top: 50px;
}
.lg_playoff_graphinr li {
    border-radius: 12px;
    padding: 10px 14px;
    text-align: center;
    margin-bottom: 25px;
    box-shadow: rgba(41, 49, 61, 0.06) 0px 1px 4px;
    background: rgb(255, 255, 255) !important;
    border: 1.5px solid rgb(224, 230, 235);
}
.lg_playoff_graphinr li:last-child {
    margin-bottom: 0;
}
.lg_playoff_graphinr li span {
    font-size: 10px;
    font-weight: 700;
    color: rgb(144, 156, 173);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.lg_playoff_graphinr li span:last-child {
    text-transform: capitalize;
    color: rgb(98, 112, 132);
    letter-spacing: 0.25px;
}
.lg_playoff_graphinr h3 {
    font-size: 14px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    margin: 4px 0px;
}
.lg_playoff_graphinr.last li {
    border: 1.5px solid rgb(255, 141, 10);
    box-shadow: rgba(255, 141, 10, 0.18) 0px 4px 12px;
}
.lg_playoff_graphinr.last li h3 {
    color: rgb(255, 141, 10);
}

.lg_playoff_mtch li {
    border: 1px solid rgb(224, 230, 235);
    border-radius: 10px;
    background: rgb(255, 255, 255);
    padding: 7px 12px 6px 12px;
    box-shadow: rgba(41, 49, 61, 0.04) 0px 1px 3px;
    margin-bottom: 10px;
}
.lg_playoff_mtch li:last-child {
    margin-bottom: 0;
}
.lg_pmtch_top {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.lg_pmtch_top span {
    font-weight: 600;
    font-size: 10.5px;
    color: rgb(98, 112, 132);
}
.lg_pmtch_top span img {
    width: 11px;
    margin-right: 5px;
}
.lg_pmtch_btm-mid span {
    font-size: 10px;
    font-weight: 800;
    color: rgb(21, 85, 90);
    border: 1px solid rgba(27, 177, 160, 0.3);
    background: rgba(27, 177, 160, 0.08);
    border-radius: 999px;
    padding: 3px 10px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    white-space: nowrap;
}
.lg_pmtch_btm {
    display: flex;
    justify-content: space-between;
}
.lg_pmtch_btm img {
    width: 26px;
    height: 26px;
    object-fit: cover;
    border-radius: 65px;
}
.lg_pmtch_btm b {
    font-size: 14px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    margin: 0 6px;
}
.lg_pmtch_btm-mid span {
    color: rgb(98, 112, 132);
}
.lg_playoff_graphinr {
    position: relative;
    width: 100%;
    margin-right: 40px;
}
.lg_playoff_graphinr:nth-child(1):before, 
.lg_playoff_graphinr:nth-child(2):before {
    content: "";
    background-image: url(/assets../images/lh_arrow1.png);
    position: absolute;
    bottom: 7px;
    left: unset;
    width: 40%;
    height: 180px;
    background-repeat: no-repeat;
    right: -54px;
    margin: 0 auto;
    background-position: center;
}
.lg_playoff_graphinr:nth-child(2):before {
    background-image: url(/assets../images/lh_arrow3.png);
    height: 30px;
    bottom: 27px;
}
.lg_playoff_graphinr:nth-child(1):after {
    content: "";
    background-image: url(/assets../images/lh_arrow2.png);
    position: absolute;
    top: 8px;
    left: 181px;
    width: 197%;
    height: 47px;
    background-repeat: no-repeat;
    background-position: right;
}
.lg_playoff_semifl .lg_playoff_graphinr:nth-child(1):after,
.lg_playoff_semifl .lg_playoff_graphinr:nth-child(2):before {
    content: unset;
}
.lg_playoff_semifl .lg_playoff_graphinr.last li {
    margin-bottom: 0;
}
.lg_playoff_semifl .lg_playoff_graphinr:nth-child(1):before {
    right: -75px;
}
.lg_pmtch_btm-left, .lg_pmtch_btm-right {
    width: 40%;
}
.lg_pmtch_btm-right {
    text-align: right;
}

/************lm trades****************/
.cb_lead_title_grybg {
    background: rgb(241, 248, 248);
    border: 1px solid rgb(224, 230, 235);
    color: rgb(29, 37, 48);
    border-radius: 12px;
    padding: 18px 20px;
    margin-bottom: 16px;
}
.cb_lead_title.cb_lead_title_grybg .cb_lead_tleft img {
    filter: invert(1);
}
.cb_lmtrades_block .trade_note p {
    color: rgb(29, 37, 48);
}
.asgn_trade {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    padding: 4px 16px 8px 16px;
    border-radius: 50px;
    font-size: 14px;
    box-shadow: rgba(22, 84, 90, 0.3) 0px 6px 16px;
}
.asgn_trade span {
    font-size: 22px;
    line-height: 1;
    display: inline-block;
    margin-right: 7px;
    vertical-align: middle;
    margin-bottom: -2px;
}
.asgn_trade strong {
    vertical-align: middle;
    font-weight: 600;
}
.no_data_section {
    background: rgb(255, 255, 255);
    border-radius: 18px;
    border: 1px solid rgb(224, 230, 235);
    padding: 55px 24px 28px;
    text-align: center;
    box-shadow: rgba(0, 0, 0, 0.04) 0px 2px 12px;
    margin: 20px 0 40px 0;
}
.no_data_section h2 {
    position: relative;
}
.no_data_section h2 span {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0px auto 16px;
    position: relative;
    background: rgb(241, 248, 248);
    border: 1.5px dashed rgba(27, 177, 160, 0.3);
}
.no_data_section span img {
    width: 40px;
}
.no_data_section h2 strong {
    position: absolute;
    top: -2px;
    right: 13px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: rgb(255, 141, 10);
    border: 2px solid rgb(255, 255, 255);
    font-size: 7px;
    font-weight: 900;
    color: rgb(255, 255, 255);
}
.no_data_section h2 b {
    position: absolute;
    bottom: 7px;
    left: 12px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: rgb(255, 184, 102);
    border: 2px solid rgb(255, 255, 255);
}
.no_data_section h3 {
    font-size: 18px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.3px;
    margin-bottom: 18px;
    text-transform: uppercase;
    margin-top: 35px;
}
.no_data_section p {
    font-weight: 500;
    margin: 0px auto 22px;
    line-height: 1.5;
    max-width: 510px;
    font-size: 13.5px;
    color: rgb(98, 112, 132);
}

/*lm trade form*/
.lm_asstrde_form .lm_act_btns {
    text-align: center;
    margin-top: 30px;
}
.lm_act_btns button {
    margin: 0 6px;
}
.lm_act_btns .asgn_trade.btn_style5 {
    border: none;
    padding: 11px 28px;
    font-size: 12.5px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: 0.6px;
}
.lm_act_btns .btn_style5.btn_cancle {
    background: rgb(17, 17, 17);
    color: rgb(255, 255, 255);
    border: 1.5px solid rgb(17, 17, 17);
    padding: 10px 28px;
    border-radius: 999px;
    cursor: pointer;
    font-size: 12.5px;
    font-weight: 800;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.lm_asstrde_form label {
    display: block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.4px;
    color: rgb(29, 37, 48);
    margin-bottom: 5px;
    text-transform: uppercase;
}
.form_increment {
    margin-top: 15px;
    margin-bottom: 20px;
}

.value-button {
    display: inline-block;
    border: 1px solid rgb(21, 85, 90);
    margin: 0px;
    width: 40px;
    height: 38px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    background: rgb(241, 248, 248);
    border-right: 1px solid rgb(224, 230, 235);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 28px;
    line-height: 33px;
}
.value-button:hover {
  cursor: pointer;
}
.down_incre {
    margin-right: -3px;
    border-radius: 18px 0 0 18px;
}
.up_incre {
    margin-left: -4px;
    border-radius: 0 18px 18px 0;
    border-left: 1px solid rgb(224, 230, 235);
    border-right: 1px solid rgb(21, 85, 90);
}
.form_increment input {
    width: calc(100% - 0px) !important;
    height: 38px !important;
    vertical-align: middle;
    text-align: center;
    border: none;
    border-top: 1px solid rgb(21, 85, 90);
    border-bottom: 1px solid rgb(21, 85, 90);
    margin: 0px;
    border: 1px solid rgb(21, 85, 90);
    border-radius: 35px;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.lm_asstrde_form {
    max-width: 470px;
    margin: 40px auto;
}
.select_inr_lbl {
    margin-bottom: 25px;
}

.cb_style1 {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(224, 230, 235);
    box-shadow: rgba(41, 49, 61, 0.05) 0px 1px 6px;
    border-radius: 12px;
    overflow: hidden;
}

/*trades assgined*/
.lm_trade_tabs strong {
    font-size: 14px !important;
}
.lm_trade_tabs table.cb_table_cm b {
    font-size: 12.5px;
    line-height: 1.3;
    display: block;
}
a.lm_revert {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border: none;
    border-radius: 999px;
    padding: 6px 14px;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    cursor: pointer;
}
a.lm_revert img {
    width: 14px;
    filter: invert(1);
    margin-top: -2px;
}
b.lm_rev_red {
    font-size: 11px !important;
    color: rgb(219, 36, 36);
}
.lm_trade_tabs tr.scor_total_bot td {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}
.lm_trade_tabs tr.scor_total_bot b {
    font-size: 15px !important;
}
.lm_trade_tabs .cb_tble_new table.cb_table_cm th, 
.lm_trade_tabs .cb_tble_new table.cb_table_cm td {
    padding: 10px 16px;
}
.lm_trade_tabs .scor_total_lbl {
    padding: 0;
}

/*lm points*/
.lm_assgn_pts .form-controls {
    width: 140px;
    text-align: center;
    border: 1.5px solid rgb(21, 85, 90);
    border-radius: 999px !important;
    padding: 7px 14px;
    font-size: 14px;
    font-weight: 900;
    background: rgb(255, 255, 255);
    margin: 0 auto;
    height: 35px;
}
.lm_assgn_pts .cb_tble_new tfoot td {
    padding: 10px 18px;
    background: rgb(241, 248, 248);
    border-top: 1px solid rgb(224, 230, 235);
    font-size: 11.5px;
    color: rgb(85, 95, 109);
}
.lm_assgn_pts .cb_tble_new tfoot td img {
    width: 13px;
    margin-top: -3px;
    margin-right: 5px;
}
.lm_assgn_pts .cb_tble_new tr:nth-child(even) td {
    background-color: rgb(249, 250, 251);
}

button.clr_nbtn.btn_style5 {
    background: rgb(255, 255, 255);
    color: rgb(21, 85, 90);
    border: 1.5px solid rgb(21, 85, 90);
    padding: 10px 24px;
    border-radius: 999px;
    cursor: pointer;
    font-size: 12.5px;
    font-weight: 800;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    align-items: center;
}
.lm_act_btns button img {
    width: 16px;
    margin-right: 5px;
    margin-top: -1px;
}
.lm_act_btns .asgn_trade img {
    filter: invert(1);
}
.lm_act_btns {
    margin-top: 25px;
}

/*lm points assigned*/
.lm_as_pts {
    display: flex;
    justify-content: space-between;
}
.lm_as_lftpts {
    display: flex;
    align-items: center;
}
.lm_as_pts li {
    font-size: 12.5px;
    text-transform: uppercase;
}
.lm_as_pts li:before {
    content: "-";
    top: 0px;
    right: -8px;
}
.lm_as_lftpts small {
    font-size: 11px;
    font-weight: 700;
    color: rgb(98, 112, 132);
    letter-spacing: 0.3px;
}
.lm_as_pts a {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgb(255, 255, 255);
    color: rgb(21, 85, 90);
    border: 1.5px solid rgb(21, 85, 90);
    border-radius: 999px;
    padding: 4px 12px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
}
.lm_as_pts a img {
    width: 10px;
}
.lm_as_pts a span {
    font-size: 11px !important;
    font-weight: bold !important;
}

/*lm group phase*/
.cb_grouphase_block .trade_note p {
    color: rgb(29, 37, 48);
}
.cb_grouphase_block .cb_lead_title {
    margin-bottom: 20px;
}

.lm_grp_phase .cb_lead_title {
    margin-bottom: 0;
}
.lm_gphase_ctrl {
    background-color: rgb(20, 108, 113);
    display: flex;
    justify-content: space-between;
    padding: 14px 20px;
    align-items: center;
}
#divAddLBRound .cb_lead_tleft img {
    filter: unset;
}
.lm_gphase_inpt {
    display: flex;
    align-items: center;
}
.lm_gphase_inpt label {
    display: block;
    width: 105px;
    font-size: 12px;
    font-weight: 900;
    color: rgb(255, 255, 255);
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.lm_gphase_ctrl .form-controls {
    color: #fff !important;
    height: 39px;
    padding-left: 12px;
    font-size: 13px;
    background-size: 8px;
    border-color: #E0E1E1;
    width: 275px;
    border-radius: 35px !important;
    font-weight: bold;
}
.lm_gphase_ctrl .form-controls::placeholder {
    color: #aaa;
}
.lm_gphase_srch {
    position: relative;
}
.lm_gphase_srch img {
    position: absolute;
    top: 13px;
    left: 12px;
}
.lm_gphase_srch .form-controls {
    width: 240px;
    padding-left: 36px;
    color: #fff !important;
    font-weight: 500;
}
.lm_grp_phase .cb_checkbox .checkmark {
    right: 0;
    margin: 0 auto;
    top: -3px;
}
.lm_grp_phase table.cb_table_cm tfoot tr {
    background: rgb(241, 248, 248);
    border-top: 1px solid rgb(224, 230, 235);
}
.lm_grp_phase table.cb_table_cm tfoot tr td {
    padding: 10px 20px !important;
    font-size: 12px;
}
.lm_grp_phase .selected-row {
    background: rgb(235, 250, 248);
}

.lm_grouping_inr {
    margin-bottom: 15px;
}
.lm_grouping_inr .cb_lead_title {
    margin-bottom: 0;
}
.lm_grouping_lhead {
    display: flex;
    align-items: center;
}
.lm_grouping_lhead span {
    width: 32px;
    height: 32px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.22);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
.lm_grouping_lhead span img {
    width: 16px;
    filter: invert(1);
}
.lm_grouping_lhead h2 {
    font-size: inherit;
    line-height: 1.2;
}
.lm_grouping_lhead h2 b {
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0.4px;
    display: block;
}
.lm_grouping_lhead small {
    font-size: 10px;
    font-weight: 800;
    opacity: 0.75;
    margin-top: 4px;
    letter-spacing: 0.8px;
}
.lm_grouping_rhead a {
    display: inline-flex;
    align-items: center;
    gap: 5px;
    background: rgba(255, 255, 255, 0.12);
    border: 1px solid rgba(255, 255, 255, 0.22);
    color: rgb(255, 255, 255);
    font-size: 11.5px;
    font-weight: 800;
    padding: 5px 10px;
    border-radius: 999px;
    cursor: pointer;
}
.lm_grouping_rhead a img {
    width: 13px;
    height: 13px;
    object-fit: contain;
    filter: brightness(100);
}
.lm_grouping_rhead .lm_del {
    background: rgb(218, 47, 47);
    border: 1px solid rgb(195, 34, 34);
    margin-left: 8px;
}
.lm_grouping_inr li {
    border-top: 1px solid rgb(224, 230, 235);
    padding: 8px 20px;
}
.lm_grouping_inr li b {
    font-size: 13px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    margin-right: 5px;
}
.lm_grouping_inr li span {
    font-size: 12.5px;
    font-weight: 500;
    color: rgb(98, 112, 132);
}

/*lm Phase*/
.lm_phse_tm img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    border-radius: 130px;
    margin-right: 8px;
}
.lm_phse_tm b {
    font-size: 13px;
}
strong.lm_pha_lbl {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: rgb(241, 248, 248);
    color: rgb(21, 85, 90);
    font-size: 11px !important;
    font-weight: 900;
    letter-spacing: 0.5px;
    padding: 3px 10px;
    border-radius: 4px;
}

/*lm schedule unlock*/
.lm_sche_nodata {
    margin-top: 30px;
}
.lm_sche_nodata p {
    background: rgb(246, 247, 249);
    border: 1px solid rgb(224, 230, 235);
    padding: 64px 24px;
    border-radius: 12px;
    text-align: center;
    margin-top: 15px;
}
.cb_schunlock_block .cb_lead_title {
    margin-bottom: 20px;
}

a.lm_sch_del {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    background: rgb(0 0 0 / 12%);
    color: #292929;
    font-size: 12.5px;
    font-weight: 800;
    letter-spacing: 0.3px;
    padding: 7px 16px;
    border-radius: 999px;
    border: 1px solid rgb(30 28 28 / 22%);
    margin-right: 15px;
}
a.lm_sch_del img {
    filter: invert(1);
    width: 14px !important;
}
.lm_sch_actns a {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    font-size: 11px;
    font-weight: 800;
    padding: 4px 10px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}
.lm_sch_actns a img {
    width: 12px;
    filter: brightness(100);
}
.lm_sch_actns a.lm_del {
    background: rgb(29, 37, 48);
    margin-left: 8px;
}

.loading-spinner {
    color: #000;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
}

/*add fuds - select amount*/
.cb_addfunds_block .trade_note {
    margin-bottom: 20px;
}
.cb_addfunds_block .trade_note img {
    width: 17px;
}
.cb_addfunds_block .trade_note p {
    color: rgb(29, 37, 48);
    font-size: 12.5px;
    margin-left: 5px;
}
.cb_addfunds_block .trade_note p > b {
    display: block;
    margin-bottom: 5px;
}
.cb_addfunds_block .trade_note p i {
    color: rgb(98, 112, 132);
    display: block;
    margin-top: 4px;
}
.cb_lead_tleft img {
    filter: brightness(100);
}
.cb_leaderboard_wrap .cb_lead_tleft img {
    filter: invert(1);
}

.cb_wall_box {
    display: flex;
    align-items: center;
    gap: 10px;
    background: rgba(255, 255, 255, 0.1);
    padding: 6px 12px;
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, 0.18);
}
.cb_wall_box > span {
    width: 28px;
    height: 28px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
    border-width: 1px;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.22);
    border-image: initial;
}
.cb_wall_box > span img {
    width: 16px;
    filter: brightness(100);
}
.cb_wall_box h3 {
    font-size: inherit;
}
.cb_wall_box h3 span {
    font-size: 9px;
    font-weight: 700;
    opacity: 0.8;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: block;
}
.cb_wall_box h3 b {
    font-size: 16px;
    font-weight: 900;
    margin-top: 3px;
}
.cb_funds_sel {
    padding: 24px;
}
.cb_funds_seltop h4 {
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    color: rgb(29, 37, 48);
    margin-bottom: 14px;
}
.cb_funds_seltop ul {
    display: flex;
    gap: 12px;
}
.cb_funds_seltop ul li {
    width: 100%;
}
.cb_funds_seltop li button {
    position: relative;
    padding: 20px 8px 16px;
    background: rgb(255, 255, 255);
    color: rgb(29, 37, 48);
    border: 1.5px solid rgb(224, 230, 235);
    border-radius: 14px;
    font-family: Manrope, sans-serif;
    box-shadow: rgba(41, 49, 61, 0.04) 0px 1px 3px;
    transform: none;
    transition: 0.15s;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 6px;
    width: 100%;
    font-weight: bold;
    font-size: 15px;
}
.cb_funds_seltop .act button {
    border: 2px solid rgb(21, 85, 90);
}
.cb_funds_seltop li span {
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    background: rgb(255, 141, 10);
    color: rgb(255, 255, 255);
    font-size: 9px;
    font-weight: 900;
    padding: 5px 14px 5px 11px;
    border-radius: 999px;
    letter-spacing: 0.4px;
    text-transform: uppercase;
    white-space: nowrap;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}
.cb_funds_seltop li span img {
    width: 12px;
    filter: invert(1);
}
.cb_funds_seltop button.act {
    border: 2px solid rgb(21, 85, 90);
}
.cb_funds_seltop  button.act::before,
.cb_pay_method .act:before {
    content: "";
    position: absolute;
    top: 8px;
    right: 8px;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    background: rgb(21, 85, 90);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-image: url(/assets../images/lm_tick_white.svg);
    background-position: center;
    background-size: 12px;
    background-repeat: no-repeat;
}
.cb_funds_selmid {
    display: flex;
    align-items: center;
    gap: 12px;
    margin: 48px 0px;
}
.cb_funds_selmid .hr_line {
    flex: 1 1 0%;
    height: 1px;
    background: rgb(224, 230, 235);
}
.cb_funds_selmid span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: rgb(85, 95, 109);
}
.cb_funds_selbot {
    text-align: center;
}
.cb_funds_selbot .form_inr {
    display: flex;
    align-items: stretch;
    border: 1.5px solid rgb(224, 230, 235);
    border-radius: 999px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    width: 360px;
    box-shadow: none;
    margin: 0 auto;
}
.cb_funds_selbot span {
    width: 52px;
    background: rgb(241, 248, 248);
    color: rgb(21, 85, 90);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 900;
    border-right: 1px solid rgb(224, 230, 235);
}
.cb_funds_selbot input {
    flex: 1 1 0%;
    border: none;
    outline: none;
    padding: 10px 18px;
    font-size: 15px;
    font-weight: 800;
    color: rgb(29, 37, 48);
    background: transparent;
}
.cb_funds_selbot input::placeholder {
    color: #555;
}
.cb_funds_selbot small {
    font-size: 11.5px;
    color: rgb(85, 95, 109);
    margin-top: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 4px;
}
.cb_funds_selbot small img {
    width: 13px;
}
.cb_funds_selbot small strong {
    font-weight: 500;
}
.cb_funds_valstrip {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgb(241, 248, 248);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 14px;
    padding: 14px 20px;
    margin-top: 25px;
}
.cb_funds_valstrip li {
    display: inline-block;
    vertical-align: top;
    border-right: 1px solid rgb(224, 230, 235);
    line-height: 1;
    padding-right: 18px;
    margin-right: 18px;
}
.cb_funds_valstrip li:last-child {
    border-right: none;
}
.cb_funds_valstrip h5 {
    font-size: 22px;
    font-weight: 900;
    color: rgb(21, 85, 90);
    margin-top: 4px;
}
.cb_funds_valstrip h6 {
    font-size: 18px;
    font-weight: 900;
    margin-top: 6px;
    color: rgb(29, 37, 48);
}
.cb_funds_valstrip li span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: rgb(85, 95, 109);
}
.cb_funds_valstrip .lm_act_btns {
    margin-top: 0;
}
.cb_funds_valstrip .lm_act_btns .asgn_trade img {
    width: 10px;
    margin-right: 0;
    margin-left: 5px;
}
.cb_funds_valstrip .lm_act_btns .btn_style5.btn_cancle, 
.cb_funds_valstrip .lm_act_btns .asgn_trade.btn_style5 {
    text-transform: capitalize;
    letter-spacing: 0.3px;
}
.cb_funds_inst {
    margin-top: 25px;
}
.cb_funds_inst ul {
    display: flex;
    gap: 15px;
}
.cb_funds_inst li {
    display: flex;
    width: 100%;
    padding: 8px 14px;
}
.cb_funds_inst li span {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    background: rgb(241, 248, 248);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
}
.cb_funds_inst li span img {
    width: 17px;
}
.cb_funds_inst h6 {
    font-size: inherit;
}
.cb_funds_inst h6 b {
    font-size: 12.5px;
    font-weight: 700;
    color: rgb(29, 37, 48);
}
.cb_funds_inst h6 p {
    font-size: 11px;
    color: rgb(98, 112, 132);
    line-height: 1.5;
    margin-top: 3px;
}

/*add funds - selet method*/
.cb_pay_method {
    padding: 24px;
    padding-bottom: 0;
}
.cb_pay_method li {
    position: relative;
    cursor: pointer;
    padding: 22px 16px 18px;
    background: rgb(255, 255, 255);
    color: rgb(29, 37, 48);
    border: 1.5px solid rgb(224, 230, 235);
    border-radius: 14px;
    box-shadow: rgba(41, 49, 61, 0.04) 0px 1px 3px;
    transform: none;
    transition: 0.15s;
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: calc(33.33% - 12px);
    margin-right: 15px;
    margin-bottom: 15px;
}
.cb_pay_method li span {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    background: rgb(241, 248, 248);
    display: inline-flex;
    align-items: center;
    margin-bottom: 10px;
    justify-content: center;
}
.cb_pay_method li span img {
    width: 20px;
}
.cb_pay_method h2 {
    font-size: 14px;
    font-weight: 700;
    color: rgb(29, 37, 48);
    line-height: 1.2;
    margin-bottom: 4px;
}
.cb_pay_method li p {
    font-size: 12px;
    color: rgb(85, 95, 109);
    line-height: 1.35;
}
.cb_pay_method li:nth-child(3), .cb_pay_method li:nth-child(6) {
    margin-right: 0;
}
.trade_note.note_gray {
    margin: 24px;
    margin-top: 10px;
    background: rgb(245, 247, 249);
    border: 1px solid rgb(224, 230, 235);
    align-items: center;
    width: auto;
}
.trade_note.note_gray b {
    font-size: 11.5px;
    color: rgb(85, 95, 109);
}
.trade_note.note_gray p {
    font-size: 11.5px;
    margin-left: 1px;
}
.cb_funds_valstrip li small {
    font-size: 14px;
    font-weight: 900;
    margin-top: 7px;
    color: rgb(29, 37, 48);
    display: block;
}
.cb_pay_method .act {
    border: 2px solid rgb(21, 85, 90);
    box-shadow: rgba(22, 84, 90, 0.18) 0px 6px 16px;
}

/*add funds confirmation*/
.cb_fconfirm_box {
    width: 560px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 30px;
}
.cb_fconfirm_box > span {
    width: 72px;
    height: 72px;
    border-radius: 999px;
    background: rgb(239, 250, 244);
    border: 2px solid rgba(43, 171, 96, 0.25);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.cb_fconfirm_box > span img {
    width: 34px;
}
.cb_fconfirm_box h2 {
    font-size: 22px;
    font-weight: 900;
    color: rgb(29, 37, 48);
    letter-spacing: 0.3px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.cb_fconfirm_box p {
    font-size: 14px;
    color: rgb(98, 112, 132);
    line-height: 1.6;
    width: 80%;
    margin: 0 auto;
    margin-top: 15px;
}
ul.cb_fconfirm_top {
    margin-top: 32px;
    display: flex;
    align-items: center;
    gap: 0px;
    background: rgb(241, 248, 248);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 14px;
    overflow: hidden;
    width: 100%;
}
ul.cb_fconfirm_top li {
    flex: 1 1 0%;
    padding: 15px 24px 20px 24px;
    text-align: center;
    border-right: 1px solid rgb(224, 230, 235);
}
ul.cb_fconfirm_top li:last-child {
    border-right: none;
}
ul.cb_fconfirm_top li span {
    font-size: 10px;
    font-weight: 800;
    letter-spacing: 0.6px;
    text-transform: uppercase;
    color: rgb(85, 95, 109);
    line-height: 1;
}
ul.cb_fconfirm_top h3 {
    font-size: 24px;
    font-weight: 900;
    color: rgb(21, 85, 90);
    margin-top: 8px;
    line-height: 1;
}
ul.cb_fconfirm_bot {
    margin-top: 32px;
    padding: 12px 18px;
    border-radius: 10px;
    background: rgb(245, 247, 249);
    border: 1px solid rgb(224, 230, 235);
    width: 100%;
    padding-top: 4px;
}
ul.cb_fconfirm_bot li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 8px;
}
ul.cb_fconfirm_bot span {
    font-size: 12px;
    color: rgb(85, 95, 109);
}
ul.cb_fconfirm_bot h4 {
    font-size: 12px;
    font-weight: 700;
    color: rgb(29, 37, 48);
}
.cb_fconfirm_box .lm_act_btns {
    margin-top: 32px;
}
.cb_fconfirm_box .lm_act_btns button img {
    margin-right: 0;
    margin-left: 7px;
    width: 14px;
    filter: invert(1);
}

/*add funds failure*/
.cb_fconfirm_failure p {
    width: 95%;
}
.cb_fconfirm_failure ul.cb_fconfirm_top {
    background: rgb(251, 238, 239);
    border: 1px solid rgb(224, 230, 235);
}
.cb_fconfirm_failure ul.cb_fconfirm_top li:nth-child(1) h3 {
    color: rgb(189, 40, 53);
}
.cb_fconfirm_failure ul.cb_fconfirm_bot li:last-child h4 {
    color: rgb(189, 40, 53);
}
.failure_note {
    padding: 12px 18px;
    border-radius: 10px;
    background: rgb(251, 238, 239);
    border: 1px solid rgba(189, 40, 53, 0.2);
    width: 100%;
    text-align: left;
    font-size: 12px;
    color: rgb(85, 95, 109);
    line-height: 1.6;
    margin-top: 32px;
}
.failure_note b {
    color: rgb(189, 40, 53);
}
.failure_note p {
    margin: 0;
    font-size: 12px;
    color: rgb(85, 95, 109);
    line-height: 1.6;
    margin-left: 0px;
    display: inline;
}

/*payment method usa*/
.cb_paymethod_content {
    border-radius: 12px;
    background: rgb(255, 255, 255);
    border: 1.5px dashed rgba(27, 177, 160, 0.3);
    padding: 18px 20px;
    margin: 0 24px;
    margin-top: 15px;
    margin-bottom: 20px;
}
.cb_paytitle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}
.cb_paytitle h2 {
    font-size: 10.5px;
    font-weight: 800;
    letter-spacing: 0.7px;
    text-transform: uppercase;
    color: rgb(85, 95, 109);
}
.cb_paytitle span {
    font-size: 11px;
    font-weight: 800;
    color: rgb(21, 85, 90);
    background: rgb(241, 248, 248);
    border: 1px solid rgba(27, 177, 160, 0.3);
    padding: 4px 10px;
    border-radius: 999px;
}
.cb_amzonpay {
    text-align: center;
}
.cb_amzonpay > span {
    display: inline-flex;
    justify-content: center;
    width: 120px;
    height: 88px;
    border-radius: 12px;
    background: rgb(15, 23, 42);
    align-items: center;
}
.cb_amzonpay > span img {
    width: 38px;
    filter: brightness(11);
    opacity: 0.7;
}
.cb_amzonpay p {
    font-size: 12px;
    color: rgb(85, 95, 109);
    margin: 0px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.cb_amzonpay a {
    margin-top: 4px;
    background: linear-gradient(rgb(255, 214, 138), rgb(245, 166, 35));
    border: 1px solid rgb(217, 142, 26);
    color: rgb(26, 26, 26);
    padding: 10px 22px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 800;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    box-shadow: rgba(184, 102, 20, 0.25) 0px 3px 8px;
}
.cb_amzonpay b {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.6px;
    color: rgb(29, 37, 48);
    margin-top: 20px;
    display: block;
}
.cb_payinr {
    text-align: center;
}
.cb_payinr p {
    font-size: 14px;
    color: rgb(29, 37, 48);
    margin-top: 35px;
    margin-bottom: 20px;
}
.cb_payinr a {
    margin-top: 4px;
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    border: none;
    padding: 10px 22px;
    border-radius: 8px;
    cursor: pointer;
    font-size: 13px;
    font-weight: 800;
    box-shadow: rgba(22, 84, 90, 0.28) 0px 4px 10px;
    margin-bottom: 25px;
    display: inline-block;
}

ul.cb_zele_tag {
    display: flex;
    gap: 14px;
    justify-content: center;
    margin-bottom: 14px;
}
ul.cb_zele_tag li {
    display: flex;
    align-items: stretch;
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid rgb(224, 230, 235);
}
ul.cb_zele_tag i {
    background: rgb(109, 30, 212);
    color: rgb(255, 255, 255);
    padding: 8px 16px;
    font-weight: 900;
    font-style: italic;
    font-size: 16px;
}
ul.cb_zele_tag strong {
    background: rgb(26, 26, 26);
    color: rgb(255, 255, 255);
    padding: 8px 12px;
    font-size: 12px;
    font-weight: 700;
    display: inline-flex;
    align-items: center;
}
ul.cb_zele_tag b {
    background: rgb(254, 243, 199);
    color: rgb(0, 48, 135);
    padding: 8px 14px;
    font-weight: 900;
    font-size: 15px;
}
ul.cb_zele_tag b span {
    color: rgb(0, 156, 222);
}
.cb_zele_list {
    background: rgb(245, 247, 249);
    border: 1px solid rgb(224, 230, 235);
    border-radius: 10px;
    padding: 12px 16px;
    margin-top: 10px;
    font-size: 12.5px;
    color: rgb(29, 37, 48);
    line-height: 1.55;
}
.cb_zele_list strong {
    display: block;
    margin-bottom: 5px;
}
.cb_zele_list li {
    margin-bottom: 8px;
}
ul.cb_zele_tag + p {
    font-size: 13px;
}
.cb_payinr button {
    background: rgb(21, 85, 90);
    color: rgb(255, 255, 255);
    padding: 12px 26px;
    border-radius: 50px;
    font-size: 14px;
    box-shadow: rgba(22, 84, 90, 0.3) 0px 6px 16px;
    font-weight: bold;
    border: none;
}<!DOCTYPE html>
<html lang="en">
<head>
    <!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=AW-18293727668"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'AW-18293727668');
</script>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
    
</body>
</html>