.boxcaptcha #GoogleCaptcha{
	padding: 15px 0;
	margin: auto;
}
#iframe_submit{
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	height: 30%;
	width: 100%;
	min-height: 300px;
	z-index: 99999999;
	background: rgba(255, 255, 255, 0.8);
	display: none;
}
/* Loading */
#lds-main {
    display: block;
    position: relative;
    width: 64px;
    height: 40px;
    margin: 0 auto;
}

#lds-main div {
    position: absolute;
    top: 15px;
    width: 11px;
    height: 11px;
    border-radius: 50%;
    background: #fff;
    animation-timing-function: cubic-bezier(0, 1, 1, 0);
}

#lds-main div:nth-child(1) {
    left: 6px;
    animation: lds-main1 0.6s infinite;
}

#lds-main div:nth-child(2) {
    left: 6px;
    animation: lds-main2 0.6s infinite;
}

#lds-main div:nth-child(3) {
    left: 26px;
    animation: lds-main2 0.6s infinite;
}

#lds-main div:nth-child(4) {
    left: 45px;
    animation: lds-main3 0.6s infinite;
}

@keyframes lds-main1 {
    0% {
        transform: scale(0);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes lds-main3 {
    0% {
        transform: scale(1);
    }

    100% {
        transform: scale(0);
    }
}

@keyframes lds-main2 {
    0% {
        transform: translate(0, 0);
    }

    100% {
        transform: translate(19px, 0);
    }
}
#main_loading{
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999999;
}
#main_loading #lds-main{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.swal2-modal{
	font-family: "ap_honda";
}
.swal2-modal .swal2-content{
	font-weight: 500;
	font-size: 18px;
}
.VideoListsClick{
    cursor: pointer;
}
section#pAllMission .bAllMissionMain .bMissionGroup article .bPic .bTag{
    left: auto;
    right: 0;
}
section#pAllMission .bAllMissionMain .bMissionGroup article .bPic .bTag.OK{
    background: green;
}
section#pRankingMain .bBtnBack{
    text-align: center;
}
section#pRankingMain .bBtnBack > a{
    font-size: 24px;
    font-family: "ap_honda";
    width: 100%;
    min-width: 185px;
    max-width: 420px;
    height: 72px;
    line-height: 72px;
    border-radius: 36px;
    -webkit-border-radius: 36px;
    -moz-border-radius: 36px;
    -ms-border-radius: 36px;
    -o-border-radius: 36px;
    overflow: hidden;
    font-weight: bold;
    font-style: italic;
    padding: 0 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(180deg, #df1d87 13.16%, #c31b77 49.96%);
    box-shadow: 0px 5px 12px rgb(0 0 0 / 12%);
    color: #fff;
    border: none;
    text-align: center;
    cursor: pointer;
    text-transform: uppercase;
    margin: auto;
    -webkit-transition: 0.3s all ease;
    -moz-transition: 0.3s all ease;
    -ms-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
    
}
section#pRankingMain .bBtnBack > a:hover{
    background: linear-gradient(180deg, #e9409c 13.16%, #c5448b 49.96%);
}
section#pRankingMain .btnBack:before{
    display: none;
}
section#pRankingMain .btnBack i{
    margin-right: 5px;
}
#pFormRegister{
    max-width: 100%;
}
#pFormRegister .row{
    margin: 0;
}
/* NEW CSS */
#pFilterType{
    display:flex;
    justify-content: center;
    align-items: center;
    font-size: 22px;
    margin-bottom: 15px;
    margin-top: -40px;
}
#pFilterType .ms{
    padding-right: 20px;
}
#pFilterType a{
    background: #eee;
    color: #333;
    padding: 8px 25px;
    border-radius: 30px;
    border: 2px solid #31538e;
}
#pFilterType a.single{
    padding-right: 60px;
}
#pFilterType a.tour{
    margin-left: -45px;
}
#pFilterType a.active{
    background: #4472c4;
    color: #fff;
}
section#pRankingMain .bRankMain .bRowRank .bRight .view_participant,
section#pRankingMain .bRankMain .bRowRank .bRight .view_mission{
    font-size: 14px;
    color: #333;
}
section#pRankingMain .bRankMain .bRowRank .bRight .view_mission{
    cursor: pointer;
}
section#pRankingMain .bRankMain .bRowRank .bRight .view_participant .view > span,
section#pRankingMain .bRankMain .bRowRank .bRight .view_mission .view > span{
    color: red;
}
.rang_tournament{
    padding-top: 60px;
}
section#pRankingMain.rgtournament .bRankMain .bMyRank .bRowRank .bName .name:after{
    display: none;
}
section#pAllLeague .bAllLeague .bListLeague .league > div > a.rng_status,
section#pRankingMain .bRankMain .bRowRank .bRight .resault_progress.view_status > a{
    font-size: 16px;
    background: #00af3c;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 20px;
    color: #fff;
    border: none;
}
section#pRankingMain.rgtournament .bRankMain .bRowRank:before{
    height: 66px;
}
section#pRankingMain.rgtournament .bRankMain .bRowRank .bLeft .bName .name{
    font-size: 22px;
}
section#pRankingMain.rgtournament .bRankMain .bRowRank{
    padding-left: 40px;
    margin-bottom: 35px;
}
.ViewMission h2{
    font-size: 24px;
    text-align: center;
    font-weight: bold;
}
.ViewMission h3{
    font-size: 18px;
    text-align: center;
    margin-bottom: 15px;
}
.ViewMission table{
    font-size: 16px;
}
.datanotfound{
    text-align: center;
    padding: 50px 0;
    color: #999;
}
.rng_status{
    min-width: 180px;
    text-align: center;
}
.rng_status.expire{
    background: #eee!important;
    color: #333!important;
}
.rng_status.competing{
    background: red!important;
    color: #fff!important;
}
.rang_tournament #pRankingMain{
    margin-top: 15px;
}

