﻿.header
{
	padding: 20px 10px 26px 5px;
}

.header .logo
{
	width: 80px;
	height: 80px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("../Images/logo.png");
}

.header .welcome
{
	padding: 0 10px 21px 0;
	color: #1A3B70;
}
