/*HEADER*/
.competitions-lang-switcher{
    position: absolute;
    z-index: 99;
    right: 20%;
    top: 72px;
    width: 66px;
}
.competitions-lang-switcher img{
    width:16px;
}
.competitions-lang-switcher .dropdown-menu.depth_0 li.wpml-ls-item{
     padding: 4px 3px !important;
}
.competitions-lang-switcher .dropdown-menu{
    text-align: center;
    border-radius: 50px;
    background: #FFFFFF84 0% 0% no-repeat padding-box;
    border:0;
    padding:0;
    min-width:77px;
}
.competitions-lang-switcher .dropdown-menu a{
    color:#000;
    text-decoration: none;
}
.competitions-lang-switcher ul li a{
    color:#fff;
    text-decoration: none;
}
header{
    position: absolute;
    padding-top: 56px;
    left: 0;
    right: 0;
    z-index: 1;
}
.affiliate-registration-menu .login-link a,.affiliate-registration-menu a{
    color: #464851 !important;
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    font-weight: 400;
}
.affiliate-registration-menu .btn-mint a{
    background-color: #03e4ba;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 14px 32px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 45px;
    text-decoration: none!important;
    text-transform: uppercase;
}
.affiliate-registration-menu .btn-mint a:hover {
    background: linear-gradient(-18deg, #00e5ba, #003be5);
    color: #fff;
}
.affiliate-registration-menu li.btn-mint{
    padding-right: 0 !important;
}
.affiliate-registration-menu .navbar-brand{margin-right: 0 !important;}
.affiliate-registration-menu li{ padding: 0 20px;}
.affiliate-registration-menu .wpml-ls-item .dropdown-menu span,.competitions-lang-switcher .wpml-ls-item .dropdown-menu span{ font-size: 16px;}
.affiliate-registration-menu .wpml-ls-item .dropdown-menu a ,.competitions-lang-switcher .wpml-ls-item .dropdown-menu a {text-align: center;}
.affiliate-registration-menu .dropdown-toggle::after,.competitions-lang-switcher .dropdown-toggle::after{    font-family: "Font Awesome 6 Free";
    font-size: 13px;
    content: "\f107";
    border: none!important;
    vertical-align: 0!important;
}
.competitions-lang-switcher .dropdown-toggle{
    background: #FFFFFF84 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 4px 10px;
}
.wpml-ls-menu-item .wpml-ls-flag+span,.competitions-lang-switcher .dropdown-toggle::after{
    color:#000;
    margin-left: 2px;
}
.affiliate-registration-menu .wpml-ls-current-language {
    border-right: 1px solid #464851;
    padding-right: 10px;
}
.affiliate-registration-menu .btn-orange{padding: 10px 20px !important;}
.affiliate-registration-menu .navbar .container {
    position: relative;
}
.affiliate-registration-menu .dropdown-menu.depth_0 li.wpml-ls-item{
    padding: 4px 10px !important;
}
.affiliate-registration-menu a:hover,.competitions-lang-switcher a:hover{
    text-decoration: none;
}
.affiliate-registration-menu .dropdown-menu.depth_0 li.wpml-ls-item a,.competitions-lang-switcher .dropdown-menu.depth_0 li.wpml-ls-item a{
    color: #000;
    font-size: 16px;
}
header button{
    border: 0 !important;
}
header .fa-bars{
    font-weight: 200;
    font-size: 27px;
    color: #fff;
    font-family: "fontawesome";
}
html[dir="rtl"] .competitions-lang-switcher{
    right:unset;
    left:20%;
}
header .container{
    max-width: 1200px;
}
html[lang=ja] .first-template .form-select-label:after,html[lang=ja] .second-template .form-select-label:after {
    content: '選択';
}
html[lang=ja] .template-selection .form-check input:checked + .form-select-label:after{
    content: '選択する';
}
html[lang="ms-MY"] .first-template .form-select-label:after,html[lang="ms-MY"] .second-template .form-select-label:after{
    content:"Pilih";
}
html[lang="ms-MY"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"Dipilih";
}
html[lang="th"] .first-template .form-select-label:after,html[lang="th"] .second-template .form-select-label:after{
    content:"เลือก";
}
html[lang="th"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"ถูกเลือก";
}

html[lang="ar"] .first-template .form-select-label:after,html[lang="ar"] .second-template .form-select-label:after{
    content:"اختر";
}
html[lang="ar"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"مُحدد";
}

html[lang="tr-TR"] .first-template .form-select-label:after,html[lang="tr-TR"] .second-template .form-select-label:after{
    content:"Seçin";
}
html[lang="tr-TR"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"Seçildi";
}

html[lang="vi-VN"] .first-template .form-select-label:after,html[lang="vi-VN"] .second-template .form-select-label:after{
    content:"Chọn";
}
html[lang="vi-VN"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"Đã chọn";
}
html[lang="zh"] .first-template .form-select-label:after,html[lang="zh"] .second-template .form-select-label:after {
    content: '选择';
}
html[lang="ph"] .first-template .form-select-label:after,html[lang="ph"] .second-template .form-select-label:after {
    content: 'Pumili';
}
.header-competitions{
    align-items: flex-start;
    padding-top: 70px;
}
.header-competitions .wp-block-columns{
    margin-bottom:0 !important;
}
.competition-logos{
    margin-bottom: 200px !important;
}
.competition-logos .wp-block-column{
    position: relative;
}
.competition-logos .wp-block-column:first-child:after{
    content: '';
    position: absolute;
    height: 66px;
    width: 2px;
    background-color: #fff;
    bottom: -16px;
    left: 50%;
}
.competitions-carousel-outer{
    margin-top: -240px;
}
.owl-carousel {
    touch-action: manipulation;
}
#competitions-carousel.owl-carousel:not(.owl-loaded){
    opacity: 0;
}
#competitions-carousel .owl-stage{
    padding-left: 0 !important;
}
#competitions-carousel .item span{
    border-radius: 20px;
}
#competitions-carousel .owl-next{
    position: absolute;
    right: 20px;
    top: 140px;
    border-radius: 50px;
    background-color: #fff;
    width: 40px;
    height: 40px;
    border-color: #fff;
    border-style: unset;
    font-weight: 900;
}
#competitions-carousel .owl-prev{
    display: none;
}
.form-control:focus{
    box-shadow: unset;
}
.time_circles > div{
    top: 50% !important;
    transform: translateY(-50%);
}
.time_circles > div > span{
    font-family: 'Montserrat', sans-serif;
    font-size: 32px !important;
    line-height: 30px;
}
#terms-and-conditions ul{
    padding-left:24px;
}


/*HOW TO ENTER THE COMPETITION SECTION*/
#steps-carousel .item{
    border-radius: 30px;
}
/*register section*/
html[dir="rtl"] .competitions-lang-switcher{
    right:unset;
    left:20%;
}
html[dir="rtl"] .platform-server-row>.platform{
    margin-right: 0;
    margin-left:15px;
}
html[dir="rtl"] .platform-server-row>.server{
    margin-left:0;
    margin-right:15px;
}
html[dir="rtl"] .was-validated .form-select:valid:not([multiple]):not([size]),html[dir="rtl"] .was-validated .form-control:valid, .form-control.is-valid{
    background-position:left 0.75rem center, center left 2.25rem
}
html[dir="rtl"] .form-select{
    padding-left:0;
    padding-right: 10px !important;
}
.competitions-enrolment-form .form-title,.ib-consent-form .form-title{
    text-align: center;
    letter-spacing: 0px;
    margin-bottom: 20px;
}
.competitions-enrolment-form {
    width: 100%;
    background: rgba(255, 255, 255, 0.6) no-repeat padding-box;
}

.competitions-enrolment-form .form-title>h2 {
    color: #12183A;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}
.competitions-enrolment-form .hashtag,.competitions-enrolment-form .at-symbol{
    position: absolute;
    bottom: 20%;
    left: 15px;
    z-index: 9;
}
.competitions-enrolment-form input[name="code_if_applicable"]{
    padding-left: 25px !important;
}
.competitions-enrolment-form input[name="twitter_id"]{
    padding-left: 35px !important;
}
.fa-x-twitter:before {
    content: '\e61b';
}
.platform-server-row {
    /*display: flex;*/
    padding-bottom: 20px;
}
.platform-server-row select {
    border: 2px solid #dfdfdf !important;
    border-radius: 10px;
    min-height: 52px;
    background-color: transparent;
    color: #fff;
    box-shadow: none !important;
}
.dark-theme .platform-server-row select{
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/></svg>") !important;
}
.platform-server-row select option {
    background-color: #000A26;
    color: #fff;
}
.light-theme .platform-server-row select {
    color: #000;
}
.light-theme .platform-server-row select option {
    background-color: #fff;
    color: #000;
}
.platform-server-row .platform {
    flex: 1;
    margin-right: 15px;
}
.platform-server-row .server {
    flex: 1;
    margin-left: 15px;
}
.competitions-enrolment-form .radio-btns input{
    width: unset !important;
}
#select-server .mt4-server,  #select-server .mt5-server{
    display: none;
}
#competitionsRegistrationForm label, .ib-consent-form label, .slider-registration-form-366 .form-group>label {
    z-index: 4 !important;
}
@media screen and (max-width: 576px){
    .platform-server-row{
        padding-bottom: 0;
    }
}
#overlay{
    position: fixed;
    top: 0;
    z-index: 100;
    width: 100%;
    height:100%;
    display: none;
    background: rgba(0,0,0,0.6);
}
.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}
@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}
.is-hide{
    display:none;
}

.competitionRegistrationsCounter {
    font-size: 22px;
}
.competitionRegistrationsCounter>span {
    font-weight: bold;
}

.competitionRegistrationsCounter.aboveClock {
    font-size: 26px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate(-50%, 50%);
    width: 100%;
    text-align: center;
}
.ib-consent-form {
    width: 100%;
    background: rgba(255, 255, 255, 0.6) no-repeat padding-box;
}
.ib-consent-form .form-title>h2 {
    color: #12183A;
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 0;
}
.ib-consent-form .radio-btns input{
    width: unset !important;
}
#competitionsRegistrationForm label,.ib-consent-form label{
    font-size: 12px;
    font-weight: 500;
    color: #aaa;
    position: relative;
    top: 12px;
    z-index: 1;
    background-color: #fff;
    margin-left: 15px;
    padding: 0 8px;
    width: auto;
}
#competitionsRegistrationForm input,.ib-consent-form input{
    border: 2px solid #dfdfdf;
    border-radius: 10px !important;
    min-height: 52px;
    width: 100% !important;
    padding: 10px 20px;
}
.has-dark-blue-background-color #competitionsRegistrationForm input,.has-dark-blue-background-color .ib-consent-form input{
    color:#fff;
}
.competitions-enrolment-form .register-btn,.ib-consent-form .register-btn{
    background-color: #03E4BA;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 14px 32px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 45px;
    text-decoration: none !important;
    margin: 48px auto 0;
    min-width: 210px;
    border: 0;
}
.competitions-enrolment-form .register-btn:hover,.ib-consent-form .register-btn:hover {
    background: linear-gradient(-18deg, #00e5ba, #003be5);
    color: #fff;
}
#competitionsRegistrationForm label.form-check-label,.ib-consent-form label.form-check-label{
    margin-left: 0;
    text-align: center;
    width: 100%;
    color:#000A26;
    top: 0;
    margin-top: 12px;
}
/*registration form*/
#competition-reg-steps .item{
    border-radius: 40px;
    min-height: 215px;
}
#competition-reg-steps.owl-carousel{
    display: block;
}

