html {
  font-size: 100%;
}
body {
  font-size:0.750em;
  font-family: verdana, sans;
}
.table{
	font-size: 14px;
}
.form-control {
  font-size: 12px;
  line-height: normal;
  height: inherit;
}
.form-group {
  margin-bottom: 10px;
}
label {
  font-weight: normal;
}
.btn {
  font-size: 12px;
}
h2 {
  font-size: 16px;
}

h3 {
  font-size: 14px;
}
a:hover,
a:focus  {
  text-decoration: none;
}
table {
  border-collapse: separate;
  border-spacing: 1px;
}
.row {
  margin-left: auto;
  margin-right: auto;
}
p.form-control-static {
  margin-top: 0px;
}
table .form-control {
  box-sizing: border-box;
}
.footer {
	width: 100%;
	height:90px;
	/*z-index: 10;
	position:center;
	bottom:0;
	padding:25px 0 0;
        text-align:center;
        left:50%;*/
}
.footer p {
	font-size: 11px;
	color:#333;
}
.row {
  margin-left: auto;
  margin-right: auto;
}
