@charset "UTF-8";
@import url(font-nunito2.css);
.dnone{
	display: none;
}
.inlblock{
	display: inline-block;	
}
.italicfont{
	font-style: italic;
}
.redfont{
	color: red;
}
.greenfont{
	color: darkgreen;
}
.boldfont{
	font-weight: bold;
}
.boldredfont{
	font-weight: bold;
	color: red;
}
.normalfont{
	font-weight: normal;
}
.centeredtext{
	text-align: center;
}
.underline{
	text-decoration: underline
}
body {
	-webkit-font-smoothing: antialiased;
	word-wrap: break-word;
	margin: 0px;
	padding: 0px;
	font-family: helvetica, arial, verdana, geneva, sans-serif;
font-size: 1em;
background: url(../img/cover/t1p.de.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
color: #253135}
strong.nostrong{
	font-weight: normal;
}
#settingshint{
	margin-top: 5px;
	margin-bottom: 15px;
}
h1{
font-size: 2.0em;
margin-bottom: 4px;
margin-top: 20px;
letter-spacing: 1pt;
font-family: 'Nunito', Arial;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
h1 a{
color: #ffffff}
h1 a:hover, h1 a:active{
}
#slogan{
word-spacing: 1pt;
font-size: 0.9em;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
color: #ffffff;
font-family: 'Nunito';
}
#slogan a{
color: #ffffff;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
#slogan a:hover{
}
#slogan b, #slogan strong{
}
#sloganh2{
}
#tabandapp{
	width: 90%;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}
#tabandapp1{
	width: 42px;
}
h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0.66em;
}
#h2ind{
	padding-left: 25px;
	white-space: nowrap;
	margin-bottom: 0;
	vertical-align: middle;
	display: table-cell;
	padding-right: 5px;
	cursor: pointer;
	float: left;
}
#options-h3{
		padding-left: 25px;
	margin-bottom: 0;
}
#optionsdashbox{
	padding-bottom: 7px;
}
#h2box{
	width: 100%;
	display: table;
}
#hintind{
	width: 99%;
	padding-right: 25px;
	text-align: right;
	display: table-cell;
	vertical-align: top;
}
#hintind a{
	margin-left: 10px;
}
h3{
	font-size: 1.1em;
	line-height: 1.333em;
	font-weight: bold;	
	margin-top: 6px;
	margin-bottom: 0.33em;
}
#options-h3{
	padding-top: 10px;
}
#linkstop, #linksbottom {
	margin-bottom: 7px;
	word-spacing: 5px;
	text-align: center;
}
#linkstop a, #linksbottom a{
	word-spacing: 0px;
	font-weight: normal;
	line-height: 0.84em;
	font-size: 0.84em;
