/*platform-01.theme.css*/

/* Cadenza design theme */
.cblauw {
   color: #0092bd;
}
body {
  background-color: #fafafa;
}
td {
  padding-right: 10px;
}
.container {
  background-color: #ffffff;
}
.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
  border: 0px;
}

.cnt_logo {
    background-image: url("../../img/Highschoollogo.png");
    background-repeat: no-repeat;
}


.navbar-default .navbar-nav {
  background-color: #ffffff;
  margin-bottom: 0px;
}
.navbar-default .navbar-nav li a {
  /* padding-bottom: 21px; */
  /* padding-top: 22px; */
}
.navbar-default .navbar-nav .active a,
.navbar-default .navbar-nav .active a:hover,
.navbar-default .navbar-nav .active a:focus {
  background-color: #00B0E5;
}

.navbar-default .navbar-nav > .active > a {
    background-image: linear-gradient(to bottom, #62C6E5 0%, #00B0E5 100%);
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
    color:#ffffff;
}
.navbar-default .navbar-nav li a:hover {
  background-color: #ffbb58;
}
.row.sub {
  background-color: #4e4e4e;
}
.submenu {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #4e4e4e;
  color: #ffffff;
  min-height: 15px;
  border: none;
}
.submenu .container-fluid {
  float: right;
}
.submenu li {
  float: left;
}
.submenu li a {
  color: inherit;
}
.submenu li a:hover {
  color: #4e4e4e;
}
.submenu .ls_nav li {
  color: inherit;
  padding-right: 20px;
  padding-left: 5px;
}
.submenu .ls_nav li:hover {
  color: #4e4e4e;
  background-color: #ffbb58;
}
.modal-header {
  background-color: #32b3bf;
  color: #ffffff;
}
.footer {
  font-size: 1.1em;
  background-color: #2e8791;
  color: #ffffff;
  text-align: center;
  padding-top: 70px;
}
.footer a{
	color:#fff;
	font-size:12px;
}
.lts_a {
  color: inherit;
}
.lts_a:hover,
.lts_a:active,
.lts_a:visited {
  color: inherit;
}
.closebut {
  border: 1px solid #ffbb58;
}
.lts_button {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 6px 10px 6px 10px;
  color: #13565c;
}
.lts_button:hover {
  background-color: #ffbb58;
  border-color: #f7b960;
}
.lts_button:focus {
  background-color: #27c2c5;
  border-color: #33b7b9;
}
.lts_button[disabled],
.lts_button[disabled]:hover {
  background-color: #dddddd;
  color: #4e4e4e;
  border-color: #dddddd;
}

.lts_button-menu {
  background-color: #fff;
  color: #2e8791;
  font-weight: 400;
  width: 12%;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #dddddd;
}
.lts_button-menu:hover {
  background: #ffbb58 none;
  border-color: #f7b960;
}

.lts_button-menu:focus,
.lts_button-menu.selected {
  background-color: #27c2c5;
  border-color: #33b7b9;
}
.lts_button-menu[disabled],
.lts_button-menu[disabled]:hover {
  background-color: #dddddd;
  color: #4e4e4e;
  border-color: #dddddd;
}

.lts_button2 {
  background-color: #fff;
  color: #2e8791;
  font-weight: 400;
  font-size: 1.3em;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #dddddd;
}
.lts_button2:hover {
  background: #ffbb58 none;
  border-color: #f7b960;
}
.lts_button2:focus,
.lts_button2.selected {
  background-color: #27c2c5;
  border-color: #33b7b9;
}
.lts_button2[disabled],
.lts_button2[disabled]:hover {
  background-color: #dddddd;
  color: #4e4e4e;
  border-color: #dddddd;
}
.lts_button3 {
  background-color: #1e9799;
  border-radius: 3px;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr="#25b8bb", endColorstr="#1e9799");
  background-color: -khtml-gradient(linear, left top, left bottom, from(#25b8bb), to(#1e9799));
  background: -moz-linear-gradient(top, #25b8bb, #1e9799);
  background-color: -ms-linear-gradient(top, #25b8bb, #1e9799);
  background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25b8bb), color-stop(100%, #1e9799));
  background-color: -webkit-linear-gradient(top, #25b8bb, #1e9799);
  background-color: -o-linear-gradient(top, #25b8bb, #1e9799);
  background-color: linear-gradient(#25b8bb, #1e9799);
  border-color: #1e9799 #1e9799 #1d8f91;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.13);
  -webkit-font-smoothing: antialiased;
}
.lts_button3:hover {
  background: #ffbb58;
}
.lts_button3.small {
  width: 50px;
  height: 40px;
}
/*
.btn-default:hover,
.btn-default:active {
  background-color: #ffbb58;
  border-color: #f7b960;
}
*/
.btn-default.active {
  background-color: #ffbb58;
  border-color: #f7b960;
}
.loginbut {
  margin-left: 10%;
  width: 150px;
  font-weight: 600;
  font-size: 1.9em;
  background-color: #27c2c5;
}
.bluebut {
  font-weight: 600;
  font-size: 1.9em;
  background-color: #27c2c5;
}
.introtext {
  box-shadow: 2px 2px 2px #8c8c8c;
  border-radius: 3px;
  border: 1px solid #dddddd;
  padding: 15px;
  margin-bottom: 10px;
  height: 180px;
  overflow-y: auto;
}
.middenstuk {
  background-color: #f2f2f2;
  padding-top: 15px;
  padding-bottom: 15px;
}
.introtext3 {
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0px 2px 1px #8c8c8c;
  padding: 10px;
  height: 180px;
  margin-bottom: 5px;
  margin-top: 8px;
  overflow-y: auto;
}
.introtext4 {
  background-color: #ff0003;
  height: 180px;
  padding-top: 20px;
  border-radius: 3px;
}
.panelveld {
  float: left;
  padding-left: 0px;
  padding-right: 5px;
  height: 200px;
}
#cursusinfo {
  position: absolute;
  top: 15%;
  left: 10%;
  display: none;
  box-shadow: 8px 8px 4px #888888;
  z-index: 50;
}
.leader {
  position:relative;
  background-image: url("../img/edufoto3.png");
  background-repeat: no-repeat;
  background-color: #dcdcdc;
  height: 150px;
  margin-bottom: 10px;
}

.leaderMaatman {
  background-image: url("../img/maatmanlogo.png");
  background-repeat: no-repeat;
  background-color: #e3f1ec;
  height: 150px;
  margin-bottom: 10px;
}
.thumbnail p,
.thumbnail h4 {
  text-align: center;
}
.thumbnavi {
  padding: 10px 0px 10px 0px;
  text-align: center;
}
.kolomblok {
  float: left;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin: 3px;
  padding: 5px;
  width: 100%;
  height: 150px;
}
.tekstcenter {
  text-align: center;
}
.lts_ul {
  list-style-type: none;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background-color: #dddddd;
  opacity: 0.5;
  z-index: 100;
}
.popup {
  position: absolute;
  min-width: 120px;
  min-heigh: 50px;
  display: none;
  left: 20;
  top: 20;
  z-index: 120;
  background-color: #ffffff;
  border: 1 px solid #dddddd;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #8c8c8c;
  opacity: 1;
}
.popup h4 {
  margin-top: 0px;
}
.popup .popheader {
  background-color: #1e9799;
  color: #ffffff;
  padding: 10px 5px 5px 10px;
}
.popup .popbody {
  background-color: #ffffff;
  padding: 10px;
}
.popup .popfooter {
  padding: 10px;
}
.popup tr {
  height: 40px;
}
.lts_form_control {
  height: 25px;
  display: inline-block;
  border-radius: 3px;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  font-size: 0.9em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  margin-top: 5px;
  transition: none;
  box-shadow: none;
}
.lts_form_control:hover {
  border: 1px solid #ffbb58;
}
.lts_form_control:focus,
.lts_form_control:focus:hover {
  box-shadow: none;
  border: 1px solid #27c2c5;
}
.lts_form_control.pers2 {
  width: 200px;
}
.lts_label {
  font-weight: normal;
}
.padding5 {
  padding-left: 2px;
  padding-right: 2px;
}
.sblselector {
  width: 140px;
  padding-right: 0px;
  border-left: 2px solid #dddddd;
  border-top: 2px solid #dddddd;
}
.mijncursus {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #8c8c8c;
  margin: 3px;
  padding: 5px 5px 5px 10px;
  width: 100%;
}
.othercursus {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #8c8c8c;
  margin: 3px;
  padding: 5px;
  width: 95%;
  height: 120px;
}
.divnone {
  display: none;
}
.kopje {
  background-color: #dddddd;
}
.juisteantwoord {
  background-color: #fffd00;
}
.mijnkolom {
  border: 1px solid #dddddd;
  height: 600px;
}
.overflowdiv {
  height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.nav.active,
.nav.active:hover,
.nav.active :focus {
  background-color: #27c2c5;
  color: #000000;
}
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-nav > li.b2 {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 12px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: block;
  position: relative;
}
.navbar-nav > li.b2:hover {
  background-color: #ffbb58;
}
.sidebar-nav li {
  line-height: 35px;
  text-indent: 10px;
  border-radius: 3px;
}
.sidebar-nav li a,
.sidebar-nav li {
  color: #999999;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  text-decoration: none;
}
.sidebar-nav li a .sub,
.sidebar-nav li .sub {
  margin-left: 30px;
}
.sidebar-nav li a .active,
.sidebar-nav li .active {
  background-color: #27c2c5;
  color: #303030;
}
.sidebar-nav li a:hover,
li.sub:hover {
  color: #fff;
  background-color: #ffbb58;
  text-decoration: none;
}
.sidebar-nav li a .active,
.sidebar-nav li a:focus,
.sidebar-nav li .active,
.sidebar-nav li > li:focus {
  background-color: #27c2c5;
  color: #303030;
  text-decoration: none;
}
.sidebar-brand {
  color: #999999;
  line-height: 60px;
  font-size: 18px;
}
.cblok {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-top: 15px;
}
.blok1 {
  min-height: 150px;
}
.blok2,
.blok3 {
  min-height: 400px;
}
ul {
  padding-left: 0px;
}
.litlijst li {
  text-decoration: none;
  padding-left: 10px;
  line-height: 25px;
  display: block;
  border-radius: 3px;
}
.litlijst li a {
  color: #999999;
  display: block;
}
.litlijst li a:hover {
  background-color: #ffbb58;
  color: #4e4e4e;
}
ul.selectlijst {
  text-decoration: none;
  margin-left: 0px;
  padding-left: 0px;
}
ul.selectlijst li {
  display: block;
  margin-left: -15px;
}
button.nostyling {
  padding: 0;
  margin: 0;
  border: none;
  background-color: inherit;
  text-align: left;
  padding-left: 5px;
  border-radius: 3px;
  color: inherit;
}
button.nostyling.jq1 {
  width: 100%;
}
button.nostyling.jq2 {
  width: 80%;
}
button.nostyling.jq3 {
  float: right;
}
button.nostyling:hover {
  background-color: #ffbb58;
}
button.nostyling.active,
button.nostyling:focus {
  background-color: #27c2c5;
}
button.jq0 {
  width: 200px;
  margin-bottom: 10px;
}
.colofondiv {
  display: none;
  min-height: 400px;
  overflow-y: auto;
}
tr.legeregel {
  height: 15px;
}
.butvoet {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hoofdstukken {
  display: none;
}
.iLayout {
  float: left;
  margin: 5px 20px 5px 0px;
  width: 80px;
}
.iLayout.keus {
  border: 1px solid #27c2c5;
}
.iSchema {
  float: left;
  margin: 5px 30px 5px 0px;
  width: 150px;
}
.iSchema.keus {
  border: 2px solid #27c2c5;
}
.truecontent {
  min-height: 300px;
}
.cursustekst {
  margin-top: 15px;
  color: #1c1d1e;
  background-color: #fbf7c3;
}
.cursustekst textarea {
  background-color: #fbf7c3;
  border: 1px solid #4e4e4e;
  margin: 10px;
  width: 97%;
  min-height: 50px;
  padding: 5px;
}
.truecontent {
  background-color: #ffffff;
}
.paginamaken {
  display: none;
}
.selectable {
  cursor: pointer;
}
.selectable:hover {
  background-color: #ffbb58;
}
.bloklinks {
  min-height: 500px;
}
#jq5 {
  margin-top: 10px;
}
#jq5-1 {
  display: none;
}
.jq7,
.jq8 {
  float: right;
}
.ls_table tr {
  border-bottom: 1px solid #dddddd;
  height: 2em;
}
.ls_table td {
  vertical-align: top;
  padding-right: 5px;
}
table.standaard thead {
  background-color: #13565c;
  color: #ffffff;
  padding: 10px 5px 10px 5px;
  height: 2em;
  vertical-align: center;
}
table.standaard td {
  padding-left: 5px;
  padding-right: 5px;
}
table.standaard td.right {
  text-align: right;
}
#popCursusinfo {
  display: none;
}
.lsAccounttable td {
  height: 2em;
  text-align: right;
}
.vraagcontainer {
  height: 500px;
  overflow-y: auto;
}
.moveclass.selected {
  background-color: #27c2c5;
}



/***********************************************************************************************************/
/*                                                                                                         */
/*       temporally frontpage.css  styles for the new cadenzatheme TODO merge the rules to the theme       */
/*                                                                                                         */
/***********************************************************************************************************/


@font-face {
  font-family: 'pt_sansbold_italic';
  src: url('fonts/pts76f-webfont.eot');
  src: url('fonts/pts76f-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pts76f-webfont.woff') format('woff'), url('fonts/pts76f-webfont.ttf') format('truetype'), url('fonts/pts76f-webfont.svg#pt_sansbold_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansbold';
  src: url('fonts/pts75f-webfont.eot');
  src: url('fonts/pts75f-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pts75f-webfont.woff') format('woff'), url('fonts/pts75f-webfont.ttf') format('truetype'), url('fonts/pts75f-webfont.svg#pt_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansitalic';
  src: url('fonts/pts56f-webfont.eot');
  src: url('fonts/pts56f-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pts56f-webfont.woff') format('woff'), url('fonts/pts56f-webfont.ttf') format('truetype'), url('fonts/pts56f-webfont.svg#pt_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'pt_sansregular';
  src: url('fonts/pts55f-webfont.eot');
  src: url('fonts/pts55f-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/pts55f-webfont.woff') format('woff'), url('fonts/pts55f-webfont.ttf') format('truetype'), url('fonts/pts55f-webfont.svg#pt_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
  background-color: #ffffff;
  font-family: 'pt_sansregular', sans-serif;
  font-size: 14px;
}
#topmenu {
  font-size: 0.9em;
}
input,
select,
.form-control {
  font-family: 'pt_sansregular', sans-serif;
}
.nooutline {
  outline: none;
}
.form-control {
  /*padding-left: 3px;
  height: 26px;*/
}
.pt1 {
  padding-top: 2px;
}
td {
  padding-right: 10px;
}
.container {
  background-color: #ffffff;
  margin-left: auto;
  margin-right: auto;
}
.navbar {
  margin-bottom: 0px;
  border-radius: 0px;
  border: 0px;
  background-color: #ffffff;
  color: #1c1d1e;
}
.navbar-default .navbar-nav {
  background-image: none;
  background-color: transparent;
  color: #1c1d1e;
  margin-bottom: 0px;
}

.navbar-default .navbar-nav li.active > a {
  background-color: #00b0e5;
  color: #ffffff;
}

.navbar-default .navbar-nav li a {
  text-transform: uppercase;
  /* padding-bottom: 29px; */
  /* padding-top: 31px; */
  color: #1c1d1e;
}
.navbar-default .navbar-nav li a:hover {
  background-color: #eeeeee;  
}
.navbar-default .navbar-nav li a.selected {
  background-color: #00b0e5;
  color: #ffffff;
}
.navbar-default .navbar-nav li a.selected:hover {
  background-color: #17a4ce;
  color: #ffffff;
  outline: none;
}
.navbar-default .navbar-nav li a:focus {
  outline: none;
}
li.selected {
  background-color: #00b0e5;
  color: #ffffff;
}
li.selected:hover {
  background-color: #17a4ce;
  outline: none;
}
.navbar-default {
  background-image: none;
  border: none;
  box-shadow: none;
}
.navbar-default.navbar-form {
  border: none;
}
.row.sub {
  background-color: #4e4e4e;
}
.row{
    margin-left: -15px;
    margin-right: -15px;
}
.submenu {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #4e4e4e;
  color: #ffffff;
  min-height: 15px;
  border: none;
}
.submenu .container-fluid {
  float: right;
}
.submenu li {
  float: left;
}
.submenu li a {
  color: inherit;
}
.submenu li a:hover {
  color: #1c1d1e;
}
.submenu .ls_nav li {
  color: inherit;
  padding-right: 20px;
  padding-left: 5px;
}
.submenu .ls_nav li:hover {
  color: #1c1d1e;
  background-color: #ffbb58;
}
.modal-header {
  background-color: #00B0E5;
  color: #fff;
}
.modal-header h4{
	color: #fff;
}
.footer {
  font-size: 0.9em;
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  padding-top: 20px;
}
.lts_a {
  color: inherit;
}
.lts_a:hover,
.lts_a:active,
.lts_a:visited {
  color: inherit;
}
.closebut {
  border: 1px solid #ffbb58;
}
.lts_button {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  padding: 6px 10px 6px 10px;
  color: #13565c;
}
.lts_button:hover {
  background-color: #ffbb58;
  border-color: #f7b960;
}
.lts_button:focus {
  background-color: #00b0e5;
  border-color: #0baada;
}
.lts_button[disabled],
.lts_button[disabled]:hover {
  background-color: #dddddd;
  color: #4e4e4e;
  border-color: #dddddd;
}
.lts_button2 {
  background-color: #fff;
  color: #000000;
  font-weight: 400;
  font-size: 1.3em;
  width: 100%;
  margin-bottom: 10px;
  border-radius: 3px;
  border: 1px solid #dddddd;
}
.lts_button2:hover {
  background-color: #ffbb58;
  border-color: #f7b960;
}
.lts_button2:focus,
.lts_button2.selected {
  background-color: #00b0e5;
  border-color: #0baada;
}
.lts_button2[disabled],
.lts_button2[disabled]:hover {
  background-color: #dddddd;
  color: #4e4e4e;
  border-color: #dddddd;
}
.lts_button3 {
  background-color: #1e9799;
  border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#25b8bb", endColorstr="#1e9799");
  background-color: -khtml-gradient(linear, left top, left bottom, from(#25b8bb), to(#1e9799));
  background: -moz-linear-gradient(top, #25b8bb, #1e9799);
  background-color: -ms-linear-gradient(top, #25b8bb, #1e9799);
  background-color: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #25b8bb), color-stop(100%, #1e9799));
  background-color: -webkit-linear-gradient(top, #25b8bb, #1e9799);
  background-color: -o-linear-gradient(top, #25b8bb, #1e9799);
  background-color: linear-gradient(#25b8bb, #1e9799);
  border-color: #1e9799 #1e9799 #1d8f91;
  color: #fff !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.13);
  -webkit-font-smoothing: antialiased;
}
.lts_button3:hover {
  background: #ffbb58;
}
.lts_button3.small {
  width: 50px;
  height: 40px;
}
.btn-default:hover {
  background-image:none;
  background-color: #ffffff;
  border-color: #d6d6d6;
}
.loginbut {
  margin-left: 10%;
  width: 150px;
  font-weight: 600;
  font-size: 1.9em;
  background-color: #00b0e5;
}
.bluebut {
  font-weight: 600;
  font-size: 1.9em;
  background-color: #00b0e5;
}
.introtext {
  box-shadow: 2px 2px 2px #8c8c8c;
  border-radius: 3px;
  border: 1px solid #dddddd;
  padding: 15px;
  margin-bottom: 10px;
  height: 180px;
  overflow-y: auto;
}
.textbox2{
    box-shadow: 2px 2px 2px #8c8c8c;
    border-radius: 3px;
    border: 1px solid #dddddd;
    padding: 15px;
    margin-bottom: 10px;
    height:370px;
}
.middenstuk {
  background-color: #dcdcdc;
  padding-top: 15px;
  padding-bottom: 15px;
}
.introtext3 {
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0px 2px 1px #8c8c8c;
  padding: 10px;
  height: 180px;
  margin-bottom: 5px;
  margin-top: 8px;
  overflow-y: auto;
}
.introtext4 {
  background-color: #00B0E5;
  height: 180px;
  padding-top: 20px;
  border-radius: 3px;
}
.introtext5 {
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 0px 2px 1px #8c8c8c;
  padding: 10px;
  height: 200px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.panelveld {
  float: left;
  padding-left: 0px;
  padding-right: 5px;
  height: 200px;
}
#cursusinfo {
  position: absolute;
  top: 15%;
  left: 10%;
  display: none;
  box-shadow: 8px 8px 4px #888888;
  z-index: 50;
}
.leader {
  background-image: url("../../img/leaderhs.jpg");
  background-repeat: no-repeat;
  background-color: #dcdcdc;
  color: #000000;
  height: 150px;
  margin-bottom: 10px;
  width:1358px;
  position:relative;
  left:-100px;
}
.leaderMaatman {
  background-image: url("../../img/maatmanlogo.png");
  background-repeat: no-repeat;
  background-color: #e3f1ec;
  height: 150px;
  margin-bottom: 10px;
}
.thumbnail p,
.thumbnail h4 {
  text-align: center;
}
.thumbnavi {
  padding: 10px 0px 10px 0px;
  text-align: center;
}
.kolomblok {
  float: left;
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin: 3px;
  padding: 5px;
  width: 100%;
  height: 150px;
}

.lts_ul {
  list-style-type: none;
}
.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: none;
  background-color: #dddddd;
  opacity: 0.5;
  z-index: 100;
}
.popup {
  position: absolute;
  min-width: 120px;
  min-heigh: 50px;
  display: none;
  left: 20;
  top: 20;
  z-index: 120;
  background-color: #ffffff;
  border: 1 px solid #dddddd;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #8c8c8c;
  opacity: 1;
}
.popup h4 {
  margin-top: 0px;
}
.popup .popheader {
  background-color: #32b3bf;
  color: #ffffff;
  padding: 10px 5px 5px 10px;
}
.popup .popbody {
  background-color: #ffffff;
  padding: 10px;
}
.popup .popfooter {
  padding: 10px;
}
.popup tr {
  height: 40px;
}
.lts_form_control {
  height: 25px;
  display: inline-block;
  border-radius: 3px;
  border-right: 1px solid #f2f2f2;
  border-bottom: 1px solid #f2f2f2;
  font-size: 0.9em;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 3px;
  margin-top: 5px;
  transition: none;
  box-shadow: none;
}
.lts_form_control:hover {
  border: 1px solid #ffbb58;
}
.lts_form_control:focus,
.lts_form_control:focus:hover {
  box-shadow: none;
  border: 1px solid #00b0e5;
}
.lts_form_control.pers2 {
  width: 200px;
}
.lts_label {
  font-weight: normal;
}
.padding5 {
  padding-left: 2px;
  padding-right: 2px;
}
.sblselector {
  width: 140px;
  padding-right: 0px;
  border-left: 2px solid #dddddd;
  border-top: 2px solid #dddddd;
}
.mijncursus {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #8c8c8c;
  margin-bottom: 5px;
  padding: 10px 0px 5px 0px;
  width: 99%;
}
.othercursus {
  background-color: #fff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  box-shadow: 2px 2px 2px #8c8c8c;
  margin-bottom: 20px;
  height: auto;
}
.divnone {
  display: none;
}
.kopje {
  background-color: #dddddd;
  color: #f2f2f2;
}
.juisteantwoord {
  background-color: #24878f ;
  color: #ffffff;
}
.mijnkolom {
  border: 1px solid #dddddd;
  height: 600px;
}
.overflowdiv {
  height: 300px;
  overflow-y: auto;
  overflow-x: hidden;
}
.sidebar-nav {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navbar-nav > li.b2 {
  padding-top: 12px;
  padding-bottom: 12px;
  line-height: 12px;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
  display: block;
  position: relative;
}
.navbar-nav > li.b2:hover {
  background-color: #ffbb58;
}
.sidebar-nav li {
  line-height: 35px;
  text-indent: 10px;
  border-radius: 3px;
}
.sidebar-nav li a,
.sidebar-nav li {
  color: #999999;
  display: block;
  border-bottom: 1px solid #dddddd;
  text-decoration: none;
}
.sidebar-nav li a .sub,
.sidebar-nav li .sub {
  margin-left: 30px;
}
.sidebar-nav li a .active,
.sidebar-nav li .active {
  background-color: #00b0e5;
  color: #303030;
}
.sidebar-nav li a:hover,
li.sub:hover {
  color: #fff;
  background-color: #ffbb58;
  text-decoration: none;
}
.sidebar-nav li a .active,
.sidebar-nav li a:focus,
.sidebar-nav li .active,
.sidebar-nav li > li:focus {
  background-color: #00b0e5;
  color: #303030;
  text-decoration: none;
}
.sidebar-brand {
  color: #999999;
  line-height: 60px;
  font-size: 18px;
}
.cblok {
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  margin-top: 15px;
}
.blok1 {
  min-height: 150px;
}
.blok2,
.blok3 {
  min-height: 400px;
}
ul {
  padding-left: 0px;
}
.litlijst li {
  text-decoration: none;
  padding-left: 10px;
  line-height: 25px;
  display: block;
  border-radius: 3px;
}
.litlijst li a {
  color: #999999;
  display: block;
}
.litlijst li a:hover {
  background-color: #ffbb58;
  color: #4e4e4e;
}
ul.selectlijst {
  text-decoration: none;
  margin-left: 0px;
  padding-left: 0px;
}
ul.selectlijst li {
  display: block;
  margin-left: -15px;
}
button.nostyling {
  padding: 0;
  margin: 0;
  border: none;
  background-color: inherit;
  text-align: left;
  padding-left: 5px;
  border-radius: 3px;
  color: inherit;
}
button.nostyling.jq1 {
  width: 100%;
}
button.nostyling.jq2 {
  width: 80%;
}
button.nostyling.jq3 {
  float: right;
}
button.nostyling:hover {
  background-color: #ffbb58;
}
button.nostyling.active,
button.nostyling:focus {
  background-color: #00b0e5;
}
button.jq0 {
  width: 200px;
  margin-bottom: 10px;
}
.colofondiv {
  display: none;
  min-height: 400px;
  overflow-y: auto;
}
tr.legeregel {
  height: 15px;
}
.butvoet {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hoofdstukken {
  display: none;
}
.iLayout {
  float: left;
  margin: 5px 20px 5px 0px;
  width: 80px;
}
.iLayout.keus {
  border: 1px solid #00b0e5;
}
.iSchema {
  float: left;
  margin: 5px 30px 5px 0px;
  width: 150px;
}
.iSchema.keus {
  border: 2px solid #00b0e5;
}
.truecontent {
  min-height: 300px;
}
.cursustekst {
  margin-top: 15px;
  color: #1c1d1e;
  background-color: #fbf7c3;
}
.cursustekst textarea {
  background-color: #fbf7c3;
  border: 1px solid #4e4e4e;
  margin: 10px;
  width: 97%;
  min-height: 50px;
  padding: 5px;
}
.truecontent {
  background-color: #ffffff;
}
.paginamaken {
  display: none;
}
.selectable {
  cursor: pointer;
}
.selectable:hover {
  background-color: #ffbb58;
}
.bloklinks {
  min-height: 500px;
}
#jq5 {
  margin-top: 10px;
}
#jq5-1 {
  display: none;
}
.jq7,
.jq8 {
  float: right;
}
.ls_table tr {
  border-bottom: 1px solid #dddddd;
  height: 2em;
}
.ls_table td {
  vertical-align: top;
  padding-right: 5px;
}
table.standaard {
  border: none;
}
table.standaard thead {
  background-color: #13565c;
  color: #ffffff;
  padding: 10px 5px 10px 5px;
  height: 2em;
  vertical-align: center;
}
table.standaard td {
  padding-left: 5px;
  padding-right: 5px;
  border-top: 0px !important;
  line-height: 1.1 em;
}
table.standaard td.right {
  text-align: right;
}
#popCursusinfo {
  display: none;
}
.lsAccounttable td {
  height: 2em;
  text-align: right;
}
.vraagcontainer {
  height: 500px;
  overflow-y: auto;
}
.moveclass.selected,
span.selected {
  background-color: #00b0e5;
}
.iconwidth {
  width: 25px;
}
span.lbl {
  display: inline-block;
  width: 75px;
}
input[type="radio"].radenquete {
  margin-right: 10px;
  margin-left: 15px;
}
.tussenregel {
  height: 20px;
}
@media (min-width: 769px) {
  .tussenregel {
    height: 20px;
  }
}
p {
  font-family: 'pt_sansregular', sans-serif, sans;
  font-size: 14px;
}
h4 {
  margin-bottom: 10px;
}
.drieblok {
  height: 300px;
}
.rowgrijs {
  background-color: #f0f0f0;
}
.grijsblok {
  background-color: #ebebeb;
  margin-top: 5%;
  padding-top: 10px;
  padding-bottom: 25px;
  padding-right: 30px;
}

.grijsblok a:hover{
	text-decoration:none;
	color : #fff;
}
.grijsblok a:selected{
	text-decoration:none;
	color : #fff;
}
.grijsblok a:visited{
	text-decoration:none;
	color : #fff;
}
.mt50 {
  margin-top: 50px;
}
.mt25 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.bluebutton {
/*    background-image: linear-gradient(to bottom, #62C6E5 0%, #00B0E5 30%);
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
*/
  background-color: #00b0e5;
  color: #ffffff;
  border: none;
  height: 50px;
  padding-left: 45px;
  padding-right: 45px;
  display: inline-block;
  text-decoration : none;
  line-height: 50px;
 
  border-radius:3px;
  font-size:14px;
}
.bluebutton.dossier {
   margin-left: 40px;
}
.bluebutton:hover {
  background-color: #0082e5;
  transition: none;
  color: #fff;
  text-decoration : none;
}
.bluebutton.lichtblauw{
  background-color:#6bdcff;
}
.bluebutton.lichtblauw:hover{
  background-color: #0082e5;
}
.bluebutton.small {
  padding-left: 5px;
  padding-right: 5px;
  width: 100%;
}
.bluebutton.smaller {
  padding-left: 30px;
  padding-right: 30px;
}
.bluebutton.narrow {
  height: 22px;
  padding-left: 10%;
  padding-right: 10%;
  line-height: 20px;
}
.whitebutton {
  background-color: #ffffff;
  color: #636363;
  border: 1px solid #00b0e5;
  height: 50px;
  padding-left: 5px;
  padding-right: 5px;
  border-radius:3px;
}
.bluebutton.academie {
  margin-top: 10px;
  text-align: center;
  width: 265px;
}

.whitebutton.selected {
	background-image: linear-gradient(to bottom, #62C6E5 0%, #00B0E5 30%);
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
  background-color: #00b0e5;
  color: #ffffff;
}
.whitebutton.selected:hover {
/*	background-image: linear-gradient(to bottom, #62C6E5 0%, #00B0E5 30%);
    background-repeat: repeat-x;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.075) inset;
*/    
    background-image:none;
    background-color: #0082e5;
    transition: none;
}
.whitebutton:hover {
  background-color: #eeeeee;
  transition: none;
}
.whitebutton.dossier {
  width: 25%;
  margin-left: 5%;
}
.rowgrijs {
  height: 450px;
}
.coursepreview {
  height: 310px;
  width: 220px;
  margin-top: 50px;
}
.imgcenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#carousel_inner {
  float: left;
  overflow: hidden;
}
.carcourses {
  list-style: none;
  margin: 0px;
  position: relative;
  left: -255px;
  width: 9999px;
}
.carcourses > li {
  float: left;
  width: 220px;
  margin-left: 35px;
}
.cirkelbutton {
  width: 50px;
  height: 50px;
  border-radius: 50px;
  border-right: 1px solid #d1d1d1 ;
  border-bottom: 1px solid #d1d1d1 ;
  background-color: #ebebeb;
  font-size: 20px;
  font-weight: 900;
  margin-left: 20px;
  margin-right: 20px;
}
.centerbut{
  font-family:"pt_sansregular", sans serif;
  display: block;
   height: 50px;
  /* width: 150px; */
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.lsbutton {
  display: block;
  background-color: #ebebeb;
  color: #636363;
  font-size: 20px;
  font-weight: 900;
  height: 50px;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.car-nav {
  cursor: pointer;
  height: 50px;
}
.leesmeerbutton {
  font-weight: 600;
  border: none;
}
.center {
  text-align: center;
}
h3,
h4 {
  color: #636363;
}
.top25 {
  margin-top: 25px;
}
.boxmetborder {
  border: 1px solid #ebebeb;
  box-shadow: 2px 3px 2px  #ebebeb;
  -webkit-box-shadow: 2px  3px 2px #ebebeb;
}
.w80 {
  display: inline-block;
  width: 80px;
}
.homeimage {
 max-width: 100%;
 /* max-height: 200px; */
}
.footerresttekst {
  color: #e6e6e6;
}
.footer-navbar a{
	color: #e6e6e6;
}
.lsp {
  margin: 1px 0px 1px 5%;
}
.lsp2 {
  margin: 1px 0px 1px 3px;
}
.lstd {
  border-top: none !important;
}
.btn-cadenza:disabled {
  background-color: #636363;
  color: #ffffff;
}
.btn-primary{
    background-image:none;
    background-color: #00b0e5;
   color: #ffffff;
    border: none;
}
.btn-primary:hover{
  background-color:#0082e5;
}
.scrollable {
  height: 98%;
  overflow-y: auto;
}
.carousel .slide {
  margin-top: 10px;
  margin-bottom: 10px;
}
.lsactionholder {
  margin: 0px;
  margin-top: 10px;
  padding: 10px 5px 10px 5px;
}

.mt15 {
	margin-top:15px!important;
}

.w80pc {
	width:80%!important;
}
.carousel-coursetitle{
   font-weight: 200;
   font-size: 1.1em;
}
/* how to */
.blauw{
  background-color:#0d429d;
}


/**************************************************  END OF TEMPORALLY FRONTPAGE STYLES   *********************************************/
.wel-padding-left{
  padding-left: 10px;
}

.cirkel{
  display:inline-block;
  width: 30px;
  height:30px;
  border-radius: 30px;
  background-color: #00b0e5;
}