/*  HTML5 ✰ Boilerplate  */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,  footer, header, hgroup,
menu, nav, section, summary, time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display:block;
}
nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }


body { font:13px/1.231 sans-serif; *font-size:small; }
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

body, select, input, textarea {   color: #444; }
h1,h2,h3,h4,h5,h6 { font-weight: bold; }
html { overflow-y: scroll;}
a:hover, a:active { outline: none; }
a, a:active, a:visited { color: #607890; }
a:hover { color: #333; }

ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

nav ul, nav li { margin: 0; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td, td img { vertical-align: top; }
sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }
pre {  padding: 15px;  white-space: pre;  white-space: pre-wrap;  white-space: pre-line;  word-wrap: break-word; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; }
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
/*input:invalid, textarea:invalid { border-radius: 1px;  -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red;  box-shadow: 0px 0px 5px red; }*/
.no-boxshadow input:invalid,
.no-boxshadow textarea:invalid { background-color: #f0dddd; }

/*::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } */
a:link { -webkit-tap-highlight-color: #FF5E99; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { position: absolute !important; clip: rect(1px 1px 1px 1px);  clip: rect(1px, 1px, 1px, 1px); }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after {  content: "\0020"; display: block; height: 0; visibility: hidden;	 }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/**
*
* Body and elements
*
*************************************************************************************************/

body {
    font-family: 'Open Sans', Arial, Helvetica;
    font-size: 14px;
    color: #333;
    background-color: #e5f4fb;
}

a, a:active {
    outline: none;
}

.messageborder {
    border: 2px solid #0294d0;
}
.messageborder.retraining
{
    margin-top: 10px;
    /*margin-right: 10px;*/
    max-width: 820px;
    padding: 10px 10px;
}

#logo,
.abutton
{
    background-color: #0099cc;
}

.abutton:hover
{
    background-color: #00bbee;
}

/**
*
* Container
*
*************************************************************************************************/

#container {
    width: 100%;
    min-width: 360px;
    margin: 0 auto;
    position: relative;
    background-color: #fff;
}
.content #container,
.helpdesk #container
{
    overflow: hidden;
}

.portal #container,
.helpdesk #container,
.cbrquestion #container,
.remark #container
{
    max-width: 1610px;
}

/**
*
* Header
*
*************************************************************************************************/

header {
    height: 122px;
    width: 100%;
    background: #fff;
}

.home header {
    height: 85px;
}

#logo {
    width: 280px;
    height: 50px;
    margin: 0 auto;
    background: #0099cc;
}
header .textlogo {
	font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
	font-size: 34px;
	color: #000;
	text-decoration: none;
	display: inline-block;
	margin-top: 15px;
}

header #produced-by {
    height: 50px;
    position: absolute;
    top: 0;
    right: 20px;
    line-height: 50px;
    font-size: 11px;
    color: #8f8f8f;
    overflow: hidden;
}

header #produced-by img {
    vertical-align: middle;
    margin-left: 10px;
    max-height: 46px;
}

.ie6 header #produced-by img, .ie7 header #produced-by img {
    vertical-align: middle;
}

@media screen and (max-width: 630px) {
    #produced-by
    {
        display: none;
    }
}

header #illu
{
    height: 72px;
    text-align: center;
    background: #0099cc url(../images/shop/illu_top_road-left.svg) center top repeat-x;
}
header #illu img
{
    width: 100%;
    max-width: 1020px;
}

#masthead {
    height: 30px;
    position: relative;
}
#masthead.large
{
    height: 60px;
}

#userstatus {
    width: 310px;
    position: absolute;
    right: 10px;
    top: 0;
    padding: 0 0 0 10px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-right-width: 0;
    overflow-x: hidden;
    overflow-y: auto;
}

#status #__roc-timers {
    width: 280px;
    margin-left: 20px;
}

#__roc-timers th {
    color: #0099cc;
}

#__roc-timers span {
    color: #038;
    float: right;
}

#__portal-button, #logout-button, #logout-button:visited,
#__tell-a-friend-button, #__tell-a-friend-button:visited,
#refreshtime, #startbook-button, #close-tab-button, #close-tab-button:visited {
    display: inline-block;
    width: 98px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    background-color: #0099cc;
    border-radius: 15px;
    /*box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.75);*/
}
#logout-button:hover,
#__tell-a-friend-button:hover,
#refreshtime:hover, #startbook-button:hover,
#close-tab-button:hover
{
    /*background-position: bottom left;*/
    background-color: #00bbee;
}

#close-tab-button {
    position: absolute;
    right: 10px;
    top: -10px;
}

#portal-button {
    /*background-color: #606060;*/
    margin-bottom: 20px;
}
#__portal-button:hover {
    /*background-position: bottom left;*/
    background-color: #888888;
}

#logout-button, #logout-button:visited, #__tell-a-friend-button, #__tell-a-friend-button:visited {
    position: absolute;
    right: 10px;
    top: 15px;
}

#startbook-button {
    margin-top: 2em;
}

#refreshtime
{
    width: 160px;
    margin-left: 20px;
}

#__tell-a-friend-button, #__tell-a-friend-button:visited {
    position: static;
}


a#portal-button
{
    top: 0;
    /*width: 160px;
    background: url(../images/button-longer.png) top left no-repeat;
    */
}


/**
* Breadcrumbs
************************************************************************************************/

#breadcrumbs {
    width: 419px;
    height: 19px;
    padding: 0;
    margin: 0 0 20px 0;
    list-style: none;
}


#breadcrumbs li {
    display: inline;
}

#breadcrumbs li,
#breadcrumbs a, #breadcrumbs a:visited {
    color: #666;
    font-size: 13px;
}

#breadcrumbs a:hover {
    text-decoration: underline;
}

#examtraining #breadcrumbs
{
	color: #ffffff;
}

#examtraining #breadcrumbs a, #examtraining #breadcrumbs a:visited
{
	color: #cccccc;
}

/**
*
* Columns
*
*************************************************************************************************/

.column {
    position: relative;
}

.left {
    width: 60%;
    float: left;
}

.right {
    width: 36%;
    float: right;
    padding-top: 30px;
}

#register-form .left,
#register-form .right
{
    padding-top: 0;
}
#register-form .left
{
    width: 49%;
}
#register-form .right
{
    width: 49%;
    margin-top: 20px;
}
#register-form .innerleft
{
    float: right;
    margin-right: 6%;
}
#register-form .left
{
    min-width: 300px;
    margin-right: 1%;
}
#register-form .right
{
    float: left;
}

/**
*
* Main (content)
*
*************************************************************************************************/

