.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  background: #fff;
  font-family: Verdana, sans-serif;
  font-size: 14px;
  color: #386573;
  line-height: 1.7em;
}
.nopadding,
table td.nopadding,
table th.nopadding {
  padding: 0;
}
.nomargin,
table td.nomargin,
table th.nomargin {
  margin: 0;
}
.left {
  float: left;
}
.right {
  float: right;
}
.nofloat {
  float: none;
}
.clear {
  clear: both;
}
a {
  color: #23414a;
  text-decoration: underline;
}
a:hover {
  color: #9d261d;
}
h1,
h2,
h3,
h4,
h5 {
  color: #23414a;
  font-weight: normal;
}
h4,
h5 {
  font-weight: bold;
}
h1 {
  font-size: 29.9px;
}
h2 {
  font-size: 23.4px;
}
h3 {
  font-size: 20.15px;
}
h4 {
  font-size: 16.25px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.05px;
}
ul,
ol {
  margin-left: 3em;
}
ul li,
ol li {
  line-height: inherit;
}
button.btn,
a.btn {
  padding: 8px 16px;
  color: white;
  text-shadow: none;
  text-decoration: none;
}
button.btn:focus,
button.btn:hover,
a.btn:focus,
a.btn:hover {
  background: #93b6c1;
  color: white;
}
body div#IZIAdminToolbar button.btn {
  color: white;
}
div.izi-form {
  width: 400px;
}
div.izi-form label {
  display: inline-block;
  float: left;
  width: 120px;
  margin: 0;
  padding: 5px 10px 0px 10px;
}
div.izi-form input {
  width: 200px;
  margin-bottom: 5px;
  padding: 4px;
}
div.izi-form textarea {
  width: 200px;
  height: 100px;
  vertical-align: top;
  margin-bottom: 5px;
}
div.izi-form input.radio,
div.izi-form input.checkbox {
  width: auto;
  height: auto;
}
.you-cannot-see-me {
  display: none;
}
body div.izi-form {
  width: 440px;
}
body div.izi-form .you-cannot-see-me {
  display: none;
}
body div.izi-form label {
  width: 200px;
}
body div.izi-form #straatnaam_small {
  width: 125px;
}
body div.izi-form #huisnummer_small {
  width: 60px;
}
body div.izi-form #postcode_small {
  width: 80px;
}
body div.izi-form #plaats_small {
  width: 105px;
}
#top {
  width: 1054px;
  margin: 15px auto 15px auto;
}
#top .contact {
  list-style: none;
  margin: 40px 0 0 0;
  padding: 0;
}
#top .contact li {
  display: inline-block;
}
#top .contact li a {
  display: inline-block;
  width: 55px;
  height: 55px;
  background: transparent url("/templates/ontslagvergoeding/css/../images/contact-icons.gif") no-repeat;
  text-indent: -1000em;
  overflow: hidden;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#top .contact li a.mail {
  background-position: 0 0;
}
#top .contact li a.phone {
  background-position: -70px 0;
}
#top .contact li a.info {
  background-position: -139px 0;
}
#top .contact li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
#menu {
  background: url("/templates/ontslagvergoeding/css/../images/menu-gradient.png") repeat-x;
  list-style: none;
  margin: 0 0 15px 0;
  padding: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: relative;
  display: table;
}
#menu li {
  margin: 0;
  padding: 0;
  display: inline-block;
}
#menu li a {
  display: table-cell;
  vertical-align: middle;
  height: 84px;
  line-height: 24px;
  width: 144px;
  padding: 0 3px;
  font-size: 16px;
  color: white;
  text-align: center;
  border-right: 1px solid #31778c;
  text-decoration: none;
}
#menu li:last-child a {
  border-right: 0;
  -webkit-border-top-right-radius: 8px;
  -moz-border-radius-topright: 8px;
  border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -moz-border-radius-bottomright: 8px;
  border-bottom-right-radius: 8px;
}
#menu li.active a,
#menu li a:hover {
  background-color: #e6e6e6;
  color: #9d261d;
  text-decoration: none;
}
#menu li.home a {
  width: 80px;
  background: url("/templates/ontslagvergoeding/css/../images/homelink-sprite.png") no-repeat 17px 22px;
  text-indent: -1000em;
}
#menu li.home.active a,
#menu li.home a:hover {
  background-position: 19px -135px;
  background-color: #e6e6e6;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-left-radius: 8px;
  -webkit-border-bottom-left-radius: 8px;
  -moz-border-radius-bottomleft: 8px;
  border-bottom-left-radius: 8px;
}
#section_column .iziContent,
#section_column .iziModule {
  background: #e6e6e6;
  padding: 2px 10px 5px 10px;
  margin: 10px 0;
}
#section_column ul {
  list-style-image: url("/templates/ontslagvergoeding/css/../images/bullet.png");
}
#section_column ul a {
  vertical-align: super;
}
#section_column ul li {
  padding: 2px 0;
}
#section_column h1,
#section_column h2,
#section_column h3,
#section_column h4,
#section_column h5,
#section_column h6 {
  color: #9d261d;
}
#section_column .btn {
  width: 120px;
}
#footer {
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  color: white;
  font-size: 15px;
  text-align: center;
  padding: 35px 52px 35px 52px;
  background: #93b6c1;
  margin-bottom: 30px;
}
#footer a {
  color: white;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
