/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */



/* ========================================================================

   Use this file to add custom CSS easily

 ========================================================================== */



@media (min-width: 1220px) {

.tm-headerbar {

  margin-top: 40px;

  margin-bottom: 10px;

}

}



.uk-navbar-nav > li > a {

  padding: 0 0 0 20px;

  background: url(../images/menu-dot.png) 8px center no-repeat;

}



.uk-navbar-nav > li:first-child > a {

  padding: 0;

  background: none;

}



.uk-button {

  -moz-border-radius: 6px;

  -webkit-border-radius: 6px;

  -khtml-border-radius: 6px;

  border-radius: 6px;

}



.tm-headerbar .uk-panel {

  background: #a62003;

  width: 154px;

  height: 130px;

  padding: 0 12px;

  margin-top: -25px;

}



.tm-headerbar input {

  width: 132px;

}



@media (min-width: 1220px) {

.tm-headerbar .uk-panel {

  margin-top: -40px;

  width: 190px;

}



.tm-headerbar input {

  width: 168px;

}



}



.tm-headerbar .uk-panel h3 {

  color: #fff;

  font-size: 12px;

  line-height: 12px;

  font-weight: bold;

  margin-top: 15px;

  margin-bottom: 10px;

}



select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {

  height: 18px;

  padding: 0px 10px;

  font-size: 11px;

  line-height: 18px;

  color: #999999;

}



.uk-button {

  line-height: 20px;

  min-height: 20px;

  font-size: 11px;

}



.tm-headerbar {

  position: relative;

  margin-bottom: 10px;

}



.tm-logo {

  position: absolute;

  top: -12px;

  left: 0;

}



@media (max-width: 990px) {

.tm-logo img {

  max-width: 70%;

}

}



.uk-panel {

  -webkit-box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.25);

  -moz-box-shadow:    0px 10px 30px 0px rgba(50, 50, 50, 0.25);

  box-shadow:         0px 10px 30px 0px rgba(50, 50, 50, 0.25);

}

.wdc-no-shadow .uk-panel {

  -webkit-box-shadow: none;

  -moz-box-shadow:    none;

  box-shadow:         none;

}



.uk-panel-title {

  background: #a62003;

  color: #fff !important;

  margin: -15px -15px 0;

  padding: 10px 15px;

  font-size: 15px;

  font-weight: bold;

}



.tm-navbar {

  margin-top: 15px;

  margin-bottom: 10px;

}



.tm-top-a .uk-panel-title, .tm-top-b .uk-panel-title, .tm-top-c .uk-panel-title, .tm-wdc-b .uk-panel-title, .tm-wdc-c .uk-panel-title, .tm-wdc-d .uk-panel-title, .tm-wdc-c1 .uk-panel-title {

  background: #a62003;

  color: #fff !important;

  margin: 0;

  padding: 15px 20px;

  font-size: 15px;

  line-height: 16px;

  font-weight: bold;

  height: 35px;

  overflow: hidden;

}



.tm-top-a .uk-panel-box-primary .uk-panel-title, .tm-top-b .uk-panel-box-primary .uk-panel-title, .tm-top-c .uk-panel-box-primary .uk-panel-title, .tm-wdc-b .uk-panel-box-primary .uk-panel-title, .tm-wdc-c .uk-panel-box-primary .uk-panel-title, .tm-wdc-d .uk-panel-box-primary .uk-panel-title, .tm-wdc-c1 .uk-panel-box-primary .uk-panel-title {

  background: #a62003;

  color: #fff !important;

  margin: 0;

  padding: 15px 20px;

  font-size: 15px;

  line-height: 16px;

  font-weight: bold;

  height: 35px;

  overflow: hidden;

}



.tm-top-a .uk-panel-box-secondary .uk-panel-title, .tm-top-b .uk-panel-box-secondary .uk-panel-title, .tm-top-c .uk-panel-box-secondary .uk-panel-title, .tm-wdc-b .uk-panel-box-secondary .uk-panel-title, .tm-wdc-c .uk-panel-box-secondary .uk-panel-title, .tm-wdc-d .uk-panel-box-secondary .uk-panel-title, .tm-wdc-c1 .uk-panel-box-secondary .uk-panel-title {

  background: #a62003;

  color: #fff !important;

  margin: 0;

  padding: 15px 20px;

  font-size: 15px;

  line-height: 16px;

  font-weight: bold;

  height: 35px;

  overflow: hidden;

}