body.content
{
    line-height: 1.5;
}
body.content #main
{
    max-width: 850px;
    margin-right: 20px;
}

#main {
    padding-bottom: 10px;
    background-color: #fff;
    /*background: url(../images/stippen.jpg) right 96px no-repeat;*/
}

.home #main,
.login #main {
    position: relative;
    background: #fff url(../images/home/deco_banner-top.jpg) 0px 0px no-repeat;
    padding-top: 36px;
}

.ie6 .home #main, .ie7 .home #main {
    height: 505px;
}

.light-blue,
a.light-blue {
    color: #0099cc;
}

.lighter-blue
{
    background-color: #ccebf5;
}

.dark-blue {
    color: #333;
}

#message {
    width: 200px;
    padding: 10px;
    position: absolute;
    top: 100px;
    left: 50%;
    margin: 0 0 0 -200px;
    background-color: #f5cccc;
    border: 1px solid #ff7c7c;
    color: #000;
    font-size: 11px;
}

img#decohome
{
    position: absolute;
    top: 107px;
    left: 200px;
    z-index: 2;
}

img#decologin
{
    position: absolute;
    top: 17px;
    left: 0px;
}

/**
*
* Articles (main content)
*
*************************************************************************************************/

article {
    margin-top: 0px;
    padding: 0px 0 10px 30px;
    min-height: 300px;
    background: #fff;
    clear: both;
    position: relative;
}

#examtraining, #examtraining article
{
	background: #0099cc;
}

#examtraining
{
    position: relative;
    min-height: 500px;
}

#examtraining article
{
	border-left: 0;
	margin: 10px 0 0 290px;
	padding: 0;
	width: 700px;
}


.home article,
.login article
{
    line-height: 20px;
    border: none;
    margin: 0;
    padding: 0;
    background: none;
	color: #666;
}
.home article
{
    height: 458px;
	border-bottom: 1px solid #ddd;
}

h1, h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
    font-weight: 100;
}

#to-webshop,
#to-webshop-link {
    position: absolute;
    top: 10px;
    height: 104px;
}
#to-webshop {
    width: 100%;
    display: block;
    background-image: linear-gradient(to right, #022F6A 392px, #fff);
}
#to-webshop-link {
    width: 392px;
    z-index: 10;
    cursor: pointer;
}

#welcome
{
    /*-moz-box-shadow: inset 0px 0px 5px #888, 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff;
    -webkit-box-shadow: inset 0px 0px 5px #888, 0 0 0 #fff, 0 0 0 #fff, 0 0 0 #fff;
    */
    -moz-box-shadow: inset 4px 4px 7px #aaa;
    -webkit-box-shadow: inset 4px 4px 7px #aaa;
    box-shadow: inset 4px 4px 7px #aaa;
    position: absolute;
    top: 137px;
    padding: 20px;
    width: 400px;
    height: 281px;
    overflow: hidden;
}

.home h1 {
    margin: 0 0 20px 0;
    font-size: 26px;
}

#welcome h1 {
    font-family: Arial;
    margin: 0;
}

.home .left p {
    font-family: Arial;
    font-size: 13px;
    padding: 20px 0 0 0;
}

/**
*
* Register form
*
*************************************************************************************************/

.column.right form
{
    z-index: 10;
}

#optin-holder {
    height: auto;
    max-width: 468px;
    padding: 15px 10px;
}

#optin-holder p {
    padding: 0 0 0 20px;
}

#optin {
    height: auto;
    margin: 4px 5px 0 0;
}

#optin-holder label {
    height: auto;
    width: auto;
    float: none;
    margin: 0;
}


input {
    width: 224px;
}
#check-code-form input,
#login-form input,
#forgot-password-form input
{
    border: 1px solid #b6b6b6;
    background: #fff;
    border-radius: 4px;
}


#register-form select {
    margin: 0 10px 0 0;
}

#school {
    width: 224px;
}


#register-form .radio {
    background: #fff;
}

#register-form .input-holder.group {
    display: inline-block;
}

#register-warning {
    padding: 20px 10px 0 10px;
}

label {
    width: 151px;
    height: 27px;
    line-height: 27px;
    text-indent: 10px;
    display: block;
    float: left;
    color: #333;
}




.loading {
    background: url(../images/ajax-loader.gif) 95% 5px no-repeat;
}

#register-form #credentials input {
    width: 191px;
    margin-bottom: 10px;
    background-color: #fff;
}

#credentials {
    padding: 10px 0 10px 10px;
    background: #09c;
    max-width: 380px;
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.5);
}

#register-form #credentials {
    padding: 10px;
}

#register-form
{
    margin-bottom: 25px;
}
#register-form .doubleline
{
    height: 37px;
    line-height: 18px;
}
#register-form .error-holder {
    top: 150px;
    left: 0;
}


#__register-form #explainbutton {
    width: 240px;
    height: 20px;
    line-height: 20px;
    margin-top: 0px;
    background: #0294d0;
    border-radius: 10px;
    box-shadow: 1px 2px 3px 0px rgba(0,0,0,0.75);
}
#__register-form #explainbutton:hover {
    background: #003366;
}

#explainretrainingdate {
    display: none;
    max-width: 400px;
    padding: 10px;
    /*margin-right: 10px;*/
    position: absolute;
    top: 130px;
    right: 0;
    background: #fff;
    box-shadow: 5px 5px 7px 0px rgba(0,0,0,0.25);
}
#explainretrainingdate .close {
    width: 24px;
    height: 24px;
    border-radius: 12px;
    line-height: 24px;
    position: absolute;
    top: -12px;
    right: -12px;
    background: #0294d0;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

#tell-a-friend-form .error-holder {
    left: 200px;
    top: auto;
    bottom: 160px;
}

#categories {
    height: 112px;
    /*width: 593px;*/
    margin: 29px 0 0 0;
}

#categories h2 {
    height: 112px;
    line-height: 112px;
    font-size: 20px;
    color: #003365;
    text-indent: 14px;
}

#categories ul {
    float: left;
    margin: 0;
    list-style: none;
}

#categories li {
    float: left;
    width: 130px;
    height: 0;
    margin-top: 10px;
    margin-bottom: 20px;
    padding-top: 70px;
    text-decoration: none;
    float: left;
    text-align: center;
    background-position: top left;
    color: #000;
}

#categories li input {
    vertical-align: middle;
}

#cat-b {
    background-image: url(../images/cat-b-icon.png);
    background-repeat: no-repeat;
}

#cat-am {
    background-image: url(../images/cat-am-icon.png);
    background-repeat: no-repeat;
}

#cat-a {
    background-image: url(../images/cat-a-icon.png);
    background-repeat: no-repeat;
}
#categories li
{
    border-right: 1px solid #999;
}

