body {
  font-family: 'Poppins', sans-serif;
  background: #1F2022 !important;
}

ul,
ol {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  letter-spacing: 1px;
}

.hide {
  display: none;
}

#hideDiv {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  color: #fff;
  overflow: hidden;
  position: static;
}

.hideDiv video,
#hideDiv video {
  position: fixed;
  right: 0;
  left: 0;
  margin: 0 auto;
  top: -16%;
  min-width: 100%;
  min-height: 100%;
  width: 100%;
}

.btn-dang {
  /* background-color: #FF0600;
  border-color: #FF0600; */
  background-image: linear-gradient(#4f2527, #c61016);
  border: 0 !important;
  text-transform: uppercase;
}

.btn-dang:hover {
  background-image: linear-gradient(#c61016, #4f2527);
}

.dashbord .container {
  max-width: 100%;
  padding: 0 4%;
}

.bg-img {
  width: auto;
  height: 100%;
  position: fixed;
  /* opacity: 0.8; */
  margin: 0 auto;
  left: 0;
  right: 0;
}

.login_sec {
  position: relative;
}

.otpdive_inr {
  background: #242529;
  padding: 30px;
  border-radius: 20px;
  margin-bottom: 20px;
}

.logo_secn {
  /* background: rgba(250, 250, 250, 0.1); */
  position: relative;
  padding: 10px 0;
}

.logo_dv {
  /*overflow: hidden;*/

  /* width: 150px; */
  /* height: 150px; */
  display: flex;
  align-items: center;
  justify-content: center;
  /* border-radius: 50%; */
  /* margin: 0 auto 40px; */
  /* padding: 10px; */

}

.rol_dv {
  display: flex;
  align-items: center;
  gap: 12px;
}

.login_sec h3 {
  font-size: 18px;
  line-height: 18px;
}

.tabl-filt-inr label {
  padding-bottom: 5px;
  color: #fff;
}

.rol_dv label {
  color: #fff;
}

.btn.btn-forgot-pass {
  background: none;
  padding: 0;
  border: 0;
  color: #fff;
}

.btn.btn-dang {
  padding: 14px 0;
  width: 180px;
}

footer {
  /* position: absolute; 
  bottom: 0;*/
  text-align: center;
  width: 100%;
  margin-top: 20px;
  position: relative;
}

footer p {
  margin: 0;
  padding-bottom: 10px;
}

.d-flex.otp_input {
  display: flex !important;
  justify-content: space-between;
  gap: 14px;
  margin: 20px 0;
}

.d-flex.otp_input input.form-otp {
  background: #2c2d31;
  border: 0;
  width: 16%;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  padding: 7px 0;
}

.date_yre select.form-select:focus,
.d-flex.otp_input input.form-otp:focus {
  outline: 0;
  box-shadow: 0 0;
}

.top-logo {
  position: absolute;
  left: 20px;
  top: 20px;
  /* background: #fff; */
  padding: 20px;
  z-index: 1;
}

/*.hide.showdiv {
  display: block;
}

#logindive {
  display: none;
}

#logindive.showdiv {
  display: block;
}*/

#main-dv {
  background: url("../img/BackgroundImage-Login and OTP.jpg") center center no-repeat;
  background-size: cover;
  position: fixed;
  width: 100%;
  height: 100%;
}

.dashbord {
  background: url("../img/BackgroundImage-Inside.jpg") center center no-repeat;
  background-size: cover;
  /* height: 100vh; */
  min-height: 100vh;
}

.sec-logo {
  /* background: rgba(250, 250, 250, 0.1); */
  padding: 10px;
  margin: 0;
}

.eye_pass {
  position: absolute;
  right: 17px;
  background: none;
  border: 0;
  top: 14px;
}

.eye_pass i {
  color: #696b68;
}

.cal_lfe {
  background: transparent;
}

.cal_lfe_top {
  background: #dee5ea;
  padding: 30px 20px;
  position: relative;
}

.btn.btn-white.bluec {
  background: #fff;
  width: 100%;
  height: 50px;
  font-size: 20px;
  border: 1px solid #3dacff;
}

.btn.btn-white.orgc {
  background: #fff;
  width: 100%;
  height: 50px;
  font-size: 20px;
  border: 1px solid #ffb6a6;
  margin-bottom: 20px;
}

.cal_lfe_blw li {
  display: block;
}

.cal_lfe_blw h3 {
  padding: 10px;
  color: #fff;
}

.sidebar-div ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.sidebar-div ul li a:focus,
.sidebar-div ul li a:hover {
  color: #fff;
}

.sidebar-div ul li a {
  text-decoration: none;
  display: flex;
  align-items: center;
  background: #232428;
  padding: 4px;
  border-radius: 8px;
  margin: 0 0 6px 0;
  color: #fff;
  position: relative;
  overflow: hidden;
  border: 1px solid #565658;
}


.sidebar-div ul li.has-submenu a::after {
  border-top: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  content: "";
  right: 10px;
  top: 23px;
  position: absolute;
}

.sidebar-div ul li.has-submenu ul li a::after {
  display: none;
}

.sidebar-div ul li.has-submenu ul li a {
  padding: 7px 7px 7px 20px;
}

#myTabContent.tab-content {
  margin: 0;
  border-radius: 20px;
  padding: 15px;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(241, 248, 250, 0.1) 0%, rgba(40, 40, 42, 0.3) 73%, rgba(241, 248, 250, 0.1) 100%);
  border-top: 2px solid #DF1610;
}

