.link{
	color: #007BFF;
	font-weight: bold;
	cursor: pointer;
}

.link:hover {
    color: #0056b3;
    text-decoration: underline;
}

th{
background: #fcfcfd;
/*background: #fff;*/
border: 1px solid #f8f8f8;
vertical-align: top;
}

/*  1.  Spellingchecker */
.fout{background:#edd2d5!important;}
.fout_suggestie{cursor:pointer;background:#c3e4e9!important;}
.fout_geen_suggestie{background:#edd2d5!important;}


/* 11. personal language */
.personal1-highlight{
	background:#7ea7dc;!important;padding-top:1px;
}

.personal2-highlight{
	background:#89c1c9!important;padding-top:1px;
}

/* 12. informal language */
.informal-highlight{
	background:#7ea7dc;!important;padding-top:1px;
}

.wrong{background: #edd2d5;}
.disable-wrong{background: #edd2d5;}

.blue{background: #7ea7dc;}
.disable-blue{background: #7ea7dc;}

.green{background: #89c1c9;}
.disable-green{background: #89c1c9;}

.orange{background: #f7d281;}
.disable-orange{background: #f7d281;}

.leftgradient{
background: -moz-linear-gradient(to left, #158caf 0%, #bac7d8 100%);
background: linear-gradient(to left, #158caf 0%, #bac7d8 100%);
background: -webkit-linear-gradient(to left, #158caf 0%, #bac7d8 100%);
width: 30px; 
height: 30px;
position: absolute;
}

.rightgradient{
background: -moz-linear-gradient(to right, #158caf 0%, #bac7d8 100%);
background: linear-gradient(to right, #158caf 0%, #bac7d8 100%);
background: -webkit-linear-gradient(to right, #158caf 0%, #bac7d8 100%);
width: 30px;
height: 30px;
position: absolute;
}

.zinslengte-highlight-kort{
background:#89c1c9!important;padding-top:1px;
}
	
.zinslengte-highlight-lang{
background:#7ea7dc;!important;padding-top:1px;
}

.alinealengte-highlight-kort{
background:#89c1c9!important;padding-top:1px;
}
	
.alinealengte-highlight-lang{
background:#7ea7dc;!important;padding-top:1px;
}
