@charset "utf-8";
/* CSS Document */
body, p, a, tr, td, form {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #102e37;
}

a {
  color:#6d838a;
  font-weight:bold;
  outline:none;
}
a:hover {
  color: #ff8932;
}

img {
  border:none;
}

form .text {
  width:240px;
  text-align:left;
}
form .textSmall {
  width:120px;
  text-align:left;
}
form .textLong {
  width:480px;
  text-align:left;
}
form .textXbig {
  height:40px;
  font-size:25px;
}

form .checkbox {
  width:auto;
  text-align:left;
}

fieldset {
  float:none;
  width:100%;
  margin:0;
  padding:0;
  border:none;
  padding-bottom:1%;
  margin-bottom:1%;
  background-color:#ebebeb;
}

legend {
  padding:0;
  margin-left:1%;
  font-weight:bold;
  }
legend span {
  position: absolute;
  margin-top:0.5%;
}

fieldset ol {
  padding:2% 1% 0 1%;
  list-style:none;
}
fieldset li {
  float:left;
  clear:left;
  width:100%;
  padding-bottom:0.5%;
}
fieldset.submit {

  border-style:none;
  background-color:transparent;
}
fieldset.submit input.no-back-button{
  margin-left: 87px;
}
fieldset.overig {

  border-style:none;
}
fieldset.blanko {
  border-style:none;
  background-color:transparent;
}
label {
  float:left;
  width:20%;
  margin-right:1%;
  text-align:right;
  margin-top:3px;
}

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

#header {
  float:left;
  width:100%;
  margin-bottom:1%;
}
  #headerLogo {
    float:left;
    margin-right:10px;
  }
  #headerHelp {
    float:left;
    margin-left:10%;
    display:inline;
    margin-top:-2px;
  }
  #headerUser {
    float:right;
  }
  #headerUser h2 {
    margin-top:0;
  }

  #headerDate {
    float:right;
  }

#navigation {
  float:left;


}

#taalkeuze {
  width:100%;
  float:left;
  margin-bottom:10px;
}
.vlag {
  float:left;
  margin-top:2px;
  margin-right:5px;
  border:1px solid #102e37;
}

#content {
  clear: both;

}

  #contentTitel {
    font-weight:bold;
    padding:1%;
    background-color:#6d838a;
    color:#fff;
  }
  #contentTitel .hoofdletters {
    text-transform:uppercase;
  }
  #contentTitel a {
    color: #fff;
  }

  #contentInfo {
    padding:0 1% 0 1%;
    width:98%;
    float:left;
    font-weight:bold;
  }
  #contentInfo fieldset {
    float:left;
    width:auto;
    min-height:130px;
    margin-right:2px;
    padding:1.5%;
    border:0px #ff8932 solid;
    margin-bottom:1%;
    background-color:#FFDBBF;
  }

  #contentInfo legend {
    padding:0;
    margin-left:0;
    font-weight:bold;

    }
  #contentInfo legend span {
    padding:5px;
    margin:0;
    margin-left:-18px;
    background-color:#ff8932;

  }

  #contentInfo label {
    float:left;
    min-width:100px;
    margin-right:5%;
    text-align:right;
    margin-top:0px;
    font-weight:normal;
  }

  #contentInfo label.grijs {
    color:#999;
  }

  #infoObject {
    display:none;
  }

  #contentMelding,
  .contentMelding {
    font-weight:bold;
    padding:1%;
    color:#fff;
  }
  .contentMelding{
    margin-top: 3px;
  }
  .contentMelding h3{
    margin: 0;
  }
  .contentMelding a{
    color: #00f;
  }

  .contentNavigatie {
    padding:0 1% 0 1%;
    clear:both;
  }

  #contentData {
    padding:1% 1% 0 1%;
  }

  #contentData .fotoWrapper {
    width: 100%;
    float:left;
  }

  #contentData .links35 {
    margin-top:25px;
    float:left;
    width:100%;
  }

  #contentData #rechts65a {
    float:left;
    width:100%;
  }

  #contentData #rechts65 {
    float:left;
    width:100%;
  }

