/*
css
*/

.box
{
	border:3px solid;
    border-radius:4px;
	background-color:#6d7b6c;
	border-color:#5a6859;
	padding:8px 17px;
	word-spacing:normal;

}
.box2
{
	border: 1px solid #999;

		
}
table{
	 
	 font-size: 12px;
	 font-family: verdana,sans-serif;
}
thead{
	    padding: 5px;

}
th {
    background-color:#3c5140 ;
    color: white;
    margin-right: 2px;
    margin-left: 2px;
    padding: 5px;

    

}

td.box2 {
    background-color:#6d7b6c ;
    color: white;
    margin-left: 2px;
    margin-right: 2px;
    
 
}
.center
{
margin:auto;
width:30%;
 
}
#panel,#flip
{

border:solid 3px;
padding:5px;
text-align:center;
background-color:#DADCDB;
border-color:#5a6859;
border-radius: 4px;
 
}
#panel
{
text-align: justify;
background-color:#DADCDB;
display:none;
 
}
#panell,#flipp
{

border:solid 3px;
padding:5px;
text-align:center;
background-color:#DADCDB;
border-color:#5a6859;
border-radius: 4px;
 
}
#panell
{
text-align: justify;
background-color:#DADCDB;
display:none;
 
}
.loans

{
   	
	border:2px solid; 
        border-radius:4px;
	background-color:#dfdfdb;
	border-color:#5a6859; 
	word-spacing:normal;
	font: 15px helvetica, sans-serif;
	}
::-webkit-input-placeholder { text-align:center; }
.login
{
width: 300px;
height: 40px ;

	border:2px solid;
    border-radius:7px;
	
	border-color:#5a6859; 
	word-spacing:normal;
}
.WHP
{
margin-top: 5px;
width: 100%;
height: 5%;
border:2px solid;
border-radius:4px;	
border-color:#5a6859; 
word-spacing:normal;
}
.submit
{
background-color:#8eaa84;
	border:2px solid;
        border-radius:4px;
	color: white;
	border-color:#5a6859; 
	word-spacing:normal;
}
.LogoutAll
{
background-color:#8eaa84;
	border:2px solid;
     border-radius:8px;
	color: white;
	border-color:#5a6859; 
	word-spacing:normal;
	    height: 50px;
    width: 100px;
}
.error 
{
	color: #FF0000;
	font-size:12px;
 
}
