@import url("//fonts.googleapis.com/css?family=Open+Sans");
@font-face{
	font-family:'andes_lightlight';
	src:url("fonts/latinotype_-_andeslight-webfont.eot");
	src:url("fonts/latinotype_-_andeslight-webfont.eot?#iefix") format("embedded-opentype"),
		url("fonts/latinotype_-_andeslight-webfont.woff") format("woff"),
		url("fonts/latinotype_-_andeslight-webfont.ttf") format("truetype"),
		url("fonts/latinotype_-_andeslight-webfont.svg#webfont") format("svg");
	font-weight:normal;
	font-style: normal;
}

*{
	margin:0px;padding:0px;
}

body{
	margin:30px 0 0 0;padding:0px;
	font-family: Arial, sans-serif;
	font-weight:300;
	font-size:10pt;
	color:#55606E;
	overflow-y: scroll;
}

a{
	color: #e67e22;
	-webkit-transition:all .3s ease;
	   -moz-transition:all .3s ease;
	  	-ms-transition:all .3s ease;
	     -o-transition:all .3s ease;
		    transition:all .3s ease;
}

a:hover, a:focus{
	text-decoration:none;
	color: #55606E;
}

h1,h2,h3,h4,h5,h6{
	font-weight:300;
	font-family:"andes_lightlight", Arial, sans-serif;
}

h2{
	padding:15px 0;margin:0px;
	font-family:"andes_lightlight", Arial, sans-serif;
	font-size:18pt;
	color:#55606E;
}

h3{
	font-size:14pt;	
	/*color:#e67e22;*/
}

.article h3{
	border-bottom:solid 1px #FDA64E;
}

h4 [class^="icon-"], H4 [class*=" icon-"]{
	margin:0px;
	font-size:16px;height:16px;width:16px;
	vertical-align:baseline;
	background:none;
}

.frame h4{
	margin-top:5px;
}


h5{
	font-weight:bold;	
}

.alert H4, .error H4{
	font-size: 13pt;
	margin: 0 0 5px 0;
}

/** Background */

#bg { 
	position: fixed; top: 0; right: 0;z-index:-100; 
}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }

/** List styles */

ol,ul{
	margin:0 0 10px 20px;	
}

.list-unstyled{
	margin:0 0 10px 0;	
}

.list-custom{
	margin:0 0 10px 0;
	list-style: none outside none;
}

.list-custom > li > p{
	padding:5px 0 5px 25px;
}

/** Panels */
.check-block a, .check-block a:hover, .check-block a:focus{
	color:#fff;
}

.well-small{
	padding:0px 10px;
}

.well-small H6{
	margin:10px 0 5px 0px;
}

/** Alerts */

.alert, .text-warning{
	padding:5px 10px 5px 15px;
	color:#55606E;
	background:#fdf7dd;
	border-left:solid 8px #fae99d;
	border-radius:0px;
}

.error{
	padding:5px 10px 5px 15px;
	color:#55606E;
	background:#efc2bf;
	border-left:solid 8px #CD4237;
	border-radius:0px;
}

.btn-large{
	padding:7px 25px;
	margin:15px 0 0 0;
	font-size:11pt;
	background: #FDA64E;
	border:none;
	color:#fff;
}
		
.btn-large:hover{
	color:#55606E;
	-webkit-transition:all .3s ease;
	   -moz-transition:all .3s ease;
	  	-ms-transition:all .3s ease;
			 -o-transition:all .3s ease;
			    transition:all .3s ease;
}
/* BOOTSTRAP ADDITIONS */

.row img, .content img{
	max-width:100%;
	margin:5px 0 10px 0;
}

.article .content {
	padding:5px 10px;
	display:block;
}

.screenshot{
	max-width:600px;
}

.small{
	font-size:9pt;
}


.frame{
	float:right;
	margin:0px 0px 10px 10px; padding: 5px 10px;
	border:1px solid #dbdcdd;background:#fff;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
}

.left-sidebar{
	border-right:solid 1px #CCD0D4;
}

.superscript{
	margin:-5px 0 0 -8px;
	font-size:11px;
}

