.employee-image-view
{
	width: 50px;
	height: 50px;
}

.employee-view-table tbody tr
{
	/*height: 2mm;*/
}

.image_preview_img
{
	width: 150px;
	height: 100%;
}

input
{
	text-transform: none;
	
}



#employee_reason
{

	width: 100%;
	max-height: 4in;
	overflow: scroll;

}

#reasons
{
	resize: none;
	
}



#favicon
{
	max-width: 1cm;
	max-height: 50px;
}

.navbar-brand
{
	font-weight: bolder;

}

.navbar-static-top
{
	background-color:#E0FFFF ;

	font-weight: bolder;
	
}


.navbar-static-top .navbar-nav li
{
	color: red;
}

#myModal
{
	background-color: green;
}





/*.sidebar , .navbar-default,.side-menu, .nav
{
	background-color:  	#000000;
}*/


/*table
{
	background-color: red;
}*/