.fa-arrow-up:before{
    content:'\f062';
}
.fa-arrow-right:before{
    content:'\f061';
}
.fa-arrow-down:before{
    content:'\f063';
}

/*report*/

.full-report thead th {
    color: #003be5;
    font-size: 16px;
    border: 0!important;
    padding: 24px 16px!important;
}

.full-report.alignwide{
    background-color: #fff;
    border-radius: 40px;
    padding: 24px;
    margin-bottom: 80px;
}
.full-report table{
    margin-bottom: 16px;
}
.full-report thead th{
    color:#003BE5;
    font-size: 16px;
    border: 0 !important;
    padding: 24px !important;
}
.full-report tbody tr:nth-child(odd){
    background-color: #EFF1F5;
}
.full-report tbody tr:nth-child(odd) td{
    box-shadow: unset !important;
    border-top: 0 !important;
}
.full-report tbody tr td{
    border-top: 0 !important;
    padding: 17px 24px;
    font-size: 12px;
}
.full-report tbody tr td:nth-child(3),.full-report tbody tr td:first-child{
    font-weight: 700;
}
.full-report .fa-circle-info{
    text-decoration: none !important;
    border: 1px solid #EFF1F5;
    color: #0000001A;
    border-radius: 50px;
    font-size: 16px;
}
.full-report .fa-arrow-down{
    color:#CF142B;
    margin-left: 2px;
}
.full-report .fa-arrow-up{
    color:#00E5BA;
    margin-left: 2px;
}
.full-report .fa-arrow-right{
    color:#ABADB3;
    margin-left: 4px;
    font-style: normal;
    font-family: 'font awesome 6 free';
}
.full-report .dataTables_wrapper .dataTables_paginate .paginate_button.current{
    background-color: #003BE5;
    color: #fff !important;
    border: 1px solid #003BE5;
    border-radius: 4px;
    outline: none !important;
}
.full-report .dataTables_wrapper .dataTables_paginate .paginate_button{
    padding: 2px 11px;
    font-weight: 500;
    font-size: 16px;
    color: #000000;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: unset !important;
}
.full-report .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background: none !important;
    color: #003BE5 !important;
    border: 1px solid transparent;
}
.full-report table.dataTable.hover>tbody>tr:hover>*,.full-report table.dataTable.display>tbody>tr:hover>*{
    box-shadow: unset !important;
}
.full-report .dataTables_info{
    font-size: 16px;
    font-weight: 500;
    margin-left: 22px;
}
.full-report .outer-search{
    position: absolute;
    left: 16px;
    top: 7px;
    color: #003BE5;
}
.full-report .fa-search{
    color:#003BE5;
}
.full-report input[type="search"]{
    background: #EFF1F5 0% 0% no-repeat padding-box;
    box-shadow: inset 0px 3px 6px #00000029;
    border: 0;
    border-radius: 50px;
    min-width: 440px;
    padding-left: 30px;
}
.full-report .dataTables_wrapper .dataTables_filter{
    float:left;
    text-align: left;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{
    content:'\f107';
    background-color: unset;
    border: 0 !important;
    color: #000;
    box-shadow: none;
    font-family: 'Font Awesome 6 Free';
    top:56%;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before, table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before{
    content:'\f106';
    background-color: unset;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child{
    padding: 0;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child table{
    margin: 0;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child table tr:nth-child(odd){
    background-color: #fff;
}
table.dataTable.dtr-inline.collapsed>tbody>tr>td.child table tr:nth-child(even){
    background-color: #EFF1F5;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.child:nth-child(odd) table tr:nth-child(odd){
    background-color: #EFF1F5 !important;
}
table.dataTable.dtr-inline.collapsed>tbody>tr.child:nth-child(odd) table tr:nth-child(even){
    background-color: #fff !important;
}
table.dataTable.stripe>tbody>tr.odd>*, table.dataTable.display>tbody>tr.odd>*{
    box-shadow: none;
}

a.circle-info,.circle-info{
    border: 1px solid #EFF1F5;
    border-radius: 50px;
    float: right;
    height: 15px;
    position: relative;
    width: 15px;
    /* margin-top: 11px; */
    text-align: center;
    bottom: -4px;
    box-shadow: inset 0px -3px 3px #00000008, 0px 3px 3px #0000001a;
}
.circle-info{
    bottom: 0;
    right: -4px;
}
.circle-info:after {
    color: #3A3A3A !important;
    font-weight: 600;
}
a.circle-info:after,.circle-info:after {
    content: 'i';
    border-radius: 50px;
    color: #AAAAAA;
    position: absolute;
    top: -4px;
    right: 5px;
    font-size: 10px;
    line-height: 22px;
    text-decoration: none !important;
    font-style: normal;
}
.TopReportTitles{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 40px;
    text-align: center;
}
.top3-section{
    margin-bottom: 80px;
}
.top3-section,.top5-pnl{
    display: flex;
    justify-content: space-between;
    gap: 24px;
    padding: 0 !important;
}
.top5-pnl{
    margin-bottom: 40px !important;
}
.top3-section .winner-outer-box{
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 24px;
    border-radius: 30px;
}
.top5-pnl .winner-outer-box{
    width: 100%;
    background-color: #fff;
    text-align: center;
    padding: 20px 16px;
    border-radius: 30px;
}
.top3-section h2{
    font-size: 24px;
    font-weight: 700;
    margin-top:24px;
    position: relative;
    min-height: 24px;
}
.top5-pnl h2{
    font-size: 21px;
    font-weight: 700;
    margin-top:24px;
    position: relative;
    word-break: break-word;
    min-height: 24px;
}
.most_traded_symbols_Report{
    background-color: #fff;
    border-radius: 40px;
    padding: 40px !important;
    margin-bottom: 120px;
}
.most_traded_symbols_Report h2{
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 16px;
}
.most_traded_symbols_Report h3{
    font-size: 14px;
    font-weight: 400;
}
.most_traded_symbols_Report .fa-circle.blue{
    color: #003BE5;
    font-size: 20px;
    padding-right: 8px;
}
.most_traded_symbols_Report .fa-circle.green{
    color: #03E4BA;
    font-size: 20px;
    padding-right: 8px;
}
.most_traded_symbols_Report .long-position{
    text-align: right;
}
.most_traded_symbols_Report .ls-positions{
    margin-bottom: 36px;
}
.most_traded h3 {
    font-size: 14px;
    font-weight: 800;
    margin: 0;
    padding-top: 6px;
}
.long_positions span{
    background-color:#003BE5 ;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    min-height: 32px;
    line-height: 32px;
    float: left;
}
.long_positions{
    background-color:#03E4BA ;
    color: #3A3A3A;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    min-height: 32px;
    line-height: 32px;
    padding: 0;
    margin-bottom: 24px;
}
.full-report tbody tr.child td{
    padding: 17px 35px;
}
/*dark theme*/
.dark-theme{
    background-color: #000A26;
    color: #fff !important;
    padding-bottom: 120px;
}
.light-theme{
    padding-bottom: 120px;
}
.dark-theme .competition-requirements h3{
    color:#03E4BA !important;
    padding-bottom:8px;
}
.dark-theme .slider-registration-form-366{
    background-color: #1A233C;
}
.dark-theme .slider-registration-form-366 .form-title{
    color: #fff;
}
.dark-theme .slider-registration-form-366 .form-group>label{
    background: #1A233C;
    color: #fff;
}
.dark-theme .slider-registration-form-366 .form-group input{
    background-color: transparent;
}
.dark-theme .registration-form-366 .form-group input,.dark-theme .registration-form-366 .select2-container--default .select2-selection--single{
    background-color: transparent;
}
input:-webkit-autofill {
    background-color: transparent !important;
}
.dark-theme .accordion-header{
    color:#fff;
}
.dark-theme .accordion-button:not(.collapsed){
    background-color: #1A233C !important;
    color:#fff;
}
.dark-theme .competitions-enrolment-form,.dark-theme .ib-consent-form{
    background: unset;
}
.dark-theme .accordion-header .accordion-button.collapsed{
    color:#fff;
}
.dark-theme #competitionsRegistrationForm label,.dark-theme .ib-consent-form label{
    background-color: #1A233C;
    color: #fff;
}
.dark-theme #competitionsRegistrationForm input,.dark-theme .ib-consent-form input{
    background-color: unset;
}
.dark-theme .form-check-label a,.dark-theme .registration-form-366 .select2-container--default .select2-selection--single .select2-selection__rendered,.dark-theme .slider-registration-form-366 .terms-text {
    color:#fff;
}
.dark-theme .terms-text a,.dark-theme .full-report .dataTables_info,.dark-theme .full-report .dataTables_wrapper .dataTables_paginate .paginate_button,.dark-theme .dataTables_wrapper .dataTables_paginate .ellipsis{
    color: #fff !important;
}
.dark-theme .winner-outer-box,.dark-theme .full-report.alignwide{
    background-color: #1A233C;
}
.dark-theme .full-report input[type="search"]{
    background-color: #000A26;
    color: #fff;
}
.dark-theme .full-report .fa-search,.dark-theme .full-report thead th{
    color: #00E5BA;
}
.dark-theme .most_traded_symbols_Report{
    background-color: #1A233C;
}
.dark-theme .full-report tbody tr:nth-child(odd) {
    background-color: #000A26;
}
.dark-theme a.circle-info{
    background-color: #fff;
}
.dark-theme .most_traded_symbols_Report .fa-circle.blue{
    color:#309BF2
}
.dark-theme .long_positions span{
    background-color: #309BF2;
}
.dark-theme .full-report .dataTables_wrapper .dataTables_paginate .paginate_button.current{
    background-color: #00E5BA;
    border-color: #00E5BA;
    color:#000A26 !important;
}
.dark-theme .full-report .dataTables_wrapper .dataTables_paginate .paginate_button:hover{
    background-color: unset;
    color: #fff !important;
    border-color: transparent;
}
.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control:before,.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control:before{
    color: #fff;
}
.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr:nth-child(odd)>td.child table tr:nth-child(odd){
    background-color: #1a233c;
}
.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr.child:nth-child(odd) table tr:nth-child(odd){
    background-color: #000a26 !important;
}
.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr.child:nth-child(odd) table tr:nth-child(even){
    background-color: #1a233c !important;
}
.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.child table tr:nth-child(odd) {
    background-color: #1a233c;
}
.dark-theme table.dataTable.dtr-inline.collapsed>tbody>tr>td.child table tr:nth-child(even) {
    background-color: #000a26;
}

/*AFFILIATE REGISTRATION FORM*/
.affiliate-form-steps .step{
    border-radius: 40px;
}
#image2-first, #image2-second {
    display: none;
}
.template-selection{ padding: 35px 0 30px; }
.template-selection span{
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
.template-selection .form-check-input:checked {
    background-color: #000A26 !important;
    border-color: #000A26 !important;
}
.template-selection .form-check-input:focus{
    border-color: #DFDFDF;
    box-shadow: unset;
}
.template-selection .form-switch .form-check-input {
    width: 60px;
    height: 30px;
    background-color: #DFDFDF;
    border: 1px solid #DFDFDF;
    cursor: pointer;
}
.templates-section .link-2,.templates-section .second-link-2,.templates-section .link-1,.templates-section .second-link-1{
    display: none;
}
.form-switch .form-check-input:checked,.form-switch .form-check-input,.form-switch .form-check-input:focus{
    background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'><circle r='3' fill='%2303E4BA'/></svg>");
}
.template-selection .form-switch{
    padding-top: 6px;
}
.template-selection .form-check-label{
    color: #000;
    position: absolute;
    top: 18px;
    left: 2px;
    font-size: 16px;
}
.form-check-input:active {
    filter: unset;
}
.terms-text .form-check-input:focus-visible{
    outline: none;
}
.template-outline,.template-outline img{
    border-radius: 30px;
}
.template-outline figure{border-top-right-radius: 30px; border-top-left-radius: 30px; text-align: center;}
#first-template-selection,#second-template-selection{
    display: none;
}
.first-template,.second-template{
    text-align: right;
}
.first-template .form-select-label,.second-template .form-select-label{
    margin: 0;
    padding: 8px 10px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    border: solid 2px #03E4BA;
    border-radius: 45px;
    background-color: #FFF;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    min-width: 210px;
    cursor: pointer;
    transition: border-color 0.15s ease-out, color 0.25s ease-out, background-color 0.15s ease-out, box-shadow 0.15s ease-out;
}
.first-template .form-select-label:after,.second-template .form-select-label:after{
    content:'Select';
}
.template-selection .form-check input:checked + .form-select-label:after{
    content: 'Selected';
}
.template-selection .form-check input {
    width: 0;
    height: 0;
    position: absolute;
}
.template-selection .form-check input:checked + .form-select-label {
    background-color: #00E5BA;
    color: #000A26;
    border-color: #00E5BA;
    z-index: 1;
}
.green-theme-templates .template-selection .form-check input:checked + .form-select-label{
    color: #fff !important;
}
#selected-template{
    display: none;
}

.show-on-hover{
    position: relative;
}
.image-toggle a {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    transition: opacity .35s ease;
    text-decoration: none;
    font-weight: 700;
    font-size: 40px;
    color: #fff;
    justify-content: center;
    align-items: center;
    background-color: #000A26CC;
    border-radius: 30px;
    display: none;
    height: 100%;
}
html[lang="ms-MY"] .first-template .form-select-label:after,html[lang="ms-MY"] .second-template .form-select-label:after{
    content:"Pilih";
}
html[lang="ms-MY"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"Dipilih";
}
html[lang="th"] .first-template .form-select-label:after,html[lang="th"] .second-template .form-select-label:after{
    content:"เลือก";
}
html[lang="th"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"ถูกเลือก";
}

html[lang="ar"] .first-template .form-select-label:after,html[lang="ar"] .second-template .form-select-label:after{
    content:"اختر";
}
html[lang="ar"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"مُحدد";
}

html[lang="tr-TR"] .first-template .form-select-label:after,html[lang="tr-TR"] .second-template .form-select-label:after{
    content:"Seçin";
}
html[lang="tr-TR"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"Seçildi";
}

html[lang="vi-VN"] .first-template .form-select-label:after,html[lang="vi-VN"] .second-template .form-select-label:after{
    content:"Chọn";
}
html[lang="vi-VN"] .template-selection .form-check input:checked+.form-select-label:after{
    content:"Đã chọn";
}
.wpcf7-response-output{
    float: none !important;
    text-align: center;
    margin: 0 auto !important;
    max-width: 500px !important;
}
html[dir="rtl"] .winner-form-block input{
    border-radius: 10px 0 0 10px !important;
}
html[dir="rtl"] .winner-form-block .prize-num-form span{
    border-radius: 0 10px 10px 0;
}
html[dir="rtl"] .prize-num-form{
    padding-left: 0;
    padding-right: 15px !important;
}
html[dir="rtl"] .winner-form-block .add-prize,html[dir="rtl"] .winner-form-block .remove-prize{
    left: 0px;
    right: unset;
    border-radius: 10px 0 0 10px;
}
html[dir="rtl"] .winner-form-block .outer .col-10{
    padding-right:0;
}
html[dir="rtl"] .affiliate-competition-form .inner-title h3{
    float:right;
}
html[dir="rtl"] .template-selection .form-check-label{
    right:0
}
html[dir="rtl"] .first-template, html[dir="rtl"] .second-template{
    text-align:left;
    padding:0;
}
html[dir="rtl"] .affiliate-competition-form label{
    margin-right:15px;
    margin-left:0;
}
html[dir="rtl"] .affiliate-competition-form .circle-info ,html[dir="rtl"] .affiliate-competition-form .inner-title h3 .circle-info {
    bottom: 0;
    right: 3px;
    float: left;
}
html[dir="rtl"] span.select2-selection.select2-selection--multiple:before,html[dir="rtl"] .select2-container--default .select2-selection--single:before{
    left: 10px;
    right: unset;
}
html[dir="rtl"] input:not(.wpcf7-submit){
    text-align:right;
}
html[dir="rtl"] .select2-container--default .select2-selection--multiple .select2-selection__choice{
    float:right;
}
html[dir="rtl"] .wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered{
    display:inline-block;
}
html[dir="rtl"] .select2-container--default .select2-selection--single .select2-selection__clear{
    float:left;
}
.affiliate-competition-form input[name="payment-method"]{
    font-size:12px;
}
.affiliate-competition-form .inner-title h3 .circle-info{
    bottom: 24px;
    right: -20px;
}
.affiliate-competition-form .inner-title h3{
    float: left;
}
.dark-theme .full-report input[type=search] {
    background-color: #000a26;
    color: #fff;
}
.footer-help-center, .is-gl-client .fxgt-footer-container{
    margin:0 !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    border-radius: 20px;
}
#select2-country_iso-results.select2-results__options li[aria-selected=true]:first-child:before{
    content:none;
}
.fxgt-footer-menu>li>a.dropdown-toggle::after {
    font-family: "fontawesome";
}
.fxgt-steps .about-steps-outer .number, .vps-steps-outer .number {
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50px;
    color: #1A233C;
    font-weight: 800;
    line-height: 70px;
    font-size: 50px;
    margin: 0 auto;
}
.light-theme .fxgt-steps .about-steps-outer .number,.light-theme .vps-steps-outer .number{
    background-color:#003be5;
    color: #fff;
}
.light-theme .about-steps:after {
    border-bottom: solid 2px #003be5;
}
.about-steps{
    position:relative;
}
.about-steps:after {
    width: 120px;
    content: '';
    position: absolute;
    top: 34px;
    left: 0;
    right: -234px;
    border-bottom: solid 2px #fff;
    margin: 0 auto;
    z-index: 0;
}
.competition-reg-steps-outer img{
    border-radius:40px;
}
@media  screen and (min-width: 1200px) {
    .image-toggle:hover a {
        display: flex;
        text-decoration: none;
    }
}
/*AFFILIATE CF7*/
/*contact form 7 styles*/
.affiliate-competition-form h3{
    font-size: 24px;
    font-weight: 700;
}
.affiliate-details,.competition-details, .competition-phases{
    padding-bottom: 60px;
}
.winner-form-block h3{
    margin-bottom: 32px;
}
.winner-form-block .outer.row{
    margin-bottom: 24px;
}
.winner-form-block .add-prize,.winner-form-block .remove-prize{
    position: absolute;
    top: 0%;
    right: -6px;
    background-color: #003be5;
    color: #fff;
    height: 56px;
    width: 60px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    padding: 17px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.winner-form-block .prize-num-form{
    width: 72px !important;
}
.winner-form-block .prize-num-form span{
    float: left;
    width: 100%;
    height: 100%;
    background-color: #003be5;
    font-size: 30px;
    line-height: 56px;
    text-align: center;
    color: #fff;
    font-weight: 800;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}
.winner-form-block input{
    border-radius: 0px 10px 10px 0px !important;
}

.calculations .top5-pnl h2,.calculations .top3-section h2{
    font-size: 18px;
    font-weight: 400;
}

.calculations .full-report.alignwide{
    min-height: 500px;
}
.calculations .results-announcement{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    font-size: 36px;
    line-height:40px;
    font-weight: 800;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    text-align:center;
    z-index: 1;
}

.affiliate-competition-form input, .affiliate-competition-form textarea,.affiliate-competition-form select{
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    min-height: 56px;
    width: 100%;
    padding: 10px 20px;
    margin: 0 !important;
    font-weight: 500;
    color: #000A26 !important;
    font-size: 14px;
}
.affiliate-competition-form span[data-name="client-file-upload"] {
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    margin: 0;
}
.affiliate-competition-form .form-select:focus{
    border-color: #DFDFDF;
    box-shadow: unset;
}
.affiliate-competition-form .popup{
    display: none;
    position: absolute;
    background-color: #92CFDD;
    height: 50px;
    width: 200px !important;
    top: -63px;
    left: 88px;
    border-radius: 10px;
    font-size: 12px;
    line-height: 15px;
    text-align: left;
    padding: 10px 15px;
    color: #032958;
}
.tooltip.blue-tooltip .tooltip-inner{
    background-color: #000A26;
    color: #fff;
}
.blue-tooltip .tooltip-arrow:after,.blue-tooltip .tooltip-arrow:before  {
    border-top-color: #000A26 !important;
}

.affiliate-competition-form .popup:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    z-index: 9;
    border-top: solid 20px #92CFDD;
    border-left: solid 20px transparent;
    border-right: solid 20px transparent;
}
.affiliate-competition-form .popup.reg-start {
    left: 140px;
}
.affiliate-competition-form .popup.reg-end{
    left: 134px;
}
.affiliate-competition-form .popup.comp-start {
    left: 142px;
}
.affiliate-competition-form .popup.comp-end{
    left: 136px;
}
.affiliate-competition-form .popup.name{
    left: 35px;
}
.affiliate-competition-form .popup.competition-description{
    left: 148px;
}
.affiliate-competition-form .popup.affiliate-id-popup{
    left: 37px;
}
.affiliate-competition-form .popup.competition-ranking{
    left: 80px;
    top: -80px;
    width: 300px !important;
    height: 65px;
}
.affiliate-competition-form .popup.promo-code{
    left: 103px;
    top: -80px;
    width: 300px !important;
    height: 65px;
}
.affiliate-competition-form .popup.min-balance{
    left: 105px;
    top: -80px;
    width: 300px !important;
    height: 65px;
}
.affiliate-competition-form .popup.additional-funding{
    left: 60px;
    top: -80px;
    width: 300px !important;
    height: 65px;
}
.affiliate-competition-form .popup.upload-logo{
    left: 0;
    top: -80px;
    width: 300px !important;
    height: 65px;
}
.affiliate-competition-form .popup.language{
    left: -22px;
    top: -80px;
    width: 300px !important;
    height: 65px;
}
.affiliate-competition-form .popup.other-requirements{
    left: 104px;
    width: 220px !important;
}
.affiliate-competition-form .affiliate-details label:hover + .popup,.affiliate-competition-form .competition-details label:hover + .popup,.affiliate-competition-form .competition-phases label:hover + .popup{
    display: block;
}
.affiliate-competition-form textarea{
    padding: 18px 20px;
}
.affiliate-competition-form label{
    font-size: 12px;
    color: #AAAAAA;
    position: absolute;
    top: 16px;
    z-index: 1;
    background-color: #fff;
    margin-left: 15px;
    padding: 0 8px;
}

