body{
	margin:0px;
	font-family:trebuchet ms;

	background-position: top;
	background-repeat: repeat-x;
}
.midbg{
	
	background-position: top;
	background-repeat: repeat-x;
	height:40px;
}
.clearfix {
  overflow: auto;
  zoom: 1;

}
.container700{
	max-width:700px;
	margin:auto;
}
.left50{
	float:left;
	width:50%;
	text-align:center;
}
.right50{
	float:left;
	width:50%;
	text-align:center;
}
.standard-table{
	border-collapse: collapse;
	width:100%;
}
.standard-table th{
	text-align:left;
}
.standard-table td{
	border:0px;
	padding:5px;
}
.lined-rows tr td{
	border-bottom:1px solid #eee;
}
.alt{
	background:#eee;
}
#wrapper{
}
.add-badge{
	cursor:pointer;
	float:right;
}
#dialogContainer{
	display:none;
}
#dialogContent{
	
}
.header{
	padding:11px;
	padding-top:15px;
	text-align:center;
	max-width:1366px;
	
	margin-left: auto ;
	margin-right: auto ;
	
}
.logo{
	width:50%;
	margin:auto
}
.logo img{
	width:100%;
	float:left;
	max-height:90vh;
	max-width:400px;
}
.phone{
	float:right;
	width:50%;
	text-align:right;
	font-size: 2vw;
	color:#888;
	
}
.phone-content{
	padding:20px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
}
.byline{
	clear:both;
	padding:20px;
	padding-top:0px;
	font-size: 2vw;
	color:#5a9242;
	text-align:right;
	padding-right:0px;
	padding-top:0px;
}
.nav, .footer-nav{
	clear:both;
	margin:auto;
	max-width:850px;
	text-align:center;
}
.footer-nav{
	max-width:500px;
}
.nav-item,.footer-nav-item{
	padding-left:20px;
	padding-right:20px;
	text-align:center;
	float:left;
	
	font-size:16px;
	cursor:pointer;
}
.footer-nav-item{
	padding:0px;
}
.nav-item a{
	color:#fff;
	text-decoration: none;
}
.nav-item a:hover,.footer-nav-item a:hover{
	text-decoration: underline;
}
.footer-nav-item{
	width:50%;
}
.outer-container{
	
	text-align:center;
	max-width:1366px;

	margin-left: auto ;
	margin-right: auto ;

}
.home-image img{
	width:100%;
}

.content-container,.champion-content-container{
	max-width:1200px;
	min-height:400px;
	margin:auto;
	padding:5px;
	padding-bottom:40px;
	color:#666;
	line-height:25px;
}
.header-container{
	background:#5a9242;
	padding:15px;
	font-size:1vw;
	clear:both;
	margin-top:10px;
	text-align:center;
	color:#fff;
	min-height:22px;
	position:relative;
}
.footer-container{
	clear:both;
	background:#5a9242;
	padding:15px;
	margin:auto;
	text-align:center;
	color:#fff;
	font-weight:normal;
}
.link{
	text-decoration:none;
}

.right-item{
	text-align:right !important;
}
.nav-sep{
	background:black;
	opacity:.1;
	height:20px;
	border-bottom:1px solid #4F542B;
}
.input-group{
	margin-bottom:20px;
}
.hr{
	border:0px solid white;
	border-bottom:1px solid #4F542B;
}
.show-button{
	padding:4px;
	border-radius:4px;
	font-size:12px;
	background:maroon;
	color:#fff;
	cursor:pointer;
	width:80px;
	text-align:center !important;	
	text-decoration:none !important;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}
