*{
	font-family: "Arial, sans-serif";
}
body{
    background-image: url('../images/green_bg.png');
    background-position: top center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    background-size: cover;
}
img{
	max-width: 100%;
}
iframe{
	margin-top: 50px;
}
.logo{
    max-width: 120px;
    width: 100%;
    text-align: left;
  	margin-top: 25px;
}
.logo img{
    max-width: 100%;
}

.eventLogoSec{
	display: flex;
	max-width: 100%;
	margin: 50px 0px;
	justify-content: right;
}
.eventLogoSec .eventLogo{
	max-height: 220px;
}
.eventLogoSec .palyerLogo{
	max-height: 200px;
}
.loginForm{
	background-color: #0d7c69;
	border-radius: 30px;
	padding: 50px;
	text-align: center;
	margin-top: -110px;
}
.loginForm h4{
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 30px;
}
.loginForm .forgot_link{
	text-align: right;
	float: right;
	color: #fff;
}
.loginForm button{
	background-color: #019c03;
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	padding: 5px 15px;
	border: 1px solid #019c03;
}
.loginForm button:hover{
	background-color: #fff;
	color: #019c03;
}
.register_link{
	text-align: center;
	font-size: 18px;
	color: #fff;
	margin-top: 20px;
	display: inline-block;
}
.emailField{
	background-image: url('../images/login/loginicon.png');
	background-repeat:no-repeat;
	background-position: 10px center;
	padding-left: 40px;
	background-size: 20px;
}
.passwordField{
	background-image: url('../images/login/passwordicon.png');
	background-repeat:no-repeat;
	background-position: 10px center;
	padding-left: 40px;
	background-size: 20px;
}
.sloganIcon img{
	max-width: 150px;
}
.teamLogos{
	max-width: 70%;
	text-align: center;
	margin: 5% auto;
}
.teamLogos .eventLogo{
	margin-bottom: 25px;
}
footer{
	background-image: url('../images/login/footerCrowed.png');
	background-repeat:no-repeat;	
	background-size: cover;
	padding: 430px 0px 40px;
	margin-top: 20px;
	background-size: auto;
	background-position: top;
	width: 100%;
	display: block;
}
.bottomBar{
	
	background-image: url('../images/login/footerMailPattern.png');
	background-repeat:no-repeat;	
	background-size: cover;
}
.bottomBar .bottomBarInner{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding: 20px 0px;
}
.bottomBar a{
	background-color: #fff;
	color: #0d7c69;
	border-radius: 30px;
	padding: 5px 15px;
}












.sidebar{
    padding: 20px 15px;
    background-color: #fff;
	overflow: hidden;
    overflow-y: auto;
}
.welcome_side_span{
    color: #fff;
    font-size: 12px;
    background-color: #562189;
    display: block;
    padding: 6px 8px 12px 8px;
    height: 32px;
    border-radius: 4px 4px 0 0;
    width: 100%;
    margin-top: 10px;
}
.welcome_side ul{
    display: flex;
    justify-content: space-between;
    align-items: center;
    box-shadow: 0 2px 10px 0 rgba(26,26,26,.14);
    padding: 12px 0;
    border-radius: 4px;
}
.welcome_side ul li{
    list-style: none;
    cursor: pointer;
    flex-grow: 1;
    justify-content: center;
    align-items: center;
    display: inline-flex;
    border-right: 1px solid #dadee0;
}
.points-icon {
    margin-right: 10px;
    font-size: 20px;
    color: #b3b5b5;
}

.second_layout_second_sec{
	padding-bottom: 16px;
}
.second_layout_second_sec_crt_team{
color: #1a1a1a;
    padding: 16px;
    padding-top: 0px;
    justify-content: space-between;
    align-items: center;
}
.second_layout_second_sec_crt_team_inside{
	color: #1a1a1a;
    padding: 16px;
    justify-content: space-between;
    align-items: center;
    display: flex;
}
.second_layout_second_sec span{
	font-size: 12px;
	color: #797979;
}
.timer{
	font-size: 16px;
	font-weight: 700;
	color: #bb2308;
	display: flex;
}
.second_layout_frst_sec{
    padding: 2px 0 0;
    box-shadow: 0 2px 10px 0 rgba(26,26,26,.14);
    border: 1px solid #dadee0;
    margin: 0;
    border-radius: 4px;
}
.second_layout_sec_signin{
padding-top: 0px;
padding-bottom: 0px;
}
.second_layout_sec_signin li{
	display: inline;
	font-weight: 700;
}
	.second_layout_sec_signin ul{
padding: 0px;
	}

