/* 
    Created on : 4-dec-2017, 10:28:19
    Author     : kraneveldt
*/

iframe.twitter-share-button {
  display: inline-block;
}

hr.dark {
  border-top: 1px solid #ddd;
}

ul.hclist,
ol.hclist,
blockquote ul.hclist,
blockquote ol.hclist {
  padding-left: 0;
  margin-left: 1.75em;
  font-size: 13px;
}

blockquote p,
blockquote ul.hclist li,
blockquote ol.hclist li {
  font-style: italic;
}

form div.required label.control-label:after {
  content: " * ";
  color: red;
}

#mutatie-form label {
  font-size: 12px;
  letter-spacing: 0;
}

.npl {
  padding-left: 0;
}

.npr {
  padding-right: 0;
}

dd {
  margin-bottom: 0;
}

.mt-3 {
  margin-top: 3px;
}

.pt-8 {
  padding-top: 8px;
}

.pr-10 {
  padding-right: 10px !important;
}

.pl-5 {
  padding-left: 5px !important;
}

.pr-20 {
  padding-right: 20px !important;
}

img.grayscale {
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+ */
  filter: gray;
  /* IE6-9 */
  -webkit-filter: grayscale(100%);
  /* Chrome 19+ & Safari 6+ */
}

.clients-grid li a img {
  width: 143px;
}

img.grayscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

#slider {
  height: 250px;
}

.slider-caption h2 {
  font-size: 48px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 20px;
}

.slider-caption p {
  margin-bottom: 10px;
  font-size: 18px;
}

.ui-pnotify-title {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-weight: bold;
}

.ui-pnotify-icon>[class^="icon-"],
.brighttheme-icon-error,
.brighttheme-icon-success {
  margin-top: 5px;
}

.ui-pnotify-text {
  font-size: 12px;
}

hr.dark {
  margin-top: 5px;
  margin-bottom: 15px;
}

.panel-sidebar ul.iconlist {
  margin-bottom: 10px;
}

#logo {
  position: relative;
  text-align: left;
  float: none;
  font-family: Raleway, sans-serif;
  font-size: 26px;
  line-height: 50px;
  margin: auto;
  vertical-align: top;
  /* border-right: 1px solid #EEE; */
}

.logo-10 {
  /* hc */
  content: url("../images/logo_projecten/10.png");
  max-height: 50px;
}

.logo-100 {
  /* evk */
  content: url("../images/logo_projecten/100.png");
  max-height: 50px;
}

.logo-101 {
  /* evs */
  content: url("../images/logo_projecten/101.png");
  max-height: 50px;
}

.logo-102 {
  /* bve */
  content: url("../images/logo_projecten/102.png");
  max-height: 50px;
}

.logo-103 {
  /* evgd */
  content: url("../images/logo_projecten/103.png");
  max-height: 50px;
}

.logo-105 {
  /* eva */
  content: url("../images/logo_projecten/105.png");
  max-height: 50px;
}

.logo-110 {
  /* evc */
  content: url("../images/logo_projecten/110.png");
  max-height: 50px;
}

.logo-120 {
  /* inret */
  content: url("../images/logo_projecten/120.png");
  max-height: 50px;
}

.logo-121 {
  /* mu */
  content: url("../images/logo_projecten/121.png");
  max-height: 50px;
}

.logo-122 {
  /* energydeal */
  content: url("../images/logo_projecten/122.png");
  max-height: 50px;
}

.logo-123 {
  /* bnl */
  content: url("../images/logo_projecten/123.png");
  max-height: 50px;
}

.logo-124 {
  /* nbov */
  content: url("../images/logo_projecten/124.png");
  max-height: 50px;
}

.logo-128 {
  /* ep */
  content: url("../images/logo_projecten/128.png");
  max-height: 50px;
}

.logo-129 {
  /* gfh */
  content: url("../images/logo_projecten/129.png");
  max-height: 50px;
}

.logo-131 {
  /* evh */
  content: url("../images/logo_projecten/131.png");
  max-height: 50px;
}

.logo-132 {
  /* fespa */
  content: url("../images/logo_projecten/132.png");
  max-height: 50px;
}

