@import url('https://fonts.googleapis.com/css2?family=Merienda:wght@300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Mochiy+Pop+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&display=swap');

@font-face {
    font-family: bahnschrift_semibold;
    font-weight: 600;
    src: url('/resources/fonts/bahnschrift.TTF') format('truetype')
}

:root {
	/* about_2 */
	--about2_INFO_TABLIST_BG: #D5D7DC;
	--about2_INFO_TABLIST_LI_BG: #D5D7DC;
	--about2_INFO_TABLIST_LI_TXT: var(--color1);
	--about2_INFO_TABLIST_LI_ACTIVE_BG: var(--color14);
	--about2_INFO_TABLIST_LI_ACTIVE_TXT: var(--color2);
	--about2_INFO_H2_TXT: var(--color2);
	--about2_INFO_H2_DISC: var(--color12);
	--about2_INFO_CONTENT_TXT: var(--color2);
	--about2_INFO_CONTENT_BG: var(--gradient1);
	--about2_INFO_CONTENT_RADIUS: 5px;
	--about2_INFO_CONTACT_ITEM_BG: #3B3F47;
	--about2_INFO_CONTACT_ITEM_IMG_BG: var(--color12);
	--about2_INFO_CONTACT_ITEM_LBL_TXT: var(--color2);
	--about2_INFO_CONTACT_ITEM_VAL_TXT: var(--color2);
	--about2_INFO_CONTACT_ITEM_VAL_HOVER_TXT: var(--color4);
	
	/* prov_list_5 */
	--prov5_MODAL_BG: var(--gradient1);
	--prov5_MODAL_TXT_COLOR: var(--color2);
	--prov5_MODAL_BORDER: none;
	--prov5_MODAL_BTN_CLOSE_BG: 0 0;
	--prov5_MODAL_BTN_CLOSE_TXT_COLOR: var(--color3);
	--prov5_MODAL_BTN_CLOSE_BORDER: none;
	--prov5_SELECT_MODAL_BTN_BG: var(--color14);
	--prov5_SELECT_MODAL_BTN_TXT_COLOR: var(--color2);
	--prov5_SELECT_MODAL_BTN_BORDER: none;
	--prov5_SELECT_MODAL_BTN_HOVER_BG: var(--color5);
	--prov5_SELECT_MODAL_BTN_HOVER_TXT_COLOR: var(--color2);
	--prov5_SELECT_MODAL_BTN_HOVER_BORDER: none;
	
	--prov5_TABLIST_BG: transparent;
	--prov5_TABLIST_ITEM_BG: 0 0;
	--prov5_TABLIST_ITEM_TXT_COLOR: var(--color2);
	--prov5_TABLIST_ITEM_BORDER: none;
	--prov5_TABLIST_ITEM_HOVER_BG: linear-gradient(to bottom, #0991F0 0%, #0052E3 100%);
	--prov5_TABLIST_ITEM_HOVER_TXT_COLOR: var(--color2);
	--prov5_TABLIST_ITEM_HOVER_BORDER: none;
	--prov5_TABLIST_ITEM_HOVER_BORDER_RADIUS: 5px;
	--prov5_TABLIST_ITEM_ICON_FILTER: none;
	--prov5_TABLIST_ITEM_HOVER_ICON_FILTER: none;
	
	--prov5_TABPANEL_INPUT_LABEL: var(--color2);
	--prov5_TABPANEL_INPUT_BG: var(--color1);
	--prov5_TABPANEL_INPUT_TXT_COLOR: var(--color2);
	--prov5_TABPANEL_INPUT_BORDER: 1px solid var(--color2);
	--prov5_TABPANEL_INPUT_ICON: var(--color3);
	--prov5_TABPANEL_INPUT_DISABLED_BG: #3B3F47;
	--prov5_TABPANEL_INPUT_DISABLED_TXT_COLOR: var(--color2);
	--prov5_TABPANEL_INPUT_DISABLED_BORDER: none;
	--prov5_TABPANEL_INPUT_DISABLED_ICON: var(--color2);
	--prov5_TABPANEL_HEAD_H3_TXT_COLOR: var(--color2);
	--prov5_TABPANEL_HEAD_H3_BG_TXT_COLOR: var(--color2);
	--prov5_TABPANEL_HEAD_H3_BG_BG: var(--color6);
	--prov5_TABPANEL_BTN_BACKTAB_BG: var(--color13);
	--prov5_TABPANEL_BTN_BACKTAB_TXT_COLOR: var(--color1);
	--prov5_TABPANEL_BTN_BACKTAB_BORDER: none;
	
	--prov5_PROVFILTER_BTN_BG: #D5D7DC;
	--prov5_PROVFILTER_BTN_TXT_COLOR: var(--color1);
	--prov5_PROVFILTER_BTN_BORDER: none;
	--prov5_PROVFILTER_BTN_HOVER_BG: var(--color14);
	--prov5_PROVFILTER_BTN_HOVER_TXT_COLOR: var(--color2);
	--prov5_PROVFILTER_BTN_HOVER_BORDER: none;
	
	--prov5_PROVITEM_BG: #282A30;
	--prov5_PROVITEM_TXT_COLOR: var(--color2);
	--prov5_PROVITEM_BORDER: none;
	--prov5_PROVITEM_PROVNAME_BORDER: 2px solid #686C77;
	--prov5_PROVITEM_LBL_GAMELIST_BG: var(--color7);
	--prov5_PROVITEM_LBL_GAMELIST_TXT_COLOR: var(--color1);
	--prov5_PROVITEM_LBL_LOBBY_BG: var(--color6);
	--prov5_PROVITEM_LBL_LOBBY_TXT_COLOR: var(--color1);
	
	--prov5_USRPSWD_BG: var(--gradient1);
	--prov5_USRPSWD_TXT_COLOR: var(--color2);
	--prov5_USRPSWD_BTN_BG: var(--color13);
	--prov5_USRPSWD_BTN_TXT_COLOR: var(--color1);
	--prov5_USRPSWD_BTN_BORDER: none;
	--prov5_USRPSWD_BTN_HOVER_BG: var(--color13);
	--prov5_USRPSWD_BTN_HOVER_TXT_COLOR: var(--color1);
	--prov5_USRPSWD_BTN_HOVER_BORDER: none;
	--prov5_USRPSWD_QR_LBL_BG: var(--color12);
	--prov5_USRPSWD_QR_LBL_TXT_COLOR: var(--color2);
	
	/* transfer_2 */
	--trans2_MODAL_TXT_COLOR: var(--color2);
	--trans2_MODAL_BG_COLOR: var(--gradient1);
	--trans2_MODAL_HEAD_COLOR: var(--color2);
	--trans2_MODAL_HEAD_BORDER: 2px solid var(--color3);
	--trans2_MODAL_HEAD_DISC_BG: var(--color13);
	--trans2_MODAL_HEAD_DISC_RADIUS: 100%;
	--trans2_MODAL_HEAD_BTN_CLOSE_BORDER: none;
	--trans2_MODAL_HEAD_BTN_CLOSE_BG: 0 0;
	--trans2_MODAL_HEAD_BTN_CLOSE_TXT_COLOR: var(--color3);
	--trans2_PROVMODAL_BTN_TXT_COLOR: var(--color1);
	--trans2_PROVMODAL_BTN_BORDER: none;
	--trans2_PROVMODAL_BTN_BG: var(--color13);
	--trans2_PROVMODAL_BTN_HOVER_TXT_COLOR: var(--color1);
	--trans2_PROVMODAL_BTN_HOVER_BORDER: none;
	--trans2_PROVMODAL_BTN_HOVER_BG: var(--color13);
	--trans2_PROVMODAL_BTN_DISABLED_TXT_COLOR: #bdbdbd;
	--trans2_PROVMODAL_BTN_DISABLED_BORDER: none;
	--trans2_PROVMODAL_BTN_DISABLED_BG: #7d7d7d;
	--trans2_PROVMODAL_NOTICE_BG: #3B3F47;
	--trans2_PROVMODAL_NOTICE_DISC: var(--color2);
	
	--trans2_FORM_INPUT_BORDER_RADIUS: 20px;
	--trans2_FORM_INPUT_BG: var(--color1);
	--trans2_FORM_INPUT_TXT_COLOR: var(--color2);
	--trans2_FORM_INPUT_BORDER: 2px solid var(--color2);
	--trans2_FORM_INPUT_BOX_SHADOW: none;
	--trans2_FORM_INPUT_DISABLED_TXT_COLOR: var(--color2);
	--trans2_FORM_INPUT_DISABLED_BG: var(--color5);
	--trans2_FORM_INPUT_DISABLED_BORDER: 1px solid var(--color5);
	--trans2_FORM_INPUT_BTN_DISABLED_TXT_COLOR: #bdbdbd;
	--trans2_FORM_INPUT_BTN_DISABLED_BORDER: none;
	--trans2_FORM_INPUT_BTN_DISABLED_BG: #7d7d7d;
	--trans2_FORM_INPUT_BTN_BORDER_RADIUS: 20px;
	--trans2_FORM_INPUT_BTN_SUBMIT_BG: var(--color4);
	--trans2_FORM_INPUT_BTN_SUBMIT_TXT_COLOR: var(--color2);
	--trans2_FORM_INPUT_BTN_SUBMIT_BORDER: none;
	--trans2_FORM_INPUT_BTN_SUBMIT_HOVER_BG: var(--color5);
	--trans2_FORM_INPUT_BTN_SUBMIT_HOVER_TXT_COLOR: var(--color2);
	--trans2_FORM_INPUT_BTN_SUBMIT_HOVER_BORDER: none;
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_TXT_COLOR: var(--color1);
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_BORDER: none;
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_BG: var(--color13);
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_HOVER_TXT_COLOR: var(--color2);
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_HOVER_BORDER: none;
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_HOVER_BG: var(--color7);
	--trans2_FORM_INPUT_IMPORTANT: var(--important);
	--trans2_FORM_TOGGLE_ON_TXT_COLOR: var(--color2);
	--trans2_FORM_TOGGLE_ON_BORDER: 1px solid #19c703;
	--trans2_FORM_TOGGLE_ON_BG: #19c703;
	--trans2_FORM_TOGGLE_OFF_TXT_COLOR: var(--color2);
	--trans2_FORM_TOGGLE_OFF_BORDER: 1px solid #b70505;
	--trans2_FORM_TOGGLE_OFF_BG: #b70505;
	--trans2_FORM_PROV_SWITCH_TXT_COLOR: var(--color2);
	--trans2_FORM_PROV_SWITCH_HOVER_TXT_COLOR: var(--color4);
	
	--trans2_CONTENT_TITLE_TXT_COLOR: var(--color2);
	--trans2_CONTENT_TITLE_BG: 0 0;
	--trans2_CONTENT_TITLE_DISC_BG: var(--color6);
	--trans2_CONTENT_TABLIST_BORDER_RADIUS: 5px;
	--trans2_CONTENT_TABLIST_TXT_COLOR: #3B3F47;
	--trans2_CONTENT_TABLIST_BORDER: none;
	--trans2_CONTENT_TABLIST_BG: #E4E6EA;
	--trans2_CONTENT_TABLIST_ACTIVE_TXT_COLOR: var(--color2);
	--trans2_CONTENT_TABLIST_ACTIVE_BORDER: none;
	--trans2_CONTENT_TABLIST_ACTIVE_BG: var(--color14);
	--trans2_CONTENT_CREDIT_COUNT_TXT_COLOR: var(--color2);
	--trans2_CONTENT_CREDIT_COUNT_BG: var(--important);
	--trans2_CONTENT_TXT_COLOR: var(--color2);
	--trans2_CONTENT_BG: var(--gradient1);
	--trans2_CONTENT_BORDER_SEPERATE_LINE: 1px solid #686C77;
	
	--trans2_PROV_BOX_TITLE_TXT_COLOR: var(--color2);
	--trans2_PROV_BOX_TITLE_DISC_BG: var(--color13);
	--trans2_PROV_BOX_TITLE_DISC_BORDER_RADIUS: 100%;
	--trans2_PROV_BOX_PROV_ITEM_IMG_BG: #e5e5e5;
	--trans2_PROV_BOX_PROV_ITEM_AMT_TXT_COLOR: var(--color2);
	--trans2_PROV_BOX_PROV_ITEM_AMT_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_AMT_BG: #333;
	--trans2_PROV_BOX_PROV_ITEM_AMT_BOX_SHADOW: inset 0 0 6px 2px #161616;
	--trans2_PROV_BOX_PROV_ITEM_INFO_BORDER_RADIUS: 0 0 5px 5px;
	--trans2_PROV_BOX_PROV_ITEM_INFO_TXT_COLOR: var(--color2);
	--trans2_PROV_BOX_PROV_ITEM_INFO_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_INFO_BG: var(--color12);
	--trans2_PROV_BOX_PROV_ITEM_INFO_HOVER_TXT_COLOR: var(--color2);
	--trans2_PROV_BOX_PROV_ITEM_INFO_HOVER_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_INFO_HOVER_BG: var(--color12);
	--trans2_PROV_BOX_PROV_ITEM_INFO_DISABLED_TXT_COLOR: #bdbdbd; 
	--trans2_PROV_BOX_PROV_ITEM_INFO_DISABLED_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_INFO_DISABLED_BG: #7d7d7d;
	
	--trans2_CREDITS_BOX_H4_TXT_COLOR: var(--color2);
	--trans2_CREDITS_BOX_CREDITS_ITEM_CONTENT_TXT_COLOR: var(--color2);
	--trans2_CREDITS_BOX_CREDITS_ITEM_CONTENT_AMT_TXT_COLOR: inherit;
	--trans2_CREDITS_BOX_CREDITS_ITEM_CONTENT_AMT_LAST_TXT_COLOR: inherit;
	--trans2_CREDITS_BOX_CREDITS_ITEM_INFO_TITLE_TXT_COLOR: inherit;
	--trans2_CREDITS_BOX_CREDITS_ITEM_INFO_DESC_TXT_COLOR: inherit;
	--trans2_CREDITS_BOX_CREDITS_ITEM_INFO_BTN_TXT_COLOR: var(--color1);
	--trans2_CREDITS_BOX_CREDITS_ITEM_INFO_BTN_BORDER: none;
	--trans2_CREDITS_BOX_CREDITS_ITEM_INFO_BTN_BG: var(--color6);
	--trans2_CREDITS_BOX_CREDITS_ITEM_INFO_BTN_HOVER_BOX_SHADOW: 3px 3px 0 0 var(--color7);
	
	/* select2 */
	--select2-input-bg: rgba(28,28,29,1);
	--select2-dropdown-border-color:#333;
	--select2-dropdown-search-bg: #181818;
	--select2-dropdown-option-bg: #181818;
	--select2-dropdown-selected-bg: #393939;
	
	/* VIP */
	--vip2_STEP_CONTAINER_CIRCLE_BG: #e4a511;
	--vip2_STEP_CONTAINER_CIRCLE_COLOR: #fff;
	--vip2_STEP_CONTAINER_P_TXT_COLOR: #7d7d7d;
	--vip2_STEP_CONTAINER_CIRCLE_LINE_BG: rgb(228 165 17 / 50%);
	
	--vip2_TABLIST_BORDER_RADIUS: 5px;
	--vip2_TABLIST_BG: #7d7d7d;
	--vip2_TABLIST_BORDER: none;
	--vip2_TABLIST_LI_COLOR: #fff;
	--vip2_TABLIST_LI_ACTIVE_COLOR: #fff;
	--vip2_TABLIST_LI_ACTIVE_BG: var(--color4);
	
	--vip2_MEMBER_GRP_STATUS_SUB_HEADER_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_GRP_NAME_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_PROGRESS_TXT_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_CURRENT_POINT_TXT_COLOR: #ffe6a9;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_FIRST_BG: #464646;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_FIRST_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_SECOND_BG: #8F3146;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_SECOND_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_THIRD_BG: #3B2F91;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_THIRD_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_FOURTH_BG: #D12B2C;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_FOURTH_COLOR: #fff;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_TOP_BG: #4413A9;
	--vip2_MEMBER_GRP_STATUS_CURRENT_LVL_TOP_COLOR: #fff;
	
	--vip2_MEMBER_GRP_STATUS_MEMBER_CONTAINER_FIRST_BG: radial-gradient(circle at center, #A7A7A7, #656565);
	--vip2_MEMBER_GRP_STATUS_MEMBER_CONTAINER_SECOND_BG: radial-gradient(circle at center, #FC9A7E, #BA3026);
	--vip2_MEMBER_GRP_STATUS_MEMBER_CONTAINER_THIRD_BG: radial-gradient(circle at center, #C1C4E0, #8B86FF);
	--vip2_MEMBER_GRP_STATUS_MEMBER_CONTAINER_FOURTH_BG: radial-gradient(circle at center, #F5D28D, #D24003);
	--vip2_MEMBER_GRP_STATUS_MEMBER_CONTAINER_TOP_BG: radial-gradient(circle at center, #F1BEEE, #775EC3);
	--vip2_MEMBER_GRP_STATUS_MEMBER_PROGRESS_CONTAINER_BG: #fff;
	--vip2_MEMBER_GRP_STATUS_MEMBER_PROGRESS_BAR_FIRST_BG: #FDB813;
	--vip2_MEMBER_GRP_STATUS_MEMBER_PROGRESS_BAR_SECOND_BG: #96253E;
	--vip2_MEMBER_GRP_STATUS_MEMBER_PROGRESS_BAR_THIRD_BG: #372A8A;
	--vip2_MEMBER_GRP_STATUS_MEMBER_PROGRESS_BAR_FOURTH_BG: #bf2805;
	--vip2_MEMBER_GRP_STATUS_MEMBER_PROGRESS_BAR_TOP_BG: #4413A9;
	
	/* Free Credit */
	--freeCredit2_CLAIM_ALL_CONTAINER_BG: var(--color15);
	--freeCredit2_CLAIM_ALL_CONTAINER_COLOR: var(--color2);
	--freeCredit2_CLAIM_ALL_BORDER_RADIUS: 5px;
	--freeCredit2_CLAIM_ALL_CARD_BG: #E4E6EA;
	--freeCredit2_CLAIM_ALL_CARD_COLOR: #000;
	--freeCredit2_CLAIM_ALL_CARD_BORDER_RADIUS: 5px;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_HR: 2px dashed #686C77;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_MORE_INFO_COLOR: #282A30;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_CLAIM_BTN_BG: var(--color13);
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_CLAIM_BTN_COLOR: var(--color1);
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_CLAIM_BTN_BORDER_RADIUS: 5px;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_CLAIM_BTN_BORDER: none;
	--freeCredit2_CLAIM_ALL_ARROW_COLOR: var(--color15);
	--freeCredit2_CLAIM_ALL_ARROW_ACTIVE_HOVER_COLOR: #fff;
	--freeCredit2_CLAIM_ALL_ARROW_DISABLED_COLOR: var(--color15) !important;
	--freeCredit2_CLAIM_ALL_ARROW_DISABLED_ICON_BORDER: 2px solid #C0C0C0 !important;
	--freeCredit2_CLAIM_ALL_ARROW_DISABLED_ICON_BG: #C0C0C0 !important;
	--freeCredit2_CLAIM_ALL_ARROW_ACTIVE_HOVER_ICON_BORDER: 2px solid #fff;
	--freeCredit2_CLAIM_ALL_ARROW_ACTIVE_HOVER_ICON_BG: var(--color15);
	--freeCredit2_CLAIM_ALL_OR_SEPARATOR_TXT_COLOR: #B8BABF;
	--freeCredit2_CLAIM_ALL_OR_SEPARATOR_LINE_BG: #B8BABF;
	
	--freeCredit2_CLAIM_ALL_MODAL_BORDER_RADIUS: 10px;
	--freeCredit2_CLAIM_ALL_MODAL_COLOR: var(--color1);
	--freeCredit2_CLAIM_ALL_MODAL_SHOW_DETAILS_COLOR: #BEBEBE;
	--freeCredit2_CLAIM_ALL_MODAL_ERROR_LIST_BG: #C9C9C9;
	--freeCredit2_CLAIM_ALL_MODAL_ERROR_LIST_COLOR: #000;
	--freeCredit2_CLAIM_ALL_MODAL_ERROR_LIST_BORDER_RADIUS: 10px;
	--freeCredit2_CLAIM_ALL_MODAL_RED_TXT_COLOR: #e60000;
	--freeCredit2_CLAIM_ALL_MODAL_GREEN_TXT_COLOR: #28e837;
	--freeCredit2_CLAIM_ALL_MODAL_GREY_TXT_COLOR: #BEBEBE;
	--freeCredit2_CLAIM_ALL_MODAL_SUCCESS_TXT_SHADOW: 2px 2px 4px #3ffd4e5c;
	--freeCredit2_CLAIM_ALL_MODAL_FAIL_TXT_SHADOW: 2px 2px 4px #e600007d;
	
	--freeCredit2_CLAIM_ALL_LOADING_CONTAINER_BG: #0000006e;
	--freeCredit2_CLAIM_ALL_LOADING_CONTAINER_BORDER_RADIUS: 10px;
	--freeCredit2_CLAIM_ALL_LOADING_SPINNER_BORDER: 5px solid rgba(0, 0, 0, 0.1);
	--freeCredit2_CLAIM_ALL_LOADING_SPINNER_BORDER_LEFT_COLOR: #09f;
	--freeCredit2_CLAIM_ALL_LOADING_MSG_TXT_SHADOW: 4px 4px 4px #000000b5;
	
	--bar2_SIMPLE_MARQUEE_BOX_TXT: var(--color2);
	--bar2_SIMPLE_MARQUEE_BOX_BORDER: none;
	--bar2_SIMPLE_MARQUEE_BOX_BG: #3B3F47;
	
	/* promo_1 */
	--promo1_TAB_BORDER_TOP: 0.5px solid rgba(153,153,153,.3);
	--promo1_TAB_BORDER_BOTTOM: 0.5px solid rgba(153,153,153,.3);
	--promo1_TAB_BG: #3B3F47;
	
	--promo1_TAB_SEARCH_LI_ACTIVE_BG:  var(--color13);
	--promo1_TAB_SEARCH_LI_ACTIVE_TXT: var(--color1);
	--promo1_TAB_SEARCH_LI_ACTIVE_A_TXT: var(--color1);
	
	--promo1_TAB_SEARCH_LI_BG: #D5D7DC;
	--promo1_TAB_SEARCH_LI_TXT: var(--color1);
	
	--promo1_PROMOTION_BOX_BG: #282A30;
	--promo1_PROMOTION_BOX_TXT: var(--color2);
	
	--promo1_PROMOTION_BOX_NEW_BEFORE_BG: #008aff;
	--promo1_PROMOTION_BOX_NEW_BEFORE_TXT: var(--color2);
	
	--promo1_PROMOTION_BOX_PIC_BG: #ddd;
	
	--promo1_CONTENT_STYLE_P_TXT: var(--color2);
	--promo1_CONTENT_STYLE_TIMES_TXT: var(--color2);
	
	--promo1_CONTENT_STYLE_TIMES_ITEM_ICON_BG: var(--color2);
	
	--promo1_CONTENT_STYLE_BUTTON_BOX_APPLY_BG: var(--color12);
	--promo1_CONTENT_STYLE_BUTTON_BOX_APPLY_COLOR:var(--color2);
	--promo1_CONTENT_STYLE_BUTTON_BOX_BEFORE_BG: linear-gradient(to bottom,rgba(255,255,255,.2),rgba(255,255,255,0) 100%);
	
	--promo1_CONTENT_STYLE_BUTTON_BOX_TXT: var(--color2);
	
	--promo1_BUTTON_BTN_PRIMARY_BG: var(--color13);
	--promo1_BUTTON_BTN_PRIMARY_TXT: var(--color1);
	
	--promo1_BUTTON_BG: var(--color4);
	--promo1_BUTTON_TXT: var(--color2);
	
	--promo1_POP_WRAP_PROMOTION_POP_BG: #ffffff;
	--promo1_POP_WRAP_PROMOTION_POP_TXT: #111;
	
	--promo1_PROMOTION_POP_BG: var(--color2);
	
	--promo1_POP_WRAP_BG: #ffffff;
	--promo1_POP_WRAP_TXT: var(--color10);
	--promo1_POP_WRAP_BTN_CLOSE_BG: var(--colorop2);
	--promo1_POP_WRAP_TITLE_BG: var(--color12);
	--promo1_POP_WRAP_TITLE_H3_TXT: var(--color2);
	
	--promo1_PROMOTION_BOX_PIC_LINE_BG: var(--color2);
}

html {
	line-height: normal;
	-webkit-text-size-adjust: 100%
}

main {
	display: block
}

a {
	background-color: transparent
}


.dstg-flex-start {
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.dstg-flex-end, .dstg-flex-start {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.dstg-flex-end {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end
}

.dstg-flex-wrap {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.dstg-flex-nowrap {
	-ms-flex-wrap: nowrap;
	flex-wrap: nowrap
}

.dstg-flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-direction: normal
}

.dstg-flex-row {
	-webkit-box-orient: horizontal;
	-ms-flex-direction: row;
	flex-direction: row
}

.dstg-align-center{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.dstg-align-center {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.dstg-flex-1 {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1
}

.dstg-flex {
	display: -webkit-box !important;
	display: -ms-flexbox !important;
	display: flex !important
}

.dstg-d-inline-block {
	display: inline-block !important
}

.dstg-text-center {
	text-align: center !important
}

.dstg-text-right {
	text-align: right !important
}

.dstg-overflow-hidden {
	overflow: hidden
}

.dstg-overflow-x-scroll {
	overflow-x: scroll
}

.dstg-background-primary {
	background: #030306
}

.dstg-bg-gradual-black {
	background: #282A30
}

.dstg-w-100 {
	width: 100% !important
}

.dstg-h-100 {
	height: 100%
}

.dstg-m-auto {
	margin: 0 auto
}

.dstg-p-relative {
	position: relative
}

@media ( min-width :1024px) and (max-width:1499px) {
	.dstg-container {
		width: 80% !important;
		min-width: 980px
	}
}

@media ( max-width :1024px) {
	.dstg-container {
		padding: 0 20px
	}
}

@media ( min-width :1500px) {
	.dstg-container {
		max-width: 1400px
	}
}

ul {
	list-style-type: none;
	padding-left: 0
}

@-webkit-keyframes hinge { 
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform-origin: top left;
		transform-origin: top left
	} 20%, 60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left
	} 40%, 80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left
	} to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0)
	}
}

@keyframes hinge { 
	0% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform-origin: top left;
		transform-origin: top left
	} 20%, 60% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		-webkit-transform: rotate(80deg);
		transform: rotate(80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left
	} 40%, 80% {
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
		-webkit-transform: rotate(60deg);
		transform: rotate(60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left
	} to {
		opacity: 0;
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0)
	}
}

@-webkit-keyframes fadeIn { 
	0% {
		opacity: 0
	} to {
		opacity: 1
	}
}

@keyframes fadeIn { 
	0% {
		opacity: 0
	} to {
		opacity: 1
	}
}

@-webkit-keyframes rotate { 
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	} 50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	} to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

@keyframes rotate { 
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	} 50% {
		-webkit-transform: rotate(180deg);
		transform: rotate(180deg)
	} to {
		-webkit-transform: rotate(1turn);
		transform: rotate(1turn)
	}
}

.dstg-m-auto {
	margin: 0 auto !important
}

.dstg-p-0 {
	padding: 0 !important
}

*, :after, :before {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

body {
	position: relative;
	font-size: var(--DEFAULT_FONT_SIZE);
    font-family: var(--PRIMARY_FONT_FAMILY);
	overflow-x: hidden;
}

b, strong {
    font-weight: var(--MED_FONT_WEIGHT);
}

body, html {
	height: 100%
}

h1, h2, h3, h4, h5, h6, ul {
	margin: 0
}

input {
	border: 0
}

input:focus {
	outline: none
}

a {
	color: inherit;
	cursor: pointer;
	text-decoration: none
}

h3 {
	color: #D5D7DC
}

h3, h4 {
	font-weight: 400;
	font-size: 18px
}

h4 {
	color: #f3e071
}

h5 {
	font-size: 14px;
	color: #bcbcbc;
	line-height: 24px;
	font-weight: 400
}

[v-cloak] {
	display: none !important
}

.dstg-wrap {
	margin: 0 auto;
	width: unset;
	max-width: 1200px;
	position: relative
}

path:focus, svg:focus {
	outline: none
}

@media ( min-width :780px) {
	.dstg-wrap {
		max-width: 1200px
	}
}

button {
	outline: none
}

#app {
	height: 100%
}

.main-wrap {
	padding: 50px 0 8rem
}

.dstg-background-primary-img {
	position: fixed;
	height: 100%;
	top: 0;
    left: 0;
	z-index: -1
}

.mobile-fix {
	position: fixed;
	width: 100%;
	z-index: 510
}

.dstg-mobile-content {
	padding-top: 50px;
	padding-bottom: 40px
}

.dstg-pc-content-min-height {
	min-height: calc(100vh - 400px)
}

.dstg-loader {
	position: fixed;
    top: 0px;
    z-index: 999999;
    background: rgba(0,0,0,.6)
}

.dstg-loader.dstg-d-loader {
	display: none
}

/* INPUT */
.form-group .input- {
	position: relative;
    display: flex;
    flex-direction: column
}

.form-group input,
.form-group select {
	width: 100%;
	padding: 10px;
    border: 1px solid;
    border-radius: 20px;
    box-shadow: none
}

.form-group input:focus,
.form-group input:hover,
.form-group select:focus,
.form-group select:hover {
	box-shadow: none !important;
	-webkit-box-shadow: none !important
}

.form-group input.icon-l ,
.form-group select.icon-l {
	padding: 10px 1rem 10px 3rem
}

.form-group input.icon-r ,
.form-group select.icon-r {
	padding: 10px 3rem 10px 1rem
}

/* MODAL */
.modal-header {
	position: relative;
    font-weight: var(--MED_FONT_WEIGHT);
    border: none
}

.modal-header:after {
	content: "";
    position: absolute;
    width: 95%;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%)
}

.modal-header .title {
	margin: 0 3rem 0 20px;
	font-size: var(--SUBHEADER_FONT_SIZE);
}

.modal-header .diamond {
	position: absolute;
    width: 10px;
    height: 10px;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%
}

.modal-header .btn-modalClose {
	position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    background: 0;
    border: 0;
    font-size: var(--ICON_SMALL_FONT_SIZE);
}

/* langmodal */
#langmodal .lang- {
	margin: 0 0 1rem;
    padding: 0 0 1rem;
    border-bottom: 1px solid var(--color3)
}

