@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');

:root {
	/* transfer_2 */
	--trans2_MODAL_TXT_COLOR: var(--color1);
	--trans2_MODAL_BG_COLOR: var(--gradient1);
	--trans2_MODAL_HEAD_COLOR: var(--color1);
	--trans2_MODAL_HEAD_BORDER: 2px solid var(--color3);
	--trans2_MODAL_HEAD_DISC_BG: var(--color4);
	--trans2_MODAL_HEAD_DISC_RADIUS: 0;
	--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_BOX_BG: #bdbdbd;
	--trans2_PROVMODAL_BTN_TXT_COLOR: var(--color2);
	--trans2_PROVMODAL_BTN_BORDER: none;
	--trans2_PROVMODAL_BTN_BG: var(--color6);
	--trans2_PROVMODAL_BTN_HOVER_TXT_COLOR: var(--color2);
	--trans2_PROVMODAL_BTN_HOVER_BORDER: none;
	--trans2_PROVMODAL_BTN_HOVER_BG: var(--color7);
	--trans2_PROVMODAL_BTN_DISABLED_TXT_COLOR: #bdbdbd;
	--trans2_PROVMODAL_BTN_DISABLED_BORDER: none;
	--trans2_PROVMODAL_BTN_DISABLED_BG: #7d7d7d;
	--trans2_PROVMODAL_NOTICE_BG: #bdbdbd;
	--trans2_PROVMODAL_NOTICE_DISC: var(--color1);
	
	--trans2_FORM_INPUT_BORDER_RADIUS: 5px;
	--trans2_FORM_INPUT_BG: var(--color2);
	--trans2_FORM_INPUT_TXT_COLOR: var(--color3);
	--trans2_FORM_INPUT_BORDER: 1px solid #bdbdbd;
	--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: 5px;
	--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(--color2);
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_BORDER: none;
	--trans2_FORM_INPUT_BTN_SUBSUBMIT_BG: var(--color6);
	--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(--color3);
	--trans2_FORM_PROV_SWITCH_HOVER_TXT_COLOR: var(--color5);
	
	--trans2_CONTENT_TITLE_TXT_COLOR: var(--color3);
	--trans2_CONTENT_TITLE_BG: 0 0;
	--trans2_CONTENT_TITLE_DISC_BG: var(--color6);
	--trans2_CONTENT_TABLIST_BORDER_RADIUS: 5px;
	--trans2_CONTENT_TABLIST_TXT_COLOR: var(--color2);
	--trans2_CONTENT_TABLIST_BORDER: none;
	--trans2_CONTENT_TABLIST_BG: var(--color3);
	--trans2_CONTENT_TABLIST_ACTIVE_TXT_COLOR: var(--color2);
	--trans2_CONTENT_TABLIST_ACTIVE_BORDER: none;
	--trans2_CONTENT_TABLIST_ACTIVE_BG: var(--color5);
	--trans2_CONTENT_CREDIT_COUNT_TXT_COLOR: var(--color2);
	--trans2_CONTENT_CREDIT_COUNT_BG: var(--important);
	--trans2_CONTENT_TXT_COLOR: var(--color3);
	--trans2_CONTENT_BG: var(--gradient1);
	--trans2_CONTENT_BORDER_SEPERATE_LINE: 2px dashed var(--color3);
	
	--trans2_PROV_BOX_TITLE_TXT_COLOR: var(--color3);
	--trans2_PROV_BOX_TITLE_DISC_BG: var(--color4);
	--trans2_PROV_BOX_TITLE_DISC_BORDER_RADIUS: 0;
	--trans2_PROV_BOX_PROV_ITEM_IMG_BG: #e5e5e5;
	--trans2_PROV_BOX_PROV_ITEM_AMT_TXT_COLOR: var(--color1);
	--trans2_PROV_BOX_PROV_ITEM_AMT_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_AMT_BG: #d0d0d0;
	--trans2_PROV_BOX_PROV_ITEM_AMT_BOX_SHADOW: inset 0 0 6px 2px var(--color3);
	--trans2_PROV_BOX_PROV_ITEM_INFO_BORDER_RADIUS: 0 0 5px 5px;
	--trans2_PROV_BOX_PROV_ITEM_INFO_TXT_COLOR: var(--color1);
	--trans2_PROV_BOX_PROV_ITEM_INFO_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_INFO_BG: var(--color6);
	--trans2_PROV_BOX_PROV_ITEM_INFO_HOVER_TXT_COLOR: var(--color1);
	--trans2_PROV_BOX_PROV_ITEM_INFO_HOVER_BORDER: none;
	--trans2_PROV_BOX_PROV_ITEM_INFO_HOVER_BG: var(--color7);
	--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(--color1);
	--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);
	
	/* prov_list_3 */
	--prov3_CAROUSEL_PADDLE_BTN_TXT_COLOR: var(--color4);
	--prov3_CAROUSEL_PROV_IMG_BG: #f3f3f375;
	--prov3_CAROUSEL_PROV_IMG_BORDER: 4px solid var(--color4);
	--prov3_CAROUSEL_PROV_IMG_LBL_LOBBY_TXT_COLOR: var(--color2);
	--prov3_CAROUSEL_PROV_IMG_LBL_LOBBY_BG: var(--color4);
	--prov3_CAROUSEL_PROV_IMG_LBL_GAMELIST_TXT_COLOR: var(--color2);
	--prov3_CAROUSEL_PROV_IMG_LBL_GAMELIST_BG: var(--color6);
	--prov3_CAROUSEL_PROV_IMG_PROV_NAME_TXT_COLOR: var(--color3);
	--prov3_CAROUSEL_PROV_IMG_PROV_NAME_BG: #f3f3f3;
	--prov3_CAROUSEL_PROV_IMG_PROV_NAME_HOVER_TXT_COLOR: var(--color2);
	--prov3_CAROUSEL_PROV_IMG_PROV_NAME_HOVER_BG: var(--color4);
	
	--prov3_FORM_INPUT_BG: var(--color2);
	--prov3_FORM_INPUT_BORDER_RADIUS: 5px;
	--prov3_FORM_INPUT_BORDER: 2px solid var(--color4);
	--prov3_FORM_INPUT_TXT_COLOR: var(--color3);
	--prov3_FORM_INPUT_DISABLED_BG: var(--color5);
	--prov3_FORM_INPUT_DISABLED_BORDER: 2px solid var(--color4);
	--prov3_FORM_INPUT_DISABLED_TXT_COLOR: var(--color2);
	--prov3_FORM_INPUT_ICON_COLOR: var(--color3);
	--prov3_FORM_INPUT_LBL_TXT_COLOR: var(--color1);
	--prov3_FORM_INPUT_COPY_COLOR: var(--color3);
	
	--prov3_TAB_HEAD_H3_TXT_COLOR: var(--color4);
	--prov3_TAB_HEAD_H3_BG: var(--color4);
	--prov3_TAB_HEAD_H3_BG_TXT_COLOR: var(--color2);
	--prov3_TAB_FILTER_BTN_BG: #e3e3e3;
	--prov3_TAB_FILTER_BTN_TXT_COLOR: var(--color3);
	--prov3_TAB_FILTER_BTN_BORDER: none;
	--prov3_TAB_FILTER_BTN_HOVER_BG: var(--color4);
	--prov3_TAB_FILTER_BTN_HOVER_TXT_COLOR: var(--color2);
	
	--prov3_PROVITEM_IMG_BG: #bdbdbd47;
	--prov3_PROVITEM_IMG_BORDER: 1px solid #bdbdbd;
	--prov3_PROVITEM_LBL_LOBBY_BG: var(--color4);
	--prov3_PROVITEM_LBL_LOBBY_TXT_COLOR: var(--color2);
	--prov3_PROVITEM_LBL_GAMELIST_BG: var(--color6);
	--prov3_PROVITEM_LBL_GAMELIST_TXT_COLOR: var(--color2);
	--prov3_PROVITEM_NAME_TXT_COLOR: var(--color2);
	--prov3_PROVITEM_BTN_BG: var(--color6);
	--prov3_PROVITEM_BTN_TXT_COLOR: var(--color2);
	--prov3_PROVITEM_BTN_BORDER: none;
	--prov3_PROVITEM_BTN_HOVER_BG: var(--color2);
	--prov3_PROVITEM_BTN_HOVER_TXT_COLOR: var(--color6);
	--prov3_PROVITEM_BTN_HOVER_BORDER: none;
	
	--prov3_USRPSWDBOX_BG: #f3f3f3;
	--prov3_USRPSWDBOX_TXT_COLOR: var(--color3);
	--prov3_USRPSWDBOX_LINK_TXT_COLOR: var(--color4);
	--prov3_USRPSWDBOX_BTN_BG: var(--color4);
	--prov3_USRPSWDBOX_BTN_TXT_COLOR: var(--color2);
	--prov3_USRPSWDBOX_BTN_HOVER_BG: var(--color5);
	--prov3_USRPSWDBOX_BTN_HOVER_TXT_COLOR: var(--color2);
	--prov3_USRPSWDBOX_QR_BG: #7493b6;
	--prov3_USRPSWDBOX_QR_LBL_BG: var(--color4);
	--prov3_USRPSWDBOX_QR_LBL_TXT_COLOR: var(--color2);
	
	--prov3_FAVBOX_TITLE_TXT_COLOR: var(--color3);
	--prov3_FAVBOX_TITLE_ICON_COLOR: #eb0c0c;
	--prov3_FAVBOX_BG: #bdbdbd47;
	--prov3_FAVBOX_BORDER: 2px solid var(--color4);
	--prov3_FAVBOX_ITEM_LBL_BG: var(--color4);
	--prov3_FAVBOX_ITEM_LBL_TXT_COLOR: var(--color2);
	--prov3_FAVBOX_BTN_BG: transparent;
	--prov3_FAVBOX_BTN_TXT_COLOR: var(--color2);
	--prov3_FAVBOX_BTN_HOVER_BG: transparent;
	--prov3_FAVBOX_BTN_HOVER_TXT_COLOR: #eb0c0c;
	--prov3_FAVBOX_CAROUSEL_BTN_TXT_COLOR: var(--color3);
	
	/* h3 */
	--h3_NAVI_ITEM_TXT_COLOR: var(--color2);
	--h3_NAVI_ITEM_BG: 0 0;
	--h3_NAVI_ITEM_ICON: var(--filterW);
	--h3_NAVI_ITEM_HOVER_TXT_COLOR: var(--color4);
	--h3_NAVI_ITEM_HOVER_BG: #bdbdbd;
	--h3_NAVI_ITEM_HOVER_ICON: var(--filter1);
	--h3_NAVI_ITEM_DROPDOWN_TXT_COLOR: var(--color1);
	--h3_NAVI_ITEM_DROPDOWN_BG: #bdbdbd;
	--h3_NAVI_ITEM_DROPDOWN_BORDER: none;
	--h3_NAVI_ITEM_DROPDOWN_ITEM_TXT_COLOR: var(--color1);
	--h3_NAVI_ITEM_DROPDOWN_ITEM_BG: 0 0;
	--h3_NAVI_ITEM_DROPDOWN_ITEM_HOVER_TXT_COLOR: var(--color2);
	--h3_NAVI_ITEM_DROPDOWN_ITEM_HOVER_BG: var(--color4);
	
	/* about_2 */
	--about2_CONTAINER_MAX_WIDTH: var(--content_MAX_WIDTH);
	--about2_CONTAINER_MARGIN: var(--content_MARGIN);
	--about2_CONTAINER_PADDING: var(--content_PADDING);
	
	--about2_WRAP_BG: var(--gradient1);
	--about2_WRAP_TXT: var(--color3);
	--about2_WRAP_RADIUS: 0;
	--about2_INFO_TABLIST_LI_BG: #bdbdbd;
	--about2_INFO_TABLIST_LI_TXT: var(--color3);
	--about2_INFO_TABLIST_LI_BORDER: 4px solid var(--color4);
	--about2_INFO_TABLIST_LI_ACTIVE_BG: var(--color4);
	--about2_INFO_TABLIST_LI_ACTIVE_TXT: var(--color2);
	--about2_INFO_H2_TXT: var(--color3);
	--about2_INFO_H2_DISC: var(--color6);
	--about2_INFO_CONTACT_ITEM_BG: var(--color2);
	--about2_INFO_CONTACT_ITEM_IMG_BG: var(--color4);
	--about2_INFO_CONTACT_ITEM_LBL_TXT: var(--color1);
	--about2_INFO_CONTACT_ITEM_VAL_TXT: var(--color1);
	--about2_INFO_CONTACT_ITEM_VAL_HOVER_TXT: var(--color4);
	
	/** select2 **/
	select2_dropdown_border_color: #333;
	
	/* topSlideshow_3 */
	--top3_INDICATOR_BG: var(--color2);
	--top3_INDICATOR_ACTIVE_BG: var(--color6);
	
	/* 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_COVER_BG: #2e2e2e;
	--vip2_COVER_BG_BORDER_RADIUS: 0 5px 5px 5px;
	--vip2_TABLIST_BG: #7d7d7d;
	--vip2_TABLIST_BORDER: none;
	--vip2_TABLIST_BORDER_RADIUS: 5px 5px 0 0;
	--vip2_TABLIST_LI_COLOR: #fff;
	--vip2_TABLIST_LI_FIRST_CHILD_BORDER_RADIUS: 5px 0 0 0;
	--vip2_TABLIST_LI_SECOND_CHILD_BORDER_RADIUS: 0 5px 0 0;
	--vip2_TABLIST_LI_ACTIVE_BG: #2E2E2E;
	--vip2_TABLIST_LI_ACTIVE_COLOR: #fff;
	
	--vip2_MEMBER_GRP_STATUS_SUB_HEADER_COLOR: #fff;
	--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;
	
	/* prov_cat_menu_1 */
	--provcatmenu1_MENU_ITEM_BG: #2b2b2b;
	--provcatmenu1_MENU_ITEM_BORDER_RADIUS: .5rem;
	--provcatmenu1_MENU_ITEM_HOVER_BG: linear-gradient(transparent 65%, #000000e3 100%);
	--provcatmenu1_MENU_ITEM_HOVER_BEFORE_BG: #000000b0;
	--provcatmenu1_MENU_ITEM_BTN_BORDER_RADIUS: .25rem;
	--provcatmenu1_MENU_ITEM_BTN_BG: var(--color12);
	--provcatmenu1_MENU_ITEM_BTN_TXT: var(--color1);
	--provcatmenu1_MENU_ITEM_BTN_BORDER: none;
	--provcatmenu1_MENU_ITEM_BTN_HOVER_BG: var(--color2);
	--provcatmenu1_MENU_ITEM_BTN_HOVER_TXT: var(--color1);
	--provcatmenu1_MENU_ITEM_BTN_HOVER_BORDER: none;
	
	/* Free Credit */
	--freeCredit2_CLAIM_ALL_CONTAINER_BG: var(--color11);
	--freeCredit2_CLAIM_ALL_CONTAINER_COLOR: var(--color2);
	--freeCredit2_CLAIM_ALL_BORDER_RADIUS: 5px;
	--freeCredit2_CLAIM_ALL_HEADER_BG: #FFFFFF;
	--freeCredit2_CLAIM_ALL_HEADER_COLOR: #000;
	--freeCredit2_CLAIM_ALL_HEADER_BORDER_RADIUS: 20px;
	--freeCredit2_CLAIM_ALL_CARD_BG: #FFF4DC;
	--freeCredit2_CLAIM_ALL_CARD_COLOR: #000;
	--freeCredit2_CLAIM_ALL_CARD_BORDER_RADIUS: 5px;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_HR: 2px dashed lightgrey;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_MORE_INFO_COLOR: #0F2065;
	--freeCredit2_CLAIM_ALL_CARD_BOTTOM_CLAIM_BTN_BG: var(--color12);
	--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(--color11);
	--freeCredit2_CLAIM_ALL_ARROW_ACTIVE_HOVER_COLOR: #fff;
	--freeCredit2_CLAIM_ALL_ARROW_DISABLED_COLOR: var(--color11) !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(--color11);
	--freeCredit2_CLAIM_ALL_OR_SEPARATOR_TXT_COLOR: #fff;
	--freeCredit2_CLAIM_ALL_OR_SEPARATOR_LINE_BG: #fff;
	
	--freeCredit2_CLAIM_ALL_MODAL_BORDER_RADIUS: 10px;
	--freeCredit2_CLAIM_ALL_MODAL_COLOR: var(--color1);
	--freeCredit2_CLAIM_ALL_MODAL_SHOW_DETAILS_COLOR: #6A6A6A;
	--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: #6A6A6A;
	--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;
}


body {
	font-family: 'Quicksand', sans-serif;
	line-height: normal
}

ul {
    list-style-type: none;
}

.dstg-background-primary-img {
	position: fixed;
	top: 0;
    left: 0;
	z-index: -1
}

/* SCROLLBAR */
*::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

*::-ms-scrollbar {
	width: 5px;
    height: 5px
}

.hidden-scrollbar {
	-ms-overflow-style: none;
	scrollbar-width: none
}

.hidden-scrollbar::-webkit-scrollBar {
	display: none
}

.hidden-scrollbar:-ms-scrollBar, .hidden-scrollbar::-ms-scrollBar {
	display: none
}

.hidden-scrollbar::-o-scrollBar {
	display: none
}

.hidden-scrollbar::scrollBar, .hidden-scrollbar:scrollBar {
	display: none
}
/* SCROLLBAR */

.dstg-btn-play.dstg-yellow {
	border-radius: 3px;
	min-height: 35px;
	font-weight: bold
}

.dstg-btn-play:last-child { 
 	margin-right: 0 
} 

.dstg-btn-play:before { 
	content: ""; 
	height: 100%; 
	width: 136px; 
	display: block; 
	position: absolute; 
	top: 0; 
	right: -5.3rem; 
	-webkit-transform: skewX(-71deg) translateX(2em); 
	transform: skewX(-71deg) translateX(2em); 
	-webkit-transition: none; 
	transition: none 
}  

.dstg-btn-play:not(.gray ):hover:before { 
	-webkit-transform: skewX(-71deg) translateX(-10.5em); 
	transform: skewX(-71deg) translateX(-10.5em); 
	-webkit-transition: all .2s ease-in-out; 
	transition: all .2s ease-in-out 
} 

/* INPUT */
.form-group .input- {
	position: relative;
    display: flex;
    flex-direction: column
}

.form-group input,
.form-group select {
	width: 100%;
	padding: 10px;
    border: 1px solid #bdbdbd;
    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-content {
	border-radius: 0
}

.modal-header {
	position: relative;
    font-weight: 600;
    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
}

.modal-header .diamond {
	position: absolute;
    width: 10px;
    height: 10px;
    left: 1rem;
    top: 50%;
    transform: translateY(-50%) rotateZ(45deg)
}

.modal-header .btn-modalClose {
	position: absolute;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%);
    background: 0;
    border: 0
}

/* langmodal */
#langmodal .lang- {
	margin: 0 0 1rem;
    padding: 0 0 1rem
}

#langmodal .lang-:last-child {
	margin: 0;
	padding: 0;
	border: 0
}

#langmodal .lang- .lang-lbl {
	margin: 0;
    gap: 1rem;
    align-items: center;
    font-weight: 600
}

#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:after {
	content: "";
	position: absolute;
	width: 1px;
    height: 100%;
    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: 14px;
	color: inherit
}

#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
}

#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: 5px;
	padding: 12px 1rem
}

#loginmodal .input- select {
	border-radius: 5px;
	padding: 10px 1rem
}

#loginmodal .input- input.icon-l {
	padding-left: 3rem
}

#loginmodal .input- input.icon-r {
	padding-right: 3rem
}

#loginmodal .input- input.icon-lr {
	padding: 12px 3rem
}

#loginmodal .remember {
	gap: 5px
}

#loginmodal .remember input {
	width: auto
}

#loginmodal .remember label {
	margin: 0
}

#loginmodal .forgot-field {
	cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    color: inherit;
    margin-bottom: .5rem
}

#loginmodal .loginBtn,
#loginmodal .loginOtpBtn {
	padding: 10px;
	border: 0;
	text-transform: uppercase
}

#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: 10px;
    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;
	flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 5px
}

#autotransmodal .directProviderBtn-wrap button,
#provgamemodal .providerBtn-wrap button {
	width: calc(100%/3);
	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
}

/* donwloadmodal */
#downloadmodal .provider-img-wrap {
	text-align: center;
	width: fit-content;
    margin: auto;
}

#downloadmodal .provider-img-wrap img {
	width: 100%;
}

#downloadmodal .downloadQR-content {
	display: flex;
    justify-content: center;
}

#downloadmodal .downloadQR-content .downloadQR-item {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-top: 10px
}

#downloadmodal .downloadQR-content .user-wrap {
	padding-top: 50px
}

#downloadmodal .downloadQR-content .img-wrap {
	width: 120px;
    height: 120px;
    margin: 0 auto;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%
}

#downloadmodal .downloadQR-content .btn-download {
	border: none;
    padding: 0.6rem 2rem;
    font-weight: bold;
    cursor: pointer;
    margin-top: 1rem;
    border-radius: 8px;
}

#downloadmodal .downloadQR-content .user-wrap .form-group {
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
}

#downloadmodal .downloadQR-content .user-wrap .form-group .form-wrap {
	display: flex;
    flex-direction: row;
    align-items: center
}

#downloadmodal .downloadQR-content .user-wrap .form-group .col-form-label {
	font-size: 12px
}

#downloadmodal .downloadQR-content .user-wrap .form-group input {
	width: 126px;
    text-align: center;
    padding: 10px 5px;
    margin-left: 5px;
    border-radius: 20px;
    font-size: 12px
}

/* 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 */

/* HEADER */
.dstg-header {
	/* -webkit-box-shadow: 0 -30px 30px 0 rgba(35, 35, 35, .7);
    box-shadow: 0 -30px 30px 0 rgba(35, 35, 35, .7) */
}

.dstg-header .dstg-header-content {
	width: 100%;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* position: fixed; */
    z-index: 99;
    height: auto
}

.dstg-header-content .dstg-header-left {
	width: 100%;
	height: 65px;
	display: flex;
    align-items: center
}

.dstg-header-content .dstg-header-left a,
.dstg-header-content .dstg-header-left a img {
	height: 100%;
	display: flex;
    align-items: center
}

.dstg-header-content .dstg-header-left .dstg-logo {
	padding: 0 0 0 1rem
}

.dstg-header-content .dstg-header-center {
	height: 70px;
	align-items: center
}

.dstg-header-content .dstg-header-center #datetime{
    margin: auto 20px;
    width: 100px;
}

.dstg-header-content .dstg-header-center .dstg-traceAmt-box {
    min-width: 180px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    cursor: pointer;
    height: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-property: color, background-color;
    transition-property: color, background-color;
    vertical-align: middle;
    margin-right: 20px;
    padding: 20px 0
}

/* header qr element */
.two-logos{
	display:flex;
}

.two-logos:before{
	display:none;
} 

.two-logos a{
	padding-right: 20px;
}

.logo-divider {
	border: solid;
    border-width: 1px;
    height: 60%;
    color: var(--color1);
    margin: 0 18px;
}  

.partners-logo{
	padding-left: 20px;
}

.partners-logo img {
	width: 50px;
	height: 50px;
}