.show-button:hover{
	background:#3B3E11;
	color:#fff;
}
.form-container{
	width:500px;
	margin:auto;
}
#login input, #login select, #login textarea{
	width:400px;
	padding:4px;
	border:1px solid #aaa;
	
}
.login-button{
	border-radius:5px;
	background:#5A9242;
	color:#fff;
	margin:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:20px;
	font-size:16px;
	width:150px;
	cursor:pointer;
}
.login-button:hover{
	background:#8FC259;
}
.label{
	
}
.submit-container{
	width:150px;
	margin:auto;
}
#submit{
	background:#5a9242;
	color:#fff;
	margin:auto;
	margin-top:4px;
	width:98%;
	padding:6px;

	text-align:center;
	border-radius:4px;
	cursor:pointer;
}
.submitmsg-container{
	min-height:35px;
}
.submitmsg{
	color:#fff;
	display:none;
	text-align:center;
	background:maroon;
	border-radius:2px;
	padding-top:5px;
	padding-bottom:5px;
}
.msg{
	display:none;
	background:maroon;
	color:#fff;
	margin-left:20px;
	padding-left:10px;
	padding-right:10px;
	border-radius:2px;
}
.champions-header-text{
	font-size:16px;
	text-align:left;
	
	padding:10px;
	padding-left:0px;
	padding-right:0px;
}
.small-nav{
	display:none;
	position:absolute;
	top:53px;
	left:0px;
	right:0px;
		z-index:10;
	background:#5a9242;
}
.small-nav-logo{
	display:none;
	position:absolute;
	right:5px;	
	top:7px;
	cursor:pointer;	
	margin:auto;
}
.small-nav-logo img{
	width:40px;
}
.small-nav-item{
	clear:both;
	text-align:center;	
	text-decoration:none;
	font-size:16px;
	border-bottom:1px solid #eee;
	padding:20px;
}
.small-nav-item:hover{
	background:#8FC259;
}
.small-nav a {
	text-decoration:none;
	color:#fff;
}
.simple-title{
	background:#eee;
	font-size:20px;
	padding:5px;
	text-align:center;
	margin:auto;
	max-width:700px;
}
.staff-search-block{
	background:#eee;
	padding:5px;
	max-width:700px;
}
.sub-title{
	font-size:24px;
	font-weight:bold;
	text-align:center;
	
	color:#fff;
	border-radius: 8px 8px 0px 0px;
	padding:10px;
}
#leaderBoard{
	
}
#leaderBoard th{
	background:#ddd;
	padding:5px;
}

#leaderBoard th:nth-child(2),#leaderBoard th:nth-child(3){
	border-left:1px solid #fff;
}
#leaderBoard td:nth-child(1),#leaderBoard td:nth-child(4){
	width:12%;
	text-align:center;
	border-bottom:1px solid #eee;
	
}
#leaderBoard td:nth-child(2),#leaderBoard td:nth-child(3){
	width:38%;
	text-align:center;
	
	border-bottom:1px solid #eee;
}
#leaderBoard th{
	text-align:center;	
}
.leader-board-badge{
	width:80px;
}
#testimonyBoard{
	
}
#testimonyBoard th{
	background:#ddd;
	padding:5px;
}

#testimonyBoard th:nth-child(2),#testimonyBoard th:nth-child(3){
	border-left:1px solid #fff;
}
#testimonyBoard td:nth-child(1){
	width:20%;
	text-align:center;
	border-bottom:1px solid #eee;
	
}
#testimonyBoard td:nth-child(2){
	width:20%;
	text-align:center;
	border-bottom:1px solid #eee;
	
}
#testimonyBoard td:nth-child(3){
	width:60%;
	text-align:center;
	
	border-bottom:1px solid #eee;
}
#testimonyBoard th{
	text-align:center;	
}
.champ-training-left{
	width:180px;
	float:left;
	min-height:600px;
}
.careerlocal div div.champ-training-left{
	width:280px;
}
.champ-training-right{
	
	min-height:600px;
}
.cat-item{
	color:#888;
	text-decoration:none;
}

#select-cat-list { 
	font-family:trebuchet ms;
	font-size:24px; 
	width:400px;
	text-align:center;
}
.select-cat-list{
	display:none;
}
.training-cat-list-item{
	padding:10px;
	padding-left:5px;
	padding-right:0px;
	border-bottom:1px solid #eee;
	margin-right:5px;
}
.training-cat-list-item:hover{
	background:#8fc259;
	color:#fff;
}
.full-cat-list{
	display:block;
}
#champTrainingContent{
	
}