.logo-133 {
  /* cedris */
  content: url("../images/logo_projecten/133.png");
  max-height: 50px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px 0;
}

.promo.fullwidth {
  padding: 30px;
}

#primary-menu {
  float: left;
}

.sticky-header #primary-menu>ul>li>a:first-child,
#primary-menu>ul>li>a:first-child {
  padding-left: 0px;
}

/*.sticky-header #logo {
    font-size: 18px;
    margin-top:-10px;
}

.sticky-header #logo .textlogo span:last-child {
    font-size:12px !important;
}*/

#top-account {
  margin: -30px 0 33px 20px;
}

/*.sticky-header #top-account {
    margin-top: -30px !important;
    margin-bottom: 33px !important;
}*/
#primary-menu ul li>a {
  padding: 9px 15px 9px 15px;
  font-size: 13px;
}

/*.sticky-header #primary-menu ul li > a {
    margin-top:-10px;
    padding: 0px 15px 9px 15px;
    font-size: 13px;
}*/

#header.sticky-header #header-wrap {
  height: 120px;
  background-color: #dddddd;
}

#header {
  height: 120px;
  background-color: #dddddd;
}

.inactiveLink {
  pointer-events: none;
  cursor: default;
}

.badge-default {
  background-color: #999999;
  border-color: #999999;
}

.badge-primary {
  background-color: #2196f3;
  border-color: #2196f3;
}

.badge-success {
  background-color: #4caf50;
  border-color: #4caf50;
}

.badge-info {
  background-color: #00bcd4;
  border-color: #00bcd4;
}

.badge-warning {
  background-color: #ff5722;
  border-color: #ff5722;
}

.badge-danger {
  background-color: #f44336;
  border-color: #f44336;
}

.badge-flat {
  background-color: transparent;
  border-width: 2px;
  padding: 1px 5px 0 5px;
}

.badge-flat[href]:hover,
.badge-flat[href]:focus {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.fa-fire {
  color: orange;
}

.fa-tint {
  color: #48d6ef;
}

.fa-bars {
  color: #ce2121;
}

.fa-asterisk {
  color: #008ef7;
}

.fa-bolt {
  color: #2197fb;
}

table.tree .headerrow {
  background-color: #f9f9f9;
}

.panel {
  border-radius: 0;
  font-size: 12px;
}

.panel-title {
  font-size: 12px;
}

.panel-heading {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.panel-sidebar:not(.full-height) .panel-body {
  height: 150px;
  overflow-y: auto;
  overflow-x: hidden;
}

.panel-sidebar .widget p:not(.lead),
.panel-sidebar p {
  font-size: 12px !important;
  line-height: 15px;
}

scrollbar .scrollbar-thumb,
[scrollbar] .scrollbar-thumb,
[data-scrollbar] .scrollbar-thumb {
  width: 8px;
  height: 8px;
  background: rgba(50, 50, 50, 0.5);
  border-radius: 4px;
}

.introimg {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}

#content p {
  line-height: 1.4;
}

#top-bar {
  height: 80px;
  line-height: 80px;
  background-color: #fff;
}

.top-links li>a:last-child {
  margin-right: 5px;
}

.top-links li>a {
  font-size: 12px;
  font-family: "Lato", sans-serif;
  height: 80px;
}

/*.clients-grid li {
    height: 225px !important;
    max-height:225px !important;
}*/

.evs-grid {
  display: inline-block;
}

.evs-grid a {
  margin-left: 0 !important;
}

#top-social li,
#top-social li a,
#top-social li .ts-icon,
#top-social li .ts-text {
  height: 80px;
  line-height: 80px;
  width: auto;
}

.top-links ul li {
  height: 80px;
}

.top-links ul ul:not(#klantwissel) a {
  width: 175px;
}

.top-links .sublink i {
  float: right;
}