.dashbord .nav-tabs .nav-link:hover::after,
.dashbord .nav-tabs .nav-link.active::after {
  content: "";
  border-top: 12px solid #DF1610;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  bottom: -12px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 12px;
}

.dashbord .nav-tabs .nav-link {
  background: #242529;
  border: 0;
  color: #fff;
  border-radius: 10px !important;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  box-shadow: -3px -2px 10px 0 rgba(250, 250, 250, 0.2);
  padding: 4px;
}

.dashbord .nav-tabs .nav-link:hover i,
.dashbord .nav-tabs .nav-link.active i {
  background-color: #FF6660 !important;
}

.dashbord .nav-tabs .nav-link:hover,
.dashbord .nav-tabs .nav-link.active {
  background: #DF1610;
  border: 0;
  color: #fff;
}

.dashbord #myTab.nav-tabs {
  list-style-type: none;
  padding: 0 0 13px;
  margin: 0;
  display: flex;
  gap: 40px;
  border: 0;
  /* border-bottom: 5px solid #DF1610; */
}

.dashbord #myTab.nav-tabs li.nav-item {
  width: 17%;
}

.dashbord #myTab.nav-tabs li.nav-item i {
  background-color: #3a3b3f;
  border-radius: 5px;
  padding: 5px 10px;
  width: 36px;
  height: 36px;
}

/* .white-bg {
  background-color: rgba(250, 250, 250, 0.7);
  
} */

.sidebar-div li:last-child {
  margin-bottom: 0;
}

.sidebar-div li li {
  /* background: #000F2C;
  padding: 2px;
  border-radius: 3px;
  margin: 0 0 6px 0;
  color: #fff; */
  display: block;
}

h3.cal_tit {
  font-size: 20px;
  margin: 0;
  color: #f2f2e8;
}

h4.cal_tit {
  color: #fff;
  font-size: 20px;
  width: 100%;
}

.cal_titles {
  gap: 4px;
}

.cal_titles li {
  background: #232428;
  position: relative;
  margin: 0;
  padding: 4px 14px;
  font-size: 10px;
  color: #fff;
  border-radius: 35px;
}

/* .cal_titles li.active::after {
  border-left: 17px solid #000;
} */

.cal_titles li.active {
  background: #DF1610;
  color: #fff;
}

/* .cal_titles li::after {
  border-left: 16px solid #6f6f6f;
  border-top: 16px solid transparent;
  border-bottom: 16px solid transparent;
  content: "";
  position: absolute;
  right: -14px;
  top: -3px;
} */

