﻿/* AFBEELDINGEN ZITTEN IN DE MAP ../images */


/* #region BASIC STYLING */
@viewport {
    width: device-width;
    zoom:1;
}
body {
    background-color:#2ca1cc; /*ED008B */
    font-family:Arial,Verdana,'Helvetica Neue LT Std',sans-serif;
    overflow-x:hidden;
    overflow-y:scroll;
}.LijstCursussen th a:hover
{
 font-size:12px;
}
 #lblLaatstOpgeslagen
{
  position:absolute;
  top: 195px;
  font-size:11px;
  font-style:italic;
  color:#999
}
 #gdvBijlagen td 
{
  width: 160px;
}
 #bijlage-modal a:link,a:visited,a:hover, a:active
{
  font-size:12px;
  outline:0;

}
#bijlage-modal tr td
{
  border:none;
  border:0px;
}
#bijlage-modal table
{
  border:none;
  border:0px;
}
 #rapportentabs a:hover
{
font-size:12px;
}
 .gdvCursistenCursist a:hover
{
font-size:12px;
}
 #supporttabs a:hover
{
font-size:12px;
}
.LijstCursussen td a:hover
{
font-size:15px;
}
.LijstEvaluaties td a:hover
{
font-size:15px;
}
 .LijstCursistenHeader th a 
{
  font-size:12px;
}#gdvEvaScoreCompetentiesRapport td a:hover
{
  font-size:12px;
}#InhoudPaginas_gdvRapportEvaluaties td a:hover
{
  font-size:12px;
}
#InhoudPaginas_chklMailAan td
{
  width:200px;
}
#InhoudPaginas_chklMailAan td label
{
  padding-left:6px;
}
#StandaardEvaluatieMethode
{
  border:1px solid grey;
  float:left;
  margin-left:35px;
  margin-top:30px;
  padding:5px;
}#mail-modal table td:first-child
{
  padding:5px;
}
#mail-modal table td:nth-child(2) input
{
  width:80%;
}
#mail-modal table td:nth-child(2) textarea
{
  width:80%;
}
#ddlMethode
{
   padding:5px;
}
#ddlFormaSum
{
   padding:5px;
}#evalvanbc
{
  font-size:12px;
  border:1px solid #cdcdcd;
  width: 959px;
  background-color:#efefef;
  padding:10px;
  text-align:left;
  margin-bottom:15px;
}
#InhoudPaginas_lblBCID
{
  font-weight:bold;
}
#InhoudPaginas_lblBCtekst
{

}
#ddlStandaardEvaluatieMethode
{
  padding:5px;
  margin-top:10px;
  width: 100%;
}
#ddlSchooljaar
{
  width:153px;
  position:absolute;
  right:83px;
  top:41px;padding-left:35px;
  font-size:13px;
}
.overflowdiv {
    overflow-y:scroll;
}
.tekstvet {
    font-weight:bold;
}
.error {
  border:2px solid red;
}
table .donkerblauwachter {
    background-color: #378E9B;
}
table .wittelijnrechts {
    border-right:1px solid white;
    width:43px;
}
.procent {
    display:none;
}
table .donkerblauwachter .CursusTekst {
    color: white;
}
.CurCursistenHeaderIndex {
    background-color:#dfbc42;
    border:0px;border:none;
    width:44px;
}
.CurEigenschappenHeaderIndex {
    background-color:#dfbc42;
    border:0px;border:none;
    width:44px;
}#InhoudPaginas_pnlGeenCursussenGevonden
{
  width: 500px;
  font-size: 14px;
  margin-left: auto;
  margin-right:auto;
  background-color:#ffefef;
  padding:50px;
  margin-top:10%;
  border:1px solid #cfcfcf;
}
 #kleuren
{
  background-color:#efefef;
  border:1px solid grey;
  width: 300px;
  padding:10px;
}
#KleurenwielPicker
{
  float:right;
}#kleuren table td
{
 height:21px;
}
/* #endregion */

/* #region COO INDEX */
    .ui-progressbar {
        left: -5px;
        position: relative;
    }
    .progress-label {
        position: absolute;
        left: 0%;
        text-align:center;
        width:100%;
        top: 8px;
        font-size:0.8em;
        text-shadow: none;
    }
/* #endregion */

/* #region LOGIN PAGE */

#loginbackground {
	position:absolute;
	left:50%;
	top:50%;
	margin:-373px 0 0 -343px;
    width:686px;
    height:746px;
    background-image:url('../images/loginbg.png');
}
#loginformulier {
    position:absolute;
    z-index:2;
    left:50%;
    top:50%;
    margin:-232px 0 0 -221px;
    width:442px;
    height:524px;
    /*background-image:url('../images/acc.png');*/
    background-repeat:no-repeat;
    background-color:white;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align:center;
}
#loginformulierLogoEVA {
    margin-top:44px;
    margin-bottom:5px;
}
#lblNaamSchool {
    font-size:14px;
}
#lnkBCtekst
{
  background-image:url('../images/zoomin.png');
 background-repeat:no-repeat;
 background-size:12px;
 padding-left:17px;
}
#meldjeaantekst {
    color:#185971;
    font-size:12px;
    margin-top:31px;
    margin-bottom:-3px;
}
.LoginGebruikersnaam {
    width:312px;
    height:33px;
    padding-left:30px;
    background-image:url('../images/icongn.png');
    background-position:3px 6px;
    background-repeat:no-repeat;
    background-color:#eaf5fa;
    border:2px solid #7ca1d8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:14px;
}
.LoginWachtwoord {
    width:312px;
    height:33px;
    padding-left:30px;
    background-image:url('../images/iconww.png');
    background-position:3px 7px;
    background-repeat:no-repeat;
    background-color:#eaf5fa;
    border:2px solid #7ca1d8;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:14px;
}
.LoginHerinnerMij {
    text-align:left;
    margin-left:45px;
    font-size:12px;
    margin-top:-10px;
}
.LoginHerinnerMij label
{
    vertical-align:16%;
}
.LoginAanmeldKnopUitlijning {
    text-align:right;
    margin-right:50px;
    margin-top:-15px;
}
.LoginAanmeldenKnop {
    width:142px;
    height:42px;
    background-color:#2ca1cc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:18px;
    color:white;   
    text-align:left;
    padding-left:12px; 
    border:1px solid #2ca1cc;
    background-image:url('../images/iconlogin.png');
    background-repeat:no-repeat;
    background-position:112px 9px;
    cursor:pointer;cursor:hand;
}
.HerstelWWKnop {
    width:188px;
    height:42px;
    background-color:#2ca1cc;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size:18px;
    color:white;   
    text-align:left;
    padding-left:12px; 
    border:1px solid #2ca1cc;
    background-repeat:no-repeat;
    background-position:112px 9px;
    cursor:pointer;cursor:hand;
}
.LoginHR {
    width:342px;
    background-color:#ecf6fa;
    height:3px;
    border:0px;
}
.LoginWWvergeten {
    position:absolute;
    bottom:-5px;
    left:50%;
    margin-left:-125px;
}
.LoginWWvergeten a:link, a:visited, a:active, a:hover {
    font-size:14px;
    color:#185971;
}
#ondersteuning {
    z-index:1;
    position:relative;
    float:right;
    width:20px;
    height:464px;
    margin-top:120px;
    margin-right:116px;
    display:none;
}
#ondersteuning a img {
    position:absolute;
    bottom:0px;
}
.melding {
    color: #b94a5c;
    background-color: #f2dede;
    border:1px solid #eed3d7;
    width:318px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-left:50px;
    font-size:12px;
    padding-top: 11px;
    padding-right: 12px;
    padding-bottom: 9px;
    padding-left: 12px;
}
.hideReqField {
    display:none;
}
/* #endregion */

/* #region MAIN.MASTER */
#mainBackground {
	position:absolute;
	left:50%;
	margin-left:-723px;
    margin-top:-8px;
    width:1438px;
    height:472px;
    background-image:url('../images/mainbg.png');
}
#mainPage {
    position:absolute;
    z-index:2;
    left:50%;
    top:50%;
    margin:-155px 0 0 -575px;
    margin-bottom:100px;
    width:1150px;
    min-height:650px;
    /*background-image:url('../images/acc.png');*/
    background-repeat:no-repeat;
    background-color:white;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0 0 10px #000;
    -webkit-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000;
    text-align:center;
}
#mainHoofding {
    text-align:left;
    height:150px;
}
#NaamPagina {
    float:left;
    width:48px;
    margin-left:50px;
}
#contentpages {
    float:right;
    width:1040px;
    margin-bottom:20px;
}
#mainHoofding #LogoEVA {
    margin-top:24px;
    margin-left:88px;
    height: 100px;
    float:left;
}
#LogoVoorIedereen {
    float: left;
    margin-top: 14px;
    height: 45px;
    margin-left: 380px;
}
#btnMobielKlassiek
{
  float:right;
  margin-top:16px;
  outline:none;
  position:relative;
  right:20px;
  background-color:#2CA1CC;
  border:2px solid #2CA1CC;
  color:white;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size:12px;
}
#btnNaarCooFolder {
  float: right;
  margin-top: 16px;
  outline: none;
  position: relative;
  right: 30px;
  background-color: #2CA1CC;
  border: 2px solid #2CA1CC;
  color: white;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 12px;
}
#mainHoofding #naamschool {
    margin-left:108px;
    clear:both;
}
#KnopAfmelden {
    float:right;
    margin-top:10px;
    margin-right:10px;
        outline: none;
}
#mnuCursussen {
    z-index:1;
    position:relative;
    background-image:url("../images/btnCursussen.png");
    float:right;
    width:39px;
    height:100px;
    margin-top:230px;
    margin-right:110px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