a,
h1>span:not(.nocolor),
h2>span:not(.nocolor),
h3>span:not(.nocolor),
h4>span:not(.nocolor),
h5>span:not(.nocolor),
h6>span:not(.nocolor),
.header-extras li .he-text span,
#primary-menu ul li:hover>a,
#primary-menu ul li.current>a,
#primary-menu div ul li:hover>a,
#primary-menu div ul li.current>a,
#primary-menu ul ul li:hover>a,
#primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column>li.mega-menu-title>a:hover,
#top-cart a:hover,
.top-cart-action span.top-checkout-price,
.breadcrumb a:hover,
.portfolio-filter li a:hover,
.portfolio-desc h3 a:hover,
.portfolio-overlay a:hover,
#portfolio-navigation a:hover,
.entry-title h2 a:hover,
.entry-meta li a:hover,
.post-timeline .entry:hover .entry-timeline,
.post-timeline .entry:hover .timeline-divider,
.ipost .entry-title h3 a:hover,
.ipost .entry-title h4 a:hover,
.spost .entry-title h4 a:hover,
.mpost .entry-title h4 a:hover,
.comment-content .comment-author a:hover,
.product-title h3 a:hover,
.single-product .product-title h2 a:hover,
.product-price ins,
.single-product .product-price,
.feature-box.fbox-border .fbox-icon i,
.feature-box.fbox-border .fbox-icon img,
.feature-box.fbox-plain .fbox-icon i,
.feature-box.fbox-plain .fbox-icon img,
.process-steps li.active h5,
.process-steps li.ui-tabs-active h5,
.team-title span,
.pricing-box.best-price .pricing-price,
.btn-link,
.pagination>li>a,
.pagination>li>span,
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus,
.dark .post-timeline .entry:hover .entry-timeline,
.dark .post-timeline .entry:hover .timeline-divider,
.clear-rating-active:hover {
  color: #84bd00;
}

#primary-menu.style-3>ul>li.current>a,
#primary-menu.sub-title>ul>li:hover>a,
#primary-menu.sub-title>ul>li.current>a,
#primary-menu.sub-title>div>ul>li:hover>a,
#primary-menu.sub-title>div>ul>li.current>a,
#top-cart>a>span,
#page-menu-wrap,
#page-menu ul ul,
#page-menu.dots-menu nav li.current a,
#page-menu.dots-menu nav li div,
.portfolio-filter li.activeFilter a,
.portfolio-filter.style-4 li.activeFilter a:after,
.portfolio-shuffle:hover,
.entry-link:hover,
.sale-flash,
.button:not(.button-white):not(.button-dark):not(.button-border):not(.button-black):not(.button-red):not(.button-teal):not(.button-yellow):not(.button-green):not(.button-brown):not(.button-aqua):not(.button-purple):not(.button-leaf):not(.button-pink):not(.button-blue):not(.button-dirtygreen):not(.button-amber):not(.button-lime),
.button.button-dark:hover,
.promo.promo-flat,
.feature-box .fbox-icon i,
.feature-box .fbox-icon img,
.fbox-effect.fbox-dark .fbox-icon i:hover,
.fbox-effect.fbox-dark:hover .fbox-icon i,
.fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.i-rounded:hover,
.i-circled:hover,
ul.tab-nav.tab-nav2 li.ui-state-active a,
.testimonial .flex-control-nav li a,
.skills li .progress,
.owl-carousel .owl-dots .owl-dot span,
#gotoTop:hover,
.dark .button-dark:hover,
.dark .fbox-effect.fbox-dark .fbox-icon i:hover,
.dark .fbox-effect.fbox-dark:hover .fbox-icon i,
.dark .fbox-border.fbox-effect.fbox-dark .fbox-icon i:after,
.dark .i-rounded:hover,
.dark .i-circled:hover,
.dark ul.tab-nav.tab-nav2 li.ui-state-active a,
.dark .tagcloud a:hover,
.ei-slider-thumbs li.ei-slider-element,
.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus,
.checkbox-style:checked+.checkbox-style-1-label:before,
.checkbox-style:checked+.checkbox-style-2-label:before,
.checkbox-style:checked+.checkbox-style-3-label:before,
.radio-style:checked+.radio-style-3-label:before,
.irs-bar,
.irs-from,
.irs-to,
.irs-single,
input.switch-toggle-flat:checked+label,
input.switch-toggle-flat:checked+label:after,
input.switch-toggle-round:checked+label:before,
.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-themecolor,
.bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-themecolor {
  background-color: #2557a9;
}

p,
dl {
  margin-bottom: 15px;
}