.tm-top-a .uk-panel, .top-z, .tm-wdc-b .uk-panel, .tm-wdc-c .uk-panel, .tm-wdc-d .uk-panel, .tm-wdc-c1 .uk-panel {

  padding: 0;

}



.tm-top-a .uk-panel p, .top-z p, .tm-wdc-b .uk-panel p, .tm-wdc-c .uk-panel p, .tm-wdc-d .uk-panel p, .tm-wdc-c1 .uk-panel p {

  margin: 0;

}



.tm-top-a .uk-panel img, .top-z img, .tm-wdc-b img, .tm-wdc-c img, .tm-wdc-d img, .tm-wdc-c1 img {

  width: 100%;

}



.tm-footer {

  text-align: left;

  color: #999;

  font-size: 12px;

}



.tm-footer a {

  color: #999 !important;

}



.uk-subnav {

  font-size: 12px;

}



.uk-subnav > li {

  vertical-align: baseline;

  font-size: 12px;

}



.uk-subnav > li > a {

  background: url(../images/dot-footer.jpg) left 8px no-repeat;

  padding-left: 15px;

}



.uk-subnav-line > li:nth-child(n+2):before {

  display: none;

}



.tm-footer .uk-panel {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

  display: block;

  margin-right: 10px;

}

.tm-footer .uk-flex-center {
    -ms-flex-pack: left;
    -webkit-justify-content: left;
    justify-content: left;
}



.ezine, .ezine a {

  color: #999;

}



.ezine ul {

  list-style: none;

  margin: 20px 0 0 0;

  padding: 0;

}



.ezine ul li {

  margin: 0 0 15px 0;

  background: url(../images/ezine-list.jpg) right 50% no-repeat;

  padding-right: 10px;

}



.readon a {

  color: #999;

  font-weight: bold;

}



.noshadow {

  -webkit-box-shadow: none;

  -moz-box-shadow: none;

  box-shadow: none;

}



.tm-content {

  -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.25);

  -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.25);

  box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.25);

  padding: 15px 15px 40px;

}



.uk-article-title {

  font-size: 32px;

  line-height: 44px;

  font-weight: bold;

  padding-right: 45px;

}



h2,h3 {

  color: #141400;

}



.tm-sidebar-b .uk-panel {

  -webkit-box-shadow: none;

  -moz-box-shadow:    none;

  box-shadow:         none;

  padding: 0;

  margin-bottom: 40px;

}



.ezine {

  -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.25) !important;

  -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.25) !important;

  box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.25) !important;

  padding: 15px !important;

}



.tm-sidebar-b {

  -webkit-box-shadow: 0px 0px 30px 0px rgba(50, 50, 50, 0.25);

  -moz-box-shadow:    0px 0px 30px 0px rgba(50, 50, 50, 0.25);

  box-shadow:         0px 0px 30px 0px rgba(50, 50, 50, 0.25);

  padding: 15px;

  margin-top: 15px;

}



.home .tm-sidebar-b {

  -webkit-box-shadow: none;

  -moz-box-shadow:    none;

  box-shadow:         none;

  padding: 0;

  margin-top: 0;

}



@media (max-width: 768px) {



.tm-sidebar-b {

}



.home .tm-sidebar-b {

  margin-top: 15px;

}



.uk-article-title {

  background: none;

}



}



.home .uk-grid:not(.uk-grid-preserve) > * {

  padding-left: 15px;

}



.teaser {

  font-size: 16px;

  font-weight: bold;

  color: #5F5E5E;

  line-height: 32px;

}



.teaser a {

  font-size: 16px;

  font-weight: bold;

  color: #a62003;

  text-decoration: underline;

}



.category-module li {

  font-weight: bold;

}



.mod-articles-category-introtext {

  font-weight: normal;

}

.lijntje {
  border: 1px solid #ddd;
}

.tm-top-a p, .tm-wdc-b p, .tm-wdc-c p, .tm-wdc-d p, .tm-wdc-c1 p {
  margin: 0 !important;
  padding: 0 !important;
}

