h3 {
	margin-top:10px;
	padding-top:20px;
	margin-bottom:16px;
	border-top:2px solid #f9f9f9;
}

h4{
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
	font-weight: 300;
	font-size: 1.6em;
}

.blue:hover {
	background-color: #E5F3F9;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #2A6496; /* black */
  border-width: 0 5px 5px;
}

.tooltip-inner {
	background-color: #3273AC; 
	color: white;
	border:1px solid #2A6496;
}

div.comingsoon {
    position:relative;
}

div.comingsoon:before {
    position:absolute;
    top:0px;
    right:0px;
    width:200px;
    height200px;
    content: url('../images/ComingSoonCorner.png');
}

.theme-showcase {
	margin-top:60px;	
}

.dateTweet, .datetime{
	margin-top:3px;font-size:0.6em;
	color: gray;
}

.anActivity{
	margin:15px;	
}

.bulletinUser{
	text-decoration:none !important;
	font-size:1.8em;
	font-weight: bold;
}

.subReport {
	margin:10px;
	margin-top:20px;	
}

.navMenuSubTitle {
	margin-top:20px;
	margin-bottom:10px;
	font-weight: bold;
	font-size:1.2em;
}

#footer {
	border-top: 1px solid #eee;
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align:center;
	font-size:0.8em;
}

#footer .releaseName{
	color:gray;
}

.more {
	text-align:center;	
}

.release {
	border-top:1px solid #ccc; 
	margin-top:30px;
	font-size:0.85em; 
	color:gray;
	text-align:center;
}

.phifixNews {
	font-size:0.9em;	
}

.studentSkillsButton {
	text-align:center;
	margin:30px;	
}

.categoriesSummary{
	width:100%;
	text-align:center;
	margin:30px;	
}

.progression {
	margin-top:20px;	
}

.Tweet {
	font-size:1.1em;
	margin-bottom:8px;
}

.Tweet a {
	text-decoration:none;
	color: #4D5ACC;
}

.textTweet{
	text-align: justify;
}

.news {
	margin-bottom:20px;	
}

.caption h1 {
	text-align:center;
	margin-bottom:40px;
	line-height:30px;
	font-size:4.6em;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
	font-weight: 300;
	
}

.iOSstyleFont{
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
	font-weight: 300;
	
}

.iOSstyle {
	line-height:30px;
	font-size:1.6em;
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
	font-weight: 300;
	text-align:center;
}

.highlightSection {
	font-family: 'HelveticaNeue-UltraLight', 'Helvetica Neue UltraLight', 'HelveticaNeue-Light', 'Helvetica Neue Light', 'Helvetica Neue', sans-serif; 
	font-weight: 300;
	font-size:1.6em;
	margin-top:20px;
	margin-bottom:20px;
}

.caption p{
	text-align: right;	
}

.table-striped th {
	text-align:center;
	vertical-align:middle; 
	color:#ccc;
	font-size:0.8em;
	font-weight:normal;
}

.table-striped .textLabel {
	vertical-align:middle; 
	width:350px;
	font-size:1em;
	font-weight:bold;
}

.table-striped .categoryColumn {
	vertical-align:middle; 
	font-size:1em;
	text-align:center;
}

.table-striped .centeredColumn {
	text-align:center;
}

.table-striped .dateColumn {
	text-align:center;
	font-size:0.8em;
width:110px;
}

.studentTabName{
	font-weight:bold;
}

.levelName {
	color:gray;	
}

.moduleTitle {
	text-align:center;
	width:100%;
	display:block;
	font-size:1.2em;
	color:gray;
	border-bottom: 1px dotted #ccc;
}

.iconSkill {
	color:#3A87AD;
	
}

.greenIcon {
	color:green;
}

.entityHighlight {
	color:#3A87AD;
}

.accountingTable {
	width:700px;
	font-size:12px;
	margin-left:30px;
}

.accountingTable .center{
	text-align:center;
	
}

.bluePhifix {
	color:gray;
}