.green-theme.affiliate-competition-form .fa-circle-info{color:#419DFA;}
.affiliate-competition-form .fa-upload{
    position: absolute;
    right: 28px;
    top: 40px;
    font-size: 24px;
}
.affiliate-competition-form input[type='file'] {
    opacity:0;
    margin-bottom: 0;
}
.affiliate-competition-form .client-file-upload{
    border: 2px solid #DFDFDF;
    border-radius: 10px;
    width: 100%;
    display: inline-block;
    margin: 0;
}
.form-control:focus{
    border-color: #DFDFDF;
    box-shadow: unset;
}
.btn-primary:focus,.btn-primary:active:focus{
    box-shadow: unset;
}
.affiliate-competition-form input[type="submit"]{
    background-color: #03E4BA;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    padding: 14px 32px;
    transition: all .3s;
    -webkit-transition: all .3s;
    border-radius: 45px;
    min-width: 210px;
    text-decoration: none !important;
    border-color: #03e4ba;
    max-width: 250px;
    margin-top: 64px !important;
}
.affiliate-competition-form input[type="submit"]:hover{
    background: linear-gradient(-18deg,#00e5ba,#003be5);
    color: #fff;
}
.affiliate-competition-form input[type="date"]{
    text-transform: uppercase;
}
.affiliate-competition-form .winner-form-block input[type="text"]::placeholder {
    color:#8D8D8D !important;
}
.affiliate-competition-form .wpcf7-spinner{
    display: block;
    margin: 0 auto;
}
/*SELECT2 STYLES*/
::placeholder{
    color:#000A26 !important;
}
.affiliate-competition-form input, .affiliate-competition-form textarea, .affiliate-competition-form select{
    appearance:none;
}
.select2-container--default .select2-selection--single, .affiliate-competition-form input, .affiliate-competition-form textarea, .affiliate-competition-form select{
    background-color:transparent !important;

}

/*span.select2-selection.select2-selection--multiple:before,.select2-container--default .select2-selection--single:before {*/
/*    content: "\f078";*/
/*    position: absolute;*/
/*    right: 10px;*/
/*    top: 28%;*/
/*   font-family: 'fontawesome';*/
/*}*/
.select2-container--default .select2-selection--single .select2-selection__arrow b{
    display: none;
}
.select2-container--default.select2-container--focus .select2-selection--multiple,.select2-container--default .select2-selection--multiple{
    border: 1px solid #CBCBCB;
    border-radius: 10px;
    width: 100%;
    padding: 0 20px;
}
.select2-container--open .select2-dropdown--below{
    border: 0;
    margin-top: 4px;
    width: 270px !important;
    border-radius: 20px;
    border: 1px solid #CBCBCB;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple{
    border-radius: 10px;
}
.competitions-template-competitions-template-dark .select2-dropdown,.competitions-template-competitions-template-dark .select2-results{
    background-color: #000a26;
}
.select2-dropdown,.select2-results{
    border-radius: 20px;
}
.competitions-template-competitions-template-dark .select2-container--default .select2-results__option--highlighted[aria-selected],.competitions-template-competitions-template-dark .select2-container--default .select2-results__option[aria-selected=true]{
    background-color: #000A26;
}
.competitions-template-competitions-template-dark .select2-container--default .select2-selection--multiple .select2-selection__choice{
    background-color: #000A26;
    border-color: #000A26;
    color: #fff;
}
.competitions-template-competitions-template-dark .select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    color:#fff;
}
.select2-results__options{
    border-radius: 20px;
    padding: 5px 6px;
}
.competitions-template-competitions-template-dark .select2-results__options{
    background-color: #000A26;
    color: #fff;
}
/*
.multiple_options .select2-results__options li:before{
    font-family:fontAwesome;
    content:"\f096";
    padding-right: 10px;
}
*/
.select2-container--default .select2-selection--multiple .select2-selection__rendered{
    padding: 0;
    height: 47px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    margin-top: 20px;
}
.select2-container--default .select2-selection--single{
    border: 1px solid #CBCBCB !important;
    border-radius: 10px;
    width: 100%;
    padding: 0 20px;
    min-height: 56px;
}
.wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 56px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    font-weight: 500;
    font-size: 16px;
}
.competitions-template-competitions-template-dark .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000A26;
}

