.col-lg-6{
    margin-bottom:2px;
    margin-top:2px;
/*
    margin-right:2px;
*/
	border-left:20px;
	border-color:red;
    background-color:silver;
    text-align:justify;
 
}


.col-lg-6:nth-child(odd){
    margin-bottom:2px;
    margin-top:2px;
/*
    margin-left:2px;
*/
	border-right:20px;
	border-color:red;
	padding:10px;
    background-color:lightblue;
    text-align:justify;
 
}

.col-lg-4{
    margin-bottom:2px;
    margin-top:2px;
/*
    margin-right:2px;
*/
	border-left:20px;
	border-color:red;
    background-color:silver;
    text-align:justify;
 
}


.col-lg-4:nth-child(odd){
    margin-bottom:2px;
    margin-top:2px;
/*
    margin-left:2px;
*/
	border-right:20px;
	border-color:red;
	padding:10px;
    background-color:lightblue;
    text-align:justify;
 
}

.col-lg-3{
    margin-bottom:2px;
    margin-top:2px;
/*
    margin-right:2px;
*/
	border-left:20px;
	border-color:red;
    background-color:silver;
    text-align:justify;
 
}


.col-lg-3:nth-child(odd){
    margin-bottom:2px;
    margin-top:2px;
/*
    margin-left:2px;
*/
	border-right:20px;
	border-color:red;
	padding:10px;
    background-color:lightblue;
    text-align:justify;
 
}



.user-barr {
  position: fixed;
  top: 0;
  left: 0;
<!--
  height: 50px;
-->
  width: 100%;
  background: #fff;
  border-top: 1px solid #ccc;
  padding: 1em;
  z-index: 1;
}

.haydock{
	font-family: Georgia, serif;
	padding: 8px;
	font-size: 16px;

	
}

.hebrew{
	font-size: 28px;
}

.head_nav{
	
	padding: 10px;
	
}

.concordance {
	padding: 10px;
	padding: 0 0 50px 0;
	margin: 10px;

}

#concordance {
	padding: 0 0 50px 0;
	margin: 10px;
}

th, td {
  padding: 15px;
}

.user-barr {
	  position: fixed;
	  top: 0;
	  left: 0;
	<!--
	  height: 50px;
	-->
	  width: 100%;
	  background: #fff;
	  border-top: 1px solid #ccc;
	  padding: 1em;
	  z-index: 1;
	  padding: 5px;
	 font-size: 15px;
	}