#langmodal .lang-:last-child {
	margin: 0;
	padding: 0;
	border: 0
}

#langmodal .lang- .lang-lbl {
	margin: 0;
    gap: 1rem;
    align-items: center;
    font-weight: var(--MED_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
}

#langmodal .lang- .lang-lbl img {
	width: 30px
}

#langmodal .lang- .lang-option {
	display: flex;
	flex-wrap: wrap;
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    gap: 2rem;
    align-items: center
}

#langmodal .lang- .lang-option li {
	position: relative;
	cursor: pointer;
	transition: .3s
}

#langmodal .lang- .lang-option li:hover {
	color: var(--color13)
}

#langmodal .lang- .lang-option li:after {
	content: "";
	position: absolute;
	width: 1px;
    height: 100%;
    background: #686C77;
    right: -1rem
}

#langmodal .lang- .lang-option li:last-child:after {
	background: 0
}

/* loginmodal */
#loginmodal .form- {
	display: none;
    animation-name: fadeOut
}

#loginmodal .form-.show {
	display: block;
    animation-name: fadeIn;
    animation-duration: .5s
}

#loginmodal .form-text {
	text-align: center;
	margin: 0 0 2rem
}

#loginmodal .form-text .title {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px
}

#loginmodal .form-text .text {
	font-size: var(--SUBBODY_TXT_FONT_SIZE);
	color: #B8BABF
}

#loginmodal .nav-tabs {
	margin-bottom: 1rem;
	border-bottom: 3px solid
}

#loginmodal .nav-tabs .nav-link {
	margin: 0;
    padding: 10px;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    border-radius: 0;
    color: #7d7d7d;
    background: #cfcfcf
}

#loginmodal .nav-tabs .nav-link.active,
#loginmodal .nav-tabs .nav-link:hover {
	color: #fff;
	background: #013b7a
}

#loginmodal .form-group:last-child {
	display: flex;
    flex-direction: column;
    gap: 5px
}

#loginmodal .input- i {
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1rem;
    z-index: 1
}

#loginmodal .input- i.left- {
	left: 1rem
}

#loginmodal .input- i.right- {
	right: 1rem
}

#loginmodal .input- input {
	border-radius: 25px;
	padding: 1rem
}

#loginmodal .input- select {
	border-radius: 25px;
	padding: .75rem 1rem
}

#loginmodal .input- input.icon-l {
	padding-left: 3rem
}

#loginmodal .input- input.icon-r {
	padding-right: 3rem
}

#loginmodal .input- input.icon-lr {
	padding: 1rem 3rem
}

#loginmodal .remember {
	gap: 5px
}

#loginmodal .remember input {
	width: auto
}

#loginmodal .remember label {
	margin: 0
}

#loginmodal .forgot-field {
	cursor: pointer;
    font-size: var(--DEFAULT_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT);
    color: inherit;
    margin-bottom: .25rem
}

#loginmodal .loginBtn,
#loginmodal .loginOtpBtn {
	padding: 10px;
	border: 0;
	border-radius: 25px
}

#loginmodal .loginOtpBtn {
	height: auto
}

#loginmodal .loginPswdVisi- {
	cursor: pointer
}

#loginmodal .otpTimer- {
	position: absolute;
    height: 100%;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    text-align: center;
    z-index: 2;
    border-radius: 20px;
    color: #fff;
    background: #000000b3
}

#loginmodal .otpTimer- span {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

#loginmodal .otpTimer- i {
	position: relative;
    top: 0;
    transform: translateY(0)
}

/* autotransmodal, provgamemodal, restoremodal */
.modal .restoreList-wrap {
	margin: 1rem 0
}

.modal .restoreList-wrap .lbl {
	font-size: 14px;
    font-weight: 600
}

.modal .restoreList-wrap .list- .listItem- {
	display: grid;
    grid-template-columns: 30% 35% 35%;
    padding: 5px
}

.modal .restoreList-wrap .listHeader {
	font-weight: 600;
    color: var(--color2);
    background: var(--color4)
}

.modal .restoreList-wrap .listBody {
	max-height: 150px;
    overflow-y: auto;
    color: var(--color1);
    background: var(--color2)
}

.modal .restoreList-wrap .listBody .listItem- div:first-child img {
	max-width: 80%
}

#autotransmodal .directProviderInfo-wrap {
	margin: 1rem -15px
}

#autotransmodal .directProviderInfo-wrap .provinfo- {
	font-size: 14px
}

#autotransmodal .directProviderInfo-wrap .provinfo- div:first-child {
	font-weight: 600
}

#autotransmodal .transactionStatus-wrap {
	margin: 1rem 0;
    display: flex;
    gap: 5px;
    align-items: center
}

#autotransmodal .directProviderBtn-wrap,
#provgamemodal .providerBtn-wrap {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px
}

#autotransmodal .directProviderBtn-wrap button,
#provgamemodal .providerBtn-wrap button {
	width: calc(100%/4);
	padding: 10px 5px;
    font-size: 12px;
    font-weight: 600;
	border: 0;
	border-radius: 5px;
	text-transform: uppercase;
	transition: .3s;
	color: var(--color2);
	background: var(--color6)
}

#autotransmodal .directProviderBtn-wrap button:hover,
#provgamemodal .providerBtn-wrap button:hover {
	filter: brightness(.6)
}

#autotransmodal .directProviderBtn-wrap button:disabled,
#provgamemodal .providerBtn-wrap button:disabled {
	background: var(--color3);
    color: var(--color2)
}

#restoremodal .restoreList-wrap .listBody {
	max-height: 350px
}

/* gamedisplayviewmodal */
#gamedisplayviewmodal .displayview-selection-,
#selecttypeviewmodal .typeview-selection- {
	display: flex;
    flex-direction: column;
    gap: 2rem;
    height: 350px;
    justify-content: center
}

#gamedisplayviewmodal .displayview-selection- button,
#selecttypeviewmodal .typeview-selection- button {
	padding: 1rem;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    gap: 1rem;
    align-items: center;
    transition: .3s;
    border: 0;
    color: var(--color2);
    background: var(--color4)
}

#gamedisplayviewmodal .displayview-selection- button:hover,
#selecttypeviewmodal .typeview-selection- button:hover {
	background: var(--color5)
}

#gamedisplayviewmodal .displayview-selection- button i,
#selecttypeviewmodal .typeview-selection- button i {
	font-size: 25px
}

/* voucherclaimmodal */
#voucherclaimmodal .dstg-redeemBtn {
	width: 100%;
    border: 0;
    padding: 10px;
    font-weight: 600;
    color: var(--color2);
    background: var(--color4)
}

#voucherclaimmodal .dstg-redeemBtn:hover {
	background: var(--color5)
}

/* donwloadmodal */
#downloadmodal .modal-body .provider-img-wrap{
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

#downloadmodal .modal-body .provider-img-wrap .img-box{
	width: fit-content;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content{
   	display: flex;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content .content-wrap{
    border-top: dashed 2px #7d7d7d;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

#downloadmodal .modal-dialog .modal-content .modal-body .downloadQR-content{
   	display: flex;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}

#downloadmodal .modal-dialog .modal-content .modal-body .downloadQR-content .downloadQR-item:nth-child(2){
	border-left: dashed 2px #7d7d7d;
}

#downloadmodal .modal-dialog .modal-content .modal-body .downloadQR-content .downloadQR-item{
	display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 10px;
}

#downloadmodal .modal-dialog .modal-content .modal-body .downloadQR-content .img-wrap{
	width: 120px;
    height: 120px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

#downloadmodal .modal-dialog .modal-content .modal-body .downloadQR-content .btn-download{
	border: none;
    padding: 0.6rem 1.2rem;
    font-size: 13px;
    font-weight: bold;
    cursor: pointer;
    margin-top: 1rem;
    color: var(--color2);
    border-radius: unset;
    background:var(--color6);
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content .user-wrap{
	padding-top:15px;
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content .user-wrap .form-group{
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content .user-wrap .form-group .form-wrap{
	display: flex;
    flex-direction: row;
    align-items: center;
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content .user-wrap .form-group .col-form-label{
	font-size:14px;
}

#downloadmodal .modal-dialog .modal-content .modal-body .idPassword-content .user-wrap .form-group input{
	width: 180px;
    text-align: center;
    padding: 10px 5px;
    margin-left: 5px;
    border-radius: 20px;
    font-size:14px;
}

/* promoinfomodal */
#promoinfomodal .promo-img {
	margin: 0 auto
}

#promoinfomodal .promo-desc {
	margin: 1rem 0;
	padding: 0 0 5px;
    border-bottom: 1px solid
}

#promoinfomodal .promo-date {
    font-weight: 600
}

#promoinfomodal .promo-content {
	max-height: 350px;
    overflow-y: auto
}

#promoinfomodal .promo-content ul{
    list-style: inside;
}

/* updateappmodal */
#updateappmodal .update-app-wrap- .update-msg- {
	margin: 0 0 20px;
    text-align: center;
    font-size: 1rem;
    font-weight: 600
}

#updateappmodal .update-app-wrap- button {
	display: block;
    width: 200px;
    margin: 0 auto;
    padding: 10px;
    text-transform: uppercase;
    font-weight: 600
}

#updateappmodal .update-app-wrap- button:hover {
	filter: brigntness(.6)
}

/* announcemodal */
#announcemodal #announceList {
	max-height: 600px;
    overflow-y: auto
}

#announcemodal .announce-item {
	margin: 0 0 1rem;
    padding: 0 0 5px;
	border-bottom: 1px dashed
}

#announcemodal .announce-item .title {
    cursor: pointer
}

#announcemodal .announce-item .title i {
	margin: 0 10px 0 0
}

#announcemodal .announce-item .message {
	padding: 10px 0
}
/* MODAL */

/* navi bar */
.dstg-navi-bar-container .dstg-naviContent {
	display: flex;
	overflow-x: scroll
}

@media ( min-width :768px) {
	.dstg-navi-bar-container .dstg-naviContent {
		justify-content: center
	}
}

.dstg-navi-bar-container .dstg-naviContent::-webkit-scrollbar {
	display: none
}

.dstg-navi-bar-container .dstg-naviContent li {
	justify-content: center
}

.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem {
	width: 4.2rem;
	height: 100%;
	padding: .3rem
}

.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem .dstg-navi-img {
    width: calc(100%/1.5);
    height: 50px;
	background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto
}

.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem .dstg-navi-img.dstg-less {
	width: calc(100%/2);
    height: 50px
}

@media ( min-width :768px) {
	.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem {
		width: 6.6rem
	}
	
	.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem .dstg-navi-img {
		width: calc(100%/2.5);
	    height: 80px
	}
	
	.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem .dstg-navi-img.dstg-less {
		width: calc(100%/3.5);
	    height: 80px
	}
}

.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem .dstg-navi-label {
	font-size: .6rem;
	text-align: center;
	margin: 0 auto;
	text-transform: uppercase;
}

@media ( min-width :768px) {
	.dstg-navi-bar-container .dstg-naviContent li .dstg-naviItem .dstg-navi-label {
		font-size: 1rem
	}
}

.dstg-navi-bar-container.navi2 {
    font-size: 8px;
}

.dstg-navi-bar-container .dstg-navi-bar-content {
	min-width: 200px;
	width: 310px;
	margin: 0 auto
}
	
@media ( min-width :768px) {
	.dstg-navi-bar-container #navi2 {
		width: 500px;
		margin-top: 20px;
		justify-content: center
	}
}
	
.dstg-navi-bar-content .dstg-navi-item {
	padding: 10px 5px;
	text-align: center;
	width: calc(100%/5)
}

.dstg-navi-bar-content.dstg-navi-info .dstg-navi-item {
	width: calc(100%/3)
}

.dstg-navi-bar-content.dstg-navi-info .dstg-navi-item.dstg-item-2 {
	width: calc(100%/2)
}
/* navi bar */

/* filter fix */
.dstg-filter-fix {
	height: 55px;
	transition: all .3s ease-in-out
}

.dstg-filter-fix.show {
	height: 450px;
	transition: all .3s ease-in-out
}

.dstg-filter-fix .dstg-title-box {
	width: 100%;
    padding: 16px 0;
    justify-content: center;
    display: flex;
    border-bottom: 2px solid #B8BABF;
}

.dstg-filter-fix .dstg-title-box.dstg-tolWalBal-title {
	padding: 7px 0
}

.dstg-filter-fix .dstg-title-box .dstg-title-icon {
	width: 15%;
    margin: auto 0;
    font-size: 20px
}

.dstg-filter-fix .dstg-title-box .dstg-title-icon .dstg-title-icon-left,
.dstg-filter-fix .dstg-title-box .dstg-title-icon .dstg-title-icon-right {
	transform: rotate(0deg);
	transition: all .3s ease-in-out
}

.dstg-filter-fix.show .dstg-title-box .dstg-title-icon .dstg-title-icon-left {
	transform: rotate(180deg);
	transition: all .3s ease-in-out
}

.dstg-filter-fix.show  .dstg-title-box .dstg-title-icon .dstg-title-icon-right {
	transform: rotate(-180deg);
	transition: all .3s ease-in-out
}

.dstg-filter-fix .dstg-title-box .dstg-title-content {
	width: 70%;
	font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    align-self: center
}

.dstg-filter-fix .dstg-title-box .dstg-title-content .dstg-quickHomeTitle {
    text-transform: capitalize
}

.dstg-filter-fix .dstg-title-box .dstg-title-content .dstg-quickBalance {
    padding-bottom: 5px;
    font-size: var(--SECTION_HEADER_SMALL_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT);
    color: var(--color2);
}

.dstg-filter-fix .dstg-filterFix-box {
	height: 0
}