.login_view {
  /* border: 5px solid rgba(255, 6, 0, 0.4); */
  padding: 20px;
  /* background: rgba(0,0,0,0.5);   */
  /* background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(40, 40, 42, 0.3) 73%, rgba(241, 248, 250, 0.1) 100%); */
  /* background: rgb(45,187,253);
  background: linear-gradient(180deg, rgba(45,187,253,0.8) 0%, rgba(255,255,255,0.5) 100%); */
  border-radius: 35px;
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #FF0600;
}

.login_sec .form-select,
.login_sec .form-control {
  background-color: #242529;
  border-color: #242529;
  color: #fff;
}

.login_sec .form-check-input[type="checkbox"] {
  background-color: transparent;
}

.btn.btn-forgot-pass,
.form-check-label.text-white {
  font-size: 13px;
}

.login_sec .form-floating>label {
  color: #fff;
  left: 64px;
}

.login_sec .form-floating>.form-control-plaintext~label,
.login_sec .form-floating>.form-control:focus~label,
.login_sec .form-floating>.form-control:not(:placeholder-shown)~label,
.login_sec .form-floating>.form-select~label {
  transform: scale(.85) translateY(-1.8rem) translateX(.15rem);
}

.login_sec input[type="email"].form-control {
  background-image: url('../img/usernm-icon.png');
  background-position: 3px 2px;
  background-repeat: no-repeat;
  background-size: 55px;
  padding-left: 72px;
}

.login_sec input[type="password"].form-control {
  background-image: url('../img/password-icon.png');
  background-position: 3px 2px;
  background-repeat: no-repeat;
  background-size: 55px;
  padding-left: 72px;
}

.tab_rit {
  /* height: 60vh; */
  /* background: rgba(250, 250, 250, 0.1); */
  padding: 20px 0;
  border-radius: 5px;
}

.sidebar-div ul.submenu {
  margin: 0 0 0 40px;
  position: relative;
}

.sidebar-div li ul::before {
  position: absolute;
  left: -18px;
  content: "";
  height: 100%;
  width: 2px;
  border-left: 2px dashed #DF1610;
  top: -6px;
}

.sidebar-div li ul li {
  position: relative;
}

.sidebar-div li ul li::before {
  position: absolute;
  left: -16px;
  content: "";
  height: 2px;
  width: 15px;
  top: 17px;
  border-bottom: 2px dashed #DF1610;
}

.dashbord-inr {
  padding: 10px 0 0;
}

.top-tilt {
  padding: 30px 0 0;
}

.sidebar-div ul li a span,
.sidebar-div ul li a i {
  width: 24px;
  height: 24px;
  display: flex;
  margin-right: 10px;
  padding: 20px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70%;
  background-color: #3a3b3f;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
}

.tsk1 {
  background-image: url("../img/sport-icon1.png");
}

.tsk2 {
  background-image: url("../img/sport-icon2.png");
}

.tsk3 {
  background-image: url("../img/sport-icon3.png");
}

.tsk4 {
  background-image: url("../img/injury.png");
}

.das_titl {
  display: flex;
  align-items: center;
  gap: 300px;
}

.das_titl p {
  padding: 0 28px;
}

.cal_div td.tab_bord {
  border: 1px solid #000;
  padding: 10px 20px;
  font-size: 14px;
  position: relative;
  background: rgba(250, 250, 250, 0.1);
}

.cal_div td.tab_bord:first-child {
  border-left: 2px solid #000 !important;
}

.fa-solid.fa-eye {
  cursor: pointer;
}

.cal_div td.tab_bord>span.datesp {
  padding: 10px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 500;
  margin: 0 auto 10px;
  font-size: 24px;
  color: #fff;
}

.cal_div th {
  font-size: 16px;
  background: rgba(12, 21, 21, 0.8);
  color: #f2f2e8;
  font-weight: 400;
  text-align: center;
  padding: 12px 0;
}

.cal_div td.active.tab_bord>span.datesp {
  background: #DF1610;
  color: #fff;
  border-radius: 50%;
}