.create_team_button{
	width: 100%;
	border-radius: 100px;
	background-color: #562189;
	padding: 8px;
	text-align: center;
}
.create_team_button_txt{
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	display: block;
}
.second_layout_sec_login{
	text-align: center;
	color: black;
	font-size: 14px;
	font-weight: 700px;
	text-decoration: none;
	padding: 10px;
}
.contest_section{
	width: 100%;
    border-radius: 100px;
    background-color: #562189;
    padding: 8px;
    text-align: center;
}
.contest_inside{
	color: white;
	font-size: 16px;
	text-decoration: none;
}
.contest_mtch_stats{
	width: 100%;
	background-color: #320073;
}
.contest_first_sec{
	padding: 10px;
	justify-content: center;
	text-align: center;
	display: flex;
	color: white;
}
.my_contest{
	width: 100%;
	text-align: left;
	background-color: white;
}
.all_contest{
	font-size: 16px;
	color: #797979;
	text-align: center;
	list-style: none;
	text-align: left;
	padding: 10px 0px;
	font-weight: 700;
}
.all_contest ul{
	list-style: none;
	padding-left: 1rem;
}
.frst_sec_frst_line{
	padding: 16px 16px 0;
	font-size: 12px;
	color: #989898;
	justify-content: space-between;
	display: flex;
}
.team_information{
	padding: 12px 16px;
	padding-bottom: 0px;
	justify-content: flex-end;
	position: relative;
}
.team_information hr{
    width: calc(100% - 2px);
    background: #e7e7e7;
    justify-content: center;
    margin-bottom: 5px;
}
.team_information_image{
	flex-basis: 100%;
	display: flex;
	 justify-content: space-between;
}
.team_information_image_sec{
	    flex-shrink: 0;
    align-items: center;
        display: -webkit-box;
        float: left;
}
.team_information_image_sec_flag{
    width: 40px;
    height: 40px; 
}
.team_information_image_sec_flag_name{
	margin: 0 8px;
	font-size: 16px;
	font-weight: 700;
}
.createTeam{
    background-image: url('../images/pitch.jpg');
    background-position: center center;
    background-size: cover;
}
.pitch_header {
    background-color: #005911;
    padding: 20px 15px 0px;
}
.Match_teams{
	float: right;
}
.Content{
	padding: 5px;
}
.Team_detail{
	width: 100%;
	height: 100%;
	float: left;
	clear: both;
	padding: 3px;
}
.Match_details{
	padding: 12px;
	justify-content: left;
	display: flex;
	padding: 10px;
	justify-content: space-between;
}
.pick_play_sec{
	padding-bottom: 16px;
	    text-align: center;
    justify-self: left;
}
.player_picked{
	display: flex;
	padding: 5px;
	margin-bottom: 10px;
}
.player_count{
	background: #562189;
}
.pick_play_sec ul
{
	 overflow: hidden;
    justify-content: flex-start;
    list-style: none;
    align-items: center;

}
.pick_play_sec li
{
    flex-basis: 9.0909090909%;
    flex-shrink: 0;
    flex-grow: 1;
    padding: 8px 4px;
    min-height: 24px;
    position: relative;
    justify-content: center;
    background-color: #562189;
    align-items: center;
    border-right: 2px solid #562189;
    font-size: 12px;
    color: #fff;
    text-align: center;
    justify-content: center;
    display: inline-block;
    width: 41px;
}
.booster_credit_sec{
	justify-content: space-between;
	width: 100%;
	padding: 10px;
	margin-bottom: 10px;
	display: flex;
}
.pick_players_section{
	margin-top: 10px;
	float: left;
	clear: both;
	padding: 10px 0px;
	width: 100%;
}
.nav_background{
	background:  #ffffff;
}
.Players_class{
	background: #fff8f0;
 border-bottom: 1px solid rgba(220,220,220,.6);
    cursor: pointer;
	margin: 5px 0px;
}
.first_layout_players_class
{
	padding: 0 5px;
    width: 100%;
    table-layout: fixed;
    display: flex;
    align-items: center;
    justify-content: space-around;
  flex-wrap: wrap;
}
.inside_players_class
{
	background-color: #fff8f0;
	border-radius: 10px;
	padding: 5px;
	width: 83px;
	position: relative;
	margin-bottom: 10px;
}
.content_section{
	display: table-row;
	text-align: center;
}
.kit_section{
	width: auto;
}