.editable-click,
a.editable-click,
a.editable-click:hover {
  text-decoration: none;
  color: #84bd00;
  border-bottom: dashed 1px #84bd00;
}

#aansluitingen .editable-input {
  float: left;
  margin-right: 5px;
}

#aansluitingen .editable-buttons {
  float: right;
  margin-top: 3px;
}

table.tabel.tarieven th {
  text-transform: capitalize;
  padding: 3px 10px;
  border-bottom: 1px solid #ddd;
}

table.tabel.tarieven td {
  padding: 3px 10px;
  border-bottom: 1px solid #ddd;
}

#mutatie-form label,
#ticket-create-form label,
#aanmeldingen-form label {
  text-transform: none;
}

#mutatie-form .form-control,
#ticket-create-form .form-control,
#ticket-create-form .btn,
#aanmeldingen-form .form-control,
#aanmeldingen-form .btn {
  border-radius: 0;
}

#mutatie-form .form-group,
#aanmeldingen-form .form-group,
#ticket-create-form .form-group:not(.field-emtickets-emt_locnr) {
  margin-bottom: 5px;
}

#ticket-create-form .form-group.field-emtickets-emt_locnr {
  margin-bottom: 0 !important;
}

.mr-5 {
  margin-right: 5px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.ml-15 {
  margin-left: 15px !important;
}

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

.mt-5 {
  margin-top: 5px !important;
}

.top-links ul ul {
  border-top-color: #84bd00;
  width: auto !important;
  top: 60px;
}

.ellipsis {
  text-overflow: ellipsis;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

.top-links ul ul li.active,
.top-links ul ul ul li.current {
  background-color: #f5f5f5;
}

.top-links ul ul ul {
  margin-left: 180px;
  margin-top: -60px;
}

.ui-pnotify-title {
  padding-bottom: 10px;
  border-bottom: 1px solid;
  font-weight: bold;
}

/*.ui-pnotify-icon> [class^=icon-] {
    margin-top: 0;
}
.ui-pnotify-text {
    font-size:12px;
}*/
.brighttheme-success {
  background-color: #7eba48;
  border: 1px solid #6fa43f;
  color: #fff;
}

.brighttheme-icon-success {
  background-color: #fff;
  color: #7eba48;
  margin-top: 2px;
}

table.dataTable.table-condensed>thead>tr>th {
  padding-right: 5px;
}

.panel-group .panel {
  border-radius: 0;
}

.pl25-fe {
  padding-left: 25px;
}

.pl20-fe {
  padding-left: 20px;
}

.pl25tr-fe {
  text-align: right;
  padding-left: 25px;
}

@media only screen and (max-width: 500px) {
  .pl0-fe {
    padding-left: 0;
    margin-left: -5px;
  }

  .pl25-fe {
    padding-left: 15px;
  }

  .pl20-fe {
    padding-left: 0px;
  }

  .pl25tr-fe {
    text-align: right;
    padding: 0px;
  }

  .pr0-fe {
    padding: 0;
  }
}

.pricing [class^="col-"] {
  padding: 0 !important;
  margin-top: 20px;
}

.text-green {
  color: #84bd00;
}

.variabelknop {
  border-radius: 50px !important;
  font-family: "Droid Sans", Arial, serif, sans-serif;
  letter-spacing: 0 !important;
  font-weight: normal;
  text-shadow: 0;
}

#top-bar {
  margin-left: -15px;
  margin-right: -15px;
}

.npl {
  padding-left: 0 !important;
}

table.table-details {
  background-color: transparent !important;
}

td.details-control {
  background: url("../images/details_open.png") no-repeat center center;
  cursor: pointer;
  width: 15px;
  padding: 5px 10px 5px 13px !important;
}

td.details-control.vtop {
  background: url("../images/details_open.png") no-repeat center 3px;
}

tr.details td.details-control {
  background: url("../images/details_close.png") no-repeat center center;
  /*padding: 5px 10px 5px 13px !important;*/
}

th span.detail-control.closed {
  background: url(../images/details_close.png) no-repeat 0 center;
}

span.locatie {
  margin-left: 35px;
  display: block;
}

td.klantnr {
  width: 55px !important;
  padding: 5px !important;
}

td.klantnaam {
  padding: 5px !important;
}

td.project {
  width: 70px;
  padding: 5px !important;
}

td.prospect {
  width: 30px;
  padding: 5px !important;
}

td.klantacties {
  width: 315px;
}

td.adres {
  padding: 5px !important;
}

.bb {
  border-bottom: 1px solid #ddd;
}

td.idcol {
  width: 120px !important;
  max-width: 120px !important;
  padding-left: 20px !important;
}

td.cb {
  width: 20px;
  vertical-align: middle;
  line-height: 1.42857143;
  padding: 5px 0 5px 5px !important;
}

td.cbp {
  width: 10px !important;
  max-width: 15px !important;
  vertical-align: middle;
  line-height: 1.42857143;
  padding: 5px 0 5px 5px !important;
}

td.nbb50 {
  width: 25px !important;
}

.pl-15 {
  padding-left: 15px !important;
}

.pl-20 {
  padding-left: 20px !important;
}

.pl-40 {
  padding-left: 40px !important;
}

table.dataTable tbody td.no-padding {
  padding: 0;
}

tr.details td {
  border-bottom: 0 !important;
  border-collapse: collapse !important;
}

table.tree .headerrow:first-child td {
  border-top: 0 !important;
}

/* ===== DataTables ===== */
table.dataTable:not(#tbl-begroting):not(#tbl-ebsprod) {
  margin: 0 auto;
  width: 100%;
  clear: both;
  border-collapse: collapse;
  table-layout: fixed;
  word-wrap: break-word;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
  background: none;
}

/*table.dataTable tr:hover { background-color: #dedede }
table.table-details tr:hover { background-color: #fefde2 }*/
.dataTables_paginate a {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  padding: 3px;
}

.pagination ul {
  list-style-type: none;
}

.pagination li {
  float: left;
  margin-right: 2px;
}

.pagination li a,
.pagination li a:hover,
.pagination li.active a,
.pagination li.selected a,
.pagination li.disabled,
.pagination li.page_of {
  background: #fff;
  border: 1px solid #ddd;
  color: #555;
  display: inline-block;
  font-size: 11px;
  line-height: 28px;
  height: 29px;
  min-width: 29px;
  padding: 0 5px;
  text-align: center;
}

.pagination li.page_of {
  margin-right: 4px;
}

.pagination li.next a,
.pagination li.prev a {
  padding: 0 10px;
}

.pagination li.disabled {
  padding: 0;
}

#pagination {
  margin-top: 60px;
}

