input {
  width: 100%;
  padding: 0 10px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  height: 32px;
  border: 1px solid #d7d8de;
  border-radius: 3px;
  cursor: pointer;
}
.btn.character_style_3:hover {
  color: #14ae5c;
}
.cus-table td a.character_style_3 {
  color: #14ae5c;
}
.card .border-right {
  border-right: 1px solid #d7d8de !important;
}
.card .list_tlt_sport .border-right {
  border-right: 1px solid #b9bdc7 !important;
}
.rowspan .item_rowspan {
  display: block;
  line-height: 39px;
}
.rowspan .info_nickame {
  line-height: 39px;
}
table.dataTable .rowspan td {
  padding: 0;
}
table.dataTable .spacer_row td,
table.dataTable .spacer_row td {
  height: 1px;
  border: none;
  background: transparent;
  padding: 0;
}
table.dataTable .spacer_row td:first-child,
table.dataTable .spacer_row td:first-child {
  border-left: 0;
}
table.dataTable .spacer_row td:last-child,
table.dataTable .spacer_row td:last-child {
  border-right: 0;
}
.casino_betting .cus-table table,
.slot_betting .cus-table table {
  border: 0;
  border-bottom: 1px solid #d7d8de;
}
.casino_betting .table.dataTable td:first-child,
.slot_betting .table.dataTable td:first-child {
  border-left: 1px solid #d7d8de;
}
.casino_betting .table.dataTable td .bet_id,
.slot_betting .table.dataTable td .bet_id {
  width: 120px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: break-spaces;
}
.table tbody tr.even {
  background-color: #f4f6f8;
}
.text-danger {
  font-weight: 500;
  color: #b90000 !important;
}
.choose_list .text-danger {
  width: 100%;
  display: block;
  text-align: right;
}
.cus-table thead th.no_border_bottom {
  border-bottom: 0 !important;
}
.cus-table #partner_list_wrap .btn_modal {
  width: 75px;
  padding: 0;
  vertical-align: bottom;
}
.modal.modal_partner .modal-content {
  width: 96%;
  margin: 0;
  transform: translate(-50%, -50%);
}
.modal.modal_partner .modal-content td,
.modal.modal_partner .modal-content th {
  border-right: 1px solid #d7d8de;
  border-bottom: 1px solid #d7d8de !important;
  padding: 5px 12px;
  font-size: 12px;
}
.modal.modal_partner .modal-content td {
  padding: 10.5px 12px;
}
.modal.modal_partner .modal-content .cus-table thead th {
  border-top: 1px solid #999fac;
  border-bottom: 1px solid #999fac !important;
  border-right: 1px solid #babbc1;
  background-color: #d5d9e1;
  color: #363942;
  font-size: 12px;
  padding: 8px 12px;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}
.modal.modal_partner .modal-content p {
  margin-bottom: 2px;
}
.modal.modal_partner .modal-body {
  padding: 0.5rem;
}
.modal.modal_partner .modal-content .cus-table table {
  margin-bottom: 0;
}
.modal.modal_partner .modal-header {
  background-color: #f4f6f8;
}
.modal.modal_partner .table tbody tr.bg_partner_item_row {
  background-color: #ffffff;
}
.modal.modal_partner .table tbody tr.bg_partner_item_row:hover {
  background-color: #e9ebf3;
}
/**/
.login-page {
  background-image: url("../../admin/img/bg_login.jpg");
  background-size: 100% auto;
  background-position: center top;
}
.login-box {
  width: 440px;
}
.login-box .logo {
  width: 100%;
  margin: 0 auto 25px;
  text-align: center;
}
.login-card-body {
  padding: 36px 20px 20px;
  border-radius: 6px;
}
.login-card-body label {
  font-weight: 500 !important;
  font-size: 16px;
  color: #191d23;
  line-height: 24px;
  margin-bottom: 8px;
}
.login-card-body .form-control {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #4b5768;
  height: 48px;
  border-radius: 8px;
}
.login-card-body .form-group {
  margin-bottom: 24px;
}
.login-card-body .form-control::placeholder {
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  color: #999da3;
}

.login-card-body .btn-block {
  background-color: #6a6971;
  height: 48px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 600;
}

