

#login .body {
    background-color: #fff;
    margin: -120px 120px 0 auto;
    margin-top: -10px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: 210px;
    width: 400px;
    height: auto;
    border-radius: 40px;
    box-shadow: 0 0 0px #fff;
}

#winners .body {
    background-color: #F2F2F2;
    margin: -120px auto 0 auto;
    width: 992px;
    height: auto;
    border-radius: 25PX;
    box-shadow: 0 0 0 #fff;
}

#winners .header {
    height: 274px;
    background: #fff;
        background-color: rgba(0, 0, 0, 0);
        background-size: auto;
    background-size: 100%;
    background-color: #fff;
}


#winners .body .logo {
    border-radius: 50%;
    text-align: left;
    margin: -50px 0 0 50px;
}

#winners .body .title {
    text-align: right;
    font-size: 21px;
    font-weight: 500;
    margin: 0px 40px;
}


body #index-page .winners .bdy table td {
    padding: 13px 10px;
    color: #fff;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #df0c31;
}
body #index-page .winners .head .icon {
    float: left;
    font-size: 50px;
    margin-left: 10px;
}
body #index-page .winners .head .cpn {
    float: right;
    font-size: 20px;
    color: #FFF;
    margin: 8px 20px 0 0;
    font-weight: 500;
}
/*body footer {
    margin: 70px 0 0 0;
    height: 200px;
    background-color: #d7d7d7;
    display: flex;
    align-items: center;
}*/
body footer .desc {
    color: #606060;
    font-size: 14px;
    text-align: center;
    line-height: normal;
}
body footer {
    margin: 40px 0 0 0;
    height: 100px;
    background-color: #d7d7d7;
    display: flex;
    align-items: center;
}
body footer .social {
    margin: 10px -164px 0 0;
    padding: 0;
    float: right;
}
body .box {
    background-color: #fff;
border-radius: 0 !important;
box-shadow: 0 0 0px #fff !important;
border-right: 2px solid #d3d3d3;
border: 0 2px solid #d3d3d3 !important;
}
body #index-page .pages .head .cpn {
    float: right;
    font-size: 20px;
    color: #DF0C31;
    margin: 8px 20px 0 0;
    font-weight: 500;
}





body footer .container{
    text-align: center;
    margin-right: 33%;

}





		 body footer .icon{
    float: left;
    margin-left: -86px;
    margin-top: -45px;
}




body #index-page .pages .bdy table tbody tr td.s {
    text-align: center;
    border: none;
    background-color: #fff;
}


body nav {
    background-color: #1523357a;
    margin: 0 !important;
    height: 70px;
    padding: 8px 0 0 0;
    border-radius: 0 0 25px 25px !important;
    position: absolute !important;
    z-index: 10;
    width: 75%;

    margin-right: 12% !important;
    direction: unset;
}




body #index-page .pages .submit-btn {
    background: #fc3a5b;
    background: -moz-linear-gradient(90deg, #fc3a5b 0%, #fc3a96 70%);
    background: -webkit-linear-gradient(90deg, #fc3a5b 0%, #fc3a96 70%);
    background: linear-gradient(90deg, #df0c31 0%, #df0c31 70%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#fc3a5b", endColorstr="#fc3a96", GradientType=1);
    padding: 12px 15px;
    text-align: center;
    display: block;
    margin: 15px auto 10px auto;
    width: 150px;
    color: #fff;
    font-size: 16px;
    border-radius: 25px;
    -webkit-animation-name: color2;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 0s;
	float: right;
}


body nav ul {
    float: right !important;
    display: block;
}


.navbar-header {
    float: left;
    background-color: #f00;
    padding: 12px;
    margin-left: -23px !important;
    margin-top: -10px;
    border-radius: 0 0 25px 25px;
}


body nav .logo img {
    width: 174px;
    margin: 8px 0 0 -90px;
        margin-top: 8px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: -90px;
}
body nav ul li a {
    color: #fff;
    transition: all 0.3s;
}


body #index-page .pages .head {
    padding: 0 25px 15px 0;
    margin-right: 25%;
}









body #index-page .pages .bdy table thead{
    padding-top: 10px;
}


.nav-tabs {
    border-bottom: 0px solid #ddd;
}


body #index-page .pages .bdy table tbody tr td.s {
    text-align: center;
    border: none;
    background-color: #eee;
}







 @media screen and (max-height: 720px){
	 

.container > .navbar-header{
	 float: left;
background-color: #f00;
padding: 12px;
margin-left: 5% !important;
margin-top: -10px;
border-radius: 0 0 25px 25px;
	 
 }


body footer .desc {
width: 53.667%;

 }

 }

    @media screen and (max-width: 430px){
		

		
		
		body #index-page .pages .bdy table {
    margin-top: 0px !important;
    width: 100% !important;
    margin-left: 0px !important;
}
		
		body .pages td.away-name {
    width: auto !important;
    border: none !important;
    margin-left: 2px !important;
}



		body .pages td.home-name {
    width: auto !important;
    border: none !important;
    margin-right: 2px !important;
}


body footer {
    height: auto !important;
    margin: 0 0 0 0 !important;
}

#winners .body .logo {
    margin: -50px 0 0 50px !important;
}



body footer .container{
    text-align: center;
margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: ce