.pagination li.next_pagination>a,
.pagination li.prev_pagination>a {
  color: #aaa;
}

.pagination li.active a,
.pagination li.selected a {
  background: #2557a9;
  border-color: #2557a9;
  color: #fff;
}

.pagination li a:hover,
.pagination li.next_pagination>a:hover,
.pagination li.prev_pagination>a:hover {
  background: #84bd00;
  border-color: #84bd00;
  color: #fff;
}

.pagination li.disabled a {
  border: none;
}

.pagination ul>.disabled>span,
.pagination ul>.disabled>a,
.pagination ul>.disabled>a:hover,
.pagination ul>.disabled>a:focus {
  color: #999;
  cursor: default;
  background-color: transparent;
}

.dataTable:not(#tbl-begroting):not(#tbl-ebsprod) {
  width: 100% !important;
  table-layout: fixed !important;
}

.dataTable thead th {
  font-size: 12px;
  font-weight: 600;
}

.dataTable tbody td,
.dataTable tfoot td {
  font-size: 11px;
}

/*.dataTable tbody td a i {
    color: #84bd00;
    font-size: 12px !important;
}*/
.dataTables_info {
  font-size: 12px;
}

.dataTables_length {
  float: left;
  margin-bottom: 10px;
}

.dataTables_filter {
  float: right;
  margin-bottom: 10px;
}

.dataTables_filter>label:after {
  top: 16px;
  margin-top: 0;
}

.panel-body.dt>.dataTables_wrapper .datatable-footer {
  border-top: 1px solid #bbb;
}

.dataTables_length .select2-selection--single {
  height: 34px;
  padding: 6px 0 1px 0;
}