/*Custom style page*/
.content_page {
  display: flex;
  justify-content: space-between;
  margin: 0 25px;
}
.popup.member_edit .content_page {
  flex-direction: column;
  margin: 0 auto;
}
.popup.member_edit .content_under {
  margin: 0 auto;
}
.content_page h1 {
  font-size: 24px;
  font-weight: 600;
  line-height: 35px;
  color: #363942;
  margin-bottom: 0;
}
.popup.member_edit .content_page h1 {
  margin-bottom: 14px;
}
.popup.member_edit .cus-tabs {
  justify-content: space-between;
}
.popup.member_edit .cus-tabs .nav-link {
  padding: 0.68rem 1.44rem;
}
.popup.member_edit .game-rolling-rates .restriction_mini_game .choose_list {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
}
.popup.member_edit .card-body .card-title {
  color: #0f1824;
}
.tlt_member {
  min-width: 68px;
  margin: 0 0 0 4px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: break-spaces;
}
.tlt_member_content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.tlt_member_content a {
  line-height: normal;
}
.level_num {
  width: 11px;
  height: 11px;
  line-height: 11px;
  text-align: center;
  font-size: 7px;
  font-weight: 600;
  background-color: #14ae5c;
  border-radius: 2px;
  color: #ffffff;
}
.level_num.level_1 {
  background-color: #14ae5c;
}