.Kit_size{
	width: 72px;
	height: 72x;
	background-color: #fff8f0;
	border-radius: 10px;
}
.Wk_name{
	font-size: 11px;
}
.Wk_name .kit_left{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.Kit_left
{
    bottom: -4px;
    cursor: default;
    pointer-events: none;
    text-align: center;
    margin-left: -7px;
    font-size: 12px;
}
.Player_class{
	    overflow: hidden;
    flex-shrink: 0;
    justify-content: flex-start;
    align-items: center;
    margin-top: 6px;
    -webkit-box-shadow: 0 1px 3px 0 rgba(26,26,26,.15);
    -moz-box-shadow: 0 1px 3px 0 rgba(26,26,26,.15);
    -ms-box-shadow: 0 1px 3px 0 rgba(26,26,26,.15);
    -o-box-shadow: 0 1px 3px 0 rgba(26,26,26,.15);
    box-shadow: 0 1px 3px 0 rgba(26,26,26,.15);
    color: black;
}
.player_name_section{
	width: 20%;
	padding: 0 4px;
	display: table-cell;
	vertical-align: middle;
}
.team_name_section{
	width: 20%;
	padding: 0 4px;
	display: table-cell;
	vertical-align: middle;
}
.Name_section{
	text-align: left;
	font-size: 16px;
	font-weight: 700;
	    width: 100%;
	    display: flex;
}
.Name_section a{
	color: #fff;
	margin-right: 10px;
}
.Name_section h5{
	font-size: 16px;
	font-weight: 700;
	color: #fff;
}
.Player_sell_by{
	text-align: left;
	font-size: 13px;
}
.Points_section{
	text-align: center;
	float: left;
	width: 10%;
}
.cost_section{
	text-align: center;
	font-size: 14px;
	font-weight: 700;
	width: 10%;
}
.nav_background ul{
	list-style: none;
	padding: 0px;
}
.Add_button{
	text-align: center;
}

.Add_button svg{
	color: green;
	border-color: green;
	width: 25px;
	height: 25px;
}
.removePlayer svg{
	color: red;
	border-color: red;
	width: 25px;
	height: 25px;
}
.team_pitch_side{
	width: 100%;
	border-right: solid 1px #fff;
}
.pitch_first{
	    z-index: 1;
    top: 0;
    left: 550px;
}
.pitch_second{
	height: 65%;
	left:550px;
	background-image: url(pitch.jpg);
}
.teamHeading{
    font-size: 13px;
	color: whitesmoke;
	text-align: center;
	margin: 15px 0px;
	background-color: #0000004f;
}
.selectNewPlayer{
	border: 2px dotted #000;
	padding: 20px;
	text-align: center;
	min-height: 98px;
	background-color: transparent;
}
.selectNewPlayer a{
	font-size: 25px;
	color: #000;
	text-decoration: none;
}
.selectionBox ul{
	padding-left: 0px;
	list-style: none;
}
.eventBox{
	padding: 20px;
}
.eventBox ul{
	padding-left: 0px;
	list-style: none;
}
.eventBox .event{
	border: 1px solid;
	border-radius: 8px;
	padding: 20px;
	margin: 20px 0px;
}
.header_points ul{
	display: flex;
	width: 100%;
	flex-grow: 1;
	justify-content: center;
	text-align: center;
	list-style: none;
	padding-left: 0px;
}
.header_points ul li{
	flex-grow: 1;
  	color: #fff;
}
.saveBtn{
	text-align: right;
	background-color: #005911;
	padding: 15px;
}
.saveBtn a{
	padding: 10px 20px;
	background-color: #fff;
	display: inline-block;
	border-radius: 10px;
	color: #000;
	text-decoration: none;
}
.saveBtn a:hover{
	background-color: #000;
	color: #fff;
}
.myCaptain{
	width: 20px;
	position: absolute;
	top: 3px;
	left: 3px;
}
.myVCaptain{
	width: 20px;
	position: absolute;
	top: 3px;
	left: 3px;
}
.disabled-link {
	pointer-events: none;
}
.makeCaptain img{
	opacity: 0.2;
	width: 20px;
}
.makeViceCaptain img{
	opacity: 0.2;
	width: 20px;
}
.selectionBox {
  overflow-y: auto;
  max-height: 80vh;
}
@media only screen and (max-width: 992px) {
	.eventLogoSec .eventLogo{
		max-height: 150px;
	}
}
@media only screen and (max-width: 767px) {
	.teamLogos{
		margin: 5% auto;
	}
	.selectionBox {
	    max-height: 60vh;
	  }
}
@media only screen and (max-width: 575px) {
	.loginForm{
		padding: 30px;
	}
	.loginForm .forgot_link{
		font-size: 12px;
	}
	.register_link{
		font-size: 14px;
	}
	.eventLogoSec{
		flex-wrap: wrap;
		text-align: center;
		justify-content: center;
	}
	.eventLogoSec .eventLogo{
		max-height: 200px;
	}
	.eventLogoSec .palyerLogo {
	  max-height: 250px;
	}
	footer{
		padding: 300px 0px 0px;
	}
	iframe{
		height: 350px;
		margin: 0px;
	}
	.bottomBar .bottomBarInner{
		gap: 20px;
	}
}