#categories li:last-child
{
    border-right: 0px solid #999;
}

#categories a:hover, #categories a.selected {
    color: #003365;
    background-position: bottom left;
}

/**
*
* Forms
*
*************************************************************************************************/

form {
    position: relative;
}

.field {
    height: 27px;
    width: 143px;
    margin-right: 10px;
    position: relative;
    background: #fff;
    line-height: 27px;
    float: left;
}

.field label, .field input { position: absolute; left: 0; top: 0; width: 100% }
.field label { opacity: 0.4; text-indent: 8px; filter: alpha(opacity=40) }

input {
    max-width: 315px;
    height: 27px;
    line-height: 27px;
    display: block;
    padding: 0;
    text-indent: 8px;
    border: none;
    font-family: Arial;
    font-size: 14px;
    margin: 0 0 5px 0;
    background: url(../images/input-bg.png) top left no-repeat;
}

.input-holder {
    height: 27px;
}

.input-holder input {
    float: left;
}

.input-holder label.auto-width {
    height: 27px;
    width: auto;
    float: left;
    line-height: 27px;
    margin: 0 10px;
    text-indent: 0;
}

input[type="radio"], input[type="checkbox"] {
    display: inline;
    width: auto;
    line-height: 27px;
    background: #fff;
}

button {
    height: 33px;
    width: 33px;
    line-height: 33px;
    /*background: url(../images/button-arrow02.png) top center no-repeat;*/
    border: none;
    font-weight: 700;
    color: #333;
}

button:hover {
    background-position: bottom right;
}

input:focus, input.has-text {
    background: #fff url(../images/input-bg.png) top left no-repeat;
}

body.helpdesk article
{
/*    background-image: url(/public/images/shop/illu_helpdesk-xl.png);
*/
    background-repeat: no-repeat;
    background-position: 750px bottom;
}

body.helpdesk article > p,
body.cbrquestion article > p,
body.remark article > p
{
    margin-right: 20px;
    line-height: 1.6;
}
#helpdeskillu
{
    position: absolute;
    /*left: 750px;*/
    right: 10px;
    bottom: 11px;
}
@media screen and (max-width: 1000px) {
    body.helpdesk article > p {
        margin-right: 220px;
    }
}
@media screen and (max-width: 850px) {
    body.helpdesk article > p {
        margin-right: 20px;
    }
    #helpdeskillu {
        display: none;
    }
}

body.helpdesk hr
{
    height: 1px;
}

#helpdeskform,
#cbrquestionform,
#remarkform
{
    display: inline-block;
    position: relative;
}
#helpdeskform
{
    max-width: 530px;
}
#cbrquestionform
{
    max-width: 950px;
}
#register-form.retraining
{
/*    padding-right: 10px;*/
    max-width: 845px;
}
#register-form.retraining > p
{
    max-width: 800px;
}
#helpdeskform label,
#cbrquestionform label,
#remarkform label,
#register-form label
{
    text-indent: 0;
    font-weight: bold;
}
#helpdeskform label
{
    width: 151px;
}
#cbrquestionform label
{
    width: 300px;
}
#remarkform label
{
    width: 250px;
}
#register-form label
{
    height: 20px;
    line-height: 15px;
}

#register-form .input-holder.gender label,
#register-form #optin-holder label
{
    font-weight: normal;
}
#register-form .input-holder.gender label
{
    line-height: 27px;
}
#register-form #optin-holder label
{
    height: auto;
    line-height: 19px;
}
#register-form.retraining label
{
    font-weight: normal;
    width: auto;
    height: auto;
    padding-right: 5px;
    line-height: 20px;
    margin: 10px 0 0 0;
}

#credentials label {
    width: 170px;
    color: #fff;
    margin-left: 0px;
    margin-top: 7px;
    font-weight: normal;
}

#helpdeskform input,
#helpdeskform textarea,
#cbrquestionform input,
#cbrquestionform textarea,
#cbrquestionform select,
#remarkform input[type="text"],
#remarkform textarea,
#register-form input[type="text"],
#register-form input[type="password"],
#register-form input[type="email"],
#register-form select
{
    border: 1px solid #b6b6b6;
    background: #fff;
    border-radius: 4px;
    padding: 2px;
}
#helpdeskform input,
#helpdeskform textarea,
#cbrquestionform input,
#cbrquestionform textarea,
#cbrquestionform select,
#remarkform input[type="text"],
#remarkform textarea,
#register-form input[type="text"],
#register-form input[type="password"],
#register-form input[type="email"],
#register-form .input-holder.group
{
    width: 296px;
    max-width: 296px;
}
#helpdeskform textarea,
#cbrquestionform textarea,
#remarkform textarea
{
    height: 110px;
    display:block;
}
#cbrquestionform textarea,
#remarkform textarea
{
    width: 95%;
    max-width: 592px;
}
#cbrquestionform input.email,
#cbrquestionform input#school
{
    width: 95%;
    max-width: 450px;
}
#remarkform input[type="text"]
{
    width: 292px;
    max-width: 292px;
}
#cbrquestionform input#firstname,
#cbrquestionform input#lastname,
#remarkform input#firstname,
#remarkform input#lastname
{
    display:inline;
    margin-bottom: 0;
    width: 292px;
    max-width: 292px;
}
#register-form.retraining input
{
    width: auto;
    display: inline;
    margin: 5px 0 5px 0;
}

#cbrquestionform input,
#cbrquestionform textarea,
#cbrquestionform select,
#cbrquestionform label
{
    font-size: 14px;
}

#cbrquestionform select
{
    height: 30px;
    border: 1px solid #b6b6b6;
    background: #fff;
    border-radius: 4px;
    box-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

#helpdeskform p.small,
#cbrquestionform p.small,
#remarkform p.small {
    font-size: 80%;
    margin-top: 15px;
}
#helpdeskform button[type="submit"],
#cbrquestionform button[type="submit"],
#remarkform button[type="submit"]
{
    float: right;
    margin-top: -15px;
}
#remarkform input#school
{
    display: inline;
    margin-left: 10px;
}

@media screen and (max-width: 960px) {
    #cbrquestionform button[type="submit"],
    #remarkform button[type="submit"]
    {
        margin-right: 20px;
    }
}
@media screen and (max-width: 660px) {
    #cbrquestionform textarea,
    #remarkform textarea {
        width: 95%;
    }
}
@media screen and (max-width: 500px) {
    #helpdeskform button[type="submit"] {
        margin-right: 20px;
    }
}
@media screen and (max-width: 470px) {
    #helpdeskform input,
    #cbrquestionform select,
    #cbrquestionform input#firstname,
    #cbrquestionform input#lastname,
    #remarkform input#firstname,
    #remarkform input#lastname
    {
        width: 95%;
    }
}