#mnuCursussen:hover {
    -webkit-transform: translate(4px,0);
    -moz-transform: translate(4px,0);
    -o-transform: translate(4px,0);
    -ms-transform: translate(4px,0);
    transform: translate(4px,0);
}
#mnuRapport {
    z-index:1;
    position:relative;
    background-image:url("../images/btnRapport.png");
    float:right;
    width:39px;
    height:100px;
    margin-top:335px;
    margin-right:-40px;
    visibility:hidden;
    display:none;
}
#mnuLeerkrachtProfiel {
    z-index:1;
    position:relative;
    background-image:url("../images/btnLeerkrachtProfiel.png");
    background-position:0px;
    float:right;
    width:39px;
    height:100px;
    margin-top:470px;
    margin-right:-40px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
#mnuLeerkrachtProfiel:hover {
    -webkit-transform: translate(4px,0);
    -moz-transform: translate(4px,0);
    -o-transform: translate(4px,0);
    -ms-transform: translate(4px,0);
    transform: translate(4px,0);
}
#mnuOndersteuning {
  text-decoration: none;
  border: 0px;
  z-index: 1;
  position: relative;
  background-image:   url("../images/btnOndersteuning.png");
  background-position: 0px;
  float: right;
  width: 39px;
  height: 39px;
  margin-top: 580px;
  margin-right: -40px;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
#mnuOndersteuning:hover {
    -webkit-transform: translate(4px,0);
    -moz-transform: translate(4px,0);
    -o-transform: translate(4px,0);
    -ms-transform: translate(4px,0);
    transform: translate(4px,0);
}
#lblNaamLeerkracht {
    color:white;
    font-size:12px;
}
#mnuEVAkopieren {
  z-index: 1;
  position: relative;
  background-image: url("../images/btnEVAkopieren.png");
  background-position: 0px;
  float: right;
  width: 39px;
  height: 100px;
  margin-top: 340px;
  margin-right: -40px;
  -webkit-transition: 0.2s ease-in-out;
  -moz-transition: 0.2s ease-in-out;
  -o-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
#mnuEVAkopieren:hover {
    -webkit-transform: translate(4px,0);
    -moz-transform: translate(4px,0);
    -o-transform: translate(4px,0);
    -ms-transform: translate(4px,0);
    transform: translate(4px,0);
}
#lblNaamEVAkopieren
{
  color:white;
  font-size: 14px;
  font-weight:bold;
}
.roteerEVAkopierenDiv90Graden {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Opera, Chrome, and Safari */
    margin-top: 15px;
    margin-left: 15px;
}
.roteerDiv90Graden {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Opera, Chrome, and Safari */
    margin-top: 30px;
    margin-left: 15px;
}
/* #endregion */

