html {
overflow-y:scroll
}
body {
font-family: Verdana, Arial, Sans-Serif;
margin-right: auto;
margin-left: auto;
font-size: 12px;
line-height: 17px;
background: #32545b; 
/*background: url(https://www.linklife.nl/img/bg.png) no-repeat top left;*/
}

.page {
width:900px;
margin-left:auto;
margin-right:auto;
text-align:left;
height:auto;
padding-bottom:50px;
min-height:100px
}

.page1 {
text-align:center;
min-height:100px
}

.pay {
width:900px;
margin-left:auto;
margin-right:auto;
text-align:center;
height:auto;
padding-bottom:50px;
min-height:220px
}

.edit {
width: 1080px;
margin-left: auto;
margin-right: auto;
text-align: left;
height: auto;
min-height: 100px
}
.edit #field {
width: 980px;
float: left;
margin-left: 10px;
text-align: left
}
.edit .first_form {
float: left;
width: 200px;
text-align: left
}
.edit .second_form,.second_form {
float:left;
width: 600px;
text-align:left
}

.edit .third_form,.third_form {
float:left;
width:180px;
text-align:left
}
.mailform {
margin-left: auto;
margin-right: auto;
text-align: left;
height: auto;
min-height: 100px
}
.mailform .field {
width: 910px;
float: left;
margin-left: 10px;
text-align: left;
}
.mailform .first_form {
width: 100px;
float: left;
margin-left: 10px;
text-align: left;
}
.mailform .second_form {
width: 400px;
float: left;
margin-left: 10px;
text-align: left;
}
.mailform .third_form {
width: 380px;
float: left;
margin-left: 10px;
text-align: left;
}
.aanmelden {
width: 100%
}
#field {
width: 800px;
float: left;
margin-left: 10px;
text-align: left
}
.field {
width: 800px;
float: left;
margin-left: 10px;
text-align: left
}
.first_form {
float: left;
width: 100px;
text-align:left
}


#videoplayer {
	width: 210px;
	height: 158px;
	/* background-image:url('https://linklife.nl/img/no_picture.jpg'); */
	/*border: 2px solid #FF0000; */
	/*background: URL('https://vakantiereizen.linklife.nl/subpagina/uploads/1322524780anders.jpg'); */
	/*background-repeat: no-repeat;  */
	/*background-position: center; */
	/*background-size: auto; */
}