.dataTables_length>label>span:first-child,
.dataTables_filter>label>span {
  float: left;
  margin: 8px 15px;
  margin-left: 0;
  font-size: 11px;
  font-weight: 600;
}

.dataTables_filter input {
  outline: 0;
  width: 200px;
  height: 30px;
  /*padding: 7px 12px;*/
  padding: 3px 12px 2px 12px;
  padding-right: 36px;
  font-size: 11px;
  line-height: 1.5384616;
  color: #333333;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
}

.datatable-header,
.datatable-footer {
  padding: 5px 0px 0 0px;
}

.dataTables_filter>label:after {
  margin-top: -9px;
}

.dataTables_paginate {
  float: right;
  text-align: right;
  margin: -10px 0 20px 20px;
}

.index-evs .dataTables_paginate {
  margin: -30px 0 20px 20px;
}

th.details-control.vtop {
  background: url("../images/details_open.png") no-repeat center 3px;
  cursor: pointer;
}

tr.details td.details-control {
  background: url("../images/details_close.png") no-repeat center center;
  /*padding: 5px 10px 5px 13px !important;*/
}

/* end datatables */
/* ------------------------------------------------------------------------------
*
*  # Bootstrap select
*
*  Styles for bootstrap_select.js - custom select boxes plugin
*
*  Version: 1.2
*  Latest update: Aug 20, 2016
*
* ---------------------------------------------------------------------------- */
.bootstrap-select {
  width: 100%;
  margin-bottom: 5px;
}

.bootstrap-select>.btn {
  width: 100%;
  padding-right: 34px;
}

.bootstrap-select>.btn.btn-default,
.bootstrap-select>.btn.btn-default.disabled {
  background-color: #fff;
  border-color: #ddd;
}

.bootstrap-select>.btn.btn-default:active,
.btn-group.open .bootstrap-select>.btn.btn-default {
  border-color: #ddd;
}

.bootstrap-select.form-control {
  padding: 0;
  border: 0;
}

.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select .popover-title {
  font-size: 11px;
  line-height: 1.82;
  margin: 7px 0;
  padding: 7px 12px;
}

.bootstrap-select[class*="border-"] .btn,
.bootstrap-select[class*="border-"] .dropdown-menu {
  border-color: inherit;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select.btn-group.bs-container {
  position: absolute;
}

.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}

.bootstrap-select.btn-group>.disabled {
  cursor: not-allowed;
}

.bootstrap-select.btn-group>.disabled:focus {
  outline: 0;
}

.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
}

.bootstrap-select.btn-group .btn .filter-option>i,
.bootstrap-select.btn-group .dropdown-menu>li>a [class*="icon-"] {
  margin-right: 7px;
  float: left;
  margin-top: 2px;
  top: 0;
}

.bootstrap-select.btn-group .btn .caret {
  position: absolute;
  top: 50%;
  width: 16px;
  text-align: right;
  right: 12px;
  margin-top: -8px;
}

.bootstrap-select.btn-group[class*="col-"] .btn {
  width: 100%;
}

.bootstrap-select.btn-group .btn-lg>.caret {
  right: 15px;
}

.bootstrap-select.btn-group .btn-sm>.caret {
  right: 11px;
}

.bootstrap-select.btn-group .btn-xs>.caret {
  right: 10px;
}

.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
}

.bootstrap-select.btn-group .dropdown-menu>li>a .check-mark {
  position: absolute;
  top: 50%;
  margin-top: 5px;
  right: 25px;
  margin-right: 0;
  color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
}

.bootstrap-select.btn-group .dropdown-menu>li>a .text {
  display: inline-block;
}

.bootstrap-select.btn-group .dropdown-menu>li>a>.label,
.bootstrap-select.btn-group .dropdown-menu>li>a>.badge {
  float: none;
}

.bootstrap-select.btn-group .dropdown-menu>li>a.special-class,
.bootstrap-select.btn-group .dropdown-menu>li>a.special-class:hover {
  font-weight: 700;
  color: #fff;
  background: #f44336;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.bootstrap-select.btn-group .dropdown-menu>li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select.btn-group .dropdown-menu>li small {
  padding-left: 10px;
}