/* #region CURSUSSEN */
    .LijstCursussen {
        width:980px;
        border:0px;border:none;
        border-collapse:collapse;
    }
    .LijstCursussen th {
        font-family:Arial,Verdana,sans-serif;
        font-size:12px;
        padding-top:3px;
        padding-bottom:4px;
        border-bottom:20px solid white;
    }
    .LijstCursussen th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    .LijstCursussen td {
        border-bottom:5px solid white;
        height:40px;
        font-size:15px;
    }
    .LijstCursussen td a {
        color:#20444c;
    }
    .contentLeft {
        text-align:left;
        padding-left:10px;
    }
    .CurCodeHeader {
        background-color:#6fc1d2;
        background-image:url("../images/sort.png");
        background-repeat:no-repeat;
        background-position:45px;
        text-align:left;
        width:90px;
        padding-left:10px;
        border:0px;border:none;
    }
    .CurCodeHeader a {
        color:#20444c;
    }
    .CurCursusHeader {
        background-color:#6fc1d2;
        text-align:left;
        background-image:url("../images/sort.png");
        background-repeat:no-repeat;
        background-position:55px;
        padding-left:10px;
        border:0px;border:none;
    }
    .CurCursusHeader a {
        color:#20444c;
    }
    .CurLesmomentHeader {
        background-color:#6fc1d2;
        text-align:right;
        background-image:url("../images/sort.png");
        background-repeat:no-repeat;
        background-position:150px;
        padding-right:10px;
        border:0px;border:none;
    }
    .CurLesmomentHeader a {
        color:#20444c;
    }
    .CurLesmomentContent {
        text-align:right;
        padding-right:10px;
    }
    .CurLocatieHeader {
        background-color:#428e9e;
        padding-left:10px;
        text-align:left;
        border:0px;border:none;
        background-image:url("../images/sort.png");
        background-repeat:no-repeat;
        background-position:55px;
    }
    .CurLocatieHeader a {
        color:white;
    }
    .CurLeerkrachtHeader {
        background-color:#428e9e;
        padding-left:10px;
        text-align:left;
        border:0px;border:none;
        background-image:url("../images/sort.png");
        background-repeat:no-repeat;
        background-position:75px;
    }
    .CurLeerkrachtHeader a {
        color:white;
    }
    .CurEvaluerenHeader {
        background-color:#7dc692;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .CurEvaluerenHeaderWit {
        background-color:#7dc692;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
        color:white;
    }
    .CurEvaluerenHeaderWit a {
        color:black;
    }
    .CurCursistenHeader {
        background-color:#dfbc42;
        border:0px;border:none;
        width:44px;
    }
    .CurEigenschappenHeader {
        background-color:#dfbc42;
        border:0px;border:none;
        width:44px;
    }
    .KolomRapportHeader {
        background-color:#e65d5d;
        border:0px;border:none;
        width:44px;
    }
    .CurBCkleur {
        background-color:#6fc1d2;
        width:4px;
        border:0px;border:none;
    }
    .RijStijlLichtblauw {
        background-color:#6fc1d2;
        border:none;border:0px;
        color:#20444c;
    }
    .RijStijlDonkerblauw {
        background-color:#428e9e;
        padding-left:10px;
        border:none;border:0px;
    }
    .RijStijlGroen {
        background-color:#7dc692;
        
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .groen {
        background-color:#25e211;
        border:none;border:0px;
    }   
    .rood {
        background-color:#e65d5d;
        border:none;border:0px;
    }
    .evalButton {
        width:134px;
        height:42px;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#7dc692;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:2px;
        color:white;
        font-size:18px;
        cursor:pointer;
        cursor:hand;
        padding-left:30px;
        border-radius:0px;
        outline: none;
    }
    .cursistenButton {
        height:42px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/evacursisten.jpg");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#dfbc42;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .eigenschappenButton {
        height:40px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/evaeigenschappen.jpg");
        background-repeat:no-repeat;
        background-position:2px 2px;
        background-color:#428E9E;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .knoppenCursisten {
        border:none;border:0px;
        background-color:#dfbc42;
    }
    .knoppenEigenschappen {
        border:none;border:0px;
        background-color:#e65d5d;
    }
    .LocatieContent {
        border-right:4px solid white;
        color:white;
    }
    .CurCursusRapportHeader {
        background-color:#428E9E;
        border:0px;border:none;
        width:44px;
    }
    .cursusrapportButton {
        height:42px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/cursusrapport.jpg");
        background-repeat:no-repeat;
        background-position:2px 2px;
        background-color:#e65d5d;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .knoppenCursusrapport {
        border:none;border:0px;
        background-color:#428E9E;
    }
/* #endregion */

/* #region EVALUATIES */

    .EvalCursusRapportHeaderGroen {
        background-color:#72C494;
        border:0px;border:none;
        width:44px;
    }
    .EvalEigenschappenHeaderGroen {
        background-color:#72C494;
        border:0px;border:none;
        width:44px;
    }
    .knoppenCursistenGroen {
        border:none;border:0px;
        background-color:#72C494;
    }
    .EvalKnoppenEigenschappenGroen {
        border:none;border:0px;
        background-color:#428E9E;
    }
    .RijStijlLichtgroen {
        background-color:#89ecb2;
        border:none;border:0px;
        color:#20444c;
    }
    .LijstEvaluaties {
        width:980px;
        border:0px;border:none;
        border-spacing:0px;
    }
    #InhoudPaginas_gdvEvaluaties
    {
        margin-bottom:30px;
    }
    .LijstEvaluaties th {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        padding-top:9px;
        padding-bottom:9px;
        border-bottom:20px solid white;
    }
    .LijstEvaluaties th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    .LijstEvaluaties td {
        border-bottom:5px solid white;
        height:40px;
        font-size:15px;
    }
    .LijstEvaluaties td a {
        color:#20444c;
    }
    .EvaNaamHeader {
        background-color:#72C494;
        text-align:left;
        padding-left:40px;
        border:0px;border:none;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:2px;
    }
    .EvaNaamTekst {
        color:#253f30;
        font-weight:normal;
    }
    .lblCursusNaam {
        font-weight:bold;
    }
    .EvaBCkleur {
        background-color:#72C494;
        width:4px;
        border:0px;border:none;
    }
    .EvaEvaluerenHeader {
        background-color:#72C494;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .nieuweEvaButton {
        width:134px;
        height:100%;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#72C494;
        background-image:url("../images/iconnew.png");
        background-repeat:no-repeat;
        background-position:2px;
        color:black;
        font-size:14px;
        font-weight:normal;
        cursor:pointer;
        cursor:hand;
        padding-left:18px;
        border-radius:0px;
        outline: none;
    }
    .homeButtonGroen {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconhome.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#72C494;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .CurCursistenHeaderGroen {
        background-color:#72C494;
        border:0px;border:none;
        width:44px;
    }
    .homeButton {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconhome.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#dfbc42;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .mailButton {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconmail.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#dfbc42;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .editEvalButton {
        height:30px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconedit.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#dfbc42;
        background-size:30px;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .editEvalButtonGroen {
        height:30px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconedit.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#72C494;
        background-size:30px;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .EvalEigenschappenHeader {
        background-color:#428E9E;
        border:0px;border:none;
        width:44px;
    }
    .EvalCursusRapportHeader {
        background-color:#e65d5d;
        border:0px;border:none;
        width:44px;
    }
    .EvalKnoppenEigenschappen {
        border:none;border:0px;
        background-color:#428E9E;
    }
    .EvalVerwijderenButton {
        height:40px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/eigenschappen.png");
        background-repeat:no-repeat;
        background-position:2px 2px;
        background-color:#428E9E;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .knoppenEvalVerwijderenkolom {
        border:none;border:0px;
        background-color:#72C494;
    }
    .evalverwijderenButton {
        height:42px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/prullenbak.png");
        background-repeat:no-repeat;
        background-position:2px 2px;
        background-color:#72C494;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
/* #endregion */

/* #region CURSISTEN */
    .homeButtonRood {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconhome.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#E65D5D;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .CursistTweedeHeaderRood {
        background-color:#E65D5D;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    #gdvCursistenOverflow {
        height:378px;
    }
    .TitelLijstCursisten {
        width:980px;
        border:0px;border:none;
        border-spacing:0px;
    }
    .TitelLijstCursisten th {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        padding-top:9px;
        padding-bottom:9px;
        border-bottom:10px solid white;
    }
    .TitelLijstCursisten th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    .LijstCursisten {
        width:980px;
        border:0px;border:none;
        border-spacing:0px;
        margin-bottom:50px;
    }
    .LijstCursisten th {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        padding-top:9px;
        padding-bottom:9px;
        border-bottom:20px solid white;
        display:none;
    }
    .LijstCursisten th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    .LijstCursistenHeader {
        width:979px;
        border:0px;border:none;
        border-spacing:0px;
        margin-bottom:-20px;
        z-index:1;
    }
    .LijstCursistenHeader th {
        font-family:Arial,Verdana,sans-serif;
        font-size:12px;
        padding-top:9px;
        padding-bottom:9px;
        border-bottom:20px solid white;
    }
    .LijstCursistenHeader th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
        color:#20444c;
    }
    .LijstCursisten td {
        height:22px;
        font-size:14px;
    }
    .LijstCursisten td a {
        color:#20444c;
    }
    .CursistCursusHeader {
        background-color:#dfbc42;
        text-align:left;
        padding-left:40px;
        border:0px;border:none;
        background-image:url("../images/cursistvinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:2px;
    }
    .CursistCursusHeaderRood {
        background-color:#E65D5D;
        text-align:left;
        padding-left:40px;
        border:0px;border:none;
        background-image:url("../images/cursistvinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:2px;
    }
    .CursistCursusTekst {
        color:#fff;
        font-weight:normal;
    }
    .CursistCursusTekstZ {
        color:#000;
        font-weight:normal;
    }
    .lblCursusNaam {
        font-weight:bold;
    }
    .CursistTweedeHeader {
        background-color:#dfbc42;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .homeButton {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconhome.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#dfbc42;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .saveButton {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconsave.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#e65d5d;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .onevenrijCursisten {
        background-color:#e9edef;
    }
    .sorteerHeader {
        background-color: #dfbc42;
        color:#185971;
        text-align: left;
        background-image: url("../images/sort.png");
        background-repeat: no-repeat;
        background-position:5px;
        padding-left: 18px;
        border: 0px;
        border: none;
    }
    .HeaderBlanco {
        background-color: #dfbc42;
        color:#185971;
        text-align: left;
        padding-left: 5px;
        border: 0px;
        border: none;
    }
    .LijstCursistenHeader tr th {
        text-decoration: none;
        font-weight: normal;
        padding-right: 20px;
    }
    .gdvCursisten_Naam {
        text-align:left;
        padding-left:5px;
        width:200px;
    }
    .gdvCursisten_Voornaam {
        text-align:left;
        width:200px;
    }
    .gdvCursisten_Email {
        text-align:left;
    }
    .gdvCursisten_Telefoon {
        text-align:left;
        width:135px;
    }
    .gdvCursisten_Actief {
        text-align:left;
        width:50px;
    }
    .gdvCursisten_Rapport {
        text-align:center;
        width:44px;
    }
    .gdvCursisten_Volgnummer
    {
      width:30px;
      text-align:left;
      padding-left:15px;
    }
    .cursistrapportButton {
        height:42px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/cursistrapport.jpg");
        background-repeat:no-repeat;
        background-position:2px 2px;
        background-color:#e65d5d;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .gdvCursisten_Actief {
        text-align:center;
        width:44px;
    }
    .cursistactiefButton {
        height:42px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:3px 4px;
        background-color:#DFBC42;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .cursistnietactiefButton {
        height:42px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        border:6px solid #DFBC42;
        background-color:#ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        outline: none;
    }
    #InhoudPaginas_lblLeerkrachten {
        font-size:12px; font-style:italic;
    }
/* #endregion */

/* #region EVACREATE */
    .TitelLijstEvacreate {
        width:980px;
        border:0px;border:none;
        border-spacing:0px;
    }
    .TitelLijstEvacreate th {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        padding-top:9px;
        padding-bottom:9px;
        border-bottom:10px solid white;
    }
    .TitelLijstEvacreate th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    .CursusHeader {
        background-color:#72C495;
        text-align:left;
        padding-left:40px;
        border:0px;border:none;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:2px;
    }
    .MaakEenBlancoOfImporteerTekst {
        font-weight:bold;
        border-left:1px solid white;
        border-right:1px solid white;
        background-color:#72C495;
        width:375px;
        text-align:left;
        padding-left:5px;
    }
    .NaMaakEenBlancoOfImporteerTekst
    {
        width:150px;
        background-color:#72C495;
    }
    .CursusTekst {
        color:#253f30;
        font-weight:normal;
    }
    .KnopAlleEvaluaties {
        background-color:#378E9B;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .alleEvaluatiesButton {
        width:134px;
        height:100%;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#428e9e;
        background-image:url("../images/iconthreelines.png");
        background-repeat:no-repeat;
        background-position:6px;
        color:white;
        font-size:14px;
        font-weight:normal;
        cursor:pointer;
        cursor:hand;
        padding-left:18px;
        border-radius:0px;
        outline: none;
    }
    #InhoudPaginas_lblCursusNaamBlancoEva {
        font-weight:bold;
    }
    #blancoEva {
        width:200px;
        float:left;
    }
    #blancoEvaGroen {
        display:block;
        position:relative;
        background-color:#74DEAD;
        background-image:url("../images/newlarge.png");
        background-repeat:no-repeat;
        background-position:45px 26px;
        height:200px;
    }
    #blancoEvaDonkergroen {
        background-color:#64ac83;
        position:absolute;
        bottom:0px;
        padding:10px;
        width:180px;
        color:white;
        font-weight:bold;
        font-size:14px;
    }
    #blancoEvaBeschrijving {
        margin-top:20px;
        font-size:12px;
        text-align:left;
    }
    #importeerEva {
        width:383px;
        float:left;
    }
    #importeerEvaOranje {
        display:block;
        position:relative;
        left:6px;
        background-color:#dfbb42;
        height:200px;
    }
    #importeerEvaDonkeroranje {
        background-color:#b69936;
        position:absolute;
        bottom:0px;
        padding:10px;
        width:363px;
        color:white;
        font-weight:bold;
        font-size:14px;
    }
    #importeerEvaBeschrijving {
        position:relative;
        font-size:12px;
        margin-top:20px;
        left:6px;
        text-align:left;
    }
    #importeerEvaBeschrijvingOpsomming {
        padding-left:0px;counter-reset:li;
    }
    #importeerEvaBeschrijvingOpsomming li {
        position:relative;
        list-style:none;
        line-height:20px;
        margin-left:30px;
        margin-bottom:10px;
    }
    #importeerEvaBeschrijvingOpsomming li:before {
        content:counter(li);
        counter-increment:li;/* Position and style the number */
        position:absolute;
        top:-2px;
        left:-30px;
        margin-right:8px;
        padding-left:6px;
        padding-right:6px;
        padding-top:0px;
        padding-bottom:0px;
        border:2px solid #dfbb42;
        text-align:center;
        -moz-border-radius:25px;
        border-radius:25px;
    }
    #importeerEvas {
        width:390px;
        float:left;
    }
    #importeerEvasBlauw {
        display:block;
        position:relative;
        left:7px;
        background-color:#34bdef;
        height:372px;
        overflow-y:scroll;
        overflow-x:hidden;
        font-size:13px;
    }
    #importeerEvasDonkerblauw {
        background-color:#2b9cc6;
        /*-webkit-box-shadow: 0 -5px 10px -5px #333;
        -moz-box-shadow:    0 -5px 10px -5px #333;
        box-shadow: 0 -5px 10px -5px #333;*/
        position:relative;
        left:7px;
        top:0px;
        padding:10px;
        width:370px;
        color:white;
        font-weight:bold;
        font-size:14px;
    }
    .DDLsimporteer {
        padding-left:10px;
        padding-right:10px;
        padding-top:5px;
        padding-bottom:5px;
        width:350px;
        margin-top:20px;
    }