#cbrquestionform .clearfix,
#remarkform .clearfix
{
    margin-top: 5px;
}


#hrtop
{
    margin: 20px 0;
}
#hrbottom
{
    margin: 20px 0 0 0;
}

#helpdeskform div.g-recaptcha {
    margin-left: 150px;
    margin-top: 5px;
    /*
    width: 370px;
    height: 100px;
    transform: scale(1.25);
    transform-origin: 0 0;
    */
}

@media screen and (max-width: 570px) {
    #helpdeskform div.g-recaptcha {
        margin-left: 0;
    }
}



html.login
{
    height: 100%;
    min-height: 630px;
}
body.login
{
    height: 100%;
}
.login #container
{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;

    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.login header
{
    height: 50px;
}
.login footer
{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
}
.login #main
{
    background: transparent;
    width: 100%;
    min-height: 500px;
    padding-top: 0;
    padding-bottom: 20px;
    z-index: 2;
    flex: auto;
}

.login article
{
    width: 92%;
    max-width: 980px;
    margin: 0 auto;
}
#logincontainer
{
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}

.login #intro
{
    color: #fff;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-top: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 1.375;
}
.login #intro h1
{
    font-size: 36px;
    font-weight: 600;
}
.login #intro p
{
    text-shadow: 1px 1px 2px #000;
}

#logincontainer form,
#freepackage {
    height: 240px;
    padding: 20px;
    margin: 20px 0 0 0;
    background-color: #fff;
    background-position: 95% bottom;
    background-repeat: no-repeat;
    background-size: 120px 210px;
    border-radius: 15px;
}
#logincontainer form
{
    width: 45%;
    max-width: 450px;
}

#check-code-form
{
    order: 1;
}
#login-form, #forgot-password-form
{
    order: 2;
}

#forgot-password-form .error-holder.permanent
{
    top: 65px;
    bottom: auto;
}

.login form legend
{
    font-size: 24px;
    margin-bottom: 30px;
}
.login form legend strong
{
    color: #0099cc;
}

.login fieldset p
{
    font-weight: bold;
}
.login #forgot-password-form fieldset p
{
    max-width: 300px;
}

.login form .field
{
    margin: 5px 0 5px 0;
    height: 45px;
    float: none;
    background: transparent;
}

#login-form .field,
#forgot-password-form .field {
    width: 250px;
}
#check-code-form .field {
    width: 200px;
}

.login form .field label
{
    display: none;
}

.login button.abutton
{
    margin: 0;
}

.login form legend span {
    color: #fff;
}

a#forgot-password {
    margin-left: 15px;
}
.login form a, .login form a:visited {
    font-size: 14px;
    color: #0099cc;
    text-decoration: none;
}

.login form a:hover {
    text-decoration: underline;
}

.lock
{
    display: none;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 17px;
    height:22px;
    background: transparent url(/public/images/locked.png) no-repeat center center;
}
.locked
{
    opacity: 0.5;
}
button.locked:hover
{
    background-position: inherit;
    cursor: default;
}


@media screen and (max-width: 1000px) {
    html.login {
        /*min-height: 930px;*/
    }
    .login article {
        margin: 0 0 0 20px;
    }
    .login.freepackage article {
        margin: 0;
    }
    #logincontainer {
        display: block;
    }
    #logincontainer form {
        width: 100%;
    }
    #check-code-form, #login-form, #forgot-password-form {
        order: 0;
    }
}

@media screen and (max-width: 550px) {
    #logincontainer form {
        width: 90%;
        padding: 20px 10px;
    }
    .login #intro
    {
        width: 95%;
    }
}

@media screen and (max-width: 500px) {
    .login #intro
    {
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .login form legend
    {
        font-size: 18px;
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 450px) {
    #logincontainer form {
        background-size: 50px auto;
        background-position: 99% bottom;
    }
}








.login.freepackage #container
{
}
#freepackage
{
    width: 92%;
    max-width: 670px;
    height: 360px;
}
#freepackage,
#freepackage a
{
    color: #333;
}
#freepackage h3
{
    color: #52b63b;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 20px;
}
#freepackage p
{
    font-size: 14px;
    margin: 20px 0;
}
#freepackage p.try {
    font-size: 18px;
    font-weight: bold;
    margin: 30px 0;
}
#freepackage a
{
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
}
#freepackage a:hover .icon { opacity: 0.8; }

#freepackage a span
{
    vertical-align: middle;
}

#freepackage a span.icon {
    display: inline-block;
    width: 50px;
    height: 50px;
    background-color: #52b63b;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
}
#freepackage a span.text {
    padding-left: 5px;
    margin-right: 16px;
}
span#freedemo_car {  }
span#freedemo_bike {  }
span#freedemo_moped {  }

a.abutton.backtoshop
{
    background-color: #000;
    color: #fff;
}
a.abutton.backtoshop:hover
{
    opacity: 0.7;
}
@media screen and (max-width: 550px) {
    #freepackage h3
    {
        font-size: ;
    }
    #freepackage a
    {
        font-size: 15px;
    }
    #freepackage a span.icon
    {
        width: 42px;
        height: 42px;
        background-size: 42px 42px;
    }
    #freepackage a span.text {
        padding-left: 3px;
        margin-right: 10px;
    }
}

@media screen and (max-width: 430px) {
    #freepackage a
    {
        font-size: 13px;
    }
    #freepackage a span.icon
    {
        width: 40px;
        height: 40px;
        background-size: 40px 40px;
    }
    #freepackage a span.text {
        padding-left: 2px;
        margin-right: 6px;
    }
}

@media screen and (max-width: 390px) {
    #freepackage a span.icon
    {
        width: 35px;
        height: 35px;
        background-size: 35px 35px;
    }

    #close-tab-button {
        top: -28px;
    }
}




#startflash {
    position: absolute;
    float: left;
    left: 150px;
    width: 150px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
}
#startflash a {
   color: #fff;
}

#balloon {
    height: 56px;
    margin-bottom: 50px;
    overflow: hidden;
}

#balloon ul {
    margin: 0 0 0 150px;
    list-style: none;
}

#balloon li {
    width: 300px;
    font-family: 'Arial Rounded MT Bold', Arial, Helvetica;
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    display: none;
}

#loginvto, #loginvto:visited {
    color: #fff;
    text-decoration: none;
    position:relative;
    top:-4px;
}
#loginvto:hover {
    text-decoration: underline;
}

#register-form input.error, input.error {
    background-color: #f5cccc;
}

