body {
/*	background-image: url(OrangePeel1.jpg);
	background-repeat: repeat-y;*/
}
/*tr:nth-child(odd) {background: #ffffff}*/
/*.table tr:nth-child(even) {background: #efefef}

.table.nostripe tr:nth-child(even) {background: white}*/

.primary-row{
	background-color: #f2f2f2;

}

body { padding-top: 70px; }

.scrollarea {
    max-height: 500px;
    overflow-y:scroll; 
}

.navbar-brand img{
	height: 50px;
  position: relative;
  top: -17px;
	
	
}