/* #endregion */

/* #region EVANEW */
    #txtTitelNieuweEvaluatie {
        padding:5px;
        width:130px;
    }
    #txtDatumNieuweEvaluatie {
        padding:5px;
        width:85px;
        cursor:pointer;
        cursor:hand;
    }
    .TitelLijstEvanew {
        width:980px;
        border:0px;border:none;
        border-spacing:0px;
        position:relative;
        z-index:3;
    }
    .TitelLijstEvanew th {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        /*border-bottom:10px solid white;*/
        padding-top:4px;
        padding-bottom:4px;
    }
    .TitelLijstEvanew th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    #ui-datepicker-div {
        font-size:12px;
    }
    #ContainerCompetenties {
        float:left;
        width:448px;
        height:413px;
        margin-top:10px;
    }
    #ContainerSelecteerKnoppen {
        float:left;
        width:84px;
        height:413px;
    }
    #ContainerGeselecteerdeCompetenties {
        float:left;
        width:448px;
        height:413px;
        margin-top:10px;
    }
    #SelecteerKnoppenUitlijning {
        position:relative;
        top:50%;
        margin-top:-60px;
    }
    #btnNaarRechts {
        display:block;
        width:40px;
        height:41px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url('../images/rechts.jpg');
        background-repeat:no-repeat;
        margin-left:auto;
        margin-right:auto;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    #btnNaarLinks {
        display:block;
        width:40px;
        height:41px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url('../images/links.jpg');
        background-repeat:no-repeat;
        margin-top:45px;
        margin-left:auto;
        margin-right:auto;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    #CompetentieNummer100s {
        width:100%;
        background-color:#72C495;
    }
    #ddlCompententieHonderds {
        padding:5px;
        margin-top:8px;
        margin-bottom:8px;
        width:430px;
    }
    .CompetentiesBackgroundNormal {
        background-color:#89ECB2;
        width:100%;
        margin-top:1px;
        height:366px;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    .CompetentiesBackgroundZonderDDL {
        background-color:#34bdef;
        width:100%;
        margin-top:1px;
        height:412px;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    #GeselecteerdeCompetentiesTitel {
        background-color:#72C495;
        width:440px;
        height:38px;
        color:white;
        font-weight:bold;
        text-align:left;
        padding-left:8px;
        padding-top:8px;
    }
    #GeselecteerdeCompetentiesBackground {
        background-color:#89ECB2;
        margin-top:1px;
        width:100%;
        height:326px;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    #GeselecteerdeCompetentiesBijlageContainer {
        background-color:#7dc692;
        text-align:left;
        font-size:13px;
        padding-left:10px;
        padding-top:6px;
        padding-bottom:6px;
    }
    #InhoudPaginas_gdvCompetenties {
        border:none;border:0px;
        margin-top:10px;
    }
    #InhoudPaginas_gdvGeselecteerdeCompetenties {
        border:none;border:0px;
        margin-top:10px;
    }
    #InhoudPaginas_gdvSleutelvaardigheden {
        border:none;border:0px;
        margin-top:10px;
    }
    #lblCompetentiesTitel {
        font-weight:normal;
        font-size:13px;
    }
    .GevondenCompetenties {
        text-align:left;
        border:none;border:0px;
        padding-left:10px;
        padding-top:5px;
        padding-bottom:5px;
        padding-right:8px;
        font-size:13px;
    }
    .GevondenCompetentiesKleurindicator {
        font-size:13px;
        text-align:left;
        border:none;border:0px;
        border-bottom:1px solid #64caef;
        border-top:1px solid #64caef;
        padding:2px;
    }
    .GevondenCompetentiesSelectieknop {
        border:none;border:0px;
        padding-left:10px;
        padding-bottom:5px;
    }
    .GevondenCompetentiesSelectieknopActief {
        height:36px;
        width:38px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:-2px -1px;
        background-color:#72C495;
        border:3px solid #ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        margin-top:1px;margin-bottom:1px;
    }
    .GevondenCompetentiesSelectieknopNietActief {
        height:36px;
        width:38px;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#72C495;
        border:3px solid #ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        margin-top:1px;margin-bottom:1px;
    }
    .GeselecteerdeCompetentiesSelectieknopActief {
        height:36px;
        width:38px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:-2px -1px;
        background-color:#7DC692;
        border:3px solid #ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        margin-top:1px;margin-bottom:1px;
    }
    .GeselecteerdeCompetentiesSelectieknopNietActief {
        height:36px;
        width:38px;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#7DC692;
        border:3px solid #ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        margin-top:1px;margin-bottom:1px;
    }
    .evanewSVomschrijving {
        font-size:12px;
    }
    .OpslaanKnop {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconsave.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#E65D5D;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    #InhoudPaginas_gdvGeselecteerdeCompetenties tbody tr td {
        cursor:pointer;
        cursor:hand;
    }
    .kolombctekst {
        width:280px;
    }
    .KolomBCscore {
        border:none;border:0px;
    }
    .txtBCscore {
        padding:5px;
        width:35px;
        text-align:right;
        margin-right:5px;
    }
    .randtienhoog {
        border-bottom:10px solid white;
    }
/* #endregion */

/* #region EVAEDIT */
.btnDeleteBijlage {
    width: 10px;
    margin-right:10px;
}
/* #endregion */