.error-holder {
    width: 280px;
    color: #333;
    font-size: 11px;
    border: 1px solid #ff7c7c;
    background: #ffcece;
    display: none;
    position: absolute;
    top: 0px;
    left: -150px;
    padding: 10px;
}

.error-holder ul {
    padding: 0;
}

#login-form .error-holder {
    left: 150px;
    top: auto;
    bottom: 50px;
    z-index: 10;
}

#check-code-form .error-holder {
    top: auto;
    left: 150px;
    bottom: 60px;
}

#forgot-password-form .error-holder {
    top: auto;
    bottom: 30px;
    left: 87px;
    z-index: 10;
}



#links .link
{
    border-top: 1px solid #ccc;
    padding: 10px 0 10px 0;
}
#links h3
{
    font-weight: bold;
    padding: 3px 0;
}
#links h4
{
    font-weight: normal;
    padding: 2px 0;
}
#links .abutton
{
    margin-top: 5px;
}
#links .helpdesk
{
    background-repeat: no-repeat;
    background-position: 180px 5px;
    background-size: 52px 91px; /* 20% */
    background-size: 65px 114px; /* 25% */
    background-size: 78px 137px; /* 30% */
    background-size: 91px 159px; /* 35% */
    xbackground-size: 104px 182px; /* 40% */
}
#_links .helpdesk
{
    background-repeat: no-repeat;
    background-position: 160px 5px;
}
/*#helpdesk {
    background: url(../images/helpdesk-icon.png) top left no-repeat;
}

#tell-a-friend {
    background: url(../images/tell-a-friend-icon.png) top left no-repeat;
}

#algemene-info {
    background: url(../images/meer-informatie-icon.png) top left no-repeat;
}*/


/**
*
* Portal home
*
*************************************************************************************************/

.portal article {
    padding-right: 330px; /* ruimte voor sidebar */
    min-width: 340px;
}
.portal article,
#buttons,
#risclips,
#practiceitems,
#retrainingstatus,
#extracontent
{
    min-width: 310px;
}

.portal-header {
    margin: 10px 0;
}

.portalitem h1,
.portalitem h2
{
    font-weight: bold;
}
#books, #retraining3chapters {
    display: block;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
#books ul {
    margin: 10px 0 0 0;
    list-style: none;
}

#books li {
    width: 101px;
    min-height: 142px;
    margin: 0 5px 0 0;
    background: url(../images/book-shadow.jpg) top left no-repeat;
    display: inline-block;
    vertical-align: top;
}

#books .docreader
{
    display: block;
    margin-top: 10px;
    margin-left: 35px;
}

#buttons,
#risclips,
#practiceitems,
#retrainingstatus,
#extracontent
{
    width: 45%;
    margin-right: 4%;
    margin-top: 15px;
    margin-bottom: 20px;
    padding: 0;
    float: left;
}
#buttons,
#risclips,
#extracontent
{
    border-bottom: 1px solid #0294d0;
}
div.button {
    padding: 8px 0 8px 20px;
    text-decoration: none;
    display: block;
    position: relative;
    border-top: 1px solid #0294d0;
}

.button a, .button a:visited {
    text-decoration: none;
    color: #333;
}
.button a:hover {
    text-decoration: underline;
}

#retraining3chapters table
{
    width: 100%;
}
#retraining3chapters .abutton, #retraining3certificate
{
    height: 25px;
    line-height: 23px;
    border-radius: 10px;
    margin: 5px 0;
}
#retraining3certificate
{
    display: inline;
    float: right;
    margin-right: 10px;
    margin-top: 0px;
    height: auto;
}

#retraining3certificate.message
{
    border: 2px solid #aaa;
    border-radius: 0px;
    color: #888;
    padding: 5px 8px;
    max-width: 580px;
    /*
    margin-top: -32px;
    margin-bottom: -5px;
    */
}

#retraining3chapters .abutton[disabled],
#retraining3chapters .abutton.disabled
{
    background: #888;
    color: #ccc;
    opacity: 0.5;
    cursor: default;
}
#retraining3chapters .link
{
    text-align: center;
}
#retraining3chapters .chaptertitle
{
    min-width: 20%;
    text-align: left;
    vertical-align: middle;
}
.status
{
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
}
.status.disabled, .status.unavailable
{
    background-color: #ccc;
}
.status.available
{
    background-color: #777;
}
.status.started
{
    background-color: #f60;
}
.status.wrong
{
    background-color: #c55;
}
.status.correct, .status.done
{
    background-color: #0c0;
}

#extracontent {
    background: #fff;
}

#extralinks, .extralinks {
    position: relative;
    width: 100%;
    height: 135px;
    border: 1px solid #0294d0;
}

#extralinks a,
#extralinks div,
.extralinks a,
.extralinks div {
    display: block;
    position: absolute;
    width: 235px;
    height: 25px;
    text-align: center;
    line-height: 26px;
    text-decoration: none;
    color: #fff;
    border: 1px solid #0294d0;
    border-radius: 5px;
    box-shadow: 1px 2px 4px 0px rgba(0,0,0,0.75);
}
#extralinks a,
.extralinks a {
    background-color: #0294d0;
}

#extracontent1,
#extracontent2,
#extracontent3
{
    left: 20px;
}

#extracontent4,
#extracontent5,
#extracontent6
{
    left: 280px;
}

#extracontent1,
#extracontent4
{
    top: 10px;
}
#extracontent2,
#extracontent5
{
    top: 53px;
}
#extracontent3,
#extracontent6
{
    top: 96px;
}


/**
*
* Video
*
*************************************************************************************************/

#videos {
    position: relative;
    font-family: 'Open Sans', Arial, Helvetica;
    line-height: 20px;
    font-size: 14px;
}

#videos, #videos ul {
    margin: 0;
    list-style: none;
    /*display: flex;
    justify-content: center;
    align-items: center;*/
}

#videos li {
    position: relative;
    /*width: 248px;*/
    width: 350px;
    padding: 10px 28px;
    /*color: #000;
    font-size: 12px;*/
    /*font-family: Arial;*/
    /*background: url(../images/video-item-bg.jpg) top left repeat-x;*/
    color: #666;
    border-left: 1px solid #b0b0b0;
    border-right: 1px solid #b0b0b0;
    border-bottom: 1px solid #d0d0d0;
    border-top: none;
    background: white;
}

#videos>li{
    display: flex;
    justify-content: center;
    flex-direction: column;
}

#videos li:first-child{
    border-top: 1px solid #b0b0b0;
}


#videos li.module {
    height: 65px;
}

video#html5video {
    max-width: 100%;
}