.competitions-template-competitions-template-dark .select2-dropdown,.competitions-template-competitions-template-dark .select2-results{
    border-color: #000a26;
    background-color: #000a26;
}
.select2-dropdown,.select2-results{
    border-radius: 20px;
}
.select2-container--open .select2-dropdown--below{
    margin-top: 4px;
    width: 270px !important;
    border-radius: 20px;
}

.competitions-template-competitions-template-dark .select2-search--dropdown {
    background-color: #000a26;
}
.competitions-template-competitions-template-dark .select2-container--default .select2-search--dropdown .select2-search__field {
    background-color: #000a26;
    color:#fff;
}
#select2-country_iso-results.select2-results__options li[aria-selected=true]:first-child:before{
    content:none;
}
.fxgt-steps .about-steps-outer .number, .vps-steps-outer .number {
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50px;
    color: #1A233C;
    font-weight: 800;
    line-height: 70px;
    font-size: 50px;
    margin: 0 auto;
}
.light-theme .fxgt-steps .about-steps-outer .number,.light-theme .vps-steps-outer .number{
    background-color:#003be5;
    color: #fff;
}
.light-theme .about-steps:after {
    border-bottom: solid 2px #003be5;
}
.about-steps{
    position:relative;
}
.about-steps:after {
    width: 120px;
    content: '';
    position: absolute;
    top: 34px;
    left: 0;
    right: -234px;
    border-bottom: solid 2px #fff;
    margin: 0 auto;
    z-index: 0;
}
.competition-reg-steps-outer img{
    border-radius:40px;
}
/*404 Page*/
/*404 Page*/
.page-404 .background-404{
    background-image: url("../img/error-page.jpg");
    background-position: center;
    background-size: cover;
    text-align: center;
    display: table;
    width: 100%;
    height: 87vh;
}
.page-404 .widget_text{
    margin-bottom: 0 !important;
}
.page-404 h2{
    font-size: 64px;
    font-weight: 900;
    line-height: 56px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 16px;
    padding-top: 20%;
}

/*404 Page*/
/*404 Page*/
.page-404 .background-404{
    background-image: url("../img/error-page.jpg");
    background-position: center;
    background-size: cover;
    text-align: center;
    display: table;
    width: 100%;
    height: 87vh;
}
.page-404 .widget_text{
    margin-bottom: 0 !important;
}
.page-404 h2{
    font-size: 64px;
    font-weight: 900;
    line-height: 56px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
    padding-bottom: 16px;
    padding-top: 20%;
}
.page-404 p{
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
}
.page-404 .outer-404{
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}

.page-404 p{
    font-size: 32px;
    line-height: 40px;
    color: #fff;
    max-width: 1000px;
    margin: 0 auto;
}
.page-404 .outer-404{
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.dark-theme .dataTables_wrapper .dataTables_length label{
    color: #fff;
}
.dark-theme .dataTables_wrapper .dataTables_length select{
    color: #fff;
    background-color: #1a233c;
}
.dataTables_wrapper .dataTables_length select{
    display: inline-block;
    width: 60px;
}
.table-info-pagination .form-select:focus{
    box-shadow: none;
}
.table-info-pagination{
    justify-content: space-between;
}

/*PAST COMPETITIONS*/
.ongoing-competitions.accordion{
    margin-bottom: 40px;
}
.ongoing-competitions{
    padding: 45px 26px !important;
    background-color: #fff;
    border-radius: 40px;
}
.ongoing-competitions.upcoming{
    margin-bottom: 40px;
}
.ongoing-competitions h3{
    font-size: 24px !important;
    font-weight: 600 !important;
    margin-bottom: 30px;
}

.ongoing-competitions .accordion-button{
    font-size: 16px !important;
    font-weight: 500 !important;
    padding: 10px 60px 10px 60px;
    border: 1px solid #EFF1F5 !important;
    border-radius: 20px !important;
    gap:35px;
    justify-content: space-between;
    align-items: center;
}
.ongoing-competitions .accordion-body {
    padding: 0 10px 22px;
    font-size: 16px;
    position: relative;
    overflow-x: auto;
    max-height: 410px;
}
.ongoing-competitions .accordion-item {
    position: relative;
    border-radius: 10px !important;
    margin-bottom: 10px;
}
.ongoing-competitions .accordion-item:last-child{
    margin-bottom: 0;
}
.ongoing-competitions .accordion-button .title:after{
    content: '' !important;
    height: 9px;
    width: 9px;
    background-color: #FF0000;
    border-radius: 50px;
    position: absolute;
    bottom: 4px;
    left: -30px;
    background-image: none;
}

.ongoing-competitions .accordion-button:before{
    right: 25px;
    font-size: 24px !important;
    font-weight: 500 !important;
}
.ongoing-competitions .date{
    color:#5F6069;
    font-size: 14px !important;
    font-weight: 500!important;
    line-height: 16px;
}
.ongoing-competitions .title{
    line-height: 18px;
    flex-grow: 1;
    flex-shrink: 1;
    position: relative;
}
.ongoing-competitions .fa-calendar-check{
    padding-right: 10px;
    font-size: 18px;
}
.ongoing-competitions .fa-calendar-check:after {
    content: '\f274';
}
.ongoing-competitions .accordion-item .accordion-button:not(.collapsed) .date-award{
    background-color: #003BE5;
}
.ongoing-competitions .accordion-item .accordion-button:not(.collapsed) .date-award .award,.ongoing-competitions .accordion-item .accordion-button:not(.collapsed) .date-award .date,.ongoing-competitions .accordion-item .accordion-button:not(.collapsed) .fa-award{
    color:#fff;
}
.ongoing-competitions .date-award{
    display: flex;
    background-color:#EFF1F5 ;
    padding: 10px 30px;
    border-radius: 10px;
    gap: 24px;
}
.ongoing-competitions .award{
    font-size: 14px !important;
    font-weight: 500 !important;
    color:#5F6069;
    display: flex;
    align-items: center;
}
.ongoing-competitions .fa-award{
    font-weight: 300;
    color:#5F6069;
    padding-right: 10px;
    font-size: 18px !important;
    line-height: 18px;
}
.ongoing-competitions .fa-award:after {
    content: '\f559';
}
.ongoing-competitions .accordion-item .accordion-button:not(.collapsed){
    background-color: #EFF1F5 !important;
    font-weight: 600 !important;
    border: 0 !important;
    border-radius: 20px 20px 0 0 !important;
    padding: 10px 60px 10px 60px;
}
.ongoing-competitions .accordion-item .accordion-collapse.show{
    border-radius: 0px 0px 20px 20px !important;
    border: 1px solid #EFF1F5;
}
.ongoing-competitions .accordion-item .accordion-collapse.collapsing{
    border-radius: 0px 0px 20px 20px !important;
    border: 1px solid #EFF1F5;
    border-top: 0 !important;
}
.ongoing-competitions tbody{
    max-height: 300px;
}
.ongoing-competitions thead{
    position: sticky;
    top: 0;
    background-color: #fff;
}
.ongoing-competitions th:first-child{
    padding-left: 24px;
}
.ongoing-competitions th{
    color:#003BE5;
    font-size: 14px;
    font-weight: 600;
    padding: 20px 40px ;
}
.ongoing-competitions tr td:first-child{
    padding-left: 24px;
}
.ongoing-competitions tr td{
    padding: 8px 40px;
    font-size: 12px;
    font-weight: 500;
}
.ongoing-competitions tr td:nth-child(3),.ongoing-competitions tr td:nth-child(4),.ongoing-competitions tr td:nth-child(5){
    font-weight: 600;
}
.ongoing-competitions .show .accordion-body {
    min-height:100px;
}
.ongoing-competitions ::-webkit-scrollbar {
    width: 5px;
    height: 5px
}

.ongoing-competitions ::-webkit-scrollbar-track {
    background: #fff;
    margin-top: 56px;
    margin-bottom: 15px
}

.ongoing-competitions ::-webkit-scrollbar-thumb {
    background: #d9d9d9;
    border-radius: 20px
}

.ongoing-competitions ::-webkit-scrollbar-thumb:hover {
    background: #878787
}
#past-comp-pagination{
    display: flex;
    gap:10px;
    justify-content: flex-end;
    margin-top: 24px;
}
#past-comp-pagination li{
    display: inline-block;
    padding: 2px 11px;
    font-weight: 500;
    font-size: 16px;
    border: 1px solid transparent;
}
#past-comp-pagination li a{
    text-decoration: none;
}
#past-comp-pagination li.active a{
    color:#fff;
}
#past-comp-pagination .active{
    background-color: #003BE5;
    color: #fff;
    border-radius: 4px;
    box-shadow: unset !important;
}
#past-comp-pagination #previous-page{
    padding-right: 0;
}
#past-comp-pagination #next-page{
    padding-left: 0;
}
#past-comp .accordion-item:nth-child(n+5){
    display: none;
}
#contentLoading{
    position: absolute;
    z-index: 100;
    width: 98%;
    height:100%;
    display: none;
}
#contentLoading .spinner-container {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#contentLoading .spinner {
    width: 20px;
    height: 20px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: loading 0.8s infinite linear;
}