/* #region EVASCORE */
    .alleEvaluatiesButtonEvascore {
        width:134px;
        height:100%;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#72C495;
        background-image:url("../images/iconthreelines.png");
        background-repeat:no-repeat;
        background-position:6px;
        color:white;
        font-size:14px;
        font-weight:normal;
        cursor:pointer;
        cursor:hand;
        padding-left:18px;
        border-radius:0px;
        outline: none;
        color:black;
    }
    .KnopAlleEvaluatiesEvascore {
        background-color:#72C495;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .CurEigenschappenHeaderEvascore {
        background-color:#72C495;
        border:0px;border:none;
        width:44px;
    }
    .OpslaanKnopEvascore {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconsave.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#72C495;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .CurCursistenHeaderEvascore {
        background-color:#72C495;
        border:0px;border:none;
        width:44px;
    }
    .homeButtonEvascore {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconhome.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#72C495;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    #ddlEvaluatiesVanDezeCursus {
        min-width:300px;
        padding:5px;
    }
    #gdvEvaScoreCompetenties
    {
        width:321px;
        float:left;
        margin-bottom:30px;
        margin-top:169px;
        font-size:12px;
        text-align:left;
        position:relative;
        border:0px;border:none;
        z-index:4;
    }
    #gdvCursisten {
        background-color:#72C495;
        height:224px;
        margin-top:-65px;
        margin-left:-26px;
    }
    #BuitenPaneelScoreblad {
        width:660px;
        overflow-x:scroll;
        min-height:420px;
        margin-top:10px;
    }
    .gdvCursistenCursist {
        position:relative;
        transform: translate3d(0,0,0);
        -webkit-backface-visibility: hidden;
        border-bottom:1px solid white;
        background-color:#72C495;
        text-align:left;
        margin-left:-168px;
        margin-bottom:-6px;
        font-size:12px;
        /*padding:10px;*/
        width:210px;
        transform:rotate(-65deg);
        -ms-transform:rotate(-65deg); /* IE 9 */
        -webkit-transform:rotate(-65deg); /* Opera, Chrome, and Safari */
        padding-left:13px;
        padding-right:0px;
        padding-bottom:10px;
        padding-top:0px;
    }
    div.gdvCursistenFirst {
        margin-left:0px;
    }
    #puntenopcontainer {
        position:absolute;
        z-index:2;
        width:160px;
        height:100px;
        background-color:white;
        margin-left:236px;
        margin-top:10px;
        transform:rotate(-65deg);
        -ms-transform:rotate(-65deg); /* IE 9 */
        -webkit-transform:rotate(-65deg); /* Opera, Chrome, and Safari */
    }
    .puntenop {
        position:relative;transform: translate3d(0,0,0);-webkit-backface-visibility: hidden;
        z-index:1;
        background-color:white;
        font-weight:bold;
        text-align:left;
        font-size:12px;
        padding:10px;
        width:140px;
        height:15px;
        margin-left:-34px;
        padding-left:25px;
        margin-top:63px;
        border-top:1px solid #72C495;
        border-bottom:1px solid white;
    }
    .txtPuntenvak {
        width:30px;
        padding:5px;
        text-align:center;
        font-size:14px;
        margin-left:2px;
        padding-top:6px;
        padding-bottom:6px;
        border-radius:0px;
        outline: none;
    }
    #InhoudPaginas_tblPunten 
    {
        border-collapse:collapse;
        /*margin-left:-5px;*/
        /*margin-top:-1px;*/
    }
    #InhoudPaginas_tblPunten tr td
    {
        padding-left:9px;
        border-left:1px solid #72C495;
        border-right:1px solid #72C495;
        padding-left:0px;
        width:54px;
    }
    #gdvEvaScoreCompetenties td
    {
        height:35px;
        border:0px;border:none;
    }
    #gdvEvaScoreCompetenties tr:last-child td
    {
        height:35px;
        border-bottom:3px double #72C495;
    }
    #gdvEvaScoreCompetenties tr td:last-child
    {
        border-right:1px solid #72C495;
    }
    #gdvEvaScoreCompetenties td:first-child
    {
        width:270px;
        border-right:1px solid #72C495;
        padding-left:5px;
        padding-right:5px;
        padding-top:5px;
        padding-bottom:5px;
    }
    #gdvEvaScoreCompetenties td:nth-child(2)
    {
        text-align:center;
    }
    #InhoudPaginas_tblPunten tr:last-child td
    {
        border-bottom:3px double #72C495;
    }
    #gdvEvaScoreCompetenties tr:nth-child(odd) 
    {
        background: #f6fbfd;
    }
    #gdvEvaScoreCompetenties tr:nth-child(even) 
    {
        background: #e9edef;
    }
    #InhoudPaginas_tblPunten tr:nth-child(odd) 
    {
        background: #f6fbfd;
    }
    #InhoudPaginas_tblPunten tr:nth-child(even) 
    {
        background: #e9edef;
    }
    #tblTotaalpunten
    {
        border-collapse:collapse;
        font-size:13px;
        margin-left:2px;
        margin-top:3px;
    }
    #tblTotaalpunten tr td
    {
        width:55px;
        font-weight:bold;
    }
    #totaalpuntenop
    {
        position:absolute;
        font-weight:bold;
        margin-left:-89px;
        margin-top:3px;
        font-size:13px;
    }
    #totaalpuntenoppunten
    {
        display:inline-block;
        text-align:center;
        width:40px;
    }
    .btnEvaScoreFeedbackNO {
        border:0px;padding:0px;margin:0px;border:none;
        width: 35px;
        height: 23px;
        background-image:url("../images/comment.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .btnEvaScoreFeedbackYES {
        border:0px;padding:0px;margin:0px;border:none;
        width: 35px;
        height: 23px;
        background-image:url("../images/activecomment.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#ffffff;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    #txtFeedbackCursist {
        width:350px;
        height:140px;
        font-size:13px;
    }
    .btnPuntenvak {
        height:32px;
        width:44px;
    }
    .SVgeen {
        background-color:white;
    }
    .SVbrons {
        background-image:url("../images/thumbsdown.png");
        background-size:25px 25px;
        background-repeat:no-repeat;
        background-position:center;
        background-color:#E65D5D;
    }
    .SVzilver {
        background-image:url("../images/thumbsflat.png");
        background-size:25px 25px;
        background-repeat:no-repeat;
        background-position:center;
        background-color:#b2b215;
    }
    .SVgoud {
        background-image:url("../images/thumbsup.png");
        background-size:25px 25px;
        background-repeat:no-repeat;
        background-position:center;
        background-color:#72C495;
    }
    #InhoudPaginas_bijlage
    {
      position:absolute;
      right:240px;
      top:8px;
      width:20px;
      height:20px;
    }
    #InhoudPaginas_bijlage input
    {
      width:20px;
    }
/* #endregion */

/* #region GLOBAAL RAPPORT */
.rapportrood
{
  background-color: #E65D5D;
}
.rapportlichtrood
{
  background-color: #ff8484;
}

#gdvEvaScoreCompetentiesRapport
{
    width:321px;
    float:left;
    margin-bottom:30px;
    margin-top:169px;
    font-size:12px;
    text-align:left;
    position:relative;
    border:0px;border:none;
    z-index:4;
}
#gdvEvaScoreCompetentiesRapport td
{
    height:35px;
    border:0px;border:none;
}
#gdvEvaScoreCompetentiesRapport tr:last-child td
{
    height:35px;
    border-bottom:3px double #E65D5D;
}
#gdvEvaScoreCompetentiesRapport tr td:last-child
{
    border-right:1px solid #E65D5D;
}
#gdvEvaScoreCompetentiesRapport td:first-child
{
    width:270px;
    border-right:1px solid #E65D5D;
    padding-left:5px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
}
#gdvEvaScoreCompetentiesRapport td:nth-child(2)
{
    text-align:center;
}
#gdvEvaScoreCompetentiesRapport tr:nth-child(odd) 
{
    background: #f6fbfd;
}
#gdvEvaScoreCompetentiesRapport tr:nth-child(even) 
{
    background: #e9edef;
}
.btnEvaScoreRFeedbackNO {
    border:0px;padding:0px;margin:0px;border:none;
    width: 35px;
    height: 23px;
    background-image:url("../images/comment.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#ffffff;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}
.btnEvaScoreRFeedbackYES {
    border:0px;padding:0px;margin:0px;border:none;
    width: 35px;
    height: 23px;
    background-image:url("../images/activecommentr.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#ffffff;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}
.puntenoprapport {
    position:relative;transform: translate3d(0,0,0);-webkit-backface-visibility: hidden;
    z-index:1;
    background-color:white;
    font-weight:bold;
    text-align:left;
    font-size:12px;
    padding:10px;
    width:140px;
    height:15px;
    margin-left:-34px;
    padding-left:25px;
    margin-top:63px;
    border-top:1px solid #E65D5D;
    border-bottom:1px solid white;
}
#InhoudPaginas_tblPuntenRapport 
{
    border-collapse:collapse;
    /*margin-left:-5px;*/
    /*margin-top:-1px;*/
}
#InhoudPaginas_tblPuntenRapport tr td
{
    padding-left:9px;
    border-left:1px solid #E65D5D;
    border-right:1px solid #E65D5D;
    padding-left:0px;
    width:54px;
}
#InhoudPaginas_tblPuntenRapport tr:last-child td
{
    border-bottom:3px double #E65D5D;
}
#InhoudPaginas_tblPuntenRapport tr:nth-child(odd) 
{
    background: #f6fbfd;
}
#InhoudPaginas_tblPuntenRapport tr:nth-child(even) 
{
    background: #e9edef;
}
#InhoudPaginas_tblPuntenRapport tr td {
    width:54px;
}
.rapportborderrood tr td {
    border-left:1px solid #E65D5D;
    border-right:1px solid #E65D5D;
}
.gdvCursistenCursistRapport {
    position:relative;
    transform: translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
    border-bottom:1px solid white;
    background-color:#ff8484;
    text-align:left;
    margin-left:-168px;
    margin-bottom:-6px;
    font-size:12px;
    /*padding:10px;*/
    width:210px;
    transform:rotate(-65deg);
    -ms-transform:rotate(-65deg); /* IE 9 */
    -webkit-transform:rotate(-65deg); /* Opera, Chrome, and Safari */
    padding-left:13px;
    padding-right:0px;
    padding-bottom:10px;
    padding-top:0px;
}
.RapportHeader {
    background-color:#E65D5D;
    text-align:left;
    padding-left:40px;
    border:0px;border:none;
    background-image:url("../images/evavinkjecurspgna.png");
    background-repeat:no-repeat;
    background-position:2px;
}
.KnopAlleEvaluatiesRapport {
    background-color:#E65D5D;
    width:136px;
    border:0px;border:none;
    border-left:4px solid white;
    border-right:4px solid white;
}
.alleEvaluatiesButton {
    width:134px;
    height:100%;
    border:0px;padding:0px;margin:0px;border:none;
    background-color:#E65D5D;
    background-image:url("../images/iconthreelines.png");
    background-repeat:no-repeat;
    background-position:6px;
    color:white;
    font-size:14px;
    font-weight:normal;
    cursor:pointer;
    cursor:hand;
    padding-left:18px;
    border-radius:0px;
    outline: none;
}
.CurCursistenHeader {
    background-color:#E65D5D;
    border:0px;border:none;
    width:44px;
}
.CurEigenschappenHeader {
    background-color:#E65D5D;
    border:0px;border:none;
    width:44px;
}
.homeButtonRapport {
    height:20px;
    width:44px;
    border:0px;padding:0px;margin:0px;border:none;
    background-image:url("../images/iconhome.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#E65D5D;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}
.printButtonRapport {
    height:20px;
    width:44px;
    border:0px;padding:0px;margin:0px;border:none;
    background-image:url("../images/iconprint.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#E65D5D;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}

.RapportTekst {
    color:#ffffff;
    font-weight:normal;
}
.lblPuntenvak {
    width:42px;
    padding:5px;
    text-align:center;
    font-size:14px;
    margin-left:2px;
    padding-top:6px;
    padding-bottom:6px;
    border-radius:0px;
    outline: none;
    display:inline-block;
}
.lblPuntenvakRoodVet {
    width:42px;
    padding:5px;
    text-align:center;
    font-size:14px;
    margin-left:2px;
    padding-top:6px;
    padding-bottom:6px;
    border-radius:0px;
    outline: none;
    display:inline-block;
    color:red;
    font-weight:bold;
}
.RoodVet {
    color:red;
    font-weight:bold;
}
.lblPuntenvakVerberg {
    width:42px;
    padding:5px;
    text-align:center;
    font-size:14px;
    margin-left:2px;
    padding-top:6px;
    padding-bottom:6px;
    border-radius:0px;
    outline: none;
    display:inline-block;
    visibility:hidden;
}
.lblPuntenvakRoodVetVerberg {
    width:42px;
    padding:5px;
    text-align:center;
    font-size:14px;
    margin-left:2px;
    padding-top:6px;
    padding-bottom:6px;
    border-radius:0px;
    outline: none;
    display:inline-block;
    color:red;
    font-weight:bold;
    visibility:hidden;
}
#ddlAlleCursussenRapport {
    min-width:300px;
    padding:5px;
    color:black;
}
#ddlBasisVolledig {
    padding:5px;
    color:black;
}
.rapporthonderd
{
    font-weight:bold;
    background-color:#d2d5d7;/*c0c3c5*/
    cursor:hand;
    cursor:pointer;
}
#gdvEvaScoreCompetenties .rapporthonderd:first-child {
    /*background-image:url('../images/expand.png');*/
    background-repeat:no-repeat;
    background-position:260px 15px;
}
/* #endregion */

/* #region LRK PROFIEL */
.donkerblauweHeader {
    background-color:#6D6E7F;
}
.RijStijlLichtgrijs {
    background-color:#afb1cc;
    border:none;border:0px;
    color:#20444c;
}
.homeButtonProfiel {
    height:20px;
    width:44px;
    border:0px;padding:0px;margin:0px;border:none;
    background-image:url("../images/iconhome.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#6D6E7F;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}
.wittetekst {
    color:white;
}
#LrkAlgemeneGegevens {
    float:left;
    text-align:left;
    width:410px;
    margin-top:10px;
    font-size:14px;
}
#LrkAlgemeneGegevens table tr td:first-child
{
    width:140px;
}
#LrkLoginGegevens {
    text-align:left;  
    margin-top:10px; 
    font-size:14px;
    float:left;
    width:335px;
}
#LrkInstellingen {
    text-align:left;  
    margin-top:0px; 
    font-size:14px;
}
#LrkInstellingen td:first-child {
    width:260px;
}
#rapportshow-modal {
    font-size:12px;
}
#rapportshow-modal table td:first-child {
    width:250px;
}
#instellingen-evalueren-modal {
    font-size:12px;
}
#instellingen-evalueren-modal table td:first-child {
    width:250px;
}
#scorewijzeropladen-modal {
    font-size:12px;
}
#scorewijzeropladen-modal table td:first-child {
    width:250px;
}
#InhoudPaginas_fuScorewijzer {
    margin-top:14px;
}
#LrkCursussen
{
    clear:both;
    margin-top:60px;
    font-size:14px;
    width:740px;
}
#LrkEigenCursussen
{
    float:left;
    width:370px;
    text-align:left;
}
#LrkCoLeerkrachtCursussen
{
    float:right;
    width:330px;
    text-align:left;
}#LrkCursussen h1
{
    font-size:14px;
    background-color:#6D6E7F;
    color:white;
    padding:10px;
}
#LrkEigenCursussenContent
{
    height:220px;
    overflow-y:scroll;
}
#LrkCoLeerkrachtCursussenContent
{
    height:220px;
    overflow-y:scroll;
}
.smallsize {
    width:310px;
}
.mediumsize {
    width:350px;
}
#tblWWwijzigenProfiel {
    font-size:14px;
}
.lblCoMet
{
  font-size:12px;
  font-style:italic;
}
#InhoudPaginas_tabgfb table tr:nth-child(2) td
{
  text-align:right;
}
#InhoudPaginas_btnGlobaleFeedbackOpslaan
{
  padding:8px;
  margin-right:15px;
}
#InhoudPaginas_txtGlobaleFeedback
{
  width:461px;
  height:200px;
}
#InhoudPaginas_tabgfb table tr:nth-child(2) td:first-child
{
  font-style:italic;
}
/* #endregion */