/* FAQ CUSTOMIZATION */

.faq-tiles li{
	width:15%;
	margin:0px 5px;
	background:#55606E;
	height:100px;	
	cursor:pointer;
}

.faq-tiles [class^="icon-"]{
	margin:10px auto;
	height:48px;width:48px;
	line-height:48px;
	text-align:center;
	font-size:48px;
	color:#FFFFFF;
}

.faq-tiles p{
	text-align:center;
	color:#FFFFFF;	
}
								
.faq-icon{
	height:38px;
	width:38px;
	float:left;
	margin:0 15px 0 0;
	background:#55606E;
}

.faq-icon [class^="icon-"], .faq-icon [class*="icon-"]{
	margin:0px 8px;
	width:32px;
	height:32px;line-height:38px;
	color:#fff;
	font-size:22px;
}

.faq-header{
	margin:20px 0 10px 0;
}

.faq-header, .faq-header div{
	height:38px;
	line-height:38px;	
}

.faq-header h3{
	margin:0px;
	height:38px;
	float:left;
	line-height:38px;
	border:none;
	color:#e67e22;
}

.faq dl{
	clear:both;
}

.faq dt{
	clear:both;
	font-size:10pt;
	font-weight:normal;
	padding:3px 15px;
	cursor:pointer;
	color:#55606E;
}

.faq dd{
	clear:both;
	margin:5px 30px;
	padding:10px 25px 0px 25px;
	border:1px solid #CCD0D4;background:#ededed;
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
	
}
.wrapper{
	text-align:center;
	margin:0 auto;
	padding:0;
	min-width:600px;
	max-width:1000px;
}

.header-wrapper{
	display:block;
	margin:0 auto;
	width:100%;	
	min-width:600px;
	max-width:1000px;
	height:80px;		
}

.header{
	margin:0 auto;
	padding:0px;
	clear:both;
	text-align:left;
}

.logo{
	float:left;
	margin:0 0 0 10px;padding:10px 0 0 0;
	width:250px;
	height:80px;
	font-family:"andes_lightlight", Helvetica, Verdana, Arial;
	font-size:30pt;
	font-weight:300;
	color:#251F4D;
	cursor:pointer;
}

.usermenu-wrapper{
	float:right;	
	margin:0px;padding:0px;
	text-align:right;
	min-width:100px;
	max-width:40%;
	height:80px;
}

.dropdownarrow{
	position:absolute;
	top:0px;
	left:50%;
	margin:-7px 0 0 -10px;
	width: 0px;
	height: 0px;
	border-style: solid outset solid solid;
	border-width: 0 10px 7px 10px;
	border-color: transparent transparent #55606E transparent;
}

.dropdown{
	min-width:150px;	
	height:80px;line-height:80px;
	padding:0px 20px;
}

.dropdown > a{	
	text-decoration:none;
	font-weight:100;
	font-size:14pt;
	color:#55606E;
}

.dropdown > a:hover{
	color:#FF9326;
	-webkit-transition:all .5s ease;
	   -moz-transition:all .5s ease;
		-ms-transition:all .5s ease;
		 -o-transition:all .5s ease;
		    transition:all .5s ease;
}

.dropdown > a:focus{
	color:#FF9326;
}
		
.dropdown-menu{
	top:70px;right:0px;
	display:none;
	width:100px;
	padding:0;margin:0 auto;
	font-size:14px;
	list-style:none;
	border:none;
	box-shadow:none;
	background:#55606E;
	background-clip:padding-box;
}

.dropdown-menu > li {
	padding: 5px 0px;	
	text-align:center;
}

.dropdown-menu > li > a{
	color:#ffffff;
	padding: 5px 10px;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
	color:#ffffff;
	background:none;
}

.content-wrapper{
	display:block;
	width:100%;
	min-width:600px;
	max-width:1000px;
	min-height:480px;
	text-align:left;
	background:#ffffff;
 	-webkit-box-shadow: 0 0 10x 0px rgba(85,96,110,0.5);
	   -moz-box-shadow: 0 0 10px 0px rgba(85,96,110,0.5);
	        box-shadow: 0 0 10px 0px rgba(85,96,110,0.5);	
	-webkit-transition:all .5s ease;
	   -moz-transition:all .5s ease;
		-ms-transition:all .5s ease;
		 -o-transition:all .5s ease;
		    transition:all .5s ease;
}