.dstg-filter-fix.show .dstg-filterFix-box {
	margin: 2% auto
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate {
	margin-bottom: 1rem
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate:last-child {
	margin-bottom: 0
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list li {
	/* width: calc(100%/2) */
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn {
	position: relative;
	display: inline-block;
	width: 179px;
	height: 32px
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox {
	display: none
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	-webkit-transition: .4s;
	transition: .4s
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider:before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	left: 10px;
	bottom: 8px;
	border-radius: 100%;
	-webkit-transition: .4s;
	transition: .4s
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider .on {
	display: none;
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider .on,
.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider .off {
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	width: 70%;
	text-align: center;
	font-weight: bold
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider:before {
	-webkit-transform: translateX(145px);
	-ms-transform: translateX(145px);
	transform: translateX(145px)
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .on {
	display: block
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .off {
	display: none
} 

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list #toogle-Transfer{
	text-align: center;
    margin: 0 10px;
    height: 32px;
    min-width: 165px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-btn-group {
	width: calc(100%/3);
	margin-right: .2rem
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-btn-group:last-child {
	margin-right: 0
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-title {
	margin-bottom: 5px;
	font-weight: bold
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-select-input {
	position: relative
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-select-input select {
	display: none
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input {
	width: 90%
}

@media ( min-width :768px) {
	.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input {
		width: 50%
	}
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input .dstg-date-picker {
	width: 80%;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    font-weight: bold;
    transition: .3s;
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input .dstg-date-icon {
	width: 20%;
    margin: 5px 0
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-text-input {
	text-align: center;
    padding: 10px 5px;
    transition: .3s;
    cursor: pointer;
    width: 100%;
    font-weight: bold
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-text-input:disabled {
	cursor: default
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option select {
	width: 100%;
    height: 35px;
    text-align: center;
    font-weight: 700
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option #promoCode,
.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option #promoCodeHome {
	/* width: 280px */
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-btn {
	/* margin: 10px 0 */
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-btn button {
	width: 100%;
    border: none;
    padding: 10px 0;
    font-weight: bold
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-btn .dstg-btn-group {
	width: 100%
}

@media ( min-width :768px) {
	.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-btn .dstg-btn-group {
		width: 100px
	}
}

.dstg-filter-fix .dstg-filterFix-box .dstg-filterTrans-seperate .dstg-filterTrans-list li .dstg-error-msg {
	font-weight: bold
}

.dstg-bottom-collapse-100,
.dstg-bottom-collapse-90,
.dstg-bottom-collapse-20 {
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
	-webkit-transition: height .5s;
	transition: height .5s;
	overflow: hidden
}
/* filter fix */

/* side menu */
.dstg-sideMenu {
	z-index: 9999;
    position: fixed;
    transition: all .3s ease-in-out
}

.dstg-sideMenu .dstg-sideBar-mask {
	position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    backdrop-filter: blur(1px);
}

.dstg-sideMenu.dstg-sideMenuLeftContainer {
	width: 0;
	height: 100%;
	top: 0;
    left: 0
}

.dstg-sideMenuLeftContainer.show {
	width: 300px;
	overflow-y: scroll;
	-webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
	transition: all .3s ease-in-out
}

.dstg-sideMenuLeftContainer::-webkit-scrollbar {
	display: none
}

.dstg-sideMenuLeftContainer::-ms-scrollBar {
	display: none
}

.dstg-sideMenuLeftContainer::-o-scrollBar {
	display: none
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-logo-box .dstg-sideMenu-btn .dstg-sidebar-icon {
	text-align: right;
    height: 100%;
    padding: .5rem .8rem;
    margin: auto;
    font-size: 20px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box {
	width: 0;
	height:0;
	justify-content: center;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-img {
	width: 45px;
    height: 45px;
    background-repeat: no-repeat;
    background-position: center
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-img.no-image {
	width: 45px;
    height: 45px;
    background-repeat: round !important;
    background-position: unset !important;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info {
	height: fit-content;
    margin: auto 10px;
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info .dstg-member-grp {
	padding: 2px 8px;
    border-radius: 10px;
    margin-top: 6px;
    font-size: 11px;
    text-align: center;
    background: var(--color8);
    color: var(--color1);
}

/* Member Group Progress */
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container {
	position: relative;
	border-radius: 10px;
    padding: 14px;
    padding-top: 35px;
    font-weight: normal;
    width: 0;
    height: 0;
    margin: auto;
}

.dstg-sideMenuLeftContainer.show .dstg-sideMenuTop .member-container {
	overflow: visible;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .dstg-info-memberGroup {
	font-size: var(--BODY_TXT_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-progress-text {
	margin-top: 8px;
	text-align: left;
    font-size: var(--SUBHEADER_FONT_SIZE);
    user-select: none;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-progress-text .currentPoint {
	font-size: var(--VIP_CURR_POINT_FONT_SIZE);
	padding-right: 5px;
	font-weight: var(--MED_FONT_WEIGHT)
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-progress-container {
	margin-top: 12px;
	width: 100%;
    border-radius: 4px;
    overflow: hidden;
    height: 6px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-progress-container .member-progress-bar  {
	height: 100%;
    width: 0%;
    transition: width 0.4s ease;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .currentLvlTxt {
	position: absolute;
	top: 0;
	left: 0;
    padding: 4px 10px;
    border-radius: 10px 0 10px 0;
    font-weight: var(--REG_FONT_WEIGHT);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-group-icon {
	position: absolute;
	width: 45px;
	top: -10px;
    right: -10px;
}
/* Member Group Progress */

/* Member Group Progress */
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .currentPoint {
	color: #ffe6a9;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .dstg-info-memberGroup {
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-progress-text {
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.firstRank .currentLvlTxt {
	background-color: #464646;
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.secondRank .currentLvlTxt {
	background-color: #8F3146;
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.thirdRank .currentLvlTxt {
	background-color: #3B2F91;
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.fourthRank .currentLvlTxt {
	background-color: #D12B2C;
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.topRank .currentLvlTxt {
	background-color: #4413A9;
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.firstRank {
	background: radial-gradient(circle at center, #A7A7A7, #656565);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.secondRank {
	background: radial-gradient(circle at center, #FC9A7E, #BA3026);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.thirdRank {
	background: radial-gradient(circle at center, #C1C4E0, #8B86FF);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.fourthRank {
	background: radial-gradient(circle at center, #F5D28D, #D24003);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.topRank {
	background: radial-gradient(circle at center, #F1BEEE, #775EC3);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container .member-progress-container {
    background-color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.firstRank .member-progress-container .member-progress-bar {
    background-color: #FDB813;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.secondRank .member-progress-container .member-progress-bar {
    background-color: #96253E;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.thirdRank .member-progress-container .member-progress-bar {
    background-color: #372A8A;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.fourthRank .member-progress-container .member-progress-bar {
    background-color: #bf2805;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .member-container.topRank .member-progress-container .member-progress-bar {
    background-color: #4413A9;
}
/* Member Group Progress */

/* Member Group Upgrade Downgrade Modal */
.rankUpgradeModal, 
.rankDowngradeModal {
	display: none;
	opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease;
}

.rankUpgradeModal .modal-content, 
.rankDowngradeModal .modal-content {
	width: 90%;
	max-width: 280px;
	border-radius: 10px;
	padding: 20px;
	text-align: center;
	position: relative;
	top: -8%;
	transform: scale(0.9);
	transition: transform 0.3s ease;
}

.rankUpgradeModal.show .modal-content, 
.rankDowngradeModal.show .modal-content {
    transform: scale(1);
}

.rankUpgradeModal .modal-content .modal-header, 
.rankDowngradeModal .modal-content .modal-header {
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 20px;
    padding: 10px;
    justify-content: center;
}

.rankUpgradeModal .modal-content .modal-header:after, 
.rankDowngradeModal .modal-content .modal-header:after {
	border: none;
}

.rankUpgradeModal .modal-content .modal-close, 
.rankDowngradeModal .modal-content .modal-close {
    position: absolute;
    top: 16px;
    right: 16px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.rankUpgradeModal .modal-content .modal-image {
    width: 75%;
    margin: auto;
}

.rankDowngradeModal .modal-content .modal-image {
	width: 50%;
    margin: auto;
}

.rankUpgradeModal .modal-content .modal-text, 
.rankDowngradeModal .modal-content .modal-text {
    margin-top: 20px;
    font-size: 14px;
}

.rankUpgradeModal .modal-content .modal-button, 
.rankDowngradeModal .modal-content .modal-button {
    display: inline-block;
    padding: 10px 20px;
    font-size: 13px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    margin: 20px auto auto;
    width: 80%;
}
/* Member Group Upgrade Downgrade Modal */

/* Member Group Upgrade Downgrade Modal */
.rankUpgradeModal, 
.rankDowngradeModal {
    background-color: rgba(0, 0, 0, 0.6);
}

.rankUpgradeModal .modal-content {
	background: linear-gradient(162.92deg, #41B993 1.18%, #F7F7F7 98.95%);
	border: none;
}

.rankDowngradeModal .modal-content {
	background: linear-gradient(162.92deg, #E0E0E0 1.18%, #757575 98.95%);
	border: none;
}

.rankUpgradeModal .modal-content .modal-header {
    color: #fff;
    background: none;
}

.rankDowngradeModal .modal-content .modal-header {
    color: #000;
    background: none;
}

.rankUpgradeModal .modal-content .modal-close {
    color: #fff;
    background: none;
    border: 1px solid #fff;
}

.rankDowngradeModal .modal-content .modal-close {
	color: #000;
	background: none;
	border: 1px solid #000;
}

.rankUpgradeModal .modal-content .modal-text {
    color: #000;
}

.rankDowngradeModal .modal-content .modal-text {
	color: #fff;
}

.rankUpgradeModal .modal-content .modal-button, 
.rankDowngradeModal .modal-content .modal-button {
    background-color: #FDB813;
    color: #fff;
}

.rankUpgradeModal .modal-content .modal-button:hover, 
.rankDowngradeModal .modal-content .modal-button:hover {
    background-color: #ffa500;
}
/* Member Group Upgrade Downgrade Modal */

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-balance-box {
	width: 0;
	height:0;
	padding: 10px;
	text-align: center
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-balance-box .dstg-balance-bottom .dstg-balance-currency {
	margin-right: 5px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-memberPoint {
	padding: 5px;
	text-align: center;
	justify-content: center;
    align-items: center;
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-memberPoint .dstg-btn-box {
	margin: 0 0 0 1rem
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-memberPoint .dstg-btn-box button {
	border: none;
    cursor: pointer;
    background: none;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-memberPoint .dstg-btn-box button i {
	transform: rotateZ(0);
    transition: transform .5s ease-in-out;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-memberPoint .dstg-btn-box button:hover i {
	transform: rotateZ(360deg);
	transition: transform .5s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-memberPoint .dstg-btn-box button:active {
  	transform: translateY(4px);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-funds-menu-box {
	width: 0;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-funds-menu-box ul {
	height:0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-funds-menu-box ul li {
	padding: 10px 0;
	transition: .5s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-funds-menu-box ul li .dstg-flag {
    width: 5px;
    height: 5px;
    transform: rotateZ(45deg);
    margin: 3px 5px;
    margin-left: 40px;
    transition: .5s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-funds-menu-box ul li .dstg-title {
	font-size: 10px;
	transition: .5s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle.dstg-over {
	overflow-y: scroll;
	max-height: 50%
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul {
	width: 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li {
	padding: 5px 0;
	padding-left: 5px;
	cursor: pointer;
	transition: .3s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li .dstg-title {
	width: 0;
	padding: 5px 0;
	font-size: 10px;
	font-weight: bold
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li .dstg-icon {
	width: 20%;
	font-size: 20px;
    padding: 0 5px;
    background-size: 100%;
    background-position: left;
    background-repeat: no-repeat
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-arrow,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-arrow {
	width: 10%;
	text-align: center;
	padding: 5px 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-arrow i,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-arrow i {
	transform: rotateZ(180deg);
	transition: all .5s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-arrow.dstg-on i,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-arrow.dstg-on i {
	transform: rotateZ(0deg);
	transition: all .5s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-box,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-box {
	width: 0;
	padding: 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-box ul,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-box ul {
	height:0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-box .dstg-more-menu-list.dstg-scroll {
	overflow-y: scroll
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-box ul li,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-box ul li {
	padding: 10px 0;
	height: 35px;
	transition: .5s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-box ul li .dstg-flag,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-box ul li .dstg-flag {
    width: 5px;
    height: 5px;
    transform: rotateZ(45deg);
    margin: 3px 5px;
    margin-left: 25px;
    transition: .5s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-funds-menu-box ul li .dstg-title,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-more-menu-box ul li .dstg-title {
	font-size: 10px;
	width: 100%;
    padding: 0;
    font-weight: bold;
	transition: .5s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-label {
	margin-top: 1rem
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-label .dstg-label {
    text-align: center;
    font-size: 1rem;
    font-weight: bold;
    padding: .2rem 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: .2rem;
    padding: 0 .4rem;
    margin: 0 0 1rem;
    width: 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item {
    justify-content: center;
    border-radius: 5px;
    transition: .3s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item:nth-child(1),
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item:nth-child(2),
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item:nth-child(3) {
	/* margin-top: .4rem */
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item .dstg-item-icon {
	position: relative;
	width: 50%;
    height: 2rem;
    margin: 0.5rem auto 0.2rem auto;
    text-align: center;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% !important
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item .dstg-item-icon img {
	width: 30px;
	height: 30px
}  

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item .dstg-item-icon i {
    font-size: 1.6rem;
    transition: .3s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item .dstg-item-icon .dstg-highlight {
	position: absolute;
    width: 70px;
    left: 0;
    transform: translate(-15px, -15px)
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-box .dstg-menu-item .dstg-item-label {
	text-align: center;
	font-size: var(--BODY_SMALL_TXT_FONT_SIZE);
	font-weight: var(--REG_FONT_WEIGHT);
	margin: 0 0 .5rem;
	transition: .3s;
	text-transform: uppercase;
}

.dstg-left-collapse-100,
.dstg-left-collapse-80,
.dstg-left-collapse-70,
.dstg-left-collapse-30 {
	-moz-transition: width .5s;
	-ms-transition: width .5s;
	-o-transition: width .5s;
	-webkit-transition: width .5s;
	transition: width .5s;
	overflow: hidden
}

.dstg-down-collapse-100,
.dstg-down-collapse-30 {
	overflow: hidden
}
/* side menu */

/* banner */
.dstg-slider-container {
	min-width: 200px;
	max-width: 2000px;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0
}

.dstg-banner-wrapper {
	position: relative;
    z-index: 1
}

.dstg-banner-wrapper img {
	width: 100%;
	display: block
}

.dstg-banner-wrapper .lSSlideOuter .lSPager.lSpg {
	margin: 0 auto !important;
	position: absolute;
    width: 100%;
    text-align: center;
    transform: translate(0, -30px) !important
}
/* banner */

/* marquee */
.dstg-announcement-marquee {
	width: 100%;
	padding: 15px 10px;
	margin-bottom: 10px;
	z-index: 3
}

.dstg-announcement-marquee .dstg-marquee-wrapper {
	display: flex;
	align-items: center
}

@keyframes scroll-left {
  0% {
    left: 100%;
  }
  100% {
    left: -90%;
  }
}

/* marquee */

/* article wrap */
.dstg-article-wrap.minigame {
	padding: 10px;
}

.dstg-pageContent .dstg-article-wrap {
	width: 100%
}
		
.dstg-article-wrap .dstg-title-box {
	margin-bottom: 20px
}
		
.dstg-article-wrap .dstg-title-box .dstg-flag {
	width: 8px;
	height: 20px
}
		
.dstg-article-wrap .dstg-title-box .dstg-title {
	line-height: 20px;
	padding-left: 10px;
	font-size: var(--HEADER_FONT_SIZE);
	font-weight: var(--REG_FONT_WEIGHT);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}
		
.dstg-article-wrap .dstg-article-box {
	min-height: 200px;
	border-radius: 10px;
	padding: 20px
}
/* article wrap */

/* seo content */
.dstg-seo-wrapper {
    height: 300px;
    overflow-y: scroll;
    padding: 20px;
    border-radius: 10px;
    margin: 2rem 0
}

.dstg-seo-wrapper strong {
	font-weight: unset
}

.dstg-seo-wrapper a {
	font-weight: bold;
	transition: .3s
}

.dstg-seo-wrapper ul {
	list-style-type: disc;
	margin-left: 20px
}

.dstg-seo-wrapper iframe {
	width: 270px;
	height: 220px
}

@media (min-width :768px) {
	.dstg-seo-wrapper iframe {
		width: 630px;
		height: 325px
	}
}
/* seo content */

/* about us page */
.dstg-article-wrap .dstg-article-box .dstg-about-info {
	text-align: justify;
	font-size: 10px
}
/* about us page */

/* contact us page */
.dstg-article-wrap .dstg-article-box .dstg-contact-info {
	font-size: 20px
}

.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list {
	width: 100%;
	font-size: 10px;
	margin: 0 auto;
	border-radius: 10px;
	-webkit-box-shadow: 8px 8px 10px 4px rgba(0,0,0,0.7);
	box-shadow: 8px 8px 10px 4px rgba(0,0,0,0.7)
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr {
	height: 25px
}

.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col img {
    width: 15px;
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col {
	padding: 0 15px
}

@media ( min-width :768px) {
	.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col {
		text-align: end
	}
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col i {
	margin-right: 5px
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-seperator-col {
	padding: 0 5px;
	text-align: center
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-value-col {
	padding: 0 10px
}
/* contact us page */

/* tnc page */
.dstg-article-wrap .dstg-article-box .dstg-term-info {
    text-align: justify;
    line-height: 1rem
}

.dstg-article-wrap .dstg-article-box .dstg-term-info ol {
	padding-left: .8rem
}

.dstg-article-wrap .dstg-article-box .dstg-term-info ul,
.dstg-article-wrap .dstg-article-box .dstg-term-info ol li ul {
	list-style: disc;
    padding-left: 1rem
}
/* tnc page */

/* promotion page */
.promo-section {
	margin: 20px 15px 0;
}

.promoFilter-wrapper {
	width: 100%
}

@media ( min-width :768px) {
	.promoFilter-wrapper {
		width: 80%;
		margin: 0 auto
	}
}

.promoFilter-wrapper .promoFilter-separate {
	width: 100%;
    margin: 0 auto;
    gap: 5px
}

.promoFilter-wrapper .promoFilter-separate .promoFilter-title {
	margin: auto;
	margin-right: 5px;
    width: 20%;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BODY_SMALL_TXT_FONT_SIZE);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.promoFilter-wrapper .promoFilter-separate .promoFilter-option {
	width: 80%
}

.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list {
	margin-bottom: 5px;
	gap: 5px;
	overflow-x: scroll;
}

.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list:last-child {
	margin-bottom: 0
}

.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list .option {
    border-radius: 20px;
    text-align: center;
    padding: 10px 5px;
    font-size: var(--BUTTON_SMALL_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    transition: .3s
}

.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list .option .type-name {
	min-width: 100px;
	width: max-content
}

.promoList-wrapper {
	margin-top: 20px
}

@media ( min-width :768px) {
	.promoList-wrapper {
		padding: 0 5%
	}
}

.promoList-wrapper .promoList-separate {
	display: grid;
	grid-template-columns: 41% 59%;
	padding-bottom: 10px;
	margin-top: 10px;
	min-height: 120px;
}

.promoList-wrapper .promoList-separate:first-child {
	margin-top: 0
}

.promoList-wrapper .promoList-separate:last-child {
	padding-bottom: 0;
    border-bottom: none
}

.promoList-separate .promoContent-left {
	background-color: #2b2b2b;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.promoList-separate .promoContent-left .promo-img {
	width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #2b2b2b;
    border-radius: 10px
}

@media ( min-width :768px) {
	.promoList-separate .promoContent-left .promo-img {
		height: 100%
	}
}

.promoList-separate .promoContent-left .promo-img .promo-mask {
	border-radius: 10px;
	background: linear-gradient(0deg, rgba(0,0,0,.4) 6%, hsla(0,0%,100%,0) 25%);
	background: -webkit-gradient(linear, left bottom, left top, color-stop(6%, rgba(0,0,0,.4)), color-stop(25%, hsla(0,0%,100%,0)))
}

.promoList-separate .promoContent-left .promo-img .promo-mask:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #282A30
}

.promoList-separate .promoContent-right {
    background: #2b2b2b;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 10px 8px 5px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.promoList-separate .promoContent-right .promo-title {
	margin: 0 0 8px
}

.promoList-separate .promoContent-right .promo-date .text {
	font-weight: var(--REG_FONT_WEIGHT);
}

/* .promoList-separate .promoContent-right .promo-title .flag {
	width: 8px;
    height: 20px
} */

.promoList-separate .promoContent-right .promo-title .text {
    font-weight: var(--MED_FONT_WEIGHT)
}

.promoList-separate .promoContent-right .promo-description{
	display:none;
}

.promo-date::before{
	content: '\f017'; 
    font-family: 'Font Awesome 6 Free'; 
    font-weight: 900;
    font-style: normal; 
    margin: 2px 2px 0px 6px;
    font-size: 12px;
}

.promoList-separate .promoContent-right .promo-date {
	display: flex;
    gap: 5px
}

.promoList-separate .promoContent-right .promo-date .label{
	display: none;
}

.promoList-separate .promoContent-right .promo-date button {
	border: none;
    font-size: 14px;
    padding: 5px 10px
}

.promoList-separate .promoContent-right .promo-date button:first-child {
	color: #fff;
    background: #d4af37
}

.promoList-separate .promoContent-right .promo-date button:last-child {
	color: #fff;
    background: #800000
}

.promoList-wrapper .promoList-not {
	min-height: 200px;
    padding: 20px;
    text-align: center
}
/* promotion page */

/* download page */
.dstg-downloadList-wrapper{
	flex-wrap: wrap;
}

.dstg-downloadList-wrapper .dstg-download-item {
    width: calc(100%/2);
    border-radius: 10px;
    margin: 10px 0
}

@media ( min-width :660px) {
	.dstg-downloadList-wrapper .dstg-download-item {
		 width: calc(100%/3)
	}
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box{
	height:120px;
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box {
	height: 120px;
	width: 90%;
	border-radius: 0 0 10px 10px;
	margin: 0 auto;
	border-radius: 10px;
	background-color: #282A30;
	background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-title-box span {
	font-weight: var(--MED_FONT_WEIGHT);
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-background-img {
	height: 66px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: 12%;	
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-background-img img{
    max-width: 140px;
    max-height: 80px;
    width: fit-content;
    display: block;
    margin: auto;
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask {
	overflow: hidden;
	border-radius: 10px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(6%, rgba(0,0,0,.4)), color-stop(25%, hsla(0,0%,100%,0)));
    background: linear-gradient(0deg, rgba(0,0,0,.4) 6%, hsla(0,0%,100%,0) 25%);
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-title-info {
	top: 75%;
	width: 100%;
    text-align: center
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-title-info .dstg-title {
	text-shadow: 0 0 30px #000, 0 0 10px #000;
    font-weight: 700;
    font-stretch: condensed;
    line-height: 1.03;
    letter-spacing: 1.33px;
    -webkit-transform: scaleX(.8);
    transform: scaleX(.8);
    margin-bottom: 10px
}

.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-title-box {
	width: 90%;
	margin: auto;
	text-align: center;
	position: relative;
	bottom: 20%;
}
/* download page */

/* home page (unlogin) */
.dstg-jackpot-wrap {
	width: 100%;
	position: relative;
	margin: 1rem 0
}

.dstg-jackpot-wrap img {
	width: 100%
}

.dstg-jackpot-wrap .dstg-jackpot-content {
	position: absolute;
	width: 90%
}

.dstg-bannerBox {
    margin: 10px 0;
    width: 100%;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.dstg-floating-banner {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000
}

.dstg-floating-banner img {
	width: 100%
}

.dstg-floating-banner .dstg-close {
	position: absolute;
	left: 5px;
    top: 5px;
    padding: 0;
    font-size: 22px
}

.dstg-hot-games-wrapper {
	margin: 1rem 0;
	padding: 0 5px
}

.dstg-hot-games-wrapper .dstg-title-box {
    margin: 5px 0;
    padding-bottom: 5px;
    font-weight: 600
}

.dstg-hot-games-wrapper .dstg-title-box .dstg-icon {
    font-size: 20px;
    width: 40px;
    text-align: center
}

.dstg-hot-games-wrapper .dstg-title-box .dstg-title {
    padding: 5px 0
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper {
    position: relative
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider img {
    width: 100%;
    height: 100%
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider .dstg-hide {
    opacity: 0 !important;
    z-index: -1 !important
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider .dstg-locked {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 1rem;
    opacity: 1;
    transition: .3s linear;
    background-color: #000000ba
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider .dstg-locked .dstg-l-wrap {
	position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
    text-align: center;
    font-size: 1rem;
    color: #fff
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider .dstg-loading {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 1rem;
    opacity: 1;
    transition: .3s linear;
    background-color: #000000ba
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider .dstg-loading .dstg-l-wrap {
    position: absolute;
    width: 90%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s;
    text-align: center
}

.dstg-hot-games-wrapper .dstg-subSlider-wrapper .dstg-sub-slider .dstg-loading .dstg-l-wrap img {
	width: 20px
}

.dstg-subSlider-wrapper {
	position: relative;
}

.dstg-subSlider-wrapper .dstg-game-slider {
	overflow: hidden;
    position: relative;
    height: 160px;
}

.dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer.dstg-hotgames-enter-active {
	-webkit-animation: enter 20s linear;
	animation: enter 20s linear;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}

.dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer.dstg-hotgames-leave-active{
	-webkit-animation: leave 20s linear;
    animation: leave 20s linear;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
}

.dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
}

.dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer .dstg-imgItem {
	margin-right: 20px;
    height: 100%;
    width: 119px;
}

.dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer .dstg-imgItem .dstg-img{
    width: 130px;
    height: 150px;
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
}

.dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer .dstg-imgItem .dstg-img img{
    position: absolute;
    display: block;
    width: 100%;
    height: auto;
}

@-webkit-keyframes enter {
	0% {
		-webkit-transform: translateX(100%);
		transform: translateX(100%)
	} 100% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
}

@-webkit-keyframes leave {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	} 100% {
		-webkit-transform: translateX(-100%);
		transform: translateX(-100%)
	}
}

/* FREE CREDIT */
.freecredit-wrap {
	width: 75px;
    height: 75px;
    z-index: 9999;
    position: fixed;
    bottom: 75px;
    margin: 0px 10px;
    transition: all .3s ease-in-out;
}

.minigame-wrap {
	width: 75px;
    height: 175px;
    z-index: 9999;
    position: fixed;
    bottom: 80px;
    margin: 0px 10px;
    transition: all .3s ease-in-out;
}

.freecredit-wrap .freecreditCloseBtn,
.minigame-wrap .miniGameCloseBtn {
	 margin-left: 80px;
}

.freecredit-wrap .CREDITS img,
.minigame-wrap .MINIGAME img {
	max-width: 100%;
	max-height: 100%;
}

#btn-freecredit-close,
#btn-minigame-close{
 	border-radius: 25px;
}

#btn-angpow-close{
 	border-radius: 25px;
}

/* EligibleGames */
.dstg-gamesList-wrapper {
	max-width: 100%!important;
    margin: 0 auto;
    overflow-y: auto;
    height: 215px;
}
.dstg-gamesList-wrapper .dstg-games-wrapper .dstg-games-packet {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.dstg-gamesList-wrapper .dstg-games-wrapper .dstg-games-packet .dstg-angpowGame-wrap {
    width: 90px;
    height: 98px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    color: #fff;
    margin: 5px auto;
    cursor: pointer;
}

.dstg-bonus-wrapper {
	max-width: 100%!important;
    margin: auto;
    margin-bottom: 0px !important;
    padding: 0px !important;
}

.dstg-bonus-wrapper .dstg-home-packet {
	display: grid;
}

@media (min-width: 768px) {
	.dstg-bonus-wrapper .dstg-home-packet {
		margin-top:50px;
	}
	
	.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList {
    	height: 115px !important;
    	margin: auto;
   	    margin-bottom: 10px;
	}
} 

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    color: #fff;
    cursor: pointer;
    margin-bottom: 10px;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems {
    display: grid;
    grid-template-columns: 35% 45% 20%;
    height: 80px;
    margin: 10px 0;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-left {
	top: 18%;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-left .dstg-currencyCode {
	text-align: left;
    padding: 0 15px;
    
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-left .dstg-amount-info {
	margin: 5px auto;
	width: 100px;
	word-break: break-all;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-center {
	text-align: left;
	padding: 5px;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-center .dstg-title{
	margin-bottom: 5px;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-right {
   	font-style: italic;
   	cursor: pointer;
   	margin: 20px 0;
   	padding-right: 10px;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-right .dstg-claim-btn {
	border-radius: 30px;
	border: none;
    width: 60px;
    height: 20px;
    font-style: italic;
}
.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-right .dstg-moreInfo-btn {
	margin-top: 30px;
	text-decoration-line: underline;
	font-size: var(--DEFAULT_FONT_SIZE);
}

.dstg-gamesList-wrapper .dstg-games-packet .dstg-angpowGame-wrap .dstg-title-info {
	margin: 14px auto;
    display: inline-block;
    padding: 30px;
}

.dstg-bonusList-wrapper {
	position: relative;
	margin: auto;
    line-height: 2;
/*     white-space: pre-line; */
}

.dstg-bonusList-wrapper .dstg-popContent-wrap .dstg-description-content {
	margin: auto 10px
}

.dstg-bonusList-wrapper .dstg-popContent-wrap .dstg-login-box {
	margin: 20px auto;
}	

.dstg-bonusList-wrapper .dstg-popContent-wrap .dstg-login-box .dstg-login-wrap .dstg-text .dstg-login-btn {
	cursor: pointer;
	-webkit-transition: .3s;
	transition: .3s;
	font-weight: 700;
}

.dstg-bonusList-wrapper .dstg-popContent-wrap .dstg-btnBox {
	text-align: center;
	margin: 15px auto;
}

.dstg-bonusList-wrapper .dstg-popContent-wrap .dstg-btnBox .dstg-claimBtn {
	width: 100px;
	border: none;
	border-radius: 50px;
	font-weight: bold;
	cursor: pointer;
	padding: 10px 0;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

.dstg-banner {
	max-width: 375px;
    height: 120px;
    margin-bottom: 30px!important;
}

.dstg-banner img, 
.dstg-redeemImg img {
	max-width: 100%;
	max-height: 100%;
}

.dstg-redeemImg {
	max-width: 225px;
	margin: auto;
    margin-bottom: 30px;
}
/* FREE CREDIT */
/* home page (unlogin)

register page & register success page */ 
.dstg-register-wrap .dstg-title-box {
	margin-bottom: 20px;
	margin-top: 12px;
}

@media ( min-width :768px) { 
	.dstg-register-wrap .dstg-title-box {
		margin: 0 auto;
		margin-bottom: 20px;
		width: 70%
	}
}
		
.dstg-register-wrap .dstg-title-box .dstg-flag {
	width: 8px;
	height: 20px
}
		
.dstg-register-wrap .dstg-title-box .dstg-title {
	line-height: 21px;
	padding-left: 10px;
	font-size: var(--HEADER_FONT_SIZE);
	font-weight: var(--REG_FONT_WEIGHT);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.dstg-register-wrap .dstg-register-box {
    min-height: 200px;
    border-radius: 10px;
    padding: 10px
}

.dstg-register-box .dstg-register-tab {
    margin-bottom: 1rem
}

.dstg-register-box .dstg-register-tab ul li {
	text-align: center;
	padding: 10px;
	cursor: pointer;
	transition: .3s;
	align-items: center;
    justify-content: center;
    display: flex;
    border-right: 1px solid #6565658a;
}

.dstg-register-box .dstg-register-tab ul li:first-of-type {
	border-top-left-radius: 10px;
}

.dstg-register-box .dstg-register-tab ul li:last-of-type {
	border-top-right-radius: 10px;
	border-right: none;
}

.dstg-register-box .dstg-register-switch {
	width: 80%
}

@media ( min-width :768px) { 
	.dstg-register-wrap .dstg-register-box {
		width: 70%;
		margin: 0 auto
	}
	
	.dstg-register-box .dstg-register-switch {
		width: 60%
	}
}

.dstg-register-box .dstg-register-switch .dstg-switch-label {
	width: calc(100%/3)
}

.dstg-register-box .dstg-register-switch .dstg-switch-label .dstg-label {
	width: 35px;
    height: 25px;
    border-radius: 20px;
    text-align: center;
    padding: 2px 0;
    transition: .3s
}

.dstg-register-box .dstg-register-switch .dstg-switch-separate {
	width: calc(100%/3);
	padding: 10px 0
}

.dstg-register-box .dstg-register-switch .dstg-switch-separate .dstg-separate {
	width: 100%;
    height: 2px;
    transition: .3s
}

.dstg-register-box .dstg-register-form {
	width: 70%;
    margin: 15px auto
}

@media ( min-width :768px) {
	.dstg-register-box .dstg-register-form {
		width: 40%
	}
}

.dstg-register-box .dstg-register-form .dstg-form-title {
	margin: 15px 0;
	padding-bottom: 5px;
    text-align: center;
    font-weight: var(--MED_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
    line-height: 1.3;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate {
	margin-bottom: 15px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate:last-child {
	margin-bottom: 0;
	margin-top: 40px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-input-label {
	margin-bottom: 5px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-input-label .dstg-label-icon {
	width: 25px;
    text-align: center;
    margin-right: 10px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-input-label .dstg-label-title {
	padding: 1px 0;
	font-weight: var(--MED_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate #captchaLabel {
	height: 30px;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate #captchaLabel .dstg-select-input {
    background: #fff;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input input,.dstg-input-separate .dstg-form-input textarea {
    width: 100%;
    height: 30px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-otp-left-input {
	width: 45% !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-otp-right-input {
	border: none;
    border-radius: 20px;
    padding: 8px 0;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
    cursor: pointer;
    width: 55%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-otp-right-input:disabled {
	background: linear-gradient(180deg, rgba(170,167,167,1) 0%, rgba(105,105,105,1) 100%)
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-regMobileInput {
	width: 65%;
	border-top-left-radius: 0 !important;
	border-bottom-left-radius: 0 !important;
    border-left: none;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-select-input {
	position: relative;
	width: 100%
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-mobile-select {
	width: 35%
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-select-input select {
	display: none
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-select-input .dstg-select-combine {
	border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-select-input .dstg-select-arrow-active:after {
	top: 7px;
	transform: rotateZ(180deg);
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input select {
    width: 100%;
    height: 30px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 9px;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input select.dstg-select-combine {
	width: 35%;
	border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .inputMsg {
	text-align: justify
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .inputMsg.on {
	margin-top: 5px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-input-btn button {
	width: 100%;
    border: none;
    border-radius: 20px;
    padding: 10px 0;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
    cursor: pointer;
    margin-bottom: 10px
}

#tncDefaultRegModal .modal-footer .dstg-input-btn button {
	width: 100%;
    border: var(--reg2_DSTG_REGISTER_BOX_FORM_SEPARATE_INPUT_BTN_BUTTON_BORDER);
    border-radius: var(--reg2_DSTG_REGISTER_BOX_FORM_SEPARATE_INPUT_BTN_BUTTON_BORDER_RADIUS);
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: 10px
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-input-btn button:last-child {
	margin-bottom: 0
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-whatsappRegStep {
	list-style-position: outside;
    list-style-type: decimal;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-whatsappRegStep li {
	margin-bottom: 10px;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-whatsappRegStep .dstg-telegramBtn {
	width: 45%;
    border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate #telegramQR img,
.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate #whatsappQR img {
	width:unset;
}

.dstg-register-box .dstg-register-form .dstg-form-separate .dstg-input-separate .dstg-form-input .dstg-otp-right-input:disabled {
    background: linear-gradient(180deg, rgba(170, 167, 167, 1) 0%, rgba(105, 105, 105, 1) 100%);
    cursor: default;
}

.reg-btn {
  opacity: 0.6;
  cursor: not-allowed;
}

.reg-btn.enabled {
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
}

/* registerSuccess */
.dstg-register-box .dstg-registerSuccess-msg .dstg-msg-title {
	margin: 10px 0;
	text-align: center;
	padding-bottom: 5px
}

.dstg-register-box .dstg-registerSuccess-msg .dstg-msg-content {
	text-align: justify
}
/* registerSuccess */

/* register page & register success page */

/* member page base */
.dstg-pageContent .dstg-page-content-wrap {
	width: 100%
}

.dstg-page-content-wrap .dstg-page-content-box {
	min-height: 200px;
    border-radius: 10px;
    padding: 10px
}

.dstg-page-content-wrap .dstg-title-box {
	margin-bottom: 20px
}
		
.dstg-page-content-wrap .dstg-title-box .dstg-flag {
	width: 8px;
	height: 20px
}
		
.dstg-page-content-wrap .dstg-title-box .dstg-title {
	line-height: 21px;
	padding-left: 10px;
	font-size: var(--HEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}
/* member page base */

/* home page (login) */
.dstg-filter-wrapper {
	width: 100%
}
	
.dstg-filter-wrapper .dstg-filter-type {
	width: 100%;
	margin: 0 auto;
	padding: 5px 0
}
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-title {
	margin: auto;
	margin-right: 5px;
	width: 20%
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-title.dstg-provider-title {
	margin: auto 0;
    font-size: 20px;
    width: auto
}

/* provider list search bar */

.dstg-filter-type .search-bar{
    margin: auto 0 auto auto;
    background: #030303;
    border: 1px solid rgb(212, 175, 55);
    border-radius: 20px;
    padding: 0px 15px;
    display: flex;
}

.dstg-filter-type .search-bar i{
	margin: auto;
}

.dstg-filter-type .search-bar .searchInputBox{
	background: transparent;
    color: #fff;
    height: 30px;
    width: 165px;
    margin-left: 5px;
}

/* provider list search bar */

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option {
	width: 80%;
	padding: 1px
}
	
@media ( min-width :768px) {
	.dstg-filter-wrapper .dstg-filter-type .dstg-filter-title {
		width: 10%;
		margin-right: 0
	}

	.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option {
		width: 90%
	}
}
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list {
	margin-bottom: 5px
}
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list:last-child {
	margin-bottom: 0
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list .dstg-option {
    margin-right: 5px;
    border-radius: 20px;
    text-align: center;
    padding: 5px 10px;
    transition: .3s
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list .dstg-option:last-child {
	margin-right: 0
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list .dstg-option .dstg-provider-name {
	width: 52px
}
/* home page (login) */

/* transfer page */
.dstg-transfer-box .dstg-transferInfo-wrapper {
	margin-bottom: 15px
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferInfo-title {
	padding: 10px 0
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferInfo-content .dstg-balance-box .dstg-bal-currency {
	margin-right: 5px
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferInfo-content .dstg-button-box {
	margin-left: 10px
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferInfo-content .dstg-button-box button {
	width: 90px;
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-weight: bold;
    padding: 5px 0
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-timer-wrapper .dstg-timer-title {
    margin-right: 5px;
    padding: 10px 0
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-timer-wrapper .dstg-timer-val {
    padding: 10px 0
}

.dstg-transfer-box .dstg-transferBtn-wrapper {
	gap: 15px;
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box button {
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-weight: bold;
    padding: 10px
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn {
	position: relative;
	display: inline-block;
	width: 220px;
	height: 32px
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox {
	display: none
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	-webkit-transition: .4s;
	transition: .4s
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider:before {
	content: "";
	position: absolute;
	height: 15px;
	width: 15px;
	left: 10px;
	bottom: 7px;
	border-radius: 100%;
	-webkit-transition: .4s;
	transition: .4s
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider .on {
	display: none
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider .on,
.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-slider .off {
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	width: 70%;
	text-align: center;
	font-weight: bold
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider:before {
	-webkit-transform: translateX(185px);
	-ms-transform: translateX(185px);
	transform: translateX(185px)
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .on {
	display: block
}

.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .off {
	display: none
} 

.dstg-transfer-box .dstg-transfer-wrap .dstg-transfer-box .dstg-transaction-wrapper {
	margin: auto
}

.dstg-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-title {
	width: 12%
}

.dstg-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option {
	width: 88%
}

.dstg-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-center-seperate {
    cursor: pointer
}

.dstg-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-transaction-btn {
	margin: 0 20px
}

.dstg-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-transaction-errMsg {
	margin: 0 10px
}

.dstg-shortcut-wrapper .dstg-shortcut-seperate {
    padding: 1rem 0 2rem
}

.dstg-shortcut-wrapper .dstg-shortcut-seperate:first-child {
	padding-top: 0
}

.dstg-shortcut-seperate .dstg-shortcut-title {
	padding: 0 0 5px
}

.dstg-shortcut-seperate .dstg-shortcut-title .dstg-flag {
	width: 7px;
    height: 7px;
    border-radius: 100%;
    margin: auto 0
}

.dstg-shortcut-seperate .dstg-shortcut-title .dstg-title-name {
	margin-left: 5px;
	font-size: 14px;
    font-weight: 600;
	text-transform: uppercase
}

.dstg-shortcut-seperate .dstg-shortcut-provider {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	grid-gap: 15px 10px;
	margin-top: 5px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content {
    width: 100%;
    height: fit-content;
    background-color: #2b2b2b;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,.7);
    box-shadow: 0 2px 30px 0 rgba(0,0,0,.7);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo {
	position: relative;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo .logo-img {
	position: absolute;
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo .logo-name {
	position: relative;
	height: 50px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: linear-gradient(298deg, rgba(0,0,0,.6) 100%, rgba(0,0,0,.2) 0%)
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo .logo-name div {
	position: absolute;
    width: 95%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-bal {
	text-align: center;
	padding: 10px 0;
	font-size: 12px;
    -webkit-box-shadow: inset 0px 0px 15px 6px rgba(0,0,0,.4);
    box-shadow: inset 0px 0px 15px 6px rgba(0,0,0,.4)
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn {
	/* height: 56.25% */
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .btn-box {
	display: flex;
    flex-direction: column;
    margin: 0
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .btn-box button {
	height: calc(100%/3);
	width: 100%;
	border: none;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 5px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .btn-box button:last-child {
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .maintenance-text {
	text-align: center;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    font-weight: bold;
    padding: 2rem 0
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .dstg-locked-text,
.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .directAllIn-text {
	text-align: center;
	width: 100%;
	border: none;
	font-size: 20px;
    font-weight: bold;
    padding: 10px 5px;border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
/* transfer page */

/* deposit page & withdraw page */
.dstg-walletInfo-wrapper {
    margin-bottom: 15px;
    padding-bottom: 15px
}	

.dstg-walletInfo-wrapper .dstg-timer-wrapper .dstg-timer-title {
    margin-right: 5px;
    padding: 10px 0 10px 10px;
    font-weight: var(--REG_FONT_WEIGHT);
}

.dstg-walletInfo-wrapper .dstg-timer-wrapper .dstg-timer-val {
    margin-right: 20px;
    padding: 10px 0;
    font-weight: var(--REG_FONT_WEIGHT);
}

.dstg-walletInfo-wrapper .dstg-timer-wrapper .dstg-button-box button {
    border: none;
    border-radius: 20px;
    cursor: pointer;
    font-weight: var(--REG_FONT_WEIGHT);
    padding: 10px 15px
}

@media ( min-width :560px) {
	.dstg-usrTrans-wrapper {
		display: grid;
		grid-template-columns: 50% 50%
	}
}

.dstg-usrTrans-form .dstg-usrTrans-seperate {
	margin: 0 auto;
	padding: 10px 0;
	width: 80%;
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-withdraw-remind {
	font-size: var(--BODY_TXT_FONT_SIZE);
	line-height: 1.6;
}
	
.dstg-usrTrans-seperate .dstg-transaction-title {
	margin: auto;
	margin-bottom: 10px;
	font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
}
	
.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option {
	width: 100%
}
	
.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-option {
	width: 180px;
	text-align: center;
	padding: 10px 5px;
	margin-right: 5px;
	border-radius: 20px;
	cursor: pointer;
	transition: .3s
}
	
.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-text-input {
	text-align: center;
    padding: 10px;
    cursor: pointer;
    width: 100%	;
    border-radius: 20px;
    transition: .3s
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-text-input.dstg-disabled {
	cursor: default
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-transaction-btn button {
	width: 180px;
	border: none;
	border-radius: 20px;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-select-input {
	position: relative
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-select-input select {
	display: none
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-transaction-errMsg {
	padding: 5px 0;
	text-align: justify
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-transaction-btn {
	width: 100%;
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-transaction-btn .dstg-btn-submit {
	width: 100%;
	border: none;
	border-radius: 20px;
	padding: 10px 0;
	font-weight: var(--REG_FONT_WEIGHT);
	font-size: var(--BUTTON_MED_FONT_SIZE);
	cursor: pointer;
	text-align: center
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-fileupload-box {
	position: relative;
    border: none;
    border-radius: 20px;
    padding: 10px;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
    cursor: pointer;
    width: 100%;
    text-align: center;
    margin-right: 10px
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-fileupload-box .dstg-fileInput {
	position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option .dstg-btn-remove {
	border: none;
	border-radius: 20px;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
	text-align: center;
	width: 100%;
	margin-top: 5px
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option select {
	text-align: center;
    cursor: pointer;
    width: 100%;
    padding: 9px 5px;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
    border-radius: 20px;
    transition: .3s
}

.dstg-usrTrans-wrapper .dstg-summary-wrapper {
    width: 100%;
    border-radius: 20px;
    padding: 15px;
    display: none
}

@media ( min-width :560px) {
	.dstg-usrTrans-wrapper .dstg-summary-wrapper {
		display: block
	}
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-label {
	text-align: left;
	padding: 10px 0
}

.dstg-summary-wrapper .dstg-summary-content  .dstg-content-separate .dstg-content-label.dstg-bank-label {
	padding: 5px 0
}

.dstg-summary-wrapper .dstg-summary-content  .dstg-content-separate .dstg-content-info .dstg-content-text {
	padding: 10px 0;
	margin-right: 10px;
	min-width: 50px
}

/* copy Button */
.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-title .dstg-copyBtn,
.dstg-usrTrans-wrapper .dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text .dstg-copyBtn {
	padding: 0.5em 0.5em;
    border-radius: 2rem;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #fff !important;
    box-shadow: inset 0 -0.6em 0 -0.35em rgb(0 0 0 / 27%);
    text-align: center;
    position: relative;
    margin: 0
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-title .dstg-copyBtn:hover,
.dstg-usrTrans-wrapper .dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text .dstg-copyBtn:hover {
	opacity: 0.8
}

.dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-title .dstg-copyBtn:active,
.dstg-usrTrans-wrapper .dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text .dstg-copyBtn:active {
	top: 20%
}
/* copy Button */

.dstg-deposit-box .dstg-usrTrans-wrapper .dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option.dstg-fileName {
	display: block
}

.dstg-deposit-box .dstg-usrTrans-wrapper .dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option.dstg-fileName .dstg-deposit-receipt{
    width: 100%;
    height: 200px;
    background-size: 100%;
    background-repeat: no-repeat;
    margin-top: 20px;
}

@media ( min-width :560px) {
	.dstg-deposit-box .dstg-usrTrans-wrapper .dstg-usrTrans-form .dstg-usrTrans-seperate .dstg-transaction-option.dstg-fileName {
		display: none
	}
}

.dstg-deposit-box .dstg-usrTrans-wrapper .dstg-summary-wrapper .dstg-summary-content  .dstg-content-separate:last-child {
	margin-bottom: 0;
	border-top: none;
	border-bottom: none
}

.dstg-deposit-box .dstg-usrTrans-wrapper .dstg-summary-wrapper .dstg-summary-content  .dstg-content-separate .dstg-content-info .dstg-content-img.dstg-deposit-receipt {
	width: 100%;
    height: 150px;
    background-size: 100%;
    background-repeat: no-repeat
}

.dstg-deposit-box .dstg-deposit-description {
    width: 94%;
    padding: 10px;
    margin: 0 auto;
    margin-top: 15px;
    text-align: justify;
    border-radius: 5px;
}

.dstg-deposit-box .dstg-deposit-description div {
	margin: 10px 0
}

.dstg-deposit-box .dstg-deposit-description div:first-child {
	margin-top: 0
}

.dstg-deposit-box .dstg-deposit-description div:last-child {
	margin-bottom: 0
}

.dstg-deposit-wrap .dstg-announcement-wrap,
.dstg-withdraw-wrap .dstg-announcement-wrap{
	margin: 30px 0
}

.dstg-deposit-wrap .dstg-announcement-wrap .dstg-announcement-box,
.dstg-withdraw-wrap .dstg-announcement-wrap .dstg-announcement-box{
	min-height: 70px
}
/* deposit page & withdraw page */

/* history page */
.dstg-history-wrap{
	margin-top: 50px;
}

.dstg-history-wrap .dstg-history-box .dstg-listTitle-wrap {
	margin: 10px 0;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--SUBHEADER_FONT_SIZE);
    padding-bottom: 5px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap {
    justify-content: center;
    margin-top: 10px;
    border-radius: 10px;
    box-shadow: 8px 8px 10px 4px rgb(0 0 0 / 70%);
    padding: 5px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody {
	/*height: 260px */
}

@media ( min-width :768px) {
	.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody {
		height: 350px
	}
}

.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list {
	margin: 3px 5px;
	display: grid;
    grid-template-columns: 1fr 1fr
}

.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list li:first-child {
	margin-right: 13px
}

.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-title{
	margin-bottom: 2px;
	font-size: var(--BODY_TXT_FONT_SIZE);
	font-weight: var(--REG_FONT_WEIGHT);
}
.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input {
	position: relative
}
.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input .dstg-date-picker {
    width: 100%;
    text-align: center;
    padding: 6px;
    cursor: pointer;
    font-size: var(--BODY_TXT_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    transition: .3s;
    border-radius: 20px;
}
.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option .dstg-date-input .dstg-date-icon{
    position: absolute;
    top: 50%;
    right: 25px;
    transform: translateY(-50%);
}
.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-option select{
    width: 100%;
    height: 25.8px;
    text-align: center;
    font-size: var(--BODY_TXT_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    border-radius: 20px;
    margin-right: 10px;
    transition: .3s;
    cursor: pointer;
    outline: none;
	}

.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-day-btn {
    margin: 20px 5px 10px;
  	display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 15px;
}	

.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-day-btn li:last-child {
	margin-right: 0
}
	
.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-day-btn .dstg-transactionDate {
    font-size: var(--BODY_TXT_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    width: 100%;
    border-radius: 20px;
    padding: 6px 25px;
    position: relative;
    cursor: pointer;
    transition: .3s;
}

.dstg-history-box .dstg-btn-back .dstg-transactionType,
.dstg-history-box .dstg-reward-btn-back .dstg-transactionType{
	font-size: var(--ICON_SMALL_FONT_SIZE);
	border-radius: 8px;
	padding: 5px 8px;
	border-style: none;
}

.dstg-history-box .dstg-btn-back .dstg-transactionType .dstg-back-icon,
.dstg-history-box .dstg-reward-btn-back .dstg-transactionType .dstg-back-icon{
    color:white;
}

.dstg-history-option button,
.dstg-Rewardhistory-option button{
	font-size: var(--BUTTON_LARGE_FONT_SIZE);
    width: 91%;
    border-radius: 20px;
    padding: 12px;
    margin-bottom: 13px;
    color: #fff;
    border-style: none;
    cursor: pointer;
    transition: .3s
}

.dstg-history-option button:first-child,
.dstg-Rewardhistory-option button:first-child {
    margin-top: 13px;
}

.dstg-history-option,
.dstg-Rewardhistory-option {
	text-align: center;
}

.dstg-history-option .dstg-transactionType .dstg-transactiontype-icon-title .dstg-transactiontype-icon,
.dstg-Rewardhistory-option .dstg-transactionType .dstg-transactiontype-icon-title .dstg-transactiontype-icon{
	position: relative;
	margin-right: 5px;
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-history-list{
	text-align:center;
	padding:3px 6px;
	width:100%;

}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody.dstg-over {
	overflow-y: scroll
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr {
	display: grid;
	grid-template-columns: 5% 50% 22.5% 22.5%;
	padding-right: 5px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr:last-child {
	border-bottom: none
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd {
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-flag div {
	width: 7px;
	height: 7px;
	transform: rotateZ(45deg);
	margin: 20% auto
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-transaction-transfer-info {
	text-align: left;
	display: grid;
    grid-template-rows: 33.33% 33.33% 33.33%
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-transaction-deposit-info {
	text-align: left
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-transaction-withdraw-info {
	text-align: left
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-transaction-amount {
	text-align: left;
	display: grid;
    grid-template-rows: 25% 25% 25% 25%;
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-transaction-status {
	display: grid;
    grid-template-rows: 33.33% 33.33% 33.33%;
    font-size: 10px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd .dstg-listLabel {
	display: grid;
    grid-template-columns: 40% 60%
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd .dstg-listLabel .dstg-label-seperate:first-child {
	text-align: left
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd .dstg-listLabel .dstg-label-seperate:last-child {
	text-align: right
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd .dstg-listAmount {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: left;
    margin-top: 5px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-btn-detail {
	margin: auto
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-listTr .dstg-listTd.dstg-btn-detail button {
	width: 40px;
    padding: 5px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-listItem-wrap .dstg-listBody .dstg-historyList-not {
	min-height: 200px;
    padding: 20px;
    text-align: center;
    color: #e8e8e8
}

.dstg-history-box .dstg-history-search-form .dstg-filterTrans-seperate .dstg-filterTrans-list .dstg-filterTrans-btn button{
    width: 100%;
    height: 25.8px;
    border: none;
    border-radius: 20px;
    text-align: center;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_SMALL_FONT_SIZE);
    margin-top: 21px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dstg-instructions-msg{
    font-size: var(--SUBBODY_TXT_FONT_SIZE);
    text-align: right;
    color: #7d7d7d;
    font-weight: var(--REG_FONT_WEIGHT);
    margin-bottom: 2px;
}

/* history page */

/* bank, member info, announcement base */
.dstg-info-cover {
	margin-bottom: 20px;
	padding-bottom: 10px
}

.dstg-info-cover .dstg-info-title-box {
	cursor: pointer;
	transition: padding-bottom 0.5s ease
}

.dstg-info-cover .dstg-info-title-box.dstg-show {
	padding-bottom: 20px
}

.dstg-info-cover .dstg-info-title-box .dstg-flag {
	width: 7px;
	height: 7px;
	border-radius: 100%;
	margin: auto
}

.dstg-info-cover .dstg-info-title-box .dstg-title {
	padding: 0 10px;
	font-weight: var(--REG_FONT_WEIGHT);
}

@media ( min-width :768px) {
	.dstg-info-cover .dstg-info-title-box .dstg-title {
		line-height: 7px
	}
}

.dstg-info-cover .dstg-info-title-box i {
	line-height: 10px;
	transform: rotate(0deg);
	transition: all .5s ease-in-out
}

.dstg-info-cover .dstg-info-title-box.dstg-show i {
	transform: rotate(180deg);
	transition: all .5s ease-in-out
}

.dstg-info-cover .dstg-info-content {
	text-align: justify;
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
	-webkit-transition: height .5s;
	transition: height .5s;
	height: 0;
	overflow: hidden;
	margin-top: 6px;
}
/* bank, member info, announcement base */

/* bank account page */
.dstg-bankInfo-box .dstg-memberBank-wrapper {
	padding: 10px 0;
	border-radius: 10px;
}

.dstg-memberBank-wrapper .dstg-memberBank-thead {
	display: grid;
    grid-template-columns: 37% 37% 26%
}

.dstg-memberBank-wrapper.dstg-big-ver .dstg-memberBank-thead {
	display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.dstg-memberBank-wrapper .dstg-memberBank-thead .dstg-thead-col {
	text-align: center;
    padding: 10px 0;
    font-weight: var(--MED_FONT_WEIGHT);
    font-size: var(--SUBHEADER_FONT_SIZE);
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate {
	display: grid;
    grid-template-columns: 37% 37% 26%
}

.dstg-memberBank-wrapper.dstg-big-ver .dstg-memberBank-tbody .dstg-memberBank-separate {
	display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col {
	text-align: center;
	padding: 10px 0;
	justify-content: center
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-text {
	font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--SUBHEADER_FONT_SIZE);
	/* padding: 10px 0 */
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-text.dstg-bank-name {
	width: 100%;
	padding: 0
}

.dstg-memberBank-wrapper.dstg-big-ver .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-text.dstg-bank-name {
	text-align: left;
	padding: 5px 0
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-img {
	margin: 0 auto;
    width: 30px;
    height: 30px
}

.dstg-memberBank-wrapper.dstg-big-ver .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-img {
	margin: 0 10px;
	margin-left: 80px
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-img .dstg-bank-img {
	width: 30px;
    height: 30px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-btn button {
	border: none;
    border-radius: 20px;
    padding: 10px 0;
    cursor: pointer;
    width: 80%
}

@media ( min-width :768px) {
	.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-btn button {
		width: 60%
	}
}

.dstg-bankInfo-wrap .dstg-bankSetting-wrapper {
	margin: 10px auto
}

.dstg-bankSetting-wrapper .dstg-form-wrap {
	min-height: 320px;
	margin: 10px 20px
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-select-input {
	position: relative
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-select-input select {
	display: none
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate {
	margin-bottom: 15px
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate:last-child {
	margin-bottom: 0
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-input-title {
	margin-bottom: 5px;
	font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup {
	width: 220px;
    border-radius: 20px
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-input-field {
	width: 100%;
	height: 30px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
    transition: .3s
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup select {
	width: 100%;
    height: 30px;
    text-align: center;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
    cursor: pointer;
    border-radius: 20px;
    transition: .3s
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-error-msg {
	width: 220px;
    font-size: 12px;
    line-height: 12px;
    text-align: justify;
    padding: 5px 0
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-btn button {
	width: calc(100%/2);
    border: none;
    border-radius: 20px;
    padding: 10px 0;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
    cursor: pointer;
    margin-right: 10px
}

@media ( min-width :410px) { 
	.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-btn button {
		width: 150px
	}
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-btn button:last-child {
    margin-right: 0
}
/* bank account page */

/* member info page */
.dstg-memberInfo-box .dstg-referralInfo {
	margin-top: 35px
}
/* member info page */

/* announcement page */
.dstg-announcement-wrap .dstg-announcement-box .dstg-info-box.dstg-in {
	transform: translateX(0em);
	transition: all 2s ease-in-out
}

.dstg-announcement-wrap .dstg-announcement-box .dstg-announcement-info {
	margin-top: 20px
}
/* announcement page */

/* member tnc page */
.dstg-pageContent .dstg-tnc-wrap {
	border-radius: 10px;
	min-height: 250px;
	margin: 20px 0
}
		
.dstg-tnc-wrap .dstg-tnc-title {
	text-align: center;
	font-size: 20px;
	padding: 20px 0
}
		
.dstg-tnc-wrap .dstg-tnc-content {
	width: 75%;
    margin: 0 auto
}

.dstg-tnc-wrap .dstg-tnc-content .dstg-input-separate {
	margin-bottom: 15px;
    margin-top: 25px;
}

.dstg-tnc-wrap .dstg-tnc-content .dstg-input-separate .dstg-label-icon {
	width: 25px;
    text-align: center;
    margin-right: 10px;
}

.dstg-tnc-wrap .dstg-tnc-content .dstg-input-separate .dstg-form-input input {
	background: rgba(28,28,29,1);
    border: solid 1px #bdbdbd;
    width: 100%;
    height: 30px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 20px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}
		
.dstg-tnc-wrap .dstg-tnc-content ul {
	list-style: disc
}
		
.dstg-tnc-wrap .dstg-tnc-content ul li {
	margin: 10px 0
}
		
.dstg-tnc-wrap .dstg-tnc-content ul li .dstg-tnc-details {
	text-align: justify
}
		
.dstg-tnc-wrap .dstg-tnc-btn {
	width: 75%;
	margin: 0 auto;
	padding: 20px 0;
	justify-content: center
}
		
.dstg-tnc-wrap .dstg-tnc-btn button {
	border: none;
	border-radius: 20px;
	padding: 10px 0;
	font-weight: 700;
	cursor: pointer;
	min-width: 100px
}
		
.dstg-tnc-wrap .dstg-tnc-btn button:first-child {
	margin-right: 10px
}
		
.dstg-tnc-wrap .dstg-tnc-btn button:last-child {
	margin-right: 0
}
/* member tnc page */

/* vip page */
.dstg-vip-banner-wrap {
	margin: 1rem 0
}

.dstg-vip-banner-wrap .dstg-vip-banner {
    margin: auto
}

.dstg-vip-banner-wrap .dstg-vip-banner .dstg-img-box {
    width: 100%
}

.dstg-vip-banner-wrap .dstg-vip-banner .dstg-img-box img {
    width: 100%;
    display: block
}
/* vip page */

/* angpow pop */
.dstg-sub-slider-wrapper {
	max-width: 1400px;
	margin-bottom: 50px
}

.dstg-sub-slider-wrapper .dstg-title-box {
	margin: 5px 0;
    padding-bottom: 5px;
    border-bottom: solid 2px #E4E6EA;
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.dstg-sub-slider-wrapper .dstg-title-box .dstg-icon {
	font-size: 25px;
	width: 50px;
	text-align: center
}

.dstg-sub-slider-wrapper .dstg-title-box .dstg-title {
	padding: 5px 0
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper {
	position: relative
}

.dstg-claimList-wrapper .dstg-bonus-img {
  	width: 100%;
  	height: 245px;
  	background-size: 100%;
    background-position: bottom;
    background-repeat: no-repeat;
}

.dstg-claimList-wrapper .dstg-bonus-img .dstg-description-title {
	margin-top: 50px
}

.dstg-claimList-wrapper .dstg-bonus-img .dstg-description-title .dstg-text {
	padding: 2px 0;
    margin-left: 15px
}
/* angpow pop */

/* add remember css for styling */
#remember{
	margin-left: 35px;
}

/* referral pop */
.dstg-referralPop-box .dstg-referralPop-wrapper .dstg-referralinfo {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 20px;
    padding: 20px 0
}

.dstg-referralPop-box .dstg-referralPop-wrapper .dstg-referralinfo .dstg-info-seperate:last-child {
	text-align: right
}

.dstg-referralPop-box .dstg-referralPop-wrapper .dstg-referral-table {
	width: 100%;
	overflow-x: scroll
}
/* referral pop */

/* provider list */
.dstg-gameListTab{	
    margin: 10px 5px
}

.grid-3{
	display: grid;
    grid-template-columns: repeat(3, 1fr);
}

.dstg-provider-item {
	position: relative;
	-webkit-box-flex: 0;
	min-height: 33.33333vw;
	border-radius: 10px;
	-webkit-box-shadow: 0 2px 30px 0 rgba(0,0,0,.7);
	box-shadow: 0 2px 30px 0 rgba(0,0,0,.7);
	margin: 5px 5px;
	background-color: #2b2b2b;
	background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.dstg-homeProvider-wrap .dstg-provider-item {
	-ms-flex: 0 0 calc(( 100% - 10px)/2);
	flex: 0 0 calc(( 100% - 10px)/2);
}

.dstg-provider-item .dstg-live-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.dstg-provider-item .dstg-live-background .label_game_list {
	position: absolute;
    top: 2px;
    right: 2px;
    font-size: 11px;
    min-width: 60px;
    text-align: center;
    width: -webkit-max-content;
    width: max-content;
    padding: 2px 0.25rem;
    background-color: var(--color4);
    color: var(--color2);
    border-radius: 2px;
    text-transform: uppercase;
}

.dstg-provider-item .dstg-live-background .dstg-background-img {
	width: 100%;
	height: 100%;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center
}

.dstg-provider-item .dstg-main-background {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(298deg, rgba(0,0,0,.6) 100%, rgba(0,0,0,.2) 0%)
}

.dstg-provider-item .dstg-mask {
	-webkit-transition: all .5s ease-out 0s;
    transition: all .5s ease-out 0s;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(6%, rgba(0,0,0,.4)), color-stop(40%, hsla(0,0%,100%,0)));
    background: linear-gradient(0deg, rgba(0,0,0,.4) 6%, hsla(0,0%,100%,0) 40%);
    overflow: hidden;
    position: absolute;
    bottom: 0;
    width: 100%
}

.dstg-provider-item .dstg-mask .dstg-word {
	text-shadow: 0 0 30px #000, 0 0 10px #000;
	font-weight: 700;
	font-stretch: condensed;
	line-height: 1.03;
	letter-spacing: 1.33px
}

.dstg-provider-item .dstg-mask .dstg-title {
	-webkit-transform: scaleX(.8);
	transform: scaleX(.8)
}

.dstg-provider-item .dstg-mask .dstg-title {
	font-size: 8px;
}

.dstg-homeProvider-wrap .dstg-provider-item .dstg-mask .dstg-title {
	font-size: 15px;
}

@media ( min-width :768px) {
	.dstg-provider-item .dstg-mask .dstg-title {
		font-size: 20px
	}

	.dstg-homeProvider-wrap .dstg-provider-item .dstg-mask .dstg-title {
		font-size: 35px
	}
}

.dstg-provider-item .dstg-mask .dstg-title-info {
	top: 65%;
	width: 100%;
	text-align: center
}

.dstg-provider-item .dstg-mask.dstg-available .dstg-title-info {
	top: 75%
}

.dstg-provider-item .dstg-mask.dstg-available .dstg-title {
	margin-bottom: 10px
}

@media ( min-width :768px) { 
	.dstg-provider-item .dstg-mask.dstg-available .dstg-title {
		margin-bottom: 15px
	}
}

.dstg-provider-item .dstg-mask .subtitle {
	font-size: 7px;
	margin-bottom: 10px
}

@media ( min-width :768px) {
	.dstg-provider-item .dstg-mask .dstg-subtitle {
		font-size: 14px;
		margin-bottom: 15px
	}
}

.dstg-gameListBtn-wrapper {
	margin: 20px 0
}

.dstg-gameListBtn-wrapper button {
	border: none;
    border-radius: 20px;
    padding: 5px 0;
    font-weight: bold;
    cursor: pointer;
    width: 150px;
    font-size: 10px
}

.dstg-gameListTab .dstg-gameList-not {
	min-height: 200px;
    padding: 20px;
    text-align: center
}

.dstg-specificSlotContainer .dstg-topContent {
	width: 100%
}

.dstg-specificSlotContainer .dstg-topContent img {
	width: 100%
}

.dstg-specificSlotContainer .dstg-middleContent {
	background: #2b2b2b;
    padding: 10px
}

@media ( min-width :768px) {
	.dstg-specificSlotContainer .dstg-middleContent {
	    padding: 20px
	}
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate {
	height: 30px;
	margin: 5px 0
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate .dstg-userAccount-login {
	cursor: pointer
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate .dstg-userAccount-register {
	cursor: pointer;
	transition: .3s
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate .dstg-content-label {
    padding: 5px 0;
    width: 70px
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate .dstg-content-value {
	width: 154px;
    text-align: center;
    padding: 5px;
    margin-left: 5px;
    border-radius: 20px;
    transition: .3s
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate .dstg-content-copy {
	padding: 5px 0;
    margin-left: 5px;
    cursor: pointer
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-content-seperate .dstg-generateBtn {
    border-radius: 20px;
    inline-size: 40px;
    transform: translateX(14px);
    border: none;
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox {
	margin-top: 10px;
	display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox .dstg-downloadItem .dstg-downloadQR{
	text-align: center
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox .dstg-downloadItem .dstg-downloadQR span img {
	width: 40%
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox .dstg-downloadItem .dstg-downloadQR span img {
	padding: 5px;
    background: #fff;
	width: 70%
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox .dstg-downloadItem .dstg-downloadLink {
	margin-top: 10px;
	text-align: center
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox .dstg-downloadItem .dstg-downloadLink.dstg-col-8 {
	margin: 0 auto;
	margin-top: 10px
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox .dstg-downloadItem .dstg-downloadLink button {
    font-size: 12px;
    font-weight: 700;
	text-transform: uppercase;
	width: 85%;
    height: 2.2rem;
    border-radius: 20px;
    position: relative
}

.dstg-specificSlotContainer .dstg-middleContent .dstg-btnBox button {
    border: none;
    border-radius: 20px;
    padding: 10px 0;
    font-weight: bold;
    padding: 10px 30px
}

.dstg-specificSlotContainer .dstg-bottomContent {
	margin: 20px 0
}

.dstg-specificSlotContainer .dstg-bottomContent .dstg-descriptionBox .dstg-title {
    text-align: center;
    font-weight: bold
}

.dstg-specificSlotContainer .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate {
	margin: 20px 0
}

.dstg-specificSlotContainer .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate:last-child {
	margin-bottom: 0
}

.dstg-specificSlotContainer .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate .dstg-label {
	font-weight: bold;
	margin-bottom: 5px
}

.dstg-specificSlotContainer .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate .dstg-content {
	text-align: justify
}
/* provider list */

/*referral container*/

.dstg-referral-container{
	margin-top: 25px;
	margin-bottom: 25px;
}

.dstg-ref-container{
    border-radius: 5px;
}

.dstg-ref-container .dstg-ref-row1{
	display:flex;
	margin: 0px 10px;
	margin-top: 5px;
	padding-bottom: 5px;
}

.dstg-ref-container .dstg-ref-row2{
	margin: 10px 16px 5px;
}


.dstg-ref-container .dstg-ref-row1 .dstg-ref-row1-tittle {
    font-size: 16px;
    font-weight: 600;
    margin: 5px 5px;   
}

.dstg-ref-container .dstg-ref-row2 .dstg-ref-row2-tittle{
	margin-bottom: 5px;
    font-size: 1rem;
    font-weight: 600;
}

.dstg-ref-container .dstg-ref-row1 .dstg-ref-logo{
    font-size: 50px;
    margin: auto 15px;
}

.dstg-ref-container .dstg-ref-row1 .dstg-ref-row1-msg{
	margin: 5px;
    font-size: 12px;
}

.dstg-ref-container .dstg-ref-row2 .dstg-ref-wrap .dstg-ref-box1{
	margin-right: 10px;
	display:flex;
	width:100%;
}

.dstg-ref-container .dstg-ref-row2 .dstg-ref-wrap .dstg-ref-box1 #refCode{
    height: 39px;
    font-size: 15px;
    width: 100%;
    padding: 0px 30px 0px 10px;
}

.dstg-ref-container .dstg-ref-row2 .dstg-ref-wrap .dstg-ref-box1 .dstg-copyIcon{
	position: relative;
    right: 22px;
    top: 12px;
}

.dstg-ref-container .dstg-ref-row2 .dstg-ref-wrap{
	display:flex;
	margin-bottom:10px;
}

.dstg-ref-container .dstg-ref-row2 .dstg-ref-wrap .dstg-share-btn{
    border-radius: 5px;
    padding: 10px;
    font-size: 15px;
    font-weight: bold;
    width: 60%;
    text-align: center;
}

/*referral container*/

.dstg-pageContent {
	margin: 0 auto 5rem;
	padding: 0 !important
}

.dstg-container {
	position: relative;
	z-index: 2;
	padding: 0 5px
}

@media ( min-width :768px) {
	.dstg-container {
		padding: 0 30px
	}
}

.lSSlideOuter .lSPager.lSpg > li a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
	height: 8px;
    width: 8px
}

.lSSlideOuter .lSPager.lSpg > li.active a {
    width: 25px;
    border-radius: 20px
}

.lSSlideOuter .lSAction .lSPrev,
.lSSlideOuter .lSAction .lSNext {
    background-image: none;
    font-size: 20px;
    text-align: center;
    opacity: 1;
    transition: .3s ease
}

@keyframes spin { 
	0% {
		opacity: 1;
		backface-visibility: hidden;
		transform: translateZ(0) scale(1.5,1.5)
	} 100% {
		opacity: 0;
		backface-visibility: hidden;
		transform: translateZ(0) scale(1,1)
  	}
}

.dstg-spin div > div {
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	animation: spin 1s linear infinite
}

.dstg-spin div:nth-child(1) > div {
	left: 74px;
	top: 44px;
	animation-delay: -0.9s
}

.dstg-spin > div:nth-child(1) {
	transform: rotate(0deg);
	transform-origin: 80px 50px
}

.dstg-spin div:nth-child(2) > div {
	left: 68px;
	top: 62px;
	animation-delay: -0.8s
}

.dstg-spin > div:nth-child(2) {
	transform: rotate(36deg);
	transform-origin: 74px 68px
}

.dstg-spin div:nth-child(3) > div {
	left: 53px;
	top: 73px;
	animation-delay: -0.7s
}

.dstg-spin > div:nth-child(3) {
	transform: rotate(72deg);
	transform-origin: 59px 79px
}

.dstg-spin div:nth-child(4) > div {
	left: 35px;
	top: 73px;
	animation-delay: -0.6s
}

.dstg-spin > div:nth-child(4) {
	transform: rotate(108deg);
	transform-origin: 41px 79px
}

.dstg-spin div:nth-child(5) > div {
	left: 20px;
	top: 62px;
	animation-delay: -0.5s
}

.dstg-spin > div:nth-child(5) {
	transform: rotate(144deg);
	transform-origin: 26px 68px
}

.dstg-spin div:nth-child(6) > div {
	left: 14px;
	top: 44px;
	animation-delay: -0.4s
}

.dstg-spin > div:nth-child(6) {
	transform: rotate(180deg);
	transform-origin: 20px 50px
}

.dstg-spin div:nth-child(7) > div {
	left: 20px;
	top: 26px;
	animation-delay: -0.3s
}

.dstg-spin > div:nth-child(7) {
	transform: rotate(216deg);
	transform-origin: 26px 32px
}

.dstg-spin div:nth-child(8) > div {
	left: 35px;
	top: 15px;
	animation-delay: -0.2s
}

.dstg-spin > div:nth-child(8) {
	transform: rotate(252deg);
	transform-origin: 41px 21px
}

.dstg-spin div:nth-child(9) > div {
	left: 53px;
	top: 15px;
	animation-delay: -0.1s
}

.dstg-spin > div:nth-child(9) {
	transform: rotate(288deg);
	transform-origin: 59px 21px
}

.dstg-spin div:nth-child(10) > div {
	left: 68px;
	top: 26px;
	animation-delay: 0s
}

.dstg-spin> div:nth-child(10) {
	transform: rotate(324deg);
	transform-origin: 74px 32px
}

.dstg-bal-loader {
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  background: rgba(NaN, NaN, NaN, 0)
}

.dstg-spin {
  width: 100%;
  height: 100%;
  position: relative;
  transform: translateZ(0) scale(0.15);
  backface-visibility: hidden;
  transform-origin: 0 0
}

.dstg-spin div { 
	box-sizing: content-box; 
}

@keyframes gameListSpin {
	0% {
		opacity: 1;
		backface-visibility: hidden;
		transform: translateZ(0) scale(1.5,1.5)
	} 100% {
		opacity: 0;
		backface-visibility: hidden;
		transform: translateZ(0) scale(1,1)
	}
}

.dstg-gameListSpin div > div {
	position: absolute;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	animation: gameListSpin 1s linear infinite
}

.dstg-gameListSpin div:nth-child(1) > div {
	left: 79px;
	top: 44px;
	animation-delay: -0.9s
}

.dstg-gameListSpin > div:nth-child(1) {
	transform: rotate(0deg);
	transform-origin: 85px 50px
}

.dstg-gameListSpin div:nth-child(2) > div {
	left: 72px;
	top: 65px;
	animation-delay: -0.8s
}

.dstg-gameListSpin > div:nth-child(2) {
	transform: rotate(36deg);
	transform-origin: 78px 71px
}

.dstg-gameListSpin div:nth-child(3) > div {
	left: 55px;
	top: 77px;
	animation-delay: -0.7s
}

.dstg-gameListSpin > div:nth-child(3) {
	transform: rotate(72deg);
	transform-origin: 61px 83px
}

.dstg-gameListSpin div:nth-child(4) > div {
	left: 33px;
	top: 77px;
	animation-delay: -0.6s
}

.dstg-gameListSpin > div:nth-child(4) {
	transform: rotate(108deg);
	transform-origin: 39px 83px
}

.dstg-gameListSpin div:nth-child(5) > div {
	left: 16px;
	top: 65px;
	animation-delay: -0.5s
}

.dstg-gameListSpin > div:nth-child(5) {
	transform: rotate(144deg);
	transform-origin: 22px 71px
}

.dstg-gameListSpin div:nth-child(6) > div {
	left: 9px;
	top: 44px;
	animation-delay: -0.4s
}

.dstg-gameListSpin > div:nth-child(6) {
	transform: rotate(180deg);
	transform-origin: 15px 50px
}

.dstg-gameListSpin div:nth-child(7) > div {
	left: 16px;
	top: 23px;
	animation-delay: -0.3s
}

.dstg-gameListSpin > div:nth-child(7) {
	transform: rotate(216deg);
	transform-origin: 22px 29px
}

.dstg-gameListSpin div:nth-child(8) > div {
	left: 33px;
	top: 11px;
	animation-delay: -0.2s
}

.dstg-gameListSpin > div:nth-child(8) {
	transform: rotate(252deg);
	transform-origin: 39px 17px
}

.dstg-gameListSpin div:nth-child(9) > div {
	left: 55px;
	top: 11px;
	animation-delay: -0.1s
}

.dstg-gameListSpin > div:nth-child(9) {
	transform: rotate(288deg);
	transform-origin: 61px 17px
}

.dstg-gameListSpin div:nth-child(10) > div {
	left: 72px;
	top: 23px;
	animation-delay: 0s
}

.dstg-gameListSpin > div:nth-child(10) {
	transform: rotate(324deg);
	transform-origin: 78px 29px
}

.dstg-gameListTabLoader {
	width: 100%;
	height: 100px;
	display: inline-block;
	overflow: hidden;
	background: transparent
}

.dstg-gameListSpin {
	width: 100px;
	height: 100%;
	position: relative;
	transform: translateZ(0) scale(1);
	backface-visibility: hidden;
	transform-origin: 0 0;
	margin: 0 auto
}

.dstg-gameListSpin div { 
	box-sizing: content-box
}

/* mobile highlight video */
.dstg-video-wrap .dstg-title-box {
	margin: 1rem 0;
    padding-bottom: .3rem;
}

.dstg-video-wrap .dstg-title-box .dstg-icon {
    padding-bottom: 5px;
    width: 2rem;
    text-align: center;
    font-size: var(--ICON_FONT_SIZE);
}

.dstg-video-wrap .dstg-title-box .dstg-title {
	font-size: var(--HEADER_FONT_SIZE);
	font-weight: var(--REG_FONT_WEIGHT);
	font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    padding: 5px;
}

.dstg-video-wrap .dstg-video-wrapper iframe {
    width: 100%;
    height: 200px;
}

.iframe-bannerVideo {
	border-radius: 0 0 20px 20px !important; 
}

.yt-core-attributed-string--white-space-no-wrap {
	font-size: var(--SUBHEADER_FONT_SIZE);
	font-weight: var(--MED_FONT_WEIGHT);
}

/* sidemenu separate line */
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-label .dstg-seperate-line {
	padding: 7px 10px;
	text-align: center;
    margin-bottom: 0.5rem;
    border-top: 2px solid;
    border-bottom: 2px solid
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-menu-label .dstg-seperate-line h4 {
    font-size: var(--SUBHEADER_FONT_SIZE);
    letter-spacing: 1px;
    margin-bottom: 0;
    position: relative;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-login-box {
    grid-template-columns: repeat(2, 1fr);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-login-box #loginItem, .dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-login-box #registerItem {
	border: none;
	margin-top: 1rem;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-login-box .dstg-menu-item .dstg-item-label {
	margin-top: .7rem;
	margin-bottom: .7rem;
	color: #fff !important; 
}

.dstg-transactionChangeTab-btn,
.dstg-historyChangeTab-btn {
	position: relative;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 1rem;
}
		
.dstg-transactionBtn,
.dstg-historyBtn {
    border-radius: 10px;
    border: 0px;
    width: 100%;
    padding: 12px 0;
    font-weight: var(--REG_FONT_WEIGHT);
    cursor: pointer;
    font-size: var(--BUTTON_SMALL_FONT_SIZE);
    text-transform: uppercase;
    margin: 0 5px;
}

.dstg-referralChangeTab-btn .dstg-transactionBtn {
    width: 100%;
    border: none;
    padding: 10px 0;
    font-weight: var(--REG_FONT_WEIGHT);
    cursor: pointer;
}

.dstg-referralChangeTab-btn .dstg-referralInfo-btn {
	border-top-left-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.dstg-referralChangeTab-btn .dstg-referralReport-btn {
	border-top-right-radius: 25px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.dstg-transactionChangeTab-btn .active, 
.dstg-transactionBtn:hover, 
.dstg-referralChangeTab-btn .dstg-active,
.dstg-historyChangeTab-btn .active, 
.dstg-historyBtn:hover {
	font-weight: var(--REG_FONT_WEIGHT);
    transition: .3s;
}

.dstg-transactionChangeTab-btn .dstg-freeCreditBtn, 
.dstg-referralChangeTab-btn .dstg-referralReport-btn,
.dstg-historyChangeTab-btn .dstg-claimRewardBtn {
    left: -10px;
    position: relative;
}

.dstg-transactionChangeTab-btn .dstg-notification {
	position: absolute;
    top: 50%;
    right: 1rem;
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.dstg-transaction-list {
	position: relative;
}

.dstg-transaction-list:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    opacity: 0;
    background: #000000cc;
    border-radius: 10px;
    height: 100%;
	width: 100%;
}

.dstg-transaction-list.masked:before {
	content: "";
	z-index: 3; 
	opacity: 1
}

.dstg-transaction-list.masked .maskedText {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    font-style: italic;
    font-weight: 600;
    z-index: 3;
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list {
	position: relative
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-claim-credit-background {
	position: relative;
    z-index: 1
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-credit-content {
	position: absolute;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 10px;
    z-index: 2;
    display: grid;
    grid-template-columns: 20% 45% 35%
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-transaction-seperate:first-child {
	display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: auto 0;
    color: var(--color2)
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-transaction-seperate:nth-child(2) {
	margin: auto 0
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-transaction-seperate:last-child {
	margin: auto 0
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-currency-code {
	font-size: 1rem
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-freeCreditAmt {
	font-size: 25px
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-freeCreditTitle {
	margin: 0 0 1rem;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--color2)
}

.dstg-freeCreditWrapper .dstg-transaction-list .dstg-freeCreditContent .dstg-moreInfoBtn {
	font-style: italic;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    border-radius: 15px;
    padding: 2px 10px
}

.dstg-freeCreditWrapper .dstg-transaction-list .dstg-transaction-btn {
    /* font-family: 'bahnschrift_semibold', sans-serif; */
    font-style: italic;
    cursor: pointer;
    border: none;
    width: 100%;
    border-radius: 30px;
    margin-bottom: 5px;
    padding: 5px;
    background: var(--color6);
    color: var(--color2)
}

.dstg-freeCreditWrapper .dstg-transaction-list .select-lbl {
    font-weight: 600;
    color: var(--color2);
}

.dstg-freeCreditWrapper .dstg-freeCreditProviderOption {
    width: 100%;
    padding: 5px;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
    border-radius: 12px;
    font-weight: 600;
    color: var(--color2);
    border: 1px solid #0269c6;
    background: var(--color4);
}

.dstg-freeCreditWrapper .dstg-transaction-seperate .important-icon {
    color: var(--important)
}

.dstg-claim-credit {
    width: 100%;
    height: 110px;
    margin-bottom: 1em;
    padding-top: 10px;
    box-sizing: border-box;
    justify-content: space-around;
    border-radius: 19px;
}

.dstg-freeCreditWrapper {
	width: 100%; 
	margin: 0 0 1rem
}

.dstg-freeCreditWrapper:last-child {
	margin: 0
}

.dstg-filterTrans-btn button {
	width: 90px;
    border: none;
    padding: 10px 0;
    text-align: center;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
}

/* Free Credit in transfer page */

/* Voucher */
.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title {
	display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin: 20px 0
}

.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-redeemBtn {
   	border-radius: 10px;
    border: 0;
    margin-bottom: 5px;
    padding: 10px 15px;
    font-weight: 700;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
}

.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-freeCredit-title {
	align-self: center;
    font-weight: 600;
    font-size: 16px;
}

.dstg-voucherPop-box .dstg-voucherPop-wrapper .dstg-voucherPopContent-wrap .dstg-redeemBtn:active,
.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-redeemBtn:active,
.dstg-freeCreditTransfer-wrap .dstg-unClaim_voucher-wrap .dstg-redeemBtn:active {
  	transform: translateY(4px);
}

.dstg-freeCreditTransfer-wrap .dstg-unclaim-text {
	margin: 10px 0;
    font-weight: 600
}

.dstg-unClaim_voucher-wrap {
	margin: 0 auto;
    padding: 10px 0;
    width: 70%;
}

.dstg-unClaim_voucher-wrap .dstg-transaction-title {
	margin: auto;
    margin-bottom: 5px;
    font-weight: bold;
}
	
.dstg-unClaim_voucher-wrap .dstg-transaction-option .dstg-text-input{
	text-align: center;
    padding: 10px;
    transition: .3s;
    cursor: pointer;
    width: 100%;
    height: 30px;
    font-weight: bold;
}

.dstg-unClaim_voucher-wrap .dstg-transaction-btn .dstg-redeemBtn {
    width: 100%;
    border: none;
    padding: 10px 0;
    font-weight: 700;
    cursor: pointer;
    text-align: center;
    margin-top: 20px;
}

/* Voucher */

/* REFERRAL PAGE */
.dstg-referral-wrap .dstg-referral-info-wrapper {
	margin-top: 2rem
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-item-group {
    margin-bottom: 1rem
}	

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-item-group .dstg-label {
    margin-bottom: 5px;
    font-weight: var(--MED_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
    text-transform: uppercase
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-item-group input {
    padding: 16px 45px 16px 16px;
    font-size: var(--SUBHEADER_FONT_SIZE);
    border-radius: 10px;
    width: 100%;
    max-width: 500px;
    line-height: normal
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-item-group .dstg-copyIcon {
    position: absolute;
    margin-top: 1rem;
    cursor: pointer;
    font-size: var(--ICON_SMALL_FONT_SIZE);
    transform: translate(-35px, 0)
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-shareBtn {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 70px;
    height: 70px;
    cursor: pointer
}

.dstg-referral-wrap .dstg-referral-info-wrapper #whatsappBtn {
	background-image: url('/resources/images/referral/share_icon_2/whatsapp_share.png')
}

.dstg-referral-wrap .dstg-referral-info-wrapper #telegramBtn {
	background-image: url('/resources/images/referral/share_icon_2/telegram_share.png')
}

.dstg-referral-wrap .dstg-referral-info-wrapper #lineBtn {
	background-image: url('/resources/images/referral/share_icon_2/line_share.png')
}

.dstg-referral-wrap .dstg-referral-info-wrapper #facebookBtn {
	background-image: url('/resources/images/referral/share_icon_2/fb_share.png')
}

.dstg-referral-wrap .dstg-referral-info-wrapper #viberBtn {
	background-image: url('/resources/images/referral/share_icon_2/viber_share.png')
}

.dstg-referral-wrap .dstg-referral-info-wrapper #messengerBtn {
	background-image: url('/resources/images/referral/share_icon_2/messenger_share.png')
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-QRcodeWrap {
    text-align: -webkit-center;
    margin: 0 auto;
    border-radius: 5px;
    width: fit-content
}

.dstg-referral-wrap .dstg-referral-info-wrapper #referralQR {
    padding: 10px
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-QRtext {
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: var(--MED_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE)
}

.dstg-referral-flow-box {
    margin: 2rem 0 1rem
}

.dstg-referral-flow-box .dstg-title {
    text-align: center;
    font-size: var(--HEADER_FONT_SIZE);
    text-transform: uppercase
}

.dstg-referral-flow-box .dstg-content {
    position: relative;
	display: grid;
	grid-template-rows: repeat(3, 1fr);
	padding: 0 2rem;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    /* background-image: url('/images/templates/Template 1/referral/referral_flow_mobile_bg.dstg-png') */
}

.dstg-referral-flow-background{
	position: absolute;
}

.dstg-referral-flow-box .dstg-content .dstg-referral-flow-desc {
    position: relative;
    display: grid;
    grid-template-columns: 30% 70%;
    margin: 16% 0;
    justify-content: left;
    line-height: 1rem;
    text-align: left
}
.dstg-referral-wrap .dstg-referral-info-wrapper #referralQR canvas {
	display:none;
}

.dstg-btn_search_referral {
	min-width: 150px;
    height: 35px;
    border-radius: 8px;
    margin-top: 10px;
}

.dstg-form-group{
	margin-bottom: 1rem;
}

.dstg-form-group .dstg-date-input{
	position:relative;
}

.dstg-form-group .dstg-date-input .dstg-date-icon{
	position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-40%);
}

.dstg-afterloginform{
	margin-top:2rem;
}

.dstg-afterloginform .dstg-form-group .dstg-col-form-label{
	margin-bottom: 5px;
    font-size: var(--BODY_TXT_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    text-transform: capitalize;
    padding: 0;
}


.dstg-afterloginform .dstg-form-group .dstg-form-control{
	padding: 10px;
    font-size: var(--BODY_TXT_FONT_SIZE);
    border-radius: 10px;
    width: 95%;
    max-width: 500px;
    line-height: normal;
    margin-top: 5px;
    text-align:center;
}

.dstg-referral-start-end-date,
.dstg-referral-period-type{
	display:grid;
	grid-template-columns: 50% 50%;
}


/* REFERRAL PAGE */

/* UPCOMING MATCH */
.dstg-upcoming-wrap {
	margin: 1rem 5px;
	border-radius: 10px;
}

.dstg-upcoming-wrap .dstg-bar_title {
	text-align: -webkit-center;
}

.dstg-upcomingSlider-wrap .lSSlideOuter .lslide img,
.dstg-upcomingSlider-wrap .lSSlideOuter .clone img {
	width: -webkit-fill-available;
	padding: 0 8px 5px;
	/* height: 265px; */
}

.dstg-upcoming-wrap .dstg-text_game_title {
	text-align: center;
    justify-content: center;
    font-size: 30px;
    width: 100%;
    height: auto;
    padding: 7px;
    margin-bottom: 10px;
    font-weight: bold;
}

.dstg-upcoming-wrap .dstg-lSPrev,
.dstg-upcoming-wrap .dstg-lSNext {
	font-size: 2rem;
	width: fit-content;
    height: fit-content
}
/* UPCOMING MATCH */

/* TOURNAMENT */
/* countdown timer */
.dstg-countdown-container {
    display: flex;
    margin-bottom: 2rem;
    justify-content: center;
    font-family: 'DSDigital'
}

.dstg-big-text {
    font-size: 3rem;
    line-height: 1;
    margin: 1rem 2rem
}

.dstg-countdown-tour span {
    font-size: 1.4rem
}
/* countdown timer */

/* tournament sildeshow */
.dstg-tournament-slideShow {
	margin-top: 3rem
}

.dstg-tournament-slideShow ul {
	padding: 0
}

.dstg-tournament-main {
	position: relative;
	line-height: 0
}

.dstg-tournament-main:after {
	content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.dstg-tournament-main img {
	width: 100%
}

.dstg-tournament-main .dstg-main-content {
	position: absolute;
    width: 90%;
    height: fit-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    line-height: 1rem;
    z-index: 1
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox {
	position: relative;
	width: 100%;
	border-style: solid;
    border-width: 0 100px 130px 0
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap {
	position: absolute;
	width: 100%;
	top: 1em;
	padding: 0 0 0 1rem
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-main-title {
	margin-bottom: 1rem;
	font-size: 1rem;
    font-weight: 600
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-main-title .dstg-date {
	font-size: 12px;
    font-weight: normal
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-gameDetails {
	font-size: 14px
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-gameDetails .dstg-btn-moreInfo {
	margin: 10px 0 0 auto;
    width: fit-content;
    text-transform: uppercase;
    cursor: pointer
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-gameDetails .dstg-btn-moreInfo:hover {
	text-decoration: underline
}
/* tournament sildeshow */

/* tournament list */
.dstg-tournament-box-action {
    position: absolute;
    height: fit-content;
    top: -10px;
    right: 10px;
    padding: 8px 0;
    border-top-right-radius: 10px
}

.dstg-tournament-box-action:before {
	content: "";
	position: absolute;
	top: 0;
	right: 63px
}

.dstg-tournament-box-action i {
    margin: 0 10px;
    font-size: 1.2rem;
    cursor: pointer;
    transition: .3s
}

.dstg-tour-section-seperate {
	position: relative;
	width: 100% !important;
	margin: 3rem 0;
	padding: 0 10px
}

.dstg-tour-section-seperate .dstg-section-title {
	padding: 0 0 5px;
	font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    text-transform: capitalize
}

.dstg-tournament-box {
	display: block
}

.dstg-tournament-box.box1 .dstg-box-row {
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    margin: 10px 0
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-img {
	line-height: 0
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-img img {
	width: 100%
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-item-content {
    padding: 5px 10px;
    line-height: 1.5
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-item-content .dstg-title {
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT);
    padding-bottom: 6px;
}

.dstg-tournament-box.box2 .dstg-box-row {
	margin: 10px 0
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item {
	display: grid;
    grid-template-columns: 40% 60%;
    padding: 1rem 10px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item.hide_image {
	 grid-template-columns: unset;
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item:nth-child(odd) {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item:nth-child(even) {
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-img {
	line-height: 0
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-img img {
	width: 95%;
    border-radius: 15px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-item-content .dstg-title {
	position: relative;
    margin: 0 0 1rem;
    padding: 2px 0 2px 1rem;
    font-size: var(--BODY_TXT_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT)
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-item-content .dstg-title:before {
	content: "";
    position: absolute;
    width: 10px;
    height: 100%;
    left: 0;
    top: 0
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-item-content .dstg-date {
	margin-bottom: 10px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-item-content .dstg-btn button {
	padding: 5px 10px;
    font-size: var(--BUTTON_MED_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    text-transform: capitalize;
    cursor: pointer
}
/* tournament list */

/* ranking list */
.dstg-ranking-section {
	position: relative
}

.dstg-ranking-section .dstg-boxAction {
	position: absolute;
	height: fit-content;
    top: -10px;
    right: 0;
    padding: 8px 0;
    border-top-right-radius: 10px
}

.dstg-ranking-section .dstg-boxAction:before {
	content: "";
    position: absolute;
    top: 0;
    right: 67px
}

.dstg-ranking-section .dstg-boxAction i {
    margin: 0 10px;
    font-size: 1.2rem;
    cursor: pointer;
    transition: .3s
}

.dstg-ranking-section .dstg-rank-bottom {
	position: relative;
	margin: 1rem 0;
	padding: 1rem;
	border-radius: 15px
}

.dstg-ranking-section .dstg-loading-mask {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 15px;
	background: #000000a8
}

.dstg-ranking-section .dstg-loading-mask .dstg-spinner-animation {
	top: 50%;
    left: 50%;
	transform: scale(.8) translateX(-50%) translateY(-50%) translateZ(0);
	margin: 0
}

.dstg-ranking-section .dstg-tournament-type {
	width: fit-content;
    margin-bottom: 1rem;
    padding-bottom: 2px;
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    font-size: var(--SUBHEADER_FONT_SIZE);
    text-transform: capitalize
} 

.dstg-ranking-section .dstg-rank-tab {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-gap: 5px;
    margin-bottom: 10px
}

.dstg-ranking-section .dstg-rank-tab li {
	padding: 5px;
    text-align: center;
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    font-size: var(--BUTTON_LARGE_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    cursor: pointer;
    transition: .3s
}

.dstg-ranking-section .dstg-rank-tab-content {
	display: block;
	text-align: right
}

.dstg-ranking-section .dstg-tab-box {
	display: none;
	margin-bottom: 1rem
}

.dstg-ranking-section .dstg-tab-box.active {
	display: block
}

.dstg-ranking-section .dstg-tab-box .dstg-title {
	margin-bottom: 1rem;
    font-size: var(--HEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    text-align: left
}

.dstg-ranking-section .dstg-rank-tab-content button {
	text-transform: capitalize;
	cursor: pointer;
	font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.dstg-ranking-section .dstg-rank-tab-content button:hover {
	text-decoration: underline
}

.dstg-ranking-section .dstg-rank-tab-content .dstg-tab-box .dstg-rank-list {
	height: 100%
}

.dstg-rank-list .dstg-list-item {
	display: grid;
    grid-template-columns: 15% 40% 45%;
    color: #fff;
    position: relative;
    margin: 0 0 1.2rem 10px;
    padding: 10px 0;
}

.dstg-rank-list .dstg-list-item {
	position: relative
}

.dstg-rank-list .dstg-list-item:nth-child(1) {
	margin: 1rem 0 1.2rem 10px;
	padding: 10px 0
}

.dstg-rank-list .dstg-list-item:nth-child(2) {
	margin: 0 0 1.2rem 10px;
	padding: 10px 0
}

.dstg-rank-list .dstg-list-item:nth-child(3) {
	margin: 0 0 1.2rem 10px;
	padding: 10px 0
}

.dstg-rank-list .dstg-list-item .dstg-index {
	position: relative;
	text-align: center;
    font-size: 2rem;
    transform: skewX(-10deg)
}

.dstg-rank-list .dstg-list-item:nth-child(1) .dstg-index,
.dstg-rank-list .dstg-list-item:nth-child(2) .dstg-index,
.dstg-rank-list .dstg-list-item:nth-child(3) .dstg-index {
	color: transparent;
	transform: skewX(0);
	text-shadow: none
}

.dstg-rank-list .dstg-list-item .dstg-name {
	margin: auto;
	font-size: var(--DEFAULT_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT)
}

.dstg-rank-list .dstg-list-item .dstg-amount {
	margin: auto 10px auto auto;
	font-size: var(--SUBHEADER_FONT_SIZE);
	font-weight: var(--REG_FONT_WEIGHT)
}

.dstg-medal {
	position: absolute;
	left: -10px;
    top: -1rem
}

.dstg-medal_circle {
	/* font-family: "Roboto", sans-serif; */
	font-size: 28px;
	font-weight: 500;
	width: 56px;
	height: 56px;
	border-radius: 100%;
	color: white;
	text-align: center;
	line-height: 46px;
	vertical-align: middle;
	position: relative;
	border-width: 0.2em;
	border-style: solid;
	z-index: 1;
}

.dstg-medal_ribbon {
	content: "";
	display: block;
	position: absolute;
	border-style: solid;
	border-width: 6px 10px;
	width: 0;
	height: 20px;
	top: 50px;
}

.dstg-medal_ribbon-left {
	border-color: #fc402d #fc402d transparent #fc402d;
	left: 8px;
	transform: rotate(20deg) translateZ(-32px);
}

.dstg-medal_ribbon-right {
	left: 28px;
	border-color: #f31903 #f31903 transparent #f31903;
	transform: rotate(-20deg) translateZ(-48px);
}

.dstg-medal_circle-1 {
	box-shadow: inset 0 0 0 #b67d05, 2px 2px 0 rgba(0, 0, 0, 0.08);
	border-color: #fadd40;
	text-shadow: 0 0 4px #9d6c04;
	background: linear-gradient(to bottom right, #f9ad0e 50%, #e89f06 50%);
}

.dstg-medal_circle-2 {
	box-shadow: inset 0 0 0 #a7b2b8, 2px 2px 0 rgba(0, 0, 0, 0.08);
	border-color: #edeff1;
	text-shadow: 0px 0px 4px #98a6ad;
	background: linear-gradient(to bottom right, #d1d7da 50%, #c3cbcf 50%);
}

.dstg-medal_circle-3 {
	box-shadow: inset 0 0 0 #955405, 2px 2px 0 rgba(0, 0, 0, 0.08);
	border-color: #f7bb23;
	text-shadow: 0 0 4px #7d4604;
	background: linear-gradient(to bottom right, #df7e08 50%, #c67007 50%);
}
/* ranking list */

/* tournament modal */
.dstg-tournamentPop-wrapper {
	margin: 5% auto !important;
	border-radius: 15px !important;
	overflow: visible !important;
	padding: 0 !important
}

.dstg-tournamentPop-wrapper .dstg-modal-header {
	position: relative
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-title {
    padding: 10px 6rem 10px 1rem;
    text-transform: uppercase;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    font-size: var(--DEFAULT_FONT_SIZE);
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-title .dstg-upperTitle {
	font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT)
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-btn {
	position: absolute;
    height: 106%;
    width: 15%;
    top: -4px;
    right: 0;
    text-align: center
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-btn:before {
	content: "";
	position: absolute;
	top: -1px;
	left: -49px
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-btn button {
	padding: 14px 0;
    font-size: var(--ICON_LARGE_FONT_SIZE);
    cursor: pointer
}

.dstg-tournamentPop-wrapper .dstg-modal-body {
	padding: 1rem
}

.dstg-tournamentPop-wrapper .dstg-modal-body hr {
	margin-bottom: 1rem
}

.dstg-tournamentPop-wrapper .dstg-modal-body .dstg-scroll {
	max-height: 320px;
	overflow-y: auto;
	overflow-x: hidden
}

#tourMoreInfomodal .dstg-img {
	padding: 1rem 2rem
}

#tourMoreInfomodal .dstg-img img {
	width: 100%
}

#tourMoreInfomodal .dstg-info .dstg-date {
    letter-spacing: 0
}

#tourMoreInfomodal .dstg-info .dstg-title {
	position: relative;
	margin: 8px 0;
	padding: 0 0 0 1rem;
    font-size: var(--SECTION_HEADER_SMALL_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT)
}

#tourMoreInfomodal .dstg-info .dstg-title:before {
	content: "";
	position: absolute;
	width: 7px;
	height: 100%;
	left: 0;
	right: 0
}

#tourMoreInfomodal .dstg-info .dstg-desc.dstg-rank {
	display: grid;
	grid-template-columns: 75% 25%
}

#tourMoreInfomodal .dstg-info .dstg-desc button {
	width: fit-content;
    padding: 2px 10px;
    font-weight: var(--REG_FONT_WEIGHT);
    text-align: left;
    border-radius: 10px;
    cursor: pointer;
    transition: .3s
}

#tourMoreInfomodal .dstg-content {
	font-size: var(--DEFAULT_FONT_SIZE)
}

#tourMoreInfomodal .dstg-content h3 {
	font-weight: var(--MED_FONT_WEIGHT);
	font-size: var(--SECTION_HEADER_SMALL_FONT_SIZE);
    text-transform: uppercase;
    text-align: center
}

#tourRankingmodal .dstg-info .dstg-title {
	position: relative;
	margin-bottom: 5px;
	padding: 0 0 0 1rem;
    font-size: var(--SECTION_HEADER_SMALL_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT)
}

#tourRankingmodal .dstg-info .dstg-title:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 100%;
	left: 0;
	right: 0
}

#tourRankingmodal .dstg-content .dstg-btn {
	text-align: right
}

#tourRankingmodal .dstg-content .dstg-btn button {
	padding: 5px 10px;
	font-size: var(--BUTTON_MED_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    text-align: left;
    border-radius: 10px;
    cursor: pointer;
    transition: .3s
}

#tourRankingmodal .dstg-content .dstg-rank-list {
	max-height: 450px;
	overflow-x: hidden;
	overflow-y: auto;
	padding-right: 10px
}
/* tournament modal */
/* TOURNAMENT */

/* Total Balance List */
.dstg-filterFix-box .dstg-tab-nav {
	position: relative;
	display: flex;
    margin-bottom: 1rem
}

.dstg-filterFix-box .dstg-tab-nav:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	left: 0
}

.dstg-filterFix-box .dstg-tab-nav li {
	padding: 10px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: none !important;
    transition: .3s
}

.dstg-filterFix-box .dstg-tab-content {
	display: block
}

.dstg-filterFix-box .dstg-tab-content .dstg-tab-box {
	display: none
}

.dstg-filterFix-box .dstg-tab-content .dstg-tab-box.active {
	display: block
}

.dstg-filterFix-box .dstg-totalBalList hr {
	margin: 5px 0 15px;
    border: none
}

.dstg-filterFix-box .dstg-totalBalList .dstg-timerArea {
	margin-bottom: 15px;
	font-size: var(--BODY_TXT_FONT_SIZE);
}

.dstg-filterFix-box .dstg-totalBalList .dstg-mainWalletArea {
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
	margin-bottom: 10px
}

.dstg-filterFix-box .dstg-totalBalList .dstg-provWalletArea {
	max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 2px 0 0
}

.dstg-filterFix-box .dstg-totalBalList .dstg-provWalletArea .item {
	margin-bottom: 10px;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: 60% 12% 28%
}

.dstg-filterFix-box .dstg-totalBalList .dstg-provWalletArea .item:last-child {
	margin-bottom: 0;
    border-bottom: none
}

.dstg-filterFix-box .dstg-totalBalList .dstg-provWalletArea .item .provName {
	font-size: var(--BODY_TXT_FONT_SIZE);
    align-self: center
}

.dstg-filterFix-box .dstg-totalBalList .dstg-provWalletArea .item .provStatus {
    padding: 0 5px 0 0;
    text-align: right;
	align-self: center
}

.dstg-filterFix-box .dstg-totalBalList .dstg-provWalletArea .item .provBal {
	font-size: var(--BODY_TXT_FONT_SIZE);
    text-align: right;
    align-self: center
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea {
	margin-bottom: 1rem;
	display: flex;
    align-items: center;
    gap: 1rem
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea button {
	padding: 10px 15px;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
    text-transform: capitalize;
    border-radius: 5px
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn {
	position: relative;
	display: inline-block;
	width: 220px;
	height: 32px;
	margin: 0
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-checkbox {
	display: none
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px;
	-webkit-transition: .4s;
	transition: .4s
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-slider:before {
	position: absolute;
	content: "";
	height: 15px;
	width: 15px;
	left: 10px;
	bottom: 8px;
	border-radius: 100%;
	-webkit-transition: .4s;
	transition: .4s
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-slider .on {
	display: none;
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-slider .on,
.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-slider .off {
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	width: 70%;
	text-align: center;
	font-weight: bold
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider:before {
	-webkit-transform: translateX(185px);
	-ms-transform: translateX(185px);
	transform: translateX(185px)
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .on {
	display: block
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .off {
	display: none
} 

.dstg-tol-wal-bal-box.dstg-gap {
	margin-bottom: 1rem
}

.dstg-tol-wal-bal-box .dstg-item {
	font-weight: var(--REG_FONT_WEIGHT)
}

.dstg-tol-wal-bal-box .dstg-item .dstg-amt {
	font-size: var(--SECTION_HEADER_SMALL_FONT_SIZE);
    font-weight: var(--MED_FONT_WEIGHT);
}

.dstg-tol-wal-bal-box .dstg-item:first-child {
	position: relative;
	margin-bottom: 5px;
    padding-bottom: 5px;
    text-transform: capitalize;
    line-height: 25px;
    padding: 10px;
    font-size: var(--BODY_TXT_FONT_SIZE);
}

.dstg-tol-wal-bal-box .dstg-item:first-child:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
    bottom: 0
}

.dstg-tol-wal-bal-box .dstg-item:last-child, 
.dstg-walletInfo-wrapper .dstg-tol-wal-bal-box .dstg-item:nth-child(2) {
	padding: 10px 10px 0 10px;
	font-size: var(--SUBHEADER_FONT_SIZE);
}

.dstg-tol-wal-bal-box .dstg-item:last-child {
    padding: 5px 10px 0 10px;
}
/* Total Balance List */

/* PRELOADER */
#preloader {
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 1;
	margin-top: 0px;
	top: 0px;
	z-index: 99999
}

#loading-center {
	width: 100%;
	height: 100%;
	position: relative
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

#loading-center-absolute img {
    width: 100%
}
/* PRELOADER */

/* NEW PROVIDER GAME LAYOUT */
.dstg-provider-item .dstg-provName:before{
    border-top: 2px solid #bdbdbd47;
}

.dstg-provider-item .dstg-provName {
	position: relative;
    display: flex;
    width: 100%;
    height: 100%;
    padding: 10px 1rem;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: 600;
    line-height: 12px;
    text-align: center;
    border-radius: 0 0 1rem 1rem
}

.dstg-slotGameList .dstg-prov-item-row .dstg-provItem .dstg-provName {
	font-size: 10px
}

.dstg-provider-item .dstg-provName:before {
	content: "";
    position: absolute;
    width: 90%;
    left: 50%;
    top: 0;
    transform: translateX(-50%)
}

.dstg-provider-item .dstg-provName div {
	letter-spacing: 1.33px;
    transform: scaleX(.8)
}

.dstg-provider-item .dstg-maintenance {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 1rem;
    z-index: 2
}

.dstg-provider-item .dstg-maintenance .dstg-m-wrap {
    position: absolute;
    display: flex;
    flex-direction: column;
    gap: 5px 0;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%
}

.dstg-provider-item .dstg-maintenance .dstg-m-wrap .dstg-icon {
    font-size: 1rem
}

.dstg-provider-item .dstg-hide {
	z-index: -1 !important;
    opacity: 0;
    display: none
}

.dstg-provider-item .dstg-loading {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000d9;
    border-radius: 1rem;
    z-index: 2
}

.dstg-provider-item .dstg-loading .dstg-l-wrap {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.dstg-provider-item .dstg-loading .dstg-l-wrap img {
	width: 30px
}

.dstg-provider-item .dstg-locked {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000d9;
    border-radius: 1rem;
    z-index: 2
}

.dstg-provider-item .dstg-locked .dstg-l-wrap {
	position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    color: #fff
}
/* NEW PROVIDER GAME LAYOUT */

/* NEW HOME VIDEO */
.dstg-home-video-wrap {
	position: relative;
	width: 100%;
	margin: 1rem 0;
    padding: 0 10px
}

.dstg-home-video-wrap .dstg-title {
	display: flex;
    gap: 10px;
    margin: 0 0 1rem;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    justify-content: center;
    align-items: center
}

.dstg-home-video-wrap .dstg-title i {
	font-size: 1rem
}
/* NEW HOME VIDEO */

/* Spin Wheel */
.dstg-spinwheel-container {
    width: 100%;
    display: grid;
    justify-content: center;
    margin-bottom: 10px;
    margin-top: 15px;
}

.dstg-spinwheel-box {
   	background-position: right;
    background-repeat: no-repeat;
    background-size: 145% 100%;
}

.dstg-spinwheel-container .dstg-spin-selector {
    text-align: center;
    display: flex;
   	overflow: scroll;
    width: 100%;
}

.dstg-spinwheel-container .dstg-spin-selector::-webkit-scrollbar {
   	display: none;
}

.dstg-spinwheel-container .dstg-spin-selector .dstg-spin-selector-box {
    margin-left: 20px;
    padding: 15px 11px;
    border-radius: 15px;
    width: 150px;
}

.dstg-spinwheel-container .dstg-spin-selector .dstg-spin-selector-box:last-child {
     margin-right: 20px;
}

.dstg-spinwheel-container .dstg-spin-selector .dstg-spin-selector-label {
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 14px;
    margin-top: 20px;
}

.dstg-spinwheel-container .dstg-spin-selector .dstg-spin-selector-balance {
	font-size: 28px;
    margin-top: 18px;
    font-weight: 700;
    margin-bottom: 1px;
}

.dstg-spinwheel-container .dstg-spin-selector .dstg-spin-selector-gameName {
	font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 0px;
    overflow-wrap: anywhere;
}

.dstg-spinwheel-container .dstg-button-container {
	width: 100%;
    text-align: center;
}

.dstg-spinwheel-container .dstg-button-container button {
	border-radius: 24px;
    padding: 8px;
    width: 100px;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
}

.dstg-Spinwheel-bg img {
	width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: flex; 
}

.dstg-btn-box {
	display: flex;
	margin: 2px;
	margin-top: 20px;
}

.dstg-btn-box .dstg-claimed-reward {
	animation: glowing-box 1200ms infinite;
}

.dstg-btn-box .dstg-claimed-reward,
.dstg-btn-box .dstg-btn-history {
    border: none;
    border-radius: 5px;
    padding: 10px 10px;
    font-size: var(--BUTTON_MED_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    width: 50%;
    text-align: center;
    margin: 0 2px;
}

.dstg-btn-box .dstg-claimed-reward .dstg-msg-label .dstg-icon,
.dstg-btn-box .dstg-btn-history .dstg-msg-label .dstg-icon {
	 margin-left: 10px;
}

.dstg-spinwheel-container .dstg-msg-box .dstg-error-msg-label {
	font-size: var(--SUBHEADER_FONT_SIZE);
	color: white;
	text-align: center;
	font-weight: var(--MED_FONT_WEIGHT);
}

.dstg-spinwheel-container .dstg-msg-box .dstg-button-box {
	text-align: center;
    margin-top: 10px;
}

.dstg-spinwheel-container .dstg-msg-box .dstg-button-box button {
	border: none;
    border-radius: 5px;
    padding: 10px 15px;
    font-size: var(--BUTTON_SMALL_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    text-align: center;
}

.dstg-spinwheel-container .dstg-msg-box .dstg-button-box .dstg-icon { 
    margin-left: 10px;
}

/* Spin Wheel */

/* NEW PAGE END CONTENT */
.dstg-page-content-end {
	margin-top: 2rem;
	padding: 2rem 5px
}

.dstg-page-content-end .dstg-content {
	margin: 0 0 20px
}

.dstg-page-content-end .dstg-content:last-child {
	margin: 2rem 0 0
}

.dstg-page-content-end .dstg-content .dstg-label {
	position: relative;
    margin: 0 0 1rem;
    padding: 0 0 0 1rem;
    font-size: var(--SUBHEADER_FONT_SIZE);
    font-weight: var(--REG_FONT_WEIGHT);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    text-transform: capitalize
}

.dstg-page-content-end .dstg-content .dstg-label:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 4px;
	height: 100%
}

.dstg-page-content-end .dstg-content .dstg-img.dstg-grid {
	display: grid;
    grid-template-columns: repeat(4, 1fr)
}

.dstg-page-content-end .dstg-content .dstg-prov-img {
	grid-template-columns: repeat(3, 1fr);
    gap: 25px;
    display: grid;
    justify-items: center;
}

.dstg-page-content-end .dstg-content .dstg-prov-img .dstg-img {
	max-width: 110px;
    max-height: 60px;
    margin: auto 0;
}

.dstg-page-content-end .dstg-content .dstg-img.dstg-center {
	justify-content: center;
	align-items: center;
}

.dstg-page-content-end .dstg-content .dstg-img.dstg-img-icon {
    gap: 10px;
    font-size: 2rem
}

.dstg-page-content-end .dstg-content .dstg-img.dstg-flex img {
	max-width: 100px
}

.dstg-page-content-end .dstg-content .dstg-text {
    font-size: 12px
}

.dstg-page-content-end .dstg-content .dstg-text.dstg-copyright {
    font-size: var(--DEFAULT_FONT_SIZE);
	text-align: center
}
/* NEW PAGE END CONTENT */

/* PROMO GROUP */
.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box button:disabled,
.dstg-transfer-box .dstg-transferInfo-wrapper .dstg-transferBtn-wrapper .dstg-button-box button:disabled:hover {
	background: #7d7d7d;
	color: #fff
}

.dstg-shortcut-seperate .dstg-shortcut-provider .dstg-provider-content .dstg-provider-btn .dstg-directAllIn-text:disabled,
.dstg-shortcut-seperate .dstg-shortcut-provider .dstg-provider-content .dstg-provider-btn .dstg-directAllIn-text:disabled:hover {
	background: #7d7d7d;
	color: #fff
}

.dstg-filterTrans-btn button:disabled,
.dstg-filterTrans-btn button:disabled:hover {
	background: #7d7d7d;
	color: #fff
}

.dstg-walletInfo-wrapper .dstg-timer-wrapper .dstg-button-box button:disabled,
.dstg-walletInfo-wrapper .dstg-timer-wrapper .dstg-button-box button:disabled:hover {
	background: #7d7d7d;
	color: #fff
}
/* PROMO GROUP */


/* Deposit New Layout */
.m-deposit-landing-container {
	font-size: 13px;
	padding-bottom: 10px;
}

.deposit-landing-container {
	margin: 0 15px;
}

.m-deposit-landing-container .deposit-option-tittle-container {
	margin: 0 0 20px;
}

.m-deposit-landing-container .standard-form-container {
	margin: 0 0 1rem;
}

.m-deposit-landing-container .standard-form-container .deposit-channel-container {
    margin: 0 0 0.45rem;
}

.m-deposit-landing-container .deposit-option-tittle-container .deposit-option-tittle {
	display: grid;
    grid-template-columns: 90% auto;
}

.m-deposit-landing-container .standard-form-container .deposit-channel-container .deposit-channel-tittle {
    font-weight: 600;
    margin: 0 0 20px;
}

.m-deposit-landing-container .deposit-option-tittle-container .deposit-option-tittle .deposit-tittle {
    font-weight: 600;
    font-size: 13px;
    margin: 0;
    margin-top: 15px;
}

.deposit-tab-container {
	width: 100%;
    margin: 0 0 35px;
    overflow: unset;
}

.deposit-tab-container .deposit-tab,
.deposit-channel-container .deposit-select-box {
	display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-column-gap: 12px;
    grid-row-gap: 5px;
    padding: 0;
    font-size: 13px;
    border-bottom: 0;
    width: 100%;
}

.deposit-tab-container .deposit-tab .tab-header,
.deposit-channel-container .deposit-select-box .tab-header {
    cursor: pointer;
    height: auto;
    align-items: center;
    width: auto;
    white-space: nowrap;
    margin: 0;
    font-weight: 500;
    border-radius: unset;
    position: relative;
    font-size: var(--DEFAULT_FONT_SIZE);
    flex-direction: column;
    justify-content: start;
    padding: 0;
    margin-bottom: 10px;
}

.deposit-tab-container .deposit-tab .tab-header .img-container,
.deposit-channel-container .deposit-select-box .tab-header .channel-img {
	align-items: center;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    margin: 0 0 10px;
    padding: 10px 0;
    width: 100%;
    height: 62px;
}

.deposit-tab-container .deposit-tab .tab-header .img-container img,
.deposit-channel-container .deposit-select-box .tab-header .channel-img img {
	width: 3rem;
}

.deposit-tab-container .deposit-tab .tab-header .deposit-option-tittle,
.deposit-channel-container .deposit-select-box .tab-header .deposit-option {
	text-align: center;
    white-space: normal;
    word-break: break-word;
}

.form-group .choose-box {
	display: grid;
    grid-template-columns: repeat(4,0.5fr);
    grid-column-gap: 0.1rem;
    grid-row-gap: 0.1rem;
    width: 100%;
    margin-bottom: 1rem;
    margin-top: 20px;
}

.form-group .choose-box li {
    display: block;
    margin-right: 9px;
    margin-bottom: 10px;
    transition: .3s;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
    font-size: 16px;
    padding: 1px;
}

.form-group .choose-box li p {
	line-height: 2.375rem;
    margin: 0;
}

.form-group .choose-box li p span {
	display: none;
}

.form-group button {
    border-radius: 10px;
    width: 100%;
    height: 42px;
    font-size: var(--BUTTON_MED_FONT_SIZE);
    border: none;
    margin-bottom: 20px;
}

.form-group .form-input.minmax {
	position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
}

.form-group .form-input .deposit-amount-input {
	position: relative;
    width: 100%;
}

.form-group .form-input .deposit-amount-input span {
    position: absolute;
	right: 10px;
    top: 54%;
    transform: translateY(-50%);
    cursor: pointer;
    visibility: hidden;
}

.form-group .form-input .deposit-amount-input span i {
	font-size: 16px;
}

.form-group .form-input .minmax-input {
	align-items: center;
    display: flex;
    width: 49%;
}

.form-group .form-input .minmax-input span {
    font-size: 13px;
}

.form-group .copyIcon {
	position: absolute;
    width: fit-content;
    height: fit-content;
    top: 55%;
    right: 23px;
    transform: translateY(-50%);
    font-size: 1rem;
    cursor: pointer;
}

.region-qr-container .bank-qrcode {
	display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0.78rem 0;
}

.region-qr-container .bank-qrcode .frame {
	position: relative;
    margin: 0 0 0.25rem;
    padding: 15px;
    border-radius: 0.2rem
}

.region-qr-container .bank-qrcode .frame img {
	width: 10rem;
}

.form-group .specificUploadBtn {
	position: relative;
}

.form-group .specificUploadBtn .btnDepositReceipt {
	width: 49%;
    text-align: center;
    padding: 12px;
    text-transform: uppercase;
    border-radius: 10px;
    width: 49%;
    height: 42px;
    font-size: 13px;
    margin-top: 35px;
}

.form-group .specificUploadBtn .btnDepositReceipt.btnSelect {
    border: none;
    cursor: pointer;
}


.form-group .specificUploadBtn .form-control#depositReceipt {
	position: absolute;
    opacity: 0;
    top: 0;
    width: 48%;
    height: 100%;
    cursor: pointer;
}

.form-group .depositReceiptImg .receipt-img {
	display: flex;
    justify-content: center;
}

.form-group .exchangeIcon {
	transform: rotate(270deg);
    width: fit-content;
    height: fit-content;
    top: 55%;
    left: 10rem;
    font-size: 1rem;
    cursor: pointer;
}

.standard-form-container .bank-list-container {
    border-radius: 8px;
    display: grid;
    grid-template-columns: repeat(1,1fr);
    grid-row-gap: 0.15rem;
    grid-column-gap: 0.1rem;
    margin: 0 0 0.35rem;
    /* padding: 2px; */
    margin-top: 20px;
    border-bottom: none;
    text-align: center;
    font-size: 13px;
}

.standard-form-container .bank-list-container.NO {
	padding: 10px;
}

.bank-list-container .nav-item .nav-link {
	align-items: center;
    display: flex;
	text-align: start;
}

.bank-list-container .nav-item .nav-link.active {
	border-radius: 6px;
	height: 68px;
}

/* Deposit New Layout */
/* Dont Show Again Pop up */
.modal-footer {
	border-top: none;
	justify-content: center; 
}
/* Dont Show Again Pop up */

/* HEADER */
.dstg-header {
    height: 50px;
    display: grid;
    grid-template-columns: auto auto;
    align-items: center;
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
}

.dstg-header .dstg-section-left .dstg-sidebar-icon {
	margin: 0 10px;
    font-size: 20px
}

.dstg-header .dstg-section-left .dstg-logo-box {
	height: 45px;
	display: flex;
	align-items: center
}

.dstg-header .dstg-section-left .dstg-logo-box img {
	/* max-width: 120px; */
    height: 100%;
    width: auto
}

.dstg-header .dstg-section-right {
	justify-content: flex-end;
	gap: 1rem;
	height: 100%
}

.dstg-header .dstg-section-right .dstg-member-box {
    width: max-content;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    vertical-align: middle;
    padding-top: 6px;
}

.dstg-header .dstg-section-right .dstg-member-box .member-name {
	font-size: var(--BODY_TXT_FONT_SIZE);
}

.dstg-section-right .dstg-menu-item .dstg-item-icon {
	position: relative;
	width: 36px;
	height: 3rem;
	margin: 0 1rem;
	text-align: center;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}

.dstg-section-right .dstg-menu-item .dstg-item-icon img{
    margin-top: 8px;
}

.dstg-header .dstg-section-right .dstg-button-box {
	min-width: 75px;
	height: 100%
}

.dstg-header .dstg-section-right .dstg-button-box button {
	min-width: 75px;
    height: 100%;
    border: 0;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BUTTON_MED_FONT_SIZE);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
    text-transform: capitalize
}

.dstg-mobile-content .dstg-button-box {
	padding: 5px;
}

.dstg-button-box .dstg-button-big,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-shortcut-menu-box .dstg-button-big {
	width: 100%;
	height: 38px;
	border-width: 0;
	font-weight: var(--REG_FONT_WEIGHT);
	font-size: var(--BUTTON_MED_FONT_SIZE);
    font-family: var(--SECONDARY_FONT_FAMILY);
    letter-spacing: var(--SECONDARY_FONT_LETTER_SPACING);
	margin: 0 5px;
    border-radius: 7px;
    text-transform: capitalize
}

.dstg-header .dstg-section-right .dstg-language-box {
	min-width: 50px;
    height: 50px;
    padding: 15px 0
}

.dstg-header .dstg-section-right .dstg-language-box .dstg-language-label {
	letter-spacing: 1.8px
}

.dstg-header .dstg-section-right .dstg-language-box .dstg-language-label span:first-child {
	margin-right: 2px
}

.dstg-header .dstg-section-left .partners-logo {
    padding: 4px;
    margin-left: 4px;
    width: 45px;
}

/* HEADER */

/* footer */
.dstg-pageContent .dstg-company-licence-container .dstg-copyright {
    text-align: center;
    font-size: .6rem;
    font-weight: 400
}

.dstg-traceAmt-box .dstg-traceAmt-wrapper {
	width: 90%;
    margin: 5px auto;
    justify-content: center
}

.dstg-traceAmt-box .dstg-traceAmt-wrapper .dstg-traceAmt-title {
	margin-right: 5px
}

footer {
	z-index: 1
}

.dstg-footer .f-bottom-nav {
	display: flex
}

.dstg-footer .dstg-link.dstg-column {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	margin: 2px 0;
    padding: 8px 0;
    text-align: center;
    font-size: 10px
}

.dstg-footer .dstg-link.dstg-column:last-child {
	border-right: none
}

.dstg-footer .dstg-link .dstg-icon {
	margin-bottom: 5px;
    font-size: 20px
}

.dstg-footer .dstg-link span {
	font-weight: var(--MED_FONT_WEIGHT);
	font-size: var(--SUBBODY_TXT_FONT_SIZE);
	text-transform: uppercase;
}

footer .dstg-copyRight-content {
	padding: 10px 0;
	font-size: 8px
}
/* footer */

/* bottom navi seamless transfer toggle button */
.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn {
	position: relative;
    display: flex;
    align-items: center;
	justify-content: flex-end
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn label {
    margin: 0 10px 0 0;
    font-weight: var(--REG_FONT_WEIGHT);
    font-size: var(--BODY_TXT_FONT_SIZE);
    cursor: pointer;
    color: #D5D7DC
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn input[type=checkbox] {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    cursor: pointer;
    opacity: 0;
    z-index: 1
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn .toggle-slider {
	position: relative;
	width: 90px;
    border-radius: 20px;
    padding: 3px 0;
    text-transform: uppercase;
    transition: .3s linear;
    color: var(--color2);
    border: 1px solid #b70505;
	background: #b70505
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn input[type=checkbox]:checked + .toggle-slider {
    color: var(--color2);
    border: 1px solid #19c703;
	background: #19c703
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn .toggle-slider:before {
	content: "";
	position: absolute;
	border-radius: 100%;
	width: 15px;
	height: 15px;
	top: 50%;
    transform: translate(5px, -50%);
	transition: .3s linear;
	background: var(--color2)
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn input[type=checkbox]:checked + .toggle-slider:before {
	transform: translate(67px, -50%);
	background: var(--color2)
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn .toggle-slider .off {
    width: fit-content;
    margin: auto;
    display: block
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn .toggle-slider .on {
	width: fit-content;
	margin: auto;
	display: none
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn input[type=checkbox]:checked + .toggle-slider .on {
	display: block
}

.dstg-filterFix-box .dstg-totalBalList .dstg-btnBoxArea .toggle-btn input[type=checkbox]:checked + .toggle-slider .off {
	display: none
}
/* bottom navi seamless transfer toggle button */

#angpowmodal .dstg-description-content table,
#creditsinfomodal .credits-info table{
	max-width: 350px;
}


/**SELECT 2*/
.select2-container.mobile_prefix_selection {width:auto !important}
.mobile_prefix_selection .select2-selection {height:100% !important;}
.mobile_prefix_selection .select2-selection--single {
	border-radius:20px 0 0 20px !important;
	background-color: var(--select2-input-bg) !important;
}
.mobile_prefix_selection .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
}
.mobile_prefix_selection .select2-selection--single .select2-selection__arrow  b {
	border-color: var(--color2) transparent transparent transparent !important;
}
.mobile_prefix_selection.select2-container--open .select2-selection--single .select2-selection__arrow  b {
	border-color: transparent transparent var(--color2) transparent !important;
}
/** select2 dropdown ***/
.mobile_prefix_dropdown.select2-dropdown {
	width: 180px !important;
	border:1px solid var(--select2-dropdown-border-color);
}
.mobile_prefix_dropdown.select2-dropdown .select2-search {
	background-color: var(--select2-dropdown-search-bg);
}
.mobile_prefix_dropdown .select2-results__options .select2-results__option {
	background-color: var(--select2-dropdown-option-bg);
}
.mobile_prefix_dropdown .select2-results__option--highlighted.select2-results__option--selectable {
	background-color: var(--select2-dropdown-selected-bg) !important;
}

.mobile_prefix_selection .country_code_option {
	display:flex;
	align-items:center;
	gap:8px;
	color:var(--color2);
}
.country_code_option img {
	height:20px;
	width:20px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown,
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content
{
    position: relative;
    border-radius: 8px;
    margin-bottom: 16px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown {
	background-color: var(--sumsub-toggle-doc-dropdown-bg);
    padding: 9px 3px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .content-view {
	display:none;
	margin-bottom:1rem;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content {
	margin: 0px !important;
	padding: 20px 10px 20px 10px;
	background-color: var(--sumsub-doc-dropdown-content-bg);
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-upload-img {
	visibility:hidden;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- label {
	font-size:13px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-upload-,.doc-dropdown-content .kyc-item- .kyc-preview-img {
	position:relative;
	margin-top:8px;
	border: 2px dashed var(--sumsub-kyc-preview-img-border-color);
    border-radius: 8px;
    height: 140px;
    cursor:pointer;
    padding: 12px 0px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-preview-img {
	border:none !important;
	padding:0px;
}

#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-preview-img img{
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-file-edit {
	margin-top:10px;
	display:flex;
	gap:10px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-file-edit button{
	padding: .71rem;
    border-radius: 3px;
    background-color: transparent !important;
    color: var(--color2);
    border: 1px solid var(--color2);
    width:100%;
}

#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-upload- .kyc-upload-display{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-upload- .kyc-upload-display i {
	font-size:20px;
	margin-bottom:12px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-upload- .kyc-upload-display .text {
	font-size:13px;
	margin-bottom:10px;
}
#sum-sub-kyc-block .kyc-upload-display .text2 {
	font-size:10px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown .doc_checkbox {
	position:relative;
	margin:8px 0 8px 25px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown .doc_checkbox span {
	margin-left:15px;
	font-size:14px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown .doc_checkbox::after {
	content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 23px;
    width: 23px;
    background-color: var(--color2);
    border-radius: 6px;
    cursor: pointer;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown .doc_checkbox.checked::after {
	content: '\f00c';
    font-family: 'Font Awesome 6 Free';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 23px;
    width: 23px;
    background: var(--sumsub-kyc-checkbox-checked-bg);
    border-radius: 6px;
    cursor: pointer;
    text-align:center;
    padding-top:3px;
    font-size:16px;
    color:var(--color2);
    transition:all .3s ease;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .toggle-doc-dropdown .doc_checkbox input[type="checkbox"] {
	visibility:hidden;
}
#sumsub-kyc-preview-modal .close {
	position:absolute;
	top:-50px;
	right:-50px;
	font-size:45px;
	color:var(--color2);
}
#sum-sub-kyc-block .sumsub-kyc-status-outer {
	position:relative;
	margin:35px 20px 35px 20px;
}
#sum-sub-kyc-block .sumsub-kyc-status-outer .status-inner {
	display:flex;
	flex-direction:column;
	gap:30px;
	align-items:center;
}
#sum-sub-kyc-block .sumsub-kyc-status-outer .status-inner .title-icon {
	font-size:35px;
}
/* status icon color */
#sum-sub-kyc-block .sumsub-kyc-status-outer[data-view="approved"] .status-inner .title-icon {
	color: var(--sumsub-kyc-approved-icon-color);
}
#sum-sub-kyc-block .sumsub-kyc-status-outer[data-view="rejected"] .status-inner .title-icon {
	color: var(--sumsub-kyc-rejected-icon-color);
}
#sum-sub-kyc-block .sumsub-kyc-status-outer[data-view="pending"] .status-inner .title-icon {
	color: var(--sumsub-kyc-pending-icon-color);
}
/* status icon color */
#sum-sub-kyc-block .sumsub-kyc-status-outer .status-inner .inner-content .kyc2-status-btn{
	padding:.81rem;
	border-radius:20px;
	color: var(--sumsub-kyc-status-btn-color);
	background:transparent;
	border:2px solid var(--sumsub-kyc-status-btn-color);
	width:100%;
}
#sum-sub-kyc-block .sumsub-kyc-status-outer .status-inner .inner-content .kyc2-status-btn:hover {
	background: var(--sumsub-kyc-status-btn-hover-bg);
	border:2px solid var(--sumsub-kyc-status-btn-hover-bg);
	color:var(--color2);
	transition:all .3s ease-in-out;
}
#sum-sub-kyc-block .sumsub-kyc-status-outer .status-inner .inner-content h1.title {font-size:19px;} 

.buttonback {
	position: fixed;
    bottom: 100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
	display: inline-block;
	width: 40px;
	height: 40px;
	text-align: center;
	border-radius: 30px;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	background-color: var(--color1);
	border: 2px solid var(--color4);
}

.buttonback.up {
	bottom: 155px;
}

.buttonback.high {
	bottom: 90px
}

.buttonback::before {
	content: "\f106";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	font-style: normal;
	font-size: 20px;
	line-height: 43px;
	bottom: -2px;
	position: absolute;
	right: 10px;
	color: var(--color4);
}

.buttonback:active {
	background-color: #555
}

.buttonback.show {
	opacity: 1;
	visibility: visible
}

/* Contact Box */
.contactBox.active {
    right: 0;
}

.contactBox {
    align-items: center;
    bottom: 200px;
    display: flex;
    position: fixed;
    right: -240px;
    transition: all .3s;
    width: 270px;
    z-index: 9999;
}

.contactBox_left {
    align-items: center;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    display: flex;
    flex-direction: column;
    font-size: 12px;
    font-weight: 400;
    justify-content: center;
    padding: 20px 0;
    white-space: nowrap;
    width: 30px;
    z-index: 2;
}

#contact_icon_mobile{
	max-width:30px;
	min-width:30px;
	margin-right: .75rem;
}

.contactbox_text {
    transform: rotate(0);
    writing-mode: vertical-lr;
}

.active .contact_us_arrow {
    transform: rotate(180deg);
}

.contact_us_arrow {
    background-color: #fff3;
    border-radius: 100%;
    height: 21px;
    margin-top: 10px;
    position: relative;
    transition: all .3s;
    width: 21px;
}

.contact_us_arrow i {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%) rotate(0deg);
    width: 9px;
}

.contactBox_right {
    align-self: stretch;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    padding: 10px;
    transition: all .15s;
    width: calc(100% - 30px);
}

.contactBox_right .contact_btn_mobile i{
	font-size: 30px;
    margin-right: .75rem;
    color: #fff;
}

.contactBox.active .contactBox_right {
    margin-left: 0;
    padding: 10px 0 10px 20px;
    width: calc(100% - 30px);
}

.contact_btn_mobile:first-child {
    margin-top: 0;
}

.contact_btn_mobile {
    align-items: center;
    display: flex;
    margin-top: 15px;
}

.contact-tab-text-1, .contact-tab-text-2 {
	font-size: .75rem;
    line-height: 1rem;
}
/* Contact Box */

/* Beside Parnter Logo */
.BesideParnterLogo .ParnterLogo-1,
.BesideParnterLogo .ParnterLogo-2 {
	position: fixed;
    width: 25px;
    right: 0px;
    z-index: 99;
}

.BesideParnterLogo .ParnterLogo-1 {
	bottom: 350px;
}

.BesideParnterLogo .ParnterLogo-2 {
    bottom: 465px;
}
/* Beside Parnter Logo */