.bootstrap-select.btn-group .dropdown-menu>.selected>a {
  background-color: #2196f3;
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu>.selected>a small {
  color: #fff;
}

.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 7px 12px;
  background-color: #f8f8f8;
  border-top: 1px solid #ddd;
  pointer-events: none;
}

.bootstrap-select.btn-group .dropdown-header~li>a {
  padding-left: 24px;
}

.bootstrap-select.btn-group .no-results {
  padding: 7px 12px;
  background: #f8f8f8;
  margin-bottom: -7px;
  border-top: 1px solid #ddd;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option,
.bootstrap-select.btn-group.fit-width .btn .caret {
  position: static;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu>li a .text {
  margin-right: 40px;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu>li.selected a .check-mark {
  opacity: 1;
  filter: alpha(opacity=100);
}

.input-group .bootstrap-select>.btn {
  border-radius: 0;
}

.input-group>.bs-select-hidden:first-child+.bootstrap-select>.btn,
.input-group>.bootstrap-select:first-child>.btn {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.input-group>.bootstrap-select:last-child>.btn {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.error .bootstrap-select .btn {
  border: 1px solid #f44336;
}

.control-group.error .bootstrap-select .dropdown-toggle {
  border-color: #f44336;
}

.bs-searchbox,
.bs-actionsbox {
  padding: 5px 12px;
  margin-bottom: 5px;
}

.bs-searchbox {
  position: relative;
}

.bs-searchbox>.form-control {
  padding-left: 36px;
}

.bs-searchbox:after {
  content: "\e98e";
  font-family: "icomoon";
  position: absolute;
  top: 50%;
  left: 24px;
  color: inherit;
  display: block;
  font-size: 12px;
  margin-top: -6px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.bs-actionsbox {
  float: left;
  width: 100%;
  position: relative;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-searchbox+.bs-actionsbox {
  padding: 0 12px 7px;
}

.mobile-device {
  position: absolute;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}

select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select>select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}

.caret {
  border-top: 0;
}

.caret:after {
  content: "\e9c5";
  font-family: icomoon;
  display: block;
  font-size: 16px;
  width: 16px;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.form-control {
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  font-size: 12px;
}

.mr-15 {
  margin-right: 15px;
}

.radiolabel {
  font-weight: normal;
  font-family: Lato, sans-serif;
  color: #555;
  font-size: 12px;
  text-transform: lowercase;
  letter-spacing: 0;
}

.fa-2x {
  font-size: 9px;
}

#mutatie-form,
#ticket-create-form {
  font-size: 13px;
}

.pt-5 {
  padding-top: 5px;
}

.ml-15 {
  margin-left: 15px;
}

span.caret {
  position: absolute;
  top: 3px;
  padding-right: 3px;
}

button.dropdown-toggle:not(.btn-wijziging_doorgeven):not([data-id="emtickets-emt_locnr"]):not(data-id="filterKlantgroep"):not(data-id="filterSearchOnKlant") {
  width: 75px;
  text-align: left;
}

ul.klantkaart>li {
  font-size: 12px;
}

.text-success {
  color: rgb(76, 175, 80);
}

.text-danger {
  color: red;
}

.solid-pricing.pricing-design-27 .pricing-header {
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 1.4375rem 4.75rem 1.4375rem 1.75rem;
}

.pricing-container:last-child .pricing-header {
  border-bottom: 1px solid #dddddd;
}

.solid-pricing.pricing-design-27 .pricing-body {
  border-left: 1px solid #ddd;
  border-right: 0px solid #ddd;
  padding: 2.125rem 2.75rem;
}

.solid-pricing.pricing-design-27 .pricing-footer {
  padding: 1.125rem 0 1rem 0;
}

.solid-pricing.pricing-design-27 .pricing-container .pricing-header,
.solid-pricing.pricing-design-27 .pricing-container .pricing-body,
.solid-pricing.pricing-design-27 .pricing-container .pricing-footer {
  height: 12.25rem;
}

.solid-pricing h3 {
  margin: 0 0 1rem 0;
}

#toggle_huidige_gegevens {
  cursor: pointer;
}

#tbl-begroting_wrapper div.dt-buttons {
  float: right !important;
}

#scrollx {
  white-space: nowrap;
  overflow-x: auto;
}

.nowrap-full {
  white-space: nowrap !important;
}

#tbl-ebsprod {
  width: auto;
}

.nowrap-full {
  white-space: nowrap !important;
}

h5 small {
  padding-left: 25px;
}

h5 small i,
.ua small i {
  padding-right: 5px;
}

.pr-0 {
  padding-right: 0 !important;
}

a.download_doc {
  cursor: pointer;
}

#header-portal {
  border-top: 10px solid #41a62a;
}

#header-portal img {
  margin-top: 15px;
}

