@import "icon.css";
.trans {
  -moz-transition: ease-in 200ms;
  -o-transition: ease-in 200ms;
  -webkit-transition: ease-in 200ms;
  transition: ease-in 200ms;
  -moz-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  -webkit-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
}
.basket_container {
  width: 100%;
  color: #172440;
  position: relative;
  padding: 0 50px 20px 50px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.basket_loading {
  position: absolute;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.8);
  text-align: center;
}
.basket_loading img {
  top: 50px;
}
.basket_loading.basket_loading_show {
  visibility: visible;
  opacity: 1;
}
.basket_loading.basket_loading_hide {
  visibility: hidden;
  opacity: 0;
}
.basket_header_image {
  text-align: center;
}
.basket_header_title {
  font-weight: bold;
  color: #d2dfe8;
  padding: 0;
  background-color: #f6f9fa;
  margin: 0;
  font-family: Tahoma, sans-serif;
  letter-spacing: 1px;
  line-height: 30px;
  font-weight: 300;
  font-size: 24px;
}
.actionbuttons div {
  display: inline-block;
}
.basket_deelnemers .basket_block_title {
  background-image: none;
}
.basket_deelnemers .basket_block_title:before {
  content: '\E7EF';
  position: absolute;
  margin-left: -20px;
  font-family: 'Material Icons';
}
.basket_deelnemers .basket_deelnemers_warning {
  color: #ff5858;
}
.basket_deelnemers .basket_deelnemers_warning .basket_deelnemers_warning_button {
  display: inline-block;
}
.basket_deelnemers .basket_deelnemers_warning_button {
  display: none;
  background: no-repeat url('/desktopmodules/inschrijven/images/warning.png');
}
.basket_deelnemers .basket_deelnemers_delete_button {
  background: no-repeat url('/desktopmodules/inschrijven/images/deleteIcon.png');
}
.basket_opleidingssoort .basket_block_title {
  background-image: none;
}
.basket_opleidingssoort .basket_block_title:before {
  content: '\E80C';
  position: absolute;
  margin-left: -20px;
  font-family: 'Material Icons';
}
.basket_opleidingssoort .basket_block_container fieldset {
  margin-top: 7px;
}
.basket_opleidingssoort .basket_block_container ul {
  margin-top: 3px;
}
.basket_opleidingssoort.basket_opleidingssoort_warning {
  color: #ff5858;
}
.basket_opleidingssoort.basket_opleidingssoort_warning .basket_opleidingssoort_warning_button {
  display: inline-block;
}
.basket_opleidingssoort .basket_opleidingssoort_warning_button {
  display: none;
  background: no-repeat url('/desktopmodules/inschrijven/images/warning.png');
}
.basket_opleidingssoort .basket_opleidingssoort_edit_button {
  background: no-repeat url('/desktopmodules/inschrijven/images/editIcon.png');
}
.basket_opleidingssoort .basket_opleidingssoort_delete_button {
  background: no-repeat url('/desktopmodules/inschrijven/images/deleteIcon.png');
}
.basket_opleiding .basket_block_title {
  background-image: none;
}
.basket_opleiding .basket_block_title:before {
  content: '\E8DF';
  position: absolute;
  margin-left: -20px;
  font-family: 'Material Icons';
}
.basket_opleiding .basket_block_container fieldset {
  margin-top: 7px;
}
.basket_opleiding .basket_block_container ul {
  margin-top: 3px;
}
.basket_opleiding.basket_opleiding_warning {
  color: #ff5858;
}
.basket_opleiding.basket_opleiding_warning .basket_opleiding_warning_button {
  display: inline-block;
}
.basket_opleiding .basket_opleiding_warning_button {
  display: none;
  background: no-repeat url('/desktopmodules/inschrijven/images/warning.png') 20px;
}
.basket_opleiding .basket_opleiding_edit_button {
  background: no-repeat url('/desktopmodules/inschrijven/images/editIcon.png') 20px;
}
.basket_opleiding .basket_opleiding_delete_button {
  background: no-repeat url('/desktopmodules/inschrijven/images/deleteIcon.png') 20px;
}
.basket_verkoopregel .basket_block_title {
  background-image: none;
}
.basket_verkoopregel .basket_block_title:before {
  content: '\E8B0';
  position: absolute;
  margin-left: -20px;
  font-family: 'Material Icons';
}
.basket_verkoopregel .basket_block_container fieldset {
  margin-top: 7px;
}
.basket_verkoopregel .basket_block_container ul {
  margin-top: 3px;
}
.basket_verkoopregel .basket_verkoopregel_detail_button {
  background: no-repeat url('/desktopmodules/inschrijven/images/kostenSpecificatieIcoon.png') 20px;
}
.basket_confirm {
  margin-top: 10px;
}
.basket_confirm button {
  background-color: #92c469;
  border: 0;
  color: white;
  width: auto;
  max-width: 400px;
  font-size: large;
  text-decoration: none;
  padding: 5px 20px 5px 40px;
  -moz-transition: ease-in 200ms;
  -o-transition: ease-in 200ms;
  -webkit-transition: ease-in 200ms;
  transition: ease-in 200ms;
  -moz-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  -webkit-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
}
.basket_confirm button:hover {
  background-color: #0097b0;
  color: white;
}
.basket_confirm button:before {
  font-family: 'Material Icons';
  content: '\E877';
  position: absolute;
  margin-left: -30px;
}
.basket_block {
  margin-top: 10px;
}
.basket_block_title {
  width: 100%;
  background-color: #bac8d1;
  background-repeat: no-repeat;
  background-position: 3px 3px;
  line-height: 24px;
  padding: 5px 5px 5px 40px;
  color: white;
  font-weight: normal;
  font-size: 14px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.basket_block_container {
  background: white;
  padding: 7px;
  padding-top: 1px;
}
.basket_block_container fieldset {
  border: none;
  border-radius: 5px;
  position: relative;
  padding: 5px;
}
.basket_block_container fieldset legend {
  text-align: right;
  padding: 10px 0;
  margin-right: 10px;
  color: #bac8d1;
  font-size: 24px;
}
.basket_block_container fieldset legend b {
  font-size: 200%;
  vertical-align: middle;
  color: #ff5858;
}
.basket_block_container fieldset ul {
  list-style: none;
  margin: 0;
}
.basket_block_container fieldset ul li {
  width: 100%;
  padding: 5px !important;
  border-bottom: thin solid rgba(0, 0, 0, 0.05);
  color: #5c7b86;
  font-size: 12px;
}
.basket_block_container fieldset ul li:last-child {
  border-bottom: none;
}
.basket_block_container fieldset ul li div.actionbuttons {
  float: right;
  height: 25px;
}
.basket_block_container fieldset ul li div.actionbuttons div {
  height: 16px;
  width: 16px;
  padding: 3px;
  cursor: pointer;
  background-size: 16px 16px;
  background-position: center center;
}
.basket_block_container fieldset button {
  width: auto;
  background-color: #92c469;
  border: 0;
  padding: 0 40px;
  margin: 0;
  margin-top: 10px;
  font-size: 30px;
  line-height: 25px;
  border-radius: 0;
  color: white;
  -moz-transition: ease-in 200ms;
  -o-transition: ease-in 200ms;
  -webkit-transition: ease-in 200ms;
  transition: ease-in 200ms;
  -moz-transition-property: background-color, color, border, opacity;
  -o-transition-property: background-color, color, border, opacity;
  -webkit-transition-property: background-color, color, border, opacity;
  transition-property: background-color, color, border, opacity;
}
.basket_block_container fieldset button:hover {
  background-color: #0097b0;
  color: white;
}
.basketconfirm .span2 {
  font-weight: bold;
}
.basketconfirm .basketconfirm_error {
  margin-bottom: 4px;
}
.basketconfirm .basketconfirm_confirmmessage {
  margin-bottom: 4px;
}
.basketconfirm .basketconfirm_errorwarning .basketconfirm_erroritem span {
  font-weight: bold;
}
.basketconfirm .basketconfirm_errorwarning .basketconfirm_warningitem span {
  font-weight: bold;
}
.ip-dialog-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.3;
  background-color: rgba(0, 0, 0, 0.65);
}
.ip-dialog {
  background-color: white;
  padding: 20px;
  border: none;
  height: auto;
  width: 300px;
  top: 50%;
  left: 50%;
  display: none;
  position: fixed;
  margin-left: -153.5px;
  margin-top: -74.5px;
  max-height: inherit;
  overflow: initial;
}
.ip-dialog-title {
  font-size: large;
  margin-bottom: 10px;
  text-transform: lowercase;
  color: #0d458d;
}
.ip-dialog-message {
  min-height: 40px;
  color: #9495a1;
}
.ip-dialog-buttons button {
  background-color: #e0dfe2;
  border: 0;
  padding: 2px 10px;
  margin: 10px 10px 0 0;
  font-size: large;
  line-height: 25px;
  border-radius: 5px;
  color: white;
  text-transform: lowercase;
  -moz-transition: all ease-in 200ms;
  -o-transition: all ease-in 200ms;
  -webkit-transition: all ease-in 200ms;
  transition: all ease-in 200ms;
}
.ip-dialog-buttons button:first-child {
  background-color: #0d458d;
}
.ip-dialog-buttons button:hover {
  background-color: #abcd6c;
}
.tokenSubList {
  display: inline-block;
  position: relative;
}
.tokenSubList span {
  margin-left: 10px;
  cursor: pointer;
  font-size: 30px;
  font-weight: bold;
}
.tokenSubList .token-wrapper {
  right: 0;
  z-index: 100;
}
.tokenSubList .token-wrapper > div {
  left: 0;
  margin-top: 5px;
}
.tokenSubList .token-wrapper > div > .content {
  background-color: white;
}
@-webkit-keyframes op {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes op {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes op {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1.0;
  }
  100% {
    opacity: 0;
  }
}
.lim_a.animating {
  color: #fffffe;
  border: 0 solid white;
}
.lim_a.animating :after {
  font-family: 'Material Icons';
  position: absolute;
  content: '\E3CD';
  margin-left: 10px;
  font-size: 24px;
  color: #92c469;
  -moz-animation-name: op;
  -o-animation-name: op;
  -webkit-animation-name: op;
  animation-name: op;
  -moz-animation-duration: 3000ms;
  -o-animation-duration: 3000ms;
  -webkit-animation-duration: 3000ms;
  animation-duration: 3000ms;
  opacity: 0;
}
.limBtn span {
  width: 1px;
  background-color: rgba(92, 123, 134, 0.5);
  height: 25px;
  position: absolute;
  margin-top: 12px;
  margin-left: 8px;
}
.limBtn .basket_container {
  padding: 0;
  display: inline-block;
  display: table-row;
}
.limBtn .basket_opleiding_naam {
  white-space: nowrap;
  overflow: hidden;
  font-style: italic;
}
.limBtn i {
  display: inline-block;
}
.lim_sum {
  display: inline-block;
  margin-top: 3px;
}
.lim_sum .basket_block_container {
  background: none;
  padding: 0;
  display: block;
  margin-top: -5px;
}
.lim_sum fieldset {
  margin-top: -5px;
  color: #5c7b86;
}
.lim_sum fieldset legend {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.lim_sum i {
  color: #5c7b86;
}
.lim_sum div {
  display: inline-block;
}
.lim_sum .basket_deelnemers {
  padding: 0 10px 0 28px;
  display: table-cell;
  text-align: center;
}
.lim_sum .basket_opleidingssoort {
  padding: 0 20px 0 10px;
  color: #5c7b86;
  display: table-cell;
  text-align: center;
}
.lim_sum .basket_opleidingssoort_naam {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  max-width: 120px;
}
/*# sourceMappingURL=lim.css.map */