button.add-evnt {
  position: absolute;
  top: 6px;
  right: 6px;
  width: 20px;
  height: 20px;
  padding: 1px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: none;
  border: 0;
}

button.add-evnt i {
  color: #9f9f9f;
  font-size: 16px;
}

button.add-evnt i:hover {
  color: #fff;
}

ul.cal_modl {
  display: flex;
  gap: 6px;
}

ul.cal_modl li button {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  padding: 0;
  border: 0;
  background: rgba(250, 250, 250, 0.1);
  display: block;
}

ul.cal_modl li button:hover {
  background: rgba(0, 0, 0, 0.5);
}

ul.cal_modl li button img {
  width: 34%;
}

ul.cal_modl li.secn button img {
  width: 46%;
}

/* ul.cal_modl li.fst button {
  background: #f00;
}

ul.cal_modl li.secn button {
  background: rgb(11, 9, 9);
}

ul.cal_modl li.trde button {
  background: rgb(42, 6, 172);
} */

.mont_btn {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
  margin: -96px auto 40px;
  background: #242529;
  width: 44%;
  border-radius: 35px;
}

.mont_btn button {
  background: none;
  border: 0;
  color: #f2f2e8;
}

.mont_btn strong {
  font-size: 20px;
  color: #f2f2e8;
  margin: 0 15px;
}

.icon-imj {
  /* background: url("../img/injury.png") 0 0 no-repeat; */
  width: 12px;
  height: 18px;
  display: block;
  background-size: 100%;
}

.icon-imj img {
  width: 73%;
  filter: invert(1);
}

/* .dashbord .nav-tabs .nav-link.active .icon-imj {
  filter: invert(1);
} */

.sidebar-div ul li a span.tsk4 {
  background-size: 14px;
}

.createcomm table td button {
  padding: 0;
  background: none;
  border: 0;
  margin: 0 5px;
}

.createcomm label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
}

.createcomm table td ul {
  display: flex;
  gap: 8px;
  align-items: center;
}

.createcomm table td ul li {
  display: flex;
  align-items: center;
}

.tabl-filt {
  display: flex;
  justify-content: end;
  margin: 0 0 10px;
  gap: 10px;
}

.tabl-filt .tabl-filt-inr {
  width: 30%;
}

.createcomm .table-responsive {
  border: 1px solid #919191;
  margin-bottom: 30px;
}

.createcomm .table-responsive .table.table-striped {
  margin: 0;
}

/* .createcomm h3.cal_tit.mb-4 {
  background: #fff;
  padding: 10px;
} */

.selc_docmnt {
  display: flex;
  gap: 20px;
}

.playerlist .tabl-filt .tabl-filt-inr {
  width: 50%;
}


/*  */
ul#row3,
ul#row1 {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul#row4,
ul#row2 {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

ul#row3 li,
ul#row1 li {
  background: #EFEDFD;
  color: #5E47EB;
  font-size: 16px;
  border-radius: 32px;
  padding: 8px 16px;
  margin: 0 14px 14px 0;
  cursor: pointer;
  position: relative;
}

ul#row4 li,
ul#row2 li {
  background: #EFEDFD;
  color: #5C5A6D;
  font-size: 16px;
  border-radius: 8px;
  padding: 8px 38px 8px 16px;
  margin: 0 14px 14px 0;
  position: relative;
  cursor: pointer;
  display: block;
}

.swp_player ul li {
  display: flex;
  align-items: center;
  position: relative;
}

/* .swp_player ul li::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  left: 0;
  border-radius: 8px;
  top: 0;
} */
.swp_player ul li input {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.swp_player ul li .ppicr {
  position: absolute;
  right: 4px;
  width: 34px;
  height: 34px;
  overflow: hidden;
  border-radius: 50%;
}

.swp_player ul li .ppicr img {
  width: 100%;
}

.swp_player {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  /* max-height: 290px; */
  /* margin-top: 20px; */
}

.swp_player>div {
  width: 48%;
  /* border: 2px solid #b7b7b7; */
  border: 2px solid #fff;
  border-radius: 10px;
  max-height: 364px;
  min-height: 364px;
  overflow-y: scroll;
  overflow-x: hidden;
}

/* ul#row1 li::after {
  background: url("../img/list-close.png") 0 0 no-repeat;
  content: "";
  position: absolute;
  left: 10px;
  top: 12px;
  width: 16px;
  height: 16px;
} */
ul#row4 li::after,
ul#row2 li::after {
  background: url("../img/list-close.png") 0 0 no-repeat;
  content: "";
  position: absolute;
  right: 12px;
  top: 12px;
  width: 16px;
  height: 16px;
}