#footer.footer-portal {
  background-color: #fff;
  border-top: 5px solid #41a62a;
}

#footer .container.footer-portal {
  width: 100%;
  height: auto;
  display: table;
}

#footer .container.footer-portal img {
  width: 100%;
}

.footer-portal-content {
  display: table;
  height: 100%;
}

.footer-portal-content #text {
  display: table-cell;
  vertical-align: middle;
}

#copyrights.footer-portal {
  font-size: 12px;
  background-color: #41a62a;
  color: #fff;
}

#copyrights.footer-portal .copyright-links a {
  display: inline-block;
  margin: 0 3px;
  color: #fff;
  border-bottom: 0;
  text-transform: uppercase;
}

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.top-links li a i.fas.fa-angle-left {
  vertical-align: initial;
}

.logo-part1 {
  color: #2557a9;
}

.logo-part2 {
  color: #84bd00;
}

.currency {
  float: left;
  width: 10%;
  text-align: left;
}

.amount {
  float: right;
  width: 90%;
  text-align: right;
}

#tbl-tickets tr:not(.odd):not(.even) td {
  background-color: white !important;
}

.feature-box h3 {
  color: #41a62a;
  font-size: 18px;
  font-weight: 500;
  text-transform: none;
  letter-spacing: 0;
  line-height: 26px;
  margin: 0 0 10px;
  padding: 10px 0 0 0;
}

.feature-box h3 span.subtitle {
  display: block;
  margin-top: 5px;
  color: #666;
  font-weight: 300;
  text-transform: none;
  font-size: 13px;
}

.fbox-content {
  background-color: #eaeaea;
  text-align: center;
  color: #666 !important;
}

.fbox-content ul.iconlist {
  margin: 15px 0 0 0;
}

.fbox-content ul.iconlist .list-group-item {
  position: relative;
  display: block;
  padding: 7px 15px;
  margin: 0 0 -1px 0;
  background-color: transparent;
  border: 0;
  border-top: 1px solid #ddd;
  font-size: 13px;
  color: #666;
}

.fbox-content ul.iconlist .list-group-item:last-child {
  border-bottom: 0;
}

.feature-box.media-box.fbox-bg .fbox-media img {
  border-radius: 0;
}

.fbox-media img {
  min-height: 200px;
  max-height: 200px !important;
  object-fit: cover;
}

.fs-12 {
  font-size: 12px;
}

.table-active,
.table-active>td,
.table-active>th {
  background-color: rgba(0, 0, 0, .015);
}

tbody .table-border-double td,
tbody .table-border-double th,
tfoot .table-border-double td,
tfoot .table-border-double th {
  border-top-width: 3px;
  border-top-style: double;
}

.input-group {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%;
  margin-bottom: 2px;
}

.input-group>.custom-file,
.input-group>.custom-select,
.input-group>.form-control,
.input-group>.form-control-plaintext {
  position: relative;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  margin-bottom: 0;
}

.input-group-text {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.4375rem 0.675rem;
  margin-bottom: 0;
  font-size: .675rem;
  font-weight: 400;
  line-height: 1.5715;
  color: #333;
  text-align: center;
  white-space: nowrap;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-left: 0;
}

.input-group-append {
  margin-left: -1px;
}

.input-group-prepend {
  margin-right: -3px;
}

.input-group-append,
.input-group-prepend {
  display: -ms-flexbox;
  display: flex;
}

.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group>.input-group-prepend>.btn,
.input-group>.input-group-prepend>.input-group-text {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-left: 1px solid #ddd;
  border-right: 0;
}