﻿.search-section {display:none}

input[type="text"], input[type="password"] {
    margin: 1px 0 0 0;
    border-radius: 0;
    font-size: 12px;
    height: 17px;
    box-shadow: none;
	width: 100px;
}
.body-section .btn {
	border-radius: 0!important;
    box-shadow: none;
    text-shadow: none;
	font-size: 1.0em;	
}
.body-section .btn.btn-default {
	color:#4E7C9E;
	border:1px solid #4E7C9E;
}
select {height:27px; line-height:27px;}

button.chk-btn {line-height:19px}
.label-inline {display:inline-block}