color: white;
text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}
#short_url_creator{
	margin-bottom: 15px;
} 
#linksbottom {
	margin-top: 7px;
}
a {
	text-decoration: none;
	font-weight: bold;
	transition: color 1s ease;
	color: #165364;
}
a:hover{
	text-shadow: 1px 1px #438ba555; transition: text-shadow .15s ease;
}
a:active{
	text-shadow: 1px 1px #438ba544; transition: text-shadow .15s ease;
}
h1 a:hover{
	border: none;
}
a.showlink {
	cursor: pointer;
}
em a {
	font-weight: normal;
}
div.dashbox {
	width: 650px;
	padding: 25px;
	
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
background-color: #e7f1f5;
background: -webkit-gradient(linear, left top, left bottom, from(#fcfeff), to(#e7f1f5));
background: -moz-linear-gradient(top, #fcfeff, #e7f1f5);
border: 2px solid #438ba5;
}
div.showtarget{
	display: inline-block;
	max-width: 75%;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
	border-bottom-right-radius: 7px;
	-moz-border-radius-topleft: 7px;
	-webkit-border-top-left-radius: 7px;
	border-top-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-webkit-border-top-right-radius: 7px;
	border-top-right-radius: 7px;
	margin: 10px;
	padding: 5px;
border: 2px solid #438ba5;
background-color: #ffffff;
}
div.innerdashbox {
	margin-top: 10px;
	padding: 25px;
-moz-border-radius-bottomleft: 7px;
-webkit-border-bottom-left-radius: 7px;
border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-webkit-border-bottom-right-radius: 7px;
border-bottom-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-webkit-border-top-left-radius: 7px;
border-top-left-radius: 7px;
-moz-border-radius-topright: 7px;
-webkit-border-top-right-radius: 7px;
border-top-right-radius: 7px;
border: 1px solid #438ba5;
background-color: rgba(255,255,255,1);
}
input[type=text], input[type=number], input[type=password], textarea {
	outline-width: 0;
	padding: 8px 5px;
	-moz-border-radius-bottomleft: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-radius-topright: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	text-indent: 5px;
	transition: border 1s ease, color 1s ease;
	background-color: #fcfefe;
border-bottom: 2px double #438ba5;
border-top: 1px solid #9cbfd2;
border-left: 1px solid #9cbfd2;
border-right: 1px solid #9cbfd2;
color: #006690;
font-weight: bold;
font-size: 13px;
}
input[type=text]:focus, input[type=number]:focus, input[type=password]:focus, textarea:focus {
border-color: #005c83;
transition: border 0.75s ease, color 0.75s ease;
color: #005375;
}
input[disabled], select[disabled]{
color: #85acb8;
	
}
input:disabled::-webkit-input-placeholder {
color: #85acb8;
}
input:disabled:-moz-placeholder { 
color: #85acb8;
}
input:disabled::-moz-placeholder {
color: #85acb8;
}
input:disabled:-ms-input-placeholder {
color: #85acb8;
}
input::-webkit-input-placeholder {
color: #85acb8;
}
input:-moz-placeholder { 
color: #85acb8;
}
input::-moz-placeholder {
color: #85acb8;
}
input:-ms-input-placeholder {
color: #85acb8;
}
input[type=button], input[type=submit] {
	outline-width: 0;
	font-size: 0.9em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-decoration: none;
	cursor: pointer;
	display: inline-block;
	text-align: center;
padding: 7px 10px 8px 10px;
border-radius: 6px;
font-size: 13px;
color: #001721;
font-weight: bold;
border: solid 2px #438ba5;
background-color: #ffffff;
transition: background 0.25s ease, background-color 0.25s ease, border 0.25s ease;
}
textarea{
	font-family: "Arial";
}
input[type=button]:hover, input[type=submit]:hover {
border: solid 2px #005c83;
background-color: #f6fcff;
transition: background 0.25s ease, background-color 0.25s ease, border 0.25s ease;
}
input[type=button]:active, input[type=submit]:active {
border: solid 2px #005c83;
background-color: #e6f0f6;
}
input[type=button]:disabled, input[type=submit]:disabled, input[type=button]:disabled:hover, input[type=submit]:disabled:hover{
border: solid 2px #bbb;
color: #333;
transition: background 0.25s ease, background-color 0.25s ease, border 0.25s ease;
}
input[type=submit]{
	margin-left: 5px;
}
select{
	outline-width: 0;
	font-size: 0.9em;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border-radius: 3px;
	color: #333;
	min-width: 90px;
	padding: 2px 2px;
color: #005375;
font-weight: bold;
font-size: 13px;
border: solid 1px #438ba5;
border-bottom: solid 2px #438ba5;
padding-top: 4px;
padding-bottom: 4px;
background-color: #ffffff;
}
select:hover{
background-color: #fafdff;
}
select:active{
background-color: #fafdff;
}
option{
}
#form_prestart, #form_preend{
	width: 95px;
	text-align: center;
}
label {
	display: inline-block;
	vertical-align: middle;
	font-weight: bold;
}
label.lspt{
	display: inline-block;
	margin-bottom: 3px;
}
label.thinlabel, span.thinlabel{
	font-weight: normal;
}
.smallertext {
	font-size: 0.8em;
	line-height: 1.3em;
}
#top {
text-align: center;
}
#centereddiv {
	height: auto;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 120px;
	width: 790px;
margin-top: 25px;
}
#contentdiv {
			border: 1px solid darkgray;
		width: 750px;
			word-wrap: break-word;
		font-size: 0.85em;
		line-height: 1.333em;
		z-index: 1;
		position: relative;
		padding: 20px;
		background-color: white;
		overflow: hidden;
			-moz-box-shadow: 0px 0px 70px #001e29;;
		-webkit-box-shadow: 0px 0px 70px #001e29;;
		box-shadow: 0px 0px 70px #001e29;;
		-moz-border-radius-bottomleft: 7px;
		-webkit-border-bottom-left-radius: 7px;
		border-bottom-left-radius: 7px;
		-moz-border-radius-bottomright: 7px;
		-webkit-border-bottom-right-radius: 7px;
		border-bottom-right-radius: 7px;
		-moz-border-radius-topleft: 7px;
		-webkit-border-top-left-radius: 7px;
		border-top-left-radius: 7px;
		-moz-border-radius-topright: 7px;
		-webkit-border-top-right-radius: 7px;
		border-top-right-radius: 7px;
		border: 1px solid darkgray	}
