﻿.login_title{
	font-size:20px;
	margin-bottom:0px;
}

button, .button {
	padding:10px 10px 10px 10px !important;
}

input[type="text"] {
	height:35px !important;
	line-height: 30px;
}
input[type="password"] {
	height:35px !important;
	line-height: 30px;
}

table#reqtablenew th {
	font-size:14px;
	padding:5px 5px 5px 5px;
}

table#reqtablenew td{
	font-size:12px;
	padding:5px 5px 5px 5px;
}

table.content tr td {
	font-size:14px;
	padding:20px 10px 10px 10px;
}

button{
	margin: 0px !important;
}
