﻿/* Copyright (C) 2000 - 2015 Web2Design */
html, body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Sans-Serif;
}

body {
  background: #fff;
  height: 100%;
  font-size: 81.25%;
}

html > body {
  font-size: 13px;
}

#Document table {
  width: 95%;
  padding: 0;
  margin: 0;
}

  #Document table td {
    padding: 4px;
    text-align: left;
  }

#Document .close {
  width: 100%;
  text-align: center;
  padding-bottom: 15px;
}

.content_info {
  border-top: solid 10px #d6dff7;
}

table, td, th, caption,
h1, h2, h3, p, a, div,
dl, dt, dd, ol, ul, li,
form, legend, fieldset, input, textarea, select, button {
  font-family: Arial, Helvetica, Sans-serif;
  color: #000;
}

h1 {
  color: #ee232d;
  font-weight: normal;
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
  margin: 0 0 25px 0;
  padding: 0;
}

h2 {
  font-weight: normal;
  color: #0053a0;
  font-family: "Lucida Sans", "Lucida Grande", "Lucida Sans Unicode", Sans-serif;
  font-size: 1.153845em;
  font-weight: bold;
  margin: 0;
  padding: 0 0 10px 0;
}

  h2.menu_header {
    margin: 10px 0 0px 11px;
    padding: 0;
  }

p {
  margin: 0;
  font-size: 1em;
  line-height: 1.5em;
}

  p.menu_tekst {
    margin: 5px 11px 0 11px;
    color: #0053a0;
  }

img {
  border-style: none;
  margin: 0;
  padding: 0;
}

.popup {
  margin: 0 0 0 8px;
  padding: 0;
  cursor: hand;
  position: absolute;
}

.bold {
  font-weight: bold;
}

.italic {
  font-style: italic;
}

a {
  color: #0053a0;
  text-decoration: none;
}

  a:hover {
    text-decoration: underline;
  }


.content {
  background: transparent;
  height: 100%;
  width: 100%;
  margin: 0;
}

.content_center {
  background: transparent;
  height: 100%;
  width: 880px;
  margin: 0 auto;
}

.table_main_content {
  background: transparent;
  width: 880px;
  text-align: left;
  margin: 0px 0px 0 0px;
}

td.cel_main {
  width: 648px;
  height: 100%;
  padding: 0 0 0 15px;
  margin: 0;
  text-align: left;
}

td.cel, td.cel_los {
  margin: 0;
  padding: 0 0.5em 0.5em 0;
  vertical-align: top;
}

/* link >> in overzicht uitlijnen*/
td.cel_center {
  text-align: center !important;
}

/* iets meer ruimte om een radiobutton zodat de tekst niet strak er tegen aan zit*/
input[type=checkbox], input[type=radio] {
  margin-left: 10px;
  margin-right: 5px;
}

.PremieProductList td.cel, .zoeken td.cel {
  vertical-align: bottom;
  padding: 0 0.5em 0.5em 0;
}

.cel_subnavigatie {
  background: transparent url(../images/sub_back.jpg) right top repeat-y;
  width: 217px;
  height: auto;
  text-align: left;
  margin-top: 0;
  vertical-align: top;
  padding: 0;
  display: block;
}

.sub_img_top {
  background: transparent url(../images/blue_block_top.jpg) 0 0 no-repeat;
  width: 200px;
  height: 5px;
  float: left;
}

.sub_img_bottom {
  background: transparent url(../images/blue_block_bottom.jpg) 0 0 no-repeat;
  width: 200px;
  height: 5px;
  margin: 0 0 75px 0;
  float: left;
}

.menu {
  background: transparent url(../images/menu_back.jpg) left bottom repeat-y;
  width: 200px;
  height: auto;
  min-height: 150px;
  float: left;
  padding: 0;
  margin: 0;
}

ul.sub_menu {
  background: transparent;
  width: 178px;
  height: auto;
  float: left;
  padding: 0;
  margin: 14px 0 5px 11px;
}