.level_num.level_2 {
  background-color: #253b8b;
}
.level_num.level_3 {
  background-color: #7c3ecc;
}
.level_num.level_4 {
  background-color: #ff8400;
}
.level_num.level_5 {
  background-color: #ffd964;
  color: #363942;
}
.level_num.level_6 {
  background-color: #363942;
}
.level_num.level_7 {
  background-color: #74737b;
}
.level_num.level_8 {
  border: 0.7px solid #157140;
  background-color: #ffffff;
  color: #157140;
}
.level_num.level_9 {
  border: 0.7px solid #253b8b;
  background-color: #ffffff;
  color: #253b8b;
}
.level_num.level_10 {
  border: 0.7px solid #999fac;
  background-color: #ffffff;
  color: #363942;
}
.info_nickame {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.info_member {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-left: 6px;
}
.list_flag .flag {
  width: 24px;
  margin: 0 auto;
  display: block;
}
.domain .txt_domain {
  max-width: 115px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: break-spaces;
}

.page-item.active .page-link{
  z-index: 0;
}

/*Custom style register page*/
.treeview span.icon.fas {
  width: 16px;
  margin-right: 5px;
  border: 1px solid #363942;
  padding: 2px 2px 2px 2.5px;
  font-size: 10px;
  height: 16px;
}

/*Custom style sport betting page*/
.list_tlt_sport {
  display: flex;
  align-items: center;
  justify-content: space-between;
  text-align: center;
}
.tlt_item {
  color: #363942;
}
.tlt_item .txt_status {
  margin-left: 20px;
}
.list_item_sport {
  display: flex;
  align-items: center;
  height: 45px;
}
.list_item_sport .item_sport_content:first-child {
  width: 16rem;
  margin-right: 14px;
}
.list_item_sport .item_sport_content.logo_game {
  display: flex;
  align-items: center;
  margin-right: 20px;
}
.sport_betting .league_name {
  font-weight: bold;
  text-align: left;
  width: 100px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: break-spaces;
}
.item_sport_content.partic_time {
  margin-right: 20px;
}
.sport_betting table .card-header .fa-plus::before {
  content: "\f0d7";
  color: #a3a8af;
}
.sport_betting table .card-header .fa-minus::before {
  content: "\f0d8";
  color: #a3a8af;
}
.sport_betting .card-body {
  font-weight: 500;
  background-color: #ffffff;
  padding: 0 2rem;
  border-bottom: 1px solid #d7d8de;
}
.sport_betting .card-body .card-body-item {
  border-bottom: 1px solid #d7d8de;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
.sport_betting table .logo_game img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  object-fit: cover;
  object-position: center;
  margin-right: 5px;
}

.sport_betting .bet_rate {
  width: 36.7rem;
  height: 42px;
  margin: 0 1px;
  display: flex;
  justify-content: space-between;
  padding: 14px 8px;
  background-color: #f6f7f9;
  border-radius: 3px;
  border: 1px solid #d7d8de;
}
.sport_betting .bet_rate.active {
  background-color: #14ae5c;
  color: #ffffff;
  border: 0;
}
.sport_betting .bet_hand {
  width: 17.7rem;
  height: 42px;
  display: flex;
  justify-content: center;
  padding: 14px 8px;
  background-color: #f6f7f9;
  border-radius: 3px;
  border: 1px solid #d7d8de;
}
.sport_betting .bet_hand.active {
  background-color: #14ae5c;
  color: #ffffff;
}
.sport_betting .bet_score {
  flex: 1;
  padding-left: 3rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sport_betting .status_win {
  color: #b90000;
}
.list_bet_rate .col-5:first-child {
  padding-left: 0;
}

.list_bet_rate .col-5:last-child {
  padding-right: 0;
}

.sport_betting .cus-table table {
  border-left: 0;
  border-bottom: 0;
}
.sport_betting .status_betting {
  color: #7c3ecc;
}
.sport_betting .status_cancel {
  color: #7e7d85;
}
.text_status_warning {
  color: #ff8400;
}
.text_status_danger {
  color: #363942;
}
.text_status_safety {
  color: #363942;
}
.sport_betting .status_win {
  color: #b90000;
}
.sport_betting table tbody tr {
  background-color: transparent !important;
}
.sport_betting .status_lose {
  color: #363942;
}
.sport_betting .show-button {
  padding-right: 14px;
}
.sport_betting .cus-table table th {
  display: none;
}
.sport_betting .btn-default:hover {
  background-color: transparent;
}
.sport_betting .action-group .dropdown-toggle {
  padding-right: 0;
}
/**/
.option_casino_list .select2-container--bootstrap4 .select2-selection {
  width: 32rem;
}
.mini_game .cus-table td {
  padding: 5px 12px;
  color: #363942;
  border-bottom: 1px solid #dee2e6 !important;
}
/*toggle checkbox*/
.mini_game .toggle_checkbox,
.mini_game .toggle_checkbox_game_type {
  margin: 0 auto;
}
.toggle_checkbox,
.toggle_checkbox_game_type,
.toggle_checkbox_ip,
.toggle_checkbox_filter {
  position: relative;
  width: 58px;
  height: 20px;
  margin: 0;
  user-select: none;
  cursor: pointer;
}
.mini_game .toggle_checkbox,
.mini_game .toggle_checkbox_game_type {
  width: 64px;
}
.mini_game .toggle_checkbox.checked:after,
.mini_game .toggle_checkbox_game_type.checked:after {
  left: 46px;
}
.toggle_checkbox input[type="checkbox"],
.toggle_checkbox_game_type input[type="checkbox"],
.toggle_checkbox_ip input[type="checkbox"],
.toggle_checkbox_filter input[type="checkbox"] {
  display: none;
}
.toggle_checkbox span,
.toggle_checkbox_game_type span,
.toggle_checkbox_ip span,
.toggle_checkbox_filter span {
  position: absolute;
  top: 50%;
  right: 8px;
  transform: translateY(-50%);
  font-size: 10px;
  letter-spacing: -0.2px;
  color: #ffffff;
  font-weight: bold;
  line-height: 1;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.toggle_checkbox:before,
.toggle_checkbox_game_type:before,
.toggle_checkbox_ip:before,
.toggle_checkbox_filter:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 14px;
  display: block;
  background: #939aa3;
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.toggle_checkbox:after,
.toggle_checkbox_game_type:after,
.toggle_checkbox_ip:after,
.toggle_checkbox_filter:after {
  content: "";
  position: absolute;
  top: 2px;
  left: 2px;
  width: 16px;
  height: 16px;
  display: block;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 9px 28px -6px rgba(0, 0, 0, 0.3);
  -webkit-transition: 0.2s ease-out;
  transition: 0.2s ease-out;
}
.toggle_checkbox.checked span,
.toggle_checkbox_game_type.checked span,
.toggle_checkbox_ip.checked span,
.toggle_checkbox_filter.checked span {
  right: 30px;
  color: #ffffff;
}
.toggle_checkbox.checked:before,
.toggle_checkbox_game_type.checked:before,
.toggle_checkbox_ip.checked:before,
.toggle_checkbox_filter.checked:before {
  background: #14ae5c;
}
.toggle_checkbox.checked:after,
.toggle_checkbox_game_type.checked:after,
.toggle_checkbox_ip.checked:after,
.toggle_checkbox_filter.checked:after {
  left: 40px;
  box-shadow: 0 9px 28px -6px rgba(0, 0, 0, 0.5);
}
.toggle_checkbox_ip {
  margin: auto;
}
/*--------------*/
.choose_list {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 0;
  margin-bottom: 0;
}
.choose_list:last-child {
  margin-bottom: 0;
}
.choose_list li {
  list-style: none;
  margin-bottom: 1rem;
}
/*.choose_list li:last-child {*/
/*    margin-bottom: 0;*/
/*}*/
.game-rolling-rates .choose_list .input-group input {
  width: 50px;
  border-radius: 3px 0 0 3px;
}
.choose_item {
  display: flex;
  align-items: center;
  min-width: 10.5rem;
  justify-content: flex-end;
}

.item_folder {
  line-height: 32px;
}
.item_folder:last-child {
  margin-bottom: 0;
}
.game-rolling-rates .choose_list .input-group input[readonly] {
  color: #939aa3;
}
.game-rolling-rates .row.border-bottom {
  margin: 0;
}
.choose_list .input-group {
  width: auto;
}
.sidebar-mini.sidebar-collapse.popup .content-wrapper {
  overflow: auto;
  width: 1865px;
  margin: 0 auto !important;
}
.sidebar-mini.sidebar-collapse.popup.member_edit .content-wrapper {
  width: 960px;
}

/*Style page Sport Game*/
.sport_game .cus-table .cus-checkbox .checkmark {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sport_game .cus-table td {
  color: #363942;
}
.sport_game .leagues,
.leagues {
  display: flex;
  align-items: center;
}
.sport_game .leagues img:nth-child(01),
.leagues img:nth-child(01) {
  margin-left: 6px;
}
.sport_game .leagues img:nth-child(02),
.leagues img:nth-child(02) {
  margin-left: 10px;
}
.sport_game .leagues p,
.leagues p {
  margin: 0 0 0 5px;
  text-align: left;
  width: 63px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}
.sport_game .name_game {
  text-align: center;
  color: #157140;
  font-weight: 500;
}
.sport_game .name_game span {
  margin-right: 4px;
  text-transform: uppercase;
}
.sport_game .name_game.ou {
  color: #e49c06;
}
.sport_game .name_game.ah {
  color: #465294;
}
.sport_game .name_game p {
  margin-bottom: 0;
}
.sport_game .team {
  display: flex;
  justify-content: space-between;
  background-color: #e9ebf3;
  padding: 2px 6px;
  border: 1px solid #e0e3ec;
  border-radius: 3px;
}
.sport_game .team.away_team .data_team {
  justify-content: flex-end;
}
.sport_game td.active_show {
  background-color: #e9ebf3;
}
.sport_game .txt_num {
  color: #0d1421;
  font-weight: 700;
  text-align: center;
  margin: 0;
}
.sport_game .txt_num.up {
  color: #0d1421;
  font-weight: bold;
}
.sport_game .team .txt_desp p {
  margin-bottom: 6px;
  font-weight: 500;
  font-size: 12px;
}

.sport_game .cus-table td {
  padding: 6px;
  font-size: 12px;
  text-align: center;
}
.manage_game .data_team {
  display: flex;
  align-items: center;
}
.sport_game .data_team span {
  color: #14ae5c;
  font-weight: 600;
  font-size: 10px;
}
.sport_game .data_team a img {
  vertical-align: sub;
}
.sport_game td.active .data_team span {
  color: #ffffff;
}
.sport_game .box_bg .data_team {
  justify-content: center;
}
.sport_game .box_bg .data_team a {
  margin-left: 4px;
}
.sport_game .box_bg .box_betting_game {
  background-color: #e9ebf3;
  padding: 4px 6px;
  border: 1px solid #e0e3ec;
  border-radius: 3px;
  min-height: 48px;
}
.sport_game .box_bg .box_betting_game.only_num {
  display: flex;
  align-items: center;
  justify-content: center;
}
.sport_game .select {
  display: flex;
  justify-content: space-between;
  margin-bottom: 6px;
}
.sport_game .select p {
  margin: 0;
}
.sport_game .cus-checkbox {
  margin-bottom: 6px;
}
.sport_game table tr td .btn_item {
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  padding: 0;
  border: 0;
  border-radius: 0;
}
.sport_game table tr td .btn_item.btn_play {
  background: url(../../img/icon_play.png);
}
.sport_game table tr td .btn_item.btn_pause {
  background: url(../../img/icon_pause.png);
}
.sport_game .btn_list_game {
  display: flex;
  align-items: center;
  padding: 10px 16px;
  margin-bottom: 10px;
}
.sport_game .btn_list_game button {
  color: #157140;
  padding: 4.5px 6px;
  width: 70px;
  margin: 0 10px 0 0;
  border-radius: 3px;
  background-color: #ffffff;
  border: 1px solid #157140;
  font-weight: 700;
}
.sport_game .action-group .dropdown-toggle {
  width: 75px;
  font-size: 12px;
  font-weight: 500;
}
.sport_game .action-group .dropdown-menu {
  min-width: 140px;
}
.sport_game .action-group .dropdown-menu li {
  border-bottom: 1px solid #e8eaeb;
}
.sport_game .action-group .dropdown-menu li:last-child {
  border: 0;
}

.btn_style_edit {
  width: 25px;
  height: 25px;
  background-image: url("../../img/icon_edit.svg");
  background-size: contain;
  display: inline-block;
  vertical-align: middle;
}
.btn_style_delete {
  width: 25px;
  height: 25px;
  background-image: url("../../img/icon_delete.svg");
  background-size: contain;
  display: inline-block;
  border: 0;
  background-color: transparent;
  vertical-align: middle;
}
/*Popup sport game detail*/
.popup_sport_detail .container_content {
  padding: 40px 20px;
}
.popup_sport_detail .content_page h1 {
  margin-bottom: 6px;
}
.popup_sport_detail.popup .card-body {
  padding: 0;
}
.popup_sport_detail.popup .card-body .card-title {
  background-color: #d5d9e1;
  padding: 6px 8px;
}
.popup_sport_detail.popup .border {
  border: 1px solid #d7d8de !important;
}
.popup_sport_detail.popup .border-right {
  border-right: 1px solid #d7d8de !important;
}
.popup_sport_detail.popup .cus-card input[type="text"],
.popup_sport_detail.popup .cus-card input[type="number"],
.popup_sport_detail.popup .cus-card input[type="date"] {
  background-color: #ebeff5;
  border: 1px solid #d7d8de;
}

/*-----*/
.rolling_flows table.dataTable td p {
  margin-bottom: 0;
}
/*Timeline Popup*/

.popup .card-body .card-title {
  color: #14ae5c;
}
.popup .search-box .btn {
  width: 84px;
  justify-content: center;
  background-color: #14ae5c;
  font-size: 12px;
  color: #ffffff;
  border-radius: 3px;
  padding: 6px 8px;
  margin-left: 8px;
}
.popup .content_answer {
  padding: 10px;
  border: 1px solid #d7d8de;
}
.popup .content_answer a {
  color: #363942;
}
.timeline::before {
  left: 22px;
}
.timeline > .time-label > span.nickname_bg {
  background-color: #ebeff5;
  border-radius: 3px;
  padding: 1px 8px;
  font-size: 19px;
  color: #363942;
}
.timeline > div {
  margin-bottom: 20px;
}
.timeline > div > .timeline-item {
  border-radius: 0;
  box-shadow: none;
  border-left: 1px solid #d7d8de;
  border-right: 1px solid #d7d8de;
  border-bottom: 1px solid #d7d8de;
}
.timeline > div > .timeline-item > .timeline-header {
  color: #363942;
  font-size: 14px;
  font-weight: 500;
  background-color: #d4d9e2;
  border: 1px solid #999fac;
  border-left: 0;
  border-right: 0;
}
.timeline > div > .timeline-item > .time {
  color: #363942;
}
.timeline > div > .timeline-item > .timeline-body p {
  margin-bottom: 0;
}
.quick-answer-content p:last-child {
  margin-bottom: 0;
}
.quick_answer .search-box .input-group input {
  border-radius: 3px;
}
.popup.news_create
  .cus-card
  .select2-container--bootstrap4
  .select2-selection--single,
.popup.news_detail
  .cus-card
  .select2-container--bootstrap4
  .select2-selection--single {
  min-width: 120px;
}

.search_results_wrapper .search_results ul.message_partner,
.search_results_wrapper .search_results ul.message_level,
.search_results_wrapper .search_results ul.message_select_member {
  display: none;
}
.search_results_wrapper .search_results ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 5px;
  height: 100%;
  align-items: center;
}
.search_results_wrapper .search_results ul.message_partner.active,
.search_results_wrapper .search_results ul.message_level.active,
.search_results_wrapper .search_results ul.message_select_member.active {
  display: flex;
}

.popup table.dataTable td p {
  margin-bottom: 0;
}
.sidebar-mini.popup .content-wrapper {
  overflow: auto;
  width: 1865px;
  margin: 0 auto !important;
}
.sidebar-mini.popup.member_edit .content-wrapper {
  width: 960px;
}

/* odd settings*/

.odd-settings .card-session {
  border: 1px solid #d7d8de;
  margin-bottom: 10px;
}

.odd-settings .manage-title-line {
  background: #d4d9e2;
}

.odd-settings .manage-title-line p {
  font-size: 14px;
  min-width: 150px;
  font-weight: 600;
}

.odd-settings .manage-title-line button {
  border: 0;
  background-color: #f7f7f7;
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
}

.odd-settings .manage-title-line span {
  font-size: 12px;
}

.odd-settings .game-list {
  display: flex;
  flex-wrap: wrap;
}

.odd-settings .game-list li {
  list-style-type: none;
  margin-right: 8px;
}
.character_style_1 {
  margin-bottom: 0;
}

.odd-settings .game-list .text-success {
  color: #363942 !important;
}

.odd-settings .game-list .text-success i {
  color: #939aa3 !important;
  font-size: 18px;
}

.odd-settings .game-list .border-success {
  border-color: #d7d8de !important;
}

.odd-settings .banner_text_wrap {
  display: flex;
}

.odd-settings .banner_text_wrap input {
  border-radius: 3px 0 0 3px;
  border-right: 0;
  width: calc(100% - 50px);
}

.odd-settings .banner_text_wrap span {
  border-radius: 0 3px 3px 0;
  width: 50px;
  border: 1px solid #d7d8de;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ebeff5;
}

/* popup create popup managerment */

.popup_management_create .input-group .custom-file {
  overflow: hidden;
}

.popup_management_create .input-group .custom-file input {
  border: 0;
}

.popup_management_create .input-group .custom-file input:disabled {
  background-color: #f4f4f5;
}

.popup_management_create .input-group .custom-file .right_label {
  text-wrap: nowrap;
  padding: 0 10px;
  background-color: var(--brandVariant);
  border-left: 1px solid var(--blackStroke);
  height: 100%;
}

.popup_management_create .custom-file-label::after {
  content: "파일첨부";
  color: #14ae5c;
  background-color: #fff;
}

.popup_management_create .form-check.radio_item {
  width: 100px;
}

.popup_management_create .upload-wrap {
  border: 1px solid #d7d8de;
  width: calc(100% - 90px);
  margin-right: 10px;
  border-radius: 3px;
  position: relative;
}

.popup_management_create .upload-wrap .file-name {
  position: absolute;
  left: 6px;
  bottom: 6px;
  margin: 0;
}

.popup_management_create .upload-label {
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 1px solid #157140;
  margin: 0;
  border-radius: 3px;
  cursor: pointer;
}

.popup_management_create .popup_manager_title_line {
  width: 100%;
  height: 34px;
  padding: 10px 15px;
  background-color: #d4d9e2;
}

.popup_management_create .cus-card > .card-body {
  padding: 0;
}

.popup_management_create .w-td {
  min-height: 0;
  padding: 0;
}

/* site management - admins */

.admins .search-box .first-input {
  border-radius: 3px !important;
}

/* site management - allowips */

.allow-ip .search-box .first-input {
  border-radius: 3px !important;
}

.allow-ip .toggle_checkbox {
  display: inline-block;
}

/*Style edit popup member detail*/
.popup.member_change_log table.dataTable td {
  padding: 10px 0.75rem;
}
/*Style  popup member money flow*/
.popup.admin-members-money-ledgers
  .search-box
  .select2-container--bootstrap4
  .select2-selection {
  border: 1px solid #d7d8de;
  border-radius: 3px;
}
/*------*/

/* mimigame-list */

.admin-minigame-list .type_power {
  margin: 0;
  margin-right: 5px;
}

.admin-minigame-list .cus-table {
  border-right: 1px solid #d7d8de;
}

.admin-minigame-list .cus-table tr td {
  border-width: 0px 1px 1px 1px;
  border-style: solid;
  border-color: #d7d8de !important;
}

.admin-minigame-list .cus-table tr td:last-child {
  border-right: 0;
}

.admin-minigame-list .cus-table tr th:first-child,
.admin-minigame-list .cus-table tr td:first-child {
  border-left: 0;
}

.admin-minigame-list .select-game-type {
  border: 1px solid #14ae5c;
  border-radius: 2px;
}

.admin-minigame-list .select-game-type button {
  font-weight: 400;
  color: #363942;
  height: 32px;
}

.admin-minigame-list .select-game-type ul li a:hover {
  background-color: #616068;
}

.admin-minigame-list .select-game-type .dropdown-menu {
  border-radius: 0px;
}

/* mimigame-rate */

.minigame .wait {
  color: #7c3ecc;
}

.minigame .betang {
  color: #14ae5c;
}

.minigame .time-betting {
  color: #0098b7;
}

.minigame .cancel {
  color: #939aa3;
}

.minigame-rates .toggle_checkbox {
  display: inline-block;
}

.minigame .icon_power_box {
  text-align: center;
}

.minigame .page_numbers.dots {
  padding: 0 15px;
  border-right: 1px solid #d3d5d7;
}

/* minigame- NTRY */

.eos-powerball
  .cus-card
  .tab-select
  .select2-container--bootstrap4
  .select2-selection {
  border: 1px solid #14ae5c;
}

.minigame
  .cus-card
  .tab-select
  .select2-container--bootstrap4
  .select2-selection {
  border: 1px solid #14ae5c;
}

table.dataTable td span {
  vertical-align: middle;
}

.disabled_row {
  opacity: 0.5;
  pointer-events: none;
}
.tlt_recommend {
  width: 52px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  white-space: break-spaces;
}

.site-management
  #setting_send_api_betting
  .card-session
  .social-group
  .social-tag {
  background-color: #ebeff5;
}

/* coin betting */

.admin-coin-betting .search-box .input-group {
  width: 150px;
}

.admin-coin-betting .popup-price-close .modal-content {
  width: 600px;
}

.admin-coin-betting .modal_btn_group {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 10px;
  height: 36px;
  margin: 20px 0;
}

.admin-coin-betting .modal_btn_group > div {
  position: relative;
}

.admin-coin-betting .modal_btn_group input {
  display: none;
}

.admin-coin-betting .modal_btn_group [type="radio"]:checked + label,
.admin-coin-betting .modal_btn_group [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  width: 100%;
  height: 28px;
}

.admin-coin-betting .modal_btn_group [type="radio"]:checked + label:before,
.admin-coin-betting
  .modal_btn_group
  [type="radio"]:not(:checked)
  + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 36px;
  border: 1px solid #ddd;
  border-radius: 5px;
  transition: 0.2s;
}

.admin-coin-betting .modal_btn_group [type="radio"]:checked + label:after,
.admin-coin-betting
  .modal_btn_group
  [type="radio"]:not(:checked)
  + label:after {
  content: "";
  width: 100%;
  height: 36px;
  position: absolute;
  top: 0px;
  left: 0px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  border-radius: 5px;
  transition: 0.2s;
}

.admin-coin-betting .modal_btn_group [type="radio"]:checked + label:after {
  background-color: #e8eaeb;
}

.admin-coin-betting .modal_btn_group .button_txt {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

.admin-coin-betting .modal_btn_group .button_txt span {
  color: #313134;
  font-size: 13px;
  font-weight: 500;
}

.admin-coin-betting .modal .modal-content .row_time {
  margin-bottom: 10px;
}

.admin-coin-betting .modal .modal-content .range_wrap > label {
  display: flex;
  margin-bottom: 10px;
}

.admin-coin-betting .modal .modal-content .range_container {
  display: flex;
  align-items: center;
}

.admin-coin-betting .modal .modal-content .range_container input {
    padding: 0;
}

.admin-coin-betting .modal .modal-content .row_revenue{
    margin-bottom: 15px;
}