.content{
	display:block;
	margin:0 auto;max-width:100%;
	padding:0 5px 20px 15px;
	-webkit-transition:all .5s ease;
	   -moz-transition:all .5s ease;
		-ms-transition:all .5s ease;
		 -o-transition:all .5s ease;
		    transition:all .5s ease;
}




/** DIGICAMPUZ CHECK */
#digicampuzCheck{
	padding:0px;
}

.checkBlock{
	min-height:180px;
	text-align:center;	
}

.check-b{
	background:#55606E;
	z-index:250;
}

.check-header, .check-content, .check-icon{
	width:auto;	
	text-align:center;	
	color:#fff;
}

.check-header{
	height:50px;line-height:50px;
	font-size:24px;
	font-weight:100;		
}

.check-content{
	height:50px;line-height:50px;
	font-size:16px;
	font-weight:100;
}

#network .check-content{
	padding:0px 10px;
}

.check-icon{
	height:75px;
}

.check-icon [class^='icon-'], 
.check-icon [class*='icon-']{
	margin:0 auto;
	width:64px;height:64px;
	line-height:64px;
	font-size:64px;
}

.check-icon .icon-spinner{
	font-size:16px;
}

.check-r{
	width:100%;
	z-index:10;
}

.check-r .r-content{
	padding:0px 15px;
	height:50px;line-height:50px;
	text-align:center;
}

.r-default .r-content{
	width:auto;
	font-size:10pt;
	background-color:#9999FF;
}


.r-success .r-content, .r-info .r-content{	
	width:auto;
	font-size:10pt;	
	background-color:#73FF96;
}

.r-warning .r-content{
	width:auto;
	font-size:10pt;	
	background-color:#FFDC73;	
}

.r-error .r-content{
	width:auto;
	font-size:10pt;	
	background-color:#FFB399;
}

.check-i{
	background:white;
	text-align:left;
}

.i-header, .i-extra-header{
	
	margin:0px;padding:10px 10px 0px 10px;
	font-size:18px;
	font-weight:100;
	background:#ddd;
}

.i-content, .i-extra-content{
	padding:10px;
	background:#ddd;
}

.arrow-up{
	margin:0 auto;
	width: 0;height: 0; 
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;		
}