/* end */
.swp_player h4.cal_tit {
  font-size: 16px;
  margin-bottom: 0px;
  color: #fff;
}

.swp_player ul {
  padding: 5px 20px 10px;
}

.btn.btn-vw-doc.p-0.border-0 {
  margin: -13px 0 0 10px;
}

.btn.btn-vw-doc.p-0.border-0 i {
  font-size: 24px;
}

.dcmnt img {
  width: 100%;
}

.mbgn-logo img {
  width: 50px;
}

.col-md-4.col-sm-12.mbgn-logo {
  text-align: right;
}

.das_titl img {
  margin: 0 auto;
}

.bi.bi-arrow-left-right {
  display: flex;
  align-items: center;
  font-size: 26px;
  color: #092ef2;
}

.swp_player ul#row4 li .ppicr,
.swp_player ul#row2 li .ppicr {
  right: 40px;
  top: 5px;
}

.cal_tit_div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
  border-bottom: 1px solid #fff;
  padding: 10px 20px;
}

.btn.bi.bi-card-list {
  padding: 0;
  line-height: inherit;
  font-size: inherit;
  color: #fff;
}

.row.bg-dark {
  margin: 0 0 20px;
  padding: 10px 0 0;
  border-radius: 14px;
}

.row.bg-dark label {
  color: #fff;
}

.swp_player>div.swp_btn {
  border: 0;
  padding: 14% 0 0;
  width: 4%;
  text-align: center;
}

.swp_player>div.swp_btn button {
  padding: 0 5px;
  background: #5E47EB;
  border: 0;
  margin: 2px 0;
  border-radius: 3px;
}

.swp_player>div.swp_btn button:hover {
  background: #8871FF;
}

.swp_player>div.swp_btn button i {
  color: #fff;
}

.my-common-div h3 {
  font-size: 20px;
  margin-bottom: 10px;
}

.my-common-div {
  margin-top: 20px;
  margin-bottom: 20px;
}

.gym_select>div {
  width: 50%;
  margin: 0 0 20px;
}

.gym_select>div input {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
  margin: 0 6px 0 0;
}

.gym_select {
  display: flex;
  justify-content: space-between;
  border: 1px solid #ccc;
  padding: 20px 20px 0;
  margin: 20px auto 30px;
  background: #FFF;
  flex-wrap: wrap;
}

.my-common-div h1 {
  text-align: center;
  font-size: 18px;
  height: 100px;
  line-height: 100px;
}

#showfieldDIV iframe .container {
  max-width: 100% !important;
  width: 100% !important;
}

textarea.form-control {
  height: 100px;
}