#showexample {
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 50px;
	margin-top: 30px;
}
#form_url {
			width: 420px;
		margin-left: 5px;
		margin-right: 5px;
	}
#multi_url_clear_button_box{
	display: table-cell; 
	vertical-align: middle; 
	text-align: right;
	padding-right: 4px;
}
#multi_url_button_box{
	display: table-cell; 
	vertical-align: middle;
	padding-left: 3px;
}
#multi_url_status{
	padding-left: 3px;
	display: table-cell; 
	text-align: left; 
	vertical-align: middle;
	font-weight: bold; 
	width: 100%;
	}
ul {
	margin-bottom: 5px;
	margin-top: 7px;
}
#formurlbox {
	margin-bottom: 5px;
}
#options {
	margin-left: 10px;
}
#form_urlwish {
	margin-left: 5px;
	margin-right: 5px;
    width: 200px;
}
#form_start,#form_end, #form_start_time, #form_end_time {
	text-align: center;
	cursor: pointer;
	margin-left: 7px;
	margin-top: 5px;
	margin-right: 0px;
	width: 105px;
	-khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: -moz-none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
#form_start_time, #form_end_time{
	margin-right: 10px;
}
#rowEnd, #rowStart{
	display: table-row;
}
#form_password {
	width: 200px;
	margin-left: 10px;
}
#form_mail_subject, #form_mail_recipient, #form_mail_more, #form_mail_cc, #form_mail_bcc{
	width: 100%;
	box-sizing: border-box;
}
#form_mail_text, #form_shortlink_note, #form_ml_desc{
	box-sizing: border-box;
	text-indent: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	min-height: 100px;
	max-height: 500px;
}
#multi_url_box{
	display: table; 
	width: 100%;
	text-align: right;
	padding: 5px 0px 3px 0px;
}
#form_mail_advanced{
	display: none;
}
#mailexample{
	white-space:nowrap;
	font-family: monospace;
}
#form_maxclicks {
	width: 45px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
#input_multi{
	display: none;
}
#bmproblem{
	font-size: 0.7em;
}
img{
	border: none;
}
#bmhint{
	font-size: 0.8em;
	margin-left: 5px;
	font-weight: normal;
	margin-top: 2px;
}
#bmhint a{
	font-weight: normal;
}
#abuse-reasons li{
	margin-bottom: 7px;
}
ul{
	padding-left: 25px;
}
#norefpwinfo, #norefmultiinfo{
	display: none;
	color: #2e7b87;
}
.javascriptwarnung{
	font-size: 0.9em;
	margin: 20px;
	padding: 10px;	
	border: 3px solid #007ab3;
background-color: #c2d9e1;
}
div.optdescr {
	margin-bottom: 5px;
}
#ui-datepicker-div {
	font-size: 0.9em;
}
#ui-datepicker-div .ui-slider-horizontal,#ui-datepicker-div select {
	margin-left: 20px;
}
dd.ui-tpicker-time {
	background-color: red;
}
#result_urlwish{
	margin-top: 7px;
	padding-bottom: 5px;
}
#resultbox{
	margin-top: 15px;
	margin-bottom: 12px;
	}
.app_teaser, .app_teaser a{
	font-weight: normal;
	color: #316799;
}
table, td, tr{
	border: none;
}
#cptch{
width: 50px;
margin-left: 10px;
}
#copyshortenedurl{
	margin-left: 10px;
}
#qrimg{
	border: 1px solid gray;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
