
button {
    transition: background-color 0.3s ease;
}


.swal-modal {
    width: 350px !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    background-color: #fff !important;
    position: absolute !important;
}

.swal-text:first-child {

    color: #000000 !important;
    font-size: 20px !important;
}

.swal-button {

    color: #000000!important;
}



.int {
    color: orange;
}

.tes {
    color: rgba(249, 250, 252, 0.863);
}

.modi {
    color: white;
    list-style-image: url("img/legacy.png")
}

.amit {
    color: rgba(249, 250, 252, 0.863);
}

.yogi {
    color: rgba(249, 250, 252, 0.863);
}

.shivraj {
    color: rgba(249, 250, 252, 0.863);
}

.ambani {
    color: rgba(249, 250, 252, 0.863);
}

.tata {
    color: rgba(249, 250, 252, 0.863);
}

.birla {
    color: rgba(249, 250, 252, 0.863);
}

.adani {
    color: rgba(249, 250, 252, 0.863);
}

p .mehta {
    color: rgba(249, 250, 252, 0.863);
}

p .musk {
    color: rgba(249, 250, 252, 0.863);
}

.container {
    width: 60% !important;
}
/* .ps-lead{
margin-top: 80px;
} */
.btns {
    color: orange;
    border: 3px solid orange;
    border-radius: 25px;
    padding: 6px 21px;
    transition: background-color 0.3s ease;
    background-color: transparent;
}

body {
    background-color: #f0f0f0;
    background-image: url('img/bg.png');
    background-size: cover;
    margin-top: 2px;
    background-position: center !important;
    
}

table {
    width: 75%;
    margin: auto;
    border-collapse: collapse;
}

th,
td {
    padding: 8px;
    text-align: center;
    color: #fff;
}

.color {
    color: #fff;
}

.color-yw {
    color: #FFB029;
}

.button-f {
    background-color: transparent;
    border: 2px solid #FFB029;
    color: #FFF !important;
    padding: 20px;
    font-size: 20px;
    width: 400px;
    border-radius: 35px;
    outline: none;
    text-align: center;
}

::-webkit-input-placeholder {
    color: #FFF;
}

.button-s {
    background-color: transparent;
    border: 2px solid #FFB029;
    color: #FFB029;
    padding: 20px;
    font-size: 20px;
    border-radius: 35px;
    cursor: pointer;

}

.today-btn {
    margin-bottom: 20px;
    margin-top: 40px;
}

.log-btn {
    margin-top: 30px;
    margin-bottom: 40px;
}

.view {
    margin-bottom: 30px;
}

.back-btn {
    margin: 30px 0px 0px 150px;
}

i.bi-arrow-left-circle {
    color: #FFB029;
    font-size: 50px;
}

.center {
    text-align: center;
    margin-top: -65px;
}


.l_sub_head {
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.img-wd{
    width: 100% !important;
}

.ysss {
    margin-top: -10px;
}

img.img-index {
    margin-top: 20px;
}

img.img-leaderBoard {
    margin-top: -130px;
}



@media only screen and (max-width: 767px) {

.back-btn {
    margin: auto;
}
.button-f {
    background-color: transparent;
    border: 2px solid #FFB029;
    color: #FFF !important;
    padding: 20px;
    font-size: 20px;
    width: 250px;
    border-radius: 35px;
    outline: none;
    text-align: center;
}
table {
    width: 100%;
    height: 100%;
    margin: auto;
    border-collapse: collapse;
}


img {
    width: 300px;
    margin-top: -30px;
}
i.bi-arrow-left-circle {
    color: #FFB029;
    font-size: 35px;
}
.back-btn {
    margin: 20px 0px -12px 0px !important;
}
img.img-leaderBoard {
    margin-top: -95px;
    margin-left: 30px;
}
i.bi-arrow-left-circle.ys {
    font-size: 40px;
}
.back-btn1 {
    margin: 0px 0px 0px 25px !important;
}
}


@media only screen and (max-width: 320px) {

.center {
    text-align: center;
    width: 350px;
}
}

@media only screen and (max-width: 768px) {

.ps-lead{
    margin-top: 0px !important;
    }
    .center {
        text-align: center;
        margin-top: 0px;
    }
}



@media(min-width: 768px) and (max-width: 768px) {

i.bi-arrow-left-circle {
    color: #FFB029;
    font-size: 50px;
}
.center {
    text-align: center;
    margin-top: -70px;
}
img.img-leaderBoard {
    margin-top: -130px;
}
.back-btn1 {
    margin: 0px 0px 0px 50px !important;
}
.back-btn {
    margin: 20px 0px 0px 50px;
}
}

@media only screen and (max-width: 768px){
    .ysss {
        margin-bottom: 50px !important;
    }
}
