﻿
.img-opacity {
	opacity: 0.6;
	filter: alpha(opacity=60); /* For IE8 and earlier */
}


.jumbotron {
	background-color: #edecec;
}

.block-top-header {
	background-color: #5588c7;
	padding-top: 30px;
	border-radius: 15px 15px 0 0;
}

.header-text {
	margin-left: 35px;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
}


.icons {
	margin-left: 65px;
	margin-bottom: 15px;
}

.score-text-header {
	background-color: #669fe5;
	margin-top: 10px;
	margin-left: 20px;
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
}



.block-naw {
	background-color: #dae9fe;
	font-weight: bold;
	color: #4a4a4d;
}


.block-top {
	background-color: #fff;
	padding-top: 40px;
	border-radius: 15px 15px 0 0;
}

.block-bottom {
	background-color: #669fe5;
	padding-bottom: 10px;
	border-radius: 0 0 15px 15px;
}

.block-text {
	background-color: #dae9fe;
}

/*.blockBottom {
	background-color: #edecec;
	padding-top: 40px;
	padding-bottom: 10px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}*/

.bottom-text {
	color: #fff;
	font-weight: bold;
}

.score-text {
	background-color: #669fe5;
	margin-top: 10px;
	margin-left: 35px;
	color: #fff;
	font-size: 50px;
	font-weight: bold;
	font-style: italic;
}

.recommendation-text {
	margin: 0px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
}

.header-name {
	color: #4a4a4d;
	font-size: 16px;
	font-weight: bold;
}