<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton:link , .CommandButton:visited    {
  background-color: #651063;
  padding: 5px 10px;
  color: white;
}

.footer{
background: #bac8d1;
}

.LoginPanel .dnnSecondaryAction {
    background: #651063;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.LoginPanel .dnnPrimaryAction {
    background: #651063;
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.ndLogin .dnnLoginService input {
  width: 250px;
}

#dnn_ctr7915_Login_Login_DNN_cmdCancel{
  display: none;

}

.lim .basket_confirm button {
  display: inline-block !important;
}
/*dnn fix: added in an update.*/


.fu-container.ui-dialog-content.ui-widget-content, .ui-dialog-content.ui-widget-content{
    height: 100% !important;
}

.ndLogin {
  width: 280px!important;
}

@media only screen and (max-height: 800px)
.ndLogin {
  width: 280px !important;
}
}


.LoginPanel .dnnSecondaryAction {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.LoginPanel .dnnPrimaryAction {
    box-shadow: none;
    outline: none;
    border: none;
    border-radius: 20px;
    transition: all ease-in 200ms;
}

.ndLogin .dnnLoginService input {
  width: 250px;
}

.ndLogin .dnnFormItem:nth-child(4) {
  margin-top: 0 !important;
}

.hiddentable td{
    color: black;
    font-size: 12px;
}

.hiddentable td input{
    margin: 10px !important;
}

.hidden { display: none !important; }

.ndFm input{
  	border: thin solid rgba(0, 0, 0, 0.05);
  	padding: 5px;
}

.CommandButton, .CommandButton a{
  	color: white !important;
}


.ndLogin :nth-child(5).dnnFormItem{
  margin-top: -95px !important;
}


.sidebar ul li ul li a {
	height: auto !important;
}

p.info{
  margin: 0 !important; padding: 0;
}

.content ul{
  margin: 0 !important;
}

.dnnFormMessage.dnnFormSuccess{
  display: block !important;
}

a.lim_a{
  color: white !important;
}

#dnn_ctr7915_Login_Login_DNN_cmdCancel{
  display: none;

}

.lim .basket_confirm button {
  display: inline-block !important;
}
/*dnn fix: added in an update.*/


.fu-container.ui-dialog-content.ui-widget-content, .ui-dialog-content.ui-widget-content{
    height: 100% !important;
}

.ndLogin {
  width: 280px!important;
}

@media only screen and (max-height: 800px)
.ndLogin {
  width: 280px !important;
}
}

.dnn_contentPane h2 {
  color: black !important;
  background-color: #651063 !important;
}

.basketconfirm_confirm {
    font-size: 12px !important;
    padding-right: 10px !important;
    background-color: rgb(0, 151, 176) !important;
  border: 0;
  padding: 10px 15px !important;
  color: white;
  border-radius: 10px;
}

.basketconfirm_confirmmessage {
  background-color: rgba(0, 255, 0, 0.3) !important;
  color: #006400 !important;
  border: 1px solid #006400 !important;
  padding: 15px !important;
  margin-bottom: 10px !important;
}

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


/*navGradient*/
.navBar {
  background: #651063 !important;
}
 
/*display: none if an image overlay is unwanted*/
.navBar:before{
    display: none;
}


.nddetail h2 {
  color: #651063 !important;
}

.nddetail h3 {
 color: #651063 !important;
}

.ndtable tr.l1::after {
  background-color: #651063 !important;
}

.companytxt p, .companytxt h2 {
  color: #868689 !important;
}

table button, .lim_a {
  background-color: #651063 !important;
}


textarea {
  margin-left: 10px !important;
}

.form {
  margin-bottom: 100px !important;
}

#profile h2 {
  background-color: white !important;
}

#profile a {
  color: #868689 !important;
}

.item h2 {
  background-color: white !important;
  color: black !important;
}  
.item h3 {
 color: black !important;
}

/*set fonts*/
html, body, h1, h3, h4, h5, p{
    font-family: Tahoma, sans-serif !important;
    text-transform: none !important;
color: #666666;
}

.ndtblock {
  padding: 0 !important;
}

#dnn_dnnLOGO_hypLogo img {
  width: 15%;
  height: auto !important;
  float: left;
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic;
}

.companytxt {
   margin-top: 15px;
  float: left;
}

.ndtblock .item {
	background-color: white !important;
	border: none !important;
	margin: 0 !important;
}
	