.champ-cat-title{
	font-size:24px;
	background:#eee;
	padding:5px;	
	padding-right:0px;
	padding-left:0px;
	color:#888;
	text-align:center;
	
}
.champ-cat-descr{
	color:#888;
	padding:5px;
	
	min-height:120px;
	text-align:center;
}
.train-item-selected{
	background:#5a9242 !important;
	color:#fff;
}
.champ-cat-training-resources-container{
	min-height:100px;
	overflow-y:auto;
}
.champ-cat-training-resources{
	padding:5px;	
}
.champ-badge-champs{
	
}

.champ-cat-badged{
	width:50%;
	float:left;
}
.champ-cat-badged-subtitle{
	color:#888;
	font-size:16px;	
	padding:10px;
	text-align:center;
	border-bottom:1px solid #eee;
}
.champ-cat-badged-person{
	text-align:center;
	padding:10px;
}
.champ-cat-get-badge, .marquee{
	background:#8fc259;
	padding:10px;
	color:#fff;
	text-align:center;
}
.small-right{
	max-width:800px;
}	
.big-button{
	background:#5a9242;
	padding:8px;
	color:#fff;
	margin-top:5px;
	margin-bottom:5px;
	margin-right:1px;
	cursor:pointer;
}
.big-button:hover{
	background:#77C06C;
	color:#fff;
}
.level1{
	padding:0px !important;
}
.blog-item-nav{
	padding:8px;
	cursor:pointer;
	border-bottom:1px solid #eee;
}
.blog-item-nav:hover{
	background:green;
	color:#fff;
}
.blog-item-selected{
	background:#888;
	color:#fff;
}
.blog-content{
	padding-left:5px;
	
}
.blog-content h3{
	margin-top:0px;
}
.list-of-blogs{
	width:300px;
}
#blogContent{
	margin-left:300px;
}
.mobile-header{
	display:none;
}
	
@media screen and (max-width: 1228px){
	.header-container{
		padding:37px;
	}
	.header{
		height: 50px;
		margin: 0;
		padding: 0;
		position: absolute;
		right: 0;
		width: 50px;
	}
	.list-of-blogs{
		width:200px;
		font-size:13px;
	}
	#blogContent{
		margin-left:200px;
	}
	.champ-training-left{
		width:100%;
		min-height:auto;
	}
	.careerlocal div div.champ-training-left{
		width:100%;
	}
	.champ-training-right{
		width:100%;
		min-height:auto;
	}
	.select-cat-list{
		display:block;
		margin: auto;
		padding: 5px;
		width: 400px;
	}
	.full-cat-list{
		display:none;
	}
	.champions-header-text{
		display:none;
	}
	.champion-content-container{
		padding:0px;
	}
	.sub-title{
		border-radius:0px;
		font-size:42px;
		padding:20px;
		margin-left: auto;
		margin-right: auto;
		display: table;
		max-width:auto;
		padding:0px;
		padding-top:20px;
		padding-bottom:20px;
		min-width:100%;
		/*position: relative;
   	top: -42px;
   	z-index: 100000;
   	background:transparent !important;*/
	
	}

	.small-right{
		width:100%;
		margin-left:0px;
		max-width:auto;
	}
   .champions-header-text{
		 font-size: 20px;
		 text-align:center;
	}
	.small-nav{
			top:98px;
	}
	.small-nav-item{
		font-size:30px;
		padding:30px;
	
	}
	.nav {display:none}
	.small-nav-logo {
		display:block
		
	}
	.small-nav-logo img{
		width:80px;
	}
	.container700{
		width:100%;
	}	
	.left50{
		float:left;
		width:100%
	}
	.right50{
		float:left;
		width:100%
	}
	.champ-cat-badged{
		width:100%;
	}
	.champ-training-left{
		width:100%;
	}
	.champ-training-right{
		width:100%;
		margin-left:0px;
	}
	.mobile-header{
		display:table-row;
	}
	.headerSortUp.headerSortDown,.has-sort{
		display:none
	}
}