.ongoing-competitions.upcoming a{
    display: flex;
    position: relative;
    width: 100%;
    padding: 9px 45px 9px 60px;
    text-decoration: none;
    border: 1px solid #EFF1F5;
    border-radius: 20px;
    margin-bottom: 10px;
    font-weight: 500;
    gap: 35px;
    align-items: center;
    justify-content: space-between;
}
.countdown-title{
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 33px;
}
@media  screen and (min-width: 1200px){
    .ongoing-competitions.upcoming a:hover .date,.ongoing-competitions.upcoming a:hover .award{
        color: #003BE5;
    }
    .ongoing-competitions.upcoming a:hover{
        background-color: #EFF1F5;
        font-weight: 600;
        color:#000A26;
    }
    .ongoing-competitions.upcoming a:hover .date-award{
        background-color: #003BE5;
    }
    .ongoing-competitions.upcoming a:hover .date,.ongoing-competitions.upcoming a:hover .award,.ongoing-competitions.upcoming a:hover .fa-calendar-check,.ongoing-competitions.upcoming a:hover .fa-award{
        color:#fff;
    }
    .ongoing-competitions .accordion-item .accordion-button:hover .date-award {
        background-color: #003BE5;
    }

    .ongoing-competitions .accordion-item .accordion-button:hover .date-award .award, .ongoing-competitions .accordion-item .accordion-button:hover .date-award .date, .ongoing-competitions .accordion-item .accordion-button:hover .fa-award{
        color:#fff;
    }

    .ongoing-competitions .accordion-item .accordion-button:hover {
        background-color: #EFF1F5 !important;
        font-weight: 600 !important;
    }
}

.ongoing-competitions.upcoming a .title:after{
    content: '' !important;
    height: 9px;
    width: 9px;
    background-color: #F28130;
    border-radius: 50px;
    position: absolute;
    bottom: 5px;
    left: -30px;
}
.fa-caret-right:before{
    content: '\f0da';
}
@keyframes loading {
    100% {
        transform: rotate(360deg);
    }
}
@media (min-width: 577px){
    .top5-pnl,.top3-section{
        display: flex !important;
        width: auto !important;
    }
}
@media (min-width: 991px){
    .competitions-enrolment-form .col,.ib-consent-form .col{
        flex:1 0 0%;
    }
}
@media screen and (max-width: 576px) {
    /*header*/
    .competitions-lang-switcher {
        right: 5%;
        top: 20px;
    }
    header {
        background-color: #000A26;
        padding: 20px 0;
    }
    header .container{
        align-items: flex-start;
    }
    header .fxgt-logo{
        width: 30%;
    }
    header .offcanvas-body{
        padding: 5px 0;
        overflow: hidden;
    }
    header .affiliate-registration-menu{
        flex-direction: row;
        justify-content: flex-end;
    }
    .menu-item-has-children .dropdown-menu{
        position: absolute;
    }

    .affiliate-registration-menu a {
        font-size: 12px;
    }
    .affiliate-registration-menu li {
        padding: 0 7px !important;
    }
    .affiliate-registration-menu .btn-mint a {
        font-size: 10px;
        padding: 12px 14px;
    }

    .page-404 .background-404{
        background-image: url("../img/error-page-mobile.jpg") !important;
        background-position: center;
        height: 76vh;
    }
    .page-404 .background-404 h2{
        font-size: 32px;
        padding-bottom: 0;
        margin: 0;
    }
    .page-404 .background-404 p{
        font-size: 16px;
        line-height: 24px;
        padding: 0 20px;
    }
    .cookies-text{ font-size:12px;}
    #cookie_stop.ps-4 {
        padding-left: 0.5rem !important;
    }
    #chat-widget-container{
        bottom: 12% !important;
    }

    .competition-logos .wp-block-column:first-child:after {
        height: 50px;
    }

    .competition-logos .wp-block-column:first-child figure {
        width: 40%;
    }

    .header-competitions {
        align-items: flex-start;
        text-align: center;
        justify-content: center;
        min-height: 800px !important;
        padding-top: 40px;
    }
    .header-competitions h1{
        font-size: 30px!important;
        margin-bottom: 0px !important;
        margin-top: 0 !important;
    }
    .header-competitions h1 .has-mint-color{
        font-size: 30px !important;
    }
    .header-competitions p{
        margin-top: 10px !important;
    }
    .competition-logos {
        gap: 0 !important;
    }

    .header-competitions .wp-block-buttons {
        justify-content: center;
        gap: 10px;
    }
    .competitions-carousel-outer {
        margin-top: -120px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    #competitions-carousel .owl-next{
        display: none;
    }
    .competitions-carousel-outer #competitions-carousel .owl-item {
        padding: 0 10px !important;
    }

    #competitions-carousel .owl-dots {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99;
        bottom: 10px;
    }
    .top5-pnl .owl-dots,.top3-section .owl-dots {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99;
        bottom: 4px;
    }

    #competitions-carousel .owl-dots .owl-dot,.top5-pnl .owl-dots .owl-dot,.top3-section .owl-dots .owl-dot {
        border: 0;
        padding: 0 2px;
        background-color: transparent;
    }

    #competitions-carousel .item .wp-block-cover {
        min-height: 220px !important;
        /*justify-content: center;*/
    }
    #competitions-carousel .item p{
        text-align: center;
    }
    #competitions-carousel .owl-dots .owl-dot span,.top5-pnl .owl-dots .owl-dot span,.top3-section .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 0;
        background: #8F8F8F;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    #competitions-carousel .owl-dots .owl-dot.active span {
        background: #FFFFFF;
    }

    .countdown-section {
        border-radius: 20px !important;
        padding-top:32px !important;
    }
    .countdown-section h3{
        font-size: 16px !important;
        line-height: 24px !important;
        padding-bottom:20px;
    }
    #steps-carousel {
        margin-top: 16px !important;
    }

    #steps-carousel .owl-dots, #competition-reg-steps .owl-dots {
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        z-index: 99;
        bottom: 10px;
    }

    #competition-reg-steps .owl-dots {
        bottom: 50px;
    }

    #steps-carousel .owl-dots .owl-dot span, #competition-reg-steps .owl-dots .owl-dot span {
        width: 10px;
        height: 10px;
        margin: 0;
        background: #8F8F8F;
        display: block;
        -webkit-backface-visibility: visible;
        transition: opacity .2s ease;
        border-radius: 30px;
    }

    #steps-carousel .owl-dots .owl-dot, #competition-reg-steps .owl-dots .owl-dot {
        border: 0;
        padding: 0 2px;
        background-color: transparent;
    }

    #steps-carousel .owl-dots .owl-dot.active span, #competition-reg-steps .owl-dots .owl-dot.active span,.top5-pnl .owl-dots .owl-dot.active span,.top3-section .owl-dots .owl-dot.active span {
        background: #000b26;
    }

    #steps-carousel p:last-child{
        font-size: 14px !important;
        line-height: 20px !important;
        padding-bottom: 20px;
    }

    #steps-carousel .item {
        border-radius: 20px;
    }

    .competition-requirements {
        margin-top: 16px !important;
        padding: 24px !important;
        border-radius: 20px !important;
    }

    .competition-requirements figure {
        float: none;
        margin: 0 !important;
    }

    .enrollment-form {
        border-radius: 20px !important;
        padding: 24px !important;
    }

    .enrolment-form .col-3 {
        width: 100% !important;
    }

    .reg-form-section .wp-block-columns {
        margin-top: 16px !important;
        gap: 0 !important;
    }

    #competition-reg-steps .wp-block-columns {
        padding: 24px !important;
        gap: 0;
        border-radius: 20px !important;
    }

    #competition-reg-steps .wp-block-columns .wp-block-column {
        text-align: center;
    }

    #competition-reg-steps .wp-block-columns .wp-block-column figure {
        float: none !important;
        margin: 0 auto 20px !important;
    }

    #competition-reg-steps .wp-block-columns .wp-block-column figure img {
        max-width: 40%;
        margin: 0 auto;
    }

    .reg-form {
        padding: 24px !important;
        border-radius: 20px !important;
    }

    .leaderboard-subtitle {
        padding-bottom: 24px !important;
    }

    .full-report input[type="search"] {
        min-width: auto;
    }

    .full-report .outer-search {
        top: 14px;
    }

    .full-report.alignwide {
        border-radius: 20px;
        padding: 16px;
        margin-bottom: 40px !important;
        margin-top: 24px !important;
    }

    .full-report .dataTables_info {
        margin-left: 0;
    }

    .full-report .dataTables_wrapper .dataTables_paginate .paginate_button {
        padding: 0px 8px;
    }

    .full-report .child a.circle-info {
        bottom: -1px;
    }

    .top3-section,.top5-pnl {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .top3-section img,.top5-pnl img{
        width: auto !important;
        text-align: center;
        margin: 0 auto;
        height: 100px;
    }
    .top3-section img {
        width: 100px;
    }

    .most_traded_symbols_Report {
        margin-bottom: 40px !important;
        border-radius: 20px;
        padding: 24px 16px !important;
    }
    .top5-pnl h2 {
        font-size: 24px;
    }
    .top3-section .winner-outer-box,.top5-pnl .winner-outer-box{
        border-radius: 20px;
        padding: 24px;
    }
    .top3-section .owl-item,.top5-pnl .owl-item{
        padding: 0 10px;
    }
    .long_positions span {
        font-size: 8px;
    }
    .TopReportTitles{
        margin: 24px 0 16px;
        font-size: 32px;
    }
     .long_positions {
          font-size: 6px;
      }
    .most_traded_symbols_Report h3 {
        font-size: 12px;
    }
    .most_traded_symbols_Report .fa-circle.blue,.most_traded_symbols_Report .fa-circle.green{
        font-size: 15px;
    }
    .dark-theme #steps-carousel .owl-dots .owl-dot.active span,.dark-theme #competition-reg-steps .owl-dots .owl-dot.active span{
        background-color: #fff;
    }
    .dark-theme .top5-pnl .owl-dots .owl-dot.active span,.dark-theme .top3-section .owl-dots .owl-dot.active span{
        background-color: #fff;
    }
    .competitions-steps p:first-of-type{
        max-width: 80%;
        margin: 0 auto;
    }
    .fxgt-steps .about-steps-outer .wp-block-column {
        display: flex;
        gap: 16px;
        align-items: center;
    }
    .fxgt-steps .about-steps-outer .number, .vps-steps-outer .number {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
        margin-bottom: 0!important;
        margin-right: auto!important;
        margin-left: 0;
    }
    .fxgt-steps .about-steps-outer p {
        text-align: left;
        padding: 0!important;
        width: 100%;
        max-width: 77%;
    }
    .about-steps:after {
        content:none;
    }
    .reg-form-section .wp-block-columns{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .reg-form-section .about-steps-outer.wp-block-columns{
        gap: 1.5rem !important;
    }
    .fxgt-steps{
        border-radius:20px !important;
    }
    .competition-reg-steps-outer img{
        border-radius: 0 0px 20px 20px;
    }
    .competition-reg-steps-outer{
        flex-direction: column-reverse;
    }
    .reg-form{
        border-bottom-left-radius:0 !important;
        border-bottom-right-radius: 0 !important;
    }
    #DateCountdown .time_circles>div>span {
        line-height: 55px;
        font-size: 21px!important;
    }
    .header-competitions h2{
        margin-top:10px;
    }
    .header-competitions h2 br{
        display:none;
    }