/* #region EVA EIGENSCHAPPEN */
    .OpslaanKnopEvaeig {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconsave.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#428E9E;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .homeButtonEvaeig {
        height:20px;
        width:44px;
        border:0px;padding:0px;margin:0px;border:none;
        background-image:url("../images/iconhome.png");
        background-repeat:no-repeat;
        background-position:center;
        background-color:#428E9E;
        cursor:pointer;
        cursor:hand;
        border-radius:0px;
        outline: none;
    }
    .CurCursistenHeaderEvaeig {
        background-color:#428E9E;
        border:0px;border:none;
        width:44px;
    }
    .CurEigenschappenHeaderEvaeig {
        background-color:#428E9E;
        border:0px;border:none;
        width:44px;
    }
    .KnopAlleEvaluatiesEvaeig {
        background-color:#428E9E;
        width:136px;
        border:0px;border:none;
        border-left:4px solid white;
        border-right:4px solid white;
    }
    .alleEvaluatiesButtonEvaeig {
        width:134px;
        height:100%;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#428E9E;
        background-image:url("../images/iconthreelines.png");
        background-repeat:no-repeat;
        background-position:6px;
        color:white;
        font-size:14px;
        font-weight:normal;
        cursor:pointer;
        cursor:hand;
        padding-left:18px;
        border-radius:0px;
        outline: none;
    }
    .evaeigenschappenhead {
        padding-top:13px;
        padding-bottom:13px;
    }
    .CursusHeaderEvaeig {
        background-color:#428E9E;
        text-align:left;
        padding-left:40px;
        border:0px;border:none;
        background-image:url("../images/evavinkjecurspgna.png");
        background-repeat:no-repeat;
        background-position:2px;
    }
    .CursusTekstEvaeig {
        color:#ffffff;
        font-weight:normal;
    }
    #EigenschappenContainerCompetenties {
        width:450px;
        margin-top:10px;
    }
    #EigenschappenCompetentiesTitel {
        background-color:#428E9E;
        width:972px;
        height:38px;
        color:white;
        font-weight:bold;
        text-align:left;
        padding-left:8px;
        padding-top:8px;
    }
    #EigenschappenCompetentiesBackground {
        background-color:#47BACC;
        margin-top:1px;
        width:980px;
        height:360px;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    .txtBCtekstvariant {
        padding:5px;
        width:440px;
        text-align:left;
        margin-right:5px;
    }
    .eigkolombctekst {
        width:400px;
    }
    .eigheader {
        font-size:12px;
        color:black;
        text-align:left;
        border:1px;
        padding-bottom:5px;
    }
    .eigRowGroen {
        background-color:#51d0e3;
    }
    .eigAltRowGroen {
        background-color:#47BACC;
    }
    .eigRow {
        background-color:#51d0e3;
    }
    .eigAltRow {
        background-color:#47BACC;
    }
    #InhoudPaginas_gdvGeselecteerdeCompetentiess {
        border:none;border:0px;
        margin-top:10px;
    }
/* #endregion */

/* #region CUR EIGENSCHAPPEN*/
    #kolommenContainerCurEigenschappen {
        width:978px;
    }
    .eersteKolomCurEigenschappen {
        text-align:left;
        font-size:14px;
        width:381px;
        margin-right:10px;
        padding:10px;
        height:387px;
        float:left;
        margin-top:10px;
        background-color:#47bacc;
    }
    .eersteKolomCurEigenschappen p {
        font-size:12px;
    }
    #CurEigenschappenContainerCompetenties {
        float:left;
        width:450px;
        margin-top:10px;
    }
    #CurEigenschappenCompetentiesTitel {
        background-color:#378E9B;
        width:560px;
        height:38px;
        color:white;
        font-weight:bold;
        text-align:left;
        padding-left:8px;
        padding-top:8px;
    }
    #CurEigenschappenCompetentiesBackground {
        background-color:#47bacc;
        margin-top:1px;
        width:568px;
        height:360px;
        overflow-y:scroll;
        overflow-x:hidden;
    }
    .curkolombctekst {
        width:390px;
    }
    #InhoudPaginas_imgLockedUnlocked
    {
        float:right;
        height:40px;
        margin-top:-6px
    }
    #pnlTotaalGewicht
    {
      font-size:12px;
      text-align:right;
      margin-right:27px;
      margin-top:10px;
      margin-bottom:16px;
      font-weight:bold;
    }
    #lblTotaalGewicht
    {
      width:45px;
      text-align:right;
      padding-right:5px;
      font-weight:bold;
      display:inline-block;
    }