H1 {
	font-size: 20px;
	letter-spacing: -1px;
	color:#FCFCFC;
	font-family: Arial, Verdana, Sans-serif;
	text-decoration: none;
	font-weight: 600;
	padding-top: 2px;
	margin: 0px;
}
H2 {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 13px;
	text-decoration: none;
	color:#e9e3ca;
	padding-top: 2px;
	margin:0
}
H3 {
	font-size: 11px;
	font-family: Arial, Verdana, Sans-Serif;
	color:#706a52;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
H4 {
	font-size: 12px;
	letter-spacing:-1px;
	color:#3a4145;
	font-family: Arial, Verdana, Sans-Serif;  
	text-decoration:none;
	padding-top: 2px;
	padding-bottom: 2px;
	margin:0
}
.mini {
	font-family: Arial; 
	font-size: 9px; 
	font-weight: bold;
}
.minilink{
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 12px; 
	color:#ffc0c0;
	text-decoration: none;
}
.minilink a:hover,.minilink a:active, .minilink a:link, .minilink a:visited{
	text-decoration: none;
	color:#FFFFFF;
}

.closeEl {
color:#FCFCFC;
margin-top: 5px;
margin-right: 4px;
float: right;
}

.groupWrapper {
width:24%;
float:left;
margin-right: 1%;
min-height:400px;
text-align:left
}

.groupWrapper3 {
width:31%;
float:left;
margin-right: 1%;
min-height:400px;
text-align:left
}

/*.groupItem .itemHeader {
background-color: #007bbd;
color: #FCFCFC;
cursor: default;
height: 22px;
position: relative;
text-align: left;
-webkit-border-radius: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
padding:0 5px
}*/

.groupItem .itemHeader {
    background-color: #007bbd;
    color: #FCFCFC;
    cursor: default;
    height: 22px;
    position: relative;
    text-align: left;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    padding: 0 5px;
}


.controls {
width: 35px;
}

.Nomove .itemHeader {
background-color: #007bbd;
color: #FCFCFC;
cursor: default;
height: 22px;
position: relative;
text-align: left;
-webkit-border-radius: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px;
padding:0 5px
}

/*.itemContent {
background-color:#fafafa;
border: 1px solid #007bbd;
text-align:left;
position:relative;
-webkit-border-radius: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}*/

.itemContent {
    background-color: #fafafa;
    border: 1px solid #007bbd;
    text-align: left;
    position: relative;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
}

/*.itemContent ul {
display:block;
text-decoration:none;
list-style-type:none;
margin: 0;
padding: 10px
} */

/*.itemContent ul li {
display:block;
text-decoration:none;
list-style-type:none;
height: 20px;
margin: 0;
padding:0
} */ 

.itemContent ul {
    display: flex;
    flex-direction: column;
    padding: 0px;
}

.itemContent ul li {
    /*display: flex;*/
    display:block;
    justify-content: space-between;
    align-items: center;
    height: 20px;
    margin: 0;
    padding: 0;
    line-height: 15px; /* Zorg ervoor dat de hoogte van de lijn overeenkomt met de hoogte van het item */
}

.itemContent .icon {
    margin-left: auto; /* Zorg ervoor dat de iconen naar de rechterkant worden geduwd */
    align-self: center; /* Zorg ervoor dat de iconen verticaal gecentreerd zijn */
		align-top: 5px;
}




.groupItem .itemHeader a {
position:absolute;
right: 10px;
top: 0;
font-weight: 400;
font-size: 11px;
text-decoration:none
}

.beschrijving {
background:url(https://linklife.nl/img/point.png) no-repeat left;
text-decoration: none;
padding-left: 9px;
position:absolute
}

.rss {
list-style-image: none;
background:url(../img/feed.png);
background-repeat: no-repeat;
background-position: left top;
padding-left: 19px;
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
text-decoration:none;
display: inline-block;
}

.beschrijvingadmin {
position:absolute
}

.show {
position:absolute;
float: right;
padding-right: 1px;
}

a:hover {
color: #CC0000;
}

a:active {
color: #000000;
 text-decoration: none;
}

.sortHelper {
border:3px dashed #666;
width:auto!important
}

.groupWrapper p {
height:1px;
overflow:hidden;
margin:0;
padding:0
}

.container {
margin-left:auto;
margin-right:auto;
width:960px;
height:auto;
margin-top:0;
padding-top:0;
top:0
}

.header {
	height: 75px;
	background-color: #000000;
	background: #000000;
	padding-left: 5px;
	width: 945px;
	border-radius: 7px;
	-webkit-border-radius:7px;
}
.leftheader {
	float:left;
	width: 420px;
	text-align:left;
	height: 75px;
	overflow:visible
}
.rightheader {
	float: right;
	width: 520px;
	height: 75px;
}
.poll {
width: 200px;
margin-right:auto;
margin-left:auto
}

.vraag {
float: left;
}

.votes {
float: left;
}

.devraag {
margin-top: 5px;
margin-bottom: 5px;
padding-left: 0px
}

.pollsubmit {
text-align:center;
margin-left:auto;
margin-right:auto;
margin-top: 5px;
}

.adminmenu {
background-color:#3a4145;
border:1px solid #D6D6D6;
color:#FCFCFC;
padding-left:10px;
padding-right:10px;
height:25px;
border-radius: 5px;
-webkit-border-radius:5px;
text-align:center;
padding-top:3px;
margin-bottom:5px;
float:left;
margin-right:5px
}

.footer {
background-color: #000000;
border:1px solid #D6D6D6;
color:#FCFCFC;
height:25px;
border-radius: 5px;
-webkit-border-radius:5px;
text-align:center;
float:left;
width:940px;
margin:5px 0 10px 0px;
padding:3px 10px 0 0;
}

.shoutbox {
width:206px;
margin-left:auto;
margin-right:auto
}

.shoutcolor {
background-color:#888c8f;
color:#222;
border:1px solid;
margin-top:2px;
padding:5px 5px 0
}

.shoutnew {
float:left;
width:55px;
margin:0;
padding:0
}

.shoutleft {
float:right;
margin:0;
padding:0
}

.shoutsubmit {
text-align:center;
margin-left:auto;
margin-right:auto
}

.shouttop {
margin-top:10px
}

.reset {
width:600px;
margin-left:auto;
margin-right:auto;
text-align:center;
border:1px #222 solid;
background-color:#fffae8;
height:30px;
margin-bottom:10px;
margin-top:-10px;
border-radius: 5px;
-webkit-border-radius:5px;
padding-left:30px
}

.resettekst {
float:left;
padding-top:5px
}

.resetplaatje {
float:left;
padding-top:3px;
margin-left:10px
}

.menu {
border:0;
font:67.5% "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
font-size:14px;
font-weight: 700;
margin: 5px 0 0;
padding:0
}

.menu ul li {
	min-width: 150px;
}

.menu ul {
background:  #000000;
height:35px;
list-style:none;
margin:0;
padding:0;
-webkit-border-radius:7px;
border-radius: 7px;
padding-left:7px;
width:945px;
}

.menu li {
float:left;
padding:0
}

.menu li a {
background: #000000 url(https://linklife.nl/img/seperator.gif) bottom right no-repeat;
color: #FFFFFF;
display: block;
font-weight: 400;
line-height: 35px;
text-align: center;
margin:0;
padding:0 10px
}

.menu li a:hover,.menu ul li:hover a {
background:#2580a2 url(https://linklife.nl/img/hover.gif) bottom center no-repeat;
color:#FFF;
text-decoration:none
}

.menu li ul {
background: #000000;
display:none;
height:auto;
border:0;
position:absolute;
width:225px;
z-index:200;
margin:0;
padding:0
}

.menu li:hover ul {
display:block
}

.menu li li {
background:url(https://linklife.nl/img/sub_sep.gif) bottom left no-repeat;
display:block;
float:none;
width:225px;
padding:0;
margin:0 10px 0 10px;
width:205px;
}

.menu li:hover li a {
background:none
}

.menu li ul a {
display:block;
height:35px;
font-size:12px;
font-style:normal;
text-align:left;
margin:0;
padding:0 20px 0 30px;
margin:5px 0 5px 0;
}

.menu li ul a:hover,.menu li ul li:hover a {
background:#2580a2 url(https://linklife.nl/img/configure-icon.png) center left no-repeat;
border:0;
color:#fff;
text-decoration:none;
}

.menu p {
clear:left
}

.serializer,.clear {
clear:both
}

.groupItem,.Nomove {
margin-bottom:20px
}

input:hover,textarea:hover,input:focus,textarea:focus {
border:1px solid #706a52;
background:#F7F7F7;
color:#222
}

input.submit:hover,input.submit:focus {
border: 1px solid #706a52
}

button {
border:1px solid #2D3336;
cursor:pointer;
background:#3A4145;
color:#f5f5f5;
border-radius: 5px;
-webkit-border-radius:5px;
padding:3px;
}

button:hover {
border:1px solid #706a52;
background:#F7F7F7;
color:#222;
}

a:link,a:visited {
color: #000000;
text-decoration: none;
}

.adminmenu a:link,.adminmenu a:visited,.footer a:link,.footer a:visited {
color:#f5f5f5;
text-decoration:none;
}

.adminmenu a:hover,.adminmenu a:active,.footer a:hover,.footer a:active {
color:#ccc;
text-decoration:underline;
}

.shoutcolortop,.shoutnocolor {
background-color:#fffae8;
color:#222;
border:1px solid;
margin-top:2px;
padding:5px 5px 0
}

input.submit {
border:1px solid #2D3336;
cursor:pointer;
background:#3A4145;
color:#f5f5f5;
border-radius: 5px
}

input {
background:#FAFAFA;
border:1px solid #706a52;
color:#191919;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 3px;
padding:2px
}

textarea {
background:#FAFAFA;
border:1px solid #706a52;
color:#191919;
border-radius: 4px;
-webkit-border-radius: 4px;
margin-bottom: 5px;
padding:2px
}

.inputRadio {
	font-family: arial;
	font-size: 13px;
	color: #000000;
	background-color: #32545b;
	border: none;
}

.inputRadio:hover {
	border: none;
}

.inputRadio:focus {
	border: none;
}

.inputCheck { 
	font-family: arial; 
	font-size: 13px;
	color: #000000;
	background-color: #32545b;
}

.picturetag{
	float: left;
	width: 120px;
	height: 100px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #000000;
	margin: 3px;
	display: table-cell; 
	vertical-align: middle; 
}

.nieuwskop {
	font-size: 14px;
	font-family: Arial, Verdana, Sans-Serif;
	text-align: left;
	text-decoration: none;
	padding: 5px 0px 0px 2px;
	margin: 0px;
}

.nieuwsdatum {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	text-align: left;
	padding: 0px 0px 0px 2px;
	margin: 0px;
}

.nieuwsdescription {
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	text-decoration: none;
	text-align: left;
	padding: 2px 2px 2px 2px;
	margin: 0px;
}

div.hr { 
height: 1px;
background: #FF0000 no-repeat scroll center;
padding: 0px 2px 0px 2px;
}

div.hr hr { 
display: none; 
}

.twtr-hd, .twtr-ft{ 
	display: none;
}
.twtr-widget {
	width: 175px; 
	background-color: #FFFFFF; 
	border-top: 2px solid #777; 
	border-left: 2px solid #777; 
	border-bottom: 1px solid #bbb;  
	border-right: 1px solid #bbb;
	-webkit-border-radius:4px;
	border-radius: 4px;
}                                

a.tooltip hover {
	background:#fff;
	text-decoration:none
}

a.tooltip span {
	display:none;
	margin-left:8px;
	width:160px;
	padding:2px 3px;
	text-align: left;
}


a.tooltip:hover span {
	display:inline;
	position:absolute;
	background:#fff;
	border:1px solid #ccc;
	color:#6c6c6c;
	font-weight:700
}

#tooltip {
	position: absolute;
	color: #191919;
	width: 170px;
	text-align: left;
	border: 1px solid #6C6C6C;
	background-color: #888c8f;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	z-index: 3;
	padding: 5px
}

.popup {
	display:none;
	visibility:hidden
}

img {
	border:none
}
/* ==========================================================================
   Social Media Sharing Buttons Template
   ========================================================================== */
.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block;
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff !important;
  margin: 0.3em;
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.resp-sharing-button__icon svg {
  width: 16px; /* Hard ingesteld in pixels in plaats van em voor betere weergave */
  height: 16px;
  margin-right: 0.4em;
  vertical-align: top;
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle;
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none;
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff !important;
  stroke: none;
}

/* Merkkleuren en Hovers */
.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}
.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #000000; /* Strak zwart voor X */
  border-color: #000000;
}
.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}
.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}
.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}
.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}
.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

