.header {
  height: 90px;
  background-image: -webkit-linear-gradient(#f6f6f6, #fff 30%, #fff);
  background-image: -o-linear-gradient(#f6f6f6, #fff 30%, #fff);
  background-image: linear-gradient(#f6f6f6, #fff 30%, #fff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF6F6F6', endColorstr='#FFFFFFFF', GradientType=0); }

.logo {
  padding: 15px; }

.navbar-primary {
  border-bottom: 7px solid #777777;
  border-top: 3px solid #000;
  background-image: -webkit-linear-gradient(top, #d20f0f 0%, #7f0707 100%);
  background-image: -o-linear-gradient(top, #d20f0f 0%, #7f0707 100%);
  background-image: linear-gradient(to bottom, #d20f0f 0%, #7f0707 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD20F0F', endColorstr='#FF7F0707', GradientType=0); }

.navbar-right .glyphicon {
  top: 2px; }

.jumbotron-custom {
  background-image: url("../img/backdrop.jpg");
  background-position: center;
  background-size: 100% auto;
  height: 320px;
  margin-top: -20px; }

.container-overlay {
  margin-top: -150px; }

.row-overlay {
  padding-top: 20px;
  background: #fff;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px; }

.btn-primary .glyphicon {
  color: #fff; }

.btn-rtl {
  direction: rtl; }

.btn-ltr {
  direction: ltr; }

.btn-license {
  white-space: normal; }

.col-vrm .btn {
  line-height: 44px; }

.modal-content {
  border-radius: 0; }

.modal-header {
  background: #b00a0a;
  color: #fff; }
  .modal-header .close {
    color: #fff;
    opacity: 1.0; }
    .modal-header .close:hover, .modal-header .close:focus {
      color: #fff;
      opacity: 0.5; }

.modal-footer {
  text-align: center; }

.au ol {
  counter-reset: item; }

.au ol > li {
  counter-increment: item; }

.au ol ol > li {
  display: block; }

.au ol ol > li:before {
  content: counters(item, ".") ". "; }

.au .h3-list-title {
  font-size: 24px; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  border-radius: 0; }

.search-group {
  margin-bottom: 50px;
  margin-top: 25px; }

.footer-btn-group {
  margin-top: 25px; }

.form-signin input {
  margin-bottom: 10px; }

.form-signin .forgot-password {
  color: #000;
  font-size: 12px;
  margin-top: 15px; }

.captha-image {
  border: 1px solid #eeeeee; }

.form-group .required {
  color: red;
  content: "*"; }

.glyphicon-select {
  top: 0; }

.input-sm {
  border-radius: 0; }

div.dataTables_wrapper div.dataTables_filter label {
  width: 60%; }
  div.dataTables_wrapper div.dataTables_filter label input {
    width: 100%; }

.datatable-space {
  margin-bottom: 20px;
  margin-top: 20px; }

.block-status {
  min-height: 20px;
  padding: 19px 0;
  margin: 20px 0 25px 0;
  background-color: #eeeeee;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }

.user-overview tbody tr td {
  vertical-align: middle; }

table a .glyphicon {
  color: #000; }

.user-overview .data-active {
  background: #d9edf7; }
  .user-overview .data-active .form-control-static {
    display: none; }

.user-overview .data-view .form-control {
  display: none; }

.dataTable tbody tr {
  cursor: pointer; }

.table-text-center {
  text-align: center;
  vertical-align: middle !important; }

.table-cell-middle {
  vertical-align: middle !important; }

/* Sticky footer styles
---------------	----------------------------------- */
html {
  position: relative;
  min-height: 100%; }

body {
  /* Margin bottom by footer height */
  margin-bottom: 170px; }

.footer {
  color: #fff;
  font-size: 12px;
  bottom: 0;
  /* Set the fixed height of the footer here */
  height: 150px;
  position: absolute;
  width: 100%;
  border-top: 7px solid #b00a0a;
  background-image: -webkit-linear-gradient(top, #2c2c2a 0%, #696969 100%);
  background-image: -o-linear-gradient(top, #2c2c2a 0%, #696969 100%);
  background-image: linear-gradient(to bottom, #2c2c2a 0%, #696969 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF2C2C2A', endColorstr='#FF696969', GradientType=0); }
  .footer a {
    color: #fff;
    text-decoration: underline; }
  .footer .version {
    color: #777777;
    font-size: 10px; }

.loader {
  /*border: 4px solid $gray-light; !* Light grey *!
  border-top: 4px solid $brand-primary; !* Blue *!
  */
  /*border-radius: 50%;
  width: 24px;
  height: 24px;*/
  animation: spin 1s linear infinite; }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.top-spacer-20 {
  margin-top: 20px; }

.bottom-spacer-20 {
  margin-bottom: 20px; }

.top-spacer-25 {
  margin-top: 25px; }

.top-spacer-40 {
  margin-top: 40px; }

.bottom-spacer-40 {
  margin-bottom: 40px; }

.bs-wizard {
  margin-top: 40px; }

/*Form Wizard*/
.bs-wizard {
  border-bottom: solid 1px #e0e0e0;
  padding: 0 0 10px 0; }

.bs-wizard > .bs-wizard-step {
  padding: 0;
  position: relative; }

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
  color: #333333;
  font-size: 16px;
  margin-bottom: 5px; }

.bs-wizard > .bs-wizard-step .bs-wizard-info {
  color: #777777;
  font-size: 14px;
  padding: 0 10px; }

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  display: block;
  background: #e00d0d;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%; }

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
  content: ' ';
  width: 14px;
  height: 14px;
  background: #b00a0a;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px; }

.bs-wizard > .bs-wizard-step > .progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 20px 0; }

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
  width: 0px;
  box-shadow: none;
  background: #e00d0d; }

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
  width: 100%; }

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
  width: 50%; }

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
  width: 0%; }

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
  width: 100%; }

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
  background-color: #f5f5f5; }

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
  opacity: 0; }

.bs-wizard > .bs-wizard-step:first-child > .progress {
  left: 50%;
  width: 50%; }

.bs-wizard > .bs-wizard-step:last-child > .progress {
  width: 50%; }

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none; }

/*END Form Wizard*/
.password-strength--block {
  display: block !important;
  width: 72% !important;
  margin-top: 24px; }
  .password-strength--block p {
    margin: 0;
    text-align: right; }
    .password-strength--block p .feedback {
      display: block;
      text-align: left;
      padding: 5px; }

meter {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 5px 0;
  width: 100%;
  height: 0.5em;
  background: none;
  background-color: rgba(0, 0, 0, 0.1); }
  meter::-webkit-meter-bar {
    background: none;
    background-color: rgba(0, 0, 0, 0.1); }

.balk {
  height: 0.5em;
  background-color: rgba(0, 0, 0, 0.1); }
  .balk .meter-1 {
    height: 0.5em;
    width: 25%;
    background: red; }
  .balk .meter-2 {
    height: 0.5em;
    width: 50%;
    background: yellow; }
  .balk .meter-3 {
    height: 0.5em;
    width: 75%;
    background: orange; }
  .balk .meter-4 {
    height: 0.5em;
    width: 100%;
    background: green; }

.licenseplate {
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 25px 60px;
  font-size: 50px;
  line-height: 50px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding-left: 35px;
  width: 100%;
  border-radius: 3px;
  outline: none; }

.licenseplate-nl {
  color: #000;
  background-color: #fbbc01;
  background-image: url("../img/plate-nl.png");
  border: 5px solid #000; }
  .licenseplate-nl::-webkit-input-placeholder, .licenseplate-nl::-moz-placeholder, .licenseplate-nl:-ms-input-placeholder, .licenseplate-nl::placeholder {
    color: #fbbc01; }

.licenseplate-uk {
  color: #000;
  background-color: #fbbc01;
  background-image: url("../img/plate-uk.png");
  border: 3px solid #000; }
  .licenseplate-uk::-webkit-input-placeholder, .licenseplate-uk::-moz-placeholder, .licenseplate-uk:-ms-input-placeholder, .licenseplate-uk::placeholder {
    color: #fbbc01; }

.licenseplate-gb {
  color: #000;
  background-color: #fbbc01;
  background-image: url("../img/plate-gb.png");
  border: 3px solid #000; }
  .licenseplate-gb::-webkit-input-placeholder, .licenseplate-gb::-moz-placeholder, .licenseplate-gb:-ms-input-placeholder, .licenseplate-gb::placeholder {
    color: #fbbc01; }

.form-control--custom {
  height: 45px; }