/* #endregion */

/* #region CURSISTRAPPORT */
    .TitelLijstRapportCursisten {
        width:980px;
        border:0px;border:none;
        border-spacing:0px;
    }
    .TitelLijstRapportCursisten th {
        font-family:Arial,Verdana,sans-serif;
        font-size:14px;
        padding-bottom:5px;
        padding-top:5px;
        border-bottom:10px solid white;
    }
    .TitelLijstRapportCursisten th a {
        text-decoration:none;
        font-weight:normal;
        padding-right:20px;
    }
    .alleCursistenButton {
        width:134px;
        height:100%;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#dfbc42;
        background-image:url("../images/iconthreelinesb.png");
        background-repeat:no-repeat;
        background-position:6px;
        color:black;
        font-size:14px;
        font-weight:normal;
        cursor:pointer;
        cursor:hand;
        padding-left:18px;
        border-radius:0px;
        outline: none;
    }
    .alleCursistenButtonRood {
        width:134px;
        height:100%;
        border:0px;padding:0px;margin:0px;border:none;
        background-color:#E65D5D;
        background-image:url("../images/iconthreelines.png");
        background-repeat:no-repeat;
        background-position:6px;
        color:white;
        font-size:14px;
        font-weight:normal;
        cursor:pointer;
        cursor:hand;
        padding-left:18px;
        border-radius:0px;
        outline: none;
    }
    #InhoudPaginas_ddlCursistenVdezeCursus
    {
        padding:5px;
        width:300px;
        font-weight:bold;
    }
    #rapportentabs {
        text-align:left;
        font-size:12px;
        width:973px;
    }
    #rapportentabs :focus {outline: none;}
    #InhoudPaginas_gdvRapportEvaluaties {
        border:0px;
    }
    #InhoudPaginas_gdvRapportEvaluaties th {
        border:0px;     
    }
    .rapportEvalsDatum {
        text-align:right;
        width:75px;
        padding-top:7px;
        padding-bottom:7px;
        padding-right:10px;
        border:0px;
        vertical-align:top;
    }
    .rapportEvalsNaam
    {
      width:270px;
      padding-left:20px;
      border:0px;
      padding-top:7px;
      vertical-align:top;
    }
    .rapportEvalsScore
    {
      text-align:center;
      width:120px;
      padding-top:7px;
      border:0px;
      vertical-align:top;
    }
    .rapportEvalsFB
    {
      padding-left:10px;
      padding-top:7px;
      padding-bottom:7px;
      border:0px;
      vertical-align:top;width:400px;
    }
    #InhoudPaginas_gdvRapportCompetenties
    {
      border:0px;
    }
    .rapportEvalsBCID
    {
      width:100px;
      padding-top:7px;
      padding-bottom:7px;
      padding-left:10px;
      border:0px;
      vertical-align:top;
    }
    .rapportEvalsBCtekst
    {
      width:700px;
      padding-top:7px;
      padding-bottom:7px;
      padding-left:10px;
      border:0px;
      vertical-align:top;
    }
    .rapportEvalsScore
    {
      padding-top:7px;
      padding-bottom:7px;
      border:0px;
      vertical-align:top;
    }
    .linksuitlijnen {
        text-align:left;
    }
    .rechtsuitlijnen {
        text-align:right;
    }
    .middenuitlijnen {
        text-align:center;
    }
    #InhoudPaginas_gdvRapportSV
    {
      border:0px;
    }
    .rapportSVSVtekst
    {
      padding-left:10px;
      padding-top:7px;
      padding-bottom:7px;
      vertical-align:top;
      border:0px;
      width:250px;
    }
    .rapportSVSVomschrijving
    {
      padding-left:10px;
      padding-top:7px;
      padding-bottom:7px;
      vertical-align:top;
      border:0px;
      font-style:italic;
      width:640px;
    }
    .rapportSVScore
    {
      padding-top:7px;
      padding-bottom:7px;
      vertical-align:top;
      border:0px;
      text-align:center;
    }
    .rapportSVScore img
    {
      width:25px;
      padding:2px;
      background-color:#E65D5D;
    }
    #btnVorigeCursist
    {
      padding-top:5px;
      padding-bottom:5px;
      padding-left:9px;
      padding-right:9px;
    }
    #btnVolgendeCursist
    {
      padding-top:5px;
      padding-bottom:5px;
      padding-left:9px;
      padding-right:9px;
    }
    .RapportSaveGFB
    {
      height:45px;
    }
/* #endregion */

/* #region SUPPORT */
#InhoudPaginas_lblEmailverplicht
{
font-size:10px;
color:red;
}
#supporttabs {
text-align: left;
font-size: 12px;
width: 973px;
}
.downloadmanual
{
  margin-left: auto;
  margin-right: auto;
  width: 200px;
  background-color: #ffefff;
  border:1px solid #dfdfdf;
  padding: 10px;
  text-align:center;
  margin-top: 50px;
}
.downloadmanual a
{
  border: 0px;
  text-decoration: none;
  font-weight: bold;
}
.versie
{
font-size:11px;
font-weight:normal;
}
 @import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);

#formmain{
	width:100%;
	float:left;
	padding-top:0px;
}

#form-div {
	width: 450px;
	float: left;
	position: absolute;
  margin-top:10px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}

.feedback-input {
	color:#3c3c3c;
	font-family: Helvetica, Arial, sans-serif;
  font-weight:500;
	font-size: 18px;
	border-radius: 0;
	line-height: 22px;
	background-color: #fbfbfb;
	padding: 10px 10px 10px 54px;
	margin-bottom: 6px;
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #ff7F9C;
}

.feedback-input:focus{
	background: #fff;
	box-shadow: 0;
	border: 1px solid #007F9C;
	color: #000;
	outline: none;
  padding: 10px 10px 10px 54px;
}

#formmain .focused{
	color:#30aed6;
	border:#30aed6 solid 3px;
}

/* Icons ---------------------------------- */
#InhoudPaginas_txtNaam{
	background-image: url(../images/naam.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#InhoudPaginas_txtNaam:focus{
	background-image: url(../images/naam.svg);
	background-size: 30px 30px;
	background-position: 8px 5px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#InhoudPaginas_txtEmail{
	background-image: url(../images/email.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#InhoudPaginas_txtEmail:focus{
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#InhoudPaginas_txtModule{
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#InhoudPaginas_txtModule:focus{
	background-image: url(../images/email.svg);
	background-size: 30px 30px;
  background-position: 11px 8px;
	background-repeat: no-repeat;
}

#InhoudPaginas_txtBericht{
	background-image: url(../images/bericht.svg);
	background-size: 30px 30px;
	background-position: 11px 8px;
	background-repeat: no-repeat;
}

#formmain textarea {
    width: 100%;
    height: 150px;
    line-height: 150%;
    resize:vertical;
}

#InhoudPaginas_btnVerstuur{
	font-family: 'Montserrat', Arial, Helvetica, sans-serif;
	float:left;
	width: 100%;
	border: #fbfbfb solid 4px;
	cursor:pointer;
	background-color: #007F9C;
	color:white;
	font-size:14px;
	padding-top:15px;
	padding-bottom:15px;
  font-weight:700;
}
#InhoudPaginas_txtMailVerstuurd
{
  background-color:#ffefff;
  border:1px solid #dfdfdf;
  width: 450px;
  padding: 10px;
  margin-top: 20px;
}
#InhoudPaginas_txtBericht {
position:absolute;
left:480px;
top:13px;
background-image: url(../images/bericht.svg);
background-size: 30px 30px;
background-position: 11px 8px;
background-repeat: no-repeat;
}
#formmain textarea {
width: 100%;
height: 300px;
line-height: 150%;
resize: vertical;
}
#InhoudPaginas_btnVerstuur {
position:absolute;
left:476px;
top:312px;
width:459px;
}
/* #endregion */

/* #region REKENMACHINE */
.focusCell {
    border:2px solid black;
}
.rekenmachine
{
    position:absolute;
    border:1px solid black;
    background-color:#72C495;
    width:230px;
    height:280px;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 5px;
    padding-right: 5px;
    -moz-box-shadow: 0 0 15px #888;
    -webkit-box-shadow: 0 0 15px#888;
    box-shadow: 0 0 15px #888;
    z-index:1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
#handlerekenmachine
{
  cursor:move;
  width:240px;
  margin-top:-10px;
  margin-left:-5px;
  margin-bottom:10px;
  padding-bottom:3px;
  padding-top:3px;
  background-color:#84e3ad;
  font-size:11px;
  color:#4a8061;
}
#InhoudPaginas_txtInTeVoerenGetal
{
  float:left;
  width:180px;
  margin-left: 5px;
  font-size:16px;
  font-weight:bold;
  text-align:right;
}
#btnClose
{
  float:right;
  border:1px solid white;
  width:14px;
  height:13px;
  font-size:12px;
  background-color:white;
  font-weight:bold;
  cursor:pointer;
  cursor:hand;
  margin-top:1px;
  margin-right:5px;
  text-align:center;
}
#pnlKnoppen {
    clear:both;
    padding-top:10px;
    width:200px;
    margin-left:-3px;
}
.rekencijferknop
{
  width:40px;
  height:40px;
  text-align:center;
  font-size:14px;
  text-indent:-2px;
  margin-left:2px;
  margin-right:2px;
  margin-bottom:10px;
}
#btnOk
{
  width:187px;
  text-align:right;
}
.rekenmachine button
{
  border:1px solid #427257;
  background-color:#518c6a;
  color:white;font-size:16px;
}
#btnRekenNaarRechts {
    background-image:url('../images/rechts.png');
}
#btnRekenNaarLinks {
    background-image:url('../images/links.png');
}
#btnRekenNaarBoven {
    background-image:url('../images/boven.png');
}
#btnRekenNaarBeneden {
    background-image:url('../images/beneden.png');
}
#btnClear {
    text-align:center;
    font-size:12px;
}
/* #endregion */