.film-icon, #videos .serie.selected .movie .film-icon {
    height: 26px;
    width: 26px;
    position: absolute;
    right: 5px;
    margin-top: -13px;
    top: 50%;
}

.sub-icon {
    height: 26px;
    width: 26px;
    position: absolute;
    right: 5px;
    margin-top: -13px;
    top: 50%;
}

.digibookdone-icon {
    height: 20px;
    width: 20px;
    background: url(../images/digibook_done.png) top left no-repeat;
    position: absolute;
    right: 35px;
    margin-top: -11px;
    top: 50%;
}

#videos li:hover, #videos li.selected {
    cursor: pointer;
    /*background-position: bottom;*/
    background: #e0e0e0;
}

#videos li.inactive:hover {
    cursor: default;
    /*background-position: top left;*/
}

#videos li:hover p, #videos li.selected p {
    /*color: #fff;*/
    color:#000;

}

#videos li h3 {
    font-size: 16px;
    font-weight: 100;
    text-transform: lowercase;
}

#videos li h4 {
    font-weight: 100;
}

#videos .serie:hover, #videos .serie.selected {
    /*color: #fff;*/
    color:#000;
}

#videos .serie:hover .film-icon, 
#videos .serie.selected .film-icon,
#videos .serie.selected .movie:hover .film-icon,
#videos .serie.selected .movie.selected .film-icon{
} 
#videos .serie:hover .sub-icon, 
#videos .serie.selected .sub-icon {
    /*background-position: bottom left;*/
}

#videos .movie:hover, #videos .movie.selected {
    /*color: #fff;*/
    color:#000;
}

/*#videos .serie.selected .movie .film-icon {
    background-position: top left;
}
#videos .serie.selected .movie:hover .film-icon,
 #videos .serie.selected .movie.selected .film-icon {
    background-position: bottom left;
}
*/
#videos li h3 span, #videos li h4 span {
    font-weight: 700;
}

#videos li h4 span {
    margin: 0 0 0 13px;
}

#videos li h3 span {
    font-weight: 700;
}

#videos li ul {
    position: absolute;
    /*top: 0;
    left: 310px;*/
    top: -1px;
    left: 412px;
}




#_videos li ul ul {
    border-top: 2px solid #333;
    border-bottom: 2px solid #333;
    width: 270px;
    position: relative;
    /*left: 245px;*/
    left: 254px;
    top: -20px;
}

#videos li ul ul {
    width: 270px;
    position: relative;
    /*left: 245px;*/
    left: 356px;
    top: -33px;
}

#_videos li li {
    height: 18px;
    padding: 12px 0;
    text-indent: 10px;
    line-height: 9px;
    position: relative;
}

#videos li li {
    padding: 12px 0;
    position: relative;
}

#videos li li li {
    padding: 12px 0;
    width: 270px;
}

#_videos li li li {
    padding: 8px 0;
    width: 270px;
    text-indent: 10px;
    background: none;
}

#_videos li li li {
    color: #000;
    text-decoration: none;
}

#_videos li li li:hover {
    background: none;
}

#_videos li li li.selected, #_videos li li li:hover {
    /*color: #fff;*/
    color:#000;
}

#videos li.chapter {
	padding: 14px 28px 14px 34px;
}
#videos li.chapter h3 {
	text-indent: -26px;
}
#videos li.chapter li {
	padding: 14px 0;
}

#videos li td.description {
    width: 235px;
}
#videos li td.moviedescription {
    width: 210px;
}


/*video menu for mobile and tablet */
@media only screen and (max-width: 1090px) {
    article{
        padding: 0px 30px 10px 30px;
    }

    #videos li{
        width: initial;
        -webkit-touch-callout: none; /* iOS Safari */
        -webkit-user-select: none; /* Safari */
         -khtml-user-select: none; /* Konqueror HTML */
           -moz-user-select: none; /* Firefox */
            -ms-user-select: none; /* Internet Explorer/Edge */
                user-select: none; /* Non-prefixed version, currently
                                      supported by Chrome and Opera */
    }

    #videos li.module {
        height: initial;
    }

    #videos li ul {
        position: relative;
        top: initial;
        left:  initial;
    }

    #videos>li>ul{
        margin-top: 30px;
        margin-bottom: 30px;
    }

    #videos .serie.selected{
        height: initial!important;
    }

    #videos li ul ul {
        width: initial;
        position: relative;
        left: initial;
        top: initial;
    }

    .sub-icon {
        top: 22px;
    }

    .serie.selected .sub-icon{
        transform: rotateZ(90deg);
    }
    #videos li li ul {
        padding: 20px 0 20px 20px;
    }
    #videos li li li {
        width:initial;
    }

    #videos li ul li.selected {
        cursor: pointer;
        background: #f0f0f0;
    }

    #videos li td.description,
    #videos li td.moviedescription
    {
        width: auto;
    }
    #videos li, #videos li li, #videos li li li {
        padding-right: 30px;
    }

} 



.serietitle, .movietitle { padding-left: 10px; }

.overlay {
    background: #000;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 50;
}

#video-player {
    height: 361px;
    width: 546px;
    padding: 42px 0 0 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -190px 0 0 -285px;
    z-index: 1050;
    background: url(../images/player.png) top left no-repeat;
}

#video-player5 {
    max-height: 334px;
    width: 100%;
    max-width: 540px;
    padding: 15px 40px 15px 40px;
    position: fixed;
    top: calc( 50vh - 176px);
    left: calc( 50vw - 310px );
    z-index: 1050;
    /* background: url(../images/player.png) top left no-repeat; */
    background-size: 100% 100%;
    background: white;
    border: 1px solid #b0b0b0;
    border-radius: 15px;
    text-align: center;
}

#video_player5_close{
    z-index: 5000;
}

@media only screen and (max-width: 625px) {
    #video-player5{
        left: calc( 50vw - 270px );
        width: 100%;
        text-align: center;
        padding: 0;
        border-radius: 0;
        border:0;
        max-height: 300px;
        max-width: 532px;
        background:transparent;
    }
    #html5video{
        border: 3px solid white;
    }
}

@media only screen and (max-width: 538px) {
    #video-player5{
        left:0px;
        width:calc(100% - 6px);
        text-align: center;
        padding: 0;
    }
}

.player-button {
    height: 40px;
    width: 42px;
    display: block;
    position: absolute;
    bottom: 18px;
    text-indent: -999em;
}


#play {
    left: 64px;
    background: url(../images/play-button.png) bottom left no-repeat;
	bottom: 15px;
}

#stop {
    left: 18px;
    background: url(../images/stop-button.png) bottom left no-repeat;
	bottom: 15px;
}