.resp-sharing-button--telegram {
  background-color: #54A9EB;
  border-color: #54A9EB;
}
.resp-sharing-button--telegram:hover,
.resp-sharing-button--telegram:active {
  background-color: #4B97D1;
  border-color: #4B97D1;
}

responsiveColomn:last-child .groupWrapper:last-child { padding-right:0; }

@media screen and (min-width: 961px) {
	.responsive .menu > ul{
		display:block!important;	
	}
}
@media screen and (max-width: 960px) {
	.responsive .groupWrapper#sort1,.responsive .groupWrapper#sort2,.responsive .groupWrapper#sort3,.responsive .groupWrapper#sort4,.responsive .groupWrapper#sort0,.responsive .groupWrapper#sort7,.responsive .groupWrapper#sort14,.responsive .groupWrapper#sort21 {
		width:100%;
		min-height:0px;
	}
	.responsive .responsiveColomn {
		float:left;
		width:50%;
	}
	.responsive .groupWrapper#sort3,.responsive .groupWrapper#sort4 {
		padding:0;
	}
	.responsive .menu ul{
		display:none;
		width:100%;	
		position:absolute;
		z-index:100;
		top:40px;
		margin:0;
		padding:0;
		border-radius:5px;
	}
	.responsive .menu ul li:first-child a{
		border-radius:5px 5px 0 0;
		
	}
	.responsive .menu ul li a{
		text-align:left;
	}
	.responsive .menu ul li:last-child a{
		border-radius:0 0 5px 5px;
	}
	.responsive .menu ul li {
		float:none;	
		border-bottom:1px solid #30303d;
		
	}
	.responsive .menu ul li:last-child {
		/*border-bottom:0;*/
		border-radius:0 0 8px 8px;
	}
	.responsive .menu {
		cursor:pointer;
	}
	.responsive .menu_button {
		display:block;
		color:#ccc;
		cursor:pointer;
		margin:0 auto;
		width:90px;
	}
	.responsive .menu_button .icon {
		display:block;
		float:left;
		margin:7px 10px;
		cursor:pointer;
	}
	.responsive .menu_button .icon span {
		display:block;
		margin:3px 0px 4px 0px;
		height:2px;
		background:#ccc;
		width:18px;
		border-radius:4px;
	}
	.responsive .menu_button .text {
		float:left;
		font-weight:500;
		margin-top:7px;
	}
	
}
@media screen and (max-width: 710px) {
	.responsive .groupWrapper3#sort1,.responsive .groupWrapper3#sort2,.responsive .groupWrapper3#sort3 {
		width:100%;
		min-height:0px; 
		padding:0;
	}
	.responsive .rightheader{
		float:left;
	}
}
@media screen and (max-width: 470px) {
	.responsive .responsiveColomn {
		width:100%;	
	}
	.responsive .groupWrapper#sort1,.responsive .groupWrapper#sort2,.responsive .groupWrapper#sort3,.responsive .groupWrapper#sort4 {
		padding:0;
	}
	.responsive .first_form {
		width:100%!important;
	}
	.responsive .signupPage input[type="text"], .responsive .signupPage .field input[type="password"],  .responsive textarea {
		width:100%!important;
		box-sizing: border-box;
	}
	 .responsive .signupPage .field {
		 margin-left:0;
		 width:100%;
	 }
	 .responsive .signupPage .third_form {
		 width:100%;
	 }
	.responsive .signupPage .sign_wrap {
		text-align:center;
	}
	.responsive .signupPage .second_form {
		width:100%!important;
	}
	.responsive .header {
		padding-left:5px;
	}
	.responsive .header h1 {
		font-size:8vw;
	}
	.responsive .header h3 {
		font-size:4vw;
	}
}
@media screen and (max-width: 340px) {
	.responsive .header h1 {
		font-size:23px;
	}
	.responsive .header h3 {
		font-size:13px;
	}
}                          