/*    AFFILIATE REGISTRATION FORM*/
    .affiliate-registration-intro{
        padding-top:40px !important;
    }
    .reg-form-main-title{
        font-size: 32px !important;
        line-height: 40px !important;
        padding-bottom: 8px !important;
    }
    .subtitles-reg-form{
        padding-top: 40px !important;
        padding-bottom: 24px !important;
    }
    .affiliate-form-steps .step{
        border-radius: 20px !important;
        padding: 0 40px 24px !important;
    }
    .affiliate-form-steps .step h4{
        font-size: 60px !important;
    }
    .templates-section{
        margin-top: 0px !important;
    }
    .template-outline {
        border-radius: 20px;
        padding: 16px 16px 0 16px !important;
    }
    .template-selection {
        padding: 35px 0 0;
    }
    .template-selection .wp-block-columns{
        margin-bottom: 16px !important;
    }
    .template-selection .wp-block-columns .wp-block-column:first-child{
        flex-basis: 40% !important;
    }
    .template-selection .wp-block-columns .wp-block-column:nth-child(2){
        flex-basis: 60% !important;
    }
    .first-template, .second-template {
        text-align: left;
        padding: 0;
    }
    .first-template .form-select-label, .second-template .form-select-label{
        min-width: 180px;
    }
    .dark-theme,.light-theme{
        padding-bottom: 40px;
    }
    .affiliate-competition-form{
        padding: 24px 16px !important;
        border-radius: 20px !important;
    }
    .affiliate-competition-form h3{
        font-size: 16px;
    }
    .select2-container--default .select2-selection--single,.affiliate-competition-form input, .affiliate-competition-form textarea, .affiliate-competition-form select{
        min-height: 50px;
    }
    .affiliate-competition-form .wpcf7-form .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 50px;
        padding-left: 0;
    }
    .affiliate-competition-form .wpcf7-form .select2-container .select2-selection--single{
        height: 50px !important;
    }
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        font-size: 12px;
        padding-left: 15px;
    }
    affiliate-competition-form input[type="date"] {
        font-size: 12px;
        padding-left: 23px;
    }
    .select2-container--default .select2-selection--multiple .select2-selection__rendered{
        height: 41px;
    }
    .select2-container--default .select2-search--inline .select2-search__field::placeholder{
        font-size: 12px !important;
    }
    .affiliate-competition-form .fa-upload {
        right: 18px;
        top: 36px;
        font-size: 18px;
    }
    span.select2-selection.select2-selection--multiple:before, .select2-container--default .select2-selection--single:before{
        top: 22%;
        color:#CBCBCB;
    }
    .winner-form-block .prize-num-form{
        width: 52px !important;
    }
    .winner-form-block .prize-num-form span{
        line-height: 50px;
        font-size: 24px;
    }
    .winner-form-block input{
        font-size: 8px;
        padding-left: 5px;
    }
    .winner-form-block .add-prize, .winner-form-block .remove-prize{
        height: 50px;
        width: 40px;
        padding: 14px 9px;
        right: 2px;
        z-index: 99;
    }
    .affiliate-competition-form .add-note{
        font-size: 10px !important;
        margin-bottom: 15px !important;
        margin-top: -5px !important;
    }
    .affiliate-competition-form input[type="submit"]{
        margin-top: 24px !important;
        padding: 12px 32px;
    }
    .competition-phases input{
        padding-left: 22px;
        font-size: 12px !important;
        padding-right: 10px;
    }
    .winner-form-block h3,.winner-form-block .outer.row {
        margin-bottom: 16px;
    }
    .affiliate-details, .competition-details, .competition-phases {
        padding-bottom: 40px;
    }
    .competition-details input[name="affiliate-ranking"]{
        font-size: 12px;
        padding-left: 20px;
    }
    .templates-section .link-1,.templates-section .second-link-1{
        display: block;
    }
    .image-toggle a{
        position: relative;
        background: none;
        color: black;
        font-size: 15px;
        display: block;
        font-weight: 600;
        text-decoration: unset;
        padding-top: 10px;
    }
    .fxgt-steps .about-steps-outer .wp-block-column {
        display: flex;
        gap: 16px;
        align-items: center;
    }
    .fxgt-steps .about-steps-outer .number, .vps-steps-outer .number {
        width: 50px;
        height: 50px;
        line-height: 50px;
        font-size: 30px;
        margin-bottom: 0!important;
        margin-right: auto!important;
        margin-left: 0;
    }
    .fxgt-steps .about-steps-outer p {
        text-align: left;
        padding: 0!important;
        width: 100%;
        max-width: 77%;
    }
    .about-steps:after {
        content:none;
    }
    .reg-form-section .wp-block-columns{
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .reg-form-section .about-steps-outer.wp-block-columns{
        gap: 1.5rem !important;
    }
    .fxgt-steps{
        border-radius:20px !important;
    }
    .competition-reg-steps-outer img{
        border-radius: 0 0px 20px 20px;
        object-fit: contain !important;
    }
    .competition-reg-steps-outer{
        flex-direction: column-reverse;
    }
    .reg-form{
        border-bottom-left-radius:0 !important;
        border-bottom-right-radius: 0 !important;
    }
    .image-toggle a{
        position: relative;
        background: none;
        color: black;
        font-size: 15px;
        display: block;
        font-weight: 600;
        text-decoration: unset;
        padding-top: 10px;
    }
    .full-report .table-info-pagination {
        flex-direction: column-reverse;
        gap: 10px;
    }
    .full-report tbody tr td {
        padding: 17px 10px;
    }
    .full-report thead th {
        padding: 20px 9px!important;
    }
    .wp-block-cover.has-mobile-image {
        background: var(--mobileImage) center center!important;
        background-size: cover !important;
        background-attachment: scroll;
    }

    .wp-block-cover.has-mobile-image > img {
        display: none
    }
    #competitions-carousel .item .wp-block-cover{
        justify-content:center;
    }
    /*PAST COMPETITIONS*/
    .ongoing-competitions{
        border-radius: 20px;
        padding: 30px 15px!important;
    }
    .ongoing-competitions h3{
        margin-bottom: 24px;
        text-align: center;
    }
    .ongoing-competitions .accordion-button{
        flex-direction: column;
        align-items: flex-start;
        gap:5px;
        padding: 10px 66px 10px 10px !important;
    }
    .ongoing-competitions .title{
        margin-bottom: 16px;
        margin-left: 25px;
    }
    .ongoing-competitions .accordion-button:before{
        bottom:48%;
    }
    .ongoing-competitions .date-award{
        flex-direction: column;
        gap:10px;
        padding: 10px;
        width: 100%;
    }
    .ongoing-competitions .show .accordion-body{
        padding: 0;
    }
    .ongoing-competitions th{
        white-space: nowrap;
    }
    .ongoing-competitions th:first-child,.ongoing-competitions tr td:first-child {
        padding-left: 10px;
    }
    .accordion-item {
        margin-bottom: 5px;
    }
    .ongoing-competitions .award{
        display: flex;
    }
    .ongoing-competitions.upcoming a{
        flex-direction: column;
        gap:0;
        padding: 9px 45px 9px 10px;
        align-items: flex-start;
    }
    .ongoing-competitions.upcoming a:after{
        bottom: unset;
        top: 13px;
        left: 10px;
    }
    .ongoing-competitions.upcoming{
        margin-bottom: 40px;
    }
    .ongoing-competitions a .fa-caret-right{
        position: absolute;
        right: 10px;
        bottom: 42%;
    }
}
@media (min-width: 577px){
    .top5-pnl, .top3-section {
        margin-bottom:24px !important;
    }
}
@media screen and (max-width: 991px){
    .fxgt-footer-menu>li>a.dropdown-toggle::after {
        font-family: 'font awesome 6 free';
    }
}
@media screen and (min-width: 577px) and (max-width: 991px){
    .top5-pnl, .top3-section {
        gap: 8px;
    }
    .top5-pnl .winner-outer-box{
        border-radius: 20px;
        padding: 8px 4px;
    }
    .top5-pnl h2 {
        font-size: 16px;
    }
    .top5-pnl img{
        height: 100px;
        width: 100px;
    }
    .ongoing-competitions .accordion-button{
        white-space: nowrap;
    }
    .ongoing-competitions .award{
        white-space: normal;
        display: flex;
    }
    .ongoing-competitions th,.ongoing-competitions tr td{
        white-space: nowrap;
    }
    .ongoing-competitions .accordion-button,.ongoing-competitions.upcoming a {
        flex-wrap: wrap;
        gap: 5px;
        display: flex;
        padding: 9px 32px 9px 60px;
    }
    .ongoing-competitions .fa-caret-right{
        margin-left: 10px;
        position: absolute;
        right: 10px;
        bottom: 28%;
    }
    .ongoing-competitions .fa-award, .ongoing-competitions .date {
        padding-left: 0 !important;
    }
    .ongoing-competitions.upcoming a:after{
        bottom: unset;
        top: 14px;
    }
    .ongoing-competitions .date-award{
        flex-wrap: wrap;
        gap:10px;
    }
}
@media screen and (min-width: 577px) and (max-width: 1200px){
    .competitions-lang-switcher{
        right: 7%;
        top: 20px;
    }
    .header-competitions{
        padding-top:32px;
    }
    .header-competitions h1 {
        margin-top: 10px !important;
        margin-top: 32px!important;
    }
    header .affiliate-registration-menu{
        flex-direction: row;
        justify-content: flex-end;
    }
    /*404 Page*/
    .page-404 .background-404 h2{
        font-size: 56px;
        padding-bottom: 16px;
        margin: 0;
    }
    .page-404 .background-404 p{
        font-size: 24px;
        line-height: 32px;
        padding: 0 40px;
    }
    .page-404 .background-404{
        background-image: url("../img/error-page-tablet.jpg") !important;
        background-position: center;
        height: 76vh;
    }
    .page-404 .background-404{
        background-position: center;
    }
    .dark-theme,.light-theme{
        padding-bottom: 64px;
    }
    .competition-logos{
        gap:0 !important;
        flex-wrap: wrap !important;
    }
    .competition-logos .wp-block-column{
        flex-basis: 100% !important;
        display: flex;
        justify-content: center;
    }
    .header-competitions{
        align-items: flex-start;
        text-align: center;
        justify-content: center;
        min-height: 1100px !important;
    }
    .header-competitions .wp-block-buttons{
        justify-content: center;
    }
    .competitions-carousel-outer {
        margin: -210px 0 64px !important;
    }
    .competitions-carousel-outer #competitions-carousel .owl-stage{
        padding-left: 15px !important;
    }
    .countdown-section{
        border-radius: 30px !important;
    }
    #steps-carousel{
        margin-top: 40px !important;
        flex-wrap: wrap !important;
    }
    #steps-carousel .item{
        flex-basis: 35% !important;
    }
    .competition-requirements{
        margin-top: 40px !important;
        padding: 40px !important;
        flex-wrap: wrap !important;
        border-radius: 30px !important;
    }
    .competition-requirements .wp-block-column{
        flex-basis: 100% !important;
    }
    .competition-requirements figure{
        float: none;
        margin: 0 auto!important;
        text-align: center;
    }
    .competition-requirements figure img{
        width: 50%;
    }
    .enrollment-form{
        border-radius: 30px !important;
    }
    .reg-form-section .wp-block-columns{
        flex-wrap: wrap !important;
        justify-content: center;
    }
    .competition-reg-steps-outer{
        margin-top: 40px !important;
    }
    #competition-reg-steps.owl-carousel{
        flex-basis: 100% !important;
    }
    #competition-reg-steps .owl-stage{
        padding-left: 0 !important;
    }
    #competition-reg-steps .item{
        flex-wrap: wrap !important;
        gap: 0;
        border-radius: 30px !important;
        padding: 24px 24px 0 !important;
        margin-bottom: 40px !important;
    }
    #competition-reg-steps .item .wp-block-column{
        flex-basis: 100% !important;
    }
    #competition-reg-steps .wp-block-columns .wp-block-column{
        text-align: center;
    }
    #competition-reg-steps .wp-block-columns .wp-block-column p{
        font-size: 24px !important;
        line-height: 32px !important;
    }
    #competition-reg-steps .wp-block-columns .wp-block-column figure{
        float: none !important;
        margin: 0 auto 20px!important;
    }
    #competition-reg-steps .wp-block-columns .wp-block-column figure img{
        width: 50%;
        margin: 20px auto 0;
    }
    .reg-form-section{
        margin-right: 0 !important;
    }
    .reg-form{
        flex-basis: 65% !important;
        border-radius: 30px !important;
        margin-right: 15px !important;
    }
    .full-report thead th{
        padding: 24px 12px!important;
    }
    .full-report.alignwide{
        border-radius: 30px;
        margin-bottom: 40px;
    }
    .most_traded_symbols_Report{
        margin-bottom: 64px !important;
        border-radius: 30px;
    }
    .long_positions span{
        font-size: 9px;
    }
    .long_positions{
        margin-left: 20px;
        font-size: 9px;
    }
    .leaderboard-subtitle{
        padding-bottom: 40px;
    }
