#tinymce table tr td, #tinymce table tr th
{
	vertical-align:top !important;
}
#tinymce table, #tinymce table tr td, #tinymce table tr th
{
	border:1px black solid !important;
	min-width:30px;
}

body#tinymce {
  padding: 20px;
}

body#tinymce div {
  outline: dotted 1px #ccc;
}

div.well {

}

div.clearfix {

}

span.themakleur{
  color:#0397d6;
}

.btn-custom1 { 
  color: #ffffff; 
  background-color: #009CDE; 
  border-color: #009CDE; 
} 
 
.btn-custom1:hover, 
.btn-custom1:focus, 
.btn-custom1:active, 
.btn-custom1.active, 
.open .dropdown-toggle.btn-custom1 { 
  color: #009CDE; 
  background-color: #FFFFFF; 
  border-color: #009CDE; 
} 
 
.btn-custom1:active, 
.btn-custom1.active, 
.open .dropdown-toggle.btn-custom1 { 
  background-image: none; 
} 
 
.btn-custom1.disabled, 
.btn-custom1[disabled], 
fieldset[disabled] .btn-custom1, 
.btn-custom1.disabled:hover, 
.btn-custom1[disabled]:hover, 
fieldset[disabled] .btn-custom1:hover, 
.btn-custom1.disabled:focus, 
.btn-custom1[disabled]:focus, 
fieldset[disabled] .btn-custom1:focus, 
.btn-custom1.disabled:active, 
.btn-custom1[disabled]:active, 
fieldset[disabled] .btn-custom1:active, 
.btn-custom1.disabled.active, 
.btn-custom1[disabled].active, 
fieldset[disabled] .btn-custom1.active { 
  background-color: #009CDE; 
  border-color: #009CDE; 
} 
 
.btn-custom1 .badge { 
  color: #009CDE; 
  background-color: #ffffff; 
}

.btn-custom2 {
  color: #000000;
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2:active,
.btn-custom2.active,
.open .dropdown-toggle.btn-custom2 {
  color: #000000;
  background-color: #F5F5F5;
  border-color: #666666;
}

.btn-custom2:active,
.btn-custom2.active,
.open .dropdown-toggle.btn-custom2 {
  background-image: none;
}

.btn-custom2.disabled,
.btn-custom2[disabled],
fieldset[disabled] .btn-custom2,
.btn-custom2.disabled:hover,
.btn-custom2[disabled]:hover,
fieldset[disabled] .btn-custom2:hover,
.btn-custom2.disabled:focus,
.btn-custom2[disabled]:focus,
fieldset[disabled] .btn-custom2:focus,
.btn-custom2.disabled:active,
.btn-custom2[disabled]:active,
fieldset[disabled] .btn-custom2:active,
.btn-custom2.disabled.active,
.btn-custom2[disabled].active,
fieldset[disabled] .btn-custom2.active {
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom2 .badge {
  color: #FAFAFA;
  background-color: #000000;
}

.btn-custom3 {
  color: #000000;
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3:active,
.btn-custom3.active,
.open .dropdown-toggle.btn-custom3 {
  color: #000000;
  background-color: #F5F5F5;
  border-color: #666666;
}

.btn-custom3:active,
.btn-custom3.active,
.open .dropdown-toggle.btn-custom3 {
  background-image: none;
}

.btn-custom3.disabled,
.btn-custom3[disabled],
fieldset[disabled] .btn-custom3,
.btn-custom3.disabled:hover,
.btn-custom3[disabled]:hover,
fieldset[disabled] .btn-custom3:hover,
.btn-custom3.disabled:focus,
.btn-custom3[disabled]:focus,
fieldset[disabled] .btn-custom3:focus,
.btn-custom3.disabled:active,
.btn-custom3[disabled]:active,
fieldset[disabled] .btn-custom3:active,
.btn-custom3.disabled.active,
.btn-custom3[disabled].active,
fieldset[disabled] .btn-custom3.active {
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom3 .badge {
  color: #FAFAFA;
  background-color: #000000;
}