.achtergrondkleurGroen {
  background-color:#238C00;
}
.achtergrondkleurRood {
  background-color:#D90000;
}
.foutMelding {
  background-color:#D90000;
  color:#fff;
  font-weight:bold;
  padding:3px;
}
.vet {
  font-weight:bold;
}
.rood {
  color:#ff0000;
}
.groen {
  color:#238C00;
}
.klantFotoContainer {
  float:left;
  width:140px;
  padding:10px;
  margin-right:10px;
  text-align:center;
}
.klantFotoBestand {
  float:left;
  max-width:100%;
}
.objectFotoContainer {
  position: relative;
  float:left;
  width:150px;
  min-height: 160px;
  padding:10px;
  margin-right:10px;
  text-align:center;
}
.objectFotoContainer.kentekenActions::after,
.objectFotoContainer.kentekenKlaar::after{
  position: absolute;
  display: block;
  content: '✓';
  color: green;
  font-weight: bold;
  font-size: 125%;
  right: 0;
  top: 0;
  background: #eda80d;
  padding: 0 15px;
  border: 2px solid #000;
  border-radius: 4px;
}
.objectFotoContainer.kentekenActions::after{
  content: '!';
  color: red;
}
.objectFotoContainer .kenteken-actions button{
  min-width: 65px;
  padding: 1px;
  background: #eda80d;
  border: 2px solid #000;
  border-radius: 4px;
  font-size: 80%;
}
.objectFotoBestand {
  float:left;
  max-width:100%;
}
#kenteken-help{
  clear: both;
}
#kenteken-help a{
  text-decoration: underline;
}
#kenteken-help span.kenteken-help-actions,
#kenteken-help span.kenteken-help-klaar{
  display: inline-block;
  color: green;
  font-weight: bold;
  font-size: 125%;
  background: #eda80d;
  padding: 0 15px;
  border: 2px solid #000;
  border-radius: 4px;
}
#kenteken-help span.kenteken-help-actions{
  color: red;
}

a.verwijder  {
  text-decoration: none;
  color:#FF0000;
  font-weight:bold;
}
a:hover.verwijder  {
  text-decoration: underline;
}
a.big {
  font-size:150%;
}
a.space {
  margin-right:10px;
}
a.oranje {
  color:#ff8932;
}
span.aanwezig {
  border:1px solid transparent;
  padding:3px;
}
span.afwezig {
  border:1px solid #FF0000;
  padding:3px;
}
.nowrap {
  white-space:nowrap;
}
.xgroot {
  font-size:18px;
  font-weight:bold;
}
#buttonExtraInfoVerbergen {
  display:none;
}
.bgBlock {
  background-color:#FF0000;
  color:white;
}
.fltrt {
  float:right;
}
.fltlt {
  float:left;
}

.optieInstructie {

}
.optieContainer {
  margin:0;
  padding:0;
  width:20%;
  float:left;
  clear:none;
}
.optieContainer ol {
  list-style-type:none;
}
.optieKeuze {
  padding:0;
  text-overflow:ellipsis;
}
.optieSpacer {
  margin-top:10px;
}
.optieAnders {
  margin-top:20px;
}
.schadeContainer {
  margin:0;
  margin-left:1%;
  padding:0;
  width:19%;
  float:left;
  clear:none;
  min-height:230px;
}
.schadeContainer ol {
  list-style-type:none;
}
.schadeKeuze {
  padding:0;
}
.schadeAnders {
  margin-top:20px;
}

#keuzeCategorie h2 {
  padding:5px;
  float:left;
  margin-left:10px;
  margin-right:10px;
}
#keuzeCategorie h2.actief {
  background-color:#ff8932;
  color:#fff;

}

div.buttonBox {
  float:left;
  width:250px;
  height:155px;
  margin-top:10px;
  margin-right:10px;
  margin-bottom:25px;
  border:2px solid;
  border-color:#6C8389;
}
div.buttonBox.actief {
  border-color:#FF8E28;
}
div.buttonBoxTitel {
  width:100%;
  float:left;
  height:55px;
  background-color:#6C8389;
}
div.buttonBoxTitel.actief {
  background-color:#FF8E28;
}
div.buttonBoxTitel p.groot {
  text-align:center;
  color:white;
  font-weight:bold;
  font-size:24px;
  text-transform:uppercase;
  margin:0;
  padding:5px 0 0 0;
}
div.buttonBoxTitel p.klein {
  text-align:center;
  color:white;
  font-weight:bold;
  font-size:16px;
  text-transform:lowercase;
  margin:0;
  padding:0;
}
div.buttonBoxButton {
  float:left;
  font-size:18px;
  font-weight:bold;
  text-transform:capitalize;
  width:92%;
  height:40px;
  margin:5px 4%;
  color:#0F2D35;
}
div.buttonBoxButton.green {
  background-color:#0DA747;
  color:white;
}
div.buttonBox a {
  float:left;
  height:50px;
  width:100%;
}