.txt_hed {
  /* background: #ac3338; */
  background-image: linear-gradient(to right, #4e2e2f, #ad3234);
  border-radius: 0 30px 30px 0;
  padding: 10px 15px 10px 15px;
  position: relative;
  left: -15px;
  color: #fff;
  width: 60px;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 18px;
  display: block;
}
.sidebar-toggle.txt_hed .bi.bi-list {
  font-size: 25px;
  cursor: pointer;
}
.btn.btn-trng-load {
  color: #fff;
  border: 2px solid #DF1610;
  border-radius: 35px;
  margin: 10px 0 0 auto;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 5px;
}

.btn.btn-trng-load:hover {
  background-color: #fff;
  color: #000;
  border-color: #fff;
}

.btn.btn-trng-load:hover i {
  color: #000;
}

.btn.btn-trng-load i {
  color: #DF1610;
  margin-right: 5px;
}

.bi-bi-chevron-left {
  border-right: 7px solid #f00;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: relative;
  width: 7px;
  height: 7px;
  display: block;
}

.bi-bi-chevron-right {
  border-left: 7px solid #f00;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: relative;
  width: 7px;
  height: 7px;
  display: block;
}

.date_yre select.form-select option {
  color: #000;
}

.date_yre select.form-select {
  background-color: transparent;
  color: #fff;
  border: 0;
  padding: 0;
  position: relative;
  background-image: url('../img/aro-dw.png');
  background-position: 100% center;
  background-size: 13px;
  background-repeat: no-repeat;
}

.data_icne {
  background-image: url('../img/aro-dw.png');
  background-position: 100% center;
  background-size: 13px;
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  background-repeat: no-repeat;
  transform: rotate(131deg);
  top: 0;
  left: 0;
}

.date_yre {
  width: 104px;
  border-left: 1px solid #3e3f41;
  border-radius: 35px;
  padding: 10px 20px;
}

.date_mont {
  width: 66%;
  text-align: center;
}

.cal_div td.tab_bord.current-date {
  border-color: #DF1610;
}

.cal_div td.tab_bord.current-date {
  border: 2px solid #DF1610;
}

.menu-icon a i {
  color: #DF1610;
  font-size: 50px;
}

.training_load.createcomm .swp_player ul li i {
  font-size: 20px;
  color: #fff;
  cursor: pointer;
}

.training_load.createcomm .swp_player ul li {
  padding: 5px 0;
  color: #fff;
  font-weight: 400;
}

.training_load.createcomm .swp_player ul li strong {
  font-weight: 400;
}

a.repeat_scn {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

a.repeat_scn:hover {
  color: #fff;
}

a.repeat_scn i {
  margin-left: 5px;
}

.rept_buttn {
  justify-content: center;
  gap: 5px;
  display: flex;
}

.rept_DIV {
  padding: 10px;
  width: 260px;
  border-radius: 30px;
  border: 1px solid #eee;
}

.rept_DIV button.btn {
  padding: 5px 10px !important;
  font-size: 14px;
}

ul.rept_data li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  padding: 5px 0;
}

ul.rept_data li input {
  background: url("../img/radio-checked-not.png") 0 0 no-repeat;
  appearance: none;
  width: 22px;
  height: 22px;
  background-size: 100%;
  cursor: pointer;
}

ul.rept_data {
  margin-bottom: 10px;
}

ul.rept_data li input:checked {
  background: url("../img/radio-checked.png") 0 0 no-repeat;
  appearance: none;
  width: 22px;
  height: 22px;
  background-size: 100%;
}

.rept_DIV h5 {
  font-size: 18px;
  text-align: center;
  border-bottom: 1px solid #eee;
  padding: 0 0 8px;
  color: #FFF;
}

.particpt_list {
  width: 100%;
  border: 2px solid #fff;
  border-radius: 10px;
  margin: 20px 0;
  overflow-y: scroll;
  height: 250px;
}

.particpt_list ul {
  padding: 5px 20px;
}

.particpt_list li {
  padding: 5px 0;
  color: #fff;
  font-weight: 400;
  position: relative;
}

.particpt_list li input {
  width: 22px;
  height: 22px;
  margin-right: 10px;
}

.particpt_list li strong {
  font-weight: 400;
}

.btn.btn-ppicr {
  color: #fff;
  position: absolute;
  right: 0;
}


.p_li label {
  color: black !important;
}

.injury-details .accordion-item button.accordion-button {
  background: #232428;
  border: 1px solid #565658;
  color: #fff;
}

.injury-details .accordion-item button.accordion-button::after {
  color: #fff;
  filter: invert(1) brightness(1);
}

.injury-details .accordion-item button.accordion-button:focus {
  box-shadow: 0 0;
  outline: 0;
}

.injury-details .accordion-item .accordion-collapse {
  background: #232428;
}

.accordion-body .btn.btn-trng-load {
  color: #DF1610;
  border: 2px solid #fff;
  border-radius: 35px;
  margin: 10px 0 0 auto;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 5px;
  background: #fff;
}

.accordion-body .btn.btn-trng-load:hover i {
  color: #fff;
}

.accordion-body .btn.btn-trng-load:hover {
  color: #fff;
  border: 2px solid #DF1610;
  border-radius: 35px;
  margin: 10px 0 0 auto;
  font-size: 12px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 5px;
  background: transparent;
}

.createcomm .dropdown-menu label {
  color: #000;
}

button.btn.btn-mor-row {
  border: 1px solid #fff;
  color: #fff;
}

.injury-details {
  display: flex;
  gap: 20px;
}

.injury-details #accordionExample {
  width: 75%;
}