div.block {
  width: 208px;
  height: 195px;
  padding: 20px;
  margin-bottom: 10px;
  background: url("/templates/ontslagvergoeding/css/../images/background-block.png") no-repeat;
  text-align: center;
  font-size: 2em;
  line-height: 1.5em;
  cursor: pointer;
}
div.kantonrechterberekenaar table,
div.kantonrechterberekenaar_crvb table {
  width: 90%;
  border: 0px;
  background-color: white;
}
div.kantonrechterberekenaar table td,
div.kantonrechterberekenaar_crvb table td {
  border: 0px;
  padding: 0.2em 0.3em;
}
div.kantonrechterberekenaar form,
div.kantonrechterberekenaar_crvb form {
  background-color: white;
}
div.kantonrechterberekenaar input,
div.kantonrechterberekenaar_crvb input {
  width: 50px;
}
div.kantonrechterberekenaar select,
div.kantonrechterberekenaar_crvb select {
  width: 100px;
}
div.kantonrechterberekenaar label,
div.kantonrechterberekenaar_crvb label {
  display: block;
  text-align: right;
  font-weight: normal;
}
div.kantonrechterberekenaar div.resultContainer,
div.kantonrechterberekenaar_crvb div.resultContainer {
  display: none;
  overflow: hidden;
}
#mailform p {
  font-size: 0.9em;
  margin-bottom: 0;
}
div.kantonrechterberekenaar div.resultContainer p,
div.kantonrechterberekenaar_crvb div.resultContainer p {
  font-size: 0.9em;
  text-align: center;
}
div.kantonrechterberekenaar div.resultContainer div#kantonResult,
div.kantonrechterberekenaar_crvb div.resultContainer div#kantonResult_crvb {
  font-size: 2.5em;
  font-weight: bold;
  margin: 10px;
  text-align: center;
}
div.kantonrechterberekenaar table.kantonrechterresult,
div.kantonrechterberekenaar_crvb table.kantonrechterresult {
  margin-top: 10px;
  width: 99%;
  margin-left: 1px;
  border: 1px solid #DDDDDD;
}
div.kantonrechterberekenaar p#kantonrechterresultmessage,
div.kantonrechterberekenaar_crvb p#kantonrechterresultmessage {
  font-size: 1.05em;
  font-weight: bold;
}
table.kantonrechterresult thead tr {
  font-weight: bold;
  text-align: center;
}
table.kantonrechterresult tbody tr {
  text-align: center;
}
table.kantonrechterresult tbody tr.odd {
  background-color: #EFECD9;
}
table.kantonrechterresult tbody tr.bold {
  font-weight: bold;
}
div.block-small {
  width: 208px;
  height: 195px;
  padding: 20px;
  margin-bottom: 20px;
  background: url("/templates/ontslagvergoeding/css/../images/background-block.png") no-repeat;
  color: #5D5D5D;
}
div.block-small div.title {
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 10px;
  font-weight: bold;
  color: #868686;
}
div.block-small form {
  margin-bottom: 0;
}
div.block-small input.radio {
  vertical-align: middle;
  margin: 0 4px;
}
div.block-small input.phone {
  width: 90px;
}
div.block-small input.email {
  width: 110px;
}