.ndtblock .
 h2{
color: black !important;
}
.ndtblock .item h3{
color: black !important;
}

.ndtblock .item .tableMI{
color: #651063 !important;
  font-style: normal !important;
}

.raDiv, .RadAjax .raColor {
    width: 50vw !important;
    height: 500vh !important;
    margin: 0 !important;
    padding: 0 !important;
    display: block !important;
}


.checkbox { margin-left: 20px !important; }
.targetDiv {
    display: none
}
.targetDiv.first {
    display: block
}

.menu1 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(244, 127, 49, 0.1);
}

.menu2 {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(68, 175, 180, 0.1);
}

.menu1 a, .menu2 a {
  color: #212DA6 !important;
}

#mainmenurow {
  display: none;
}


.aspNetDisabled { color: #4B4B4B; background-color: #FFFFFF; border: 0px !important; padding: 0px !important; }

#dnn_ctr_EditUser_cmdDelete { display:none }
#dnn_ctr_EditUser_adminTabNav {display:none }


.paneltext { color: white !improtant; }
#ui-tabs-anchor { display:none }

.content .item.head {
  color: #651063;
  width: 16.67%;
}

.ProfilePhoto {
    background-color: white;
}

.nddetail {
    width: 95% !important;
}

.l2 {
    width: 100% !important;
}

.l3 {
    width: 100% !important;
}

.CustomClasse tbody tr td:last-child {
  padding-right: 50px !important;
}

#MainNav li {
  font-size: 9pt;
}

#breadcrumb li:last-child a, #breadcrumb li::after {
  color: white;
}

#SideNav li.active a {
  background-color: #651063 !important;
}

.container {
    box-sizing: content-box !important;
}

.content .item.head {
    box-sizing: border-box !important;
}

.container .icon {
  width: 7%;
    font-size: 48px;
    text-align: left;
  float: left;
  font-family: 'Material Icons';
  color: #651063;
  padding-top: 40px;
}

.textWrap {
  width: 93%;
  float: left;
}

.container h3 {
    font-size: 12px;
    text-align: left;
    line-height: 14px;
    color: black !important;
    font-weight: 500;
    margin: 0;
    padding: 0;
}

.container h2 {
    border-bottom: none;
    margin: 0;
    padding: 0 0 10px 0;
    font-size: 12px;
    font-weight: 700;
    line-height: 14px;
    color: black !important;
    text-align: left;
    background-color: white !important;
}

#MainNav li:hover, #MainNav li.active {
    border-bottom: 5px solid #007088;
    color: #007088 !important;
}

#MainNav li {
    padding: 0 10px;
}

.basket_block_container fieldset button, .basket_confirm button {
    background-color: #651063 !important;
}

#breadcrumb li:last-child a {
    color: white !important;
}

#breadcrumb a:visited, #breadcrumb a:hover {
    color: white;
}

.imgR {
  display: none;
}

.content .item.head h3 {
	font-size: 12px;
}

.NDForm td {
    vertical-align: top;
  padding: .5rem .625rem !important;
    font-family: 'Arial', sans-serif !important;
    font-size: 15px !important;
    color: #666 !important;
}

.NDForm input[type="text"], .NDForm textarea, .NDForm select {
  width: 150% !important;
  padding: 5px;
  border: 1px solid #838383 !important;
-webkit-box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
-moz-box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
  border-radius: 5px;
}

.NDForm textarea {
  margin-top: 15px;
}

.NDForm select {
  width: 105% !important;
  margin-left: 8px;
}

.NDForm label {
  font-size: 10pt !important;
}

.tac {
  color: #5c7b86 !important;
}


.NormalRed {
  margin-left: 15px;
}

input.NormalTextBox {
  margin-top: 0 !important;
}

.NDForm h4 {
  color: #651063 !important;
}

.hiddentable td {
    color: black;
    font-size: 12px;
    vertical-align: middle;
}


.NDform input[type="text"], .NDform textarea, .NDform select {
  width: 100% !important;
  padding: 5px;
  border: 1px solid #838383 !important;
-webkit-box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
-moz-box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
box-shadow: inset 2px 2px 2px 0px rgba(230,230,230,1);
  border-radius: 5px;
}

.NDform textarea {
  margin-top: 15px;
  overflow: hidden; 
}

.NDform select {
  width: 105% !important;
  margin-left: 8px;
}