div.buttonBoxButton span.icon {
  float:left;
  width:15%;
  margin:5%;
}
div.buttonBoxButton span.titel {
  float:left;
  margin:5% 0;
  width:65%;
}

#voorraadOverzichtTitel {
  float:left;
  width:100%;
  height:25px;
  margin-top:10px;
  margin-bottom:5px;
  background-color:#FF8E28;
  text-align:left;
}
#voorraadOverzichtTitel p {
  margin:0;
  padding:0;
  padding-top:5px;
  padding-left:10px;
}

#voorraadOverzichtTitel p span.groot {
  text-align:center;
  color:white;
  font-weight:bold;
  font-size:14px;
  text-transform:uppercase;
  margin:0;
  margin-right:10px;
  padding:0;
}
#voorraadOverzichtTitel p span.klein {
  text-align:center;
  color:white;
  font-weight:bold;
  font-size:12px;
  text-transform:lowercase;
  margin:0;
  padding:0;
}

#schadeMap {
  margin-top:20px;
  width:100%;
  float:left;
  padding-left:10px;
  padding-bottom:20px;
  margin-bottom:20px;
  border-bottom:1px solid grey;
}

#schadeMap #plattegrondAuto {
  width:auto;
  float:left;
}
#schadeMap #top {
  margin-left:80px;
  width:100%;
  float:left;

}
  #schadeMap #voorRechtsScherm {
  width:auto;
  float:left;
  }

  #schadeMap #voorRechtsDeurContainer {
    width:98px;
    float:left;
  }

    #schadeMap #voorRechtsDeur {
      width:auto;
      float:left;
    }
    #schadeMap #voorRechtsRaam {
      width:auto;
      float:left;
    }

  #schadeMap #achterRechtsDeurContainer {
    width:84px;
    float:left;
  }
    #schadeMap #achterRechtsDeur {
      width:auto;
      float:left;

    }
    #schadeMap #achterRechtsRaam {
      width:auto;
      float:left;
    }

  #schadeMap #achterRechtsScherm {
    width:auto;
    float:left;
    z-index:4;
    margin-left:-15px;
    margin-top:8px;
  }

#schadeMap #midden {
  width:100%;
  float:left;

}
  #schadeMap #voorBumper {
  width:auto;
  float:left;

  margin-top:-5px;
  }

  #schadeMap #voorContainer {
    margin-top:3px;

    float:left;
    width:31px;
  }
    #schadeMap #voorRechtsLampen {
      width:auto;
      float:left;
    }
    #schadeMap #voorGrill {

      width:auto;
      float:left;
    }
    #schadeMap #voorLinksLampen {

      width:auto;
      float:left;
    }

  #schadeMap #voorMoterkap {
    width:auto;
    float:left;
  }

  #schadeMap #voorruit {
    width:auto;
    float:left;
    margin-right:5px;
  }

  #schadeMap #dak {
    width:auto;
    float:left;

  }

  #schadeMap #achterruit {
    width:auto;
    float:left;
    margin-top:-5px;
    margin-right:5px;
  }

  #schadeMap #achterKlep {
    margin-top:-5px;
    width:auto;
    float:left;
    margin-right:2px;
  }

  #schadeMap #achterContainer {
    margin-top:-8px;
    width:29px;
    float:left;
    margin-right:2px;
  }
    #schadeMap #achterRechtsLampen {
      float:left;
    }
    #schadeMap #achterGrill {
      float:left;
    }
    #schadeMap #achterLinksLampen {
      float:left;
    }
  #schadeMap #achterBumper {
    margin-top:-5px;
    width:auto;
    float:left;
  }


#schadeMap #bodem {
  margin-left:80px;
  width:100%;
  float:left;
  margin-top:-5px;
}

  #schadeMap #voorLinksScherm {
    margin-top:40px;
    width:auto;
    float:left;
  }

  #schadeMap #voorLinksDeurContainer {
    width:98px;
    float:left;
  }
    #schadeMap #voorLinksDeur {
      width:auto;
      float:left;
    }
    #schadeMap #voorLinkerRaam {
      width:auto;
      float:left;
    }

  #schadeMap #achterLinksDeurContainer {
    width:84px;
    float:left;
  }
    #schadeMap #achterLinksDeur {
      width:auto;
      float:left;
    }
    #schadeMap #achterLinksRaam {
      width:auto;
      float:left;
    }

  #schadeMap #achterLinksScherm {
    width:auto;
    float:left;
    z-index:4;
    margin-left:-15px;
    margin-top:5px;
  }