.sub_menu li {
  background: transparent;
  list-style: none;
  padding: 0;
  display: block;
}

  .sub_menu li a {
    background: transparent url(../images/dots.gif) left top repeat-x;
    color: #000;
    display: block;
    padding: 10px 0 10px 0;
    width: 178px;
    text-decoration: none;
  }

    .sub_menu li a:hover {
      color: #000;
      text-decoration: underline;
    }

    .sub_menu li a.firstItem {
      background-image: none;
    }

.table_login_form {
  background: transparent;
  width: 550px;
}

.inloggen h2 {
  padding: 0;
}

.table_login_form table {
  background: transparent url(../images/dots.gif) 0 70px repeat-x;
}

.login_button_cel {
  width: 550px;
  text-align: left;
}

.button {
  padding: 1px 8px 1px 8px;
  font-size: 0.923076em;
  cursor: hand;
  text-align: center;
}

.button_save_schade, .schadeinvoer .button_print_pdf {
  display: none;
}

.table_content {
  background: transparent;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
}

.table_content_print, thead {
  display: none;
}

.table_historienavigatie {
  background: transparent;
  width: 100%;
  height: auto;
  padding: 0;
  margin: 0 0 10px 0;
}

.search_option {
  float: left;
  margin: 0 10px 0 0;
}

.search_current {
  float: left;
  font-weight: bold;
  margin: 0 10px 0 0;
}

.search_option a {
  color: #00448f;
  font-weight: bold;
}

.search_option > label {
  color: #00448f;
  font-weight: bold;
}

.search_current > input {
  margin-left: 0;
}

.search_option > input {
  margin-left: 0;
}

.bcLink {
  margin-right: 10px;
}

div.pakketnaam {
  float: left;
  padding-top: 5px;
}

div.checkboxpolis {
  float: left;
  margin-right: 3px;
}

div.polisnaam {
  width: 294px;
  padding: 2px 0 0 0;
  font-weight: bold;
}

.polisnaam a {
  font-weight: normal;
}

.table_dekking_content {
  background: transparent;
  width: 100%;
}

.tr_total {
  background: transparent url(../images/dots.gif) 0 3px repeat-x;
  display: none;
}

div.checkboxdekking {
  float: left;
  margin-right: 3px;
  margin-left: 20px;
}

div.dekkingnaam {
  width: 291px;
  padding: 2px 0 0 0;
}

.sd_total {
  text-align: right;
  font-weight: bold;
}

td.total {
  padding-top: 10px !important;
  font-weight: bold;
}

.divloading {
  background: transparent;
  text-align: center;
  position: fixed;
  top: 20%;
  left: 0;
  width: 100%;
}

.divloadingCenter {
  background-color: #deebfc;
  margin-left: -170px;
  position: fixed;
  filter: alpha(opacity=85);
  opacity: .85;
  top: 100px;
  left: 50%;
  width: 340px;
  height: 50px;
  border: solid 1px #0053a0;
}

.table_wait {
  width: 100%;
  height: 50px;
}

.wait_cel {
  margin: 0;
  vertical-align: middle;
}

  .wait_cel img {
    margin-right: 5px;
  }

h2.premie1, h2.premie2, h2.premie3, h2.premie4 {
  font-size: 1em;
  text-align: left;
}

.premie1, .premie2, .premie3, .premie4, .sd_premie1, .sd_premie2, .sd_premie3, .sd_premie4 {
  width: 94px;
}

.euroteken, .eurobedrag {
  font-weight: bold;
}

.euroteken, .sd_euroteken {
  width: auto;
  float: left;
  text-align: right;
  margin-right: 7px;
}

.eurobedrag, .sd_eurobedrag {
  background: #fff;
  width: 60px;
  float: right;
  text-align: right;
  margin-right: 7px;
}

.button_panel {
  width: auto;
  margin: 10px 0 10px 0;
}

.table_paging {
  width: 100%;
  margin-top: 5px;
}

.paging_header {
  font-size: 1.153845em;
  color: #0053a0;
  margin: 0 0 10px 0;
  font-weight: bold;
}

