body {
	background-image: url('../images/background.jpg');
}

.header-img{
	width: 100%;
}

footer {
	background: #5EC4F5;
	padding: 10px 20px;
	font-size: 12px;
}

footer a{
	color: #a62832;
}

.main{
	background: #fff;
	padding: 15px;
}

.homehr{
	padding-top: 5%;
}

.homehr hr{
	border-top: 1.5px solid #9a9a9a;
}

.homeheader{
	font-family: 'Hind', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #ff0000;
    padding: 3%;
}

.home_button_col{
	padding: 5%;
}

.rounded_background_button {
    border-radius: 10px;
    background: #ffffc9;
    border: 2px solid #73AD21;
    padding: 8px;
}

.rounded_background_button_text {
    font-family: 'Hind', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ab00ba;
}

.homebtn{
	padding-bottom: 5%;
}

.rounded_background_button_login {
    border-radius: 10px;
    background: #ffffc9;
    padding: 8px;
}

.rounded_background_button_text_login {
    font-family: 'Hind', sans-serif;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.loginheader{
	font-family: 'Hind', sans-serif;
    font-size: 40px;
    font-weight: bolder;
    color: #ff0000;
}

.login_button_col{
	padding: 3% 5%;
}

.loginhr hr{
	border-top: 1.5px solid #9a9a9a;
}

.loginasociatiotxt{
	font-family: 'Hind', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.yellowback{
	background-color: #ffffc9;
}

.g-recaptcha div{
	margin: 0px auto;
}

.loginform{
	padding-bottom: 5%;
}

.error{
    font-size: 12px;
    color: #ff0000;
}

.dashboardheader{
    font-family: 'Hind', sans-serif;
    font-size: 30px;
    font-weight: bolder;
    color: #ff0000;
}

.dashboardbtn{
    margin-top: 20px;
}

.normalbtn {
    margin: 0px 10px;
    font-family: 'Hind', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #0000FF;
    border: 1px solid #767676;
    background: #efefef;
}

.pageheader {
    font-family: 'Hind', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ab00ba;
}

.pageorgname{
    font-family: 'Hind', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #000000;
}

.dashpage{
    padding: 0px 5%;
}

.brownbtn{
    font-family: 'Hind', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #993300;
    border: 1px solid #767676;
    background: #efefef;
}

.bluebtn{
    font-family: 'Hind', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #0066FF;
    border: 1px solid #767676;
    background: #efefef;
}

.info-img{
    width: 70%;
    height: auto;
}

.infologotitle{
    padding: 20px 0px;
    border-bottom: 1px solid #9a9a9a;
}

.infopageheader{
    font-family: 'Hind', sans-serif;
    font-size: 30px;
    font-weight: bold;
    color: #ab00ba;
}

.has-padding{
    padding: 15px 0px;
}

.infolistheader{
    font-family: 'Hind', sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.infolistbody{
    font-family: 'Hind', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
}

.infolistbodyname{
    font-family: 'Hind', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #993300;
}

.small_blue {
    font-family: 'Hind', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #0000FF;
}

.small_red {
    font-family: 'Hind', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #FF0000;
}

.dataTables_filter{
    width: 80%!important;
}

.dataTables_filter label{
    width: 100%;
}

.dataTables_filter input{
    width: 75%;
}

.player-info-img {
    height: 120px;
    width: auto;
}

.back-pink{
    background-color: rgb(255, 204, 255);
    padding: 10px;
    font-family: 'Hind', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #993300;
}

.back-voilet{
    background-color: rgb(255, 204, 204);
    padding: 10px;
    font-family: 'Hind', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #993300;
}

#oldgroupdiv{
    font-family: 'Hind', sans-serif;
    font-size: 25px;
    font-weight: normal;
    color: #0066FF;
}

.browntxt{
    font-family: 'Hind', sans-serif;
    font-size: 20px;
    font-weight: normal;
    color: #993300;
}


.smallblacktxt{
    font-family: 'Hind', sans-serif;
    font-size: 18px;
    font-weight: normal;
    color: #000000;
}

#teamselectionmodalviewmodal{
    width: 80%;
}

.loginasociatiocol{
    background: #ffffc9;
}


.player-list-info-img{
    height: 60px;
    width: auto;
}

.rounded_background_small_button_active {
    border-radius: 5px;
    background: #00ff00;
    border: 1px solid #73AD21;
    padding: 8px;
}