.body_img {
  width: 25%;
}

.body_img img {
  width: 100%;
}

.row.directn {
  box-shadow: 0 0 5px #eee;
  padding: 5px;
}


.btn-toggle.btn-sm:before {
  content: 'Off';
  left: -0.5rem;
}

.btn-toggle.btn-sm:after {
  content: 'On';
  right: -0.5rem;
  opacity: 0.5;
}

.injury-details-view.createcomm p {
  color: #fff;
}

.injury-details.injury-details-view #accordionExample {
  width: 60%;
}

.injury-details-view .body_img {
  width: 40%;
}

.injury-details-view.createcomm label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  border-bottom: 1px solid rgba(250, 250, 250, 0.2);
  font-size: 12px;
  padding: 0 0 5px;
}

.injury-details-view.createcomm p {
  display: inline;
  font-size: 14px;
}

.span-playerobj-head.cal_days span {
  display: block;
  padding: 0;
  width: auto;
  text-align: center;
}

.table-player-head.d-flex.injury-calnd {
  justify-content: flex-end;
}

.table-player-head.d-flex.injury-calnd .span-playerobj-head.cal_days {
  width: 12%;
  text-align: center;
}

.span-playerobj-head.cal_days.box-span {
  display: block;
  width: 12%;
  padding: 10px 5px;
  height: 40px;
}

.table-player-body.d-flex.player-lists .span-player {
  width: 23%;
  display: flex !important;
  padding: 0 !important;
}

.table-player-head.d-flex.injury-calnd .span-player-head {
  width: 21%;
}

.table-player-body.d-flex.player-lists {
  gap: 10px;
}

.table-player-body.d-flex.player-lists .span-player span.ppimgse {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  margin-right: 5px;
  overflow: hidden;
  display: block;
  padding: 0;
}

.table-player-body.d-flex.player-lists .span-player span.ppimgse img {
  width: 100%;
  height: 100%;
  display: block;
}

.form-check.form-switch .form-check-input {
  background-image: url("../img/swiz-icn-d.png");
  background-position: 2px;
  background-size: 16px !important;
  border-radius: 2em;
  margin-left: 30px;
  transition: background-position .15s ease-in-out;
  border: 1px solid #B1B3B9;
  width: 42px;
  height: 22px;
  background-color: transparent;
  width: 60px;
  height: 30px;
}

.form-check.form-switch .form-check-input:checked {
  background-image: url("../img/swiz-icn.png");
  background-position: 90%;
  background-repeat: no-repeat;
  width: 60px;
  height: 30px;
  background-size: 16px !important;
}

.createcomm .form-check.form-switch label {
  position: absolute;
}

.createcomm .form-check.form-switch label::before {
  content: "No";
  position: relative;
  color: #fff;
  font-size: 12px;
  top: 5px;
  left: 5px;
}

.createcomm .form-check.form-switch label::after {
  content: "Yes";
  position: relative;
  color: #fff;
  font-size: 12px;
  top: 5px;
  left: 80px;
}

.btn.btn-inj-btn {
  width: 15px;
  padding: 0;
  margin: -7px 0 0 4px;
}

.btn.btn-inj-btn img {
  width: 100%;
}

.cal_div table.injury-data-table td:first-child {
  width: 21%;
  text-align: left;
  padding: 10px;
  color: #fff;

}

