.navBar, .footer{
	background: #00a1e1 !important;
}

.CommandButton     {
  background-color: #e72e2a;
  padding: 5px 10px;
  color: white;
}

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

.navBar::before{
  content: none !important;
}

#MainNav li:hover, #MainNav li.active {
    background: rgba(255, 255,255,0.1) !important;
    border-bottom: 5px solid #e72e2a !important;
}

#SideNav li.active a{
	background: #e72e2a !important;
}

#breadcrumb li::after, #breadcrumb li:last-child a{
	color: #e72e2a !important;
    display:none;
}

.lim_sum i, .lim_sum fieldset, .lim_sum .basket_opleidingssoort {
	color: white !important;
}
.limBtn{
  color: white !important;
}

.noFooter .footer{
  background: none !important;
}

.content{
	padding-top: 0 !important;
}

.ndtable th {
    border-bottom: thin solid #6493bb !important; 
}

.content .panels .footer a, table button, td .lim_a, .lim_a, .basket_block_container fieldset button, .lim .basket_confirm button{
  background-color: #e72e2a !important;
}


.companytxt{
	display: none;
}

#company a img{
  height: 60px !important;
}

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

.item.head{
  background-color: #e72e2a !important;
  
}

.content .item{
  width: 100%;
}

.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;
}

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

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

textarea {
  margin-left: 10px;
}


.content h2{
 	font-size: 24px !important;
    display: block;
    font-weight: normal;
    padding: 0 0 .2em;
    line-height: 1;
    color: #00a1e2;
    font-family: Arial;
  letter-spacing: 0;
  	font-weight: 900;
  	background: none;
  	background-color: white;
  	margin: 30px 0;
}




.innoform main ul li>label {
  color: #00a1e2 !important;
  font-size: 14px !important;
}

.innoform input[type=text]:focus, .innoform input[type=phone]:focus, .innoform  input[type=number]:focus, .innoform  select:focus {
 border-color:  #00a1e2 !important;
}

.innoform input[type=button]:hover, .innoform input[type=file]+label:hover, .innoform .button:hover {
  border-color:  #00a1e2 !important;
  color: #00a1e2 !important;
}

.innoform input[type=button].submit:hover, .innoform input[type=file]+label.submit:hover, .innoform .button.submit:hover {
 background-color:   #00a1e2 !important;
  color: white !important;
}

.innoform main ul li>label.error, .innoform main ul li>label.error-message {
  color: #ff5858 !important;
}

.imgR {
  display:none;
}

.ndtblock {
  padding: 0px !important;
}

.contheader {
  padding: 0px !important;
}

input[type=button], input[type=file]+label, .button {
  -webkit-appearance: none;
}

.innoform main .field-label span {
    font-size: 18px !important;
    font-weight: 700 !important;
    vertical-align: bottom !important;
    line-height: 11px !important;
}

input[type=text], input[type=phone], input[type=number], select, textarea {
  font-size: 12px !important;
}
table
{
             border:none;
             width:100%;
}
td,th
{
             padding:5px 15px;
             vertical-align:top;
}

th
{
             background-color:#c0c0c0;
             color:white;
             font-weight: bold;
             text-align:center;
}

td
{
             background-color:#f7f7f7;
}
table button, .lim_a {
  width: 110px !important;
  background-color: #028bff !important;
}
#breadcrumb {
    list-style-type: none;
    font-size: 14px;
    color: #00a1e1 !important;
}
#breadcrumb li:first-child {
    content: '\E88A';
    color: white;
    font-family: 'Material Icons';
    font-size: 0px;
}
.header p a {
    color: white;
}
.footer img {
    visibility: hidden !important;
}
table button, .lim_a {
  background-color: red !important;
}
#nd table .header {
  color: black !important;
}
a, a:visited {
  color: white !important;
}
.innoform main input[type=button], .innoform main .button {
    background-color: red;
    border-color: red;
}