.paging_cel_right {
  text-align: right;
}

.table_datagrid {
  background: transparent;
  width: 100%;
  margin: 0;
  margin-bottom: 15px !important;
}

.datagrid_header td, .sub_heading {
  padding: 0.5em;
  border: none;
  padding: 0.2em;
  font-weight: bold;
  padding-top: 1em;
}

.headerright {
  padding: 0.5em;
  border: none;
  padding: 0.2em;
  font-weight: bold;
  padding-top: 1em;
  text-align: right;
}

.headercenter {
  padding: 0.5em;
  border: none;
  padding: 0.2em;
  font-weight: bold;
  padding-top: 1em;
  text-align: center;
}

td.datagrid {
  background: transparent;
  margin: 0;
  padding: 0.5em 0.5em 0 0;
  vertical-align: bottom;
  font-weight: normal;
  text-align: left;
}

td.datagridnowrap {
  background: transparent;
  margin: 0;
  padding: 0.5em 0.5em 0 0;
  vertical-align: bottom;
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}

td.datagridright {
  background: transparent;
  margin: 0;
  padding: 0.5em 0.5em 0 0;
  vertical-align: bottom;
  font-weight: normal;
  text-align: right;
}

td.datagridrightnowrap {
  background: transparent;
  margin: 0;
  padding: 0.5em 0.5em 0 0;
  vertical-align: bottom;
  font-weight: normal;
  text-align: right;
  white-space: nowrap;
}

td.datagridcenter {
  background: transparent;
  margin: 0;
  padding: 0.5em 0.5em 0 0;
  vertical-align: bottom;
  font-weight: normal;
  text-align: center;
}

.datagrid_header a {
  font-weight: normal !important;
  color: #000 !important;
  font-family: Arial, Helvetica, Sans-serif !important;
  text-decoration: underline !important;
}

  .datagrid_header a:hover {
    font-weight: normal;
    color: #000 !important;
    font-family: Arial, Helvetica, Sans-serif !important;
    text-decoration: none !important;
  }

.field, .fieldverplicht, .fieldinvoerfout {
  background: #f2f2f2;
  width: 166px;
  border: solid 1px #bababa;
}

.login_field {
  background: #f2f2f2;
  height: 22px;
  width: 220px;
  padding: 3px 0 0 0;
  border: solid 1px #bababa;
}

select {
  height: 20px !important;
}

.ajax__calendar_day, .ajax__calendar_dayname,
.ajax__calendar_footer {
  font-family: Tahoma, Arial, sans-serif !important;
}

.ajax__calendar_title {
  width: auto !important;
}

.divhide {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
}

.divreadonly {
  float: left;
}

.boldred, .boldred_summary li {
  color: #da293d !important;
  font-weight: bold !important;
}

.nowrap {
  white-space: normal !important;
}

.qq-upload-success {
  background: transparent url(../images/dots.gif) left bottom repeat-x;
}

.qq-upload-list {
  padding: 5px 0;
}

  .qq-upload-list li {
    padding-bottom: 2px !important;
    margin-bottom: 4px !important;
  }

.qq-upload-file {
  padding-top: 3px;
}

.qq-upload-button {
  padding-top: 2px;
  height: 17px;
}

.cel_historienavigatie a.button_link:link, .cel_historienavigatie a.button_link:visited, .cel_historienavigatie a.button_link:active {
  /*display : inline-block;*/
  background: #e8e7e9;
  color: #000000;
  font-size: 0.923076em;
  height: 16px;
  width: auto;
  text-align: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  text-decoration: none;
  border: thin solid black;
  padding: 0 5px 0 5px;
  cursor: default;
}

.cel_historienavigatie a.button_link:hover {
  /*display : inline-block;*/
  background: #b3ffff;
  color: #000000;
  font-size: 0.923076em;
  height: 16px;
  width: auto;
  text-align: left;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -khtml-border-radius: 3px;
  text-decoration: none;
  border: thin solid black;
  padding: 0 5px 0 5px;
  cursor: default;
}