#close {
    width:36px;
    height:32px;
    position:absolute;
    top: 10px;
    right: 9px;
    background: url(../images/close-button.png) bottom left no-repeat;
}

#play:hover, #stop:hover, #close:hover {
    background-position: top left;
}

#screen {

}

#status {
    padding: 5px 0 0 0;
}

#status ul {
    list-style: none;
    float: left;
    margin: 0;
}

#status table th,
#status table td
{
    font-size: 12px;
    text-align: left;
    vertical-align: middle;
    height: 30px;
}
#status table td
{
    padding-left: 5px;
}


#user-status, #time-left, #time-left-training, #time-left-books, #time-left-digibooks, #time-left-videos, #log-time {
    height: 22px;
    line-height: 22px;
    color: #000;
}

#status th.loggedin,
#status th.digibooks,
#status th.videos,
#status th.logtime,
#status th.coursedate
{
    padding-left: 29px;
    vertical-align: middle;
    height: 40px;
}

#status th.loggedin {
}

#status th.digibooks {
}

#status th.videos {
}

#status th.logtime {
}

#status th.coursedate {
}

#status th {
    color: #0099cc;
}
#status th.neutral
{
    color: #333;
}
#status tr.logtimeexplain th,
#status tr.logtimeexplain td
{
    height: auto;
    padding-top: 5px;
}
#status td.logtimeexplain
{
    padding-left: 0px;
    padding-bottom: 10px;
}
#user-status {
    height: 22px;
    line-height: 22px;
}

#logtimeexplain
{
    position: absolute;
    top: 10px;
    right: 8px;
    width: 88%;
    background: #fff;
    padding: 25px 10px 10px 10px;
    box-shadow: 3px 3px 15px rgba(0,0,0,0.5);
    display:none;
}
#logtimeexplain .close
{
    position: absolute;
    top: 5px;
    right: 5px;
    padding: 0;
    width: 20px;
    height: 20px;
    cursor: pointer;
    text-indent: -99999px;
    background-size: 20px 20px;
}

#time-left, #time-left-training, #log-time {
    height: 19px;
    line-height: 19px;
}

#time-left, #time-left-training, #log-time {
    margin: 0 0 0px 0;
    background: url(../images/klokje.png) top left no-repeat;
}

#user-status span, #time-left span, #time-left-training span, #log-time span {
    color: #333;
}

#log-time.reached, #log-time.reached span
{
    color: #0c0;
}
#log-time.notreached, #log-time.notreached span
{
    color: red;
}


footer {
    clear: both;
    color: #333;
    font-size: 14px;
    text-indent: 0px;
    background: #fff;
}

footer a, footer a:visited {
    text-decoration: none;
    color: #333;
}

footer a:hover {
    text-decoration: underline;
    color: #333;
}

div.footerbottom
{
    background: #151515;
    font-size: 12px;
    line-height: 80px;
    color: #565656;
    text-align: center;
}
div.footerbottom img
{
    margin-right: 20px;
    vertical-align: middle;
    opacity: 0.25;
}


#__status.professional {
    width: 845px;
    height: 80px;
    position: absolute;
    top: 0;
    right: 0;
    background: #0294d0;
    padding-left: 169px;
}

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {


  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}

@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; }
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* exam-items */

#mainmenubutton, #exammenubutton, #closebutton
{
	position: absolute;
	top: 2px;
	right: 10px;
	height: 22px;
	padding: 0;
	margin: 0;
	text-transform: capitalize;
	cursor: pointer;

	border: 0;
	text-indent: -9999px;
}
#mainmenubutton
{
	background: #333 url(/public/images/exams/btn_hoofdmenu_on.png) no-repeat;
	width: 160px;
}
#mainmenubutton:hover
{
	background-image: url(/public/images/exams/btn_hoofdmenu_hl.png);
}

body.pl #mainmenubutton
{
    width: 212px;
}
body.pl #mainmenubutton:hover
{
}

body.tr #mainmenubutton
{
    width: 163px;
}
body.tr #mainmenubutton:hover
{
}

#exammenubutton
{
	background: #333 url(/public/images/exams/btn_examenmenu_on.png) no-repeat;
	width: 170px;
}
#exammenubutton:hover
{
	background-image: url(/public/images/exams/btn_examenmenu_hl.png);
}
body.pl #exammenubutton
{
    width: 212px;
}
body.pl #exammenubutton:hover
{
}
body.tr #exammenubutton
{
    width: 176px;
}
body.tr #exammenubutton:hover
{
}

#closebutton
{
	background: #333 url(/public/images/exams/bttn_stoppen_on.png) no-repeat;
	width: 98px;
}
#closebutton:hover
{
	background-image: url(/public/images/exams/bttn_stoppen_hl.png);
}
body.pl #closebutton
{
    width: 108px;
}
body.pl #closebutton:hover
{
}
body.tr #closebutton
{
    width: 83px;
}
body.tr #closebutton:hover
{
}


#practicenextbutton, #practicedonebutton
{
	position: absolute;
	left: 730px;
	top: 460px;
	width: 220px;
	height: 40px;
	background: url(/public/images/exams/fwd_on.png) no-repeat right top;

}
#practicenextbutton:hover, #practicedonebutton:hover
{
	background-image: url(/public/images/exams/fwd_hl.png);
}



.coachleft,
#btnExtracredit
{
	position: absolute;
	left: 0;
	background-color: #0099cc;
	background-image: url(/public/images/exams/coach.png);
	padding: 16px 0px 5px 10px;
	width: 249px;
	color: #ffffff;
}
.coachleft
{
    top: 70px;
    height:67px;
}
.header
{
	color: #003366
}

p.paragraph
{
	margin: 15px 0;
}

#btnExtracredit
{
    top: 170px;
    height:30px;
    cursor:pointer;

}
#extracredit
{
    position:fixed;
    display:none;
    width:100%;
    height:100%;
}
#extracredit .overlay
{
    position:fixed;
    width:100%;
    height:100%;
    opacity:0.5;
}
#extracredit #content
{
    position:absolute;
    display:none;
    left:250px;
    top:60px;
    width:480px;
    height:330px;
    padding: 20px 0 0 10px;
    background-color:white;
    color:#000099;
    z-index:1001;

	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	border-radius: 5px;
}
#extracredit #content p
{
    font-weight:bold;
	margin: 10px 0;
}
#extracredit #content table
{
    margin-top: 20px;
}
#extracredit #content td
{
    vertical-align: middle;
    height:50px;
}

#extracredit #content td button
{
    width: 80px;
	height: 33px;
    font-weight:normal;
    background: #0a0;
    color: #fff;
}