.r-default .arrow-up {	border-bottom: 10px solid #9999FF;}
.r-success .arrow-up, 
.r-info .arrow-up {			border-bottom: 10px solid #73FF96;}
.r-warning .arrow-up {	border-bottom: 10px solid #FFDC73;}
.r-error .arrow-up {		border-bottom: 10px solid #FFB399;}
.check-i .arrow-up {		border-bottom: 10px solid #ddd;}

#networkTest{
	cursor:pointer;
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 25%, 0);
    -ms-transform: translate3d(0, 25%, 0);
    transform: translate3d(0, 25%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
						
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
	
/** ICONEN */
@keyframes anim-rotate {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}@-webkit-keyframes anim-rotate {
	
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
.spinner {
	display: inline-block;
	-webkit-animation: anim-rotate 2s infinite linear;
	animation: anim-rotate 2s infinite linear;
	text-shadow: 0 0 .25em rgba(255,255,255, .3);
}

/* BOOTSTRAP NAVIGATION OVERRIDES */

.navbar{
	margin-bottom:0px;
}

.nav-list > .active > a, .nav-list > .active > a:hover, .nav-list > .active > a:focus{
	background:#FDA64E;
	color:#fff;
}

.subnav{ 
	margin:0px;	
}

.subnav ul {
	margin:0px 0px 15px 0px;
	padding:0px;
	list-style:none;
}

.subnav li { 	
	margin:0px;	
	display: block;
	padding:0px;
	font-size: 11px;	
	line-height: 24px;
	cursor:pointer;
}

.subnav li > li{
	padding:3px 15px;
}

.subnav > li {
	font-weight: bold;
	text-transform: uppercase; 
	color: #CCD0D4;
}
 
.subnav > li > a{
	text-transform:none; 	
	font-weight:normal;
	font-size: 12px;
	margin:-10px 0 10px -5px;
	padding:3px 15px;
	color:#999999;
}

.subnav > li > a:hover{
	text-transform:none;
	text-decoration:none;
	background-color:transparent;
	font-size: 12px;
	margin:-10px 0 10px -5px;
	padding:3px 15px;
	color:#FDA64E;
}

.subnav > li > ul > li { 	
	font-weight: normal;
	text-transform:none;  
}

.subnav > li > ul > li > ul {
	margin:0px -10px;
	padding: 3px 15px;
}

.subnav a{
	display:block;
	font-size: 10pt;
	margin:0px -15px;
	padding:3px 15px;
	color:#55606E;
}

.subnav [class^="icon-"], ul.subnav [class*=" icon-"]{
	float:left;
	width:24px;
}

.subnav a:hover {
	display:block;
	text-decoration:none;background-color:#ffead4;
	color:#55606E;
	margin:0px -15px;
	padding:3px 15px;
}

.subnav .active > a,
.subnav .active > a:hover,
.subnav .active > a:focus{
	color:#ffffff;background-color:#FDA64E;
}

.article .breadcrumb > li > .divider{
	padding:0px;
	border:none;	
}

.divider [class^="icon-"], .divider [class*=" icon-"]{
	text-align:center;
	font-size:11pt;line-height:14px;width:14px;height:14px;
	display:inline;
	padding:0 0 0 5px;
	background:none;
}

.breadcrumb{
	margin:-10px 0 10px 0;
	background:none;
	font-size:11px;
	padding:5px 0 0 10px;
}

/** FUNCTIONALITEITEN */

.functions{
	padding:2px;margin:0px;
	border:1px solid #CCD0D4;	
	-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;
}

.row-fluid .functions [class*='span']{
	margin:0px;
}

.functions .table {
	margin-bottom:5px;
}

.functions .table th, .functions .table td{
	padding: 5px 10px;	
	border:none;
}

.functions .table th{
	text-align:center;
	font-size:11px;
}

.functions .table tbody tr{	 border-bottom:1px solid #CCD0D4; }
.functions .table tbody td span{	 text-align:center; }

.functions .table tbody td.success{ font-weight:bold;text-align:center;color:#468847;background-color:#dff0d8;border:1px solid #fff;}
.functions .table tbody td.warning{ font-weight:bold;text-align:center;color:#c09853;background-color:#fcf8e3;border:1px solid #fff;}
.functions .table tbody td.error{		font-weight:bold;text-align:center;color:#b94a48;background-color:#f2dede;border:1px solid #fff;}
.functions .table tbody td.info{		font-weight:bold;text-align:center;color:#999999;background-color:#eeeeee;border:1px solid #fff;}

/* JPLAYER VIDEO */

div.jp-video { 	width:682px;margin-bottom:10px; }
div.jp-interface {	position: relative;background-color:#eee;width:100%; }

div.jp-controls-holder {	display:none; }
div.jp-interface ul.jp-controls {	list-style-type:none;margin:0;padding: 0;overflow:hidden; }

div.jp-video ul.jp-controls, div.jp-interface ul.jp-controls li {	display:inline;float: left;}
div.jp-interface ul.jp-controls a {	display:block;overflow:hidden;text-indent:-9999px; }

div.jp-progress {	overflow:hidden;background-color: #CCD0D4; }
div.jp-video div.jp-progress {	top:0px;left:0px;width:100%;height:5px; }
div.jp-play-bar {	background: url("/images/helpcentrum/jplayer.skin.jpg") 0 -218px repeat-x ;width:0px;height:100%; }

div.jp-video-play {	width:100%;overflow:hidden;cursor:pointer;background-color:rgba(0,0,0,0); }
div.jp-jplayer { 	cursor:pointer;background-color: #000000; }

























































/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