#qrsizefield{
	padding: 5px 5px;
	width: 50px;
	text-align: center;
	margin-left: 0.2em;
	margin-right: 0.2em;
}
#optdescr_qrcode{
	padding-bottom: 5px;
}
#buttonqrdl, #buttonqrcp, #buttonqrdlsvg, #buttonqrdleps{
	display: none;
}
#shortenedUrlsButtons{
	margin-top: 5px;
	display: inline-block;
}
.inbl{
	display: inline-block;
}
#browserextadv{
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #193d59;
}

#cptchtask{
color: black;
}
img.cptch_digits{
	height: 0.88em;
}
table.donate{
	width: 80%;
}
table.donate tr td{
	width: 50%; 
	text-align: center; 
	vertical-align: top;
}
#privacyhint{
	color: #165364;
font-size: 0.697em;
	width: 100%;
	margin-top: 15px;
}
#mail_link_info{
	display: none;
	margin-bottom: 10px;
}
#shortenerOptions{
	z-index: 10;
	width: 190px;
	text-align: center;
	display: none;
	background-color: white;
	position: absolute;
	margin: 4px 10px;
	padding: 10px;
	list-style: none;
	-moz-box-shadow: 0px 0px 5px #ccc;
	-webkit-box-shadow: 0px 0px 5px #ccc;
	box-shadow: 0px 0px 5px #ccc;
	-moz-border-radius-bottomleft: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border: 2px solid #438ba5;
}
#shortenerOptionsDropdown{
	font-size: 15px;
	white-space: nowrap;
	display: table-cell;
	vertical-align: top;
	position: relative;
}
#shortenerOptions li{
	padding: 5px 0;
	white-space: nowrap;
}
#multi_link_box{
	padding-top: 8px;
}
#multi_link_box input[type=button]{
	margin-right: 5px;
}
#ol_multi_link{
	padding-top: 5px;
	margin-top: 0px;
}
#ol_multi_link li{
	padding-left: 5px;
	margin-bottom: 3px;
}
#ol_multi_link li a{
	font-weight: normal;
}
#ol_multi_link ::marker{
	font-weight: bold;
}
#multilinktab{
	border-collapse: collapse;
}
#multilinktab, #multilinktab tr{
	width: 100%;
}
#multilinktab, #multilinktab th, #multilinktab td{
	text-align: left;
	vertical-align: top;
}
#multilinktab input[type=button]{
	padding: 5px 10px 5px 10px !important;
}
#multilinktab .mlt1{
	padding-top: 0;
	padding-bottom: 0;
	width: 50%;
}
#multilinktab .mlt1.nd{
	width: 100%;
}
#multilinktab .mlt1 textarea{
	margin: 0;
}
#multilinktab .mlt2{
	padding-top: 0;
	padding-bottom: 0;
	width: 50%;
}
#multilinktab .mlt1 input, #multilinktab .mlt2 input{
	box-sizing: border-box;
	width: 100%;
}
#multilinktab td.mltb3{
	padding-top: 0;
	padding-bottom: 0;
	vertical-align: top;
	padding-right: 0px;
}
#multilinktab input.mlt3{
	height: 33px;
	width: 38px;
}
#multilinktab tr td div{
	background-color: #fcfefe;
	padding: 4px 6px;
	margin-bottom: 2px;
    display: flex;
    border-bottom: 2px double #438ba5;
    border-top: 1px solid #9cbfd2;
    border-left: 1px solid #9cbfd2;
    border-right: 1px solid #9cbfd2;
    -moz-border-radius-bottomleft: 3px;
    -webkit-border-bottom-left-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -webkit-border-top-left-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-radius-topright: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-right-radius: 3px;
}
#multilinktab tr td div:focus-within{
    border-bottom: 2px double #005c83;
    transition: border-bottom 1s ease, color 1s ease;
}
#multilinktab tr td div textarea {
	outline: none;
	padding: 0;
	border: none;
	text-indent: 0px;
	padding-top: 4px;
}
input.mlinkd{
	height: 22px;
}
textarea.mlink, textarea.mlinkd{
	margin: 0;
	box-sizing: border-box;
	width: 100%;
	resize:none;
	height: 22px;
	white-space: pre;
	scrollbar-width: none;
}
textarea.mlink::-webkit-scrollbar, textarea.mlinkd::-webkit-scrollbar {
   display: none;
 }