table.basic{
  border-collapse: collapse;
}
table.basic th{
  background: #6d838a;
  color: #fff;
  padding: 2px 5px;
}
table.basic tr:nth-child(odd){
  background: #dee1e6;
}
table.basic tr:hover{
  background: #ffb;
}
table.basic td{
  padding: 2px;
}
table.basic td.right{
  text-align: right;
}
table.basic td.center{
  text-align: center;
}

div.fred-widget.fred-writeable.fred-required fieldset:after{
  content: url(/im/images/star.png);
}

form.fred-fred label{
  float: none;
}
form.fred-fred > table{
  border-collapse: collapse;
}
div.fred-widget fieldset{
  background: none;
  width: auto;
  padding-bottom: 0;
  margin-bottom: 0;

}

div.fred-widget div.fred-value.link{
  cursor: pointer;
}
div.fred-widget div.fred-value.link:hover{
  color: #ff8932;
}
div.fred-widget div.fred-value.link.pdf:after{
  content: url(/im_public/images/icon/pdf.gif);
  padding-left: 5px;
}

div.fred-widget.fred-table tr.error{
  background-color: #fdd;
  font-weight: bold;
}

div.messages a{
  font-size: inherit;
}

img.foto-sideload-qr{
  float: right;
  margin-left: 20px;
  max-width: 25%;
}
#objectThumbnails textarea{
  min-height: 50%;
}

div.vooraan-bingo{
  position: absolute;
  color: #fff;
  background: #29b200;
  border: 2px solid #eee;
  border-radius: 5px;
  padding: 5px;
  bottom: 20px;
  left: -5px;
  width: 125px;
}
div.vooraan-bingo:after,
div.vooraan-bingo:before {
  top: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
div.vooraan-bingo:after {
  border-color: rgba(221, 221, 221, 0);
  border-top-color: #29b200;
  border-width: 15px;
  margin-left: -15px;
}
div.vooraan-bingo:before {
  border-color: rgba(109, 131, 138, 0);
  border-top-color: #eee;
  border-width: 18px;
  margin-left: -18px;
}

div.fred-widget.fred-table.id-sa_klt_crd{
  min-width: 1000px;
  max-width: 90vw;
}
div.fred-widget.fred-table.id-invoice,
div.fred-widget.fred-table.id-stats,
div.fred-widget.fred-grid#info{
  min-width: 90vw;
}

#tp-schade-suggestie{
  width: 95vw;
  white-space: nowrap;
  overflow: auto;
  overflow-y: hidden;
}
#tp-schade-suggestie a{
  position: relative;
  display: inline-block;
  margin: 40px 20px;
}
#tp-schade-suggestie a img{
  position: relative;
  border: 2px solid #ebebeb;
  z-index: 10;
}
#tp-schade-suggestie a img:hover{
  border-color: #ff8932;
}
#tp-schade-suggestie a img:nth-child(2){
  position: absolute;
  left: 0;
  top: 10px;
  transform: rotate(10deg);
  z-index: 9;
}
#tp-schade-suggestie a img:nth-child(3){
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-10deg);
  z-index: 8;
}
tr.active-object{
  border: 2px solid #FF8E28;
}

div.fred-columns div.rsi-ui-dialog-content label{
  float: none;
  width: auto;
  text-align: left;
  margin: 0;
}

form.fred tr.fred-row label,
div.fred-widget.fred-options label{
  text-align: left;
  float: none;
  width: auto;
  margin-right: 0;
}
div.fred-widget.fred-options.multiline label{
  display: block;
}

td.fred-format-date{
  white-space: nowrap;
}

body{
  margin: 1em 0;
}
@keyframes rainbow{
  0%   { background-position:   0%   0% }
  50%  { background-position: 100% 100% }
  100% { background-position:   0%   0% }
}
h1.admin{
  font-size: 50px;
  margin: 10px 0;
  padding: 10px 0;
  color: #fff;
  background: linear-gradient(125deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
  background-size: 1800% 100%;
  animation: rainbow 10s linear infinite;
}