/*    AFFILIATE REGISTRATION FORM*/
    .affiliate-registration-intro{
        padding-top:64px !important;
    }
    .affiliate-form-steps{
        display: grid !important;
        grid-template-columns: auto auto;
    }
    .affiliate-form-steps .step{
        border-radius: 30px !important;
        flex-basis: 50% !important;
    }
    .template-selection .wp-block-columns .wp-block-column:first-child{
        flex-basis: 40% !important;
    }
    .template-selection .wp-block-columns .wp-block-column:nth-child(2){
        flex-basis: 60% !important;
    }
    .first-template, .second-template {
        text-align: left;
        padding: 0;
    }
    .first-template .form-select-label, .second-template .form-select-label{
        min-width: 180px;
    }
    .subtitles-reg-form{
        padding-top: 64px !important;
    }
    .templates-section{
        margin-top: 64px !important;
    }
    .templates-section .wp-block-columns{
        margin-bottom: 0 !important;
    }
    .affiliate-competition-form{
        border-radius: 30px !important;
        padding: 24px !important;
    }
    .winner-form-block .prize-num-form {
        width: 58px !important;
    }
    .winner-form-block .add-prize, .winner-form-block .remove-prize{
        right: 0;
    }
    .select2-container{
        width: 100% !important;
    }
    .templates-section .link-1,.templates-section .second-link-1{
        display: block;
    }
    .image-toggle a{
        position: relative;
        background: none;
        color: black;
        font-size: 15px;
        display: block;
        font-weight: 600;
        text-decoration: unset;
        padding-top: 10px;
    }
    .competition-reg-steps-outer img {
        border-radius: 20px;
    }
    .reg-form-section .reg-form{
        width: 430px;
        margin: 0 auto!important;
    }
    .competition-reg-steps-outer{
        flex-direction: column-reverse;
    }
    .reg-form-section {
        margin-right: 15px!important;
    }
    .reg-form-section .wp-block-columns {
        flex-wrap: wrap!important;
        justify-content: center;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .about-steps-outer .wp-block-column {
        flex-basis: 100%!important;
        display: grid;
        gap: 0;
        align-items: center;
        grid-template-rows: 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    }
    .fxgt-steps .about-steps-outer .number {
        grid-row: 1/3;
        grid-column: 2;
    }
    .about-steps-outer p {
        grid-column: 3/5;
        text-align: left!important;
        padding: 0!important;
    }
    .about-steps:after {
        content:none;
    }
    .wp-block-columns {
        margin-bottom: 64px!important;
        border-radius: 20px !important;
    }
    #steps-carousel .item{
        border-radius:20px !important;
    }
    .top3-section img{
        height: 125px;
        width: 125px;
    }
    .top3-section{
        margin-bottom: 40px !important;
    }
    .wp-block-cover.has-tablet-image {
        background: var(--tabletImage) no-repeat center center;
        background-size: cover;
    }


    .wp-block-cover.has-tablet-image > img {
        display: none
    }

}


/*new designs*/
@media (min-width: 1200px) {
    #black-oval-carousel {
        max-width: 1200px;
    }
}
#black-oval-carousel{
    max-width: 1200px;
    margin: -60px auto 140px;
    border-radius: 78px;
    padding: 30px 130px;
    backdrop-filter: blur(32px);
    -webkit-backdrop-filter: blur(32px);
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.2) 0%, rgba(31, 26, 26, 0.82) 56%);
}
#black-oval-carousel .owl-stage-outer{
    padding: 0 2px;
}
#black-oval-carousel h3{
    font-size: 16px;
    color:#FFFFFF;
    font-weight: 600;
}
#black-oval-carousel h4{
    font-size: 22px;
    color:#419DFA;
    font-weight: 700;
    margin: 0;
}
#black-oval-carousel .owl-nav button{
    background-color:#FFFFFF2F;
    width: 55px;
    height:55px;
    border-radius: 50px;
    appearance: none !important;
    -webkit-appearance: none !important;
    border: 0;
    position: absolute;
    top: 27%;
}
#black-oval-carousel .owl-nav .owl-prev{
    left: 4%;
}
#black-oval-carousel .owl-nav .owl-next{
    right: 4%;
}
#black-oval-carousel .owl-nav button i{
    color: #FFFFFF;
    font-size: 32px;
}
@media screen and (min-width: 577px) and (max-width: 1200px){

    .reg-form-section .wp-block-cover {
        min-height: 490px !important;
        background-size: contain !important;
    }
    .header-competitions.dragon{
        min-height: 600px !important;
        padding: 15px 0 0;
    }
    .header-competitions.dragon h1{
        font-size: 30px !important;
        margin-bottom: 8px !important;
    }
    .header-competitions.dragon p{
        font-size: 16px !important;
        line-height: 21px !important;
        margin-top: 0;
    }
    .header-competitions.dragon .logos{
        margin-bottom: 200px !important;
    }
    #black-oval-carousel .owl-nav .owl-prev {
        left: 2%;
    }
    #black-oval-carousel .owl-nav .owl-next {
        right: 2%;
    }
    #black-oval-carousel{
        padding: 10px 90px;
        margin: -50px auto 40px;
        max-width: 95%;
    }
    #black-oval-carousel .owl-nav button{
        top:20%;
    }
    .header-competitions.dragon .wp-block-buttons{
        gap:10px !important;
        margin-bottom: 40px;
    }
}
@media screen and (max-width: 576px){
    .header-competitions h1,.header-competitions h1 .has-mint-color{
        font-size: 30px !important;
    }
    .header-competitions.dragon{
        min-height: 580px !important;
        padding: 15px 0 0;
        height: 750px;
    }
    .header-competitions.dragon .wp-block-cover__inner-container{
        height:100%;
    }
    .header-competitions.dragon .logos{
        position: absolute;
        top: 0;
        margin-bottom:0 !important;
    }
    .header-competitions.dragon .wp-block-buttons{
        gap:10px !important;
        margin-bottom: 80px;
    }
    .header-competitions.dragon .wp-block-columns .wp-block-column.is-vertically-aligned-top{
        align-self: flex-end !important;
        margin-bottom: 60px;
    }
    .header-competitions.dragon .wp-block-columns {
        height: 100%;
    }
    .header-competitions.dragon .logos img{
        height: 30px;
        width: auto;
    }
    #black-oval-carousel{
        padding: 10px 80px;
        margin: -48px auto 40px;
        max-width: 95%;
    }
    #black-oval-carousel .owl-item{
        justify-content: center;
        text-align: center;
    }
    .reg-form-section .competition-reg-steps-outer .wp-block-column:first-child{
        border-radius: 0 0 20px 20px;
    }
    .reg-form-section .wp-block-cover {
        min-height: 240px !important;
    }
    .competitions-lang-switcher ul li a{
        color: #000 !important;
    }
    #black-oval-carousel .owl-nav button{
        top:12%;
    }
    .dark-theme #competitions-carousel .item .wp-block-cover {
        text-align:center;
    }
}
@media screen and (max-width:780px) {
    .iron-bull-header span {
        opacity: 0.5 !important;
    }
    .dark-theme-reg-section .wp-block-cover {
        float:none!important;
        min-height:240px!important;
        width:100%;
    }

    .comp-sub-title br {
        display:none;
    }

    .dark-theme-reg-section .b-20 {
        display:flex;
        justify-content:center!important;
    }
}

/* Customize 22/9/2025


.buttons-competition .is-style-mint:hover .has-mint-background-color {
    background: linear-gradient(-18deg, #00e5ba, #003be5)!important;
	color:white!important;
}


.competition-requirements .wp-block-column:last-child {
	display:flex;
}

.trading-challenge-series .fa.fa-angle-right:before, .trading-challenge-series .fa-angle-left:before {
	color:white;
}


/* center */
.competition-center {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
@media screen and (max-width:1200px) {
.header-weekly-competitions-season.new-season p:last-child {
	text-align:center!important;
}
}

/* Blue Lotus */

.optimus-christmas-carousel.blue-lotus-carousel .owl-carousel{
	background:rgba(29, 20, 82, 0.47)!important;
}

.optimus-christmas-carousel.blue-lotus-carousel #black-oval-carousel h4 {
	color:#00E5BA!important;
}

.optimus-christmas-carousel.blue-lotus-carousel #black-oval-carousel h3 {
	color:#FFF!important;
}