.partners-logo i {
	cursor: pointer;
	font-size: 38px;
	border: 2px solid var(--color1);
	padding: 4px;
	border-radius: 4px;
	color: var(--color1);
}
/* header qr element */

/* Member Group Progress Header */
.dstg-header-content .dstg-header-center .dstg-member-box {
    width: max-content;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    vertical-align: middle;
    margin-right: 15px;
    padding: 20px 0;
    font-weight: bold
}

.dstg-header-content .dstg-header-center .dstg-member-box .dstg-member-content, 
.dstg-header-content .dstg-header-center .dstg-member-box .dstg-member-content .dstg-member-name {
	cursor: pointer;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header {
	position: absolute;
    width: 250px;
    margin: 30px 0 0;
    border-radius: 10px;
    background: #d4d4d4;
    top: 42px;
    padding: 20px;
    transform: translateX(-40%);
    opacity: 0;
    cursor: auto;
    display: none;
}

.dstg-header-content .dstg-header-center .dstg-member-box:hover .member-group-info-header {
	z-index: 10;
	opacity: 1;
	transition: .3s opacity;
	display: block;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .arrow-pointer {
	position: absolute;
    font-size: 60px;
	top: -30px;
	left: 43%;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .dstg-member-img {
	width: 50px;
    height: 50px;
    background-repeat: round !important;
    background-position: unset !important;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .dstg-info-name {
	font-size: 16px;
	padding-bottom: 3px;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-rank-lvl {
	font-size: 12px;
	font-weight: normal;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container {
	position: relative;
	border-radius: 10px;
    padding: 14px;
    padding-top: 35px;
    font-weight: normal;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .dstg-info-memberGroup {
	font-size: 16px;
    font-weight: bold;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-progress-text {
	margin-top: 6px;
	text-align: left;
    font-size: 14px;
    user-select: none;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-progress-text .currentPoint {
	font-size: 30px;
	padding-right: 5px;
	font-weight: bold;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-progress-container {
	margin-top: 12px;
	width: 100%;
    border-radius: 4px;
    overflow: hidden;
    height: 6px;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-progress-container .member-progress-bar  {
	height: 100%;
    width: 0%;
    transition: width 0.4s ease;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .currentLvlTxt {
	position: absolute;
	top: 0;
	left: 0;
    padding: 4px 10px;
    border-radius: 10px 0 10px 0;
    font-weight: bold;
    font-size: 12px;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-group-icon,
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-group-icon-side {
	position: absolute;
	width: 45px;
	top: -10px;
    right: -10px;
}
/* Member Group Progress Header */

/* Member Group Progress Header */
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .arrow-pointer {
	color: #d4d4d4;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .dstg-info-name {
	color: #000;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .currentPoint {
	color: #ffe6a9;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.firstRank .currentLvlTxt {
	background-color: #464646;
	color: #fff;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.secondRank .currentLvlTxt {
	background-color: #8F3146;
	color: #fff;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.thirdRank .currentLvlTxt {
	background-color: #3B2F91;
	color: #fff;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.fourthRank .currentLvlTxt {
	background-color: #D12B2C;
	color: #fff;
}

.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.topRank .currentLvlTxt {
	background-color: #4413A9;
	color: #fff;
}
/* Member Group Progress Header */

.dstg-header-content .dstg-header-center .dstg-navi-box {
    padding: 20px 0
}

.dstg-header-content .dstg-header-center .dstg-navi-box .dstg-navi-content {
    cursor: pointer;
    font-weight: bold;
    width: max-content
}

.dstg-header-content .dstg-header-center .dstg-navi-box .dstg-navi-divider {
	margin: 5px
}

.dstg-header-content .dstg-header-center .dstg-btn-box {
	margin-right: 5px
}

.dstg-header-content .dstg-header-center .dstg-btn-box button {
	/* background: none; */
	border: none;
	cursor: pointer
}

.dstg-header-content .dstg-header-center .dstg-btn-box button i {
	transform: rotateZ(0);
	transition: transform .5s ease-in-out
}

.dstg-header-content .dstg-header-center .dstg-btn-box button:hover i {
	transform: rotateZ(360deg);
	transition: transform .5s ease-in-out
}

.dstg-header-content .dstg-header-center .language-box {
	min-width: 180px;
    cursor: pointer;
    font-size: 14px;
    padding: 20px 0
}

.dstg-header-content .dstg-header-center .language-box .title {
    width: 100%;
    margin: auto;
    display: flex;
    font-weight: bold;
    justify-content: center;
    gap: 5px;
    -webkit-transition: .3s;
    transition: .3s
}

.dstg-header-content .dstg-header-center .language-box .title .country-icon {
	width: 30px;
	height: 30px
}

.dstg-header-content .dstg-header-center .language-box .title .title-label {
	height: 100%;
	margin: auto 0;
	letter-spacing: 1.5px;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase
}

.dstg-header-content .dstg-header-right .buttons {
	min-width: 180px
}

.dstg-header-content .dstg-header-right .buttons .button-big {
	width: 100%;
	height: 40px;
	border-width: 0;
	letter-spacing: 1.5px;
	font-weight: bold;
	transition: all 0.3s ease 0s;
}

.dstg-header-right .buttons {
	margin-right: 10px;
}

.dstg-countdown-widget {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	margin-top: 5px;
    margin-bottom: 20px;
}

.dstg-countdown-widget .dstg-countdowm-letter:first-child {
    font-size: 24px;
    padding: 10px;
    font-weight: bold;
}

.dstg-countdown-widget>div:first-child {
    width: 275px;
}

.dstg-countdown-widget>div {
    display: flex;
    flex-flow: wrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    text-align: center;
    margin: 4px;
    border-radius: 3px;
    min-height: 80px;
    box-sizing: border-box;
    width: 100px;
}

.dstg-countdown-widget>div span {
	font-size: 40px;
    font-weight: 700;
    display: block;
    width: 100%;
}

.dstg-countdown-widget>div div {
	font-size: 10px;
	margin-bottom: 5px;
}

/* refresh button */
.dstg-btn-box .dstg-refreshBtn {
    padding: 0.4em 0.5em;
    border-radius: 2rem;
    box-sizing: border-box;
    text-decoration: none;
    font-weight: 400;
    color: #fff;
    border: 0;
    box-shadow: inset 0 -0.6em 0 -0.35em rgba(0,0,0,.27);
    text-align: center;
    position: relative;
    margin: 0
}

.dstg-btn-box .dstg-refreshBtn:hover {
	opacity: 0.8;
}

.dstg-tn-box .dstg-refreshBtn:active{
	top: 60%
}

/* header deposit and withdraw button */
.dstg-hdepositBtn {
  overflow: hidden;
  display: inline-block;
  padding: 5px 10px;
  position: relative
}

.dstg-hdepositBtn:before,
.dstg-hdepositBtn:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  top: 0;
  left: -100%;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out
}

.dstg-hdepositBtn:after {
  bottom: 0 !important;
  top: auto !important;
  right: -100%;
  left: auto
}

.dstg-hdepositBtn:hover:before {
  left: 0
}

.dstg-hdepositBtn:hover:after {
  right: 0
}

.dstg-header .dstg-header-content .btn-action-box- {
	display: flex;
    gap: .25rem;
    margin: 0 .5rem 0 0
}

.dstg-header .dstg-header-content .btn-action-box- button {
	min-width: 130px;
	padding: 10px 5px;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 1px;
    text-transform: uppercase;
    transition: .3s
}

.dstg-header .dstg-header-content .btn-action-box- button.btn-bg-,
.dstg-header .dstg-header-content .btn-action-box- button.btn-bg-:hover {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-color: transparent;
    border-radius: 0
}
/* HEADER */

/* FOOTER */
footer {
	padding-top: 50px
}

@media ( min-width :1024px) and (max-width:1499px) {
	footer .dstg-footer-top,
	footer .dstg-footer-middle,
	footer .dstg-footer-bottom {
		width: 80% !important;
		min-width: 980px
	}
}

@media ( max-width :1024px) {
	footer .dstg-footer-top,
	footer .dstg-footer-middle,
	footer .dstg-footer-bottom {
		padding: 0 20px
	}
}

@media ( min-width :1500px) {
	footer .dstg-footer-top,
	footer .dstg-footer-middle,
	footer .dstg-footer-bottom {
		max-width: 1400px	
	}
}

footer .dstg-footer-top {
	display: grid;
	grid-template-columns: 33.33% 33.33% 33.33%;
	font-size: 12px
}

footer .dstg-footer-top .dstg-footer-separate {
	margin: 20px 0;
	margin-right: 30px
}

footer .dstg-footer-top .dstg-footer-separate:last-child {
	margin-right: 0
}

footer .dstg-footer-top .dstg-footer-separate .dstg-description-item {
	margin-bottom: 20px
}

footer .dstg-footer-top .dstg-footer-separate .dstg-description-item:last-child {
	margin-bottom: 0
}

footer .dstg-footer-top .dstg-footer-separate .dstg-description-item .dstg-title {
	margin-bottom: 10px;
	font-weight: bold
}

footer .dstg-footer-top .dstg-footer-separate .dstg-description-item .dstg-content {
	text-align: justify;
	line-height: 15px
}

footer .dstg-footer-top .dstg-footer-separate .dstg-description-item .dstg-content ul {
	list-style: disc;
	padding-left: 20px
}

footer .dstg-footer-middle .dstg-middle-separate:last-child {
	display: grid;
    grid-template-columns: 29.5% 1% 69.5%
}

footer .dstg-footer-bottom .dstg-bottom-wrap {
	padding: 10px 0
}

footer .dstg-footer-bottom .dstg-bottom-wrap .dstg-footer-bottom-bar {
	display: grid;
    grid-template-columns: 70% 30%;
    align-items: center;
    font-size: 14px
}

footer .dstg-footer-bottom .dstg-bottom-wrap .dstg-footer-bottom-bar ul {
	list-style: none;
	padding: 0;
	margin: 0
}

footer .dstg-footer-bottom .dstg-bottom-wrap .dstg-footer-bottom-bar ul li {
	display: inline-block;
	padding: 0 7px;
}

footer .dstg-footer-bottom .dstg-bottom-wrap .dstg-footer-bottom-bar ul li:last-child {
	border-right-width: 0
}

footer .dstg-footer-bottom .dstg-bottom-wrap .dstg-footer-bottom-bar ul li a {
	cursor: pointer
}

footer .dstg-footer-bottom .dstg-bottom-wrap .dstg-footer-bottom-bar .dstg-copy-right {
	align-self: end;
    text-align: end
	/* font-weight: bold */
}

footer .dstg-img-wrapper {
	margin-bottom: 20px;
	padding: 20px;
}

footer .dstg-img-wrapper .dstg-title-box {
	margin: 5px 0;
    padding-bottom: 5px
}

footer .dstg-img-wrapper .dstg-title-box .dstg-icon {
	font-size: 25px;
	width: 45px;
	text-align: center
}

footer .dstg-img-wrapper .dstg-title-box .dstg-title {
	padding: 5px 0;
	font-weight: bold
}

footer .dstg-img-wrapper .dstg-img-content {
	margin: 20px auto
}	

footer .dstg-img-wrapper .dstg-platform-content .dstg-content-wrap {
	width: 100%;
    justify-content: center
}

footer .dstg-img-wrapper .dstg-img-content .dstg-platform-wrap{
	grid-template-columns: repeat(8, 1fr);
    gap: 40px;
    display: grid;
    justify-items: center;
}

footer .dstg-img-wrapper .dstg-img-content .dstg-platform-wrap .dstg-img {
	max-width: 120px;
	max-height: 80px;
    height: fit-content;
    margin: auto 0
}

footer .dstg-img-wrapper .dstg-img-content .dstg-content-wrap {
	display: flex;
    flex-wrap: wrap;
	gap: 1rem 5px
}

footer .dstg-img-wrapper .dstg-img-content .dstg-content-wrap .dstg-img {
	max-width: 120px;
	width: auto;
    height: fit-content;
    margin: auto 0
}

footer .dstg-img-wrapper .dstg-img-content .dstg-content-wrap .dstg-content-item {
    width: 145px;
    height: 40px;
    border-radius: 10px;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}

footer .dstg-img-wrapper .dstg-platform-content .dstg-content-wrap .dstg-content-item {
	margin: 10px 0
}

footer .footer-bottom .bottom-wrap .footer-bottom-bar ul {
    padding-left: unset;
    font-size: 12px;
}

footer .footer-bottom .bottom-wrap .footer-bottom-bar .copy-right {
    font-size: 12px;
}

footer .dstg-footer-middle .dstg-last-separate {
	display: grid;
    grid-template-columns: 32.3% 1% 32.3% 1% 33.3%;
}

.footer .quality-service- {
	position: relative;
    width: 100%;
    max-width: 1400px;
	margin: 0 auto 5rem
}

.footer .quality-service- .quality-title- {
    position: relative;
    width: 100%;
	margin-bottom: 3rem;
	text-align: center
}

.footer .quality-service- .quality-title-:before {
	content: "";
	position: absolute;
    width: 30%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 3px solid
}

.footer .quality-service- .quality-title-:after {
	content: "";
	position: absolute;
    width: 30%;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    border-bottom: 3px solid
}

.footer .quality-service- .quality-title- h3 {
	position: relative;
	width: 40%;
	margin: 0 auto;
	font-size: 3rem;
    font-weight: 600
}

.footer .quality-service- .quality-title- div {
	position: relative;
	width: 40%;
	margin: 5px auto
}

.footer .quality-service- .quality-item- {
	gap: 2rem 0;
	flex-wrap: wrap
}

.footer .quality-service- .quality-item- .item-:nth-child(odd) {
	padding-left: 0
}

.footer .quality-service- .quality-item- .item-:nth-child(even) {
	padding-right: 0
}

.footer .quality-service- .quality-item- .item- img {
	height: fit-content
}

.footer .quality-service- .quality-item- .item- .item-content- .label- {
	margin: 0 0 .5rem;
    font-size: 1.5rem;
    font-weight: 600;
    text-transform: uppercase
}
/* FOOTER */

/* navi bar */
.dstg-navi-bar {
	position: relative;
	z-index: 9;
	-webkit-backdrop-filter: blur(6px);
	backdrop-filter: blur(6px)
}

.dstg-navi-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.dstg-navi-content .bottom-nav {
    margin: 0 auto
}

.dstg-navi-content .bottom-nav#navi2 {
    margin: 0 auto;
    width: unset;
}

.dstg-navi-content .bottom-nav .navi-list {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0
}

.dstg-navi-content .bottom-nav .navi-list .nav-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	cursor: pointer;
	font-size: 14px;
	height: 100%;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-transition-duration: .5s;
	transition-duration: .5s;
	-webkit-transition-property: color, background-color;
	transition-property: color, background-color;
	vertical-align: middle;
	list-style: none
}

.dstg-navi-content .bottom-nav .navi-list .nav-item:hover {
	
}

.dstg-navi-content .bottom-nav .navi-list .more-selection:hover {
	background: inherit;
}

.dstg-navi-content .bottom-nav .navi-list .more-selection:hover a {
	color: #fff;
}

.dstg-navi-content .bottom-nav .navi-list .nav-item a {
	display: flex;
	width: 100%;
	height: 100%;
	text-align: center;
	justify-content: center;
	align-items: center;
	font-weight: bold;
	font-size: 12px;
	padding: 10px 5px;
	gap: 5px
}

.dstg-navi-content #navi2 .navi-list .nav-item a {
	/* padding: 1rem */
}

.dstg-navi-content .bottom-nav .navi-list .more-selection a:first-child {
    padding-left: 8px;
}

.dstg-navi-content .bottom-nav .navi-list .nav-item .brand-selection a {
	padding-right: 0px;
}

@media ( max-width :1450px) {
	.dstg-navi-content .bottom-nav .navi-list .nav-item a {
		font-size: 10px
	}
}

@media ( max-width :1320px) {
	.dstg-navi-content .bottom-nav .navi-list .nav-item a {
		font-size: 8px
	}
}

.dstg-navi-content .bottom-nav .navi-list .nav-item a .navi-icon {
	width: 25px;
    height: 25px;
    transition: none
}

.dstg-navi-content .bottom-nav .navi-list .nav-item a .navi-text {
	display: flex;
	width: max-content;
	align-items: center;
	gap: 5px;
    text-transform: uppercase;
} 

.dstg-navi-content .bottom-nav .navi-list .nav-item:hover .nav-menus {
	opacity: 1
}

.dstg-navi-content .bottom-nav .navi-list .brand-item .brand-selection {
	cursor: pointer;
	max-height: 0;
	overflow-y: scroll;
	scrollbar-width: none;
	position: absolute;
	text-align: center;
	-webkit-transition: max-height .5s;
	transition: max-height .5s;
	width: 190px;
	z-index: 11;
	padding: 0;
	list-style: none
}

.dstg-navi-content .bottom-nav .navi-list .brand-item #more-list {
	left: 0px;
}

.dstg-navi-content .bottom-nav .navi-list .brand-item:hover .brand-selection {
	max-height: 220px;
}

.dstg-navi-content .bottom-nav .navi-list .brand-item .brand-selection::-webkit-scrollbar {
	display: none
}

.dstg-navi-content .bottom-nav .navi-list .brand-item .brand-selection li {
	cursor: pointer;
	position: relative
}

.dstg-navi-content .bottom-nav .navi-list .brand-item .brand-selection li a {
	color: inherit;
	display: block;
	line-height: unset;
	transition: 0s;
	font-weight: bold
}

.dstg-navi-content .bottom-nav .navi-list .brand-item .brand-selection li .locked {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--color2);
    background: #000000b5
}

#more-list .new a {
	justify-content: left;
    padding-left: 30px;
}

/* #more-list .new a .navi-icon.vip-icon {
    background-image: url('/resources/images/navi_icon/Template 2/vip-white.png');
	transition: .3s;
}

#more-list .new a:hover .navi-icon.vip-icon , #more-list .new a.is-acted .navi-icon.vip-icon {
	background-image: url('/resources/images/navi_icon/Template 2/vip-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.promo-icon {
	background-image: url('/resources/images/navi_icon/Template 2/promotion-white.png');
	transition: .3s
}

#more-list .new a:hover .navi-icon.promo-icon , #more-list .new a.is-acted .navi-icon.promo-icon {
	background-image: url('/resources/images/navi_icon/Template 2/promotion-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.download-icon {
	background-image: url('/resources/images/navi_icon/Template 2/download-white.png');
	transition: .3s
}

#more-list .new a:hover .navi-icon.download-icon , #more-list .new a.is-acted .navi-icon.download-icon {
	background-image: url('/resources/images/navi_icon/Template 2/download-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.tv-icon {
	background-image: url('/resources/images/navi_icon/Template 2/tv-white.png');
	transition: .3s
}

#more-list .new a:hover .navi-icon.tv-icon , #more-list .new a.is-acted .navi-icon.tv-icon {
	background-image: url('/resources/images/navi_icon/Template 2/tv-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.reward-icon {
	background-image: url('/resources/images/navi_icon/Template 2/reward-white.png');
	transition: .3s
}

#more-list .new a:hover .navi-icon.reward-icon , #more-list .new a.is-acted .navi-icon.reward-icon {
	background-image: url('/resources/images/navi_icon/Template 2/reward-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.luckydraw-icon {
	background-image: url('/resources/images/navi_icon/Template 2/luckydraw-white.png');
	transition: .3s
}

#more-list .new a:hover .navi-icon.luckydraw-icon , #more-list .new a.is-acted .navi-icon.luckydraw-icon {
	background-image: url('/resources/images/navi_icon/Template 2/luckydraw-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.referral-icon  {
	background-image: url('/resources/images/navi_icon/Template 2/referral-white.png');
	transition: .3s;
}

#more-list .new a:hover .navi-icon.referral-icon , #more-list .new a.is-acted .navi-icon.referral-icon{
	background-image: url('/resources/images/navi_icon/Template 2/referral-hover.png');
	transition: .3s
}

#more-list .new a .navi-icon.epl-icon {
	background-image: url('/resources/images/navi_icon/Template 2/epl-white.png');
	transition: .3s
}

#more-list .new a:hover .navi-icon.epl-icon , #more-list .new a.is-acted .navi-icon.epl-icon{
	background-image: url('/resources/images/navi_icon/Template 2/epl-hover.png');
	transition: .3s
} */
/* navi bar */

/* NEW NAVI BAR */
.header-navi- {
    display: flex;
    width: 100%;
    margin: 0;
    padding: 0;
    justify-content: center
}

.header-navi- .nav-item- {
	position: relative;
	display: flex;
	align-items: center;
	color: var(--h3_NAVI_ITEM_TXT_COLOR);
    background: var(--h3_NAVI_ITEM_BG)
}

.header-navi- .nav-item-:hover,
.header-navi- .nav-item-.active {
	color: var(--h3_NAVI_ITEM_HOVER_TXT_COLOR);
    background: var(--h3_NAVI_ITEM_HOVER_BG)
}

.header-navi- .nav-item- a {
	display: flex;
    align-items: center;
    gap: .2vw;
    padding: .5vw .25vw;
    font-size: .6vw;
    font-weight: 600;
    text-transform: uppercase;
    color: inherit
}

.header-navi- .nav-item- a:hover,
.header-navi- .nav-item-.active a {
	text-decoration: none
}

.header-navi- .nav-item- a .navi-icon- {
	width: 1.5vw;
	height: 1.5vw;
	transition: none;
	filter: var(--h3_NAVI_ITEM_ICON);
    -webkit-filter: var(--h3_NAVI_ITEM_ICON)
}

.header-navi- .nav-item-:hover a .navi-icon-,
.header-navi- .nav-item-.active a .navi-icon- {
    filter: var(--h3_NAVI_ITEM_HOVER_ICON);
    -webkit-filter: var(--h3_NAVI_ITEM_HOVER_ICON)
}

.header-navi- .nav-item- .navi-item-dropdown- {
    position: absolute;
    padding: 0;
    width: 12vw;
    max-height: 250px;
    top: 100%;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 0;
    z-index: -1;
    visibility: hidden;
    transform: scale(1, 0);
    transform-origin: 0 0;
    transition: .3s;
    border: var(--h3_NAVI_ITEM_DROPDOWN_BORDER);
    background: var(--h3_NAVI_ITEM_DROPDOWN_BG);
    color: var(--h3_NAVI_ITEM_DROPDOWN_TXT_COLOR)
}

.header-navi- .nav-item-:hover .navi-item-dropdown- {
	opacity: 1;
    z-index: 1;
    visibility: visible;
    transform: scale(1)
}

.header-navi- .nav-item- .navi-item-dropdown- li {
	position: relative
}

.header-navi- .nav-item- .navi-item-dropdown- li a {
	cursor: pointer;
	text-align: center;
    justify-content: center;
	color: var(--h3_NAVI_ITEM_DROPDOWN_ITEM_TXT_COLOR);
    background: var(--h3_NAVI_ITEM_DROPDOWN_ITEM_BG)
}

.header-navi- .nav-item- .navi-item-dropdown- li a:hover {
	color: var(--h3_NAVI_ITEM_DROPDOWN_ITEM_HOVER_TXT_COLOR);
    background: var(--h3_NAVI_ITEM_DROPDOWN_ITEM_HOVER_BG)
}

.header-navi- .nav-item- .navi-item-dropdown- li .locked {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 5px;
    font-size: 1rem;
    z-index: 2;
    color: var(--color2);
    background: #000000d4
}

.header-navi-.overflow- .nav-item- a {
	font-size: .7rem;
	padding: .75rem .5rem;
	gap: .2rem
}

.header-navi-.overflow- .nav-item- a .navi-icon- {
	width: 20px;
	height: 20px
}

/* NEW NAVI BAR */

/* side menu bar */
.dstg-sideMenu {
	z-index: 9;
    position: fixed;
    transition: all .3s ease-in-out
}

.dstg-sideMenu.dstg-sideMenuLeftContainer {
	width: 400px;
    top: 160px;
    left: 0;
    transition: all .3s ease-in-out;
    pointer-events: none;
}

.dstg-sideMenuLeftContainer.show {
	width: 260px;
	height: 100%;
	top: 90px;
	transition: all .3s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop{
	width: 73px;
	pointer-events: visible;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-logo-box {
	height: 50px;
	cursor: pointer
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-logo-box .dstg-logo-img {
	width: 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-logo-box .dstg-icon-img {
	font-size: 25px;
    line-height: 45px;
    padding: 0 10px;
    transform: rotate(0deg)
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-logo-box .dstg-icon-img.off {
	width: 100%;
    text-align: center;
    padding: 5px 10px;
    transform: rotate(180deg);
	transition: all .3s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box {
	width: 0;
	height:0;
	padding: 10px;
	flex-direction: column;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-top {
	display: flex;
    width: 100%;
    margin: auto 10px;
    align-items: center;
    gap: 14px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-top .dstg-member-img {
	width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-position: center
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-top .dstg-member-img.no-image {
	width: 50px;
    height: 50px;
    background-repeat: round !important;
    background-position: unset !important;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-top .dstg-info-name {
	flex: 1;
    font-size: 16px;
    font-weight: bold;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-top .dstg-member-grp {
	padding: 2px 8px;
    border-radius: 10px;
    margin-top: 6px;
    font-size: 11px;
    text-align: center;
    background: var(--color6);
    color: var(--color1);
}

/* Member Group Progress */
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom {
    height: fit-content;
    margin: auto 10px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container {
	position: relative;
	border-radius: 10px;
	padding: 12px 18px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .dstg-info-memberGroup {
	margin-bottom: 5px;
	font-weight: bold
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-progress-text {
    margin-top: 8px;
    text-align: center;
    font-size: 13px;
	user-select: none;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-progress-container {
    width: 100%;
    border-radius: 4px;
    overflow: hidden;
    height: 6px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-progress-container .member-progress-bar {
    height: 100%;
    width: 0%;
    transition: width 0.4s ease;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-view-all {
	font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    border: none;
    border-radius: 6px;
    height: 24px;
    width: 80px;
    padding: 5px;
    margin-top: 14px;
    font-weight: bold;
}
/* Member Group Progress */

/* Member Group Progress */
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .dstg-info-memberGroup, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .dstg-info-memberGroup {
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-progress-text, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-progress-text {
	color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.firstRank, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.firstRank {
	background: radial-gradient(circle at center, #A7A7A7, #656565);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.secondRank,
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.secondRank {
	background: radial-gradient(circle at center, #FC9A7E, #BA3026);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.thirdRank,
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.thirdRank {
	background: radial-gradient(circle at center, #C1C4E0, #8B86FF);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.fourthRank,
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.fourthRank {
	background: radial-gradient(circle at center, #F5D28D, #D24003);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.topRank,
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.topRank {
	background: radial-gradient(circle at center, #F1BEEE, #775EC3);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-progress-container, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container .member-progress-container {
    background-color: #fff;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.firstRank .member-progress-container .member-progress-bar, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.firstRank .member-progress-container .member-progress-bar, 
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.firstRank .member-view-all {
    background-color: #FDB813;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.secondRank .member-progress-container .member-progress-bar, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.secondRank .member-progress-container .member-progress-bar, 
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.secondRank .member-view-all {
    background-color: #96253E;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.thirdRank .member-progress-container .member-progress-bar, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.thirdRank .member-progress-container .member-progress-bar, 
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.thirdRank .member-view-all {
    background-color: #372A8A;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.fourthRank .member-progress-container .member-progress-bar, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.fourthRank .member-progress-container .member-progress-bar, 
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.fourthRank .member-view-all {
    background-color: #bf2805;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.topRank .member-progress-container .member-progress-bar, 
.dstg-header-content .dstg-header-center .dstg-member-box .member-group-info-header .member-container.topRank .member-progress-container .member-progress-bar, 
.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container.topRank .member-view-all {
    background-color: #4413A9;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-info-bottom .member-container .member-view-all {
    color: #fff;
}
/* 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: 350px;
	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-member-box .dstg-member-memberPoint {
	height: fit-content;
	margin-top: 10px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-memberPoint .dstg-info-memberPointTitle {
	font-weight: 600;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-memberPoint .dstg-btn-box button {
	border: none;
    cursor: pointer;
    margin: 7px;
    background: none;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-memberPoint .dstg-btn-box button i {
	transform: rotateZ(0);
    transition: transform .5s ease-in-out;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-memberPoint .dstg-btn-box button:hover i {
	transform: rotateZ(360deg);
	transition: transform .5s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuTop .dstg-member-box .dstg-member-memberPoint .dstg-btn-box button:active {
  	transform: translateY(4px);
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle {
	overflow-y: auto;
	max-height: 270px !important;	
	direction: rtl;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box {
	width: 100%;
	height: 100%;
	max-height : 50px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-hover {
    cursor: pointer;
    overflow: hidden;
    position: absolute;
    text-align: center;
    -webkit-transition: width 1s, max-width .5s;
    transition: width 1s, max-width .5s;
    width: 0;
    max-width: 0;
    height: 50px;
    left: 60px;
    top: 0;
    display: none;
    list-style: none;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box.off .dstg-menu-hover {
	display: flex;
	pointer-events: visible;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box.off:hover .dstg-menu-hover {
	width: auto;
    max-width: 300px;
    display: flex;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box.off .dstg-menu-hover li {
    flex: 1;
    min-width: 60px;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box.off .dstg-menu-hover li .dstg-hover-menu-icon {
	font-size: 25px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-label {
	cursor: pointer;
	padding: 10px;
	align-items: center;
	max-height: 50px;
	width: 60px;
	pointer-events: visible;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box.off .dstg-menu-label {
	cursor: default;
    pointer-events: visible;
}


.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-label .dstg-icon{
	width: 20%;
	font-size: 25px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box.off .dstg-menu-label .dstg-icon{
	width: 100%;
	text-align: center
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-label .dstg-arrow{
	width: 0;
	height: 0;
	text-align: center;
	padding: 5px 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-label .dstg-arrow i{
	transform: rotateZ(180deg);
	transition: all .3s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-label .dstg-arrow.on i{
	transform: rotateZ(0deg);
	transition: all .3s ease-in-out
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box .dstg-menu-label .dstg-title{
	width: 0;
	height: 0;
	padding: 5px 0;
	font-weight: bold
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box ul{
	height: 0;
	margin: 0;
	padding: 0;
	pointer-events: visible;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box ul li{
	padding: 10px 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box ul li .dstg-icon{
	height: 0;
	font-size: 25px;
	margin: 0 5px;
    margin-left: 40px;
    width: 30px;
    text-align: center;
    transition: .3s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle .dstg-menu-box ul li .dstg-title{
	padding: 6px 0;
	font-weight: bold;
	transition: .3s
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul.sideNavi {
	width: 0;
	padding: 0;
	direction: ltr;
	pointer-events: none;
	margin-bottom: 0;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul.sideNavi > div,
.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul.sideNavi > li{
	direction: ltr !important;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li.noSubNavi {
	height: 50px;
	padding: 10px 0;
	cursor: pointer;
	width: 60px;
	pointer-events: visible;
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li.noSubNavi .dstg-title {
	width: 0;
	padding: 8px 0;
	font-weight: bold
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li.noSubNavi .dstg-icon {
	position: relative;
	width: 20%;
	font-size: 25px;
    padding: 0 10px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li.noSubNavi .dstg-icon.off {
	width: 100%;
    text-align: center;
    padding: 0
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li.noSubNavi .dstg-icon img {
    max-width: 30px
}

.dstg-sideMenuLeftContainer .dstg-sideMenuMiddle ul li.noSubNavi .dstg-icon img.dstg-highlight {
    position: relative;
    left: 0;
    max-width: 55px;
    bottom: 35px;
}

/* .sideMenu.sideMenuRightContainer {
	width: 80px;
    top: 150px;
    right: 0;
    -webkit-box-shadow: 3px 5px 9px 6px rgba(0,0,0,0.6); 
    box-shadow: 3px 5px 9px 6px rgba(0,0,0,0.6);
    transition: all .3s ease-in-out
}

.sideMenuRightContainer.show {
	width: 300px;
	top: 90px;
	transition: all .3s ease-in-out
}

.sideMenuRightContainer .sideMenuTop .title-box {
	text-align: center;
	padding: 15px 0;
	cursor: pointer;
	transition: .3s
}

.sideMenuRightContainer.show .sideMenuTop .title-box {
	background: unset
}

.sideMenuRightContainer .sideMenuTop .title-box .title {
	width: 0;
	height: 0;
	line-height: 30px;
	font-weight: bold
}

.sideMenuRightContainer.show .sideMenuTop .title-box .title {
	color: #7b7b7b
}

.sideMenuRightContainer .sideMenuTop .title-box .icon {
	font-size: 25px;
	transform: translate(-70px, 0)
}

.sideMenuRightContainer.show .sideMenuTop .title-box .icon {
	color: #7b7b7b
}

.sideMenuRightContainer .sideMenuTop .title-box .icon.off {
	width: 100%;
	transform: translate(0, 0);
	transition: transform .3s ease-in-out
}

.sideMenuRightContainer .sideMenuMiddle .balance-box {
	width: 0;
	height: 0;
	text-align: center;
	padding: 10px 0
}

.sideMenuRightContainer .sideMenuMiddle .balance-box .balance-amt {
	width: 0
}

.sideMenuRightContainer .sideMenuMiddle .balance-box .balance-amt .refreshIcon i {
	cursor: pointer;
	transform: rotateZ(0);
	transition: transform .5s ease-in-out
}

.sideMenuRightContainer .sideMenuMiddle .balance-box .balance-amt .refreshIcon:hover i {
	transform: rotateZ(360deg);
	transition: transform .5s ease-in-out
}

.sideMenuRightContainer .sideMenuMiddle .balance-box .balance-timer {
	width: 0;
	justify-content: center;
    margin-top: 5px
}

.sideMenuRightContainer .sideMenuMiddle .balance-box .balance-timer .timer-title {
    margin-right: 5px
}

.sideMenuRightContainer .sideMenuBottom .fastTransfer-box {
	width: 0;
	height: 0;
	margin: 5px 0
}

.sideMenuRightContainer .sideMenuBottom .fastTransfer-box.scroll {
	overflow-y: scroll
}

.fastTransfer-box .input-container ul li {
	padding: 5px 0
}

.fastTransfer-box .input-container .directAllIn-wrapper {
    padding: 0 10px
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn {
	position: relative;
	display: inline-block;
	height: 35px
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-checkbox {
	display: none
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-slider:before {
	content: "";
	position: absolute;
	height: 20px;
	width: 20px;
	left: 10px;
	bottom: 7px;
	border-radius: 100%
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-slider .on {
	display: none;
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-slider .on,
.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-slider .off {
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	width: auto;
	text-align: center;
	font-weight: bold
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-checkbox:checked + .toggle-slider:before {
	-webkit-transform: translateX(230px);
	-ms-transform: translateX(230px);
	transform: translateX(230px)
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-checkbox:checked + .toggle-slider .on {
	display: block
}

.fastTransfer-box .input-container .directAllIn-wrapper .toggle-btn .toggle-checkbox:checked + .toggle-slider .off {
	display: none
} 

.fastTransfer-box .input-container .input-label {
	text-align: center;
	margin-bottom: 5px;
    font-weight: bold
}

.fastTransfer-box .input-container .select-input {
	position: relative
}

.fastTransfer-box .input-container .select-input select {
	display: none
}

.fastTransfer-box .input-container .select-input .select-selected {
	width: 280px;
    padding: 10px 5px;
    text-align: center;
    cursor: pointer;
    margin: auto;
    font-weight: bold
}

.fastTransfer-box .input-container .select-input .select-selected:after {
	content: "";
	position: absolute;
	top: 17px;
	right: 20px;
	width: 0;
	height: 0;
	border: 6px solid transparent
}

.fastTransfer-box .input-container .select-input .select-arrow-active:after {
	top: 10px;
	transform: rotateZ(180deg);
}

.fastTransfer-box .input-container .select-input .promoSelectItem.offScroll {
	overflow-Y: hidden;
}

.fastTransfer-box .input-container .select-input .select-hide {
	max-height: 0
}

.fastTransfer-box .input-container .select-input .select-items {
	width: 280px;
	height: 120px;
    text-align: center;
	position: absolute;
    z-index: 99;
	overflow-Y: scroll;
    margin: 0 5px
}

.fastTransfer-box .input-container .select-input .select-items div {
	width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 10px 5px;
    margin: 0 auto;
    font-weight: bold;
    transition: .3s
}

.fastTransfer-box .input-container .select-input .select-hide {
	display: none;
}

.fastTransfer-box .input-container .center-separate {
	width: 100%;
    text-align: center
}

.fastTransfer-box .input-container .center-separate i {
	transform: rotateZ(90deg);
	color: #e8e8e8;
	cursor: pointer
}

.fastTransfer-box .input-container .text-input {
	width: 280px
}

.fastTransfer-box .input-container .text-input input {
	text-align: center;
    padding: 10px 5px;
    cursor: pointer;
    font-weight: bold;
    transition: .3s
}

.fastTransfer-box .input-container .text-input input:disabled {
	cursor: default;
	transition: .3s
}

.fastTransfer-box .input-container .text-input select {
	width: 100%;
	text-align: center;
	padding: 8px 5px;
	font-weight: bold;
    cursor: pointer
}

.fastTransfer-box .input-container .btn-box {
	width: 230px
}

.fastTransfer-box .input-container #toogle-Transfer{
	text-align: center;
	text-underline-offset: 3px;
	cursor: pointer;
}

.fastTransfer-box .input-container .btn-box button {
    border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer
} */

.dstg-sideBtn-wrapper {
	z-index: 9;
    position: fixed;
    right: 0;
    bottom: 110px;
    transition: all .3s ease-in-out
}

.dstg-sideBtn-wrapper .dstg-btn-box {
	width: 80px;
	text-align: center
}

.dstg-sideBtn-wrapper .dstg-btn-box button {
    width: 100%;
    border: none;
    padding: 15px 0;
    border: none;
    font-size: 25px;
    cursor: pointer;
    color: #fff;
    transition: all .3s ease-in-out
}

.dstg-left-collapse-100,
.dstg-left-collapse-75,
.dstg-left-collapse-5,
.dstg-right-collapse-100 {
/* 	-moz-transition: width .5s; */
/* 	-ms-transition: width .5s; */
/* 	-o-transition: width .5s; */
/* 	-webkit-transition: width .5s; */
/* 	transition: width .5s; */
	overflow: hidden
}

.dstg-bottom-collapse-100 {
/* 	-moz-transition: height .5s; */
/* 	-ms-transition: height .5s; */
/* 	-o-transition: height .5s; */
/* 	-webkit-transition: height .5s; */
/* 	transition: height .5s; */
	overflow: height
}

.dstg-down-collapse-100,
.dstg-down-collapse-30 {
	overflow: hidden
}
side menu bar

/* banner slider */
.dstg-slider-container {
	min-width: 1000px;
	max-width: 2000px;
	margin: 0 auto;
	box-sizing: border-box
}

.dstg-banner-wrapper {
	position: relative
}

.dstg-banner-wrapper .dstg-banner-slider img {
	display: block;
	width: 100%;
	height: auto;
}
/* banner slider */

/* marquee */
.dstg-announcement-marquee {
	cursor: pointer
}

.dstg-announcement-marquee .marquee-wrapper {
	width: 95%;
	height: 20px;
	margin: 10px auto
}

.dstg-announcement-marquee .marquee-wrapper.adjusted {
	margin: 0 auto;
    margin-top: 90px;
    margin-bottom: 20px
}

.dstg-announcement-marquee .marquee-wrapper.marquee-m90 {
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 20px
}

.dstg-announcement-marquee .marquee-icon {
	width: 3%;
    text-align: center
}

.dstg-announcement-marquee .marquee-content {
	width: 97%
}

.dstg-announcement-marquee .marquee-content marquee {
	height: 20px;
	font-weight: bold
}
/* marquee */

/* home page */
/* .pageContent {
	padding-top: 20px;
} */

/* Free Credit */
.freecredit-wrap {
	cursor: pointer;
	width: 100px;
	height: 150px;
 	z-index: 10;
    position: fixed;
    left: 3rem;
    bottom: 0;
    margin: 0 20px;
    transition: all .3s ease-in-out;
}

#angpowmodal .dstg-angpowPopContent-wrap .dstg-bonusList-wrapper .dstg-popContent-wrap .dstg-description-content {
   	text-align: justify;
    line-height: 1.5;
}

#angpowmodal .dstg-angpowPopContent-wrap .dstg-login-box .dstg-login-wrap .dstg-text {
    text-align: center;
    margin: 30px;
}

.freecredit-wrap .freecreditCloseBtn,
.minigame-wrap .miniGameCloseBtn {
	 margin-left: 100px;
}

.minigame-wrap {
	cursor: pointer;
	width: 100px;
	height: 300px;
 	z-index: 10;
    position: fixed;
    left: 3rem;
    bottom: 0;
    margin: 0 20px;
    transition: all .3s ease-in-out;
}

.dstg-jumplink-afterLogin {
	 margin: 0 50px!important;
}

.freecredit-wrap:hover,
.minigame-wrap:hover {
	opacity: 1;
	transform: scale(1.15);
}

.freecredit-wrap:hover:after,
.minigame-wrap:hover:after {
	opacity: 1;
}

.freecredit-wrap .CREDITS img,
.minigame-wrap .MINIGAME img {
	max-width: 100%;
	max-height: 100%;
}

#btn-freecredit-close,
#btn-minigame-close {
 	cursor:pointer;
 	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(4, 1fr);
}

.dstg-gamesList-wrapper .dstg-games-wrapper .dstg-games-packet .dstg-angpowGame-wrap {
    width: 92px;
    height: 96px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    color: #fff;
    margin: 5px auto;
    cursor: pointer;
}

.dstg-gamesList-wrapper .dstg-games-packet .dstg-angpowGame-wrap .dstg-title-info {
	top: 35%;
    left: 20%;
    overflow-wrap: break-word;
    inline-size: 130px;
}

/* angpowList */
.dstg-bonus-wrapper {
	max-width: 70% !important;
    margin: 0 200px;
}

.dstg-bonus-wrapper .dstg-home-packet {
	display: grid;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList {
    width: 1000px;
    height: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    overflow: hidden;
    color: #fff;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems {
    display: grid;
    grid-template-columns: 35% 44% 20%;
    height: 80px;
    margin: 40px 0;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-left {
	font-family: bahnschrift semibold,sans-serif;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-left .dstg-currencyCode {
	text-align: left;
	font-size: 25px;
    padding: 0 25px;
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-left .dstg-amount-info {
	margin: 2px auto;
	font-size: 30px;
	width: 180px;
	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-center .dstg-moreInfo-btn {
	font-family: bahnschrift semibold,sans-serif;
   	font-style: italic;
	margin-top: 10px;
	font-size: 10px;
	text-decoration-line: underline;
    cursor: pointer
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-right {
	font-family: bahnschrift semibold,sans-serif;
   	margin: 20px 0
}

.dstg-bonus-wrapper .dstg-home-packet .dstg-freeCreditList .dstg-freeCreditItems .dstg-right .dstg-claim-btn {
	border-radius: 30px;
	border: none;
    width: 180px;
    height: 50px;
    font-size: 25px;
    font-style: italic;
    cursor: pointer
}

.dstg-angpowList-wrapper {
	position: relative;
    max-width: 70% !important;
	margin: 0 200px;
    line-height: 2;
    white-space: pre-line;
}

.dstg-banner {
    max-width: 1045px;
    height: 185px;
}

.dstg-banner img,
.dstg-redeemImg img {
	max-width: 100%;
	max-height: 100%;
}

.dstg-redeemImg {
	max-width: 490px;
    height: 97px;
    margin: 50px auto;
}

.dstg-free-credit-banner {
   	max-width: 1045px;
    height: 185px;
    margin: 20px 0;
}
/* Free Credit */

.dstg-content-wrapper {
	/* max-width: 1400px; */
	margin-bottom: 50px;
	display: grid;
    grid-template-columns: 48% 52%
}

.dstg-content-wrapper .dstg-video-wrap,
.dstg-content-wrapper .dstg-video-wrap2 {
	margin: 0 auto
}

.dstg-content-wrapper .dstg-video-wrap .dstg-title-box,
.dstg-content-wrapper .dstg-video-wrap2 .dstg-title-box {
	margin: 5px 0;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.dstg-content-wrapper .dstg-video-wrap .dstg-title-box .dstg-icon,
.dstg-content-wrapper .dstg-video-wrap2 .dstg-title-box .dstg-icon {
	font-size: 25px;
	width: 50px;
	text-align: center
}

.dstg-content-wrapper .dstg-video-wrap .dstg-title-box .dstg-title,
.dstg-content-wrapper .dstg-video-wrap2 .dstg-title-box .dstg-title {
	padding: 5px 0;
	font-weight: bold
}

.dstg-content-wrapper .dstg-video-wrap .dstg-video-wrapper,
.dstg-content-wrapper .dstg-video-wrap2 .dstg-video-wrapper {
	min-height: 325px
}

.dstg-content-wrapper .dstg-menu-wrap {
    width: 100%;
    justify-content: center;
    margin-top: 40px
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item {
    width: calc(100%/2.1);
    height: 170px;
    margin: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    transition: .3s ease
}

/* .content-wrapper .menu-wrap .menu-item:first-child {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.content-wrapper .menu-wrap .menu-item:last-child {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
} */

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item:hover {
	background-size: 130%;
	transition: .3s ease
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item.menu-item-small {
	width: calc(100%/2.1);
	height: 215px
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item,
.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask {
    overflow: hidden;
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask {
/* 	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-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(3,3,6,.7);
	opacity: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-menu-detail {
	bottom: 20px;
	width: 100%;
	text-align: center;
	-webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-title-info .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;
	transform: scaleX(.8)
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-title-info {
	margin-bottom: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-title-info .dstg-title {
	font-size: 25px
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-subtitle {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 2px
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-btn-box {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease;
	justify-content: center
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask:hover:before {
	opacity: 1
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask:hover .dstg-menu-detail {
	width: 100%;
    text-align: center;
    bottom: 50px;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask:hover .dstg-menu-detail .dstg-title-info {
	margin-bottom: 20px
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask:hover .dstg-btn-box {
	max-height: 50px;
	opacity: 1
}

.dstg-content-wrapper .dstg-menu-wrap .dstg-menu-item .dstg-mask .dstg-btn-box .dstg-btn-play {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width: 100px
}
/* content wrapper 2 for menu wrap 2 */

.dstg-content-wrapper2 {
	/* max-width: 1400px; */
	margin-bottom: 50px;
}

.dstg-content-wrapper2 .dstg-menu-wrap2 {
	width: 100%;
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;   
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item {
    background-color: #2b2b2b;
    height: 180px;
    border-radius: 10px;
    -webkit-box-shadow: 0 2px 30px 0 rgb(0 0 0 / 70%);
    box-shadow: 0 2px 30px 0 rgb(0 0 0 / 70%);
    margin: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item.menu-item-small {
	width: calc(100%/2.1);
	height: 215px
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item,
.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask {
    overflow: hidden;
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask {
	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-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: linear-gradient(298deg, rgba(0, 0, 0, .6) 100%, rgba(0, 0, 0, .2) 0);
	opacity: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-menu-detail {
	bottom: 20px;
	width: 100%;
	text-align: center;
	-webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-title-info .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;
	color: #fff;
	transform: scaleX(.8)
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-title-info {
	margin-bottom: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-title-info .dstg-title {
	font-size: 25px
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-subtitle {
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 2px
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-menu-detail .dstg-btn-box {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask:hover:before {
	opacity: 1
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask:hover .dstg-menu-detail {
	width: 100%;
    text-align: center;
    bottom: 70px;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask:hover .dstg-menu-detail .dstg-title-info {
	margin-bottom: 20px
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask:hover .dstg-btn-box {
	max-height: 50px;
	opacity: 1
}

.dstg-content-wrapper2 .dstg-menu-wrap2 .dstg-menu-item .dstg-mask .dstg-btn-box .dstg-btn-play {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width: 100px
}
/* content wrapper 2 for menu wrap 2 */

.dstg-sub-slider-wrapper {
	/* max-width: 1400px; */
	margin-bottom: 50px;
}

.dstg-sub-slider-wrapper .dstg-title-box {
	margin: 5px 0;
    padding-bottom: 5px;
/*     margin-bottom: 10px; */
}

.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;
	font-weight: bold
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper {
	position: relative
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper .dstg-sub-slider img {
	width: 100%;
	height: 100%
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper .lSSlideOuter .lSPager.lSpg {
	text-align: right
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper .lSSlideOuter .lSPager.lSpg li:last-child {
	margin-right: 10px
}

.dstg-other-slider-wrapper {
	display: grid;
	grid-template-columns: 39% 2% 59%;
	padding-bottom: 40px;
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper .dstg-game-slider {
	overflow: hidden;
    position: relative
}

.dstg-sub-slider-wrapper .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-sub-slider-wrapper .dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer .dstg-imgItem {
	margin-right: 20px;
    height: 100%
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer .dstg-imgItem .dstg-img {
    cursor: pointer;
    overflow: hidden;
    box-sizing: border-box;
    position: relative
}

.dstg-sub-slider-wrapper .dstg-subSlider-wrapper .dstg-game-slider .dstg-imgContainer .dstg-imgItem .dstg-img img {
	position: absolute;
	display: block;
    width: 100%;
    height: auto
}

.dstg-sub-slider-wrapper .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-sub-slider-wrapper .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-slider-video.wrap{
	grid-template-columns: unset;
    max-width: 600px;
}

@-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%)
	}
}

.dstg-other-slider-wrapper .dstg-other-wrapper {
	display: grid;
    grid-template-rows: 50% 50%
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap {
	display: flex;
	margin: auto 0
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap .dstg-join-seperate {
	width: calc(100%/4);
	display: grid;
    grid-template-columns: 80% 20%
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap .dstg-join-seperate .dstg-join-img {
	justify-content: center
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap .dstg-join-seperate .dstg-join-img .dstg-img {
	margin: 0 auto;
	width: fit-content
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap .dstg-join-seperate .dstg-join-img .dstg-title {
	text-align: center;
    font-weight: bold;
    font-size: 20px;
    width: fit-content;
    margin: 0 auto
}

@media ( max-width :1348px) {
	.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap .dstg-join-seperate .dstg-join-img .dstg-title {
		font-size: 15px
	}
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-join-wrap .dstg-join-seperate .dstg-join-arrow {
	font-size: 40px;
    width: fit-content;
    margin: auto
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-jackpot-wrap {
	height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-jackpot-wrap .dstg-jackpot-title {
	margin: auto 10px;
	font-size: 30px;
    font-weight: bold
}

@media ( max-width :1500px) {
	.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-jackpot-wrap .dstg-jackpot-title {
		font-size: 20px
	}
}

.dstg-other-slider-wrapper .dstg-other-wrapper .dstg-jackpot-wrap .dstg-jackpot-content {
	margin: auto;
	width: 100%;
    font-weight: bold
}

.dstg-bannerBox {
	width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
    position: relative;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center
}
/* home page */

/* casino page */
.dstg-casino-promo-wrap {
	display: grid;
	grid-template-columns: 40% 60%
}

.dstg-casino-promo-wrap .dstg-casinoSlider-wrapper .dstg-title-box {
	margin: 5px 0;
    padding-bottom: 5px;
    margin-bottom: 10px
}

.dstg-casino-promo-wrap .dstg-casinoSlider-wrapper .dstg-title-box .dstg-icon {
    font-size: 25px;
    width: 50px;
    text-align: center
}

.dstg-casino-promo-wrap .dstg-casinoSlider-wrapper .dstg-title-box .dstg-title {
	padding: 5px 0;
    font-weight: bold
}

.dstg-casino-promo-wrap .dstg-casinoSlider-wrapper .dstg-casino-slider img {
	width: 100%;
	height: 100%
}

.dstg-casino-promo-wrap .dstg-casinoSlider-wrapper .lSSlideOuter .lSPager.lSpg {
	text-align: right;
	width: auto
}

.dstg-casino-promo-wrap .dstg-casinoSlider-wrapper .lSSlideOuter .lSPager.lSpg li:first-child {
	margin-left: 10px
}
/* casino page */

/* slots page */
.dstg-slots-container .dstg-slotProviderNavi-wrap {
	margin: 50px auto
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviControl {
	width: 5%
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviControl button {
	width: 100%;
    height: 100%;
    border: none;
    font-size: 30px;
    cursor: pointer
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviItem {
	width: 90%
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviItem .dstg-providerNavi-box {
	list-style: none;
	justify-content: center;
	margin: 0 auto;
	width: 100%
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviItem .dstg-providerNavi-box .dstg-providerNavi-option {
	cursor: pointer;
	margin: 0 2px;
    width: calc(100%/6.2)
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviItem .dstg-providerNavi-box .dstg-providerNavi-option .dstg-provider-img {
	width: 100%;
    height: 70px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviItem .dstg-providerNavi-box .dstg-providerNavi-option .dstg-provider-img .dstg-mask {
	background: -webkit-gradient(linear, left bottom, left top, color-stop(6%, rgba(0,0,0,.1)), color-stop(100%, hsla(0,0%,100% 0)));
	background: linear-gradient(0deg, rgba(0,0,0,.1) 6%, hsla(0,0%,100%,0) 100%)
}

.dstg-slots-container .dstg-slotProviderNavi-wrap .dstg-providerNaviItem .dstg-providerNavi-box .dstg-providerNavi-option .dstg-provider-name {
    text-align: center;
    font-weight: bold;
    padding: 10px 0
}
/* slots page */

/* promotion page */
.promoFilter-wrapper {
	width: 100%;
	margin: 50px 0
}
	
.promoFilter-wrapper .promoFilter-separate {
	/* width: 1250px; */
	margin: 0 auto;
	padding: 10px 0
}
	
.promoFilter-wrapper .promoFilter-separate .promoFilter-title {
	margin: auto;
    font-weight: bold;
    width: 10%
}
	
.promoFilter-wrapper .promoFilter-separate .promoFilter-option {
	width: 90%
}
	
.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list {
	margin-bottom: 5px;
	flex-wrap: wrap;
    gap: 5px
}
	
.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list:last-child {
	margin-bottom: 0
}
	
.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list li .option {
	width: 154px;
	text-align: center;
	padding: 10px 5px;
	cursor: pointer;
    font-weight: bold
}
	
.promoFilter-wrapper .promoFilter-separate .promoFilter-option .promoFilter-list li .option-input {
	opacity: 0;
	position: absolute;
	width: 154px;
	height: 40px;
	cursor: pointer
}

.promoList-wrapper .promoList-separate {
	display: grid;
	grid-template-columns: 24.5% 1% 74.5%;
	margin-top: 10px
}

.promoList-wrapper .promoList-separate:first-child {
	margin-top: 0
}

.promoList-wrapper .promoList-separate:last-child {
	padding-bottom: 0;
    margin-bottom: 100px
}

.promoList-separate .promoContent-left .promo-img {
	width: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat
}

.promoList-separate .promoContent-right {
	padding-left: 30px
}

.promoList-separate .promoContent-right .promo-description {
	display: grid;
    grid-template-columns: 70% 30%;
    height: 205px;
}

.promoList-separate .promoContent-right .promo-description .description-left {
    border-right: 2px dotted #dcdcdc;
    padding-top: 15px;
    position: relative;
}

.promoList-separate .promoContent-right .promo-description .description-right {
    padding: 15px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.promoList-separate .promoContent-right .promo-description .description-left .description-title .text {
	padding: 5px 15px;
    font-weight: bold;
    width: 100%;
    margin-right: 10px
}

.promoList-separate .promoContent-right .promo-description .description-left .description-title {
	margin-bottom: 10px
}

.promoList-separate .promoContent-right .promo-description .description-left .description-title .flag {
	width: 12px;
	height: 35px;
}

.promoList-separate .promoContent-right .promo-description .description-left .description-content {
	text-align: justify
}

.promoList-separate .promoContent-right .promo-description .description-right .description-date {
	margin: 40px 10px
}

.promoList-separate .promoContent-right .promo-description .description-right .description-date .date-title {
	text-align: left;
	font-weight: bold;
    font-size: 1rem;
    background-color: #e4e4e4;
    padding: 10px;
}

.promoList-separate .promoContent-right .promo-description .description-right .description-date .date-range {
   	font-weight: bold;
    margin-top: 10px;
}

.promoList-separate .promoContent-right .promo-btn {
	padding-top: 15px;
    bottom: 0;
    position: absolute;
}

.promoList-separate .promoContent-right .promo-btn button {
	width: 180px;
	border: none;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
	letter-spacing: 1px;
}

.promoList-separate .promoContent-right .promo-info .info-wrap {
	text-align: justify;
    line-height: 25px;
    -moz-transition: height .5s;
    -ms-transition: height .5s;
    -o-transition: height .5s;
    -webkit-transition: height .5s;
    transition: height .5s;
    height: 0;
    overflow: hidden
}

.promoList-separate .promoContent-right .promo-info .info-wrap .info-content {
	-moz-transition: padding .5s;
    -ms-transition: padding .5s;
    -o-transition: padding .5s;
    -webkit-transition: padding .5s;
    transition: padding .5s;
}

.promoList-separate .promoContent-right .promo-info .info-wrap .info-content h3 {
	margin-bottom: 5px
}

.promoList-separate .promoContent-right .promo-info .info-wrap .info-content table {
	width: 80%;
	margin-left: 12px;
    border-collapse: collapse
}

.promoList-separate .promoContent-right .promo-info .info-wrap .info-content table td,
.promoList-separate .promoContent-right .promo-info .info-wrap .info-content table th {
	padding: 5px
}

.promoList-separate .promoContent-right .promo-info .info-wrap .info-content ul {
	list-style: disc;
	padding-left: 12px;
	margin-bottom: 5px
}

.promoList-separate .promoContent-right .promo-info .info-wrap .info-content ul li table {
	margin-left: 0
}

.promoList-wrapper .promoList-not {
	min-height: 200px;
    width: 100%;
    padding: 50px;
    text-align: center
}
/* promotion page */

/* download page/download list */
.dstg-download-wrapper,
.dstg-downloadList-wrapper {
	margin-top: 60px;
	justify-content: center;
}

.dstg-download-wrapper .dstg-download-item,
.dstg-downloadList-wrapper .dstg-download-item {
    width: 330px;
    margin: 10px;
    margin-bottom: 75px
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box {
	height: 88px;
    width: 90%;
    margin: 25px auto 0px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-background-img,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-background-img {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 88px;
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-background-img img,
.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-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask {
	overflow: hidden;
	/* 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;
    bottom: 88px;
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:before,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:before {
	content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(3,3,6,.7);
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:hover:before,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:hover:before {
	opacity: 1;
	-webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-download-detail,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-download-detail {
	bottom: 0px;
    width: 100%;
    text-align: center;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:hover .dstg-download-detail,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:hover .dstg-download-detail {
	bottom: 25px;
	-webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-download-detail .dstg-btn-box,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-download-detail .dstg-btn-box {
	max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:hover .dstg-download-detail .dstg-btn-box,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask:hover .dstg-download-detail .dstg-btn-box {
	max-height: 50px;
    opacity: 1;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-download-detail .dstg-btn-box .dstg-btn-play,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-img-box .dstg-mask .dstg-download-detail .dstg-btn-box .dstg-btn-play {
	position: relative;
    overflow: hidden;
    cursor: pointer;
    width: 120px
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-title-box,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-title-box {
	width: 90%;
	margin: 5px auto 25px;
	text-align: center
}

.dstg-download-wrapper .dstg-download-item .dstg-content-box .dstg-title-box span,
.dstg-downloadList-wrapper .dstg-download-item .dstg-content-box .dstg-title-box span {
	font-weight: bold
}
/* download page/download list */

/* info content base */
.dstg-article-wrap {
	width: 100%;
	margin: 20px 0
}
		
.dstg-article-wrap .dstg-title-box {
	margin-bottom: 30px;
	display: flex;
}
		
.dstg-article-wrap .dstg-title-box .dstg-flag {
	width: 12px;
	height: 28px
}
		
.dstg-article-wrap .dstg-title-box .dstg-title {
	line-height: 28px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold
}
		
.dstg-article-wrap .dstg-article-box {
	min-height: 400px;
	padding: 20px 30px;
	margin-bottom: 50px
}
/* info content base */

/* seo content */
.dstg-article-wrap .dstg-seo-btn button {
	width: 150px;
    border: none;
    border-radius: 25px;
    font-weight: 700;
    cursor: pointer;
    padding: 10px 0
}

.dstg-article-wrap .dstg-article-box .dstg-seo-info {
	font-size: 15px
}
		
.dstg-article-wrap .dstg-article-box .dstg-seo-info strong {
	color: #013D7A
}

.dstg-article-wrap .dstg-article-box .dstg-seo-info a {
	font-weight: bold;
	transition: .3s
}

.dstg-article-wrap .dstg-article-box .dstg-seo-info ul {
	list-style-type: disc;
	margin-left: 20px
}

.dstg-seo-wrapper {
    height: 400px;
    overflow-y: scroll;
    padding: 30px;
    border-radius: 20px
}

.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
}
/* seo content */

/* about us page */
.dstg-article-wrap .dstg-article-box .dstg-about-info {
	text-align: justify;
	line-height: 25px;
	font-size: 15px
}
/* 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: 600px;
	font-size: 20px;
	margin: 85px auto;
	-webkit-box-shadow: 8px 8px 10px 4px rgba(0,0,0,0.2);
	box-shadow: 8px 8px 10px 4px rgba(0,0,0,0.2)
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col {
	display: flex;
    align-items: center;
    gap: 5px;
	padding: 10px 25px;
	font-weight: bold
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col i {
	font-size: 25px
}

.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-primary-col img,
#contactmodal .modal-body tr .dstg-primary-col img {
	width: 30px
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-seperator-col {
	padding: 10px 10px;
	text-align: center
}
	
.dstg-article-wrap .dstg-article-box .dstg-contact-info .dstg-contact-list tr .dstg-value-col {
	font-weight: bold;
	padding: 10px 10px
}

#contactmodal .modal-body tr {
	font-size: 1rem;
}

#contactmodal .modal-body tr .dstg-primary-col {
	display: flex;
    align-items: center;
    gap: 5px;
    padding: 10px 10px;
    font-weight: bold;
}

#contactmodal .modal-body tr .dstg-primary-col span {
	margin-left: 10px;
}

#contactmodal .modal-body tr .dstg-seperator-col {
	padding: 10px 10px;
    text-align: center;
}

#contactmodal .modal-body tr .dstg-value-col {
	font-weight: bold;
    padding: 10px 10px;
}

/* contact us page */

/* terms n conditions page */
.dstg-article-wrap .dstg-article-box .dstg-term-info {
	margin-top: 20px;
    text-align: justify;
    line-height: 25px
}

.dstg-article-wrap .dstg-article-box .dstg-term-info ol li ul {
	list-style: disc;
    padding-left: 20px
}

.dstg-article-wrap .dstg-article-box .dstg-term-info .dstg-info-cover {
	margin-bottom: 30px;
	padding-bottom: 10px
}
/* terms n conditions page */

/* register page */
.dstg-register-wrap {
	width: 100%;
	margin: 20px 0
}
		
.dstg-register-wrap .dstg-title-box {
	margin: 0 auto;
	margin-bottom: 30px;
	display: flex;
}
		
.dstg-register-wrap .dstg-title-box .dstg-flag {
	width: 12px;
	height: 28px
}
		
.dstg-register-wrap .dstg-title-box .dstg-title {
	line-height: 28px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold
}
		
.dstg-register-wrap .dstg-register-box {
	min-height: 400px;
	padding: 20px 30px;
}

.dstg-register-wrap .dstg-register-box .dstg-register-content {
	margin: 30px auto;
	width: 90%;
	display: grid;
    grid-template-columns: 20% 80%
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits {
    max-height: 300px
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits .dstg-content .dstg-member-title {
	margin-bottom: 10px
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits .dstg-content .dstg-member-title .dstg-title {
    font-size: 24px
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits .dstg-content {
    padding: 10px
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits .dstg-content ul {
	list-style: decimal;
	padding-left: 15px
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits .dstg-content ul li {
	margin-bottom: 15px
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-member-benefits .dstg-content ul li:last-child {
	margin-bottom: 0
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-register-tab ul {
	padding-left: unset;
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-register-tab ul li {
	padding: 10px;
	cursor: pointer;
	font-weight: bold;
	list-style: none
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-register-form {
	margin: 0 10%
}

.dstg-register-wrap .dstg-register-box .dstg-register-content .dstg-register-form .dstg-separate-form {
	/* margin-right: 70px */
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate {
	margin-bottom: 1rem
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate:last-child {
	margin-bottom: 0
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-label {
	margin-bottom: 5px
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-label .dstg-label-icon {
	width: 25px;
    text-align: center;
    margin-right: 10px
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-label .dstg-label-title {
	padding: 1px 0;
	font-weight: bold
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-label .regOTPTimer- {
	position: absolute;
	top: 0;
	right: 20%
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input {
    flex-wrap: wrap
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input input,.dstg-register-separate .dstg-register-input textarea {
    width: 80%;
    padding: 13px 10px;
    text-align: center
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate #captchaLabel i {
	width: 30%;
	background: #fff
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate #captchaLabel img {
	padding-top: 5px;
	max-height: 40px;
	cursor: pointer
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input #regCaptcha {
    width: 50%
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-regMobileInput {
	width: 55%;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-otp-left-input {
	width: 35%
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input #regOTP2 {
	width: 35%;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-otp-right-input {
	border: none;
    padding: 10px 0;
    font-weight: 700;
    cursor: pointer;
    width: 45%;
    transition: .3s
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .opt-button {
	width: 45%;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-otp-right-input:disabled {
	background: linear-gradient(180deg, rgba(170,167,167,1) 0%, rgba(105,105,105,1) 100%);
	cursor: pointer
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input {
	position: relative
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input select {
	display: none
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-selected {
	width: 250px;
	height: 100%;
    padding: 12.4px 5px;
    text-align: center;
    cursor: pointer;
    font-weight: bold
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-mobile-select .dstg-select-selected {
	width: 80px;
	border-right: none !important
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-selected:after {
	content: "";
	position: absolute;
	top: 17px;
	margin-left: 100px;
	width: 0;
	height: 0;
	border: 6px solid transparent
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-mobile-select .dstg-select-selected:after {
	margin-left: 20px
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-arrow-active:after {
	top: 10px;
	transform: rotateZ(180deg);
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-items {
	width: 250px;
    text-align: center;
	position: absolute;
    z-index: 99
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-regBankName .dstg-select-items {
    max-height: 240px;
    overflow-y: scroll;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-regBankName .dstg-select-items div {
	height: 25px;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-mobile-select .dstg-select-items {
	width: 80px;
	overflow-y: scroll;
    max-height: 110px
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-hide {
	max-height: 0
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-items div {
	width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    margin: 0 auto
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input .dstg-select-input .dstg-select-hide {
	display: none;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input select {
	width: 80%;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-input select.dstg-select-combine {
	width: 25%
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .inputMsg {
	width: 80%;
	text-align: justify;
	font-weight: bold;
	font-size: 12px;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .inputMsg.on {
	margin-top: 5px
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-register-btn button {
	width: 80%;
    border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
    transition: .3s;
    text-transform: uppercase
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-whatsappRegStep {
	list-style-position: outside;
    list-style-type: decimal;
    padding-left: unset;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .dstg-whatsappRegStep li {
	margin-bottom: 10px;
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate #whatsappQR ,
.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate #telegramQR {
	margin: auto
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate #whatsappQR img,
.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate #telegramQR img {
	width:unset;
	padding: 5px;
    background: var(--color2);
}

.dstg-register-box .dstg-register-content .dstg-register-form .dstg-register-separate .telegramBtn {
	width: 100px;
    border: none;
    padding: 10px 0;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
}

@media only screen and (max-width :1500px) {
	.dstg-register-wrap .dstg-register-box {
		width: 100%
	}
	
	.dstg-register-wrap .dstg-title-box {
		width: 100%
	}
}

.reg-btn {
  opacity: 0.6;
  cursor: not-allowed;
}

.reg-btn.enabled {
  opacity: 1;
  cursor: pointer;
  pointer-events: auto;
}
/* register page */

/* register success page */
.dstg-registerSuccess-wrap {
    width: 100%;
    margin: 20px 0
}

.dstg-registerSuccess-wrap .dstg-title-box {
    margin: 0 auto;
	width: 80%;
	margin-bottom: 30px
}

@media only screen and (max-width :1500px) {
	.dstg-registerSuccess-wrap .dstg-title-box {
		width: 100%
	}
}

.dstg-registerSuccess-wrap .dstg-title-box .dstg-flag {
    width: 12px;
    height: 28px
}

.dstg-registerSuccess-wrap .dstg-title-box .dstg-title {
    line-height: 28px;
    padding-left: 15px;
    font-size: 20px;
    font-weight: 700
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box {
    min-height: 400px;
	padding: 20px 30px;
	width: 80%;
	margin: 0 auto
}

@media only screen and (max-width :1500px) {
	.dstg-registerSuccess-wrap .dstg-registerSuccess-box {
		width: 100%
	}
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content {
	margin: 30px auto;
	width: 90%;
	display: grid;
    grid-template-columns: 30% 70%
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits {
    max-height: 300px
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits .dstg-content {
    padding: 10px;
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits .dstg-content .dstg-member-title {
	margin-bottom: 10px
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits .dstg-content .dstg-member-title .dstg-title {
    font-size: 24px;
    font-weight: bold
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits .dstg-content ul {
	list-style: decimal;
	padding-left: 15px
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits .dstg-content ul li {
	margin-bottom: 15px
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-member-benefits .dstg-content ul li:last-child {
	margin-bottom: 0
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-registerSuccess-msg {
	margin: 20px
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-registerSuccess-msg .dstg-msg-title {
	margin: 10px 0;
	text-align: left;
	font-weight: bold
}

.dstg-registerSuccess-wrap .dstg-registerSuccess-box .dstg-registerSuccess-content .dstg-registerSuccess-msg .dstg-msg-content {
	text-align: justify
}
/* register success page */

/* member pages base */
.dstg-page-content-wrap {
	width: 100%;
	min-height: 572px;
	margin-top: 20px
}

.dstg-page-content-wrap .dstg-page-content-box {
	min-height: 400px;
    padding: 20px 30px;
    margin-bottom: 50px
}

.dstg-page-content-wrap .dstg-title-box {
	margin-bottom: 30px
}
		
.dstg-page-content-wrap .dstg-title-box .dstg-flag {
	width: 12px;
	height: 28px
}
		
.dstg-page-content-wrap .dstg-title-box .dstg-title {
	line-height: 28px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: bold
}
/* member pages base */

/* transfer page */
.dstg-transfer-wrap .dstg-transfer-box .dstg-transaction-wrapper {
	margin: 20px 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-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .select-input .promoSelect,
.dstg-transfer-box .dstg-transaction-wrapper .dstg-transaction-seperate .tdstg-ransaction-option .dstg-transaction-list li .select-input .promoSelectItem {
	width: 400px
}

.dstg-transfer-box  .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li #promoCode {
	width: 400px
}

.dstg-shortcut-wrapper .dstg-shortcut-seperate {
    margin: 1rem auto
}

.dstg-shortcut-seperate .dstg-shortcut-title {
	padding: 10px 0
}

.dstg-shortcut-seperate .dstg-shortcut-title .dstg-flag {
	width: 10px;
    height: 10px;
    transform: rotateZ(45deg);
    margin: auto 0
}

.dstg-shortcut-seperate .dstg-shortcut-title .dstg-title-name {
	margin-left: 10px;
	font-weight: bold
}

.dstg-shortcut-seperate .dstg-shortcut-provider {
	display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    margin-top: 1rem
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content {
	width: 100%
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo {
	position: relative
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo .logo-img {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo .logo-name {
    position: relative;
    height: 80px;
	font-size: 1rem;
    font-weight: bold;
    text-align: center
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-logo .logo-name div {
	position: absolute;
    width: 98%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-bal {
	font-weight: bold;
	text-align: center;
	padding: 10px 0
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn {
	
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .btn-box {
	display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn button {
    border: none;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 2px;
    transition: .3s
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .maintenance-text {
	text-align: center;
    font-weight: bold;
    font-size: 12px;
    height: 100%;
    padding: 12px 5px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .locked-text,
.dstg-shortcut-seperate .dstg-shortcut-provider .provider-content .provider-btn .directAllIn-text {
    width: 100%;
    border: none;
    font-weight: bold;
    cursor: pointer;
    padding: 10px 0;
    font-size: 12px
}

.dstg-timer-wrapper .dstg-timer-title {
	margin-right: 5px;
	padding: 10px 0;
	font-weight: bold
}

.dstg-timer-wrapper .dstg-timer-val {
	padding: 10px 0;
	font-weight: bold
}

.dstg-timer-wrapper .dstg-btn-box {
	margin-left: 10px
}

.dstg-timer-wrapper .dstg-btn-box button {
    width: 100px;
    border: none;
    cursor: pointer;
    font-weight: bold;
    padding: 10px 0;
    transition: .3s
}

.dstg-timer-wrapper .dstg-toggle-btn {
	position: relative;
	display: inline-block;
	width: 210px;
	height: 35px
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-checkbox {
	display:none
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-slider {
	position: absolute;
	cursor: pointer;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 20px
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-slider:before {
	content: "";
	position: absolute;
	height: 20px;
	width: 20px;
	left: 10px;
	bottom: 7px;
	border-radius: 100%
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-slider .on {
	display: none;
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-slider .on,
.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-slider .off {
	position: absolute;
	transform: translate(-50%,-50%);
	top: 50%;
	left: 50%;
	width: auto;
	text-align: center;
	font-weight: bold
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider:before {
	-webkit-transform: translateX(165px);
	-ms-transform: translateX(165px);
	transform: translateX(165px)
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .on {
	display: block
}

.dstg-timer-wrapper .dstg-toggle-btn .dstg-toggle-checkbox:checked + .dstg-toggle-slider .off {
	display: none
} 

.dstg-shortcut-wrapper .dstg-provider-wrap {
	width: 1250px
}
/* transfer page */

/* deposit page */
@media ( min-width :1024px) and (max-width:1499px) {
	.dstg-depositPageContent {
		width: 80% !important;
		min-width: 980px
	}
}

@media ( max-width :1024px) {
	.dstg-depositPageContent {
		padding: 0 20px
	}
}

@media ( min-width :1500px) {
	.dstg-depositPageContent {
		max-width: 1400px
	}
}

.dstg-deposit-box .dstg-deposit-form {
	display: grid;
	grid-template-columns: 50% 50%;
	min-height: 400px
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-title {
	width: 30%
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option {
	width: 70%
}

.dstg-transaction-list{
	position:relative;
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li {
	margin-right: 10px
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li:last-child {
	margin-right: 0
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .select-input.hidden-overflow .select-items {
	overflow-y: scroll;
	max-height: 120px
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .depositMsg {
	padding: 10px 0
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .fileupload-box {
	position: relative;
	border: none;
	padding: 10px;
	font-weight: bold;
	cursor: pointer;
	width: 180px;
	text-align: center;
	margin-right: 10px
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .fileupload-box .fileInput {
	position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-btn-wrapper {
	position: relative;
	overflow: hidden;
	display: inline-block;
	cursor: pointer
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-btn-wrapper .btn-remove {
	border: none;
    padding: 10px 0;
    color: #e8e8e8;
    font-weight: bold;
    cursor: pointer;
    text-align: center;
    width: 100px
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-transaction-btn .btn-deposit {
	width: 200px;
	border: none;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
	text-align: center
}

.dstg-deposit-box .dstg-deposit-description {
	width: 94%;
	padding: 10px;
	text-align: justify
}

.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-box .dstg-h2p-message-wrapper {
	margin: 20px 0
}

.dstg-deposit-box .dstg-h2p-message-wrapper .dstg-h2p-message-box .dstg-message-text {
	margin-bottom: 20px
}

.dstg-deposit-box .dstg-h2p-message-wrapper .dstg-h2p-message-box .dstg-message-description {
	margin-bottom: 10px
}

.dstg-deposit-box .dstg-h2p-message-wrapper .dstg-h2p-message-box .dstg-message-description .dstg-h2p-summary {
	margin: 20px;
	width: 620px
}

.dstg-deposit-box .dstg-h2p-message-wrapper .dstg-h2p-message-box .dstg-message-description .dstg-h2p-summary .dstg-summary-separate {
	display: grid;
	grid-template-columns: 24.5% 1% 74.5%;
	margin: 10px 0
}

.dstg-deposit-box .dstg-h2p-message-wrapper .dstg-h2p-message-box .dstg-message-description .dstg-h2p-summary .dstg-summary-separate div {
	padding: 0 10px
}

.dstg-deposit-box .dstg-h2p-message-wrapper .dstg-h2p-message-box .dstg-message-description .dstg-h2p-summary .dstg-summary-separate div:nth-child(2) {
	padding: 0;
	text-align: center
}

.dstg-depositPageContent .dstg-announcement-wrap,
.dstg-withdrawPageContent .dstg-announcement-wrap,
.depositPageContent .dstg-announcement-wrap,
.withdrawPageContent .dstg-announcement-wrap{
	min-height: 150px
}

.dstg-depositPageContent .dstg-announcement-wrap .dstg-announcement-box,
.dstg-withdrawPageContent .dstg-announcement-wrap .dstg-announcement-box,
.depositPageContent .dstg-announcement-wrap .dstg-announcement-box,
.withdrawPageContent .dstg-announcement-wrap .dstg-announcement-box{
	min-height: 150px
}

/* .depositPageContent .dropdown-menu {
	top: 408px !important;
    font-size: 13px;
    list-style: none;
    background-color: rgba(0, 0, 0, .9);
    border: 1px solid rgba(220,65,228,.4);
    border-radius: 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
} */
/* deposit page */

/* withdraw page */
.dstg-withdraw-box .dstg-withdraw-form {
	display: grid;
	grid-template-columns: 50% 50%;
	min-height: 400px
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-title {
	width: 30%
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option {
	width: 70%
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li {
	margin-right: 10px
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li:last-child {
	margin-right: 0
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .select-input .select-items {
	max-height: 150px
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .select-input.hidden-overflow .select-items {
	overflow: hidden
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .withdrawMsg {
	padding: 10px 0
}

.dstg-withdraw-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-transaction-btn .btn-withdraw {
	width: 200px;
	border: none;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
	text-align: center
}
/* withdraw page */

/* histroy page */
.dstg-history-wrap .dstg-history-box .dstg-transaction-wrapper,
.dstg-history-wrap .dstg-history-box .dstg-claimReward-wrapper {
	margin: 20px auto
}

.dstg-history-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-title,
.dstg-history-box .dstg-claimReward-wrapper .dstg-claimReward-seperate .dstg-claimReward-title {
	width: 12%
}

.dstg-history-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option,
.dstg-history-box .dstg-claimReward-wrapper .dstg-claimReward-seperate .dstg-claimReward-option {
	width: 88%
}

.dstg-history-box .dstg-transaction-wrapper .dstg-transaction-btn,
.dstg-history-box .dstg-claimReward-wrapper .dstg-transaction-btn {
	margin: 0 20px
}

.dstg-history-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .select-input .select-items::-webkit-scrollbar,
.dstg-history-box .dstg-claimReward-wrapper .dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .select-input .select-items::-webkit-scrollbar {
	display: none
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper {
	overflow-x: scroll;
	font-size: 20px
}

.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-history-list,
.dstg-history-wrap .dstg-history-box .dstg-table-wrapper .dstg-claimhistory-list {
	border-collapse: collapse;
	width: 100%;
    font-size: 20px;
    border-bottom: none;
}

.dstg-history-box .dstg-table-wrapper .dstg-history-list tr,
.dstg-history-box .dstg-table-wrapper .dstg-claimhistory-list tr {
	border: solid;
	height: 45px
}

.dstg-history-box .dstg-table-wrapper .dstg-history-list tr td,
.dstg-history-box .dstg-table-wrapper .dstg-claimhistory-list tr td {
	text-align: center
}

.dstg-history-box .dstg-table-wrapper .dstg-history-list tr td .btn-detail,
.dstg-history-box .dstg-table-wrapper .dstg-claimhistory-list tr td .btn-detail  {
	width: 40px;
    font-size: 14px;
    padding: 5px;
    cursor: pointer
}

.dstg-history-box .dstg-table-wrapper .dstg-history-list tbody tr {
	background: transparent
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_length,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_filter {
    font-size: 16px;
    font-weight: bold;
	margin-bottom: 20px
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_filter label input {
	height: 35px;
    padding: 0 15px
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate {
	font-size: 16px;
    padding-top: 25px
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button {
	border: none;
	box-shadow: none;
	font-weight: bold;
	transition: .3s
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:focus,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current, 
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
	border: none;
	box-shadow: none
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:focus,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    border: none
}

.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:hover,
.dstg-history-box .dstg-table-wrapper .dataTables_wrapper .dataTables_paginate .paginate_button:active {
	border: none;
	box-shadow: none
}
/* histroy page */

/* member bank info page */
.dstg-memberBank-wrapper {
	padding: 10px 0
}

.dstg-memberBank-wrapper .dstg-memberBank-thead {
	display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%
}

.dstg-memberBank-wrapper .dstg-memberBank-thead .dstg-thead-col {
	text-align: center;
    padding: 10px 0;
    font-weight: bold
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate {
	display: grid;
    grid-template-columns: 20% 20% 20% 20% 20%
}

.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: bold;
	padding: 10px 0
}

.dstg-memberBank-wrapper .dstg-memberBank-tbody .dstg-memberBank-separate .dstg-thead-col .dstg-col-text.bank-name {
	width: 100%;
	text-align: left
}

.dstg-memberBank-wrapper .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: 40px;
    height: 40px;
    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;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
    width: 100px
}

.dstg-bankSetting-wrapper {
	margin: 50px auto
}

.dstg-bankSetting-wrapper .dstg-form-wrap {
	min-height: 320px;
	margin: 10px 20px
}

.dstg-bankSetting-wrapper .dstg-form-wrap .select-input {
	position: relative
}

.dstg-bankSetting-wrapper .dstg-form-wrap .select-input select {
	display: none
}

.dstg-bankSetting-wrapper .dstg-form-wrap .select-input .select-selected {
	width: 250px;
    padding: 5px;
    text-align: center;
    cursor: pointer;
    font-weight: bold
}

.dstg-bankSetting-wrapper .dstg-form-wrap .select-input .select-selected:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 20px;
	width: 0;
	height: 0;
	border: 6px solid transparent
}

.dstg-bankSetting-wrapper .dstg-form-wrap .select-input .select-arrow-active:after {
	top: 10px;
	transform: rotateZ(180deg);
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-select-input .dstg-select-items {
	width: 250px;
	overflow-y: scroll;
    text-align: center;
	position: absolute;
    z-index: 99;
    max-height: 210px;
    font-weight: bold
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-select-input .dstg-select-hide {
	max-height: 0
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-select-input .dstg-select-items div {
	width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    transition: .3s
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-select-input .dstg-select-hide {
	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: bold
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup {
	width: 250px;
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-input-field {
	width: 100%;
	height: 35px;
    text-align: center;
    padding: 5px 10px;
    transition: .3s;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
    border: 0
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup select {
	width: 100%;
    height: 35px;
    text-align: center;
    padding: 5px 10px;
    cursor: pointer;
    font-weight: 700;
    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;
    transform: translate(16rem, -2.5rem);
    font-weight: bold
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-btn button {
	width: 150px;
    border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
    margin-right: 10px
}

.dstg-bankSetting-wrapper .dstg-form-wrap .dstg-form-btn button:last-child {
    margin-right: 0
}
/* member bank info page */

/* member info page */
.dstg-memberInfo-wrap .dstg-memberInfo-box .dstg-info-wrapper {
	margin: 10px auto
}

.dstg-memberInfo-box .dstg-info-wrapper .dstg-basic-info {
	padding: 10px 0;
	justify-content: center
}

.dstg-memberInfo-box .dstg-info-wrapper .dstg-basic-info .dstg-basic-seperate {
	width: calc(100%/3);
	text-align: center
}

.dstg-memberInfo-box .dstg-info-wrapper .dstg-basic-info .dstg-basic-icon {
	width: 100px;
    height: 80px;
    margin: auto;
    padding: 10px 0;
    font-size: 50px
}

.dstg-memberInfo-box .dstg-info-wrapper .dstg-basic-info .dstg-basic-icon .dstg-member-image {
	width: 60px;
    height: 60px;
    background-repeat: no-repeat;
    background-position: center
}

.dstg-memberInfo-box .dstg-info-wrapper .dstg-basic-info .dstg-basic-title {
	margin-bottom: 5px;
	font-weight: bold
}

.dstg-memberInfo-box .dstg-info-wrapper .dstg-btn-copy {
	margin-left: 10px;
    border: none;
    color: #fff;
    padding: 4px 15px;
    cursor: pointer 
}

.dstg-memberInfo-box .dstg-password-wrapper {
	margin: 50px auto
}

.dstg-password-wrapper .dstg-form-wrap {
	min-height: 320px;
	margin: 10px 20px
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate {
	margin-bottom: 15px
}

.dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate:last-child {
	margin-bottom: 0
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-input-title {
	margin-bottom: 5px;
	font-weight: bold
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup {
	width: 250px;
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-otp-left-input {
	width: 55% !important;
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-otp-right-input {
    margin: auto;
    height: 35px;
    border: none;
    font-weight: 700;
    cursor: pointer;
    width: 45%;
    color: #fff;
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-otp-right-input:disabled {
	background: linear-gradient(180deg, rgba(170,167,167,1) 0%, rgba(105,105,105,1) 100%);
	cursor: pointer
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-input-field {
	width: 85%;
	height: 35px;
    text-align: center;
    padding: 5px 10px;
    transition: .3s;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
    border: 0;
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup.disabled .dstg-input-field {
	width: 100%;
	cursor: default
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup .dstg-input-icon {
	width: 15%;
	text-align: center;
	padding: 5px;
	-webkit-transition: .3s;
	transition: .3s
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-formGroup select {
    width: 100%;
    height: 35px;
    text-align: center;
    cursor: pointer;
    padding: 5px 10px;
    font-weight: 700;
    transition: .3s
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-seperate .dstg-error-msg {
	width: 220px;
    font-size: 12px;
    line-height: 12px;
    text-align: justify;
    transform: translate(16rem, -2.5rem);
    font-weight: bold
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-btn button {
	width: 150px;
    border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
    margin-right: 10px
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-form-btn button:last-child {
    margin-right: 0
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-select-input {
	position: relative
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-select-input select {
	display: none
}

.dstg-memberInfo-box .dstg-password-wrapper .dstg-form-wrap .dstg-select-input .dstg-select-selected {
	width: 250px;
    padding: 5px 10px;
    text-align: center;
    cursor: pointer;
    font-weight: bold
}

.memberInfo-box .password-wrapper .form-wrap .select-input .select-selected:after {
	content: "";
	position: absolute;
	top: 15px;
	right: 20px;
	width: 0;
	height: 0;
	border: 6px solid transparent
}

.memberInfo-box .password-wrapper .form-wrap .select-input .select-arrow-active:after {
	top: 10px;
	transform: rotateZ(180deg);
}

.memberInfo-box .password-wrapper .form-wrap .select-input .select-items {
	width: 250px;
	overflow-y: scroll;
    text-align: center;
	position: absolute;
    z-index: 99;
    max-height: 210px
}

.memberInfo-box .password-wrapper .form-wrap .select-input .select-hide {
	max-height: 0
}

.memberInfo-box .password-wrapper .form-wrap .select-input .select-items div {
	width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 5px;
    font-weight: bold;
    transition: .3s
}

.memberInfo-box .password-wrapper .form-wrap .select-input .select-hide {
	display: none;
}
/* member info page */

/* member tnc page */
.dstg-pageContent .dstg-tnc-wrap {
	margin-top: 80px;
    border-radius: 10px;
    min-height: 250px;
}

.dstg-pageContent .dstg-tnc-wrap .dstg-register-separate {
	margin-bottom: 15px;
    margin-top: 24px;
}

.dstg-pageContent .dstg-tnc-wrap .dstg-register-separate .dstg-label-icon {
	width: 25px;
    text-align: center;
    margin-right: 10px;
}

.dstg-pageContent .dstg-tnc-wrap .dstg-register-separate .dstg-register-input input {
    width: 250px;
    height: 40px;
    padding: 10px;
    text-align: center;
}

.dstg-tnc-wrap {
	margin-top: 120px;
	border-radius: 10px;
	min-height: 250px
}
		
.dstg-tnc-wrap .dstg-tnc-title {
	text-align: center;
	font-size: 30px;
	margin: 40px 0
}
		
.dstg-tnc-wrap .dstg-tnc-content {
	width: 75%;
    margin: 0 auto
}
		
.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: 30px auto;
	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 */

/* error page */
.dstg-error-wrap {
	margin-top: 120px;
	border-radius: 10px;
	min-height: 250px
}
		
.dstg-error-wrap .dstg-error-title {
	text-align: center;
	font-size: 30px;
	margin: 40px 0
}
		
.dstg-error-wrap .dstg-error-content {
	text-align: center;
	font-size: 26px;
}
		
.dstg-error-wrap .dstg-error-content .dstg-error-description {
	margin: 20px 0
}
		
.dstg-error-wrap .dstg-error-content .dstg-error-btn {
	margin: 20px 0
}
		
.dstg-error-wrap .dstg-error-content .dstg-error-btn button {
	width: 250px;
	border: none;
	border-radius: 20px;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer
}
/* error page */

/* maintenance page */
.dstg-maintenance-wrap {
	margin-top: 120px;
	border-radius: 10px;
	min-height: 250px
}
		
.dstg-maintenance-wrap .dstg-maintenance-title {
	text-align: center;
	font-size: 30px;
	margin: 40px 0
}
		
.dstg-maintenance-wrap .dstg-maintenance-content {
	text-align: center
}
		
.dstg-maintenance-wrap .dstg-maintenance-content .dstg-maintenance-description {
	margin: 20px auto;
	text-align: justify;
	width: 80%;
	line-height: 25px
}
/* maintenance page */

/* vip page */
.dstg-vip-banner-wrap .dstg-vip-banner {
    max-width: 1400px;
    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 */

/* pokies-tips page */
.dstg-pokies-tips-banner-wrap .dstg-pokies-tips-banner {
    max-width: 1400px;
    margin: auto
}

.dstg-pokies-tips-banner-wrap .dstg-pokies-tips-banner .img-box {
    width: 100%
}

.dstg-pokies-tips-banner-wrap .dstg-pokies-tips-banner .img-box img {
    width: 100%;
    display: block
}
/* pokies-tips page */

/* reward page */
.dstg-reward-banner-wrap .dstg-reward-banner {
    max-width: 1400px;
    margin: auto
}

.dstg-reward-banner-wrap .rdstg-eward-banner .dstg-img-box {
    width: 100%
}

.dstg-reward-banner-wrap .dstg-reward-banner .dstg-img-box img {
    width: 100%;
    display: block
}
/* reward page */

/* luckydraw page */
.dstg-luckydraw-banner-wrap .dstg-luckydraw-banner {
    max-width: 1400px;
    margin: auto
}

.dstg-luckydraw-banner-wrap .dstg-luckydraw-banner .dstg-img-box {
    width: 100%
}

.dstg-luckydraw-banner-wrap .dstg-luckydraw-banner .dstg-img-box img {
    width: 100%;
    display: block
}
/* luckydraw page */

/* datepicker */
.datepicker.dropdown-menu {
	margin-top: 6px;
	border-radius: 0;
    box-shadow: none
}

.datepicker-dropdown:before,
.datepicker-dropdown:after {
	content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 0;
    position: absolute
}

.datepicker table tr td,
.datepicker table tr th {
	font-weight: bold
}

.datepicker-dropdown.datepicker-orient-top:before,
.datepicker-dropdown.datepicker-orient-top:after {
	top: -7px
}

.datepicker-dropdown.datepicker-orient-left:before,
.datepicker-dropdown.datepicker-orient-left:after {
	left: 20px
}
/* datepicker */

/* air datetimepicker */
.datepickers-container .datepicker {
    border-radius: 0;
    box-shadow: none
}

.datepickers-container .datepicker--day-name {
	font-weight: bold
}
/* air datetimepicker */

/* light slider */
.lSSlideOuter .lSPager.lSpg {
    margin: 0 auto !important;
    position: absolute;
    width: 100%;
    text-align: center;
    transform: translate(0, -30px) !important;
    z-index: 10
}

.lSSlideOuter .lSPager.lSpg > li a,
.lSSlideOuter .lSPager.lSpg > li:hover a {
	height: 10px;
    width: 10px;
    color: transparent;
    border-radius: 0;
	transition: .3s ease-in-out
}

.lSSlideOuter .lSPager.lSpg > li.active a {
    transform: rotateZ(45deg);
    transition: .3s ease-in-out
}

.lSSlideOuter .lSAction .lSPrev,
.lSSlideOuter .lSAction .lSNext {
	background-image: none;
	font-size: 30px;
    text-align: center;
    opacity: .8
}

.lSSlideOuter .lSAction .lSPrev:hover,
.lSSlideOuter .lSAction .lSNext:hover,
.lSSlideOuter .lSAction .lSPrev:focus,
.lSSlideOuter .lSAction .lSNext:focus,
.lSSlideOuter .lSAction .lSPrev:active,
.lSSlideOuter .lSAction .lSNext:active {
    font-size: 40px;
    opacity: 1
}
/* light slider */

/* provider list */
.dstg-label-box {
	max-width: 1200px;
	width: 100%;
    margin: 20px auto;
    padding-bottom: 10px
}

.dstg-label-box .dstg-label-name {
	font-weight: bold
}

.dstg-provider-wrap {
	width: 100%;
	margin: auto;
	gap: 10px 5px;
	margin-top: 20px;
}

.dstg-gameList-wrap .dstg-gameListTab,
.dstg-slotGameList .dstg-provider-wrap {
	margin: auto;
    gap: 10px 5px
}

.dstg-casino-promo-wrap .dstg-provider-wrap {
	max-width: 720px
}

.dstg-provider-wrap:last-child,
.dstg-gameList-wrap .dstg-gameListTab:last-child {
	margin-bottom: 100px
}

.dstg-provider-wrap .dstg-provider-item {
	width: calc(100%/5.08);
	height: 285px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	transition: .3s ease
}

.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item {
	width: calc(100%/5.08);
	height: 170px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 80%;
	transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item.dstg-slot-list {
    height: 170px;
    width: 240px;
    flex: unset;
    background-size: 80%
}

.dstg-provider-wrap .dstg-provider-item:hover {
	background-size: 115%
}

.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item:hover,
.dstg-provider-wrap .dstg-provider-item.dstg-slot-list:hover {
	background-size: 100%
}

.dstg-provider-wrap .dstg-provider-item, 
.dstg-provider-wrap .dstg-provider-item .dstg-mask,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item, 
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask {
	overflow: hidden
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask {
	/* 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-provider-wrap .dstg-provider-item .label_game_list,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .label_game_list {
	float: inline-end;
	font-size: 12px;
    font-weight: 500;
    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-wrap .dstg-provider-item .dstg-mask .label_game_list,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .label_game_list {
	position: absolute;
    top: 4px;
    right: 2px;
    font-size: 12px;
    font-weight: 500;
    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-wrap .dstg-provider-item .dstg-mask:before,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(3,3,6,.7);
	opacity: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask:hover:before,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:hover:before {
	opacity: 1
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .dstg-provider-detail {
	bottom: 25px;
	top: 30%;
	height: 100px;
	width: 100%;
	text-align: center;
	-webkit-transition: .3s ease;
	transition: .3s ease;
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask:hover .dstg-provider-detail{
    width: 100%;
    text-align: center;
    bottom: 82px;
    -webkit-transition: .3s ease;
    transition: .3s ease;
}

.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:hover .dstg-provider-detail {
	width: 100%;
    text-align: center;
    bottom: -30px;
    height: 100%;
    -webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask:hover .dstg-provider-detail.dstg-slot-list{
    /* bottom: 50px; */
    -webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:hover .dstg-provider-detail.dstg-slot-list {
    -webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-provider-name,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-provider-name {
    font-weight: bold;
    letter-spacing: 1.33px;
	transform: scaleX(.8);
    opacity: 0;
     text-align: center;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask:hover .dstg-provider-detail .dstg-provider-name,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:hover .dstg-provider-detail .dstg-provider-name {
    opacity: 1;
    font-size: 16px !important;
    text-align: center;
    -webkit-transition: .3s ease;
    transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
	-webkit-transition: .3s ease;
	transition: .3s ease
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask:hover .dstg-provider-detail .dstg-btn-box,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:hover .dstg-provider-detail .dstg-btn-box {
	max-height: 100%;
	opacity: 1
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box .font-14,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box .font-14 {
	display: grid
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-fav-icon,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-fav-icon {
    position: relative;
    margin-left: 170px;
    cursor: pointer;
    top: -23px;
    opacity: 0;
    font-size: 20px;

}

.dstg-provider-wrap .dstg-provider-item .dstg-mask:hover .dstg-provider-detail .dstg-fav-icon,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask:hover .dstg-provider-detail .dstg-fav-icon {
	opacity: 1
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box .dstg-btn-play,
.dstg-gameList-wrap .dstg-gameListTab .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box .dstg-btn-play {
	position: relative;
	overflow: hidden;
	cursor: pointer;
	width: 100px;
	margin-left: 5px;
	margin-top: 10px;
    justify-self: center;
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box .dstg-is-maintenance,
.dstg-gameList-wrap .dstg-gameListTab dstg-.provider-item .dstg-mask .dstg-provider-detail .dstg-btn-box .dstg-is-maintenance {
	font-weight: bold
}
/* provider list */

/* provider banner */
.dstg-provider-banner-wrap .dstg-provider-banner {
	max-width: 1400px;
	margin: auto
}

.dstg-provider-banner-wrap .dstg-provider-banner .dstg-img-box {
	width: 100%;
	height: 500px
}

.dstg-provider-banner-wrap .dstg-provider-banner .dstg-img-box img {
	width: 100%;
    height: 500px;
    display: block
}

.dstg-provider-banner-wrap .dstg-provider-banner .dstg-btn-box {
	position: absolute;
    width: fit-content;
    height: auto;
    transform: translate(200%, -400%)
}

.dstg-provider-banner-wrap .dstg-provider-banner .dstg-btn-box button {
	border: none;
    font-weight: bold;
    width: 130px;
    height: 50px;
    cursor: pointer;
    font-size: 18px;
    border-radius: 3px;
    transition: .3s
}
/* provider banner */

/* transaction input */
.dstg-transaction-wrapper,
.dstg-claimReward-wrapper {
	margin: 50px auto;
	width: 100%
}
	
.dstg-transaction-wrapper .dstg-transaction-seperate,
.dstg-claimReward-wrapper .dstg-claimReward-seperate {
	margin: 0 auto;
	padding: 10px 0
}
	
.dstg-transaction-seperate .dstg-transaction-title,
.dstg-claimReward-seperate .dstg-claimReward-title {
	margin: auto;
	margin-right: 20px;
	font-weight: bold;
	width: 10%
}
	
.dstg-transaction-seperate .dstg-transaction-option,
.dstg-claimReward-seperate .dstg-claimReward-option {
	width: 90%
}
	
.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list {
	margin-bottom: 5px;
	list-style: none
}
	
.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list:last-child,
.cdstg-laimReward-seperate .dstg-claimReward-option .dstg-claimReward-list:last-child {
	margin-bottom: 0
}
	
.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .option,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .option {
	width: 180px;
	text-align: center;
	padding: 10px 5px;
	margin-right: 2px;
	cursor: pointer;
	font-weight: bold;
	transition: .3s
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li:first-child .option,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li:first-child .option {
	border-top-left-radius: 20px;
	border-bottom-left-radius: 20px
}
	
.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li:last-child .option,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li:last-child .option {
	margin-right: 0px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px
}
	
.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-radio-input,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-radio-input {
	opacity: 0;
	position: absolute;
	width: 180px;
	height: 40px;
	cursor: pointer
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-date-input,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-date-input {
	width: 200px;
	font-weight: bold;
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-date-input .dstg-date-picker,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-date-input .dstg-date-picker {
	width: 80%;
    text-align: center;
    padding: 10px 5px;
    transition: .3s;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
    border: none;
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-date-input .datetime-picker,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-date-input .dstg-datetime-picker {
	width: 100%;
	text-align: center;
    padding: 10px 5px;
    transition: .3s;
    cursor: pointer;
    background: transparent;
    font-weight: bold;
    border: 0
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-date-input .dstg-date-icon,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-date-input .dstg-date-icon {
	width: 20%;
    margin: 10px 0
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-center-seperate,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-center-seperate  {
    width: 80px;
    text-align: center;
    padding: 10px 5px;
    font-weight: bold
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-text-input,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-text-input  {
	text-align: center;
    padding: 10px 5px;
    transition: .3s;
    cursor: pointer;
    width: 200px;
    font-weight: bold
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-text-input:disabled,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-text-input:disabled {
	cursor: default
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-text-input.disabled,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-text-input.disabled {
	cursor: default;
	font-weight: bold
}

.dstg-transaction-btn button {
	width: 180px;
	border: none;
	padding: 10px 0;
	font-weight: bold;
	cursor: pointer;
	transition: .3s
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-select-input,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-select-input {
	position: relative
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li .dstg-select-input select,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li .dstg-select-input select {
	display: none
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-selected,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-selected {
	width: 200px;
    padding: 10px 5px;
    text-align: center;
    cursor: pointer;
    font-weight: bold
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-selected:after,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-selected:after {
	content: "";
	position: absolute;
	top: 17px;
	right: 10px;
	width: 0;
	height: 0;
	border: 6px solid transparent
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-arrow-active:after,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-arrow-active:after {
	top: 10px;
	transform: rotateZ(180deg);
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-items,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-items {
	width: 200px;
	overflow-y: scroll;
    text-align: center;
	position: absolute;
    z-index: 99;
    max-height: 360px;
    font-weight: bold;
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-hide,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-hide {
	max-height: 0
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-items div,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-items div {
	width: 100%;
    text-align: center;
    cursor: pointer;
    padding: 10px 5px;
    transition: .3s
}

.transaction-seperate .transaction-option .transaction-list li .select-input .select-hide,
.claimReward-seperate .claimReward-option .claimReward-list li .select-input .select-hide {
	display: none;
}

.transaction-seperate .transaction-option .transaction-list li .dstg-transaction-errMsg .dstg-error-msg,
.claimReward-seperate .claimReward-option .claimReward-list li .dstg-transaction-errMsg .dstg-error-msg {
	padding: 10px 0;
    font-size: 14px;
    font-weight: bold
}

.dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list li select,
.dstg-claimReward-seperate .dstg-claimReward-option .dstg-claimReward-list li select {
	text-align: center;
    cursor: pointer;
    width: 200px;
    font-weight: bold;
    padding: 10px 5px;
    transition: all 0.3s ease 0s
}
/* transaction input */

/* announcement/member bank info/member info dropdown */
.dstg-info-cover {
	margin-bottom: 30px;
	padding-bottom: 10px;
}

.dstg-info-cover .dstg-info-title-box {
	padding-bottom: 10px;
	cursor: pointer;
	transition: padding-bottom 0.5s ease
}

.dstg-info-cover .dstg-info-title-box.show {
	padding-bottom: 20px
}

.dstg-info-cover .dstg-info-title-box .dstg-flag {
	width: 10px;
	height: 10px;
	transform: rotateZ(45deg)
}

.dstg-info-cover .dstg-info-title-box .dstg-title {
	line-height: 20px;
	padding-left: 15px;
	font-weight: bold
}

.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.show i {
	transform: rotate(180deg);
	transition: all .5s ease-in-out
}

.dstg-info-cover .dstg-info-content {
	text-align: justify;
	line-height: 25px;
	-moz-transition: height .5s;
	-ms-transition: height .5s;
	-o-transition: height .5s;
	-webkit-transition: height .5s;
	transition: height .5s;
	height: 0;
	overflow: hidden
}
/* announcement/member bank info/member info dropdown */

/* transaction summary section */
.dstg-summary-wrapper {
	margin: 50px auto;
    width: 100%;
    padding: 25px
}

.dstg-summary-wrapper .dstg-summary-title {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-weight: bold
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate {
	width: 100%;
    margin-bottom: 15px;
    display: grid;
    grid-template-columns: 30% 70%
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate:last-child { /*  */
	margin-bottom: 0
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-label {
	text-align: left;
	padding: 12px 0;
	font-weight: bold
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text {
	padding: 12px 0;
	margin-right: 10px;
	min-width: 50px;
	font-weight: bold
}

/* copy button */
.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list .copyBtn,
.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text .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;
    cursor: pointer
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list .copyBtn:hover,
.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text .copyBtn:hover{
	opacity: 0.8
}

.dstg-deposit-box .dstg-transaction-wrapper .dstg-transaction-seperate .dstg-transaction-option .dstg-transaction-list .copyBtn:active,
.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-text .copyBtn:active{
	top: 20%
}
/* copy button */

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-img.deposit-type {
	width: 80px;
	height: 40px;
	background-size: 100%;
	background-position: center
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-img.bank-type {
	width: 40px;
	height: 40px;
	background-size: 100%;
	background-position: center
}

.dstg-summary-wrapper .dstg-summary-content .dstg-content-separate .dstg-content-info .dstg-content-img.deposit-receipt {
	width: 100%;
	height: 300px;
	background-size: 100%;
	background-repeat: no-repeat
}
/* transaction summary section */

/* specific slot container */
.dstg-filter-wrapper {
	width: 100%
}
	
.dstg-filter-wrapper .dstg-filter-type,
.dstg-filter-wrapper .dstg-filter-btn {
	margin: 0 auto;
	padding: 10px 0
}
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-title {
	margin: auto;
	margin-right: 14px;
	width: 10%;
	font-weight: bold
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-title.dstg-provider-title {
	margin: 0;
    font-size: 30px;
    width: auto;
    font-weight: bold
}
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option {
	width: 90%
}
	
/* provider list search bar */

.dstg-filter-type .search-bar{
    margin: auto 0 auto auto;
    border-radius: 20px;
    padding: 0px 15px;
}

.dstg-filter-type .search-bar .searchInputBox{
    height: 40px;
    width: 165px;
    margin-left: 5px;
    border: none;
    outline: none;
}

/* provider list search bar */	
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list {
	list-style: none;
}
	
.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 li .option {
    width: 154px;
    text-align: center;
    padding: 10px 5px;
    margin-right: 2px;
    margin-top: 2px;
    cursor: pointer;
    font-weight: 700;
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list li:last-child {
	margin-right: 0px
}
	
.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list li .option-input {
	opacity: 0;
	position: absolute;
	width: 154px;
	height: 40px;
	cursor: pointer
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list li:first-child .option {
	border-top-left-radius: 20px;
    border-bottom-left-radius: 20px
}

.dstg-filter-wrapper .dstg-filter-type .dstg-filter-option .dstg-filter-list li:last-child .option {
	border-top-right-radius: 20px;
    border-bottom-right-radius: 20px
}

.dstg-specificSlotContainer {
	width: 1250px
}

.dstg-specificSlotContainer .dstg-leftSideContent {
	width: 65%
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-providerLogoImg {
	height: 120px;
    width: 25%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox {
	width: 75%;
	min-height: 120px
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox .dstg-content-seperate {
	margin: 15px
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox .dstg-content-seperate .dstg-content-label {
    padding: 10px 0;
    width: 70px;
    font-weight: bold
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox .dstg-content-seperate .dstg-content-value {
	width: 200px;
    text-align: center;
    padding: 13px 5px;
    margin-left: 5px;
    font-weight: bold
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox .dstg-content-seperate .dstg-content-copy {
	padding: 10px 0;
    margin-left: 5px;
    cursor: pointer
}

.dstg-specificSlotContainer .dstg-eftSideContent .dstg-topContent .dstg-userContentBox .dstg-userAccount-noti {
	margin: 40px 20px;
	font-weight: bold
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox .dstg-userAccount-noti div {
	margin: 5px 0
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-opContent .dstg-userContentBox .dstg-userAccount-noti .dstg-userAccount-login {
	cursor: pointer
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-topContent .dstg-userContentBox .dstg-userAccount-noti .dstg-userAccount-register {
	cursor: pointer;
	transition: .3s
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-bottomContent {
	margin: 20px 0
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-bottomContent .dstg-descriptionBox .dstg-title { 
	text-align: center;
    font-weight: bold
}
	
.dstg-specificSlotContainer .dstg-leftSideContent .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate {
	margin: 20px 0
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate:last-child {
	margin-bottom: 0
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate .dstg-label {
	font-weight: bold;
	margin-bottom: 5px
}

.dstg-specificSlotContainer .dstg-leftSideContent .dstg-bottomContent .dstg-descriptionBox .dstg-description-seperate .dstg-content {
	text-align: justify
}

.dstg-specificSlotContainer .dstg-rightSideContent {
	width: 35%
}

.dstg-specificSlotContainer .dstg-rightSideContent iframe {
	width: 100%;
	min-height: 600px
}

.dstg-specificSlotContainer .dstg-rightSideContent .dstg-download-title {
	width: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold
}

.dstg-specificSlotContainer .dstg-rightSideContent .dstg-download-item {
	width: 40%;
	margin: 0 auto;
	margin-bottom: 20px
}

.dstg-specificSlotContainer .dstg-rightSideContent .dstg-download-item:last-child {
	margin-bottom: 0
}

.dstg-specificSlotContainer .dstg-rightSideContent .dstg-download-item .dstg-download-qr {
	padding: 5px;
    background: #fff;
    margin-bottom: 5px
}

.dstg-specificSlotContainer .dstg-rightSideContent .dstg-download-item .dstg-download-btn button {
	border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer
}

.dstg-gameListHide {
	display: none;
}

.dstg-gameListBtn-wrapper {
	margin: 20px auto;
}

.dstg-gameListBtn-wrapper button {
	border: none;
    padding: 10px 0;
    font-weight: bold;
    cursor: pointer;
    width: 200px;
    transition: .3s
}

.dstg-gameListTab.dstg-providerList {
	margin: 20px 0
}

.dstg-gameListTab.dstg-slotGameList {
	margin-top: 30px
}

.dstg-gameListTab .dstg-gameList-not {
	min-height: 200px;
	width: 100%;
    padding: 50px;
    text-align: center
}
/* specific slot container */

/* Free Credit in transfer page */
.dstg-transactionChangeTab-btn .dstg-notification {
    position: absolute;
    top: 5px;
    left: 76%;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    background-size: 100%;
}
	
.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title {
    font-weight: 600;
    margin: 40px 0;
    padding-bottom: 10px;
    display: flex;
	flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditTitle {
	margin: 0 0 1rem;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditContent {
	display: flex;
    gap: 1rem
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper {
	width: 100%;
    margin: 0 0 1rem
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper:last-child {
	margin: 0
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list {
	position: relative;
	list-style: none;
	width: 100%;
	box-sizing: border-box; 
	background-size: 100%; 
 	background-repeat: no-repeat; 
 	justify-content: space-around; 
 	grid-template-columns: 30% 50% 20%
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .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-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list.masked:before {
	content: "";
	z-index: 3;
	opacity: 1
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .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 .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: 1rem;
    z-index: 2;
    display: grid;
    grid-template-columns: 25% 50% 25%
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-transaction-seperate:first-child {
	align-items: baseline;
    gap: 10px;
    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: 20px
}

.dstg-freeCreditTransfer-wrap .dstg-freeCreditWrapper .dstg-transaction-list .dstg-freeCreditAmt {
	font-size: 3rem
}

.dstg-freeCreditWrapper .dstg-transaction-seperate.se2 {
	margin-right: 160px;
	margin-top: 50px
}

.dstg-freeCreditWrapper .dstg-transaction-seperate.se3 {
	margin: 20px 30px 20px 0px
}

.dstg-freeCreditWrapper .dstg-transaction-btn {
	font-family: 'Bahnschrift SemiBold', sans-serif;
	font-style: italic;
    font-size: 25px;
    cursor: pointer;
    border: none;
    width: 100%;
    height: 50px;
    border-radius: 30px;
    margin-bottom: 5px
}

.dstg-freeCreditWrapper .dstg-moreInfoBtn {
    font-style: italic;
    font-size: 12px;
    font-weight: 600;
    cursor: pointer;
    border: none;
    border-radius: 15px;
    padding: 2px 10px
}

.dstg-freeCreditWrapper .select-lbl {
	font-weight: 600;
    color: var(--color2)
}

.dstg-freeCreditWrapper .dstg-freeCreditProviderOption {
	width: 100%;
    padding: 10px 5px;
    text-align: center;
    margin-top: 5px;
    cursor: pointer;
    border-radius: 12px;
    font-weight: 600;
}

.dstg-transactionChangeTab-btn,
.dstg-historyChangeTab-btn  {
	display: flex;
    padding: 5px;
}

.dstg-transactionChangeTab-btn .active, 
.dstg-referralChangeTab-btn .dstg-active,
.dstg-historyChangeTab-btn .dstg-active {
	font-weight: 900;
	transition: .3s;
}

.dstg-transactionBtn,
.dstg-historyBtn {
    border-radius: 10px;
    border: 0px;
    width: 180px;
    padding: 12px 0;
    font-weight: 700;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase;
}
 
.dstg-transactionBtn:hover,
.dstg-historyBtn:hover  {
	transition: .3s;
} 

.dstg-referralChangeTab-btn .dstg-transactionBtn {
    width: 180px;
    border: none;
    padding: 10px 0;
    margin: 10px;
    margin-right: 2px;
    font-weight: 700;
    cursor: pointer;
    transition: .3s;
}

.dstg-referralChangeTab-btn .dstg-referralInfo {
	border-top-left-radius: 25px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.dstg-referralChangeTab-btn .dstg-referralReport {
	border-top-right-radius: 25px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.dstg-transactionChangeTab-btn .dstg-freeCreditBtn, 
.dstg-referralChangeTab-btn .dstg-referralReport,
.dstg-historyChangeTab-btn .dstg-claimRewardBtn {
	left: -15px;
    position: relative;
}
/* Free Credit in transfer page */

/* Voucher */
.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-freeCredit-title {
    width: 300px;
    margin-top: 10px;
}

.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-voucher-wrap {
	width: 390px;
}

.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-voucher-wrap .dstg-voucherCode {
	width: 260px;
}

.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-voucher-wrap .dstg-voucherCode::placeholder {
  	font-size: 12px;
}

.dstg-freeCreditTransfer-wrap .dstg-transaction-freeCredit-title .dstg-voucher-wrap .dstg-redeemBtn,
.dstg-freeCreditTransfer-wrap .dstg-unClaim_voucher-wrap .dstg-redeemBtn {
    border-radius: 10px;
    border: 0;
    width: 120px;
    padding: 8px 0;
    font-weight: 700;
    cursor: pointer;
    font-size: 13px;
    text-transform: uppercase
}

.dstg-freeCreditTransfer-wrap .dstg-unClaim_voucher-wrap .dstg-voucherCode {
	width: 410px;
    margin-block: 20px;
    padding: 5px;
}

/* Voucher */

/* REFERRAL PAGE */
.dstg-referral-wrap .dstg-referral-info-wrapper {
    display: grid;
    grid-template-columns: 60% 40%;
    margin: 2rem 0 1rem
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-left .dstg-item-group {
    margin-bottom: 2rem
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-left .dstg-item-group:last-child {
    margin-bottom: 0
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-left .dstg-item-group .dstg-label {
    margin-bottom: 10px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-left .dstg-item-group input {
    padding: 16px 25px;
    font-size: 14px;
    width: 100%;
    max-width: 500px;
    line-height: normal
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-left .dstg-item-group .copyIcon {
    position: absolute;
    margin-top: 1rem;
    cursor: pointer;
    font-size: 16px;
    transform: translate(-30px, 0)
}

.dstg-referral-wrap .dstg-referral-info-wrapper .dstg-shareBtn {
    background-size: contain;
    width: 100px;
    height: 100px;
    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 {
    width: 240px;
    text-align: -webkit-center;
    margin: 0 auto;
    border-radius: 5px
}

.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: 700;
    font-size: 18px
}

.dstg-referral-flow-box {
    margin: 2rem 0 1rem
}

.dstg-referral-flow-box .dstg-title {
    text-align: center;
    font-size: 2rem;
    text-transform: uppercase
}

.dstg-referral-flow-box .dstg-content {
    position: relative;
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    padding: 5rem 0;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    /* background-image: url('/images/templates/Template 2/referral/referral_flow_desktop_bg.png') */
}

.dstg-referral-flow-box .dstg-referral-flow-background{
	position:absolute;
}

.dstg-referral-flow-box .dstg-content .dstg-referral-flow-desc {
    position: relative;
    width: 50%;
    justify-content: right;
    line-height: 1rem;
    text-align: left;
    left: 85%;
    top: 25%;
    -webkit-transform: translate(-85%, -50%);
    transform: translate(-85%, -50%)
}
/* REFERRAL PAGE */

/* Referral Container */
.dstg-ref-box{
	margin-top: 15px;
	margin-left: auto;
    margin-right: auto;
    width: 77%;
    display:flex;
    padding: 10px 0px 10px;
    border-radius: 5px;
}

.dstg-ref-box .dstg-ref-logo{
	font-size: 50px;
    margin-left: 25px;
    margin-right: 25px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
}

.dstg-ref-box .dstg-ref-details{
	font-size: 15px;
    margin-top:auto;
    margin-bottom:auto;
}

.dstg-ref-box .dstg-ref-details .dstg-ref-desc-1{
	font-size:20px;
	font-weight:600;
	margin-bottom: 5px;
}

.dstg-ref-box .dstg-referral-code-box{
    margin-left: auto;
    margin-top: auto;
    margin-bottom: auto;
    display: flex;
    padding: 0px 15px;
}

.dstg-ref-box .dstg-referral-code-box #refCode{
	font-size: 20px;
    padding: 0px 30px 0px 10px;
    max-height: 50px;
}

.dstg-ref-box .dstg-referral-code-box .dstg-copyIcon{	
    position: relative;
    right: 25px;
    font-size: 15px;	
    margin-top:auto;
    margin-bottom:auto;
}

.dstg-ref-box .dstg-referral-code-box .dstg-share-btn{
    border-radius: 5px;
    padding: 12px 0px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    max-height: 50px;
    width:105px;
}

.dstg-ref-box .dstg-referral-code-box .dstg-share-btn .dstg-share-icon{
	margin-left:5px;
}
/* Referral Container */

/* GENERATE NEW ACCOUNT USERNAME BUTTON */ 
.dstg-userContentBox .dstg-generateBtn {
	height: 40px;
	border-width: 0;
	letter-spacing: 1.5px;
	font-weight: bold;
	transition: all 0.3s ease 0s;
	color: #fff;
	padding: 8px;
	margin-left: 10px;
	cursor: pointer;
}

/* UPCOMING MATCH */
.dstg-member-upcoming-wrap {
	width: 77%;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0 8px 5px;
}

.dstg-ember-upcoming-wrap #upcomingSlider li {
	margin-top: 0
}

.dstg-member-upcoming-wrap .dstg-member-title-box {
	place-content: center
}
.dstg-upcoming-wrap .dstg-text_game_title {
    font-size: 16px;
    padding-top: 3px;
    font-weight: bold;
}

dstg-.member-upcoming-wrap .dstg-member_text_game_title {
    font-size: 30px;
    padding: 3px;
    font-weight: bold;
}

.dstg-upcomingSlider-wrap .lSSlideOuter .lslide img,
.dstg-upcomingSlider-wrap .lSSlideOuter .clone img {
	width: -webkit-fill-available;
	/* height: 295px; */
}

.dstg-upcoming-wrap .lSPrev,
.dstg-upcoming-wrap .lSNext {
	font-size: 2rem;
	width: fit-content;
    height: fit-content
}
/* UPCOMING MATCH */

/* HIGHLIGHT VIDEO */
.dstg-member-video-wrap {
	width: 77%;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding: 0 8px 5px;
}

.dstg-member-video-wrap .dstg-member-title-box {
	place-content: center
}

.dstg-member-video-wrap .dstg-text_game_title {
    font-size: 30px;
    padding: 3px;
    font-weight: bold;
    text-align:center;
}
/* HIGHLIGHT VIDEO */

/* TOURNAMENT */
/* countdown timer */
.dstg-countdown-container {
    display: flex;
    flex-wrap: nowwrap;
    justify-content: center;
    margin-left: -15px
}

.dstg-big-text {
	font-family: 'DSDigital';
    font-size: 6rem;
    line-height: 1;
    margin: 1rem 2rem
}

.dstg-countdown-tour span {
	font-family: 'DSDigital';
    font-size: 1.3rem
}
/* countdown timer */

/* tournament sildeshow */
.dstg-tournament-slideShow {
	margin-top: 3rem
}

.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: 95%;
    height: fit-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: grid;
    grid-template-columns: 55% 45%;
    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: 2em;
	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: 1rem;
    font-weight: normal
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-gameDetails .dstg-title {
    font-size: 1rem
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-gameDetails .dstg-desc {
	font-size: 14px
}

.dstg-tournament-main .dstg-main-content .dstg-detailsBox .dstg-box-wrap .dstg-gameDetails .dstg-btn-moreInfo {
	margin: 0 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: -4px;
    right: 0;
    padding: 10px 0;
    border-top-right-radius: 10px
}

.dstg-tournament-box-action:before {
	content: "";
	position: absolute;
	top: 0;
	right: 64px
}

.dstg-tournament-box-action i {
    margin: 0 10px;
    font-size: 1.2rem;
    cursor: pointer;
    transition: .3s
}

.dstg-tournamentList-section {
    position: relative;
	display: grid;
    grid-template-columns: 70% 30%;
    width: 100% !important;
    margin: 3rem 0
}

.dstg-tournamentList-section .dstg-section-title {
	padding: 0 0 10px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase
}

.dstg-tour-section-seperate {
	margin-bottom: 3rem
}

.dstg-tour-section-seperate:last-child {
	margin-bottom: 0
}

.dstg-tournament-box {
	display: block
}

.dstg-tournament-box.box1 .dstg-box-row {
    margin: 1rem 0 3rem
}

.dstg-tournament-box.box1 .dstg-box-row.lightSlider {
    height: 255px !important
}

.dstg-tournament-box.box1 .lSPager.lSpg {
	text-align: right
}

.dstg-tournament-box.box1 .lSPager.lSpg li:last-child {
	padding-right: 0
}

.dstg-tournament-box.box1 .dstg-box-row.d-grid {
	display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px
}
.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item {
	position: relative;
	line-height: 0
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-img {
	position: relative
}

.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-box-hover {
	position: absolute;
	width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    transition: .3s;
	opacity: 0;
	z-index: -1
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item:hover .dstg-box-hover {
	opacity: 1;
	z-index: 1
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-box-hover .dstg-box-wrap {
	position: absolute;
    width: fit-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-box-hover button {
    padding: 15px 10px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-box-fix {
	padding: 5px 10px;
    line-height: normal
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-box-fix .dstg-title {
	font-size: 1rem;
    font-weight: 600
}

.dstg-tournament-box.box1 .dstg-box-row .dstg-box-item .dstg-box-fix .dstg-date {
	font-size: 12px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item {
	display: grid;
    grid-template-columns: 30% 50% 20%;
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 15px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item.hide_image {
	grid-template-columns: 80% 20%;
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-img img {
	width: 90%;
	border-radius: 15px
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-item-content .dstg-title {
	position: relative;
    margin: 0 0 2rem;
    padding: 2px 0 2px 1.4rem;
    font-size: 1.4rem;
    font-weight: 600
}

.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-date .dstg-underline {
	text-decoration: underline	
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-btn-box {
	margin: auto
}

.dstg-tournament-box.box2 .dstg-box-row .dstg-box-item .dstg-btn-box button {
	padding: 5px 10px;
    font-size: 1rem;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer
}
/* tournament list */

/* ranking list */
.dstg-ranking-section {
	margin: 0 0 0 2rem
}

.dstg-ranking-section .dstg-boxAction {
	position: absolute;
	height: fit-content;
    top: -4px;
    right: 0;
    padding: 10px 0;
    border-top-right-radius: 10px
}

.dstg-ranking-section .dstg-boxAction:before {
	content: "";
	position: absolute;
	top: 0;
	right: 68px
}

.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-size: 1rem;
    text-transform: uppercase
} 

.dstg-ranking-section .dstg-rank-tab {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-gap: 5px;
    margin-bottom: 10px;
    padding: 0
}

.dstg-ranking-section .dstg-rank-tab li {
	padding: 5px;
    text-align: center;
    font-size: 14px;
    font-weight: 600;
    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: 1rem;
    font-weight: 600;
    text-align: left
}

.dstg-ranking-section .dstg-rank-tab-content button {
	text-transform: uppercase;
	cursor: pointer
}

.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: 320px
}

.dstg-rank-list .dstg-list-item {
	display: grid;
    grid-template-columns: 15% 40% 45%
}

.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: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)
}

.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 .dstg-name {
	margin: auto;
	font-size: 1rem;
    font-weight: 600
}

.dstg-rank-list .dstg-list-item .dstg-amount {
	margin: auto 10px auto auto;
	font-size: 1rem;
	font-weight: 600
}

.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 {
	width: 500px;
	margin: 2% 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-bottom-left-radius: 15px
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-title .dstg-upperTitle {
	font-size: 1rem;
    font-weight: 600
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-btn {
	position: absolute;
    height: 110%;
    width: 14%;
    top: -6px;
    right: -1px;
    text-align: center;
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-btn:before {
	content: "";
	position: absolute;
	left: -50px
}

.dstg-tournamentPop-wrapper .dstg-modal-header .dstg-btn button {
	padding: 10px 5px;
    font-size: 2rem;
    cursor: pointer
}

.dstg-tournamentPop-wrapper .dstg-modal-body {
	padding: 1rem 2rem
}

.dstg-tournamentPop-wrapper .dstg-modal-body hr {
	margin-bottom: 1rem
}

.dstg-tournamentPop-wrapper .dstg-modal-body .dstg-scroll {
	max-height: 280px;
	overflow-y: auto;
	overflow-x: hidden
}

#tourMoreInfomodal .dstg-img {
	padding: 1rem 3rem
}

#tourMoreInfomodal .dstg-img img {
	width: 100%
}

#tourMoreInfomodal .dstg-info .dstg-date {
    letter-spacing: 0;
    font-size: 12px
}

#tourMoreInfomodal .dstg-info .dstg-title {
	position: relative;
	margin-bottom: 5px;
	padding: 0 0 0 1rem;
    font-size: 1.4rem;
    font-weight: 600
}

#tourMoreInfomodal .dstg-info .dstg-title:before {
	content: "";
	position: absolute;
	width: 10px;
	height: 100%;
	left: 0;
	right: 0
}

#tourMoreInfomodal .dstg-info .dstg-desc {
	font-size: 14px
}

#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: 600;
    text-align: left;
    border-radius: 10px;
    cursor: pointer;
    transition: .3s
}

#tourMoreInfomodal .dstg-content {
	font-size: 14px
}

#tourMoreInfomodal .dstg-content h3 {
	font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

#tourRankingmodal .dstg-info .dstg-title {
	position: relative;
	margin-bottom: 5px;
	padding: 0 0 0 1rem;
    font-size: 1.4rem;
    font-weight: 600
}

#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: 14px;
    font-weight: 600;
    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-header-content .dstg-header-center .dstg-balance-box {
	width: max-content;
	grid-gap: 5px;
	margin-right: 15px;
    vertical-align: middle;
    align-items: center
}

.dstg-header-content .dstg-header-center .dstg-balance-box .dstg-btn-box {
    width: fit-content;
    margin-right: 0;
    font-size: 1rem
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance {
	position: relative;
	top: 10px;
    font-size: 1rem;
	letter-spacing: 1.5px
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .label {
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .content {
	position: relative;
	cursor: pointer;
	padding-bottom: 15px
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .content:hover .totalBalList {
    top: 0;
    opacity: 10;
    transition: .3s opacity
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList {
    position: absolute;
    width: 400px;
    top: -28rem;
    left: 0;
    margin: 30px 0 0;
    padding: 1rem 0;
    opacity: 0;
    z-index: 10
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .timerArea {
    padding: 0 10px;
    font-size: 10px
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList hr {
    margin: 10px;
    border: none
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .mainWalletArea {
    margin-bottom: 1rem;
    padding: 0 10px;
    font-size: 14px;
    font-weight: 600
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .provWalletArea {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0 10px
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .item {
    margin-bottom: 10px;
    padding-bottom: 10px;
    display: grid;
    grid-template-columns: 60% 10% 30%
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .item .provName {
    font-size: 12px;
    align-self: center
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .item .provStatus {
    padding: 0 5px 0 0;
    font-size: 12px;
    text-align: right;
    align-self: center
}

.dstg-header-content .dstg-header-center .dstg-balance-box .wallet-balance .totalBalList .item .provBal {
    font-size: 14px;
    font-weight: 600;
    text-align: right;
    align-self: center
}
/* Total Balance List */

/* LIVE SCORE */
.liveScoreWidget {
	width: 100%;
	margin-bottom: 2rem
}

.memberLiveScoreWidget {
	width: 77%;
	margin: 2rem auto;
}

.liveScoreWidget .ls-header {
	display: grid;
	grid-template-columns: 20% 60% 20%;
    padding: 1rem
}

.liveScoreWidget .ls-header .filter-select {
	position: relative;
	align-self: center
}

.liveScoreWidget .ls-header .filter-select .input {
	width: 100%;
    border-radius: 5px;
    cursor: pointer
}

.liveScoreWidget .ls-header .filter-select select {
	padding: 12px 10px 12px 2rem
}

.liveScoreWidget .ls-header .filter-select input {
	padding: 12px 2rem 12px 10px
}

.liveScoreWidget .ls-header .filter-select .icon {
	position: absolute;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.liveScoreWidget .ls-header .filter-select img {
	position: absolute;
	width: 20px;
	height: 20px;
	left: 10px;
    top: 50%;
    transform: translateY(-50%)
}

.liveScoreWidget .ls-header .filter-select .icon.fa-caret-down {
	right: 4px
}

.liveScoreWidget .ls-header .filter-select .icon.fa-calendar-alt {
	right: 10px
}

.liveScoreWidget .ls-header .date-option {
	display: grid;
    grid-template-columns: repeat(5, 1fr);
    grid-gap: 10px;
    margin: 0 1rem;
    align-self: center
}

.liveScoreWidget .ls-header .date-option li button {
	width: 100%;
	padding: 5px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

.liveScoreWidget .ls-header .date-option li button.active {
	cursor: default
}

.liveScoreWidget .ls-header .date-option li button.day {
	font-size: 12px
}

.liveScoreWidget .ls-header .date-option li button.date {
	font-size: 10px
}

.liveScoreWidget .ls-body {
	position: relative;
	padding: 1rem
}

.liveScoreWidget .ls-body .b-msg {
	display: none;
	margin-bottom: 5px;
    padding: 5px 1rem;
    font-size: 1rem;
    letter-spacing: .48px;
    border-radius: 5px
}

.liveScoreWidget .ls-body .b-msg.show {
	display: block;
    padding: 12px;
}

.liveScoreWidget .ls-body .b-content {
	display: grid;
	grid-template-columns: 30% 70%;
	min-height: 520px
}

.liveScoreWidget .ls-body .b-mask {
	position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.liveScoreWidget .ls-body .b-getResult .msg {
	position: absolute;
    width: 90%;
    height: fit-content;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center
}

.liveScoreWidget .league-section {
	padding: 1rem 8px 1rem 1rem;
    border-radius: 5px
}

.liveScoreWidget .league-fixture-list .layer {
	overflow-y: auto;
	max-height: 520px;
    padding-right: 5px
}

.liveScoreWidget .league-fixture-list .fixture-drop {
	margin: 5px 0 0;
	padding: 1rem;
    border-radius: 5px;
    background: #f9b43d
}

.liveScoreWidget .league-fixture-list .fixture-drop:first-child {
	margin-top: 0
}

.liveScoreWidget .league-fixture-list .cat-name {
	position: relative;
	padding-right: 1rem;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer
}

.liveScoreWidget .league-fixture-list .cat-name i {
	position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    font-size: 1rem
}

.liveScoreWidget .league-fixture-list .fixture-item-list {
	overflow: hidden
}

.liveScoreWidget .league-fixture-list .fixture-item-list .inner {
	padding-top: 1rem
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item {
	display: grid;
	grid-template-columns: 20% 70% 10%;
	margin: 5px 0 0;
    padding: 10px 5px;
    border-radius: 5px;
    cursor: pointer;
    transition: .3s
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item:first-child {
	margin-top: 0
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-info {
	display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    margin: auto;
    justify-content: space-around;
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: .41px
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .win {
	font-weight: 600
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-home,
.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-away {
	display: flex
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-home {
	margin-bottom: 5px
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-home div:first-child img,
.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-away div:first-child img {
	width: 25px;
	height: 25px
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-home div:last-child,
.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-team .t-away div:last-child {
	padding: 0 5px 0 10px;
	font-size: 10px;
    letter-spacing: .41px;
    align-self: center
}

.liveScoreWidget .league-fixture-list .fixture-item-list .item .f-score {
	display: flex;
    flex: 1;
    flex-direction: column;
    height: 100%;
    margin: auto;
    justify-content: space-around;
    text-align: center;
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 600
}

.liveScoreWidget .league-fixture-content {
	margin-left: 5px;
	padding: 0
}

.liveScoreWidget .league-fixture-content hr {
	margin: 1rem 0
}

.liveScoreWidget .league-fixture-content .fc-label {
	position: relative;
	display: grid;
    grid-template-columns: 50% 50%;
    padding: 17px 10px 17px 2rem;
    font-weight: 600;
    border-radius: 5px 5px 0 0
}

.liveScoreWidget .league-fixture-content .fc-label img {
	position: absolute;
    width: 20px;
    height: 20px;
    left: 5px;
    top: 50%;
    transform: translateY(-50%)
}

.liveScoreWidget .league-fixture-content .fc-label div:last-child {
	text-align: right
}

.liveScoreWidget .league-fixture-content .fc-main {
	padding: 1rem
}

.liveScoreWidget .league-fixture-content .fc-team {
	display: grid;
    grid-template-columns: 40% 20% 40%;
    margin: 0 3rem 1rem
}

.liveScoreWidget .league-fixture-content .fc-team .fc-home div:first-child,
.liveScoreWidget .league-fixture-content .fc-team .fc-away div:first-child {
	margin-bottom: 5px;
	text-align: center
}

.liveScoreWidget .league-fixture-content .fc-team .fc-home div:first-child img,
.liveScoreWidget .league-fixture-content .fc-team .fc-away div:first-child img {
	width: 100px;
	max-height: 100px
}

.liveScoreWidget .league-fixture-content .fc-team .fc-home div:last-child,
.liveScoreWidget .league-fixture-content .fc-team .fc-away div:last-child {
	font-size: 1rem;
    font-weight: 600;
    text-align: center
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info {
    text-align: center;
    align-self: center
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-score {
	position: relative;
	display: flex;
	margin-bottom: 2rem;
	font-size: 3rem;
    font-weight: 600;
    justify-content: space-around
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-score i {
	position: absolute;
    font-size: 20px;
    top: 50%;
    transform: translateY(-50%)
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-score .fa-caret-right {
	left: 0
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-score .fa-caret-left {
	right: 0
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-status {
	font-size: 14px
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-date {
	display: flex;
    flex: 1;
    flex-direction: column;
    margin: 0 0 2rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .48px
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-date span:first-child {
	font-size: 2rem
}

.liveScoreWidget .league-fixture-content .fc-team .fc-short-info .fc-date span:last-child {
	font-size: 14px
}

.liveScoreWidget .league-fixture-content .fc-info .info-row {
	display: grid;
	grid-gap: 5px;
    margin-bottom: 5px
}

.liveScoreWidget .league-fixture-content .fc-info .info-row:first-child {
    grid-template-columns: repeat(3, 1fr)
}

.liveScoreWidget .league-fixture-content .fc-info .info-row:last-child {
    grid-template-columns: repeat(2, 1fr)
}

.liveScoreWidget .league-fixture-content .fc-info .info-row .info-column {
	display: flex;
    flex: 1;
    flex-direction: column;
    padding: 10px;
    border-radius: 5px;
    justify-content: center
}

.liveScoreWidget .league-fixture-content .fc-info .info-row .info-column span:first-child {
	text-transform: uppercase;
	font-weight: 600;
}

.liveScoreWidget .league-fixture-content .fc-info .info-row .info-column span:last-child {
	font-size: 1rem;
	letter-spacing: .48px
}

.liveScoreWidget .league-fixture-content .fc-score-details {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 1rem;
	margin-top: 2rem
}

.liveScoreWidget .league-fixture-content .fc-score-details .score-section {
	padding: 1rem;
    border-radius: 5px
}

.liveScoreWidget .league-fixture-content .score-section .label {
	margin-bottom: 1rem;
    font-weight: 600;
    letter-spacing: .48px;
    text-align: center;
    text-transform: uppercase
}

.liveScoreWidget .league-fixture-content .score-section .score-board {
	display: grid;
    grid-template-columns: repeat(3, 1fr)
}

.liveScoreWidget .league-fixture-content .score-section .score-board div:first-child,
.liveScoreWidget .league-fixture-content .score-section .score-board div:last-child {
	text-align: center
}

.liveScoreWidget .league-fixture-content .score-section .score-board div:first-child img,
.liveScoreWidget .league-fixture-content .score-section .score-board div:last-child img {
	width: 70px;
    max-height: 70px
}

.liveScoreWidget .league-fixture-content .score-section .score-board div:nth-child(2) {
	display: flex;
    font-size: 2rem;
    font-weight: 600;
    justify-content: space-around;
    align-self: center
}

@keyframes ldio-gblex47ykrc {
	0% { transform: translate(12px, 80px) scale(0); }
	25% { transform: translate(12px, 80px) scale(0); }
	50% { transform: translate(12px, 80px) scale(1); }
	75% { transform: translate(80px, 80px) scale(1); }
	100% { transform: translate(148px, 80px) scale(1); }
}

@keyframes ldio-gblex47ykrc-r {
	0% { transform: translate(148px, 80px) scale(1); }
	100% { transform: translate(148px, 80px) scale(0); }
}

.ldio-gblex47ykrc div {
	position: absolute;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	transform: translate(80px, 80px) scale(1);
	animation: ldio-gblex47ykrc 1s infinite cubic-bezier(0, 0.5, 0.5, 1)
}
.ldio-gblex47ykrc div:nth-child(1) {
	transform: translate(148px,80px) scale(1);
	animation: ldio-gblex47ykrc-r 0.25s infinite cubic-bezier(0, 0.5, 0.5, 1), ldio-gblex47ykrc-c 1s infinite step-start
}
.ldio-gblex47ykrc div:nth-child(2) {
	animation-delay: -0.25s;
}
.ldio-gblex47ykrc div:nth-child(3) {
	animation-delay: -0.5s;
}
.ldio-gblex47ykrc div:nth-child(4) {
	animation-delay: -0.75s;
}
.ldio-gblex47ykrc div:nth-child(5) {
	animation-delay: -1s;
}

.loadingio-spinner-ellipsis-ikykzdc02sc {
	position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	width: 200px;
	height: 200px;
	display: inline-block;
	overflow: hidden
}

.ldio-gblex47ykrc {
	width: 100%;
	height: 100%;
	position: relative;
	transform: translateZ(0) scale(1);
	backface-visibility: hidden;
	transform-origin: 0 0
}

.ldio-gblex47ykrc div { 
	box-sizing: content-box
}
/* LIVE SCORE */

/* favourite */
.dstg-favourite-tab {
	width: 77%;
    margin: 2rem auto;
    font-size: 20px
}

.dstg-favourite-tab .dstg-fav-title {
	display: flex;
	font-weight: bold;
    margin-bottom: 5px;
    font-size: 20px;
}

.dstg-favourite-tab .dstg-icon {
	margin-right: 15px;
}

.dstg-favourite-tab .dstg-favourite-box {
    width: 100%;
    border-radius: 5px;
    word-wrap: break-word;
    position: relative;
}

.dstg-favourite-tab .dstg-provider-logo {
	display: grid;
    grid-template-columns: repeat(11, 1fr);
    grid-gap: 5px;
    padding: 1rem
}

.dstg-favourite-tab .dstg-provider-logo li {
	position: relative;
	display: flex;
    justify-content: center;
    align-items: center;
	text-align: center
}

.dstg-favourite-box .dstg-provider-logo li .dstg-prov-item {
	width: 90%;
    cursor: pointer;
    filter: brightness(.9);
	-webkit-filter:  brightness(.9);
}

.dstg-favourite-box .dstg-provider-logo li .dstg-prov-item:hover {
	filter: saturate(2);
	-webkit-filter: saturate(2);
}

.dstg-favourite-box .dstg-provider-logo li.loading .prov-item,
.dstg-favourite-box .dstg-provider-logo li.loading .prov-item:hover,
.dstg-favourite-box .dstg-provider-logo li.locked .prov-item,
.dstg-favourite-box .dstg-provider-logo li.locked .prov-item:hover {
	filter: grayscale(1);
	-webkit-filter: grayscale(1);
	cursor: default
}

.dstg-favourite-tab .dstg-provider-logo li .loading {
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #1c1c1dd4
}

.dstg-favourite-tab .dstg-provider-logo li .loading img {
	width: 20px
}

.dstg-favourite-tab .dstg-provider-logo li .locked {
	position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 1rem;
    color: #fff;
    background: #1c1c1dd4
}

.dstg-favourite-box .dstg-provider-logo li .dstg-hide {
	opacity: 0 !important;
	z-index: -2 !important
}
/* favourite */

/* 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%);
}

.loader_img{
	width:250px;
}
/* Preloader */

/* Spin Wheel */
.dstg-spinwheel-container {
	margin-bottom: 25px;
	margin-left: 20px;
}

.dstg-spinwheel-box {
	display: grid;
    grid-auto-flow: column;
    grid-template-columns: 60% 40%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 10px;
}

.dstg-spinwheel-container .dstg-spin-container {
    margin: 0 auto;
   	display: grid;
    grid-template-columns: repeat(2,36%);
    max-height: 400px;
    overflow-y: scroll;
}

.dstg-spinwheel-container .dstg-spin-container::-webkit-scrollbar {
   	display: none;
}

.dstg-spinwheel-container .dstg-spin-container .dstg-spin-selector {
    text-align: center;
    margin-right: 25px;
}

.dstg-spinwheel-container .dstg-spin-container .dstg-spin-selector .dstg-spin-selector-gameName {
    font-size: 1.2rem;
    line-height: 1.6rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: -15px;
    overflow-wrap: anywhere;
}

.dstg-spinwheel-container .dstg-spin-container .dstg-spin-selector .dstg-spin-selector-balance {
	font-size: 3rem;
    font-weight: 600;
    margin-top: 30px;
}

.dstg-spinwheel-container .dstg-spin-container .dstg-spin-selector .dstg-spin-selector-label {
	font-size: 1.2rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: -26px;
    margin-top: 40px;
}

.dstg-spinwheel-container .dstg-spin-container .dstg-spin-selector .dstg-spin-selector-box {
	border-radius: 15px;
	padding: 2.5rem 2rem;
	margin-top: 15px;
}

.dstg-spinwheel-container .dstg-button-container {
	width: 100%;
    margin-top: 3rem;
    text-align: center;
    margin-bottom: -20px;
}

.dstg-spinwheel-container .dstg-button-container button {
	border-radius: 24px;
    padding: 12px;
    width: 145px;
    cursor: pointer;
    font-size: 25px;
    font-weight: bold;
}

.dstg-Spinwheel-bg {
	height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative
}

.dstg-Spinwheel-bg img {
	position: absolute;
    margin: 0;
    left: -6rem;
    height: 103%;
    margin-top: -23px;
}

.dstg-btn-box.claim {
	display: flex;
}

.dstg-article-wrap .dstg-title-box .dstg-btn-history,
.dstg-article-wrap .dstg-title-box .dstg-claimed-reward {
    font-size: 12px;
    color: #fff;
    border-radius: 15px;
    font-weight: bold;
    cursor: pointer;
    margin-left: 10px;
}

.dstg-article-wrap .dstg-title-box .dstg-claimed-reward {
	animation: glowing-box 1200ms infinite;
}

.dstg-spinwheel-container .dstg-claimed-reward .dstg-msg-label {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
}

.dstg-article-wrap .dstg-title-box .dstg-btn-history .dstg-msg-label,
.dstg-article-wrap .dstg-title-box .dstg-claimed-reward .dstg-msg-label {
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px;
	width: max-content;
}

.dstg-article-wrap .dstg-title-box .dstg-btn-history .dstg-msg-label .dstg-icon,
.dstg-article-wrap .dstg-title-box .dstg-claimed-reward .dstg-msg-label .dstg-icon{
    margin-left: 10px;
}

.dstg-spinwheel-container .dstg-errormsg-box {
	margin-top: 20%;
}

.dstg-spinwheel-container .dstg-msg-box {
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 5px;
}

.dstg-spinwheel-container .dstg-msg-box .dstg-error-msg-label {
    font-size: 20px;
    font-weight: bold;
    width: 40%;
    color: white;
}

.dstg-spinwheel-container .dstg-msg-box .dstg-button-box button {
	padding: 10px 15px;
	background: linear-gradient(180deg,rgb(208 179 91) 0%,rgb(140 105 1) 100%);
	border: none;
	font-size: 12px;
	color: #fff;
	border-radius: 15px;
	font-weight: bold;
	cursor: pointer;
}

.dstg-spinwheel-container .dstg-msg-box .dstg-button-box .dstg-icon { 
    margin-left: 10px;
}
/* Spin Wheel */

/* DAILY LOGIN REWARD */
.dstg-member-daily-reward-container{
	max-width: 1180px;
    margin: 1.5rem auto;
}

.dstg-daily-reward-container{
	max-width: 1280px;
    margin: 1.5rem auto;
    width: 100%;
}

.dstg-daily-reward-title{
	font-family: sans-serif;
	text-align: center;
    pointer-events: none;
    font-size: 40px;
    padding: 2.5rem 3px 3px 3px;
    font-weight: 900;
}

.dstg-dailyLoginReward{
	display: flex;
    flex-direction: row;
    overflow-x: auto;
    cursor: grab;
    position: relative;
    scrollbar-width: none;
    padding: 20px;
}

.dstg-dailyLoginReward::-webkit-scrollbar{
	width:0px;
	height:0px;
}

.dstg-reward-frame{
	position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    min-width:169px;
    max-width:169px;
    margin: 1.5rem 1rem;
    padding: 1rem 0.5rem;
    gap: 1rem;
    border-radius: 15px;
}

.dstg-reward-frame::before{
	content: "";
	position: absolute;
	top: 0;
  	left: 0;
  	right: 0;
  	bottom: 0;
  	border-radius: 15px; 
 	border: 3px solid transparent;
  	-webkit-mask:
    linear-gradient(#fff 0 0) padding-box, 
    linear-gradient(#fff 0 0);
  	-webkit-mask-composite: destination-out;
  	pointer-events: none;
}

.dstg-reward-img{
	height: 140px;
	margin-top: -20px;
	max-width:100%;
}

.dstg-check-in-day-wrap{
	position: relative;
    width: 70px;
    height: 50px;
    background: rgba(252,185,19,1);
    top: -30px;
}

.dstg-check-in-day-wrap:before{
	content: '';
    position: absolute;
    top: 0;
    left: -29.5px;
    width: 0px;
    height: 0px;
    border-right: 30px solid rgba(252,185,19,1);
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
}

.dstg-check-in-day-wrap:after{
	 content: '';
     position: absolute;
     top: 0;
     right: -29.5px;
     width: 0px;
     height: 0px;
     border-left: 30px solid rgba(252,185,19,1);
     border-top: 25px solid transparent;
     border-bottom: 25px solid transparent;
}

.dstg-check-in-day{
	padding-top: 15px;
    font-size: 18px;
    text-align: center;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    font-weight: bold;
    text-transform: uppercase;
}

.dstg-reward-check-in-button {
	font-size: 15px;
    font-weight: 600;
    padding: 10px 35px;
    border-radius: 10px;
    min-width: 96px;
    transition: all 0.2s linear;
    cursor: pointer;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.dstg-reward-check-in-button:hover {
	cursor: pointer;
}

.dstg-claimed-btn:disabled {
	cursor: not-allowed;
	padding: 8px 25px;
}

.dstg-claim-next:disabled {
	cursor: not-allowed;
}

.dstg-claim-today {
	animation: glowing 1300ms infinite;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardPop-wrapper {
	width: 500px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper {
	background: #00000080;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop {
    width: 100%;
    height: 340px;
    border-radius: 10px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-title {
	margin-top: 40px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-title .dstg-text {
    padding: 2px 0;
    margin: 0 auto;
    font-size: 25px;
    font-weight: 600;
    text-transform: uppercase;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-content {
	text-align: center;
    margin-top: 30px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-content .dstg-success-icon {
	font-size: 30px;
    margin-bottom: 30px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-content .dstg-success-icon i {
	border: solid 4px;
    border-radius: 50%;
    padding: 10px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-content .dstg-please-login-icon {
	font-size: 30px;
    margin-bottom: 30px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-description-content .dstg-please-login-icon i {
	border: solid 4px;
    border-radius: 50%;
    padding: 18px 20px;
    font-size: 30px;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-dailyRewardPop-btn {
	text-align: center;
    margin-top: 30px;;
}

.dstg-dailyRewardPop-box .dstg-dailyRewardContent-wrapper .dstg-reward-pop .dstg-dailyRewardPop-btn button {
	padding: 9px 40px;
    border-radius: 5px;
    font-size: 15px;
    margin: 0 10px;
    cursor: pointer;
}
/* DAILY LOGIN REWARD */

/* PROMO GROUP */
.dstg-provider-wrap .dstg-provider-item .dstg-mask.b:before {
	opacity: 1
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-hide {
	opacity: 0;
    display: none;
    z-index: -1
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-locked {
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 2rem;
    color: #fff
}

.dstg-provider-wrap .dstg-provider-item .dstg-mask .dstg-loading {
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.dstg-provider-wrap dstg-.provider-item .dstg-mask .dstg-loading img {
	width: 30px
}

.dstg-shortcut-seperate .dstg-shortcut-provider .dstg-provider-content .dstg-provider-btn button:disabled,
.dstg-shortcut-seperate .dstg-shortcut-provider .dstg-provider-content .dstg-provider-btn button:disabled:hover {
	background: #7d7d7d;
	color: #fff;
	cursor: default
}

.dstg-timer-wrapper .dstg-btn-box .dstg-btn-mainRestoreAll:disabled,
.dstg-timer-wrapper .dstg-btn-box .dstg-btn-mainRestoreAll:disabled:hover {
	background: #7d7d7d;
	color: #fff;
	cursor: default
}

.dstg-freeCreditWrapper .dstg-btn-creditTransfer:disabled,
.dstg-freeCreditWrapper .dstg-btn-creditTransfer:disabled:hover {
	background: #7d7d7d;
	color: #fff;
	cursor: default
}
/* PROMO GROUP */

/* Referral Info */
.pageContent #referral-video-wrap .dstg-referral-item .dstg-referral-title {
	font-size: 20px;
}

.pageContent #referral-video-wrap .dstg-referral-item {
	text-align: center;
    width: 100%;
    margin-bottom: 2rem;
    margin-top: 2rem
}

.pageContent #referral-video-wrap .dstg-referral-item iframe {
	width: 100%;
    height: 350px;
    border: none;
}
/* Referral Info */

/* HOME CONTENT (QUALITY SERVICE) */
.quality-service-section- .bar_title {
	display: flex;
    align-items: center;
    text-align: center;
    margin: 20px 0;
    justify-content: space-between
}

.quality-service-section- .bar_title .game-title {
    position: relative;
    margin: auto;
    padding: 0
}

.quality-service-section- .bar_title .game-title .text_game_title {
	font-size: 3rem;
    font-weight: 600;
    line-height: 1.1
}

.quality-service-section- .bar_title .game-title .bar.left {
    position: absolute;
    top: 50%;
    left: -26rem;
    transform: translateY(50%);
    margin-top: -28px
}

.quality-service-section- .bar_title .game-title .bar.right {
    position: absolute;
    top: 50%;
    right: -26rem;
    transform: translateY(50%) scaleX(-1);
    margin-top: -28px
}

.quality-service-section- .qualityservice_inner {
	display: grid;
    grid-template-columns: 30% 70%;
    justify-items: center;
    align-items: center;
    margin-bottom: 30px
}

.quality-service-section- .qualityservice_inner_title {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 10px
}

.quality-service-section- .qualityservice_inner_content {
	font-size: 1rem;
	font-weight: 600
}
/* HOME CONTENT (QUALITY SERVICE) */

/* Deposit New Layout */
.deposit-wrap {
	width: 100%;
	margin-left: 5%;
}

.deposit-wrap .title-box {
	margin-bottom: 30px;
}

.deposit-wrap .title-box .flag {
    width: 12px;
    height: 28px;
}

.deposit-wrap .title-box .title {
    line-height: 28px;
    padding-left: 15px;
    font-size: 20px;
}

.deposit-container  {
	width: 85%;
    min-height: 8.9rem;
    border-radius: 0.08rem;
    position: relative;
    padding: 0!important;
    margin-left: 5%;
}

.deposit-wrapper {
	display: grid;
}

.deposit-wrapper .deposit-tab-container {
	width: 100%;
    overflow-x: auto;
    border-radius: 0.1rem 0.1rem 0 0;
    overflow: unset;
    padding: 10px 30px 30px;
    border-bottom: 0;
    border-radius: 10px;
}

.deposit-wrapper .deposit-tab-container .deposit-option-container {
	 margin-top: 30px;
	 margin-left: 4%;
}

.deposit-wrapper .deposit-tab-container .deposit-tab-header {
	display: flex;
    justify-content: space-between;
    position: relative;
}

.deposit-wrapper .deposit-tab-container .deposit-tab-header p {
    font-size: 16px;
    padding: 0 0 15px;
    margin: 0 0 0 0.05rem;
}

.deposit-wrapper .standard-tab-container,
.deposit-wrapper .deposit-channel-container .deposit-select-box {
	width: 100%;
    font-size: .14rem;
    background: transparent!important;
    display: grid;
    /* grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); */
    grid-gap: 20px;
    align-items: start;
    border-radius: 0.08rem;
    margin: 0 0 0.25rem;
    padding: 0;
}

.deposit-wrapper .standard-tab-container {
	grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}

.deposit-wrapper .deposit-channel-container .deposit-select-box {
	grid-template-columns: 15% 15% 15% 15% 15% 15% 15%;
	/* grid-template-columns: repeat(auto-fill, minmax(100px, 1fr)); */
}

.deposit-wrapper .standard-tab-container .tab-header,
.deposit-wrapper .deposit-channel-container .deposit-select-box .tab-header {
    justify-content: center;
    width: auto;
    white-space: nowrap;
    flex-grow: inherit;
    font-weight: 500;
    border-radius: unset;
    position: relative;
    align-items: center;
    display: flex;
    flex-direction: column;
    height: unset!important;
    margin: 0!important;
    padding: 0!important;
    font-size: 14px;
}

.deposit-wrapper .standard-tab-container .tab-header .img-container,
.deposit-wrapper .deposit-channel-container .deposit-select-box .tab-header .img-container {
	align-items: center;
    border-radius: 8px;
    padding: 10px 0;
    width: 100%;
    min-height: 0.7rem;
    text-align: center;
    height: 70px;
    cursor: pointer;
}

.deposit-wrapper .standard-tab-container .tab-header .img-container img,
.deposit-wrapper .deposit-channel-container .deposit-select-box .tab-header .img-container img {
	width: 50%;
}

.deposit-wrapper .standard-tab-container .tab-header .deposit-option-tittle,
.deposit-wrapper .deposit-channel-container .deposit-select-box .deposit-option {
    font-size: 13px;
    text-align: center;
    white-space: initial;
    padding: 10px 0 0;
}

.deposit-wrapper .deposit-channel-container {
    border-radius: 0.1rem 0.1rem 0 0;
    overflow: unset;
    border-bottom: 0;
    padding: 0;
    margin-top: 3%;
    width: 70%;
    margin-left: 4%;
}

.deposit-wrapper .deposit-channel-container p {
    font-size: 16px;
    padding: 0 0 15px;
    margin: 0 0 0 0.05rem;
}

.deposit-wrapper .bank-list-container {
    border-radius: 8px;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    grid-row-gap: 0.15rem;
    grid-column-gap: 0.1rem;
    margin: 0 0 0.35rem;
    padding: 8px;
    margin-top: 35px;
    width: 90%;
    border: unset;
    margin-left: 4%;
}

.bank-list-container.NO{
	grid-template-columns: repeat(1,1fr);
	text-align: center;
	padding: 10px;
	color: #585858;
}

.deposit-container .deposit-tab-container .standard-form-field {
	width: 90%;
	margin-left: 4%;
}

.nav-tabs .nav-link {
    font-size: 13px;
    word-break: break-word;
    margin: 0 0 0 0.1rem;
    text-align: center;
}

.form-group .choose-box {
	font-family: bebas neue,Helvetica,Tahoma,sans-serif;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: flex-start;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    margin-bottom: 1rem;
    margin-top: 20px;
    width: 100%;
}

.form-group .choose-box li {
    display: block;
    margin-right: 9px;
    margin-bottom: 10px;
    transition: .3s;
    text-align: center;
    border-radius: 0.05rem;
    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: 49%;
    height: 42px;
    font-size: 13px;
    border: none;
}

.form-group input, .form-group select {
    border-radius: 5px;
}

.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;
}

.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 {
    grid-area: transaction;
    padding: 0 0.4rem;
}

.region-qr-container .bank-qrcode {
	margin: 0 0 0.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.region-qr-container .bank-qrcode .frame {
	position: relative;
    margin: 0 0 0.25rem;
    padding: 15px;
    border-radius: 10px;
}

.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;
    cursor: pointer;
}

.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 .depositReceiptImg .receipt-img img {
	width: 50%;
}

.form-group .depositNotice {
	border-radius: 5px;
}

.nav-tabs .nav-link {
	align-items: center;
    cursor: pointer;
    display: flex;
}

.nav-tabs .nav-link .paymentgateway_logo {
    width: 14%;
    border-radius: 6px;
    position: relative;
}

.nav-tabs .nav-link .paymentgateway-name {
    word-break: break-word;
    margin: 0 0 0 0.1rem;
}
/* Deposit New Layout */
/* Dont Show Again Pop up */
.modal-footer {
	border-top: none;
	justify-content: center; 
}

.admodal- .modal-footer input{
	cursor: pointer
}
/* Dont Show Again Pop up */

#angpowmodal .dstg-description-content table,
#creditsinfomodal .credits-info table{
	max-width: 400px;
}
/**SELECT 2*/
.select2-container {width:90px !important}
.select2-selection {
	height:100% !important;
}
.select2-container--default .select2-selection--single {
	border-radius:0px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered {
	padding:8px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 50% !important;
    transform: translateY(-50%) !important;
}
/** select2 dropdown ***/
.select2-dropdown {
	width: 180px !important;
}
.country_code_option {
	display:flex;
	align-items:center;
	gap:8px;
}
.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(--color2);
    padding: 15px 8px;
}
#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 20px 30px 20px;
	background-color:var(--color2);
}
#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-item-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 i {
	font-size:17px;
	color:var(--color2);
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-preview-img .kyc-close-preview {
	position:absolute;
	right:10px;
	top:10px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-preview-img .kyc-preview-toggle {
	position:absolute;
	left:50%;
	top:50%;
	transform:translate(-50%,-50%);
} 
#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-preview-img .kyc-preview-overlay {
	opacity:0;
	border-radius: 8px;
}
#sum-sub-kyc-block .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-preview-img .kyc-preview-overlay.show {
	opacity:1;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:rgba(0,0,0,.8);
	transition: all .3s ease-in-out;
}
#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:30px;
	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 .sumsub-kyc-container .drop-down-item .doc-dropdown-content .kyc-item- .kyc-upload- .kyc-upload-display .text2 {font-size:11px;}
#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:16px;
}
#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;
    border: 1px solid var(--color1);
    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' !important;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    height: 23px;
    width: 23px;
    background:linear-gradient(to bottom, var(--color4), var(--color5));
    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;
}
#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;
	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;
	color:var(--sumsub-kyc-refresh-btn-bg);
	background:transparent;
	border:2px solid var(--sumsub-kyc-refresh-btn-bg);
}
#sum-sub-kyc-block .sumsub-kyc-status-outer .status-inner .inner-content .kyc2-status-btn:hover {
	background: var(--sumsub-kyc-refresh-btn-bg);
	border:2px solid var(--sumsub-kyc-refresh-btn-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;}
#sumsub-kyc-preview-modal .close {
	position:absolute;
	top:-50px;
	right:-50px;
	font-size:45px;
	color:var(--color2);
}

/* Contact Box */
.contactBox.active {
    right: 0;
}

.contactBox {
    align-items: center;
    bottom: 170px;
    display: flex;
    position: fixed;
    right: -240px;
    transition: all .3s;
    width: 270px;
    z-index: 9999;
    cursor: pointer;
}

.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: 320px;
}

.BesideParnterLogo .ParnterLogo-2 {
    bottom: 430px;
}
/* Beside Parnter Logo */

#register_success_modal .modal-content {
	background: var(--REG_SUCCESS_MODAL_BG);
	border-radius: 10px;
}
#register_success_modal .modal-body {
	text-align: center;
}
#register_success_modal .reg-success-img {
	width: 120px;
	display: block;
	margin: 0 auto;
}
#register_success_modal .reg-success-title {
	margin: 2rem 0;
}