#extracredit #content #ideallogo,
#extracredit #content #paypallogo,
#extracredit #content #bancontactlogo
{
	position:absolute;
	bottom:10px;
}

#extracredit #content #ideallogo
{
    right:10px;
}

#extracredit #content #paypallogo
{
    right: 70px;
}
#extracredit #content #bancontactlogo
{
    right: 130px;
}

#extracredit #bttn_close
{
    background:#fff url(/exams/images/bttn_close_on.png) no-repeat;
    position:absolute;
    width: 32px;
    height:32px;
    top:10px;
    right:8px;
    padding: 0;
    margin: 0;
    text-transform: capitalize;
    cursor: pointer;
    border: 0;
    text-indent: -9999px;
}
#extracredit #bttn_close:hover {
    background-image:url(/exams/images/bttn_close_hl.png);
}

/* resultclasses */
.lightbgcolor
{
	background-color: #23ACDA;
}

#scoreinfo
{
	width: 250px;
	color: #fff;
	background-color: #1F3664;
	padding: 10px;
	position: absolute;
	left: 0;
	bottom: 10px;
}

#warnmessage
{
    position: absolute;
    color: red;
    top: 20px;
    left: 280px;
}


/* redesign */

.abutton
{
    background: #0099cc;
}

.abutton:hover
{
    background: #00bbee;
}

a.abutton,
button.abutton
{
    display: inline-block;
    text-indent: 0;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: auto;
    height: 30px;
    line-height: 30px;
    border-radius: 15px;
    font-size: 14px;
    font-weight: normal;
    padding: 0 20px;
    text-decoration: none;
}
.abutton:hover
{
    text-decoration: none;
}

body.notfound #main
{
    min-height: 500px;
    text-align: center;
}

/*
* drive! practice-invite
*/

#practiceitems {
    /*float: right;
    padding-left: 10px;
    */
    width: 100%;
    min-width: 310px;
    margin-top: 20px;
    background: #fff;
    z-index: 2;
}
#practiceitems h1
{
    position: relative;
}
#practiceitems a.info
{
    display: inline-block;
    width: 20px;
    height: 20px;
    /*
    background: transparent url(/public/images/meer-informatie-icon.png) no-repeat left top;
    background-size: 20px;
    */
    background: #0294d0;
    position: absolute;
    right: 0;
}
#practiceitems a.info:hover
{
    background-position: left bottom;
}
#practiceitems table
{
    float: left;
}
#practiceitems th,
#practiceitems td {
    padding: 10px 0;
    border: 2px solid #0294d0;
}
#practiceitems th {
    font-weight: normal;
    color:#888;
}
#practiceitems th.widehead {
    text-align: left;
    padding: 0 0 0 0px;
    border: 0;
}
#practiceitems td {
    text-align: center;
}
#practiceitems th:first-child,
#practiceitems td:first-child {
    border-left-width: 0;
}
.practiceitem { width: 120px; }
.practiceheader span {
    width: 86px;
    display: inline-block;
    text-align: center;
}
.practiceitem a, .practiceitem span {
    width: 80px;
    display: inline-block;
    color: #fff;
    padding: 3px;
    border-radius: 11px;
    text-align: center;
    box-shadow: 1px 2px 3px #777;
}
.practiceitem a {
    text-decoration: none;
}
.practiceitem .blocked { background-color: #ccc; box-shadow: none; }
.practiceitem .todo { background-color: #d00; }
.practiceitem .done { background-color: #0a0; }
.practiceitem .report { background-color: #777; }

#practiceinvite {
    display: inline-block;
    text-align: left;
    z-index: 3;
    margin-top: 40px;
    margin-left: 10px;
}
#practiceinvitepopup {
    position: relative;
    display: none;
    background: #fff;
    text-align: left;
    box-shadow: 1px 3px 6px #777;
    padding: 15px;
    margin-top: 7px;
}
#practiceinvitepopup .close
{
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 25px;
    background: transparent url(/public/images/gray_dark/x_11x11.png) no-repeat center center;
    cursor: pointer;
}
#practiceinviteemail
{
    min-width: 270px;
}
#practiceinvitebutton, #sendpracticeinvitebutton
{
    width: auto;
    height: auto;
    line-height: 18px;
    border-radius: 15px;
    font-weight: normal;
    padding: 3px 15px;
    text-decoration: none;
    font-size: 11px;
    text-transform: uppercase;
    outline: none;
}
#practiceinvitebutton
{
    background: #fff;
    color: #333;
    border: 1px solid #888;
    /*box-shadow: 1px 3px 6px #777;*/
}
#sendpracticeinvitebutton
{
    background: #0294d0;
    color: #fff;
    /*box-shadow: 1px 2px 3px #000;*/
    margin-top: 10px;
}

#practiceinvitemessage
{
    margin: 5px 0;
}

.docreader
{
    margin-top: 5px;
    margin-left: 42px;
}

#retrainingstatus h1
{
    display: inline-block;
}
.retraining_status
{
    display: inline-block;
    margin: 5px 10px 5px 0px;
    color: #fff;
    width: 24px;
    height: 21px;
    padding-top: 3px;
    border: 1px solid #777;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    text-align: center;
    background-color: #aaa;
    text-decoration: none;
    font-weight: bold;
}
.retraining_status.todo { background-color: #aaa; color:#000; }
.retraining_status.viewed { background-color: #ee0; color:#000; border-color: #aa0;}
.retraining_status.redo { background-color: #f93; color:#000; border-color: #a62;}
.retraining_status.done { background-color: #0c0; color: #fff; border-color: #090;}


#trialperiod header,
#trialperiod #logo
{
    height: auto;
}
#trialperiod #trialhead
{
    background-color: #0294d0;
    color:#fff;
    padding: 3px 10px;
    font-size:16px;
}
#trialperiod #trialhead .abutton
{
    float: right;
    background-color: #fff;
    color: #0294d0;
    margin-top: 4px;
}
@media screen and (max-width: 720px) {
    .portal article {
        padding-right: 30px;
    }
    #userstatus {
        min-width: 300px;
        width: 45%;
        margin-right: 5%;
        position: relative;
        top: inherit;
        right: inherit;
        border-right-width: 1px;
    }
}

@media screen and (max-width: 500px) {
    #breadcrumbs {
        width: auto;
        height: auto;
    }
    .portal article {
        padding-left: 15px;
        padding-right: 15px;
    }
    #trialperiod #produced-by
    {
        display: none;
    }
}


#books:hover,
#buttons:hover,
#practiceitems:hover,
#risclips:hover,
#retrainingstatus:hover,
#extracontent:hover
{
    /*background-color: #f8f8f8;*/
}