.t_type{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 3px;
    background: #1258a7;
    color: #fff;
    border-radius: 10px;
    padding-left: 15px;
    margin-bottom: 30px;
    margin-top: -35px;
}
.t_type .left > ul{
    list-style: none;
    display: flex;
    padding: 0;
    margin: 0;
}
.t_type .left > ul > li{
    border-right: 1px solid #fff;
}
.t_type .left > ul > li:last-child{
    border-right: none;
}
.t_type .left > ul > li > a{
    color: #eee;
    padding: 5px 15px;
}
.t_type .left > ul > li.active > a{
    font-weight: bold;
    color: #fff;
}
.t_type .right .searchbox{
    display: flex;
    background: #fff;
    border-radius: 10px;
}
.t_type .right .searchbox button{
    background: none;
    border: none;
    padding: 0 15px;
    font-size: 30px;
    padding-right: 0;
}
.t_type .right .searchbox input{
    border: none;
    border-radius: 10px;
    outline: none;
    box-shadow: none;
}
.t_type .bBtn > a{
    font-size: 18px;
    min-width: 160px;
    max-width: 170px;
    height: 45px;
    border-width: 3px;
}
.memberlists{
    display: flex;
    align-items: center;

}
.memberlists > span{
    padding-left: 5px;
    font-size: 16px;
}
.bListUser .bList .list .datanotfound{
    padding: 0;
    min-width: 100%;
}
.all_tournament section#pAllLeague .bAllLeague .bListLeague .league .time .btimeCountdown{
    height: 35px;
    font-size: 14px;
}
.all_tournament section#pAllLeague .bAllLeague .bListLeague .league .time .btimeCountdown:before{
    height: 15px;
    min-width: 15px;
    margin: 5px;
}
.all_tournament section#pAllLeague .bHeadTable, 
.all_tournament section#pAllLeague .bAllLeague .bListLeague .league{
    display: flex;
}
.all_tournament section#pAllLeague .bHeadTable{
    margin-bottom: 20px;
}
.all_tournament .col_a{
    justify-content: left;
    width: 100%;
}
.all_tournament .col_b{
    justify-content: left;
    min-width: 150px;
    max-width: 150px;
}
.all_tournament .col_c{
    justify-content: center;
    text-align: center;
    min-width: 250px;
    max-width: 250px;
}
.all_tournament .col_d{
    justify-content: center;
    text-align: center;
    min-width: 140px;
    max-width: 140px;
}
.all_tournament .col_e{
    justify-content: center;
    text-align: center;
    min-width: 150px;
    max-width: 150px;
}
#ModalPassword{
    background-image: none;
}
#ModalPassword .bBtnMain{
    margin-bottom: 15px;
}
#ModalPassword h4{
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 15px;
}
#ModalPassword #int_password{
    border: 5px solid #1258a7;
    background: #fff;
    text-align: center;
    width: 400px;
    font-size: 22px;
    padding: 3px 20px;
    height: auto;
    border-radius: 20px;
    max-width: 90%;
    margin: auto;
}
header .pHeaderR .bMenuMemberMain ul a.btnSingle,
header .pHeaderR .bMenuMemberMain ul a.btnTour{
    white-space: nowrap;
}
.HideMenu header{
    top: -75px;
}
.rng_status.full{
    background: red!important;
    border-color: red!important;
}
.rng_status.competing{
    background: #ffc107!important;
    border-color: #ffc107!important;
    color: #333!important;
}
.jBox-overlay{
    z-index: 998!important;
}
.jBox-wrapper{
    z-index: 999!important;
}
@media (max-width: 1024px) {
    .all_tournament section#pAllLeague .bHeadTable, 
    .all_tournament section#pAllLeague .bAllLeague .bListLeague .league{
        font-size: 16px;
    }
    .all_tournament .col_b{
        min-width: 120px;
        max-width: 120px;
    }
    .all_tournament .col_c{
        text-align: center;
        min-width: 160px;
        max-width: 160px;
    }
    .all_tournament .col_d{
        text-align: center;
        min-width: 140px;
        max-width: 140px;
    }
    .all_tournament .col_e{
        text-align: center;
        min-width: 110px;
        max-width: 110px;
    }
    .t_type .right .searchbox input,
    .t_type .left > ul > li > a{
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .all_tournament section#pAllLeague .bAllLeague .bListLeague .league{
        flex-wrap: wrap;
        justify-content: center;
    }
    .all_tournament .bHeadTable .col_a,
    .all_tournament .bHeadTable .col_b{
        display: none;
    }
    .all_tournament .bHeadTable{
        justify-content: center;
    }
    .all_tournament .bListLeague .col_a,
    .all_tournament .bListLeague .col_b{
        justify-content: center;
        min-width: 100%;
        max-width: 100%;
    }
    .all_tournament .bListLeague .col_b{
        margin-bottom: 10px;
    }
    .all_tournament section#pAllLeague .bAllLeague .bListLeague .league{
        margin-bottom: 15px;
        border-radius: 15px;
    }
    .t_type{
        flex-wrap: wrap;
        padding: 15px;
        margin-bottom: 15px;
    }
    .t_type > div{
        min-width: 100%;
        max-width: 100%;
    }
    .t_type .left{
        margin-bottom: 10px;
    }
    .t_type .left > ul{
        justify-content: center;
    }
}
@media (max-width: 550px) {
    .all_tournament .bHeadTable .col_c{
        display: none;
    }
    .all_tournament .bHeadTable .col_d,
    .all_tournament .bHeadTable .col_e{
        min-width: 50%;
        max-width: 50%;
    }
    .all_tournament .bListLeague .col_c{
        min-width: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    .all_tournament .bListLeague .col_d,
    .all_tournament .bListLeague .col_e{
        min-width: 50%;
        max-width: 50%;
        white-space: nowrap;
    }
    .t_type .left > ul{
        flex-wrap: wrap;
        text-align: center;
    }
    .t_type .left > ul > li{
        min-width: 100%;
        max-width: 100%;
        border-right: none;
    }
    .t_type .left > ul > li a{
        font-size: 16px;
        padding: 5px 0;
        display: inline-block;
    }
}
@media (max-width: 420px) {
    .all_tournament section#pAllLeague .bAllLeague .bListLeague .league{
        padding-left: 10px;
        padding-right: 10px;
    }
}