@media print {
  td, .polisnaam, .euroteken, .eurobedrag {
    font-size: 9pt !important;
  }

  h2 {
    font-size: 10pt !important;
  }

  .header, .title, .cel_subnavigatie, .button, .PositiveButton, .table_historienavigatie,
  .footer, .print_display_none {
    display: none;
  }

  .content, .content_center, .table_main_content {
    width: auto;
    border: none;
  }

  td.cel_main {
    width: auto;
    border: none;
    padding: 0;
  }

  thead {
    display: table-header-group;
    height: 30px;
    width: 100%;
  }

  .print_header {
    margin: 0;
    padding: 0;
    text-align: left;
    vertical-align: top;
    height: 30px;
  }

  .print_valign_top {
    vertical-align: top;
  }

  .paginaEindeBookMark {
    page-break-before: always !important;
  }

  .table_content_print {
    display: block;
    background: transparent;
    color: #000;
    width: auto;
    text-align: left;
    padding: 0;
    margin: 0;
  }

  .trOffertenummer, .trOpmaakDatum, .offerte_header, .offerte_relatie {
    display: block !important;
  }
}

/* kenteken_service */
.kenteken_service {
  background: transparent url(../images/kenteken_service.png) 0 0 no-repeat;
  float: left;
  width: 150px;
  height: 32px;
  margin: 0;
  padding: 0;
}

.kenteken_field_service {
  background: transparent;
  color: #000;
  height: 30px;
  font-family: Verdana, Geneva, Sans-Serif;
  font-size: 18px;
  font-weight: bold;
  width: 150px;
  height: 29px;
  margin: 0;
  padding: 3px 0 0 0;
  border: none;
  text-align: center;
  text-transform: uppercase;
}

  .kenteken_field_service::-ms-clear {
    width: 0;
    height: 0;
  }
/* kenteken_service */

/* Start OverzichtMenu */
.OverzichtMenuTable {
  background: transparent;
  width: 140px;
  margin-left: 10px;
}

.OverzichtMenuDivActive {
  display: block !important;
  background-color: #d6dff7;
}

.OverzichtMenuDivNonActive {
  display: none !important;
}


.cursorHand {
  cursor: pointer;
  font-size: 14px;
}

  .cursorHand:hover {
    background: #9fb4f2;
  }

.celSelected {
  background-color: #d6dff7 !important;
  color: #000;
}

.OverzichtMenuTable a.button_link, .OverzichtMenuTable a.button_link[disabled="disabled"] {
  display: block;
  /*width: 120px;*/
  white-space: nowrap;
  text-align: left;
  margin-bottom: 5px;
  text-decoration: underline;
  color: #000;
}

  .OverzichtMenuTable a.button_link:hover, .OverzichtMenuTable a.button_link[disabled="disabled"]:hover {
    background-color: #9fb4f2;
  }

/* Einde OverzichtMenu */

.overzichtWacht {
  color: blue;
}

.overzichtNietActief {
  color: blue;
}

.zoekvelden {
  margin-top: 15px;
}

.zoekveldtekst {
  overflow-x: hidden;
  text-overflow: ellipsis;
  display: block;
}

.lightgrey {
  color: #bababa !important;
}

.provisieBox {
  position: fixed;
  display: inline;
  font-size: 18px;
  padding: 15px;
  text-align: center;
  background-color: white;
  border: 1px solid #10A3F4;
  -webkit-box-shadow: 1px 1px 10px 2px rgba(31, 31, 31, .301961);
  box-shadow: 1px 1px 10px 2px rgba(31, 31, 31, .301961);
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
  left: 50% !important;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);

  @media screen and (max-width:468px) {
    width: 80%;
    font-size: 20px;
    margin: 0;
    top: 0;
  }
}

.euroteken_4 {
  color: #a3a3a3;
}

.eurobedrag_4 {
  color: #a3a3a3;
}

.popup {
  cursor: pointer;
  margin-bottom: -4px;
  padding: 0px 5px;

  @media (max-width:768px) {
    position: absolute;
    right: 0;
  }
}