.cal_div table.injury-data-table td {
  font-size: 16px;
  background: rgba(12, 21, 21, 0.8);
  color: #f2f2e8;
  font-weight: 400;
  text-align: center;
  padding: 12px 0;
}

.cal_div table.injury-data-table td p {
  padding: 10px;
}

.modl-nav nav {
  width: 30%;
}

.modl-nav #nav-tabContent {
  width: 70%;
}

.modl-nav {
  display: flex;
  gap: 20px;
}

.modl-nav .nav.nav-tabs#nav-tab {
  border: 0;
}

.modl-nav .nav.nav-tabs button.nav-link {
  background: none !important;
  color: #000;
  font-size: 14px;
  margin-bottom: 5px;
}

.injury-modl-form .form-check.form-switch label {
  position: absolute;
  display: block;
}

.injury-modl-form .form-check.form-switch label::before {
  content: "No";
  position: relative;
  color: #000;
  font-size: 12px;
  top: 5px;
  left: 5px;
}

.injury-modl-form .form-check.form-switch label::after {
  content: "Yes";
  position: relative;
  color: #000;
  font-size: 12px;
  top: 5px;
  left: 80px;
}

.modl-nav .nav.nav-tabs button.nav-link:hover,
.modl-nav .nav.nav-tabs button.nav-link.active {
  background: #eee !important;
}

.modl-nav .nav.nav-tabs button.nav-link {
  position: relative;
  padding: 5px 10px;
}

.dashbord .modl-nav .nav.nav-tabs button:hover::after,
.dashbord .modl-nav .nav.nav-tabs button.active::after {
  content: "";
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
  position: absolute;
  right: -225px;
  top: 1px;
  margin: 0 auto;
  width: 10px;
  border-left: 14px solid #DF1610;
  height: 10px;
  border-right: 0;
}
.main-right {
  width: 80%;
  transition: all 0.45s ease 0s;
}
.main_DIV.collapsed .sidebar-div ul.submenu {
  display: none;
}
.main_DIV.collapsed{  transition: all 0.45s ease 0s;}
.main_DIV.collapsed .main-right {
  width: 98%;
  transition: all 0.45s ease 0s;
}
.main_DIV.collapsed .side-bar-left {
  width: 50px;
  transition: all 0.45s ease 0s;
}
.sidebar-div ul li a span.menu-text {
  width: auto;
  background: transparent;
  height: inherit;
  padding: 0;
  margin: 0;
}
.main_DIV.collapsed .sidebar-div ul li a i{margin: 0;}
.main_DIV.collapsed .sidebar-div ul li.has-submenu a::after,
.main_DIV.collapsed .sidebar-div ul li a span.menu-text{display: none;}
.side-bar-left {
  width: 280px;
}
.main_DIV {
  display: flex;
  gap: 20px;
}
/* responsive */
@media screen and (max-width:800px) {
  .footer {
    position: relative;
  }

  .top-tilt {
    text-align: center;
  }

  .dashbord #myTab.nav-tabs {
    gap: 5px;
  }

  .dashbord .nav-tabs .nav-link {
    font-size: 12px;
    padding: 3px;
  }

  .tab_rit .d-flex.justify-content-between.align-items-center {
    display: block !important;
    text-align: center;
  }

  .tab_rit {
    height: auto;
  }

  .d-flex.justify-content-end.align-items-center.cal_titles {
    justify-content: center !important;

    margin: 20px 0 0;

  }

  .das_titl {
    display: block;
    text-align: center;
  }

  .dashbord #myTab.nav-tabs li.nav-item {
    width: auto;
  }

  .das_titl p {
    padding: 0 28px 5px;
    margin: 0;
  }

  .mont_btn {
    margin: -20px 0 40px;
  }

  .mont_btn strong {
    font-size: 16px;
  }
}

@media screen and (max-width:767px) {
  .dashbord .nav-tabs .nav-link {
    padding: 10px;
  }

  .dashbord #myTab.nav-tabs {
    display: block;
  }

  .dashbord .nav-tabs .nav-link.active::after {
    display: none;
  }
}

.table-tra{
  width: 100%;
}