.NDform label {
  font-size: 10pt !important;
}

.tac {
  color: #5c7b86 !important;
}


.NormalRed {
  margin-left: 15px;
}

input.NormalTextBox {
  margin-top: 0 !important;
}

.NDform h4 {
  color: #00a1bd !important;
}

.NDform label &gt; a {
  color: #651063 !important;
}

#dialog { background-color: white; 
 padding: 15px;
  z-index: 1;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
  border: 1px solid rgb(89, 89, 89);
-webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75);
}


.ui-dialog-titlebar-close {
-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);  
top: 5px !important;
right: -12px !important;
}
.ui-widget-overlay {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.0);
    z-index: 9;
}

.ui-dialog {
  z-index: 10;
}
    div.ui-dialog-titlebar &gt; .ui-dialog-titlebar-close {
    width: 8px !important;
    height: auto !important;
    }

.CommandButton2 {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .85em 1em;
    margin: 0 0;
    font-size: .9rem;
    background: #651063;
    color: #fff !important;
    border-radius: 3px;
}
.CommandButton3 {
    display: inline-block;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    -webkit-appearance: none;
    transition: background-color .25s ease-out,color .25s ease-out;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: .85em 1em;
    margin: 0 0;
    font-size: .9rem;
    background: #7cb4c4;
    color: #fff !important;
    border-radius: 3px;
}

    .table-vertical tbody tr:nth-child(even) {
    background-color: #f1f1f1;
    }

.table-vertical td {
  border: 0 !important;
}

.table-vertical tbody td, table thead th {
    padding: .5rem .625rem !important;
    font-family: 'Arial', sans-serif !important;
    font-size: 15px !important;
    color: #666 !important;
}

/*.table-vertical td, th {
    display: table-cell !important;
    vertical-align: inherit !important;
}*/

h2, .content h2 {
    color: #007088 !important;
	padding: 10px 0px !important;
    background: transparent !important;
}
h2, .content h2 {
    font-size: 28px !important;
}
h1, h2, h3, h4, h5, .content h2 {
    font-family: 'Trebuchet MS', sans-serif !important;
}

.check {
  color: #9cdb00 !important;
}

.tekst {
  padding: .5rem .625rem !important;
    font-family: 'Arial', sans-serif !important;
    font-size: 15px !important;
    color: #666 !important;
}

.hiddentable td {
    font-family: 'Arial', sans-serif !important;
    font-size: 15px !important;
    color: #666 !important;
}

.NDform label {
    font-size: 15px !important;
}

.Afbeelding {
  padding: 0px !important;
  height: 250px !important;
  overflow: hidden !important;
  width: 100% !important;
  margin: -30px -10px -10px -10px !important;
}

.Afbeelding img {
    width: 100% !important;  
}

.table-vertical tbody td.sf{
	font-size: 11px !important;
  	line-height: 12px  !important;
}

@media (max-width: 350px) {
	.startdata-opleiding td:first-child{
		display: none !Important;
  	}
  
  td.sf, .table-vertical th.label{
  	display: none !important;
  }
  
  table tbody tr .qhide{
	display: none !important;
  }
  
  table thead .qhide{
	display: none !important;
  }
  
  .startdata-opleiding{
	margin-top: 0 !important;
	}

}



body{
height: auto !important;
}

html{
  overflow-y: auto !important;
}

.table-vertical th.label{
	font-size: 11px !important;
  color: #91989c;
}

.startdata-opleiding{
	margin-top: -40px;
}

.ndtable th {
    border-bottom: thin solid rgba(0, 112, 136, 0.3) !important;
}
.innoform main ul li&gt;label{
  color: #666666 !important;
  Font-family: Arial !important;
}
.innoform {
  Font-family: Arial !important;
}
.innoform main input[type=button], .innoform main .button {
    margin-top: 15px;
}
input[type=button].submit, input[type=file]+label.submit, .button.submit {
    background-color: #651063 !important;
    color: #fff;
}
#dnn_ctr32454_ModuleContent &gt; div &gt; div &gt; div &gt; innoform &gt; main:nth-child(3) &gt; div:nth-child(3) &gt; span {
    font-weight: bolder;
    color: #651063;
}
.innoform main ul li&gt;label.error-message {
    margin-top: 0;
    font-weight: 700;
    color: #ff5858 !important;
}




















</pre></body></html>