.pagetopbar{
	height: 15px;
	background-color: #584c3d;
}

.logoStyle{
	padding-top:15px;
	padding-left:35px;
	height:auto;
}

.user_icon{
	padding-right:25px;
	padding-top:30px;
}

.bannerStyle{
	width:100%;
	padding-top:9px;
}


.page-header{
	padding-top:20px;
	padding-bottom:12px;
}

.input-field{
	width:650px !important;
}

.rounded-stroke {
            border: 2px solid #000;
            border-radius: 10px;
            padding: 10px;
            width: 75%;
			margin-top:10px;
			margin-bottom:18px;
}

.tabspace {
	margin-left:18px;
}