#index_logo{
	color:black !important;	
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	text-align: center;
}

/* Mindgro score */
.myndgro-score-container{
	padding: 1em;
	text-align: center;
	border-radius: 50%;
	width: 200px;
	height: 200px; 
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	background-color: white;
}

.myndgro-score-container .myndgro-score{
	font-size: 4em;
	margin-top: 1em;
	margin-bottom: .8em;
	color:green;	
}

.myndgro-score-label{
	margin-bottom: .5rem;
	text-align: center;
}

.myndgro-factors-container{
	margin-top: 1em;
	margin-bottom: 1em;
	padding:0 1em;
}

.myndgro-factors-container h5{
	text-align: center;
	color: #333;
	font-size: .9em
}

.button-group{
	text-align: center;
}

input, textarea, select{
	margin-top: .6em !important;
}

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

form{
	margin-top: 5em !important;
}

form button,
form a.btn-block{
	margin-top: 2em;
	margin-top: 40px;
}

.btn-link{
	font-size: .9em !important;	
}

p{
	font-size: 0.9em;
}
.card .table-view a{
	color:#0062CC;
}

.margin-top{
	margin-top: 1.5em;
}
p.text-small a {
	text-transform:uppercase;
	font-size:.8em;
	line-height:5em;
	color:#888;
}
a:hover {
	opacity:.6;
}
.table-view-cell {
    padding: 0 15px 15px !important;
}