.optimus-christmas-carousel.blue-lotus-carousel #black-oval-carousel .owl-nav button i {
	color:white;
}

@media screen and (max-width:1200px) {
.header-competitions.blue-lotus {
	min-height:880px!important;
	}
	.header-competitions.blue-lotus h1 {
		line-height:40px!important;
		margin-top:unset!important;
		font-size:33px!important;
	}

	.header-competitions.blue-lotus p:nth-child(4) {
		font-size:20px!important;
	}
		.header-competitions.blue-lotus p {
			margin-top:20px!important;
	}

	.header-competitions.blue-lotus .wp-block-buttons {
		margin-top:20px!important;
	}
}

@media screen and (max-width:580px) {
		.header-competitions.blue-lotus p:nth-child(4) {
		font-size:16px!important;
	}
		.header-competitions.blue-lotus h1 {
		font-size:28px!important;
	}
			.header-competitions.blue-lotus p {
	margin-top:15px!important;
	}
}


/* End of blue lotus*/


.lucky-draw-block .number {
	background-color:#003BE5;
	width:30px;
	height:30px;
	border-radius:100%;
	display:flex;
	color:white;
	justify-content:center;
	align-items:center;
	margin-bottom:20px;
}

.lucky-draw-block .wp-block-column:first-child {
	    display: flex;
    flex-direction: column;
    justify-content: center;
}



.winners-column .wp-block-column{
	display:flex;
	flex-direction: column;
    align-items: center;
}
@media screen and (max-width:1200px) {

.lucky-draw-block {
	text-align:center;
}
}


/* Template Competitions */
.header-weekly-competitions-season.header-weekly-competitions.has-mobile-image.new-season {
	background-position:50% 0%!important;
}

.announcing-soon {
	min-height:550px;
	background-color:#fff!important;
}

.announcing-soon p {
	font-size:28px!important;
}


.affiliate-logo {
	margin-top:131px;
}

@media screen and (max-width:1200px) {
	.affiliate-form-background .wp-block-columns {
		padding-bottom:40px;

	}
	header .container {
		padding-left:15px;
	}

}


@media screen and (max-width:580px) {
 .affiliate-form fieldset {
		width:100%;
	}

.affiliate-form	.winner-form-block .outer.row {
    flex-wrap: nowrap;
	padding:0 15px 0 0;

	}
	header {
		background:transparent;
	}

	header .container {
		justify-content:center!important;
	}

		header .container .affiliate-registration-menu {
	justify-content:center;
			padding-top:15px;
	}



}

.affiliate-form.affiliate-competition-form .fa-upload {
	right:28px;
}

.affiliate-form .select2-container {
	width:100%!important;
}

/* .competitions-lang-switcher > ul > li a:first-child {
	background: #FFFFFF84 0% 0% no-repeat padding-box;
    border-radius: 50px;
    padding: 4px 10px;
} */

@media screen and (max-width:1200px) {
	.affiliate-logo {
	margin-top:0;
		margin-bottom:20px;
}
}

/* Trading Challenge Series / Africa Competition */
.optimus-christmas-carousel.trading-challenge-series #black-oval-carousel {
	background-color:rgba(31, 26, 26, 0.82);
}

.optimus-christmas-carousel.trading-challenge-series #black-oval-carousel h3 {
	color:white;
}
.optimus-christmas-carousel.trading-challenge-series #black-oval-carousel h4 {
	color: #00E5BA;
}

/* Global Changes */

.trading-conditions-block > .wp-block-column .wp-block-column:last-child  {
	display:flex;

}


.optimus-christmas-register .about-steps:after {
	border:none;
}

.reg-form-section {
	margin-bottom:80px!important;
}

.countdown-section {
margin-bottom:80px!important;

}

.faqs.mb-3:not(:last-child) {
margin-bottom:80px!important;
}

.enrollment-form {
	margin-bottom:80px!important;
}

/* End of Global Changes */

/* Season 2 of weekly competitions */

@media screen and (min-width: 577px) and (max-width: 1200px) {
	.header-weekly-competitions-season.header-weekly-competitions.header-competitions .logos{
	margin-bottom:0!important;
	}
		.header-weekly-competitions-season h1 > br , .header-weekly-competitions-season p > br
{
			display:none!important;
	}

	.header-weekly-competitions-season {
		min-height:900px!important;
	}
}

	@media screen and (max-width:576px) {
		.header-weekly-competitions-season.header-competitions .wp-block-columns .wp-block-column.is-vertically-aligned-top{
		        align-self: flex-start!important;
		}

.header-weekly-competitions-season.header-weekly-competitions.header-competitions .logos {
			margin-bottom:0!important;
		}

		.header-weekly-competitions-season.header-weekly-competitions.has-mobile-image {
			min-height:758px!important;
			background-position: 50% 75%!important;
		}
	}

/* End of season 2 of weekly competitions */


.ongoing-competitions .accordion-item .accordion-button:not(.collapsed){
	    border: 1px solid transparent !important;
}
.ongoing-competitions .accordion-item .accordion-collapse{
	  max-height: 410px;
    overflow-y: scroll;
}
.ongoing-competitions .accordion-body{
	max-height:unset;
}
.competitions-posts .col:first-child>a {
    white-space: normal;
}
.affiliate-competition-form label{
	z-index:1;
}

.outer-box.japan-security {
	min-width:200px!important;
}
/* Optimus Christmas */
.optimus-christmas-carousel .owl-carousel {
	margin-bottom:80px!important;
}

.countdown-title strong {
	font-size:32px!important;
}

/* Banner */
.optimus-christmas-banner h1 mark {
	font-weight: 900;
	letter-spacing: 6.4px;
}

.optimus-christmas-banner .wp-block-buttons {
	gap:10px;
}

.optimus-christmas-banner h1 {
	font-weight: 900!important;
	line-height: 120%!important;
}

.optimus-christmas-carousel {
	display:inline!important;
}

@media screen and (max-width:1200px) {
	.optimus-christmas-banner {
		display:flex!important;
		flex-wrap:wrap!important;
		align-items:flex-start;
	}

		.optimus-christmas-banner {
			min-height:680px!important;
	}

	.optimus-christmas-banner .inner-block-banner
	{

		display:flex;
		flex-direction:column;
	}

		.optimus-christmas-banner .inner-block-banner .logos
	{
		margin:0!important;
	}

			.optimus-christmas-banner .inner-block-banner h1
	{
		margin-top:40px!important;
		margin-bottom:0!important;
		margin-left:0!important;
		margin-right:0!important;
		display:flex;
		text-align:center!important;
		        align-items: center;
        flex-direction: column;
	}

	.optimus-christmas-banner .inner-block-banner h1 br {
display:none!important;
	}

		.optimus-christmas-banner .inner-block-banner p {
margin-top:20px;
			text-align:center!important;
	}
	.optimus-christmas-banner .wp-block-buttons {
		justify-content:center;
	}
}


/* Carousel */
.optimus-christmas-carousel #black-oval-carousel {
background: rgba(89, 70, 70, 0.15);

}

.optimus-christmas-carousel #black-oval-carousel h4 {
	color: #CF142B;
	font-size:28px;
}
.optimus-christmas-carousel #black-oval-carousel .owl-nav button i {
    color:#191919;

}

.optimus-christmas-carousel #black-oval-carousel h3 {
	color: #191919;
}

@media screen and (min-width:1200px) {
	.optimus-christmas-carousel #black-oval-carousel {
 padding: 30px 200px;

}
}


/* Steps */
.optimus-christmas-steps .owl-carousel p:first-child{
	font-weight: 700!important;
font-size: 32px!important;
}

.optimus-christmas-steps .owl-carousel .item {
	display:grid;
	align-items:start!important;
	grid-template-rows:30% auto 1fr;
	padding:20px!important;
}

.optimus-christmas-steps .owl-carousel .item p:last-child {
	margin-bottom:auto!important;
}



.optimus-christmas-steps .owl-carousel p:nth-child(2) {
	font-size: 16px!important;
}

.optimus-christmas-steps .owl-carousel p:last-child {
	font-size: 14px!important;
	line-height:inherit!important;
}

/* Register */

.optimus-christmas-register .fxgt-steps .number {
	font-size: 16px;
	width: 38px;
height: 38px;
	display:flex;
	    justify-content: center;
    align-items: center;

}

.optimus-christmas-register .about-steps-outer p {
	font-size: 16px!important;
font-weight: 700!important;
	color:#000A26!important;
}


/* End of Optimus Christmas */


#black-oval-carousel {
    height: 100%;
}
@media screen and (min-width: 577px) and (max-width: 1200px) {
    #black-oval-carousel .owl-nav button {
        top: 11%;
    }
}
.calculations .full-report.alignwide{
    overflow:hidden;
}
.circle-info{
	right:4px;
}
@media screen and (min-width:991px){
.full-report thead th{
	white-space:normal !important;
	padding: 24px 14px !important;
}
.full-report tbody tr td{
	padding: 17px 14px;
}
}
.countdown-title {
	line-height:35px;
}

.countdown-title strong {
	font-size:40px;
	font-weight:800;
}

.countdown-title:not(strong) {
	font-size:24px;
	font-weight:500;
}
@media screen and (max-width:576px) {
	.comp-challenge{
		padding:24px !important;
		border-radius:20px !important;
	}

	.comp-challenge img{
		height:auto !important;
	}
}
@media screen and (max-width:1200px) {
		.comp-challenge.is-layout-flow>*,.comp-challenge .is-layout-flow>* {
        margin-bottom: 16px !important;
    }
}
@media screen and (max-width:780px) {
	.countdown-title strong {
		font-size:32px;
		font-weight:800;
	}

.countdown-title:not(strong) {
	font-size:16px;
}


}

.enrolment-form .form-title p{
	display:none;
}

.full-report {
	min-height:500px;
}
.full-report table thead{
	vertical-align:top;
}
.competitions-lang-switcher .dropdown-menu{
	min-width: 66px;
}
.competitions-lang-switcher .dropdown-menu a{
	justify-content:center;
}
/* Weekly Competition Banner */
@media screen and (max-width:1200px) {
.header-weekly-competitions {
	background-position:50% 0!important;
	height:700px!important;
}

	.header-weekly-competitions.header-competitions .logos {
		margin-bottom:320px!important;

	}
}

@media screen and (max-width:580px) {
	.header-weekly-competitions.has-mobile-image {
		background-position:50% 0!important;
	height:600px!important;
	}


}
/* Dark Theme registration form title */
/* .wpml-ls-menu-item .wpml-ls-flag+span, .competitions-lang-switcher .dropdown-toggle::after{
	color:#fff;
} */
@media screen and (max-width: 991px) {
    .header-competitions.dragon:after {
        content: '';
        position: absolute;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.63) 0%, rgba(0, 0, 0, 0.44) 7.4%, rgba(0, 0, 0, 0.00) 15.8%, rgba(0, 0, 0, 0.00) 56.2%, rgba(0, 0, 0, 0.82) 67.3%, #000 77.3%, #000 100%);
        height: 100%;
        top: 0;
        width: 100%;
    }
	.competitionReport{
	border-spacing:0 8px !important;
}
}
@media screen and (max-width: 576px) {
    .is-style-mint-btn a, .is-style-outline .has-mint-color{
        min-width: 180px !important;
        padding: 15px 5px !important;
        font-size: 14px;
    }
	.header-competitions.dragon .wp-block-buttons{
		margin-bottom:0 !important;
	}
}