.padding-none{
	padding:0px;
}
.help-block{
	color:red;
}
.help{
	font-size:12px;
}
.red{
	color:#3c8dbc;
	font-weight:normal !important;
}
.margin-left-none{
	margin-left:0px;
}
.topheader{
	margin-top:10px;
}
.ftitle{
	color:#001157;
	margin-top:0px;
	margin-bottom:5px;
	font-size: 22px;
}
.stitle{
	color:#001157;
	margin-top:0px;
	margin-bottom:5px;
}
.ttitle{
	color:#001157;
	margin-top:0px;
	margin-bottom:5px;
}
.fotitle{
	color:#001157;
	margin-top:0px;
	margin-bottom:5px;
}
.form-group{
	margin-bottom: 5px;
}
.title-back {
    background-color:#4285F4;
    padding: 5px;
    font-size: 13px;
	margin-top:0px;
	text-transform:uppercase;
	text-align:center;
	color:#FFF;
}
.fancy {
	width: 100%;
    border-bottom: 1px dotted #000;
    line-height: 0.1em;
    margin: 20px 0 20px;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.fancy span {
    background: #999;
	padding: 2px 10px;
	margin-left: 5%;
	color:#fff;
}
.navbar-inverse {
	background:#019a71;
	border-color:#019a71;
}
.about-paragraph{
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}
.form-control:focus {
	border-color: #66afe9;
	background-color:#00ffe9;
}
