/*!
 * Start Bootstrap - Full HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
/* background-color: #FDFDFD; */
color: #FFFFFF;
font-weight:bold;
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
/*  background-color: #00B0F1; */
/* background-color: #4473C5; */
background-color: #24A727;

}

.wrapper {
   /* margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
  /* background: url('../images/stadium.jpg') no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	 width: 100%;
    height: 100%; */
  /*  background-color: #000267; */
  /* background-color: #00B0F1; */
/* background-color: #4473C5; */
background-color: #24A727;
} 

h2{
color: white;
/*background-color: rgba(247, 187, 3, 0.9);*/
background-color: #F4BE25;
/*background-color: rgba(79,82,122,0.9);*/
/*font-family: Merriweather,'Helvetica Neue',Arial,sans-serif; */
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
}

.formating{
color: #FFFFFF;
/*background-color: rgba(0,0,0,0.9); */
/* font-family: Merriweather,'Helvetica Neue',Arial,sans-serif; */
font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
}

/* Header Image Background - Change the URL below to your image path (example: ../images/background.jpg) */

.full {
 /*   background: url('../images/jcunited.png') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
	*/
}

.bg{
/* background-color: #166A1F; */
/* background-color: #00B0F1; */
/* background-color: #4473C5; */
background-color: #24A727;
/*background-color: #001500;;
/*background-color: rgba(0,0,0,0.6);*/
-webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
width: auto;
height: auto;	
}

.form_warnings{
background-color:#F00;
color:#FFFFFF;
}

.viewlist{
/*color: orange; */
background-color:#F9F9F9;
text-align: left;
}

.emailerrors{
color: #FFFFFF;
background-color:#FF0000;
/* background-color:#F7BB03; */
}
#contact {
    padding-top:80px;
    color: #fff; 
    background-color: #000;
}

#contact .form-control {
    background-color:transparent;
    height:40px;
}

#contact  .div-trans button {
            background-color: #F7BB03;
        }
		.con-btn{
			background-color: #F7BB03;
			color: #000000;
			font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
		}

#bg-logo{
background: url(../img/jcsportslogo3.png) no-repeat center center;
padding: 0;
-webkit-background-size: contain;
background-size: contain;
}