/* #region EVA KOPIEREN */
.kopierenvoltooid {
    font-weight:bold;
    padding-left:50px;
    color:#393942;
}
#evakopierenContainer {
    font-size:12px;width: 978px;
}
#evakopierenLinkerkolom {
    background-color:#92A3A3;float:left;width:450px;padding-left:10px;padding-right:10px;padding-top:10px;text-align:left;
}
#evakopierenRechterkolom {
    background-color:#92A3A3;float:right;width:450px;text-align:left;padding-left:10px;padding-right:10px;padding-top:10px;
}
#ddlBronSchooljaar {
    width:140px;padding:5px;
}
#ddlBroncursus {
    width:300px;padding:5px;
}
#ddlDoelcursus {
    width:405px;padding:5px;margin-bottom:10px;
}
#btnDoelcursusToevoegen {
width: 20px;height: 20px;border: 0px;padding: 0px;margin: 0px;border: none;background-image: url('../images/iconnew.png');background-repeat: no-repeat;background-color:#92A3A3;cursor: pointer;cursor: hand;border-radius: 0px;outline: none;margin-left:20px;
}
.CopyCursusHeader {
    background-color:#dfbc42;
    text-align:left;
    padding-left:40px;
    border:0px;border:none;
    background-image:url("../images/copyicon.png");
    background-repeat:no-repeat;
    background-position:2px;
}
.evakopierenHeader {
    background-color:#92A3A3;
}
.homeButtonEvakopieren {
    height:20px;
    width:44px;
    border:0px;padding:0px;margin:0px;border:none;
    background-image:url("../images/iconhome.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#92A3A3;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}
.GevondenEvas {
    text-align:left;
    border:none;border:0px;
    padding-left:10px;
    padding-top:5px;
    padding-bottom:5px;
    padding-right:8px;
    font-size:13px;
}
.GevondenEvasSelectieknop {
    border:none;border:0px;
    padding-left:10px;
    padding-bottom:5px;
}
.GevondenEvasSelectieknopActief {
    height:36px;
    width:38px;
    border:0px;padding:0px;margin:0px;border:none;
    background-image:url("../images/evavinkjecurspgna.png");
    background-repeat:no-repeat;
    background-position:-2px -1px;
    background-color:#92A3A3;
    border:3px solid #ffffff;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin-top:1px;margin-bottom:1px;
}
.GevondenEvasSelectieknopNietActief {
    height:36px;
    width:38px;
    border:0px;padding:0px;margin:0px;border:none;
    background-color:#92A3A3;
    border:3px solid #ffffff;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    margin-top:1px;margin-bottom:1px;
}
#evakopierenLinkerkolomEvas
{
  border-top:1px solid white;
  height:360px;
  overflow-y:scroll;
  overflow-x:hidden;
  margin-top:10px;
  margin-left:-10px;
  width:470px;
}

#InhoudPaginas_gdvTeKopierenEvaluaties
{
  background-color:#a3b6b6;
  border:0px;
  border:none;
  width:455px;
}

#InhoudPaginas_gdvTeKopierenEvaluaties tr td
{
  border:0px;
  border:none;
}

#InhoudPaginas_gdvTeKopierenEvaluaties tr:first-child td
{
 padding-top:10px;
}
.GevondenEvasSelectieknop
{
  width:40px;
}
#evakopierenRechterkolomDoelcursussen
{
  border-top:1px solid white;
  height:360px;
  overflow-y:scroll;
  overflow-x:hidden;
  margin-top:10px;
  margin-left:-10px;
  width:470px;
}#InhoudPaginas_gdvDoelcursussen
{
  background-color:#A3B6B6;
  width:455px;
  border:none;
  border:0px;
}
#InhoudPaginas_gdvDoelcursussen tr:first-child td
{
  padding-top:10px;
}#evakopierenRechterkolomTitel
{
  color:white;
  font-size:15px;
  padding:6px;
}
.OpslaanKnopKopieren {
    height:20px;
    width:44px;
    border:0px;padding:0px;margin:0px;border:none;
    background-image:url("../images/iconsave.png");
    background-repeat:no-repeat;
    background-position:center;
    background-color:#92A3A3;
    cursor:pointer;
    cursor:hand;
    border-radius:0px;
    outline: none;
}#InhoudPaginas_gdvDoelcursussen td
{
  border:0px;
  border:none;
}
/* #endregion */
/* #region CURSISTENLOGIN */
#loginformulier ol
{
  font-size:12px;
  text-align:left;
  margin-top:30px;
  line-height:30px;
  margin-bottom:30px;
}
.cursistlogin
{
  font-size:14px;
  font-weight:bold;
  background-color:#ffefef;
  padding:10px;
}
#ContentPlaceHolder1_lblStatusAuthenticatie
{
  background-color:#efefbb;
  padding-left:100px;
  padding-right:100px;
  padding-top:5px;
  padding-bottom:5px;
  font-size:14px;
  border:1px solid #ff9999
}
/* #endregion */

/* #region media queries */
/* zet start zoom lvl smartphones met maximum breedte van 800px */
@media only screen and (max-device-width:700px) {
    /*html {zoom:0.7;} */
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
    /*html {zoom:0.83;} */
    #mainBackground {
	    
    }
    #btnNaarCooFolder {
    float: right;
    margin-top: 16px;
    outline: none;
    position: relative;
    right: 30px;
    background-color: #2CA1CC;
    border: 2px solid #2CA1CC;
    color: white;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;-webkit-appearance: none;
    }
    #LogoVoorIedereen {
        float: left;
        margin-top: 14px;
        height: 45px;
        margin-left: 360px;
    }
    #mainPage {
        min-height:700px;
        margin-top:-180px; 
    }
    .cursistenButton {
        height:40px;
    }
    #mnuCursussen {
        margin-top:205px;
    }
    #mnuRapport {
        margin-top:310px; 
    }
    #mnuLeerkrachtProfiel {
        margin-top:510px; 
    }
    #mnuOndersteuning {
        margin-top:615px;
    }
    .eigenschappenButton {
        height:40px;
        background-position:3px 4px; 
    }
    #importeerEvas {
        width:392px;
        float:left; 
    }
    #importeerEvasBlauw {
        height:450px;
    }
    #importeerEvasDonkerblauw {
        width:373px;
    }
    .TitelLijstCursisten th {
        border-bottom:0px;
    }
    #InhoudPaginas_gdvCursisten {
        margin-top:20px;
    }
    #InhoudPaginas_gdvCursisten th {
        border:0px;
    }
    .LijstCursistenHeader {
        width:980px;
    }
    #CompetentieNummer100s {
        padding-top:6px;
        padding-bottom:7px;
    }
    .CompetentiesBackgroundNormal {
        height:420px;
    }
    #GeselecteerdeCompetentiesBackground {
        height:387px;
    }
    #ContainerGeselecteerdeCompetenties {
        width:450px;
    }
    #GeselecteerdeCompetentiesTitel {
        width:443px;
    }
    #InhoudPaginas_tblPunten tr td {
        width:54px;
    }
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait)  { 
    html {zoom:0.60;}
    #mainBackground {
        margin-left:-800px;
    }
    #btnNaarCooFolder {
    float: right;
    margin-top: 16px;
    outline: none;
    position: relative;
    right: 30px;
    background-color: #2CA1CC;
    border: 2px solid #2CA1CC;
    color: white;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font-size: 12px;
    }
    #mainPage {
        min-height:1350px;
        margin-left:-495px;
    }
    #mnuCursussen {
        margin-right:32px;
    }
    #mnuRapport {
        margin-right:-39px;
    }
    .cursistenButton {
        height:40px;
    }
    .eigenschappenButton {
        height:40px;
        background-position:3px 4px;
    }
    #mnuLeerkrachtProfiel {
    margin-top:1320px;
    }    .LijstCursistenHeader {
        width:980px;
    }
    #CompetentieNummer100s {
        padding-top:6px;
        padding-bottom:7px;
    }
    .CompetentiesBackgroundNormal {
        height:420px;
    }
    #GeselecteerdeCompetentiesBackground {
        height:420px;
    }
    #ContainerGeselecteerdeCompetenties {
        width:450px;
    }
    #GeselecteerdeCompetentiesTitel {
        width:444px;
    }
}

/* #endregion */


