BODY
{	
	margin:8px; 
	font-family: Arial, Sans-serif;
    font-size: 20px;
	color: #424242;
	background-color: #f6f7fb;
	overflow-x:hidden; 
	overflow-y:hidden;
}

.all-div{
margin-left:100px;
}

.all-input {
height: 30px;
width: 170px;		
border-right: 1px solid #bfbfbf;
background: #fff;
outline: none;
line-height: 140%;		 
}

.inputBtn {
font-family: Arial, Sans-serif;
font-size: 1.2em;
color:#fff;
border-radius: 5px;
width: 200px;
height: 30px;
background: #27438f;
}

