/*
 Theme Name:   Prof. Dr. Lang Template
 Description:  Twenty Seventeen Child
 Author:       TMA-IT
 Author URI:   http://www.tma-it.de
 Template:     twentyseventeen
 Version:      1.0
 Text Domain:  twentyseventeen-child
*/

a[target=_blank] { 
	background-color: transparent;
	-webkit-user-select: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.external_link_popup {
	display: block;
	position: absolute;
	width: 300px;
	height: 300px;
	top: 50px;
	margin-left: 50px;
	z-index: 1000;
	background-color: yellow;
	text-align: center;
}

.external_link_popup BUTTON {
	margin: 0.25em;	
}