.cta-button {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.cta-button .uk-nav-side > li {
    margin-bottom: 10px;
}

.cta-button .uk-nav-side > li:last-child {
    margin-bottom: 0px;
}

.cta-button .uk-nav-side > li > a {
    background: #a62003;
    color: #fff;
    padding: 15px 20px;
    font-size: 15px;
    line-height: 16px;
    font-weight: bold;
    overflow: hidden;
}

.a2a_s_facebook {
    /* background-image: url(../images/facebook.svg) !important; */
    background-color: #a62003 !important;
}

.a2a_s_twitter {
    background-image: url(../images/twitter.svg) !important;
}

.a2a_s_linkedin {
    background-image: url(../images/linkedin.svg) !important;
}

.a2a_s_google_plus {
    background-image: url(../images/googleplus.svg) !important;
}

.a2a_dd {
    display: none !important;
}

h2, h3, h4, h5, h6 {
    color: #a62003;
}

.tm-content h2, .tm-content h3, .tm-content h4, .tm-content h5, .tm-content h6 {
    margin-bottom: 0 !important;
}

.tm-content * + p {
    margin-top: 0;
}

/*rsforms*/

.formResponsive .formHorizontal .formControlLabel {
  float: none;
  padding: 0 0 10px;
  text-align: left;
  width: 100%;
}
.formResponsive .formHorizontal .formControls {
  margin-left: 0;
}
.formResponsive .formHorizontal .formControls input ,
.formResponsive .formHorizontal .formControls textarea{
  margin-bottom: 0 !important;
  width: 100%;
}

.formResponsive .formHorizontal p.formDescription {
  margin-bottom: 0;
  margin-top: 0;
}
.rsform-calendar-box {
  margin: 0 10px 0 0 !important;
  width: 150px !important;
}
.formResponsive input.rsform-calendar-button {
  margin-bottom: 3px;
  width: 30px !important;
}
.rsform-block.rsform-block-agree {
  display: block;
  float: left;
}
.formResponsive .formHorizontal .rsform-block.rsform-block-agree .formControlLabel,
.formResponsive .formHorizontal .rsform-block.rsform-block-agree .formControls  {
  float: right !important;
  width: auto;
}
.formResponsive .formHorizontal .rsform-block.rsform-block-agree .formControls label  {
  float: left !important;
  display:none;
}
.rsform-block.rsform-block-send {
  clear: both;
}
.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="number"]:focus, .formResponsive input[type="email"]:focus, .formResponsive input[type="tel"]:focus, .formResponsive input[type="url"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus{
  border-color: #8b2433 !important;
  box-shadow: none;
}
.formResponsive input[type="submit"], .formResponsive button[type="submit"] {
  background-color: #a62003;
  background-image: -moz-linear-gradient(center top , #a62003, #a62003);
  background-repeat: repeat-x;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.formResponsive input[type="submit"]:hover, .formResponsive button[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive button[type="submit"]:active, .formResponsive input.active[type="submit"], .formResponsive button.active[type="submit"], .formResponsive input.disabled[type="submit"], .formResponsive button.disabled[type="submit"], .formResponsive input[type="submit"][disabled], .formResponsive button[type="submit"][disabled] {
  background-color: #7e8692;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: -moz-linear-gradient(center top , #7E8692, #7E8692);
}
.formResponsive input[type="checkbox"] {
	width:15px !important;
	height:15px !important;
	}
strong.formRequired {
  font-style: normal;
  font-weight: normal;
  margin-left: 3px;
}
.badge {
  border-radius: 0;
  box-sizing: border-box;
  font-size: 12px;
  line-height: 18px;
  min-width: 18px;
  padding: 5px;
}
.navbar-inner.rsf_navbar .btn {
  background: #ffffff none repeat scroll 0 0;
}
.navbar-inner.rsf_navbar .btn:hover {
  color:#A62003;
}

.category-module {
    list-style-type: none;
    padding-left: 0;
}

.category-module h2 {
    margin: 0;
}

* + p.mod-articles-category-introtext {
    margin-top: 0 !important;
}

.wdc-small-title .uk-article-title {
    font-size: 18px;
    line-height: 30px;
}

.embed-container {
  margin-bottom: 15px;
}

.jxtc-youtube {
    margin: 0 0 15px 0;
}

.uk-article .uk-button {
    font-size: 16px;
    line-height: 26px;
}

.eb-post .addtoany_container,
.eb-entry .addtoany_container{
  display: none;
}

.uk-button-primary {
    color: #fff !important;
    text-decoration: none !important;
}

.teaser .uk-button-large {
    min-height: 40px!important;
    line-height: 20px!important;
    font-size: 16px!important;
    padding: 10px 15px !important;
}

.wdc-slide-title .uk-h1 {
    font-size: 24px !important;
    line-height: 30px !important;
    text-align: center;
}

.wdc-download-grid .uk-panel-title {
    margin: -15px 0 0;
}

#eb .eb-post-content {
    width: auto;
}

.mpFormTable {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.descriptionLabel  {
  display: inline-block;
}

.submitButton {
  background: #000;
  border: 0;
  color: #fff;
}