#pplbtn{
	padding-top:7px;
}
#qrcodeimg{
	border: 1px solid #165364;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float: right; 
	margin-left: 10px; 
	width: 100px;
}
#urlwishavailable{
	color: #007600;
}
img.multicopy{
	opacity: 0.4;
	margin-left: 7px;
	padding-top: 4px;
	height: 1em;
	box-sizing: border-box;
	transition: opacity 0.5s ease;
}
img.multicopy:hover{
	cursor: pointer;
	opacity: 1;
	transition: opacity 0.5s ease;
}

:root{
	--timepickerborder: #438ba5;
}

#embedind #top{
	display: none;
}
#embedind #contentdiv{
	width: 750px;
	z-index: 10;
    border: 2px solid darkblue;
    border-right: 2px solid darkblue;
}
#embedind #centereddiv{
	margin-bottom: 0px;
	margin-left: 0; 
	margin-right: 0; 
	border-left: none; 
	border-right: none;
	border-top: none; 
	border-bottom: none;
}
#embedind #linksbottom{
	display: none;
}
#embedind #linkstop{
	margin-bottom: 0;
}
#embedind body{
	background: none;
}

.flrightmarleftten{
	float: right; 
	margin-left: 10px;
}
#thankyou.mob{
	position: absolute; z-index: 10; color: red; font-size: 2.3em; margin-left: 7%;
}
#thankyou.nm{
	color: red; font-size: 3em; padding-left: 45px; padding-top: 25px;
}
#thximg{
	z-index: 9; max-width: 100%;
}
#thxbgimg{
	background-image: url('../img/spende-danke.png'); width: 750px; height: 477px;
}
.margin25{
	margin: 25px;
}

#andapimg{
	margin-left: 10px;
	float: right; 
	width: 96px;
}
#andaphintimg{
	vertical-align:middle; padding-bottom: 5px; height: 40px; float:left;
}
.width100percent{
	width: 100%;
}
#faqqr{
	float: left; 
	margin-top: 3px; 
	margin-right: 10px;
}

.extensionhint{
	margin: 25px; 
	color: #005500;
}
.margintop5{
	margin-top: 5px;
}
.margintop10{
	margin-top: 10px;
}
.margintop15{
	margin-top: 15px;
}
.marginbottom10{
	margin-bottom: 10px;
}
.multilinkhintspace, #multilinklinkheading{
	clear: both; 
	padding-top: 5px;
}
.padleft1{
	padding-left: 1px;
}


#linksBottomLangSwitch{
	float: left;
	display: block;
}

.highlightgray{
	background-color: #d7d7d7;
}
#multilinkabusehint{
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 50px;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #666;
}
#mldesc{
	margin-top:5px;
	margin-bottom: 30px;
	clear: both;
}
.tagitm{
	margin-bottom: 20px;
}
.tagitm:last-child{
	margin-bottom: 0;
}
#qrdlform label{
	vertical-align: baseline;
}

#qrdlform select{
	padding-top: 6px;
    padding-bottom: 6px;
}

div.optitm{
	margin-bottom: 20px;
}

#domselman{
	margin-top: 15px;
	margin-bottom: 10px;
}
#targeturl{
	user-select: all;
}
#pwreglink{
	padding-left: 2px;
	padding-right: 2px;
}

#result{line-height: initial; font-size: 13px; box-sizing: border-box; margin-right: 5px; display: inline-block; padding: 7px 10px 8px 10px; background: white; border-radius: 6px; border: 2px solid #438ba5;} #result:empty{display: none;} h1 a{font-weight: 600;} span.io { visibility: hidden; position: relative; }
span.io:after{ visibility: visible; position: absolute; top: 0; left: 0; content: "·" } .innerdashbox label{padding-top: 1px;} #copyshortenedurl{margin-left: 0px;} #centereddiv{margin-top: 23px;} #serviceshortinfo{padding: 5px 25px;} a{transition: text-shadow .15s ease;} #linkstop a:hover, #linksbottom a:hover{ text-shadow: 1px 1px #2e5363; } #options{margin-left: 0;} #linkstop, #linksbottomin{z-index: 2; position: relative;} #hintind{ padding-top: 1px; }
#contentdiv{padding: 25px;} #dind #contentdiv{padding: 20px 10px;} #form_url{width: 453px;} span.t1pone{ color: #6bdbff; }
