body{
    margin:-15px 0 0 0;    
 
}
/*#content {
    background-image: url("https://www.cxmdirect.com/wp-content/themes/cxm/static/images/contest/v3/Spring Summer Trading Contest 2023 Home Page 2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}*/
.home-vers-3-bg {
    background-image: url("/wp-content/themes/cxm/static/images/contest/v3/header-bg.jpg");
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -html-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    align-items: center;
    justify-content: center;
    display: flex;
}

.contest-v3 .dataTables_paginate {
    display: none!important;
}

.contest-v3 form .error-desc {
    color: #fff!important;
}
    
footer {
    margin:0!important;
    background: #3a8cf9; /* Old browsers */
    background: -moz-linear-gradient(top,  #3a8cf9 0%, #70edfd 56%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #3a8cf9 0%,#70edfd 56%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #3a8cf9 0%,#70edfd 56%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3a8cf9', endColorstr='#70edfd',GradientType=0 ); /* IE6-9 */
}
.rank-vers-3-outer {
    padding-bottom: 60px;
}    
.home-vers-3-outer, .rank-vers-3-outer, .reg-vers-3-outer {
    background-size: cover;
    background-repeat: no-repeat;
}
.___contest___ .contest-rounds>div:hover {
    background-image: linear-gradient(0,#fcdc8f,#f5c772,#e6962f,#e5932a);
}
.___contest___ .contest-rounds>div {
    background-image: linear-gradient(0,#e5932a,#e6962f,#f5c772,#fcdc8f);
    border-radius: 20px;
    padding: 25px 10px;
    width: 100%;
    position: relative;
    text-align: center;
    margin-right: 35px;
    cursor: pointer;
}
.___contest___ .rank-vers-3>div {
    background-image: linear-gradient(0,#e5932a,#e6962f,#f5c772,#fcdc8f);
    border-radius: 35px;
    padding: 25px 10px;
    width: 100%;
    position: relative;
    text-align: center;
    margin-right: 35px;
    cursor: pointer;
}
.___contest___ .contest-rounds{
    display: flex;
    margin-top: 140px;
    margin-bottom: 100px;
    margin-left: -35px;
    margin-right: -35px;
}
*{
    box-sizing:border-box;
}
.home-vers-3,.rank-vers-3,.reg-vers-3{
    font-family: 'Montserrat Regular';
    padding:0;
    margin:auto;
    max-width:950px;
    font-size:15px;
    margin-top:-50px;
}
.home-vers-3 .center,.rank-vers-3 .center,.reg-vers-3 .center{
    text-align:center;
}
.home-vers-3 .flex-center{
    display:flex;
    align-items:center;
}
.home-vers-3 .bor-rad{
    border-radius:20px;
}
.home-vers-3 .filter,.rank-vers-3 .filter,.reg-vers-3 .filter{
    box-shadow: 5px 8px 15px 7px rgba(0,0,0,0.1);
}
.home-vers-3 .linear-back-1,.rank-vers-3 .linear-back-1,.reg-vers-3 .linear-back-1{
    background: linear-gradient(180deg, #C02943 33.5%, #EC759A 100%);
}
.home-vers-3 .linear-back-2,.rank-vers-3 .linear-back-2,.reg-vers-3 .linear-back-2{
    background: linear-gradient(180deg, #FCDC8F 28.5%, #F5C56F 56.12%, #E6962F 88.8%);
}
#content > div > div > div > div.rank-vers-3.linear-back-2 {
    background: linear-gradient(180deg, #FCDC8F 28.5%, #F5C56F 56.12%, #E6962F 88.8%);
}
.home-vers-3 .cont-1-1,.rank-vers-3 .cont-1-1,.reg-vers-3 .cont-1-1,.rank-vers-3 .cont-1-2{
    display:flex;
    color:#FFFFFF;
    font-weight:800;
    font-family: 'Montserrat Bold';
}
.home-vers-3 .cont-1-1 div{
    padding: 10px 0px;
    width: 100%;
    margin-right:35px;
    font-size: 18px;
    line-height: 1.5em;
}
.home-vers-3 .cont-1-1 div:hover{
    background: linear-gradient(180deg,#EC759A 31.5%, #C02943 100%);
}
.home-vers-3 .cont-1-2{
    padding: 50px 20px;
     margin:100px 0px;
}
.home-vers-3 .cont-1-2-img img{
    width: 500px;
    margin-top: -125px;
}
.rank-1-2-img img{
    width: 500px;
    padding-top: 30px;
}
.home-vers-3 .cont-1-2-1{
    padding:0px 120px;
    margin-top:50px;
}
.home-vers-3 .cont-1-2-2{
    margin-top:50px;
}
.home-vers-3 .cont-1-2-2 > p:nth-child(1) {
    font-weight: 800;
}
.home-vers-3 .cont-1-2-3{
    margin-top:50px;
}
.home-vers-3 .cont-1-2-3 div{
    gap:20px;
}
.home-vers-3 .cont-1-2-3 div > img{
    width:200px;
    flex:2;
}
.home-vers-3 .cont-1-2-3 div p{
    flex:4;
    text-align:left;
}
.home-vers-3 .cont-1-2-3 div button{
    border:none;
    font-size:20px;
    color:#FFFFFF;
    line-height:38.99px;
    font-family: 'Montserrat Regular';
    font-weight:400;
    padding:15px 20px;
    box-shadow: 5px 8px 15px 7px rgba(0,0,0,0.1);
    border-radius:20px;
    flex:4;
   /* margin-top:50px; */
}
.home-vers-3 .cont-1-2-3 div button:hover{
        background: linear-gradient(180deg,#EC759A 31.5%, #C02943 100%);
}
.home-vers-3 .cont-2-1 {
    display : flex;
    justify-content:space-between;
    color:#FFFFFF;
    position:relative;
}
.home-vers-3 .cont-2-1-airpods{
    position:absolute;
    left:-5%;
}
.home-vers-3 .cont-2-1-iphone {
    width: 200px !important;
    margin: auto;
}
.home-vers-3 .cont-2-1 > div{
    width: 45%;
    padding: 20px;
}
.home-vers-3 .cont-2-1 > div > h3{
    font-size:30px;
    text-align:center;
    line-height: 1.2em;
    color:#FFFFFF;
}
.home-vers-3 .cont-2-1-img-group {
    position:relative;
    left:20%
}
.home-vers-3 .cont-2-1 > div > img{
    width:305px;
}
.home-vers-3 .cont-2-1 > div > div img{ 
    width:150px;
}
.home-vers-3 .cont-2-1 .cont-2-1-img-group div > img {
    width:100px;
}
.home-vers-3 img.cont-2-1-img-right {
    width:100px!important;
    left: 20%;
    position: relative;
}
.home-vers-3 .p-strong {
    font-weight:800;
}
.home-vers-3 .p-strong2 {
    font-weight:800;
    left: 20%;
    position: relative;
    line-height: 20px;
}
.home-vers-3 .overall_prize_desc {
    text-align: left;
    line-height:14px;
    font-size: 22px;
    font-weight: 500;
    margin-top: 20px;
    
}
.home-vers-3 .cont-2-1 div div div{ 
    gap: 10px;
}
.home-vers-3 .cont-2-1 > div > h3{
    color:#FFFFFF;
}

.home-vers-3 .cont-2-1 > div{
    position: relative;
}
.home-vers-3 .cont-2-1 > div > h3 {
    color: #FFFFFF;
    margin-top: 100px;
}
.home-vers-3 .cont-2-1-flowers-1{
    width: 700px !important;
    position: absolute;
    top: -100px;
    left: -150px;
}

.home-vers-3 .cont-2-1-flowers-2{
    width: 600px !important;
    position: absolute;
    top: -95px;
    left: -130px;
}

.home-vers-3 .cont-2-1 > div{
    text-align: center;
}

.home-vers-3 .cont-2-1-iphone{
    width: 200px;
    margin: auto;
}

.home-vers-3 .cont-2-1-gold2{
    position:absolute;
    margin-left: -150px;
    z-index: 2;
}
.home-vers-3 .cont-2-2-1{
    font-size: 20px;
    font-weight: 800;
    padding: 30px 0px;
    margin: 50px 0px;
}
.home-vers-3 ul{
    list-style-type:none;
    padding:0px;
}
.home-vers-3 ul li{
    margin-bottom: 20px;
    display:flex;
    gap: 20px;
    line-height: 1.2em;
}
.home-vers-3 ul li img{
    height:40px;
}
.home-vers-3 .cont-2-2-1-img-prizes{
    width: 65%;
    margin: auto;
    z-index: 2;
    margin-top:-50px;
}
.home-vers-3 .cont-2-3{
    margin:50px 0px;
    font-weight:400;
    font-family: 'Montserrat Regular';
    padding: 50px 20px;
    gap: 60px;
    position:relative;
}
.home-vers-3 .cont-2-3-1{
    padding: 20px;
    font-size: 28px;
    color: #FFFFFF;
    width: 70%;
    margin-left: -10%;
    z-index: 1;
    margin-right: 135px;
}
.home-vers-3 .cont-2-3-img{
    position:absolute;
    bottom: -25%;
    left: 0%;
    width:300px;
}
.home-vers-3 .cont-2-3-img-bord{
    position: absolute;
    left: -25%;
    width: 600px;
}
.home-vers-3 .cont-2-3-img-gold{
    position: absolute;
    width: 600px;
    left: -25%;
    top: -55%;
}
.home-vers-3 .cont-3 div img,.home-vers-3 .cont-4 div img{
    width: 800px;
}
.home-vers-3 .cont-3 > p:nth-child(2) {
    font-size: 20px;
    font-weight: 800;
}
.home-vers-3 .cont-4{
    padding-bottom:60px;
}
.home-vers-3 .cont-4 > p {
    line-height: 1.2em;
}
/* PAGE - 2 */
.rank-vers-3 .cont-1-img-2{
    width:800px;
}
.rank-vers-3 .bor-rad,.reg-vers-3 .bor-rad{
    border-radius:20px;
}
.rank-vers-3 .cont-1-1 div,.reg-vers-3 .cont-1-1 div{
    padding:20px 40px;
    width: 100%;
    margin-right:25px;
}
.rank-vers-3 .cont-1-1 div:hover ,.reg-vers-3 .cont-1-1 div:hover,.rank-vers-3 .cont-1-2 div:hover{
    background: linear-gradient(180deg,#EC759A 31.5%, #C02943 100%);
}
.rank-vers-3 .cont-1-2 div:first-child{
    color:black;
}
.rank-vers-3 .cont-1-2 div:first-child:hover{
    background: linear-gradient(180deg, #E6962F 28.5%, #F5C56F 56.12%,#FCDC8F  88.8%);
}
.rank-vers-3 .cont-1-img-2{
        margin-top:100px;
}
.rank-vers-3 .cont-1-2 div{
    padding:20px 40px;
    width: 33%;
    margin-right:35px;
}
.rank-vers-3 .cont-1 > p{
    font-size:38px;
    font-weight:400;
    font-family: 'Montserrat Regular';
    line-height:45.99px;
    color:#FFFFFF;
}
.rank-vers-3 .cont-2-outer{
    padding-bottom:30px;
}
.rank-vers-3 .cont-2{
    padding: 40px 0px;
}
.rank-vers-3 .cont-2-1{
    display:flex;
    gap:30px;
    padding:0px 20px;
}
.rank-vers-3 .cont-2-1 div{
    padding: 30px;
    font-size: 20px;
    border-radius: 20px;
}
.rank-vers-3 .cont-2-1 div:hover{
    background: linear-gradient(180deg, #E6962F 28.5%, #F5C56F 56.12%,#FCDC8F  88.8%);
}
table tr{
    background:transparent !important;
    }
.rank-vers-3 table{
    width:100%;
    padding: 20px 20px;
}
.rank-vers-3 table tr:first-child{
    color:#FFFFFF;
    font-size:20px;
    line-height:36.31px;
    font-weight:400;
    background:#E6962F;
}
.rank-vers-3 table tr:first-child th:first-child{
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.rank-vers-3 table tr:first-child th:last-child{
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.rank-vers-3 th,td{
    padding:20px;
}
.rank-vers-3 td{
    font-size:20px;
    text-align:center;
}
.rank-vers-3 td img{
    width:100px;
}
.rank-vers-3 .cont-2-2{
 /*   background-color: #FCDC8F; */
    font-size: 20px;
    padding: 20px;
}
.___contest___ .contest-static-new-btn {
    display: flex;
    padding: 0px 20px;
    gap: 20px;
}
.___contest___ .contest-static-new-btn>div {
    display: flex;
    background-image: linear-gradient(0,#e5932a,#e6962f,#f5c772,#fcdc8f);
    padding: 20px 40px;
    border-radius: 10px;
    font-weight: bold;
    box-shadow: 5px 8px 15px 7px rgba(0,0,0,0.1);
}
.rank-vers-3 .dataTables_filter {
    /*display: flex;*/
    display: none;
    padding: 0px 20px;
    gap: 20px;
}
table.dataTable th.sorting:after, table.dataTable th.sorting_asc:after, table.dataTable th.sorting_desc:after {
    display: none;
}
/* PAGE - 3 */
.reg-vers-3 {
    padding-bottom: 60px;
}
.reg-vers-3 .cont-2{
    padding: 20px 10px;
    margin-top:100px;
    position:relative;
    overflow:unset!important;
}
.reg-vers-3 .cont-2 .cont-2-img-3{
    margin-bottom:-10%;
    width:450px;
}
.reg-vers-3 .cont-2 .cont-2-img-1{
    position: absolute;
    left: -5%;
    top: -15%;
    width: 250px!important;
    transform: rotate(69deg);
}
.reg-vers-3 .cont-2 .cont-2-img-2{
    position: absolute;
    right: -5%;
    top: -15%;
    width: 250px!important;
    transform: rotate(47deg);
}

.reg-vers-3 .__contest_form__{
    padding: 80px 80px 80px;
    box-sizing: border-box;
    width: 100%;
    border-radius:20px;
    background: linear-gradient(180deg, #C02943 33.5%, #EC759A 100%);
    text-align:center;
}

.reg-vers-3 .__contest_form__ .col-2 input{
    outline:none;
    border:none;
    padding:25px;
    font-size:20px;
    margin:10px 0px;
    width:48%;
    box-sizing: border-box;
    width:100%;
    border-radius: 10px;
    background: linear-gradient(180deg, #E6962F 28.5%, #F5C56F 56.12%,#FCDC8F 88.8%);
    color: #000;
}
.reg-vers-3 input::-webkit-input-placeholder{
    color:black;
    font-weight:bold;
}
.reg-vers-3 .__contest_form__ .col-2{
    display: block;
    justify-content: space-between;
}
.reg-vers-3 .__contest_form__ .col-2 > div{
    width:100%;
}
.reg-vers-3 .__contest_form__ button{
    width:100%;
    border:none;
    margin-top:10px;
    padding:15px;
    font-weight: 800;
    font-family: 'Montserrat Regular';
    font-size: 20px;
    line-height: 46px;
    background: linear-gradient(180deg, #70EDFD 0%, #3A8CF9 100%);
    max-width:unset;
    color:black;
}
.___contest___ .rank-vers-3.linear-back-2 table th:first-child {
    border-bottom-left-radius: 30px;
}
table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-right: 30px;
    padding-left: 15px;
}
.___contest___ .rank-vers-3.linear-back-2 table th {
    background: #E6962F;
    color: #fff;
    font-size: 14px;
    font-family: 'Montserrat Bold';
    padding: 20px 5px;
    text-align: center;
    border-bottom: 1px solid #E6962F;
    border-top: 1px solid #E6962F;
}
table th:first-child {
    border-top-left-radius: 30px;
    padding-left: 35px;
}
.ranking-round {
    font-size:22px;
    font-weight: 800;
    line-height:1.2em;
    padding-bottom:10px;
}

/* Animation */

@keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

@-webkit-keyframes fadeInUp {
    from {
        transform: translate3d(0,40px,0)
    }

    to {
        transform: translate3d(0,0,0);
        opacity: 1
    }
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both
}

.animatedFadeInUp {
    opacity: 0
}

.fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
}
.contest-nav-btn{
	position: fixed;
    bottom: 10px;
    right: 10px;
    padding: 15px 80px;
    font-size: 18px;
    border-radius: 10px;
    border: none;
    text-transform: uppercase;
    z-index: 999;
    font-weight: bold;
    text-decoration: none;
    background: linear-gradient(180deg, #FCDC8F 28.5%, #F5C56F 56.12%, #E6962F 88.8%);
}

.contest-nav-btn:hover{
background: linear-gradient(180deg, #E6962F 28.5%, #F5C56F 56.12%,#FCDC8F  88.8%);
}
.header-img {
    width: 100%; 
}

.terms-point-nested {
    margin-left: 60px!important;
}

@media only screen and (max-width: 1000px) {
    .header-img {
        width: 150%!important; 
        margin-left: -25%;
    }
}

@media only screen and (max-width: 600px) {
    h3{
        text-align:center;
    }
    .terms-point-nested {
        font-size: 13px!important;  
        margin-top: 10px!important;
    }
    .home-vers-3,.reg-vers-3{
        font-size:13px;
        padding:50px 0 0 0;
    }
    .rank-vers-3{
        font-size:13px;
        padding:0;
    }
    .home-vers-3 > .cont-1 > img,.rank-vers-3 > .cont-1 > img,.reg-vers-3 > .cont-1 > img{
        width:325px;
    }
    .home-vers-3 > .cont-1,.rank-vers-3 > .cont-1,.reg-vers-3 > .cont-1{
        padding:0px 10px;
    }
    .home-vers-3 .cont-1-1,.rank-vers-3 .cont-1-1,.cont-1-2,.reg-vers-3 .cont-1-1{
        flex-direction: column;
        gap: 40px;
        margin-right:0px;
    }
    .___contest___ .contest-static-new-btn {
        padding: 0px;
    }
    .home-vers-3 .cont-1-2-1{
        padding:0px;
        margin-top:0px;
    }
    .home-vers-3 .cont-1-2-img img{
        height:100px;
        width:300px;
    }
    .rank-1-2-img img{
        height:100px;
        width:300px;
    }
    .home-vers-3 .cont-1-2-3  div{
        flex-direction:column;
        align-items:center;
        gap:10px;
        margin-top: 50px;
    }
    .home-vers-3 .cont-1-2-3 img{
        height:150px;
        width:150px;
    }
    .home-vers-3 .cont-1-2-3 div p{
        margin:0px;
    }
    .home-vers-3 .cont-1-2-3 div button{
        font-size:18px;
        padding: 10px;
        width:100%;
        margin-top:0px;
    }
    .home-vers-3 .cont-2{
        padding: 10px;
    }
    .home-vers-3 .cont-2-1{
        flex-direction:column;
        gap:150px;
    }
    .home-vers-3 .cont-2-1-airpods,.cont-2-1-gold3,.cont-2-1-gold2{
        height:250px !important;
        width:250px !important;
    }
    .home-vers-3 .cont-2-1-airpods{
        position:absolute;
    }
    .home-vers-3 .cont-2-1-gold2 {
        margin-left:-100px
    }
    .home-vers-3 .cont-2-1-iphone {
        width: 150px!important;
    }
    .home-vers-3 .cont-2-1-gold3{
        transform:none;
    }
    .home-vers-3 .cont-2-1 > div{
        width:100%;
        font-size:18px;
    }
    .home-vers-3 .cont-2-1-img-group {
        position:relative;
        left:14%
    }
    .home-vers-3 img.cont-2-1-img-right {
        position:relative;
        left:14%
    }
    .home-vers-3 .p-strong2 {
        position:relative;
        left:14%
    }
    .home-vers-3 .cont-2-2{
        margin-bottom:60px;
        padding: 50px 0 30px 0;
    }
    .home-vers-3 .cont-2-2-1{
        padding: 20px;
        width: unset;
        margin:20px 0px;
    }
    .home-vers-3 .cont-2-2-1-img-prizes{
        width:90%;
}
    .home-vers-3 .cont-2-3{
        flex-direction:column;
        gap:20px;
    }
    .home-vers-3 .cont-2-3-img{
        display:none;
    }
    .home-vers-3 .cont-2-3-img-bord{
        display:none;
    }
    .home-vers-3 .cont-2-3-img-gold{
        display:none;
    }
    .home-vers-3 .cont-2-3-1{
        font-size: 24px;
        margin-top:-25%;
        margin-left:0%;
    }
    .home-vers-3 .cont-3 p{
        font-size:18px;
        margin:0px 20px;
    }
    .home-vers-3 .cont-2-3-img{
        bottom: -40%;
    }
    .home-vers-3 .cont-3,.home-vers-3 .cont-4{
        padding-left:10px;
        padding-right:10px;

    }
    .home-vers-3 .cont-3 div img,.home-vers-3 .cont-4 div img{
        width:300px;
    }
    /* PAGE - 2 */
    .rank-vers-3 .cont-1-1 div,.rank-vers-3 .cont-1-2 div,.reg-vers-3 .cont-1-1 div{
            width: 100%;
            padding:15px;
            line-height:1.5em;
    } 
    .home-vers-3 .cont-1-1 div {
        font-size:13px;
    }
    .reg-vers-3 .cont-1-1 div {
        padding:10px;
    }
    .rank-vers-3 .cont-1-1 div span{
        font-size:12px;
    } 
    .rank-vers-3 .cont-2-outer{
        padding-left:10px;
        padding-right:10px;
    }
    .rank-vers-3 .cont-2-1{
        flex-direction:column;
        padding:0px 10px;
    }
    .rank-vers-3 .cont-2-1 div,.rank-vers-3 .cont-1-2 div{
        font-size:20px;
        
    }
    .rank-vers-3 .cont-2-1 div{
        padding: 15px;
    }
    .rank-vers-3 table{
        padding:20px 10px;
    }
    .rank-vers-3 table tr:first-child{
        font-size:16px;
    }
    .rank-vers-3 th,td{
        padding:10px;
    }
    .rank-vers-3 td{
        font-size:16px;
    }
    .rank-vers-3 td img{
        height:50px;
        width:50px;
    }
    .rank-vers-3 .cont-2-2{
        font-size:14px;
    }
    /* PAGE - 3 */
    .reg-vers-3 .__contest_form__{
        padding:30px 10px;
        border-radius:10px;
    }
    .reg-vers-3 .__contest_form__ .col-2 input{
        padding:20px;
        font-size:13px;
        border-radius:10px;
        width:100%;
    }
    .reg-vers-3 .__contest_form__ .col-2{
        display:block;
    }
    .reg-vers-3 .__contest_form__ button{
        padding:10px 20px;
        font-size: 16px;
        border-radius:10px;
    }
    .reg-vers-3 .cont-2 .cont-2-img-3{
        width: 300px;
    }
    .reg-vers-3 .cont-2 .cont-2-img-1{
        margin-top: -100px;
        left: -95px;
        width: 200px;
    }
    .reg-vers-3 .cont-2 .cont-2-img-2{
        display:none;
        right: -95px;
        width: 200px;
    }
    .rank-vers-3{
        margin-top:0px;
    }
    .home-vers-3,.reg-vers-3 {
        margin-top:-40px;
    }
}

/*Tests*/
.rank-vers-3{
	text-align:center;
}
.header-img{
    width:100%;
}


.home-vers-3-bg .header-img ~ div{
	display: inline-block;
    width: 30% !important;
	margin-right:25px !important;
	background-image:linear-gradient(180deg, #C02943 33.5%, #EC759A 100%) !important;
	color: #FFFFFF;
}

.rank-vers-3 .header-img ~ div:hover{
	background:linear-gradient(180deg,#EC759A 31.5%, #C02943 100%);
 }
  
.___contest___ .contest-rounds{
	max-width: 950px;
    margin: auto !important;
	font-size: 18px;
    font-weight: bold;
}

.rank-vers-3-outer .contest-content{
	color: white;
    margin: 40px 0px;
    font-size: 18px;
    font-weight: bold;
   
}
.rank-vers-3-outer .table-ranking-round-1 {

    padding-bottom: 200px;
}
.rank-vers-3-outer .table-ranking-round-2 {

    padding-bottom: 50px;
}
.rank-vers-3-outer .table-ranking-round-3 {

    padding-bottom: 50px;
}
/*
.rank-vers-3-outer .table-ranking-round-2 {

    margin-top: 100px;
}
.rank-vers-3-outer .table-ranking-round-3 {

    margin-top: 100px;
}*/

.rank-vers-3 td img{
	width:50px !important;
}

.rank-vers-3 .ranking-frame.contest-rules.table-ranking-round-1{
	margin-top: -200px;
}

.rank-vers-3.linear-back-2{
	border-radius:20px;
}

#DataTables_Table_0_filter{
	 padding: 20px !important;
}

#DataTables_Table_0_filter label{
	display:flex;
}

#DataTables_Table_0_filter label .icon-search4:before{
	position: absolute;
	top: 25%;
    left: 25%;
}

.___contest___ .rank-vers-3.linear-back-2 table th:first-child{
	border-bottom-left-radius: 0px !important;
}

.rank-vers-3 table tr:first-child th:last-child{
	border-bottom-right-radius: 0px !important;
}

.rank-vers-3 table td{
	border:none !important;
}

.rank-vers-3 .contest-note-update{
	margin: 25px -10px 20px -10px !important;
 /*   background: #FCDC8F; */
    padding: 20px 0px;
    text-transform: uppercase;
    line-height: 20px;
}
.rank-vers-3 .rounds-div{
    display: inline-block;
    width: 30% !important;
    margin-right:25px !important;
    background-image:linear-gradient(180deg, #C02943 33.5%, #EC759A 100%) !important;
    color: #FFFFFF;
}

@media screen and (max-width:600px){
	.rank-vers-3-outer{
		padding:0px 20px;
	}
	.header-img{
		width:150%;
        margin-left: -25%;
	}
	
	.home-vers-3-bg .header-img ~ div{
		width: 100% !important;
		margin-top:10px;
		margin-right:0px !important;
	}
    .rank-vers-3 .rounds-div {
        width: 100% !important;
        margin-top:10px;
    }	
	.rank-vers-3 .ranking-frame.contest-rules.table-ranking-round-1{
		margin-top:-50px;
	}
    .rank-vers-3 .ranking-frame.contest-rules.table-ranking-round-2{
		margin-top:-50px;
	}
    .rank-vers-3 .ranking-frame.contest-rules.table-ranking-round-3{
		margin-top:-50px;
	}
	#DataTables_Table_0_filter{
		padding: 10px !important;
	}
	.___contest___ .contest-rounds{
		flex-direction:column;
		align-items:center;
	}
	.___contest___ .contest-rounds>div{
		margin-right:0px !important;
		width:100% !important;
		margin-top:10px;
	}
    .rank-vers-3-outer .contest-content{
        padding-bottom: 50px;
    }
    .home-vers-3 .cont-3 > p:nth-child(2) {
        padding-bottom: 10px;
    }
    .home-vers-3 .overall_prize_desc {
        text-align: center;
    }
}