@charset "UTF-8";
@import url(sass/vendor/_jquery-ui.min.css?t=1742377496125);
@import url(sass/vendor/_primefaces-aristo.css?t=1742377496125);
.loadingmask-message {
  background: transparent;
  border-width: 0;
  display: block;
  height: 1em;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  width: 1em; }
  .loadingmask-message .loadingmask-message-content {
    animation: loading-animation 1.2s infinite ease-out;
    background: transparent;
    border-radius: 50%;
    border-width: 0;
    clear: both;
    color: transparent;
    height: 1em;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    transform: translateZ(0);
    width: 1em; }

.logo {
  display: inline-block;
  line-height: 1;
  vertical-align: middle; }

/* ---------- Main content body ---------- */
.portal-iframe #main-content {
  width: 100%; }

/* ---------- Separator ---------- */
.separator {
  border-top: 1px dotted #BFBFBF; }

/* ---------- Status ---------- */
.entry-status {
  border-left: 4px solid transparent; }

span.alert {
  display: inline-block; }

/* ---------- Update manager ---------- */
.update-available {
  margin-top: 10px;
  padding: 2px;
  text-align: left; }

.quick-access-nav {
  position: absolute;
  top: -1000px;
  width: 100%;
  z-index: 1000; }
  .quick-access-nav a {
    background: #333;
    background: rgba(51, 51, 51, 0.9);
    border: 1px solid #FFF;
    left: 0;
    outline: none;
    padding: 8px;
    position: absolute;
    right: 0;
    text-align: center; }
    .quick-access-nav a:focus {
      color: #FFF;
      top: 1000px; }

@media (max-width: 991px) {
  .responsive-table-horizontal {
    display: block;
    position: relative;
    width: 100%; }
    .responsive-table-horizontal:after {
      clear: both;
      content: '';
      display: block;
      font-size: 0;
      height: 0;
      visibility: hidden; }
    .responsive-table-horizontal tbody {
      display: block;
      overflow-x: auto;
      position: relative;
      white-space: nowrap;
      width: auto; }
      .responsive-table-horizontal tbody tr {
        display: inline-block;
        vertical-align: top; }
        .responsive-table-horizontal tbody tr td {
          display: block;
          margin-bottom: 20px; }
          .responsive-table-horizontal tbody tr td:first-child {
            text-align: left; }
    .responsive-table-horizontal thead {
      display: block;
      float: left;
      margin-right: 10px; }
      .responsive-table-horizontal thead:after {
        clear: both;
        content: "";
        display: block;
        font-size: 0;
        height: 0;
        visibility: hidden; }
      .responsive-table-horizontal thead th {
        display: block;
        margin-bottom: 20px;
        text-align: right; }
        .responsive-table-horizontal thead th:first-child {
          text-align: right; }
  .ie9 .responsive-table-horizontal thead {
    float: none; } }

.important {
  font-weight: bold; }

.highlight {
  background: #FFC;
  font-weight: bold;
  margin: 0 1px; }

.hide-accessible {
  clip: rect(0 0 0 0) !important;
  position: absolute !important;
  /*Webkit and IE7 let clipped content change the scroll height of the page*/
  /*Scale webkit to 0*/
  -webkit-transform: scale(0);
  -webkit-transform-origin-x: 0;
  -webkit-transform-origin-y: 0;
  /*Change IE7 to using fixed*/
  *position: fixed !important;
  /*...And reset back to absolute for IE6*/
  _position: absolute !important; }

.force-offset {
  display: block !important;
  position: absolute !important;
  visibility: hidden !important; }

.unselectable, .unselectable * {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup, .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  background: transparent; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:after {
  border-color: #A6A6A6;
  font-family: "Courier New", Courier, "Lucida Sans Typewriter", "Lucida Typewriter", monospace; }

.lfr-asset-category-container .no-matches {
  color: #999; }

.lfr-asset-category-search-container {
  background-color: #D3DADD;
  border-bottom-color: #AEB8BC; }

.lfr-asset-category-list a.selected {
  background-color: #EEE; }

.lfr-categories-selector-search-results-path {
  color: #575757;
  font-size: 0.9em;
  text-align: right;
  width: 25%; }

.lfr-asset-column-actions-content {
  background-color: #D7F1FF; }

.lfr-asset-column-actions .lfr-asset-column-actions-content {
  border-color: #88C5D9; }

.lfr-asset-column-details .lfr-asset-categories {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-categories .lfr-asset-category {
    color: #555; }

.lfr-asset-column-details .lfr-asset-description {
  color: #444;
  font-style: italic;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.lfr-asset-column-details .lfr-asset-icon {
  border-right-color: #999;
  color: #999; }

.lfr-asset-column-details .lfr-asset-tags {
  color: #7D7D7D; }
  .lfr-asset-column-details .lfr-asset-tags .tag {
    color: #555; }

.lfr-asset-panels .lfr-panel.lfr-extended, .lfr-asset-column-details .lfr-panel.lfr-extended {
  border-color: #CCC; }

.lfr-form-row {
  border-bottom-color: #CCC; }

.lfr-form-row:hover {
  background-color: #DFFCCB;
  border-color: #B2FF3A; }

.lfr-form-row .handle-sort-vertical {
  background: url(../images/application/handle_sort_vertical.png) no-repeat 0 50%; }

.lfr-edit-layout-panel .taglib-form-navigator .button-holder {
  background-color: #FFF; }

.definition-of-terms dt {
  color: #333;
  font-weight: normal;
  width: 100%;
  word-break: break-word; }
  @media (min-width: 768px) {
    .definition-of-terms dt {
      width: auto; } }

.lfr-code {
  background: #FFF;
  border-color: #777;
  font-family: monospace; }
  .lfr-code tr td.line-numbers {
    background: #FAFAFA; }
    .lfr-code tr td.line-numbers:before {
      color: #AAA;
      text-shadow: 1px 1px #FFF; }

.popup-alert-notice .countdown-timer {
  font-size: 1.1em;
  font-weight: bold; }

.lfr-token {
  background-color: #B3DAEF;
  border-color: #5FA8FF;
  color: #444;
  text-decoration: none; }
  .lfr-token:hover {
    background-color: #D1E5EF; }

.lfr-token-primary {
  font-weight: bold; }
  .lfr-token-primary, .lfr-token-primary:hover {
    background-color: #B3DAEF; }

.lfr-token-close:hover {
  text-decoration: none; }

.lfr-button {
  background: no-repeat 0 50%; }

.lfr-table > tbody > tr > th, .lfr-table > thead > tr > th, .lfr-table > tfoot > tr > th {
  font-weight: bold; }

.lfr-checkbox-preselected, .lfr-configurator-visibility {
  opacity: 0.5; }

.lfr-header-row {
  border-bottom-color: #7B7B7B; }
  .lfr-header-row .lfr-search-combobox {
    border-color: #5F5F5F; }

.openid-login input[type="text"] {
  background: url(../images/common/openid.gif) no-repeat;
  background-color: #FFF;
  background-position: 0 50%;
  color: #000; }

.page-extra-settings .lfr-panel-titlebar .lfr-panel-title {
  font-size: 1em; }

.lfr-pagination .lfr-pagination-controls li .lfr-pagination-link {
  color: #333;
  font-weight: normal; }

.lfr-panel.lfr-extended, .lfr-panel-container, .lfr-floating-container {
  border-color: #DEDEDE #BFBFBF #BFBFBF #DEDEDE; }

.lfr-panel-container, .lfr-floating-container {
  background: #FFF; }

.lfr-panel-titlebar .lfr-panel-title {
  font-size: 1.2em;
  font-weight: bold; }

.lfr-panel-titlebar .lfr-panel-button {
  background: url(../images/application/panel_header_toggler_close.png) no-repeat 0 0; }
  .lfr-panel-titlebar .lfr-panel-button:hover {
    background-position: 0 100%; }

.lfr-panel.lfr-collapsible .lfr-panel-titlebar {
  background: url(../images/arrows/05_down.png) no-repeat 2px 50%; }

.lfr-panel.lfr-collapsed .lfr-panel-titlebar {
  background-image: url(../images/arrows/05_right.png); }
  .lfr-panel.lfr-collapsed .lfr-panel-titlebar .lfr-panel-button {
    background-image: url(../images/application/panel_header_toggler_open.png); }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  background: #D6D6D6 url(../images/application/panel_header.png) repeat-x 0 0;
  border-bottom-color: #CDCDCD; }

.lfr-panel-container .lfr-extended.lfr-collapsible .lfr-panel-titlebar {
  border-top-color: #CECECE; }

.js .lfr-floating-trigger {
  background-image: url(../images/arrows/05_down.png);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  text-decoration: none; }

.lfr-panel-page .panel-page-content {
  border-left-color: #CCC; }

.lfr-panel-page .lfr-add-content h2 {
  border-color: #CCC; }
  .lfr-panel-page .lfr-add-content h2 span {
    background: #EFEFEF; }

.lfr-panel-page .lfr-add-content .lfr-content-category h2 {
  border-bottom-color: #CCC; }
  .lfr-panel-page .lfr-add-content .lfr-content-category h2 span {
    background: none; }

.lfr-panel-content .paginator-container {
  background: #CFD2D5;
  border-bottom-color: #DCDEE0;
  border-top-color: #DCDEE0; }

.lfr-panel-content .paginator-page-container .paginator-page-link {
  background: none;
  border-color: #CFD2D5; }
  .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page {
    background: #99A7B3 url(../images/application/current_page_hover_bg.png) repeat-x 0 0;
    border-color: #6B7785 #7C8994 #919FA9;
    color: #FFF;
    font-weight: bold; }
    .lfr-panel-content .paginator-page-container .paginator-page-link.paginator-current-page:hover {
      background: #5094D7 url(../images/application/current_page_bg.png) repeat-x 0 0;
      border-color: #31659C #396EA8 #4C8CCB; }

#portlet-set-properties fieldset fieldset legend {
  font-size: 1.1em; }

.lfr-preview-file-content {
  border-bottom-color: #6D6D6E; }

.lfr-preview-file-image-current-column, .lfr-preview-file-video-current-column {
  background: url(../images/common/checkerboard.png); }

.lfr-preview-file-toolbar {
  background: #333;
  opacity: 0.5; }
  .lfr-preview-file-toolbar .icon-arrow-1-l {
    background: url(../images/document_library/preview_left.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-arrow-1-r {
    background: url(../images/document_library/preview_right.png) no-repeat 0 50%; }
  .lfr-preview-file-toolbar .icon-zoomin {
    background: url(../images/document_library/preview_zoom.png) no-repeat 0 50%; }

.lfr-preview-file-image-current-column:hover .lfr-preview-file-toolbar {
  opacity: 1; }

.lfr-preview-file-info {
  background: #333;
  color: #FFF;
  opacity: 0.5; }
  .lfr-preview-file-info:hover {
    opacity: 1; }

.lfr-preview-file-index {
  font-weight: bold; }

.lfr-preview-file-image-current {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%; }

.lfr-preview-file-image img {
  background: url(../images/aui/loading_indicator.gif) no-repeat 50% 50%;
  border-color: #AEB8BC; }

.lfr-preview-file-image-selected img, .lfr-preview-file-image:hover img {
  border-color: #00A2EA; }

.lfr-preview-file-loading-indicator {
  background: #333;
  color: #FFF; }

.lfr-preview-file-image-overlay-content {
  background: url(../images/common/checkerboard.png);
  border-color: #555; }

.firefox .lfr-preview-video-content div.video-node {
  height: 100%; }

textarea.lfr-editor-textarea {
  font-family: monospace; }

.lfr-rich-editor.ace_editor {
  border-color: #A1A2A4; }

.lfr-plain-editor textarea, .lfr-rich-editor.ace_editor {
  font-family: 'Monaco', 'Menlo', 'Droid Sans Mono', 'Courier New', monospace;
  font-size: 12px; }

.lfr-spa-loading-bar {
  background: #2FA4F5; }

.lfr-tag-selector-popup label {
  border-bottom-color: #EEE; }

.lfr-tag-selector-popup .no-matches {
  color: #999; }

.lfr-toolbar {
  background-color: #E5E4E8; }
  .lfr-toolbar .lfr-button:focus {
    border-color: #000; }
  .lfr-toolbar .lfr-button:hover {
    border-color: #CCC #777 #777; }
  .lfr-toolbar .lfr-separator {
    border-left-color: #FFF;
    border-right-color: #CCC;
    font-size: 12px; }

.lfr-toolbar .lfr-button, .lfr-emoticon-container .lfr-button {
  border-color: #E5E4E8; }

.lfr-emoticon-container {
  background: #E5E4E8;
  border-color: #CCC; }

.lfr-translation-manager .lfr-translation-manager-available-translations .lfr-translation-manager-available-translations-links {
  line-height: 1; }

.lfr-translation-manager .lfr-translation-manager-translation {
  text-decoration: none; }
  .lfr-translation-manager .lfr-translation-manager-translation:hover {
    background-color: #D1E5EF; }
  .lfr-translation-manager .lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
    background-color: #598BEC;
    border-color: #224FA8;
    color: #FFF; }

.lfr-tree a {
  text-decoration: none; }

.tree-drag-helper {
  z-index: 1035; }

.lfr-upload-container .upload-target {
  border-color: #DDD; }
  .lfr-upload-container .upload-target h4 span {
    text-transform: lowercase; }
  .lfr-upload-container .upload-target .drop-file-text {
    font-weight: normal; }

.lfr-upload-container a.browse-button {
  background-image: url(../images/common/add.png);
  background-repeat: no-repeat;
  color: white;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none; }

.lfr-upload-container a.clear-uploads {
  background-image: url(../images/common/remove.png);
  background-repeat: no-repeat; }

.lfr-upload-container a.cancel-uploads {
  background-image: url(../images/common/close.png);
  background-repeat: no-repeat; }

.lfr-upload-container .upload-list-info h4 {
  font-size: 1.3em; }

.lfr-upload-container .cancel-button {
  color: #869CAD; }

.lfr-upload-container .delete-button {
  color: #869CAD; }

.lfr-upload-container .file-added .success-message {
  font-weight: normal; }

.lfr-upload-container .upload-error {
  opacity: 1; }

.lfr-upload-container .multiple-files .upload-error {
  background: #FDD url(../images/messages/error.png) no-repeat 5px 5px;
  border-color: #900;
  color: #900;
  font-weight: normal; }

.lfr-upload-container .upload-complete .error-message, .lfr-upload-container .upload-complete .success-message {
  font-weight: bold; }

.lfr-upload-container .file-uploading {
  background-color: #FFC; }

.lfr-upload-container .progress-bar {
  background: #FFF;
  margin-top: 25px;
  text-align: left;
  width: 100%; }

.lfr-upload-container .progress {
  background: #8DB2E3; }

.upload-drop-active .lfr-upload-container .upload-target {
  background-color: #DDEDDE;
  border-color: #7D7;
  border-style: dashed; }

.app-view-entry:hover .entry-thumbnail {
  border-color: #7ABFDD; }

.app-view-entry.selected .entry-thumbnail {
  border-color: #057CB0; }

.app-view-entry.selected .entry-metadata dt, .app-view-entry.selected .entry-metadata dd, .app-view-entry.selected .entry-metadata .entry-categories, .app-view-entry.selected .entry-metadata .entry-tags, .app-view-entry.selected .entry-metadata .entry-description {
  color: #F0F0F0; }

.app-view-entry .entry-title {
  font-weight: bold; }

.app-view-entry .entry-link {
  text-decoration: none; }

.app-view-entry .entry-metadata dt, .app-view-entry .entry-metadata dd, .app-view-entry .entry-metadata .entry-categories, .app-view-entry .entry-metadata .entry-tags, .app-view-entry .entry-metadata .entry-description {
  color: #333;
  word-wrap: break-word; }

.app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary {
  font-weight: bold; }
  .app-view-entry .entry-metadata .entry-categories .taglib-asset-categories-summary .asset-category {
    font-weight: normal; }

.app-view-entry.selected, .app-view-entry.selected:hover {
  background-color: #00A2EA; }

.app-view-entry.selected a, .app-view-entry.selected a:focus, .app-view-entry.selected a:hover {
  color: #FFF; }

.app-view-entry.selected a .lfr-icon-menu-arrow {
  color: #333; }

.app-view-entry.active-area, .app-view-entry.active-area.hover, .app-view-entry.active-area td {
  background-color: #5AD300; }

.app-view-entry:hover, .app-view-entry.hover {
  background-color: #D3E8F1; }

.app-view-entry a.entry-link:hover {
  text-decoration: none; }
  .app-view-entry a.entry-link:hover .entry-metadata .entry-title .entry-title-text {
    text-decoration: underline; }

.app-view-entry-taglib.entry-display-style.display-icon .entry-title {
  font-weight: normal; }

.app-view-search-entry-taglib .entry-discussion a, .app-view-search-entry-taglib .entry-attachment a {
  text-decoration: none; }

.app-view-search-entry-taglib .entry-discussion:hover, .app-view-search-entry-taglib .entry-attachment:hover {
  background-color: #D3E8F1; }

.app-view-search-entry-taglib .entry-folder {
  color: #999; }

.app-view-search-entry-taglib .entry-link .entry-thumbnail-image {
  color: #000;
  text-decoration: none; }

.app-view-search-entry-taglib.alt {
  background-color: #EDF0F3; }

.app-view-search-entry-taglib.search {
  background-color: #FFF; }
  .app-view-search-entry-taglib.search.alt {
    background-color: #E2E5E8; }

.app-view-taglib .display-style .icon {
  background-image: url(../images/application/layouts.png);
  background-repeat: no-repeat; }

.app-view-taglib .icon-display-descriptive {
  background-position: -32px 0; }

.app-view-taglib .icon-display-icon {
  background-position: -16px 0; }

.app-view-taglib .icon-display-list {
  background-position: 0 0; }

.app-view-taglib .state-active .icon-display-descriptive {
  background-position: -32px 100%; }

.app-view-taglib .state-active .icon-display-icon {
  background-position: -16px 100%; }

@media (max-width: 767px) {
  .navbar .nav-display-style-buttons .display-style-buttons > .dropdown > .dropdown-menu {
    background-color: transparent;
    box-shadow: none; } }

.navbar .nav-display-style-buttons .display-style-buttons-container .dropdown-toggle .caret {
  border-bottom-color: #333;
  border-top-color: #333; }

.taglib-asset-links {
  border-radius: 4px; }
  .taglib-asset-links h2 {
    color: #999;
    font-size: 1em; }

.taglib-asset-metadata .metadata-entry-label {
  font-weight: normal; }

.taglib-asset-metadata .metadata-author {
  font-weight: bold; }

.taglib-asset-metadata .metadata-entry {
  color: #999; }

.taglib-asset-metadata .metadata-author .asset-user-info .user-info {
  color: #009AE5;
  font-size: 14px;
  line-height: 14px; }

.taglib-asset-metadata .metadata-author .asset-user-info .date-info {
  color: #8C8C8C;
  font-size: 13px; }

.taglib-calendar table {
  border-color: #999; }

.taglib-calendar tr th, .taglib-calendar tr td {
  border-bottom-color: #999; }

.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-color: #999; }

.taglib-calendar a:hover, .taglib-calendar a:focus {
  background-color: #CCC; }

.taglib-calendar .calendar-inactive {
  color: #999; }

.taglib-calendar .has-events a span {
  background: url(../images/calendar/event_indicator.png) no-repeat 50% 95%; }

.taglib-calendar .has-events.calendar-current-day a span {
  background-image: url(../images/calendar/event_indicator_current.png); }

.taglib-categorization-filter.entry-title {
  color: #333;
  font-size: 1em;
  line-height: inherit; }

.taglib-categorization-filter .asset-entry {
  background-color: #DEE7F8;
  border-color: #CAD8F3; }
  .taglib-categorization-filter .asset-entry:hover a {
    text-decoration: none; }
    .taglib-categorization-filter .asset-entry:hover a .icon-remove {
      background-color: #CAD8F3; }

.taglib-diff-addedline, #taglib-diff-results ins {
  background: #E6FFE6; }

.taglib-diff-context {
  background: #EEE; }

.taglib-diff-deletedline, #taglib-diff-results del {
  background: #FFE6E6; }

.taglib-diff-html div.diff-removed-image {
  background: #FDC6C6 url(../images/diff/minus.png); }

.taglib-diff-html div.diff-added-image {
  background: #CFC url(../images/diff/plus.png) no-repeat; }

.taglib-diff-html div.diff-removed-image, .taglib-diff-html div.diff-added-image {
  opacity: 0.55; }

.taglib-diff-html span.diff-html-added {
  background-color: #CFC;
  font-size: 1em; }
  .taglib-diff-html span.diff-html-added img {
    border-color: #CFC; }

.taglib-diff-html span.diff-html-changed {
  background: url(../images/diff/underline.png) bottom repeat-x; }
  .taglib-diff-html span.diff-html-changed img {
    border-color: #009; }

.taglib-diff-html span.diff-html-removed {
  background-color: #FDC6C6;
  font-size: 1em;
  text-decoration: line-through; }
  .taglib-diff-html span.diff-html-removed img {
    border-color: #FDC6C6; }

.diff-version-comparator .taglib-diff-html .diff-html-changed {
  background-image: none;
  border-bottom-color: #009AE5; }
  .diff-version-comparator .taglib-diff-html .diff-html-changed img {
    border-color: #009AE5; }

.diff-version-comparator .diff-target-selector {
  border-left-color: #E5E5E5; }

.diff-version-comparator .diff-version-filter {
  background-color: #F9F9F9; }

.taglib-discussion .lfr-discussion .lfr-discussion-form-edit .alloy-editor-placeholder {
  border-left-color: #DBDDE1; }

@media (min-width: 768px) {
  .taglib-discussion .lfr-discussion-details .taglib-user-display {
    word-wrap: break-word; } }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name {
  font-weight: bold;
  text-decoration: none; }
  .taglib-discussion .lfr-discussion-details .taglib-user-display .user-details .user-name:hover {
    text-decoration: underline; }

.taglib-discussion .lfr-discussion-details .taglib-user-display .user-profile-image .avatar {
  background-size: 50px; }

.taglib-discussion .lfr-discussion-actions li a, .taglib-discussion .lfr-discussion-actions li a span {
  text-decoration: none; }

.taglib-discussion .lfr-discussion-actions li a:hover span, .taglib-discussion .lfr-discussion-actions li a:focus span {
  text-decoration: underline; }

.taglib-discussion .lfr-discussion-form-container .lfr-discussion-form {
  background: #DDD;
  border-radius: 4px; }
  .taglib-discussion .lfr-discussion-form-container .lfr-discussion-form .taglib-user-display .user-profile-image .avatar {
    background-size: 40px; }

.lfr-discussion-reply.popover .lfr-discussion-reply-user-name {
  font-weight: bold; }

.drop-zone.drop-enabled:not(.no-border) {
  outline-color: rgba(176, 180, 187, 0.5); }

.drop-here-info .drop-icons span:nth-of-type(1), .drop-here-info .drop-icons span:nth-of-type(3) {
  background: #E8E6E8;
  color: #A5A6AC; }

.drop-here-info .drop-icons span:nth-of-type(2) {
  background: #00C2FF;
  color: #FFF; }

.drop-here-info .drop-text {
  color: #FFF; }

.drop-active .drop-here-info {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 100; }

.lfr-ddm-field-group {
  margin-bottom: 20px; }

.lfr-ddm-field-group-inline {
  display: inline-block;
  vertical-align: bottom; }

.taglib-form-navigator > .form-steps > ul.form-navigator.list-group {
  background: transparent; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active {
    background: transparent;
    opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label:focus {
      background: transparent; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .message {
      color: #000;
      opacity: 0.7; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .number {
      background: #333;
      font-size: 18px;
      opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab.active .tab-label .tab-icon {
      color: #333; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label {
    background: transparent;
    outline: 0; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus {
      text-decoration: none; }
      .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label:focus .number {
        opacity: 1; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .number {
      background: #CCC;
      color: #FFF;
      font-size: 14px;
      font-weight: bold;
      opacity: 0.6;
      text-decoration: none; }
    .taglib-form-navigator > .form-steps > ul.form-navigator.list-group .tab .tab-label .message {
      color: #000;
      font-size: 12px; }

.taglib-header {
  border-bottom-color: #C8C9CA;
  color: #555; }
  .taglib-header .header-back-to a {
    font-weight: bold;
    text-decoration: none; }

a.taglib-icon, a.taglib-icon:focus, a.taglib-icon:hover {
  text-decoration: none; }

a.taglib-icon:focus .taglib-text, a.taglib-icon:hover .taglib-text {
  text-decoration: underline; }

a.taglib-icon.btn:focus .taglib-text, a.taglib-icon.btn:hover .taglib-text {
  text-decoration: none; }

.taglib-icon[lang] > img {
  vertical-align: baseline;
  width: 16px; }

.taglib-icon-label {
  margin-left: 12px; }

.taglib-image-selector .change-image-controls {
  background: #FFF; }

.taglib-image-selector .glyphicon-ok {
  background: #FFF;
  opacity: 0;
  z-index: -1; }

.taglib-image-selector .progress-wrapper .progressbar {
  background: #B0B4BB;
  opacity: 0.7; }

.taglib-image-selector.check-active .glyphicon-ok {
  opacity: 1;
  z-index: 0; }

.taglib-image-selector.drop-active {
  outline-width: 0; }
  .taglib-image-selector.drop-active .browse-image-controls {
    opacity: 0; }
  .taglib-image-selector.drop-active .glyphicon-ok {
    opacity: 0; }
  .taglib-image-selector.drop-active .image-wrapper {
    opacity: 0.15; }
  .taglib-image-selector.drop-active .error-wrapper {
    opacity: 0; }

.taglib-image-selector.progress-active .image-wrapper {
  opacity: 0.15; }

.taglib-image-selector.progress-active .browse-image-controls {
  opacity: 0; }

.taglib-image-selector.progress-active .drop-here-info {
  opacity: 0; }

.taglib-image-selector.progress-active .glyphicon-ok {
  opacity: 0; }

.input-localized .palette-item-inner .lfr-input-localized-flag {
  font-size: 16px;
  opacity: 0.5; }

.input-localized.input-localized-focused .palette-item-inner .lfr-input-localized-flag {
  opacity: 1; }

.input-localized .palette-item-inner {
  border-color: #666; }

.input-localized .palette-item, .input-localized .palette-item-inner, .input-localized .palette-item-hover, .input-localized .palette-item-hover .palette-item-inner {
  border-color: transparent; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  background: #DDD; }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    background: #FF0047; }

.input-localized .palette-item-selected .lfr-input-localized-state {
  background: #27C1F2; }

.taglib-move-boxes .choice-selector label {
  background: #EBF1F9;
  border-bottom-color: #8DB2F3; }

.taglib-move-boxes .sortable-container .move-option {
  background-color: transparent; }
  .taglib-move-boxes .sortable-container .move-option.move-option-dragging {
    background-color: #FAFAFA; }
  .taglib-move-boxes .sortable-container .move-option .handle {
    color: #999; }

.lfr-tree-display-page .tree-node .tree-node-over .tree-label {
  text-decoration: none; }

.lfr-tree-display-page .tree-label {
  cursor: default; }
  .lfr-tree-display-page .tree-label a {
    color: black; }
  .lfr-tree-display-page .tree-label .layout-page-invalid {
    color: #AAA;
    font-style: italic; }
    .lfr-tree-display-page .tree-label .layout-page-invalid:hover {
      cursor: default;
      text-decoration: none; }

.lfr-tree-radio.lfr-tree-root-node-hidden .lfr-root-node + .tree-container {
  margin-left: 0; }

.lfr-map {
  border-color: #CCC; }
  .lfr-map .search-controls {
    font-size: 15px; }

.navbar .navbar-search {
  background-color: #F3F3F3; }
  @media (min-width: 768px) {
    .navbar .navbar-search {
      background-color: transparent; } }

.taglib-portlet-preview.show-borders {
  border-color: #828F95; }
  .taglib-portlet-preview.show-borders .title {
    background-color: #D3DADD;
    font-size: 1.4em;
    font-weight: bold; }

.lfr-search-container-wrapper a {
  color: #212529; }

.lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle {
  color: #6c757d; }
  .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:active, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:focus, .lfr-search-container-wrapper .lfr-icon-menu > .dropdown-toggle:hover {
    background-color: #F7F8F9;
    border-radius: 4px;
    color: #212529; }

.lfr-search-container-wrapper .list-group {
  margin-bottom: 0; }
  .lfr-search-container-wrapper .list-group .list-group-item {
    border-radius: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h4 {
      font-size: 0.875rem;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h5, .lfr-search-container-wrapper .list-group .list-group-item h6, .lfr-search-container-wrapper .list-group .list-group-item .h5, .lfr-search-container-wrapper .list-group .list-group-item .h6 {
      font-size: 0.875rem;
      font-weight: 400;
      line-height: 1.5;
      margin-bottom: 0; }
    .lfr-search-container-wrapper .list-group .list-group-item h6 + h5 {
      font-weight: 600; }
    .lfr-search-container-wrapper .list-group .list-group-item .checkbox {
      margin-top: 0; }
  .lfr-search-container-wrapper .list-group + .taglib-search-iterator-page-iterator-bottom {
    margin-top: 20px; }

.lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
  word-break: break-all \9;
  word-wrap: break-word; }
  @media (min-width: 768px) {
    .lfr-asset-type-column, .lfr-author-column, .lfr-city-column, .lfr-country-column, .lfr-email-address-column, .lfr-job-title-column, .lfr-region-column, .lfr-removed-by-column, .lfr-replier-column, .lfr-scope-column, .lfr-screen-name-column, .lfr-type-column, .lfr-user-column, .lfr-users-column {
      max-width: 125px;
      min-width: 100px; } }

.lfr-completion-date-column, .lfr-create-date-column, .lfr-date-column, .lfr-display-date-column, .lfr-expiration-date-column, .lfr-last-post-date-column, .lfr-modified-date-column, .lfr-removed-date-column, .lfr-reply-date-column, .lfr-revision-column, .lfr-size-column {
  white-space: nowrap; }

.lfr-description-column, .lfr-role-column {
  max-width: 375px;
  min-width: 375px; }

.lfr-email-address-column, .lfr-name-column, .lfr-parent-organization-column, .lfr-screen-name-column, .lfr-title-column, .lfr-url-column, .lfr-wiki-column {
  max-width: 200px;
  min-width: 200px; }

.lfr-email-column, .lfr-website-column {
  min-width: 100px; }
  @media (min-width: 768px) {
    .lfr-email-column, .lfr-website-column {
      min-width: 115px; } }
  .lfr-email-column .checkbox-container .form-group, .lfr-website-column .checkbox-container .form-group {
    margin-bottom: 0; }

.lfr-role-column {
  word-break: break-all \9;
  word-wrap: break-word; }

.user-info .user-details .date-info {
  color: #8C8C8C; }

.user-info .user-details .user-name {
  color: #009AE5; }

.taglib-search-toggle .toggle-advanced {
  color: inherit; }
  .taglib-search-toggle .toggle-advanced, .taglib-search-toggle .toggle-advanced:hover, .taglib-search-toggle .toggle-advanced:focus {
    text-decoration: none; }

.taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced {
  background-color: #FCFCFC;
  border-color: #DDD; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .btn.close {
    margin-right: 5px; }
  .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content {
    position: relative; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields {
      margin-bottom: 0; }
    .taglib-search-toggle-advanced-wrapper .taglib-search-toggle-advanced .taglib-search-toggle-advanced-content .match-fields-legend {
      color: #999;
      font-size: 13px; }

.taglib-social-activities .day-separator {
  border-bottom-color: #CCC; }

.taglib-social-bookmarks a.social-bookmark-link {
  background-repeat: no-repeat; }

.taglib-user-display a .user-name {
  text-decoration: underline; }

.taglib-user-display .avatar {
  background: no-repeat center;
  background-size: 60px; }
  .taglib-user-display .avatar.author:after {
    background: rgba(50, 168, 230, 0.5); }

.taglib-user-display .user-name {
  font-size: 1.1em;
  font-weight: bold; }

.js .taglib-webdav.visible {
  background: #F0F5F7; }

.js .taglib-webdav table {
  border-color: #828F95; }

.taglib-workflow-status .workflow-id, .taglib-workflow-status .workflow-version, .taglib-workflow-status .workflow-status {
  color: #999; }

/* ---------- Cards ---------- */
/* ---------- Cards horizontal ---------- */
/* ---------- Dialogs ---------- */
/* ---------- Splitter ---------- */
/* ---------- Toggle card ---------- */
/* ---------- File icons colors ---------- */
/* ---------- File icons text colors ---------- */
/* ---------- User icons colors ---------- */
.aspect-ratio.aspect-ratio-8-to-3 {
  padding-bottom: 37.5%; }

.lfr-autocomplete-input-list .yui3-aclist-list {
  margin: 0; }

.liferay-autocomplete-input-mirror {
  left: -9999px;
  overflow-x: hidden;
  overflow-y: auto;
  position: absolute;
  top: -9999px;
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word; }

.card-tab-group .card-tab:nth-child(n+2) {
  border-left: 4px solid #65B6F0;
  padding-left: 20px; }
  .card-tab-group .card-tab:nth-child(n+2) .card-tab {
    border-left: 4px solid #93ccf5;
    padding-left: 20px; }
    .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab {
      border-left-color: #c2e2f9; }
      .card-tab-group .card-tab:nth-child(n+2) .card-tab .card-tab .card-tab {
        border-left-width: 0;
        padding-left: 0; }

.hsv-palette .hsv-view-container .hsv-label-value-hex .hsv-value {
  width: 95px; }

.hsv-palette .hsv-view-container .hsv-value {
  width: 56px; }

.yui3-color-picker-popover .palette-container {
  border-collapse: separate; }

.dialog-iframe-popup .hsv-palette-modal.modal-dialog {
  bottom: 0 !important;
  left: 0 !important;
  margin: 0;
  max-width: none;
  right: 0 !important;
  top: 0 !important;
  width: 100%; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog {
      bottom: auto !important;
      height: 100%;
      left: 50% !important;
      max-height: 375px;
      max-width: 650px;
      right: auto !important;
      top: 50% !important;
      transform: translate(-50%, -50%); } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
    bottom: 0;
    left: 0;
    overflow: visible;
    position: absolute;
    right: 0;
    top: 0; }
    @media (max-width: 767.98px) {
      .dialog-iframe-popup .hsv-palette-modal.modal-dialog > .hsv-palette-modal-content {
        border-radius: 0;
        border-width: 0; } }
  @media (max-width: 767.98px) {
    .dialog-iframe-popup .hsv-palette-modal.modal-dialog .modal-body {
      padding: 1rem; } }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-default-size.hsv-container {
    width: 100%; }
  .dialog-iframe-popup .hsv-palette-modal.modal-dialog .hsv-image-container {
    margin: 0; }

.dialog-bd {
  min-height: 30px; }

.dialog-content {
  border: 1px solid #C8C9CA;
  padding: 5px; }

.dialog-iframe-popup .sheet > .lfr-nav {
  margin-top: -24px; }

.dialog-iframe-popup .contacts-portlet .portlet-configuration-container .form {
  position: static; }

.dialog-iframe-popup .lfr-form-content {
  padding: 15px; }

.dialog-iframe-popup .portlet-body,
.dialog-iframe-popup .portlet-boundary,
.dialog-iframe-popup .portlet-column,
.dialog-iframe-popup .portlet-layout {
  height: 100%; }

.dialog-iframe-popup .portlet-column {
  position: static; }

.dialog-iframe-popup .dialog-body > .container-fluid-1280, .dialog-iframe-popup .dialog-body .container-view,
.dialog-iframe-popup .export-dialog-tree > .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree .container-view,
.dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader .container-view,
.dialog-iframe-popup .lfr-form-content > .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content .container-view,
.dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content .container-view,
.dialog-iframe-popup .process-list > .container-fluid-1280,
.dialog-iframe-popup .process-list .container-view,
.dialog-iframe-popup .roles-selector-body > .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body .container-view {
  padding-top: 20px; }
  .dialog-iframe-popup .dialog-body > .container-fluid-1280 > .nav-tabs-default, .dialog-iframe-popup .dialog-body > .container-fluid-1280 .nav-tabs-underline, .dialog-iframe-popup .dialog-body .container-view > .nav-tabs-default, .dialog-iframe-popup .dialog-body .container-view .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .export-dialog-tree .container-view > .nav-tabs-default,
  .dialog-iframe-popup .export-dialog-tree .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-dynamic-uploader .container-view .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .lfr-form-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .lfr-form-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view > .nav-tabs-default,
  .dialog-iframe-popup .portlet-configuration-body-content .container-view .nav-tabs-underline,
  .dialog-iframe-popup .process-list > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .process-list > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .process-list .container-view > .nav-tabs-default,
  .dialog-iframe-popup .process-list .container-view .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body > .container-fluid-1280 .nav-tabs-underline,
  .dialog-iframe-popup .roles-selector-body .container-view > .nav-tabs-default,
  .dialog-iframe-popup .roles-selector-body .container-view .nav-tabs-underline {
    margin-left: -15px;
    margin-right: -15px;
    margin-top: -20px; }

.dialog-iframe-popup .dialog-body > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .export-dialog-tree > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-dynamic-uploader > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .lfr-form-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .portlet-configuration-body-content > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .process-list > .lfr-nav + .container-fluid-1280,
.dialog-iframe-popup .roles-selector-body > .lfr-nav + .container-fluid-1280 {
  padding-top: 0; }

.dialog-iframe-popup .login-container {
  padding: 1rem; }

.dialog-iframe-popup .management-bar-default,
.dialog-iframe-popup .navbar-default {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0;
  border-top-width: 0;
  margin-bottom: 0; }

.dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
.dialog-iframe-popup .portlet-export-import-container {
  height: calc(100% - 48px);
  position: relative; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .navbar ~ .portlet-configuration-setup,
    .dialog-iframe-popup .portlet-export-import-container {
      height: calc(100% - 48px); } }

.dialog-iframe-popup .navigation-bar > .container-fluid {
  margin-left: 24px;
  margin-right: 24px;
  padding: 0; }

.dialog-iframe-popup .panel-group .panel {
  border-left-width: 0;
  border-radius: 0;
  border-right-width: 0; }

.dialog-iframe-popup .panel-group .panel + .panel {
  border-top-width: 0;
  margin-top: 0; }

.dialog-iframe-popup .panel-heading {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  padding-left: 3px;
  padding-right: 3px; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .portlet-configuration-setup .lfr-nav {
      padding-left: 8px;
      padding-right: 8px; } }

.dialog-iframe-popup .export-dialog-tree,
.dialog-iframe-popup .lfr-dynamic-uploader,
.dialog-iframe-popup .process-list {
  bottom: 0;
  display: block;
  left: 0;
  overflow: auto;
  position: absolute;
  right: 0;
  top: 48px;
  -webkit-overflow-scrolling: touch; }
  @media (min-width: 768px) {
    .dialog-iframe-popup .export-dialog-tree,
    .dialog-iframe-popup .lfr-dynamic-uploader,
    .dialog-iframe-popup .process-list {
      top: 48px; } }

.dialog-iframe-popup .portlet-export-import-publish-processes {
  top: 0; }

@media (min-width: 992px) {
  .dialog-with-footer #main-content, .dialog-with-footer #wrapper {
    height: calc(100% - 60px); } }

.dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
  background-color: #FFF;
  border-top: 1px solid #e9ecef;
  bottom: 0;
  display: flex;
  flex-direction: row-reverse;
  left: 0;
  margin: 0;
  padding: 10px 24px;
  width: 100%; }
  @media (min-width: 992px) {
    .dialog-with-footer .button-holder.dialog-footer, .dialog-with-footer .sheet-footer.dialog-footer {
      position: fixed; } }
  .dialog-with-footer .button-holder.dialog-footer .btn, .dialog-with-footer .sheet-footer.dialog-footer .btn {
    margin-left: 1rem;
    margin-right: 0; }

@media (min-width: 992px) {
  .dialog-with-footer .dialog-body,
  .dialog-with-footer .export-dialog-tree,
  .dialog-with-footer .lfr-dynamic-uploader,
  .dialog-with-footer .lfr-form-content,
  .dialog-with-footer .portlet-configuration-body-content,
  .dialog-with-footer .roles-selector-body {
    padding-bottom: 60px; } }

.dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer {
  bottom: 0; }
  .dialog-with-footer .lfr-dynamic-uploader.hide-dialog-footer + .dialog-footer {
    display: none; }

.dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content {
  display: flex;
  flex-direction: column;
  overflow: visible; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content > form {
    flex-grow: 1;
    max-width: none;
    overflow: auto; }
  .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive, .dialog-with-footer .portlet-configuration-edit-permissions .portlet-configuration-body-content .table-responsive-lg {
    overflow: visible; }

.dialog-with-footer .portlet-configuration-edit-templates .portlet-configuration-body-content {
  bottom: 0; }

.portlet-layout.dragging {
  border-collapse: separate; }

.drop-area {
  background-color: #D3DADD; }

.active-area {
  background: #FFC; }

.portlet-boundary.yui3-dd-dragging {
  opacity: 0.6; }
  .portlet-boundary.yui3-dd-dragging .portlet {
    border: 2px dashed #CCC; }

.sortable-layout-proxy {
  opacity: 1; }
  .sortable-layout-proxy .portlet-topper {
    background-image: none; }

.proxy {
  cursor: move;
  opacity: 0.65;
  position: absolute; }
  .proxy.generic-portlet {
    height: 200px;
    width: 300px; }
    .proxy.generic-portlet .portlet-title {
      padding: 10px; }
  .proxy.not-intersecting .forbidden-action {
    background: url(../images/application/forbidden_action.png) no-repeat;
    display: block;
    height: 32px;
    position: absolute;
    right: -15px;
    top: -15px;
    width: 32px; }

.resizable-proxy {
  border: 1px dashed #828F95;
  position: absolute;
  visibility: hidden; }

.sortable-proxy {
  background: #727C81;
  margin-top: 1px; }

.lfr-freeform-layout-drag-indicator {
  visibility: hidden; }

.sortable-layout-drag-target-indicator {
  margin: 2px 0; }

.yui3-dd-proxy {
  z-index: 1110 !important; }

.lfr-editable {
  outline: 1px dashed #68BB30;
  outline-offset: 2px;
  position: relative; }
  .lfr-editable:after {
    background: #68BB30 url(../images/common/edit_white.png) no-repeat 50%;
    content: '';
    display: block;
    height: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 30px; }
  .lfr-editable:focus:after {
    display: none; }
  .lfr-editable:focus:hover {
    background-color: transparent; }
  .lfr-editable:hover {
    background-color: rgba(255, 255, 255, 0.3);
    outline-color: #519226; }
    .lfr-editable:hover:after {
      background-color: #519226; }

.lfr-editable-notice-close {
  margin-left: 1em; }

.lfr-portlet-title-editable {
  margin-top: 0;
  z-index: 9999; }
  .lfr-portlet-title-editable .lfr-portlet-title-editable-content {
    padding: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .field-input {
      margin-bottom: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .textfield-label {
      display: none; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-toolbar-content {
      display: inline-block;
      vertical-align: bottom; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn-group {
      margin-top: 0; }
    .lfr-portlet-title-editable .lfr-portlet-title-editable-content .btn {
      display: inline-block;
      float: none;
      margin-top: 0;
      width: auto; }

.alloy-editor-container .alloy-editor {
  outline: 0; }
  .alloy-editor-container .alloy-editor.alloy-editor-placeholder {
    color: #2B4259; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
      background: transparent;
      border-left-color: #DBDDE1;
      color: #B0B4BB; }
    .alloy-editor-container .alloy-editor.alloy-editor-placeholder.readonly {
      color: #CCC; }

.alloy-editor-container .alloy-editor-icon {
  color: #869CAD; }

.has-error .alloy-editor-container .alloy-editor.alloy-editor-placeholder.ae-placeholder:not(:focus) {
  border-left-color: #CC6677; }

.cke_dialog .cke_dialog_ui_input_text {
  height: auto; }

.cke_editable_inline a {
  cursor: pointer; }

.cke_panel.cke_combopanel {
  width: 220px; }

.cke_panel_block .cke_panel_grouptitle {
  font-size: 20px;
  line-height: 20px;
  margin-top: 0; }

.cke_panel_block .cke_panel_list {
  margin-left: 0; }
  .cke_panel_block .cke_panel_list .cke_panel_listItem {
    line-height: initial; }
    .cke_panel_block .cke_panel_list .cke_panel_listItem a:hover {
      text-decoration: none; }

/* ---------- CKEditor table ---------- */
.cke_show_border {
  width: 500px; }
  .cke_show_border td {
    height: 15px; }

.html-editor.portlet {
  background: #FFF;
  color: #000;
  line-height: 1;
  padding: 1em; }

.html-editor.portlet-message-boards {
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
  word-wrap: break-word; }
  .html-editor.portlet-message-boards blockquote {
    background: #EEF0F2 url(../images/message_boards/quoteleft.png) no-repeat 5px 5px;
    border: 1px solid #777;
    padding: 5px 45px; }
    .html-editor.portlet-message-boards blockquote:after {
      background: url(../images/message_boards/quoteright.png) no-repeat 50%;
      content: '';
      display: block;
      float: right;
      height: 24px;
      margin-right: -35px;
      margin-top: -25px;
      width: 31px;
      z-index: 999; }
    .html-editor.portlet-message-boards blockquote cite {
      display: block;
      font-weight: bold; }
  .html-editor.portlet-message-boards pre {
    background: #F9F9F9;
    border: 1px solid #777;
    padding: 0.5em; }

.lfr-source-editor {
  border-color: #CCC; }
  .lfr-source-editor .lfr-source-editor-toolbar li > .btn {
    background-color: #FFF;
    border: transparent;
    color: #717383;
    outline: 0; }
  .lfr-source-editor .lfr-source-editor-code {
    background-color: #FFF;
    color: #2B4259; }
    .lfr-source-editor .lfr-source-editor-code .ace_gutter {
      background-color: #EDEDEF;
      color: #868896;
      overflow: hidden; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget {
        font-family: fontawesome-alloy;
        text-align: center;
        vertical-align: middle; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open, .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed {
          background-image: none; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_open:before {
          content: "\f0d7"; }
        .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_fold-widget.ace_closed:before {
          content: "\f0dA"; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-cell {
        color: #FFF; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #717383; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_gutter-layer {
        border-right: solid 1px #CCC; }
      .lfr-source-editor .lfr-source-editor-code .ace_gutter .ace_info {
        background-image: none; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #EDEDEF; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_constant {
      color: #34ADAB; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_tag {
      color: #1D5EC7; }
    .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string {
      color: #FF6C58; }
      .lfr-source-editor .lfr-source-editor-code .ace_content .ace_string.ace_regex {
        color: #F00; }
  .lfr-source-editor.ace_dark .lfr-source-editor-code {
    background-color: #47474F;
    color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter {
      background: #54555E;
      color: #FFF; }
      .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_gutter .ace_gutter-active-line {
        background-color: #009AED; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_active-line {
      background-color: #11394E; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_cursor {
      color: #FFF; }
    .lfr-source-editor.ace_dark .lfr-source-editor-code .ace_content .ace_tag {
      color: #4D91FF; }

.lfr-fullscreen-source-editor .lfr-fullscreen-source-editor-content .panel-splitter {
  border-color: #CCC; }

.file-icon-color-0 {
  background-color: #6B6C7E;
  color: #FFF; }

.file-icon-color-1 {
  background-color: #A7A9BC;
  color: #FFF; }

.file-icon-color-2 {
  background-color: #50D2A0;
  color: #FFF; }

.file-icon-color-3 {
  background-color: #AF78FF;
  color: #FFF; }

.file-icon-color-4 {
  background-color: #FFB46E;
  color: #FFF; }

.file-icon-color-5 {
  background-color: #FF5F5F;
  color: #FFF; }

.file-icon-color-6 {
  background-color: #4B9BFF;
  color: #FFF; }

.file-icon-color-7 {
  background-color: #272833;
  color: #FFF; }

.lfr-item-viewer .image-viewer-base {
  outline: none; }

.lfr-item-viewer .item-preview:hover {
  cursor: pointer; }

.lfr-item-viewer .aspect-ratio a.item-preview {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.lfr-item-viewer .search-info {
  background-color: #D3E8F1; }
  .lfr-item-viewer .search-info .keywords {
    font-size: 1.4em;
    font-weight: bold; }
  .lfr-item-viewer .search-info .change-search-folder {
    font-size: 0.8em;
    font-weight: normal; }

.lfr-item-viewer .progress-container {
  background-color: #FFF; }

.lfr-item-viewer.uploading > div:not(.progress-container) {
  opacity: 0.3; }

.image-viewer-caption {
  color: #777; }

.image-viewer-footer-control, .image-viewer-footer-control:focus, .image-viewer-footer-control:hover {
  color: #777; }

@media (min-width: 768px) {
  .image-viewer-sidenav-menu {
    background-color: transparent;
    border-left-width: 0; } }

.image-viewer-sidenav dd {
  color: #8B8B8B;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav dd {
      color: #777; } }

.image-viewer-sidenav .h5 {
  color: #869CAD;
  margin-bottom: 3px; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .h5 {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > li {
  padding-left: 20px; }
  .image-viewer-sidenav .nav-tabs-default > li:first-child {
    padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li:first-child > a {
  padding-left: 0; }

.image-viewer-sidenav .nav-tabs-default > li > a {
  border-color: transparent;
  color: #777;
  padding-left: 0;
  padding-right: 0; }

.image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
  border-color: transparent;
  color: #777; }
  @media (min-width: 768px) {
    .image-viewer-sidenav .nav-tabs-default > .active > a, .image-viewer-sidenav .nav-tabs-default > .active > a:focus, .image-viewer-sidenav .nav-tabs-default > .active > a:hover {
      color: #FFF; } }

.image-viewer-sidenav .nav-tabs-default > .active > a:after {
  background-color: #65B6F0;
  bottom: -10px;
  content: '';
  display: block;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0; }

.image-viewer-sidenav-body {
  padding-top: 0; }

.lfr-item-viewer .lfr-item-viewer-close {
  color: #FFF;
  opacity: 1; }
  .lfr-item-viewer .lfr-item-viewer-close, .lfr-item-viewer .lfr-item-viewer-close:focus, .lfr-item-viewer .lfr-item-viewer-close:hover {
    color: #FFF; }
  .lfr-item-viewer .lfr-item-viewer-close .icon-monospaced {
    color: #777; }

.lfr-item-viewer-icon-info {
  color: #FFF; }

.nav.list-group li > a:focus, .nav.list-group li > a:hover {
  background-color: #E5F5FC;
  color: #009AE5; }

.nav.list-group > .active {
  border-width: 1px 0 0 0; }
  .nav.list-group > .active > a, .nav.list-group > .active > a:focus, .nav.list-group > .active > a:hover {
    background-color: #60BFEF;
    border: 1px solid #60BFEF;
    color: #FFF; }

.nav.list-group .list-group-item {
  padding: 0; }
  .nav.list-group .list-group-item.nav-header {
    background-color: #F3F3F3;
    padding-left: 10px;
    padding-right: 10px; }

.lfr-page-templates li a {
  padding: 0; }
  .lfr-page-templates li a label {
    cursor: pointer;
    display: block;
    padding: 5px 0 5px 5px; }

.menu {
  position: absolute;
  width: auto; }
  .menu .notice-message {
    background-image: none;
    margin: 3px;
    padding: 6px; }

.menu-content {
  background: #FFF;
  list-style: none;
  min-width: 150px; }
  .menu-content li {
    margin: 0;
    padding: 0; }
    .menu-content li .disabled {
      color: #999; }

.menu-content {
  background: #CCC9C9 url(../images/application/menu_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #AEAFB1 #777879 #777879 #AEAFB1;
  padding: 2px 0; }

.menugroup-content .menu-label {
  background: #D2D6DE;
  color: #5B677D;
  display: block;
  padding: 5px 3px;
  text-shadow: 1px 1px #FFF; }

.menugroup-content ul {
  display: block;
  min-width: 0; }

.menu-content li {
  border-bottom: 1px solid #BCBBBB;
  border-top: 1px solid #EEE;
  display: block;
  margin: 0;
  padding: 0; }
  .menu-content li.first {
    border-top-width: 0; }
  .menu-content li.last {
    border-bottom-width: 0; }

.menu-content li a, .menu-content li .disabled {
  color: #2C2F34;
  display: block;
  padding: 4px 5px;
  text-decoration: none; }

.menu-content li a.focus, .lfr-menu-expanded li a:focus {
  background-color: #5B677D;
  color: #FFF;
  text-shadow: -1px -1px #2C2F34; }

.app-view-drop-active {
  background-color: #00A2EA;
  font-weight: bold; }
  .category-portlets .app-view-drop-active {
    background-color: #00A2EA;
    color: #FFF; }

.basecelleditor [class~="form-validator-message"] {
  clip: rect(auto auto auto auto);
  width: auto; }

.document-library-file-entry-cell-editor-hidden {
  display: none; }

.previous-level {
  display: inline-block;
  font-size: 21px;
  line-height: 21px;
  margin-right: 5px;
  text-decoration: none;
  vertical-align: middle; }

.has-control-menu .lfr-asset-anchor {
  height: 74px;
  margin-top: -74px; }

.lfr-asset-anchor {
  display: block;
  height: 10px;
  margin-top: -10px;
  position: relative;
  z-index: -1; }

.lfr-url-error {
  display: inline-block;
  white-space: normal;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all; }

.lfr-page-layouts {
  padding: 0; }
  .lfr-page-layouts input[type="radio"]:checked + .card-horizontal {
    box-shadow: inset 0 0 0 2px #65B6F0; }

.dialog-iframe-popup #main-content, .dialog-iframe-popup #wrapper {
  bottom: 0;
  left: 0;
  overflow: auto;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-overflow-scrolling: touch; }

.modal {
  display: block;
  margin: 0;
  overflow: hidden;
  position: fixed; }

.modal-body {
  overflow: auto; }
  .modal-body.dialog-iframe-bd {
    overflow: hidden; }

@media (min-width: 768px) {
  .modal-dialog {
    max-width: none; } }

.modal-dialog.modal-dialog-sm {
  max-width: 500px; }

.modal-hidden {
  display: none; }

.modal-open .modal {
  overflow: hidden; }

.portal-popup .columns-max > .portlet-layout.row {
  margin-left: 0;
  margin-right: 0; }
  .portal-popup .columns-max > .portlet-layout.row > .portlet-column {
    padding-left: 0;
    padding-right: 0; }

.dragging .portlet-column.customizable {
  background-color: #CFFCCF;
  outline: 3px solid #5EAF3D; }

.customizable-layout-column-content {
  background-color: #C92C3C; }
  .customizable-layout-column-content.yui3-widget-content-expanded {
    margin: 0 15px; }

.layout-customizable-controls {
  background-color: rgba(201, 44, 60, 0.8); }

.customizable .customizable-layout-column-content {
  background-color: #5EAF3D; }

.customizable .layout-customizable-controls {
  background-color: rgba(94, 175, 61, 0.8); }

.layout-customizable-controls-container {
  margin: 0 15px;
  position: relative; }

.layout-customizable-controls {
  font-size: 1.5em;
  padding: 4px 16px;
  position: absolute;
  width: 100%;
  z-index: 15; }
  .layout-customizable-controls label {
    color: #FFF; }

.paginator-link {
  background: #EEE no-repeat scroll 50% 1px;
  border: 1px solid #F0F1F2;
  border-color: #F0F1F2 #B2B2B2 #949494 #F0F1F1;
  color: #1F1E1E;
  display: inline-block;
  height: 20px;
  padding: 0;
  text-indent: -9999px;
  width: 20px; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page {
  background: #0083BD url(../images/application/paginator_link_current_bg.png) 0 0 repeat-x;
  border-color: #38B6EF #006D9E #006D9E #46B4E6;
  color: #FFF;
  text-shadow: -1px -1px #003C57; }

.paginator-first-link {
  background-image: url(../images/arrows/paging_first.png); }

.paginator-prev-link {
  background-image: url(../images/arrows/paging_previous.png); }

.paginator-last-link {
  background-image: url(../images/arrows/paging_last.png); }

.paginator-next-link {
  background-image: url(../images/arrows/paging_next.png); }

.paginator-current-page-report, .paginator-total {
  color: #555;
  font-size: 0.9em; }

.paginator-current-page-report {
  margin-left: 2em; }

.taglib-page-iterator .search-pages .page-links {
  padding: 0; }

.info-panel .panel-group {
  margin-left: -1.5rem;
  margin-right: -1.5rem; }

.lfr-panel-container {
  background: #FFF; }

.lfr-panel-content {
  padding: 5px 10px; }

.lfr-panel-basic .lfr-panel-content {
  padding-left: 15px; }

.panel-hd {
  background: #C0C2C5 url(../images/application/panel_header_bg.png) repeat-x 0 0;
  border: 1px solid;
  border-color: #C8C9CA #AEB2B8 #AEB2B8 #C8C9CA;
  padding-left: 10px;
  text-shadow: 1px 1px #FFF; }

.sheet > .panel-group .sheet-footer {
  margin-bottom: 0; }

.sheet-footer {
  display: inline-flex; }
  .sheet-footer .btn {
    margin-right: 0.5rem; }
    .sheet-footer .btn:last-child {
      margin-right: 0; }

@media (min-width: 768px) {
  .sheet .display-style-icon .lfr-asset-item {
    width: 25%; } }

.splitter {
  background-color: #f8f9fa;
  border-radius: 0.25rem 0.25rem 0 0;
  padding: 10px 15px;
  position: relative;
  z-index: 1; }
  .splitter.splitter-spaced {
    border-radius: 0.25rem;
    margin-bottom: 20px; }

.table > tbody > tr.splitter {
  height: auto; }
  .table > tbody > tr.splitter > td {
    padding: 0; }

.lfr-nav.nav-tabs {
  margin-bottom: 20px; }

.tab-active strong {
  font-weight: normal; }

.tab-back {
  float: right; }

.tab-back-content {
  border-width: 0;
  padding: 1px; }

.tag-items {
  list-style: none;
  margin: 0 1em 0 0;
  padding: 0 1em 0.5em 1em;
  white-space: normal; }
  .tag-items li {
    display: inline-block;
    margin: 0 1em 0 0;
    max-width: 100%; }

.tag-selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.tag-cloud {
  line-height: 2.5em; }
  .tag-cloud .tag-popularity-1 {
    font-size: 1em; }
  .tag-cloud .tag-popularity-2 {
    font-size: 1.3em; }
  .tag-cloud .tag-popularity-3 {
    font-size: 1.6em; }
  .tag-cloud .tag-popularity-4 {
    font-size: 1.9em; }
  .tag-cloud .tag-popularity-5 {
    font-size: 2.2em; }
  .tag-cloud .tag-popularity-6 {
    font-size: 2.5em; }

.tagselector-content {
  border-width: 0;
  padding: 0; }
  .tagselector-content .textboxlistentry-holder {
    border-bottom: 2px solid #869CAD;
    margin-bottom: 10px;
    padding: 0; }

.categoriesselector-content .textboxlistentry-holder {
  background-color: transparent;
  border-width: 0;
  padding: 0; }

.lfr-portal-tooltip {
  display: inline-block; }
  .lfr-portal-tooltip, .lfr-portal-tooltip a {
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none; }

.tooltip {
  max-width: 200px; }

.tree-node .icon-check {
  padding-right: 2px; }
  .tree-node .icon-check:before {
    content: "\f096"; }

.tree-node .tree-node-checked .icon-check {
  padding-right: 0; }
  .tree-node .tree-node-checked .icon-check:before {
    content: "\f046"; }

.tree-node [class^="icon-"] {
  margin-right: 5px; }

.tree-node .tree-node-checkbox-container {
  margin-right: 0; }

.tree-node .tree-node-selected .tree-label {
  background: none; }

.tree-node-content .tree-hitarea {
  color: #999;
  font-size: 10px;
  padding-right: 6px; }

.tree-node-content .tree-label {
  margin-left: 3px; }

.tree-node-content .tree-node-hidden-hitarea {
  visibility: hidden; }

.tree-node-selected .tree-label {
  background-color: transparent; }

.underlay {
  clear: both;
  top: 100%; }
  .underlay .yui3-widget-hd {
    height: 38px; }

.underlay-hidden {
  display: none; }

.underlay-content {
  background: #F4F3F3 url(../images/common/message_panel_shadow.png) repeat-x 0 0;
  border: 0 solid #AEAFB1;
  border-width: 0 1px 1px; }

.underlay-close {
  position: absolute;
  right: 5px;
  top: 5px; }

.user-icon-color-0 {
  background-color: #4C0079; }

.user-icon-color-1 {
  background-color: #FD8300; }

.user-icon-color-2 {
  background-color: #009E57; }

.user-icon-color-3 {
  background-color: #F9B500; }

.user-icon-color-4 {
  background-color: #DF4230; }

.user-icon-color-5 {
  background-color: #BE67E5; }

.user-icon-color-6 {
  background-color: #004B8D; }

.user-icon-color-7 {
  background-color: #ACCB02; }

.user-icon-color-8 {
  background-color: #A82003; }

.user-icon-color-9 {
  background-color: #FD63A7; }

/* ---------- Column widths ---------- */
.portlet-column-content.empty {
  padding: 50px; }

/* ---------- Wrapper ---------- */
#wrapper {
  padding-bottom: 0;
  padding-top: 2em;
  position: relative; }

.modify-pages li {
  position: relative; }
  .modify-pages li.lfr-nav-hover .delete-tab {
    opacity: 1; }

.modify-pages .delete-tab {
  color: #444;
  cursor: pointer;
  display: block;
  font-size: 20px;
  font-weight: bold;
  height: 16px;
  line-height: 6px;
  margin-top: -8px;
  opacity: 0;
  overflow: hidden;
  padding: 3px 0;
  position: absolute;
  right: 1px;
  text-shadow: 0 1px #FFF;
  top: 50%; }
  .modify-pages .delete-tab:hover {
    color: #B50303; }

.modify-pages .drag-handle {
  cursor: move;
  left: 3px;
  margin-left: 15px;
  position: absolute;
  top: 15px; }

.controls-hidden .modify-pages .drag-handle {
  display: none; }

@media (min-width: 992px) {
  .touch .modify-pages .drag-handle {
    display: none; } }

.nav li .toolbar {
  margin-top: 5px; }

.navigation-pane .body-row {
  height: 100%;
  overflow: hidden;
  position: relative;
  width: 100%; }
  .navigation-pane .body-row ul li a .icon {
    float: left;
    margin-right: 5px; }

.navigation-pane .lfr-component {
  margin-left: 0; }

.navigation-pane .navigation-entry {
  position: relative; }
  .navigation-pane .navigation-entry.folder.error {
    display: block;
    padding: 6px 8px; }
  .navigation-pane .navigation-entry .browse-folder, .navigation-pane .navigation-entry .nav-item-label {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    vertical-align: middle; }
  .navigation-pane .navigation-entry .nav-item-icon {
    vertical-align: middle; }
  .navigation-pane .navigation-entry .overlay.entry-action {
    bottom: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0; }
    .navigation-pane .navigation-entry .overlay.entry-action .btn {
      border-width: 0;
      margin: 0;
      padding: 11px 14px; }
      @media (min-width: 992px) {
        .navigation-pane .navigation-entry .overlay.entry-action .btn {
          padding: 11px; } }

.nav-menu ul {
  padding-left: 10px; }

.nav-menu li a.ancestor {
  font-weight: bold; }

.nav-menu li a.selected {
  color: #000;
  font-weight: bold;
  text-decoration: none; }

.nav-menu-style-arrows ul {
  list-style-image: url(../images/arrows/04_right.png); }

.portlet-navigation .nav-pills > li > a {
  margin-bottom: 2px; }

.portlet-navigation .nav-pills > li > .dropdown-menu {
  margin-top: 0; }

.split-button-dropdowns {
  list-style: none;
  margin: 0;
  padding: 0; }
  .split-button-dropdowns > li {
    display: inline-block;
    padding-left: 2px;
    padding-right: 2px; }

.form-options {
  border: 1px solid #AAA;
  display: inline-block;
  vertical-align: middle; }
  .form-options input {
    border-width: 0;
    display: inline;
    float: left; }

.form-triggers {
  float: left; }

.form-trigger {
  background: #C4C4C4 url(../images/application/button_bg.png) repeat-x 0 0;
  border-left: 1px solid #BBB;
  display: inline-block;
  float: left; }
  .form-trigger img {
    background: no-repeat 50% 40%;
    height: 25px;
    padding: 0 3px;
    vertical-align: middle;
    width: 16px; }
  .form-trigger:focus, .form-trigger:hover {
    background-color: #83B0CA;
    background-image: url(../images/application/button_bg_over.png); }

.trigger-selected {
  background-color: #EBEBEB;
  background-image: url(../images/application/button_bg_selected.png); }
  .trigger-selected:focus, .trigger-selected:hover {
    background-color: #B7DEF4;
    background-image: url(../images/application/button_bg_selected_over.png); }

.options-trigger img {
  background-image: url(../images/common/configuration.png); }

.save-trigger img {
  background-image: url(../images/common/check.png); }

/* ---------- Portlet topper ---------- */
/* ---------- Portlet decorator ---------- */
/* ---------- Portlet header ---------- */
.freeform .portlet {
  margin-bottom: 0; }

body.portlet {
  border-width: 0; }

.portlet-icon-back {
  margin-top: -2px; }

.portlet-topper {
  position: relative; }
  .portlet-topper .portlet-topper-toolbar .portlet-icon-back {
    background: url(../images/arrows/12_left.png) no-repeat 0 50%;
    padding: 5px 5px 5px 18px; }
  .portlet-topper .portlet-topper-toolbar .portlet-options .lfr-icon-menu-text {
    display: none; }

.portlet-title-editable {
  cursor: pointer; }

.portlet-title-text {
  display: inline-block;
  margin-top: 0;
  max-width: 95%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  white-space: nowrap; }

.panel-page-content .portlet-title-text, .panel-page-body .portlet-title-text {
  cursor: auto; }

.portlet-content, .portlet-minimized .portlet-content-container {
  padding: 12px 10px 10px; }

.portlet-minimized .portlet-content {
  padding: 0; }

.portlet-nested-portlets .portlet-boundary {
  left: 0 !important;
  position: relative !important;
  top: 0 !important; }

.portlet-layout .portlet-header {
  margin-bottom: 1rem; }

.portlet-draggable .portlet-topper {
  cursor: move; }

@media (min-width: 768px) {
  .portlet .visible-interaction {
    display: none; } }

.portlet:hover .visible-interaction, .portlet.open .visible-interaction {
  display: block; }

@media (max-width: 767px) {
  .controls-hidden .portlet .visible-interaction {
    display: none; } }

.lfr-status-alert-label, .lfr-status-error-label, .lfr-status-info-label, .lfr-status-progress-label, .lfr-status-success-label {
  background: none no-repeat 0 50%;
  padding: 3px 3px 3px 20px; }

.lfr-status-alert-label {
  background-image: url(../images/messages/alert.png);
  color: #663; }

.lfr-status-error-label {
  background-image: url(../images/messages/error.png);
  color: #900; }

.lfr-status-help-label, .lfr-status-info-label, .lfr-status-progress-label {
  background-image: url(../images/messages/info.png);
  color: #34404F; }

.lfr-status-help-label {
  background-image: url(../images/portlet/help.png); }

.lfr-status-progress-label {
  background-image: url(../images/aui/loading_indicator.gif); }

.lfr-status-success-label {
  background-image: url(../images/messages/success.png);
  color: #384F34; }

.portlet-msg {
  background: #EEE none no-repeat 6px 50%;
  border: 1px solid #555;
  color: #34404F;
  font-weight: bold;
  margin: 2px auto 14px;
  padding: 6px 6px 6px 30px;
  text-align: left; }

.lfr-message {
  position: relative; }
  .lfr-message .lfr-message-control {
    background-color: #333;
    display: inline-block; }
  .lfr-message .lfr-message-controls {
    display: none;
    left: 3px;
    margin: -8px 8px 0 3px;
    position: absolute;
    top: 50%;
    z-index: 10; }
  .lfr-message .lfr-message-close {
    background-image: url(../images/portlet/close_borderless.png);
    background-position: 0 0;
    background-repeat: no-repeat; }
  .lfr-message .lfr-message-close-all {
    color: #FFF;
    display: none;
    font-size: 0.8em;
    margin-left: 10px;
    padding: 1px 10px;
    text-shadow: 1px 1px 0 #000;
    vertical-align: top; }
    .lfr-message .lfr-message-close-all a {
      color: #FFF; }
  .lfr-message .lfr-message-controls-hover .lfr-message-close-all {
    display: inline-block; }
  .lfr-message.pending {
    background-image: url(../images/common/time.png); }

.lfr-message-content.alert {
  margin-bottom: 0; }

.lfr-message-close {
  cursor: pointer; }

/* ---------- Standard styles defined in the JSR 168 specification ---------- */
/* ---------- Fonts ---------- */
/* ---------- Sections ---------- */
.portlet-section-selected, .portlet-section-selected a {
  background: #727C81;
  color: #FFF;
  font-weight: bold;
  text-decoration: none; }

.portlet-section-selected a:hover, .portlet-section-selected a:focus {
  background-color: #727C81; }

/* ---------- Forms ---------- */
/* ---------- Icons ---------- */
/* ---------- Menus ---------- */
@media (min-width: 768px) {
  .portlet.open > .portlet-topper, .portlet:hover > .portlet-topper, .portlet.focus > .portlet-topper {
    opacity: 1;
    -webkit-transform: translateY(-97%);
    -moz-transform: translateY(-97%);
    -ms-transform: translateY(-97%);
    -o-transform: translateY(-97%);
    transform: translateY(-97%); } }

@media (min-width: 768px) {
  .portlet.open > .portlet-content-editable, .portlet:hover > .portlet-content-editable, .portlet.focus > .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

.portlet {
  margin-bottom: 10px;
  position: relative; }
  .portlet > .portlet-content-editable {
    border-color: transparent; }
  .portlet > .portlet-topper {
    display: none; }
    @media (min-width: 768px) {
      .portlet > .portlet-topper {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        left: 0;
        opacity: 0;
        position: absolute;
        right: 0;
        transition: opacity 0.25s, transform 0.25s;
        top: 0; } }

.portlet-content-editable {
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  padding: 10px; }

/* ---------- Portlet topper ---------- */
.portlet-actions {
  float: right; }

.portlet-name-text {
  font-size: 0.875rem;
  font-weight: 600; }

.portlet-options {
  display: inline-block; }

.portlet-title-default {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2; }

.portlet-title-menu {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 auto;
  -moz-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto; }
  .portlet-title-menu > span > a {
    display: inline-block;
    text-decoration: none; }

.portlet-topper {
  background-color: #F7F7F7;
  border-color: transparent;
  border-radius: 0 0;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  color: rgba(0, 0, 0, 0.5);
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3px 12px 3px 24px;
  position: relative; }

.portlet-topper-toolbar {
  margin: 0;
  padding-left: 0; }
  .portlet-topper-toolbar > a, .portlet-topper-toolbar > span > a, .portlet-topper-toolbar .lfr-icon-menu > a {
    color: rgba(0, 0, 0, 0.5); }
  .portlet-topper-toolbar > a:focus, .portlet-topper-toolbar > a:hover {
    text-decoration: none; }

/* ---------- Portlet controls in mobile ---------- */
@media (max-width: 767px) {
  .controls-visible .portlet-content-editable {
    border-color: transparent;
    border-top-left-radius: 0;
    border-top-right-radius: 0; } }

@media (max-width: 767px) {
  .controls-visible .portlet-topper {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; } }

.controls-visible .portlet-topper-toolbar {
  display: block; }

.lfr-configurator-visibility .portlet-borderless-bar {
  opacity: 0.6; }

.lfr-configurator-visibility .portlet-content .lfr-icon-actions {
  opacity: 1; }

.lfr-panel-page {
  width: 100%; }
  .lfr-panel-page .portlet-title {
    font-size: 13px; }
  .lfr-panel-page .lfr-add-content h2 span {
    background-color: #D3DADD; }

.main-content-body {
  margin-top: 20px; }

.restricted, .restricted td {
  background: #FDD;
  border-width: 0; }

.restricted * {
  color: #727C81; }

.alt.restricted td {
  background-color: #FFC0C0; }

.hover.restricted td {
  background-color: #D3BDC0; }

.alt.restricted td.first, .restricted td.first {
  background-image: url(../images/messages/error.png);
  background-position: 5px 50%;
  background-repeat: no-repeat;
  padding-left: 28px; }

.portlet-decorate .portlet-content {
  background: #fff;
  border-color: transparent;
  border-style: solid;
  border-width: 1px 1px 1px 1px;
  word-wrap: break-word; }

.portlet-barebone .portlet-content {
  padding: 0; }

/* ---------- Dynamic data list display/Journal portlet ---------- */
.portlet-dynamic-data-lists-display .lfr-ddm-field-group, .portlet-dynamic-data-lists .lfr-ddm-field-group, .portlet-journal .lfr-ddm-field-group {
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 28px 24px 28px; }

/* ---------- Breadcrumb taglib ---------- */
.breadcrumb.breadcrumb-vertical {
  display: inline-block;
  text-align: center; }
  .breadcrumb.breadcrumb-vertical li {
    display: block; }
    .breadcrumb.breadcrumb-vertical li.last, .breadcrumb.breadcrumb-vertical li.only {
      background: none; }
  .breadcrumb.breadcrumb-vertical .divider {
    background: url(../images/arrows/07_down.png) no-repeat 50% 100%;
    display: block;
    overflow: hidden;
    text-indent: 101%;
    white-space: nowrap;
    height: 10px; }

/* ---------- Calendar taglib ---------- */
.taglib-calendar tr.portlet-section-header th, .taglib-calendar tr td {
  border-width: 0; }

.taglib-calendar tr td a {
  background-color: #F0F5F7;
  border: 1px solid #FFF;
  border-bottom-width: 0;
  border-left-width: 0;
  display: block;
  height: 15px;
  padding: 5px 0; }
  .taglib-calendar tr td a:hover {
    background-color: #727C81;
    color: #FFF; }

.taglib-calendar tr td.calendar-inactive {
  background-color: #FFF;
  color: #B5BFC4; }

.taglib-calendar tr th {
  border-bottom-color: #D7D7D7; }

.taglib-calendar table td {
  border-width: 0; }

.taglib-calendar .calendar-current-day, .taglib-calendar .calendar-current-day a {
  background-color: #FFF; }

.taglib-calendar .calendar-current-day a {
  border: 1px solid #727C81;
  color: #369;
  text-decoration: underline; }

/* ---------- Navbar form search ---------- */
.navbar form {
  margin: 0; }

.widget-toolbar .btn + .btn, .widget-toolbar .widget-group + .widget-group {
  margin-left: 1rem; }

.widget-mode-detail {
  padding-top: 1rem; }
  .widget-mode-detail .title {
    font-size: 36px; }
  .widget-mode-detail .sub-title {
    font-size: 26px;
    margin-bottom: 32px; }
  .widget-mode-detail .widget-metadata {
    margin-bottom: 2rem; }
  .widget-mode-detail .widget-mode-detail-text {
    margin-top: 48px; }
    .widget-mode-detail .widget-mode-detail-text img {
      max-width: 100%; }
    .widget-mode-detail .widget-mode-detail-text p {
      font-size: 18px;
      line-height: 1.8; }

.widget-mode-card .card {
  display: flex;
  height: calc(100% - 24px);
  margin-bottom: 24px; }

.widget-mode-card .card-header {
  overflow: hidden;
  padding: 0; }

.widget-mode-card .card-title {
  position: relative; }

@media (min-width: 768px) {
  .widget-mode-card .visible-interaction {
    position: absolute;
    right: -8px; } }

.widget-mode-simple .widget-topbar {
  margin-bottom: 8px; }

.widget-mode-simple .widget-metadata {
  margin-bottom: 24px; }

.widget-mode-simple .widget-toolbar {
  margin-top: 1.5rem; }

.widget-mode-simple .widget-content .cover-image {
  margin-bottom: 24px; }

.menu-content,
.underlay-content {
  -moz-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 2px 4px 7px rgba(0, 0, 0, 0.5) 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-add-panel,
.lfr-device-preview-panel,
.lfr-edit-layout-panel {
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-preview-file-image img {
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-translation-manager {
  -moz-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 5px -3px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-preview-file-image-current-column {
  -moz-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.8) 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-device-preview .lfr-device-size-status-content {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 3px;
  -moz-box-shadow: 0 0 1px #fff 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 1px #fff 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 1px #fff 0 0 0 rgba(0, 0, 0, 0.25);
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
  filter: alpha(opacity=90);
  opacity: 0.9; }

.lfr-device-preview .lfr-device::after, .lfr-device-preview .lfr-device::before {
  -moz-box-shadow: #111 0 1px 0 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: #111 0 1px 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: #111 0 1px 0 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-device-preview .lfr-device::after {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 15px; }

.lfr-device-preview .lfr-device.rotated::after, .lfr-device-preview .lfr-device.rotated::before {
  -moz-box-shadow: #111 -1px 1px 0 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: #111 -1px 1px 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: #111 -1px 1px 0 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-device-preview .lfr-device.smartphone, .lfr-device-preview .lfr-device.tablet {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 25px; }

.lfr-device-preview .lfr-device.tablet::before {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

@media (max-width: 979px) {
  .dockbar .navbar-inner .btn-navbar {
    -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
    text-shadow: none; } }

.dockbar .navbar-inner .nav li.staging-toggle.active > a {
  -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }

.dockbar .navbar-inner .nav li.staging-toggle span {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.dockbar .menu-button-active .menu-button {
  -moz-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.7) 0 0 0 rgba(0, 0, 0, 0.25); }

.dockbar .impersonating-user .alert-info {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }

.dockbar-split .dockbar .navbar-inner .nav > li > a {
  text-shadow: none; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li a {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  .dockbar-split .dockbar .navbar-inner .nav-add-controls > li a .nav-item-label {
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 30px; }

.dockbar-split .dockbar .navbar-inner .nav-add-controls > li.open a {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px 4px 0 0; }

@media (max-width: 979px) {
  .navbar .navbar-search .form-search .search-query {
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 14px; } }

.portlet-document-library .lfr-ddm-small-image-preview,
.portlet-dynamic-data-mapping .lfr-ddm-small-image-preview {
  -moz-box-shadow: 0 1px 3px #ccc 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 1px 3px #ccc 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px #ccc 0 0 0 rgba(0, 0, 0, 0.25); }

.portlet-asset-category-admin .tree-node-selected,
.portlet-asset-category-admin .tree-node-over,
.portlet-asset-category-admin .category-item {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.lfr-translation-manager-translation.lfr-translation-manager-translation-editing {
  -moz-box-shadow: inset 0 0 2px #224fa8 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 2px #224fa8 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 2px #224fa8 0 0 0 rgba(0, 0, 0, 0.25); }

.portlet-document-library-upload-mask .overlaymask-content {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.lfr-search-combobox-item {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 1px; }

.portlet-journal .lfr-search-combobox .search input {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 1px; }

.portlet-journal .lfr-ddm-container .field-wrapper {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 6px; }

.portlet-journal .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-journal .display-page-item-container .display-page-item {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 14px; }
  .portlet-journal .display-page-item-container .display-page-item .display-page-item-remove {
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 14px; }

.lfr-search-combobox .field-input-text {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px 1px 1px 4px; }

.lfr-search-combobox .button-input {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 1px 4px 4px 1px; }

.lfr-search-container,
.portlet-search {
  width: 100%; }

.portlet-search .fieldset .lfr-ddm-field-group {
  margin-bottom: 17px; }

.portlet-search .lfr-search-container-wrapper .list-group-notification .list-group-item {
  border: 1px solid rgba(0, 0, 0, 0.125);
  box-shadow: none; }

.lfr-editable::after {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 10px; }

.lfr-upload-container .progress-bar,
.lfr-upload-container .progress {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 10px; }

.lfr-upload-container .file-uploading .progress-bar .progress {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -moz-transition: compact(width 0.5s ease-out) 0.2s;
  -o-transition: compact(width 0.5s ease-out) 0.2s;
  -webkit-transition: compact(width 0.5s ease-out) 0.2s;
  transition: compact(width 0.5s ease-out) 0.2s; }

.lfr-upload-container .upload-file {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.lfr-upload-container .upload-target {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.lfr-upload-container .cancel-button .modify-pages .delete-tab {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.entry-display-style .entry-thumbnail {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.portlet-image-gallery-display .image-thumbnail img {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.portlet-image-gallery-display .image-icon {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.rule-group-instance-container .rule-group-instance {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 2px #999 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 2px #999 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 2px #999 0 0 0 rgba(0, 0, 0, 0.25); }

.taglib-ratings.stars:hover {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  .taglib-ratings.stars:hover .liferay-rating-vote > div {
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 4px; }

.taglib-ratings.stars .rating-focused > div {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.tags-search-combobox .field-input-text {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.active-area-proxy,
.lfr-api-results,
.lfr-translation-manager,
.lfr-translation-manager-translation,
.select-documents,
.select-files {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.portlet-asset-tag-admin .merge-tag {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.portlet-document-library .common-file-metadata-container.selected {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.portlet-document-library .entry-thumbnail .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.portlet-document-library-display .common-file-metadata-container.selected {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.portlet-document-library-display .workflow-status .label {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.entry-display-style,
.lfr-search-combobox,
.select-documents,
.select-files {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 5px; }

.taglib-categorization-filter .asset-entry {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 14px; }

.menu-content {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px; }

.taglib-form-navigator > .form-steps > ul.form-navigator.well {
  -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:hover .number, .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label:focus .number {
    -moz-box-shadow: 0 0 5px 0 #ccc 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 5px 0 #ccc 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 5px 0 #ccc 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
  .taglib-form-navigator > .form-steps > ul.form-navigator.well .tab .tab-label .number {
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 50%; }

.underlay-content {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px; }

.input-localized .lfr-input-localized-state {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 3px; }

.input-localized .lfr-input-localized .lfr-input-localized-state {
  -moz-box-shadow: 0 0 3px #ddd 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 3px #ddd 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px #ddd 0 0 0 rgba(0, 0, 0, 0.25); }
  .input-localized .lfr-input-localized .lfr-input-localized-state.lfr-input-localized-state-error {
    -moz-box-shadow: 0 0 3px #ff0047 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 0 0 3px #ff0047 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 3px #ff0047 0 0 0 rgba(0, 0, 0, 0.25); }

.input-localized .palette-item-selected .lfr-input-localized-state {
  -moz-box-shadow: 0 0 3px #27c1f2 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 3px #27c1f2 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 3px #27c1f2 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-add-panel .add-content-button .lfr-actions {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 2px; }

.lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-list.over, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive:hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.hover, .lfr-add-panel .lfr-panel-content .app-view-entry-taglib.display-descriptive.over {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }

.lfr-add-panel .lfr-panel.lfr-extended {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }
  .lfr-add-panel .lfr-panel.lfr-extended .lfr-panel-titlebar {
    background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
    background-image: linear-gradient(#d2dbe4, #bdc8d6); }

.lfr-add-panel .add-application-tab .lfr-add-content .lfr-title-category {
  background-image: -webkit-linear-gradient(#d2dbe4, #bdc8d6);
  background-image: linear-gradient(#d2dbe4, #bdc8d6); }

.lfr-add-panel .lfr-add-content .toggler-header-collapsed {
  background: url("/o/MijnRvo-theme/images/arrows/01_plus.png") no-repeat 100% 50%;
  border: 0; }

.lfr-add-panel .lfr-add-content .toggler-header-expanded {
  background: url("/o/MijnRvo-theme/images/arrows/01_minus.png") no-repeat 100% 50%; }

.lfr-add-panel .add-content-menu .lfr-content-item .add-content-item {
  display: inline-block; }

.lfr-add-panel .add-content-menu .lfr-content-item .drag-content-item {
  display: block;
  overflow: hidden;
  padding-right: 85px;
  text-overflow: initial;
  width: auto; }

.lfr-add-panel .add-content-menu .lfr-content-item:hover, .lfr-add-panel .add-content-menu .lfr-content-item:focus, .lfr-add-panel .add-content-menu .lfr-content-item:active {
  background-color: #fdf6bb;
  color: #007bc7; }

.lfr-add-panel .add-content-menu .field.search-query {
  font-size: 12px; }

.lfr-add-panel .add-content-menu .aui-field-select.input-mini {
  font-size: 12px; }

.lfr-add-panel .add-content-menu span.drag-content-item.hide + span {
  display: none !important; }

.lfr-add-panel .search-panel .add-content-search .field-input {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.lfr-add-dialog .add-content-menu .search-query,
.lfr-add-panel .add-content-menu .search-query {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 15px; }

.lfr-content-preview-popup .lfr-content-preview-popup-content {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 8px 3px 7px rgba(0, 0, 0, 0.25) 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-message .lfr-message-control {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 10px; }

.lfr-token,
.layout-customizable-controls,
.lfr-translation-manager-delete-translation {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 8px; }

.customizable-layout-column-content {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 6px; }

.staging-tabview-list {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .staging-tabview-list .tab-active .tab-content {
    -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }

.site-variations-tabview-list .tab-content {
  -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }

.tagselector-content .textboxlistentry-holder .lfr-tag-selector-input:focus {
  -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }

.lfr-action-label {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 2px; }

.lfr-api-service-search .field-input {
  -moz-box-sizing: "border-box";
  -webkit-box-sizing: "border-box";
  box-sizing: "border-box"; }

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.lfr-progress-active .progress-bar-status {
  background-image: -webkit-linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.3) 25%, rgba(255, 255, 255, 0) 25%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.3) 75%, rgba(255, 255, 255, 0) 75%, rgba(255, 255, 255, 0));
  background-size: 40px 40px;
  -moz-animation: progress-bar-stripes 0.5s linear infinite;
  -webkit-animation: progress-bar-stripes 0.5s linear infinite;
  -o-animation: progress-bar-stripes 0.5s linear infinite;
  -ms-animation: progress-bar-stripes 0.5s linear infinite;
  animation: progress-bar-stripes 0.5s linear infinite;
  -moz-transition: compact(width 0.5s ease-out) 0.2s;
  -o-transition: compact(width 0.5s ease-out) 0.2s;
  -webkit-transition: compact(width 0.5s ease-out) 0.2s;
  transition: compact(width 0.5s ease-out) 0.2s; }

@-webkit-keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

@-moz-keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

@-o-keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

@keyframes highlight-animation {
  from {
    background-color: #ffc; }
  to {
    background-color: transparent; } }

.highlight-animation {
  -moz-animation: highlight-animation 0.7s;
  -webkit-animation: highlight-animation 0.7s;
  -o-animation: highlight-animation 0.7s;
  -ms-animation: highlight-animation 0.7s;
  animation: highlight-animation 0.7s; }

.portlet-boundary.yui3-dd-dragging {
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  -moz-transition: transform 0.3s ease 0.2s;
  -o-transition: transform 0.3s ease 0.2s;
  -webkit-transition: transform 0.3s ease 0.2s;
  transition: transform 0.3s ease 0.2s; }

@-webkit-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@-moz-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@-o-keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

@keyframes lfr-drop-active {
  0% {
    background-color: #ebebeb;
    border-color: #ddd; }
  50% {
    background-color: #ddedde;
    border-color: #7d7;
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    background-color: #ddedde;
    border-color: #7d7; }
  100% {
    background-color: #ebebeb;
    border-color: #ddd; } }

.upload-drop-active .lfr-upload-container .upload-target {
  -moz-animation: none;
  -webkit-animation: none;
  -o-animation: none;
  -ms-animation: none;
  animation: none; }

.upload-drop-active .portlet-document-library .document-container {
  -moz-box-shadow: inset 0 0 5px #b8c1d1 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 0 5px #b8c1d1 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 0 5px #b8c1d1 0 0 0 rgba(0, 0, 0, 0.25); }

.upload-drop-intent .lfr-upload-container .upload-target {
  -moz-animation: lfr-drop-active 1s ease 0.2s infinite;
  -webkit-animation: lfr-drop-active 1s ease 0.2s infinite;
  -o-animation: lfr-drop-active 1s ease 0.2s infinite;
  -ms-animation: lfr-drop-active 1s ease 0.2s infinite;
  animation: lfr-drop-active 1s ease 0.2s infinite; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup {
  -moz-box-shadow: initial 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: initial 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: initial 0 0 0 rgba(0, 0, 0, 0.25); }
  .cke_toolbar.cke_toolbar__a11yhelpbtn .cke_toolgroup:hover {
    -moz-box-shadow: initial 0 0 0 rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: initial 0 0 0 rgba(0, 0, 0, 0.25);
    box-shadow: initial 0 0 0 rgba(0, 0, 0, 0.25); }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button:hover {
  -moz-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: none 0 0 0 rgba(0, 0, 0, 0.25); }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label::after {
  background-image: -webkit-linear-gradient(#fff, #e4e4e4);
  background-image: linear-gradient(#fff, #e4e4e4);
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 2px; }

.cke_toolbar.cke_toolbar__a11yhelpbtn .cke_button .cke_button_label:hover::after {
  background-image: -webkit-linear-gradient(#f2f2f2, #ccc);
  background-image: linear-gradient(#f2f2f2, #ccc); }

#container #midcontent {
  overflow: visible; }

.lfr-configurator-visibility {
  opacity: 1; }
  .lfr-configurator-visibility .portlet-content-editable {
    opacity: .5; }

body ul,
body ol {
  padding: 0; }

body #layout-column_column-7.empty {
  display: none; }

body .portlet-column-only:not(.col-md-12) {
  padding-left: 0;
  padding-right: 0; }

body.controls-visible.has-control-menu {
  padding-top: 0; }
  body.controls-visible.has-control-menu div.control-menu.control-menu-level-1.d-print-none ~ #top_header {
    margin-top: 70px; }
    body.controls-visible.has-control-menu div.control-menu.control-menu-level-1.d-print-none ~ #top_header ~ #container #layout-column_column-7.empty {
      display: block; }
  body.controls-visible.has-control-menu .klap-faq-portlet .klapFaqList .klapFaqListItem {
    display: flex;
    width: 100%; }
    body.controls-visible.has-control-menu .klap-faq-portlet .klapFaqList .klapFaqListItem .resetViewCount {
      float: right;
      text-align: right;
      width: 32%; }
    body.controls-visible.has-control-menu .klap-faq-portlet .klapFaqList .klapFaqListItem .klap-icon-close-big {
      font-weight: bold;
      padding: 0 20px 0 0; }
    body.controls-visible.has-control-menu .klap-faq-portlet .klapFaqList .klapFaqListItem span:first-child {
      flex-grow: 2; }
  body.controls-visible.has-control-menu a.klap-icon-close-big::before {
    right: 0; }
  body.controls-visible.has-control-menu .yui3-resize-handle-inner {
    resize: auto; }
  body.controls-visible.has-control-menu .ui-selectonemenu-trigger {
    width: 24px; }
  body.controls-visible.has-control-menu .alert-notifications .alert-danger,
  body.controls-visible.has-control-menu .alert-notifications .alert-success {
    margin-right: 20px; }
    body.controls-visible.has-control-menu .alert-notifications .alert-danger .alert-indicator .lexicon-icon,
    body.controls-visible.has-control-menu .alert-notifications .alert-success .alert-indicator .lexicon-icon {
      display: none; }
    body.controls-visible.has-control-menu .alert-notifications .alert-danger .lead,
    body.controls-visible.has-control-menu .alert-notifications .alert-success .lead {
      display: none; }
  body.controls-visible.has-control-menu .alert-dismissible.alert-danger {
    padding-right: 40px !important;
    z-index: 1; }
    body.controls-visible.has-control-menu .alert-dismissible.alert-danger .alert-indicator .lexicon-icon {
      display: none; }
    body.controls-visible.has-control-menu .alert-dismissible.alert-danger .lead {
      display: none; }

body.controls-visible .lfr-add-panel .list-group-heading {
  font-size: 1.2rem; }

body.controls-visible .lfr-add-panel .add-content-menu .lfr-content-item:hover, body.controls-visible .lfr-add-panel .add-content-menu .lfr-content-item:focus, body.controls-visible .lfr-add-panel .add-content-menu .lfr-content-item:active {
  background-color: initial;
  color: #eeeffa; }

body.controls-visible .lfr-add-panel .add-content-menu .lfr-content-item .drag-content-item {
  text-overflow: none; }

body.controls-visible .lfr-add-panel .add-content-menu .add-application-panel .lfr-content-item {
  height: auto; }

body.controls-visible .portlet-borderless-bar a.portlet-title-default.preferences, body.controls-visible .portlet-borderless-bar input.portlet-title-default.preferences {
  background: #f0f5ff;
  border: 1px solid #80acff;
  border-radius: 0;
  color: #0b5fff !important;
  display: inline-block;
  font-size: 12px;
  line-height: 19px;
  margin-top: 0;
  font-weight: normal; }

body.controls-visible .tooltip {
  font-size: 1.2rem; }

body.controls-visible .control-menu h1,
body.controls-visible .control-menu h2,
body.controls-visible .control-menu h3,
body.controls-visible .control-menu h4,
body.controls-visible .control-menu h5,
body.controls-visible .control-menu h6,
body.controls-visible .sidebar-body h1,
body.controls-visible .sidebar-body h2,
body.controls-visible .sidebar-body h3,
body.controls-visible .sidebar-body h4,
body.controls-visible .sidebar-body h5,
body.controls-visible .sidebar-body h6 {
  color: inherit;
  font-size: 1.2rem;
  font-weight: 400; }

body.controls-visible .control-menu .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content,
body.controls-visible .sidebar-body .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content {
  max-width: 300px; }
  body.controls-visible .control-menu .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content h1,
  body.controls-visible .control-menu .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content .text-default,
  body.controls-visible .sidebar-body .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content h1,
  body.controls-visible .sidebar-body .add-content-menu .tabular-list-group > .list-group-item > .list-group-item-content .text-default {
    color: inherit;
    font-size: 1.2rem;
    font-weight: 400; }

body.controls-visible .control-menu .list-group-heading.goto-link,
body.controls-visible .sidebar-body .list-group-heading.goto-link {
  color: inherit;
  font-size: 1.2rem; }

body.controls-visible .dropdown-item {
  white-space: nowrap; }

body.controls-visible .dropdown-menu .taglib-icon {
  padding: .25rem 1.5rem; }

body.controls-visible .dropdown-menu .portlet-configuration .taglib-icon {
  padding: .25rem 1.5rem; }

body.controls-visible .dropdown-menu > li > a {
  white-space: nowrap; }

body.controls-visible .dropdown-menu .link-list > li > a {
  white-space: nowrap; }

body.controls-visible .control-menu-nav-item.staging-links {
  visibility: hidden; }

body:first-of-type .portlet-borderless-bar, body:first-of-type .portlet-content .lfr-icon-actions {
  -moz-transition: compact(opacity 0.5s ease 0.15s) 0.2s;
  -o-transition: compact(opacity 0.5s ease 0.15s) 0.2s;
  -webkit-transition: compact(opacity 0.5s ease 0.15s) 0.2s;
  transition: compact(opacity 0.5s ease 0.15s) 0.2s; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content-container:hover .portlet-borderless-bar, body:first-of-type .portlet-content:hover .lfr-icon-actions {
  -moz-transition: compact(opacity 0.5s ease 0s) 0.2s;
  -o-transition: compact(opacity 0.5s ease 0s) 0.2s;
  -webkit-transition: compact(opacity 0.5s ease 0s) 0.2s;
  transition: compact(opacity 0.5s ease 0s) 0.2s; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
  display: inline-block;
  max-width: 0;
  overflow: hidden;
  -moz-transition: compact(max-width 0.3s ease-in 0.2s) 0.2s;
  -o-transition: compact(max-width 0.3s ease-in 0.2s) 0.2s;
  -webkit-transition: compact(max-width 0.3s ease-in 0.2s) 0.2s;
  transition: compact(max-width 0.3s ease-in 0.2s) 0.2s;
  text-overflow: ellipsis;
  white-space: nowrap; }

body:first-of-type .portlet-borderless-bar .portlet-actions, body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  -moz-transition: compact(max-width 0.3s ease 0s) 0.2s;
  -o-transition: compact(max-width 0.3s ease 0s) 0.2s;
  -webkit-transition: compact(max-width 0.3s ease 0s) 0.2s;
  transition: compact(max-width 0.3s ease 0s) 0.2s; }

body:first-of-type .portlet-borderless-bar .portlet-actions {
  border-bottom-left-radius: 20px;
  border-top-left-radius: 20px; }

body:first-of-type .portlet-borderless-bar .portlet-title-default {
  border-bottom-right-radius: 20px;
  border-top-right-radius: 20px; }

body:first-of-type .portlet-borderless-container:hover .portlet-borderless-bar .portlet-actions,
body:first-of-type .portlet-content-container:hover .portlet-borderless-bar .portlet-actions {
  max-width: 500px; }

body:first-of-type .portlet-content:hover .lfr-icon-actions .taglib-text {
  max-width: 200px; }

@media (max-width: 979px) {
  body:first-of-type .portlet-content .lfr-icon-actions .taglib-text {
    max-width: 200px; } }

body > .lfr-menu-list ul {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

body .vds-portlet .mrvo-data-filter select {
  margin-bottom: 4px; }

body .ui-widget.ui-widget-content {
  border: 0; }

body .ui-accordion .ui-accordion-header {
  font-size: 18px; }

body div.control-menu.control-menu-level-1.d-print-none ~ div[class*='KlantBeeldPortlet'] {
  min-height: unset; }
  body div.control-menu.control-menu-level-1.d-print-none ~ div[class*='KlantBeeldPortlet'] .portlet-topper {
    display: none; }

body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary {
  min-height: 32px; }
  @media only screen and (min-width: 768px) {
    body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary .visible-interaction {
      display: none; }
    body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary .portlet-title-default.preferences {
      display: none; }
    body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary:not(.portlet-asset-publisher):hover .visible-interaction {
      display: block; }
    body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary:not(.portlet-asset-publisher):hover .portlet-title-default.preferences {
      display: block; } }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary:not(.favorieten-link-portlet):not(.Footer-portlet):not(.Credentials-portlet):not([class*='GlobalNoJavaScriptWarningDisplayPortlet']):not([class*='KCMDisplayPortlet']):not([class*='GlobalMessageDisplayPortlet']):not([class*='GlobalErrorDisplayPortlet']):not([class*='HeaderLogin-portlet']):hover {
    outline: 1px solid #80acff;
    position: relative;
    z-index: 1; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary.favorieten-link-portlet .portlet-topper, body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary.Footer-portlet .portlet-topper, body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-boundary.Credentials-portlet .portlet-topper {
    display: none; }

body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='GlobalNoJavaScriptWarningDisplayPortlet'], body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='KCMDisplayPortlet'], body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='GlobalMessageDisplayPortlet'], body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='GlobalErrorDisplayPortlet'], body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='HeaderLogin-portlet'] {
  min-height: unset; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='GlobalNoJavaScriptWarningDisplayPortlet'] .portlet-topper, body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='KCMDisplayPortlet'] .portlet-topper, body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='GlobalMessageDisplayPortlet'] .portlet-topper, body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='GlobalErrorDisplayPortlet'] .portlet-topper, body div.control-menu.control-menu-level-1.d-print-none ~ #container div[class*='HeaderLogin-portlet'] .portlet-topper {
    display: none; }

body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .visible-interaction {
  background: #f0f5ff;
  border: 0;
  border-radius: 0;
  height: 20px;
  line-height: 18px;
  outline: none;
  position: absolute;
  right: 12px;
  top: 10px;
  z-index: 1; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .visible-interaction .lfr-icon-menu {
    outline: 1px solid #80acff; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .visible-interaction .dropdown-toggle {
    font-size: 12px;
    line-height: 19px;
    width: 19px; }

body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-title-default.preferences {
  border: 1px solid #80acff; }

body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-topper {
  background: #f0f5ff;
  background-color: #f0f5ff;
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  outline: 1px solid #80acff;
  z-index: 1; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-topper .portlet-title {
    display: inline-block;
    height: 22px;
    margin: 0;
    padding: 0;
    width: 100%; }
    body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-topper .portlet-title .portlet-name-text {
      color: #0b5fff;
      display: inline-block;
      font-family: Verdana, Tahoma, Arial, sans-serif;
      font-size: 12px;
      font-style: normal;
      font-weight: normal;
      height: 22px;
      line-height: 19px;
      padding: 0;
      text-overflow: ellipsis;
      text-shadow: none;
      white-space: nowrap; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-topper .portlet-title-text {
    line-height: 19px; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-topper .portlet-title-menu.portlet-topper-toolbar {
    float: right;
    color: #0b5fff;
    display: inline-block;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 22px;
    line-height: 19px;
    padding: 0;
    text-overflow: ellipsis;
    text-shadow: none;
    white-space: nowrap; }
  body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet .portlet-topper .portlet-topper-toolbar .dropdown-toggle span {
    color: #0b5fff;
    display: inline-block;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    height: 22px;
    line-height: 19px;
    padding: 0;
    text-overflow: ellipsis;
    text-shadow: none;
    white-space: nowrap; }

body div.control-menu.control-menu-level-1.d-print-none ~ #container .portlet-title-editable {
  pointer-events: none; }

.portlet-borderless-container,
.portlet-content-container {
  overflow: hidden; }

.taglib-icon .taglib-text {
  margin-right: 10px; }

@media only screen and (min-width: 768px) {
  .HeaderLogin-portlet .portlet.open > .portlet-topper, .HeaderLogin-portlet .portlet:hover > .portlet-topper, .HeaderLogin-portlet .portlet.focus > .portlet-topper {
    opacity: 0; } }

#kruimelpadheader .empty {
  display: none !important; }

.dropdown.publish-btn-group {
  left: 42px;
  position: relative;
  top: -57px;
  visibility: visible; }

.control-menu.control-menu-level-1.d-print-none * {
  font-size: 14px; }

.welkomPerson .login-button a {
  color: #fff; }

.control-menu-nav-item.control-menu-nav-item-content {
  display: none; }

.Control .control-menu-nav-item.control-menu-nav-item-content {
  display: flex;
  left: auto;
  position: absolute;
  width: 450px; }
  .Control .control-menu-nav-item.control-menu-nav-item-content span:last-of-type {
    display: none; }

.dialog-iframe-popup .lfr-form-content .sheet > .lfr-nav {
  margin-top: 0; }

.portal-popup.has-control-menu .navbar-default .navbar-nav > li > a,
.portal-popup.has-control-menu .navbar-inverse .navbar-nav > li > a,
.portal-popup.has-control-menu .navbar-collapse .navbar-nav > li > a {
  padding: 0 16px 0 10px; }

.portal-popup.has-control-menu .navbar-default .navbar-toggler-link,
.portal-popup.has-control-menu .navigation-bar .navbar-toggler-link {
  display: none; }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher .list-unstyled {
    margin: 0 10px 10px; } }

.portlet-asset-publisher li.h3.content a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 2px no-repeat;
  font-size: 12px;
  padding: 0 0 0 10px; }
  .portlet-asset-publisher li.h3.content a:hover, .portlet-asset-publisher li.h3.content a:focus, .portlet-asset-publisher li.h3.content a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 2px no-repeat;
    color: #114476; }

.has-control-menu .portlet-asset-publisher .lfr-asset-anchor {
  height: auto;
  margin-top: 0; }

.has-control-menu .portlet-asset-publisher .subscribe-action {
  display: none; }

#midcontent .portlet-layout.row-fluid .portlet-column.col-md-4 {
  float: right; }

#midcontent #main-content .vds-portlet .ui-tabs.ui-tabs-top > .ui-tabs-nav {
  display: inline-block;
  padding-top: 10px;
  width: 100%; }
  #midcontent #main-content .vds-portlet .ui-tabs.ui-tabs-top > .ui-tabs-nav li {
    top: 1px; }
    #midcontent #main-content .vds-portlet .ui-tabs.ui-tabs-top > .ui-tabs-nav li.ui-tabs-selected {
      top: 1px; }

#midcontent #main-content .vds-portlet .ui-tabs .ui-tabs-panel {
  padding: 0; }

#midcontent #main-content .vds-portlet .ui-reflow-label,
#midcontent #main-content .vds-portlet .ui-reflow-dropdown {
  display: none !important; }

.MijnRVO .portlet {
  margin-bottom: 0; }

.MijnRVO .container {
  max-width: none; }

.MijnRVO .quick-access-nav {
  display: none; }

.MijnRVO .lfr-notification-container {
  bottom: auto;
  left: 0;
  max-height: none;
  max-width: none;
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
  position: inherit;
  top: 0; }

body.MijnRVO.has-control-menu .lfr-notification-container {
  position: fixed;
  max-width: 100%; }

.lfr-notification-container .lexicon-icon,
.lfr-notification-container .close {
  display: none; }

.lfr-notification-container .countdown-timer {
  font-weight: bold; }

.lfr-notification-container .alert-warning {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  background-color: #fffbdc;
  border: 1px solid #f1d875;
  border-radius: 2px;
  color: #bf7900;
  margin-bottom: 0;
  padding: 10px 10px 15px !important; }
  .lfr-notification-container .alert-warning .yui3-widget-bd {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png") no-repeat;
    padding-left: 30px;
    padding-right: 100px; }
  .lfr-notification-container .alert-warning .alert-link {
    -moz-border-radius: 0;
    -moz-box-sizing: border-box;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    background: #007bc7;
    border: 0;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 13px;
    font-style: normal;
    height: 28px;
    margin-right: -100px;
    padding: 4px 6px; }
    .lfr-notification-container .alert-warning .alert-link:active, .lfr-notification-container .alert-warning .alert-link:focus, .lfr-notification-container .alert-warning .alert-link:hover {
      background: #114476;
      text-decoration: none; }

.lfr-notification-container .lfr-notification-wrapper.in {
  height: auto !important;
  margin: 0; }

.lfr-notification-container.fixed-notice {
  left: 0;
  position: fixed;
  top: 0; }

.lfr-alert-container .yui3-widget-bd .lead {
  display: none; }

.product-menu.sidebar.sidenav-menu .sticker.sticker-default {
  height: 32px;
  line-height: 32px;
  width: 32px; }

.product-menu .form-control[id*='ProductNavigationControlMenuPortlet_searchApplication']:focus {
  color: #000; }

.product-menu .form-control[id*='ProductNavigationControlMenuPortlet_searchContent']:focus {
  color: #000; }

div.portlet-column:not([id^='column-']) > div.portlet-dropzone > div.portlet-boundary:first-child {
  margin-top: 30px; }

div.portlet-boundary.yui3-dd-drop-over {
  border: 1px solid #000; }

div[class*='PostloginSchermenPortlet'] .ui-datatable thead th.ui-state-active {
  color: black; }

div[class*='PostloginSchermenPortlet'] .ui-panel .ui-panel-content {
  border: none; }

div[class*='PostloginSchermenPortlet'] .formLabel {
  position: relative;
  height: 40px; }
  div[class*='PostloginSchermenPortlet'] .formLabel label {
    margin-top: 5px;
    font-weight: bold; }

div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.content {
  display: block; }
  @media only screen and (max-width: 767px) {
    div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.content {
      flex-direction: column; } }

div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.loginArea.span4 {
  width: 40%;
  float: left;
  min-height: 175px;
  margin-right: 10px;
  min-width: 380px; }
  @media only screen and (max-width: 767px) {
    div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.loginArea.span4 {
      width: 100%; } }
  div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.loginArea.span4 input {
    position: absolute;
    right: 0px; }
    div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.loginArea.span4 input[type='text'], div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.loginArea.span4 input[type='password'] {
      width: 210px; }

div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.info.span8 {
  margin-left: 22px; }
  @media only screen and (max-width: 767px) {
    div[class*='PostloginSchermenPortlet'] .ui-outputpanel.ui-widget.info.span8 {
      margin-left: 0; } }

div [id*='container1'] .portlet-boundary.StartFormulieren-portlet,
div [id*='container2'] .portlet-boundary.StartFormulieren-portlet {
  border: 0; }
  @media only screen and (max-width: 767px) {
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet {
      margin-left: 10px;
      margin-right: 10px;
      padding: 0; }
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container,
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container {
        border: 0; }
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet form,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet form {
        margin-left: 0;
        margin-right: 0; }
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet.divLight form,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet.divLight form {
        margin-right: 0; } }
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet.border,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet.border {
    border: 0 !important; }
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4 {
    background: transparent;
    color: #114476; }
    @media only screen and (max-width: 767px) {
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4 {
        background: transparent;
        color: #114476; } }
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet.no-header h2,
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet.no-header h3,
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet.no-header h4,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet.no-header h2,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet.no-header h3,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet.no-header h4 {
    display: none; }
  @media only screen and (min-width: 768px) {
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet h2,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet h3,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet h4,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet h2,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet h3,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet h4 {
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.link-block,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.link-block,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.link-block,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.link-block {
      margin-right: 0; } }
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
  div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
  div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block {
    border: 1px solid #b2d7ee;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    float: left;
    margin: 0 2% 10px 0;
    min-height: 150px;
    padding: 10px;
    position: relative;
    width: 32%; }
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span {
      display: block;
      height: fit-content;
      overflow: hidden; }
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span:first-child,
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span:first-child,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span:first-child,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span:first-child {
        color: #007bc7;
        font-size: 14px;
        line-height: 22px;
        width: 100%; }
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.disabled-start-form,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.disabled-start-form,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.disabled-start-form,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.disabled-start-form {
      display: block; }
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.enabled-start-form,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.enabled-start-form,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.enabled-start-form,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.enabled-start-form {
      display: block; }
    @media only screen and (max-width: 480px) {
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block {
        box-sizing: border-box;
        min-height: 0;
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 979px) {
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block {
        float: right;
        margin: 0 0 10px;
        width: 49%; }
        div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(2n + 1),
        div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(2n + 1),
        div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(2n + 1),
        div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(2n + 1) {
          float: left; } }
    @media only screen and (min-width: 980px) {
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n - 1),
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n - 1),
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n - 1),
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n - 1) {
        margin: 0 0 10px; }
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n),
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n),
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n),
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n) {
        float: right;
        margin: 0 0 10px; }
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n + 1),
      div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n + 1),
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n + 1),
      div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n + 1) {
        clear: both; } }
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block,
    div [id*='container1'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block,
    div [id*='container2'] .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block {
      display: block; }

.btn.btn-cancel.btn-default.btn-link {
  font-weight: 400;
  margin: 3px; }

@media only screen and (max-width: 767px) {
  .StartFormulieren-portlet.eliLight.border {
    border: 0 !important; }
  .StartFormulieren-portlet .portlet-borderless-container {
    height: 0; } }

#header_nav {
  overflow: visible; }
  #header_nav .portlet-search .form-group {
    margin: 0;
    right: -5px; }
    #header_nav .portlet-search .form-group .search-input {
      font-size: 14px;
      margin: 0;
      outline: 0;
      width: 345px;
      z-index: 1; }
  #header_nav .portlet-search .form-control[size] {
    height: 24px; }
  #header_nav .portlet-search form {
    top: 0; }
    #header_nav .portlet-search form button {
      background-color: #114476;
      height: 24px;
      margin: 0;
      width: 70px;
      z-index: 2; }
      #header_nav .portlet-search form button span span {
        color: #fff;
        font-size: 19px; }
  #header_nav .portlet-search .input-container .fieldset {
    margin: 10px 0 0; }
    #header_nav .portlet-search .input-container .fieldset .field-wrapper {
      margin: 0; }
      #header_nav .portlet-search .input-container .fieldset .field-wrapper .icon-monospaced {
        display: inline-block;
        height: 0;
        line-height: 0;
        padding-top: 5px;
        text-align: right;
        width: 45px; }
  #header_nav .portlet-search .input-container .searchbox-warning {
    background-color: #fdf6bb;
    background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
    background-repeat: no-repeat;
    border-color: #fdf6bb;
    color: #000;
    display: block;
    position: absolute;
    right: 0;
    text-indent: 25px;
    top: 37px;
    width: 415px; }
  @media only screen and (max-width: 767px) {
    #header_nav .portlet-search .form-group {
      right: -74px; }
      #header_nav .portlet-search .form-group .search-input {
        display: none;
        padding: 0 80px 0 10px;
        width: 330px; }
        #header_nav .portlet-search .form-group .search-input.searchbox-open {
          display: inline-block; }
    #header_nav .portlet-search form button {
      background-color: transparent;
      position: relative;
      z-index: 1; }
      #header_nav .portlet-search form button span span {
        color: #fff; }
        #header_nav .portlet-search form button span span.searchbox-open {
          color: #007bc7; } }
  @media only screen and (max-width: 480px) {
    #header_nav .portlet-search .form-group .search-input {
      width: 220px; } }

.label.show-unapproved-label.workflow-status-scheduled.scheduled.workflow-value {
  display: none; }

#column-1 .portlet-boundary.StartFormulieren-portlet,
#column-2 .portlet-boundary.StartFormulieren-portlet {
  border: 0; }
  @media only screen and (max-width: 767px) {
    #column-1 .portlet-boundary.StartFormulieren-portlet,
    #column-2 .portlet-boundary.StartFormulieren-portlet {
      margin-left: 10px;
      margin-right: 10px;
      padding: 0; }
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container,
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container {
        border: 0; }
      #column-1 .portlet-boundary.StartFormulieren-portlet form,
      #column-2 .portlet-boundary.StartFormulieren-portlet form {
        margin-left: 0;
        margin-right: 0; }
      #column-1 .portlet-boundary.StartFormulieren-portlet.divLight form,
      #column-2 .portlet-boundary.StartFormulieren-portlet.divLight form {
        margin-right: 0; } }
  #column-1 .portlet-boundary.StartFormulieren-portlet.border,
  #column-2 .portlet-boundary.StartFormulieren-portlet.border {
    border: 0 !important; }
  #column-1 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
  #column-1 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
  #column-1 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4,
  #column-2 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
  #column-2 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
  #column-2 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4 {
    background: transparent;
    color: #114476; }
    @media only screen and (max-width: 767px) {
      #column-1 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
      #column-1 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
      #column-1 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4,
      #column-2 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h2,
      #column-2 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h3,
      #column-2 .portlet-boundary.StartFormulieren-portlet:not(.blue-header) h4 {
        background: transparent;
        color: #114476; } }
  #column-1 .portlet-boundary.StartFormulieren-portlet.no-header h2,
  #column-1 .portlet-boundary.StartFormulieren-portlet.no-header h3,
  #column-1 .portlet-boundary.StartFormulieren-portlet.no-header h4,
  #column-2 .portlet-boundary.StartFormulieren-portlet.no-header h2,
  #column-2 .portlet-boundary.StartFormulieren-portlet.no-header h3,
  #column-2 .portlet-boundary.StartFormulieren-portlet.no-header h4 {
    display: none; }
  @media only screen and (min-width: 768px) {
    #column-1 .portlet-boundary.StartFormulieren-portlet h2,
    #column-1 .portlet-boundary.StartFormulieren-portlet h3,
    #column-1 .portlet-boundary.StartFormulieren-portlet h4,
    #column-2 .portlet-boundary.StartFormulieren-portlet h2,
    #column-2 .portlet-boundary.StartFormulieren-portlet h3,
    #column-2 .portlet-boundary.StartFormulieren-portlet h4 {
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.link-block,
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.link-block,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.link-block,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.link-block {
      margin-right: 0; } }
  #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
  #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block,
  #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
  #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block {
    border: 1px solid #b2d7ee;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    float: left;
    margin: 0 2% 10px 0;
    min-height: 150px;
    padding: 10px;
    position: relative;
    width: 32%; }
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span,
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span {
      display: block;
      height: fit-content;
      overflow: hidden; }
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span:first-child,
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span:first-child,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block > span:first-child,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block > span:first-child {
        color: #007bc7;
        font-size: 14px;
        line-height: 22px;
        width: 100%; }
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.disabled-start-form,
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.disabled-start-form,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.disabled-start-form,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.disabled-start-form {
      display: block; }
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.enabled-start-form,
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.enabled-start-form,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.enabled-start-form,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.enabled-start-form {
      display: block; }
    @media only screen and (max-width: 480px) {
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block {
        box-sizing: border-box;
        min-height: 0;
        width: 100%; } }
    @media only screen and (min-width: 480px) and (max-width: 979px) {
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block,
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block {
        float: right;
        margin: 0 0 10px;
        width: 49%; }
        #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(2n + 1),
        #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(2n + 1),
        #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(2n + 1),
        #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(2n + 1) {
          float: left; } }
    @media only screen and (min-width: 980px) {
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n - 1),
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n - 1),
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n - 1),
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n - 1) {
        margin: 0 0 10px; }
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n),
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n),
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n),
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n) {
        float: right;
        margin: 0 0 10px; }
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n + 1),
      #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n + 1),
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block:nth-child(3n + 1),
      #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block:nth-child(3n + 1) {
        clear: both; } }
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block,
    #column-1 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-borderless-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block,
    #column-2 .portlet-boundary.StartFormulieren-portlet .portlet-content-container .startFormulieren-links ul li.button-block.no-error-block > span.mrvo-disabled-block {
      display: block; }

@media only screen and (min-width: 768px) {
  .columns-home-mobile-order .portlet-layout .portlet-column .portlet.yui3-dd-drop {
    height: fit-content; } }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet.yui3-dd-drop .portlet-column-content.empty {
  padding: 0; }

@media only screen and (min-width: 768px) {
  .columns-home-mobile-order .portlet-layout .portlet-column .portlet.yui3-dd-drop.yui3-dd-drop-active-valid {
    height: fit-content; } }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet.yui3-dd-drop[id^='column-'][id^='container'].yui3-dd-drop-active-valid {
  height: fit-content;
  min-height: 40px; }
  .columns-home-mobile-order .portlet-layout .portlet-column .portlet.yui3-dd-drop[id^='column-'][id^='container'].yui3-dd-drop-active-valid div.portlet-dropzone.empty {
    min-height: 40px; }

.ui-radiobutton .ui-helper-hidden-accessible input, .ui-radiobutton .ui-helper-hidden-accessible select {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.mrvo-display-none {
  display: none; }

.mrvo-display-block {
  display: block; }

.mrvo-list-style-none {
  list-style: none; }

.mrvo-text-left {
  text-align: left; }

.mrvo-text-center {
  text-align: center; }

.mrvo-text-right {
  text-align: right; }

.mrvo-text-full {
  text-align: justify; }

.mrvo-editor-table {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  -webkit-border-horizontal-spacing: 1px;
  -webkit-border-vertical-spacing: 1px;
  border: solid 1px;
  border-color: gray;
  border-collapse: separate;
  table-layout: fixed;
  height: auto;
  width: 100%; }
  .mrvo-editor-table .th, .mrvo-editor-table td {
    border: 1px solid gray; }

body#tinymce {
  padding: 10px; }
  body#tinymce ul li {
    line-height: 1; }
  body#tinymce ul li::before {
    content: ".";
    color: black;
    font-size: 2rem;
    font-weight: bold;
    margin-top: 10px;
    position: relative;
    top: -3px;
    margin-right: 10px;
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none;
    /* Likely future */ }
  body#tinymce ul ul {
    margin: 5px 0px; }
  body#tinymce ul ul li::before {
    margin-left: 25px; }
  body#tinymce ul ul ul li::before {
    margin-left: 50px; }

.mrvo-temp-hidden {
  position: absolute;
  top: -999px;
  left: -999px;
  white-space: nowrap; }

.yui-inline-style {
  position: absolute !important;
  visibility: hidden !important; }

button.ui-button.mrvo-action-button-link,
button.ui-button.mrvo-action-button-link:hover,
button.ui-button.mrvo-action-button-link:active,
button.ui-button.mrvo-action-button-link:focus {
  display: inline-block !important;
  border: 0;
  color: #007bc7;
  background: none;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  width: auto;
  padding: 0;
  margin: 0;
  vertical-align: inherit;
  text-decoration: underline !important;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }

button.ui-button.mrvo-action-button-link:active {
  color: #005b9f;
  background: none;
  padding: 0px;
  font-weight: inherit; }

[class^="ro-icon-"]::before,
[class^=" ro-icon-"]::before,
.ro-icon::before {
  font-family: "Rijkshuisstijl-svg-compiled";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  display: inline-block;
  font-size: 38px;
  line-height: 40px;
  padding-right: 5px;
  float: left;
  clear: left;
  width: 38px;
  height: 40px; }

.ro-icon-custom-facebook-sign:before, .icon-facebook-sign:before, .social-share-facebook:before {
  content: "\E421"; }

.ro-icon-custom-google-plus:before, .icon-google-plus:before, .social-share-googleplus:before {
  content: "\E422"; }

.ro-icon-custom-instagram-sign:before, .icon-instagram-sign:before {
  content: "\E423"; }

.ro-icon-custom-linkedin-sign:before, .icon-linkedin-sign:before, .social-share-linkedin:before {
  content: "\E424"; }

.ro-icon-custom-pointer:before, .icon-pointer:before {
  content: "\E425"; }

.ro-icon-custom-star-solid:before, .icon-star-solid:before {
  content: "\E426"; }

.ro-icon-custom-star:before, .icon-star:before {
  content: "\E427"; }

.ro-icon-custom-twitter-sign:before, .icon-twitter-sign:before, .social-share-twitter:before {
  content: "\E428"; }

.ro-icon-2015-rss:before, .icon-rss:before {
  content: "\E0A5"; }

.mijnRvoDienstIdInputGroup {
  float: left; }

#_com_liferay_login_web_portlet_LoginPortlet_passwordCapsLockSpan {
  display: none; }

#_com_liferay_login_web_portlet_LoginPortlet_passwordCapsLockSpan.loginPortlet_passwordCapsLockSpan_shown {
  display: block; }

#_com_liferay_login_web_portlet_LoginPortlet_cookieDisabled {
  display: none; }

@font-face {
  font-family: 'RijksOverheidSans';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/rijksoverheidsansheading-regular_2_0.eot") format("embedded-opentype"), url("fonts/rijksoverheidsansheading-regular_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/rijksoverheidsansheading-regular_2_0.woff") format("woff"), url("fonts/rijksoverheidsansheading-regular_2_0.ttf") format("truetype"), url("fonts/rijksoverheidsansheading-regular_2_0.svg#RijksOverheidSansRegular") format("svg"); }

@font-face {
  font-family: 'RijksOverheidSans';
  font-style: normal;
  font-weight: bold;
  src: url("fonts/rijksoverheidsansheading-bold_2_0.eot") format("embedded-opentype"), url("fonts/rijksoverheidsansheading-bold_2_0.eot?#iefix") format("embedded-opentype"), url("fonts/rijksoverheidsansheading-bold_2_0.woff") format("woff"), url("fonts/rijksoverheidsansheading-bold_2_0.ttf") format("truetype"), url("fonts/rijksoverheidsansheading-bold_2_0.svg#RijksOverheidSansBold") format("svg"); }

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff") format("woff"), url("fonts/fontawesome-webfont.ttf") format("truetype"), url("fonts/fontawesome-webfont.svg#RVO-AZ-Font") format("svg"); }

@font-face {
  font-family: 'RVO-Icon-Font';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RVO-Icon-Font.eot") format("embedded-opentype"), url("fonts/RVO-Icon-Font.eot?#iefix") format("embedded-opentype"), url("fonts/RVO-Icon-Font.woff") format("woff"), url("fonts/RVO-Icon-Font.ttf") format("truetype"), url("fonts/RVO-Icon-Font.svg#RVO-Icon-Font") format("svg"); }

@font-face {
  font-family: "AGNL-Icon-Font";
  src: url(fonts/AGNL-Icon-Font.eot);
  src: url(fonts/AGNL-Icon-Font.eot?#iefix) format("embedded-opentype"), url(fonts/AGNL-Icon-Font.woff) format("woff"), url(fonts/AGNL-Icon-Font.ttf) format("truetype"), url(fonts/AGNL-Icon-Font.svg#AGNL-Icon-Font) format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Rijkshuisstijl-svg-compiled";
  src: url(fonts/Rijkshuisstijl-svg-compiled.eot);
  src: url(fonts/Rijkshuisstijl-svg-compiled.eot?#iefix) format("eot"), url(fonts/Rijkshuisstijl-svg-compiled.woff) format("woff"), url(fonts/Rijkshuisstijl-svg-compiled.ttf) format("truetype"), url(fonts/Rijkshuisstijl-svg-compiled.svg#Rijkshuisstijl-svg-compiled) format("svg"); }

@font-face {
  font-family: 'RVO-AZ-Font';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/RVO-AZ-Font.eot") format("embedded-opentype"), url("fonts/RVO-AZ-Font.eot?#iefix") format("embedded-opentype"), url("fonts/RVO-AZ-Font.woff") format("woff"), url("fonts/RVO-AZ-Font.ttf") format("truetype"), url("fonts/RVO-AZ-Font.svg#RVO-AZ-Font") format("svg"); }

[class^='klap-icon-']::before,
[class*=' klap-icon-']::before {
  clear: left;
  display: inline-block;
  float: left;
  font-family: 'RVO-Icon-Font';
  font-size: 25px;
  font-style: normal;
  font-weight: normal;
  line-height: 26px;
  padding-right: 5px;
  speak: none;
  text-decoration: none; }

a[class^='klap-icon-'], a[class*=' klap-icon-'] {
  color: #007bc7;
  display: inline-block;
  line-height: 26px; }
  a[class^='klap-icon-']:hover, a[class*=' klap-icon-']:hover {
    color: #114476; }

.eliLight.border,
.eliMedium.border,
.eliDark.border,
.eliAccent.border {
  background-color: #fff; }
  .eliLight.border .portlet-body .journal-content-article h3:first-child,
  .eliMedium.border .portlet-body .journal-content-article h3:first-child,
  .eliDark.border .portlet-body .journal-content-article h3:first-child,
  .eliAccent.border .portlet-body .journal-content-article h3:first-child {
    margin-left: 0; }

.eliLight.title .portlet-action a, .eliLight.border .portlet-action a,
.eliMedium.title .portlet-action a,
.eliMedium.border .portlet-action a,
.eliDark.title .portlet-action a,
.eliDark.border .portlet-action a,
.eliAccent.title .portlet-action a,
.eliAccent.border .portlet-action a {
  background-color: #3e3e3e; }

.eliLight.title a.extern, .eliLight.border a.extern,
.eliMedium.title a.extern,
.eliMedium.border a.extern,
.eliDark.title a.extern,
.eliDark.border a.extern,
.eliAccent.title a.extern,
.eliAccent.border a.extern {
  background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  padding-left: 12px; }
  .eliLight.title a.extern:hover, .eliLight.title a.extern:focus, .eliLight.title a.extern:active, .eliLight.border a.extern:hover, .eliLight.border a.extern:focus, .eliLight.border a.extern:active,
  .eliMedium.title a.extern:hover,
  .eliMedium.title a.extern:focus,
  .eliMedium.title a.extern:active,
  .eliMedium.border a.extern:hover,
  .eliMedium.border a.extern:focus,
  .eliMedium.border a.extern:active,
  .eliDark.title a.extern:hover,
  .eliDark.title a.extern:focus,
  .eliDark.title a.extern:active,
  .eliDark.border a.extern:hover,
  .eliDark.border a.extern:focus,
  .eliDark.border a.extern:active,
  .eliAccent.title a.extern:hover,
  .eliAccent.title a.extern:focus,
  .eliAccent.title a.extern:active,
  .eliAccent.border a.extern:hover,
  .eliAccent.border a.extern:focus,
  .eliAccent.border a.extern:active {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
    color: #114476; }

.eliLight.title ul a, .eliLight.border ul a,
.eliMedium.title ul a,
.eliMedium.border ul a,
.eliDark.title ul a,
.eliDark.border ul a,
.eliAccent.title ul a,
.eliAccent.border ul a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .eliLight.title ul a:hover, .eliLight.title ul a:focus, .eliLight.title ul a:active, .eliLight.border ul a:hover, .eliLight.border ul a:focus, .eliLight.border ul a:active,
  .eliMedium.title ul a:hover,
  .eliMedium.title ul a:focus,
  .eliMedium.title ul a:active,
  .eliMedium.border ul a:hover,
  .eliMedium.border ul a:focus,
  .eliMedium.border ul a:active,
  .eliDark.title ul a:hover,
  .eliDark.title ul a:focus,
  .eliDark.title ul a:active,
  .eliDark.border ul a:hover,
  .eliDark.border ul a:focus,
  .eliDark.border ul a:active,
  .eliAccent.title ul a:hover,
  .eliAccent.title ul a:focus,
  .eliAccent.title ul a:active,
  .eliAccent.border ul a:hover,
  .eliAccent.border ul a:focus,
  .eliAccent.border ul a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.eliLight {
  background-color: #d9ebf7; }
  .eliLight.border {
    border: 1px solid #d9ebf7; }

.eliMedium {
  background-color: #b2d7ee; }
  .eliMedium.border {
    border: 1px solid #b2d7ee; }

.eliAccent {
  background-color: #f3f5f6; }
  .eliAccent.border {
    border: 1px solid #f3f5f6; }

.span4.portlet-column .eliLight.title.portlet-boundary, .span4.portlet-column .eliLight.border.portlet-boundary,
.span4.portlet-column .eliMedium.title.portlet-boundary,
.span4.portlet-column .eliMedium.border.portlet-boundary,
.span4.portlet-column .eliDark.title.portlet-boundary,
.span4.portlet-column .eliDark.border.portlet-boundary,
.span4.portlet-column .eliAccent.title.portlet-boundary,
.span4.portlet-column .eliAccent.border.portlet-boundary,
.col-md-4.portlet-column .eliLight.title.portlet-boundary,
.col-md-4.portlet-column .eliLight.border.portlet-boundary,
.col-md-4.portlet-column .eliMedium.title.portlet-boundary,
.col-md-4.portlet-column .eliMedium.border.portlet-boundary,
.col-md-4.portlet-column .eliDark.title.portlet-boundary,
.col-md-4.portlet-column .eliDark.border.portlet-boundary,
.col-md-4.portlet-column .eliAccent.title.portlet-boundary,
.col-md-4.portlet-column .eliAccent.border.portlet-boundary {
  background-color: #fff; }
  .span4.portlet-column .eliLight.title.portlet-boundary .portlet-body .journal-content-article h3:first-child, .span4.portlet-column .eliLight.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .span4.portlet-column .eliMedium.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .span4.portlet-column .eliMedium.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .span4.portlet-column .eliDark.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .span4.portlet-column .eliDark.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .span4.portlet-column .eliAccent.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .span4.portlet-column .eliAccent.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliLight.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliLight.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliMedium.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliMedium.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliDark.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliDark.border.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliAccent.title.portlet-boundary .portlet-body .journal-content-article h3:first-child,
  .col-md-4.portlet-column .eliAccent.border.portlet-boundary .portlet-body .journal-content-article h3:first-child {
    margin-left: 0; }

.span4.portlet-column .eliLight.title.portlet-boundary h2,
.span4.portlet-column .eliLight.title.portlet-boundary h3,
.span4.portlet-column .eliLight.title.portlet-boundary h4,
.col-md-4.portlet-column .eliLight.title.portlet-boundary h2,
.col-md-4.portlet-column .eliLight.title.portlet-boundary h3,
.col-md-4.portlet-column .eliLight.title.portlet-boundary h4 {
  background-color: #d9ebf7; }

.span4.portlet-column .eliMedium.title.portlet-boundary h2,
.span4.portlet-column .eliMedium.title.portlet-boundary h3,
.span4.portlet-column .eliMedium.title.portlet-boundary h4,
.col-md-4.portlet-column .eliMedium.title.portlet-boundary h2,
.col-md-4.portlet-column .eliMedium.title.portlet-boundary h3,
.col-md-4.portlet-column .eliMedium.title.portlet-boundary h4 {
  background-color: #b2d7ee; }

.span4.portlet-column .eliAccent.title.portlet-boundary h2,
.span4.portlet-column .eliAccent.title.portlet-boundary h3,
.span4.portlet-column .eliAccent.title.portlet-boundary h4,
.col-md-4.portlet-column .eliAccent.title.portlet-boundary h2,
.col-md-4.portlet-column .eliAccent.title.portlet-boundary h3,
.col-md-4.portlet-column .eliAccent.title.portlet-boundary h4 {
  background-color: #f3f5f6; }

.span4.portlet-column .eliDark.title.portlet-boundary h2,
.span4.portlet-column .eliDark.title.portlet-boundary h3,
.span4.portlet-column .eliDark.title.portlet-boundary h4,
.col-md-4.portlet-column .eliDark.title.portlet-boundary h2,
.col-md-4.portlet-column .eliDark.title.portlet-boundary h3,
.col-md-4.portlet-column .eliDark.title.portlet-boundary h4 {
  background-color: #007bc7;
  color: #fff; }

.span4.portlet-column .eliDark.border.portlet-boundary h2,
.span4.portlet-column .eliDark.border.portlet-boundary h3,
.span4.portlet-column .eliDark.border.portlet-boundary h4,
.col-md-4.portlet-column .eliDark.border.portlet-boundary h2,
.col-md-4.portlet-column .eliDark.border.portlet-boundary h3,
.col-md-4.portlet-column .eliDark.border.portlet-boundary h4 {
  color: #3e3e3e; }

.span4.portlet-column .eliDark.border.title.portlet-boundary h2,
.span4.portlet-column .eliDark.border.title.portlet-boundary h3,
.span4.portlet-column .eliDark.border.title.portlet-boundary h4,
.col-md-4.portlet-column .eliDark.border.title.portlet-boundary h2,
.col-md-4.portlet-column .eliDark.border.title.portlet-boundary h3,
.col-md-4.portlet-column .eliDark.border.title.portlet-boundary h4 {
  color: #fff; }

.eliDark {
  background-color: #007bc7;
  color: #fff; }
  .eliDark.border, .eliDark.title {
    color: #3e3e3e; }
  .eliDark a {
    color: #fff; }
    .eliDark a:hover, .eliDark a:focus, .eliDark a:active {
      color: #ccc; }
    .eliDark a.extern {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-white.png") left 5px no-repeat;
      border: 0;
      color: #fff;
      display: inline;
      float: none;
      font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: inherit;
      height: auto;
      padding: 0 0 0 10px;
      text-decoration: none;
      width: auto;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      font-size: 12px;
      padding-left: 12px; }
      .eliDark a.extern:hover, .eliDark a.extern:focus, .eliDark a.extern:active {
        background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov-white.png") left 5px no-repeat;
        color: #ccc; }
  .eliDark ul a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-white.png") left 5px no-repeat;
    border: 0;
    color: #fff;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .eliDark ul a:hover, .eliDark ul a:focus, .eliDark ul a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov-white.png") left 5px no-repeat;
      color: #ccc; }
  .eliDark.border {
    border: 1px solid #007bc7; }
    .eliDark.border a {
      color: #007bc7; }
      .eliDark.border a:hover, .eliDark.border a:focus, .eliDark.border a:active {
        color: #114476; }

html,
body {
  background-color: transparent;
  color: #3e3e3e;
  font: normal 62.5% / 1.4rem Verdana, Tahoma, Arial, sans-serif;
  line-height: 162%; }

html.ltr {
  background-color: #f2f8fc; }

body {
  font-size: 100%;
  line-height: 100%; }
  body.MijnRVO {
    background-color: #f2f8fc; }
    body.MijnRVO input[type='text'].ui-state-hover,
    .ui-widget-content body.MijnRVO input[type='text'].ui-state-hover,
    .ui-widget-header body.MijnRVO input[type='text'].ui-state-hover, body.MijnRVO input[type='text'].ui-state-focus,
    .ui-widget-content body.MijnRVO input[type='text'].ui-state-focus,
    .ui-widget-header body.MijnRVO input[type='text'].ui-state-focus {
      background-color: #fff; }
    body.MijnRVO a:focus {
      outline: 2px solid rgba(77, 144, 254, 0.5);
      outline-offset: -1px; }
  body ul,
  body dl {
    margin: 5px 0 0; }
  body ul {
    cursor: default;
    list-style-type: none; }
  body ol {
    margin: 10px 0 15px 18px;
    padding-left: 0; }
    body ol li {
      list-style-type: decimal; }
  body > * {
    font-size: 12px;
    line-height: 162%; }
  @media only screen and (max-width: 767px) {
    body {
      background-color: #fff; } }
  body h1,
  body h2,
  body h3,
  body h4,
  body h5,
  body h6 {
    color: #114476;
    font-family: "RijksOverheidSans", "Droid Sans", Arial, Helvetica, Verdana, Tahoma, sans-serif; }
    .eliDark body h1, .eliDark
    body h2, .eliDark
    body h3, .eliDark
    body h4, .eliDark
    body h5, .eliDark
    body h6 {
      color: #fff; }
    body h1.eliLight, body h1.eliMedium, body h1.eliDark, body h1.eliAccent,
    body h2.eliLight,
    body h2.eliMedium,
    body h2.eliDark,
    body h2.eliAccent,
    body h3.eliLight,
    body h3.eliMedium,
    body h3.eliDark,
    body h3.eliAccent,
    body h4.eliLight,
    body h4.eliMedium,
    body h4.eliDark,
    body h4.eliAccent,
    body h5.eliLight,
    body h5.eliMedium,
    body h5.eliDark,
    body h5.eliAccent,
    body h6.eliLight,
    body h6.eliMedium,
    body h6.eliDark,
    body h6.eliAccent {
      padding: 10px 7px; }
    @media only screen and (max-width: 767px) {
      body h1.eliLight, body h1.eliMedium, body h1.eliDark, body h1.eliAccent,
      body h2.eliLight,
      body h2.eliMedium,
      body h2.eliDark,
      body h2.eliAccent,
      body h3.eliLight,
      body h3.eliMedium,
      body h3.eliDark,
      body h3.eliAccent,
      body h4.eliLight,
      body h4.eliMedium,
      body h4.eliDark,
      body h4.eliAccent,
      body h5.eliLight,
      body h5.eliMedium,
      body h5.eliDark,
      body h5.eliAccent,
      body h6.eliLight,
      body h6.eliMedium,
      body h6.eliDark,
      body h6.eliAccent {
        border: 0;
        padding: 10px; } }
    .ie8 body h1, .ie8
    body h2, .ie8
    body h3, .ie8
    body h4, .ie8
    body h5, .ie8
    body h6 {
      text-shadow: 0 0 1px rgba(17, 68, 118, 0.3); }
    body h1 strong,
    body h2 strong,
    body h3 strong,
    body h4 strong,
    body h5 strong,
    body h6 strong {
      font-family: Verdana, Tahoma, Arial, sans-serif;
      font-size: 1.2rem; }
  body h1,
  body h2,
  body h3 {
    font-weight: normal;
    margin: 10px 0; }
    .eliDark body h1,
    .eliLight body h1,
    .eliMedium body h1,
    .eliAccent body h1, .eliDark
    body h2,
    .eliLight
    body h2,
    .eliMedium
    body h2,
    .eliAccent
    body h2, .eliDark
    body h3,
    .eliLight
    body h3,
    .eliMedium
    body h3,
    .eliAccent
    body h3 {
      margin-top: 0; }
    body h1.strong,
    body h2.strong,
    body h3.strong {
      font-weight: bold; }
  body h4,
  body h5,
  body h6 {
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 10px 0 5px; }
  body h1 {
    font-size: 22px;
    line-height: 38px; }
    body h1 span {
      display: none; }
  body h2 {
    font-size: 20px;
    letter-spacing: .5px;
    line-height: 24px; }
    body h2[class^='icon-']::before, body h2[class*=' icon-']::before {
      line-height: 26px;
      margin-right: 10px; }
  body h3 {
    font-size: 18px;
    line-height: 18px; }
  body .table-hover tbody tr:hover > td,
  body .table-hover tbody tr:hover > th {
    background-color: #b2d7ee !important; }
  body .goBack a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 6px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    body .goBack a:hover, body .goBack a:focus, body .goBack a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 6px no-repeat;
      color: #114476; }
  body .backGrad {
    padding: 10px 10px 10px 12px !important; }
    body .backGrad.ui-widget-content {
      border: 0; }
  body a {
    background: none;
    color: #007bc7;
    display: inline-block;
    text-decoration: none; }
    body a:hover, body a:active, body a:focus {
      background: none;
      color: #114476;
      text-decoration: none; }
    body a.extern {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
      border: 0;
      color: #007bc7;
      display: inline;
      float: none;
      font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: inherit;
      height: auto;
      padding: 0 0 0 10px;
      text-decoration: none;
      width: auto;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      font-size: 12px;
      padding-left: 12px; }
      body a.extern:hover, body a.extern:focus, body a.extern:active {
        background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
        color: #114476; }
    body a.info {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-infolink.svg") 5px 20px no-repeat;
      border: 0;
      color: #007bc7;
      display: block;
      float: none;
      font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: bold;
      height: auto;
      padding: 20px 0 0 0;
      text-decoration: none !important;
      width: auto;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      font-size: 13px;
      line-height: 27px;
      padding-left: 35px; }
      body a.info:hover, body a.info:focus, body a.info:active {
        background: url("/o/MijnRvo-theme/images/huisstijl/icon-infolink.svg") 5px 20px no-repeat;
        color: #114476; }
    body a.tab-label, body a.tab-label:hover, body a.tab-label:focus, body a.tab-label:active {
      background: none; }

hr,
.separator {
  border: 1px solid #ccc; }

caption {
  text-align: left; }

blockquote {
  margin: 0; }

p a {
  background: none;
  color: #007bc7;
  padding-left: 0;
  text-decoration: underline !important; }
  p a:hover, p a:active, p a:focus {
    color: #114476; }
  p a.extern {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    padding-left: 12px;
    background-position: left 6px !important; }
    p a.extern:hover, p a.extern:focus, p a.extern:active {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
      color: #114476; }

.eliLight a,
.eliMedium a,
.eliAccent a {
  color: #114476; }
  .eliLight a:hover, .eliLight a:focus, .eliLight a:active,
  .eliMedium a:hover,
  .eliMedium a:focus,
  .eliMedium a:active,
  .eliAccent a:hover,
  .eliAccent a:focus,
  .eliAccent a:active {
    color: #007bc7; }
  .eliLight a.extern,
  .eliMedium a.extern,
  .eliAccent a.extern {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
    border: 0;
    color: #114476;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    padding-left: 12px; }
    .eliLight a.extern:hover, .eliLight a.extern:focus, .eliLight a.extern:active,
    .eliMedium a.extern:hover,
    .eliMedium a.extern:focus,
    .eliMedium a.extern:active,
    .eliAccent a.extern:hover,
    .eliAccent a.extern:focus,
    .eliAccent a.extern:active {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
      color: #007bc7; }

.eliLight.title a, .eliLight.border a,
.eliMedium.title a,
.eliMedium.border a,
.eliAccent.title a,
.eliAccent.border a {
  color: #007bc7; }
  .eliLight.title a:hover, .eliLight.title a:focus, .eliLight.title a:active, .eliLight.border a:hover, .eliLight.border a:focus, .eliLight.border a:active,
  .eliMedium.title a:hover,
  .eliMedium.title a:focus,
  .eliMedium.title a:active,
  .eliMedium.border a:hover,
  .eliMedium.border a:focus,
  .eliMedium.border a:active,
  .eliAccent.title a:hover,
  .eliAccent.title a:focus,
  .eliAccent.title a:active,
  .eliAccent.border a:hover,
  .eliAccent.border a:focus,
  .eliAccent.border a:active {
    color: #114476; }

.eliLight ul a,
.eliMedium ul a,
.eliAccent ul a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
  border: 0;
  color: #114476;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .eliLight ul a:hover, .eliLight ul a:focus, .eliLight ul a:active,
  .eliMedium ul a:hover,
  .eliMedium ul a:focus,
  .eliMedium ul a:active,
  .eliAccent ul a:hover,
  .eliAccent ul a:focus,
  .eliAccent ul a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    color: #007bc7; }

h3 a {
  background-position: left 5px; }
  h3 a:hover, h3 a:focus, h3 a:active {
    background-position: left 5px; }

.ui-widget-content {
  color: inherit; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content
.ui-state-focus,
.ui-widget-header
.ui-state-focus {
  background-color: inherit; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  background: none;
  border: 0;
  font-weight: bold; }

.taglib-header .header-title {
  margin: .5em 0;
  white-space: normal; }

@-moz-document {
  url-prefix body ol {
    margin: 10px 0 15px 20px; } }

li {
  cursor: default;
  list-style-type: none; }

.list-no-bullet {
  margin: 10px 0 15px; }
  .list-no-bullet li {
    list-style-type: none; }

.list-bullet {
  left: 15px;
  margin: 10px 0 15px;
  padding-left: 0;
  position: relative; }

.ui-datalist.list-bullet ul {
  left: 0;
  margin: 10px 0 15px;
  padding-left: 0;
  position: relative; }
  .ui-datalist.list-bullet ul li {
    list-style-type: square; }

.html-editor ul {
  left: 15px;
  margin: 10px 0 15px;
  padding-left: 0;
  position: relative; }

.html-editor.cke_editable ul {
  left: 0;
  padding-left: 15px; }

ul.list-bullet li {
  list-style-type: square; }

ol.list-bullet {
  margin: 10px 0 15px 3px;
  padding-left: 0; }

.noLine td,
.noLine th {
  border: 0; }

.contentTable {
  border: 0;
  border-collapse: collapse;
  height: auto;
  width: 100%; }
  .contentTable caption {
    left: -9999px;
    position: absolute; }
  .contentTable thead th {
    border-bottom: 1px solid #fff; }
  .contentTable th {
    white-space: nowrap; }
  .contentTable th,
  .contentTable td {
    border: 1px solid #ccc;
    margin: 0;
    padding: 5px 15px;
    vertical-align: top; }

.clearfix {
  clear: both;
  zoom: 1; }
  .clearfix::before, .clearfix::after {
    content: '';
    display: table; }
  .clearfix::after {
    clear: both; }

.hidden {
  display: none;
  visibility: hidden; }

.nowrap {
  white-space: nowrap; }

.highlight {
  background: none;
  font-weight: bold !important;
  margin: 0; }
  .highlight.eliDark {
    background-color: #f3f5f6; }
  .highlight.eliLight {
    background-color: #d9ebf7; }
  .highlight.eliMedium {
    background-color: #b2d7ee; }

.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.goBack {
  text-align: right; }

.uppercase {
  text-transform: uppercase; }

a.toggleAccordion {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  background-position: left 6px; }
  a.toggleAccordion:hover, a.toggleAccordion:focus, a.toggleAccordion:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }
  a.toggleAccordion.active {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-up-hov.png"); }
    a.toggleAccordion.active:hover, a.toggleAccordion.active:focus, a.toggleAccordion.active:active {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-up.png"); }

#top_header.hideHeaderFooter {
  display: none; }

#top_header.hideTopHeader {
  display: none; }

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 0 5px 5px !important;
  position: relative; }
  .scroll-wrapper > .scroll-content {
    border: 0 !important;
    box-sizing: content-box !important;
    height: auto;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none !important;
    overflow: scroll !important;
    padding: 0;
    position: relative !important;
    top: 0;
    width: auto !important; }
    .scroll-wrapper > .scroll-content::-webkit-scrollbar {
      height: 0;
      width: 0; }

.scroll-element {
  box-sizing: content-box;
  display: none; }
  .scroll-element div {
    box-sizing: content-box; }
  .scroll-element.scroll-x.scroll-scrollx_visible {
    display: block; }
  .scroll-element.scroll-y.scroll-scrolly_visible {
    display: block; }
  .scroll-element .scroll-bar,
  .scroll-element .scroll-arrow {
    cursor: default; }

.scroll-textarea {
  border: 1px solid #ccc;
  border-top-color: #999; }
  .scroll-textarea > .scroll-content {
    overflow: hidden !important; }
    .scroll-textarea > .scroll-content > textarea {
      border: 0 !important;
      box-sizing: border-box;
      height: 100% !important;
      margin: 0;
      max-height: none !important;
      max-width: none !important;
      outline: none;
      overflow: scroll !important;
      padding: 2px;
      position: relative !important;
      top: 0;
      width: 100% !important; }
      .scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
        height: 0;
        width: 0; }

.scrollbar-macosx:hover > .scroll-element .scroll-bar {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
  filter: alpha(opacity=70);
  opacity: .7; }

.scrollbar-macosx > .scroll-element {
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10; }
  .scrollbar-macosx > .scroll-element.scroll-y {
    height: 100%;
    min-height: 100%;
    right: 0;
    top: 0;
    width: 0; }
    .scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
      top: -11px; }
    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
      top: -4px; }
    .scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
      top: 2px; }
    .scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
      left: -9px;
      min-height: 10px;
      width: 7px; }
  .scrollbar-macosx > .scroll-element.scroll-x {
    bottom: 0;
    height: 0;
    left: 0;
    min-width: 100%;
    overflow: visible;
    width: 100%; }
    .scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
      left: -11px; }
    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
      left: -4px; }
    .scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
      left: 2px; }
    .scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
      height: 7px;
      min-width: 10px;
      top: -9px; }
  .scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=70)';
    filter: alpha(opacity=70);
    opacity: .7; }
  .scrollbar-macosx > .scroll-element .scroll-bar {
    -moz-border-radius: 7px;
    -moz-transition: opacity .2s linear;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    -webkit-border-radius: 7px;
    -webkit-transition: opacity .2s linear;
    background-color: #6c6e71;
    border-radius: 7px;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: opacity .2s linear; }
  .scrollbar-macosx > .scroll-element div {
    background: none;
    border: 0;
    display: block;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10; }
  .scrollbar-macosx > .scroll-element .scroll-element_track {
    display: none; }

.minMage {
  height: 10px; }

#header_nav .stay {
  display: block !important; }

@media only screen and (max-width: 767px) {
  .hideLoginHeader {
    display: block;
    height: 24px;
    width: 100%; } }

html {
  -webkit-text-size-adjust: 100%; }

.noPadding {
  padding: 0 !important; }

.noMargin {
  margin: 0 !important; }

.noHeight {
  height: 0 !important; }

@media only screen and (max-width: 767px) {
  .noMarginBottomMobile {
    margin-bottom: 0 !important; } }

@media only screen and (max-width: 767px) {
  .mobile-left {
    margin-left: 10px; } }

.display-block {
  display: block; }

.message_info.login {
  background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
  padding: 8px 10px 5px 40px; }
  .message_info.login.brand-light2 {
    background-color: #d9ebf7; }
  .message_info.login.bg-color-info {
    background-color: #fdf6bb; }
  .message_info.login.bg-color-error {
    background-color: #f2bfbb;
    background-image: url("/o/MijnRvo-theme/images/huisstijl/message_err.png"); }

.mainWidth {
  max-width: 1224px;
  min-width: 360px;
  overflow: hidden;
  width: 100%; }

.label.workflow-status-almost-expired {
  background-color: #ff0;
  color: #000; }

.resp-template .portlet div.label {
  display: none; }

@media only screen and (max-width: 960px) {
  div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td .ui-column-title {
    display: inline-block;
    font-weight: bold;
    margin: -.4em 1em -.4em -.4em;
    min-width: 130px;
    padding: .4em;
    width: 30%; }
  div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow thead th {
    display: none; }
  div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow tfoot td {
    display: none; }
  div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0 none;
    box-sizing: border-box;
    clear: left;
    display: flex;
    float: left;
    text-align: left;
    width: 100%; }
    div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td span {
      display: inline-block; }
  div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td {
    display: table-cell;
    float: none; }
    div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td span.ui-column-title {
      display: none; }
  div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow .ui-datatable-data td .ui-column-title {
    display: inline-block;
    font-weight: bold;
    margin: -.4em 1em -.4em -.4em;
    min-width: 200px;
    padding: .4em;
    width: 30%; }
  div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow thead th {
    display: none; }
  div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow tfoot td {
    display: none; }
  div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow .ui-datatable-data td {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0 none;
    box-sizing: border-box;
    clear: left;
    display: flex;
    float: left;
    text-align: left;
    width: 100%; }
    div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow .ui-datatable-data td span {
      display: inline-block; }
  div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td {
    display: table-cell;
    float: none; }
    div.liferay-faces-bridge-body div[id*='totalten'] .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td span.ui-column-title {
      display: none; }
  div.liferay-faces-bridge-body div[id*='totalten'] .ui-column-title {
    width: 100%; } }

@media only screen and (max-width: 767px) {
  div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow .ui-datatable-data td .ui-column-title, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow .ui-datatable-data td .ui-column-title {
    display: inline-block;
    font-weight: bold;
    margin: -.4em 1em -.4em -.4em;
    min-width: 130px;
    padding: .4em;
    width: 30%; }
  div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow thead th, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow thead th {
    display: none; }
  div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow tfoot td, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow tfoot td {
    display: none; }
  div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow .ui-datatable-data td, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow .ui-datatable-data td {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: 0 none;
    box-sizing: border-box;
    clear: left;
    display: flex;
    float: left;
    text-align: left;
    width: 100%; }
    div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow .ui-datatable-data td span, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow .ui-datatable-data td span {
      display: inline-block; }
  div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td {
    display: table-cell;
    float: none; }
    div[id*='Haalzaken_WAR_HaalZakenportlet'] .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td span.ui-column-title, div[id*='KlapDossierPost_WAR_KlapDossierPostportlet'] .ui-datatable-reflow .ui-datatable-data .mrvo-data-table-details td span.ui-column-title {
      display: none; } }

.alert-info-javascript {
  background-color: #fdf6bb;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 5px 0;
  padding: 0 0 5px; }
  .alert-info-javascript .right {
    align-self: flex-end;
    display: block;
    margin-left: auto;
    overflow: hidden;
    padding-right: 10px; }
  .alert-info-javascript .div {
    align-items: center;
    display: flex; }

#top_header {
  margin: 0 auto; }
  #top_header .container {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 13px auto;
    padding: 0 15px;
    width: 100%; }
    #top_header .container a {
      color: #114476;
      font-weight: bold;
      margin: 0;
      padding: 0; }
      #top_header .container a:hover, #top_header .container a:focus, #top_header .container a:active {
        color: #007bc7; }
    #top_header .container .loginPerson {
      flex-grow: 1;
      margin-right: auto;
      padding-bottom: 4px; }
      #top_header .container .loginPerson .person {
        background: url("/o/MijnRvo-theme/images/inlog_avatar.png") no-repeat 0 3px;
        font-weight: bold;
        max-width: 723px;
        overflow: hidden;
        padding-left: 15px;
        text-overflow: ellipsis;
        white-space: nowrap; }
    #top_header .container .topNav {
      margin-left: auto;
      white-space: nowrap; }
      #top_header .container .topNav a {
        margin-left: 12px; }
        #top_header .container .topNav a:first-child {
          margin-left: 0; }
        #top_header .container .topNav a.www {
          background-color: #b2d7ee;
          font-family: "RijksOverheidSans", "Droid Sans", Arial, Helvetica, Verdana, Tahoma, sans-serif;
          font-size: 14px;
          line-height: normal;
          margin-left: 10px;
          padding: 5px 10px; }
          #top_header .container .topNav a.www:hover, #top_header .container .topNav a.www:focus, #top_header .container .topNav a.www:active {
            background-color: #007bc7;
            color: #fff; }

#container {
  background-color: #fff;
  margin: 0 auto;
  padding-bottom: 0;
  -moz-box-shadow: 0 0 8px 0 #bec6cc;
  -webkit-box-shadow: 0 0 8px 0 #bec6cc;
  box-shadow: 0 0 8px 0 #bec6cc; }

#header {
  height: 87px;
  overflow: hidden;
  position: relative; }
  #header img {
    position: absolute;
    top: 0; }
    @media only screen and (min-width: 768px) {
      #header img {
        display: none; } }
  #header #header_logo {
    margin: 0;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 1; }
    #header #header_logo #nolinklogo {
      display: inline-block; }
    #header #header_logo #logo,
    #header #header_logo #nolinklogo {
      background: url("/o/MijnRvo-theme/images/logo.png") no-repeat center center #fff;
      height: 87px;
      width: 500px; }
      @media only screen and (max-width: 767px) {
        #header #header_logo #logo:not(.black),
        #header #header_logo #nolinklogo:not(.black) {
          background: url("/o/MijnRvo-theme/images/logo-nl-mobile.png") no-repeat center top transparent;
          background-size: contain;
          height: 75px;
          width: 100%; }
        #header #header_logo #logo.black,
        #header #header_logo #nolinklogo.black {
          background: url("/o/MijnRvo-theme/images/logo-nl-black.png") no-repeat center top transparent;
          background-size: contain;
          height: 75px;
          width: 100%; } }

#header_nav {
  height: 100%;
  min-height: 46px;
  position: relative; }
  #header_nav .top {
    height: 46px;
    position: relative; }
    #header_nav .top.warning {
      height: 67px; }
  #header_nav .searchbox span.searchbox-warning {
    background-color: #fdf6bb;
    background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
    background-repeat: no-repeat;
    border-color: #fdf6bb;
    color: #000;
    display: block;
    position: absolute;
    right: 0;
    text-indent: 25px;
    top: 28px;
    width: 417px; }
  @media only screen and (min-width: 768px) {
    #header_nav .searchbox .searchButton:focus {
      outline: 2px solid rgba(77, 144, 254, 0.5);
      outline-offset: 0; } }
  @media only screen and (min-width: 768px) {
    #header_nav .searchbox .searchbox-icon {
      display: none; } }
  @media only screen and (max-width: 767px) {
    #header_nav .searchbox {
      -moz-transition: width .3s;
      -ms-transition: width .3s;
      -o-transition: width .3s;
      -webkit-transition: width .3s;
      float: right;
      min-width: 50px;
      overflow: visible;
      position: relative;
      transition: width .3s;
      width: 0%; }
      #header_nav .searchbox span.searchbox-warning {
        width: 345px; } }
    @media only screen and (max-width: 767px) and (max-width: 480px) {
      #header_nav .searchbox span.searchbox-warning {
        width: 220px; } }
  @media only screen and (max-width: 767px) {
      #header_nav .searchbox:not(.searchbox-open) span.searchbox-warning {
        display: none; }
      #header_nav .searchbox .searchbox-input {
        border: 0;
        float: right;
        font-size: 14px;
        margin: 0;
        outline: 0;
        padding: 0 55px 0 10px;
        right: 0;
        top: 0;
        width: 345px; } }
    @media only screen and (max-width: 767px) and (max-width: 480px) {
      #header_nav .searchbox .searchbox-input {
        width: 160px; } }
  @media only screen and (max-width: 767px) {
      #header_nav .searchbox .searchbox-icon,
      #header_nav .searchbox .searchbox-submit {
        background: url("/o/MijnRvo-theme/images/common/search_white.png") no-repeat center top #007bc7;
        background-size: contain;
        border: 0;
        color: #fff;
        cursor: pointer;
        display: block;
        height: 24px;
        line-height: 50px;
        margin: 0;
        outline: 0;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 72px;
        -moz-border-radius: 0;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0; }
      #header_nav .searchbox.searchbox-open .searchbox-icon,
      #header_nav .searchbox.searchbox-open .searchbox-submit {
        background: url("/o/MijnRvo-theme/images/common/search_blue.png") no-repeat center top transparent;
        background-size: contain;
        border: 0;
        color: #fff;
        cursor: pointer;
        display: block;
        height: 24px;
        line-height: 50px;
        margin: 0;
        outline: 0;
        padding: 0;
        position: absolute;
        right: 0;
        text-align: center;
        top: 0;
        width: 72px;
        -moz-border-radius: 0;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0; }
      #header_nav .searchbox:not(.searchbox-open) .searchbox-input,
      #header_nav .searchbox:not(.searchbox-open) .searchbox-submit {
        display: none; }
    #header_nav .searchbox-open {
      width: 100%; } }
  #header_nav .labelTitleBar {
    bottom: 0;
    left: 20px;
    margin: 0;
    position: absolute; }
    #header_nav .labelTitleBar a {
      background: #b2d7ee;
      color: #114476;
      display: block;
      font-family: "RijksOverheidSans", "Droid Sans", Arial, Helvetica, Verdana, Tahoma, sans-serif;
      font-size: 14px;
      font-weight: bold;
      line-height: 22px;
      margin-right: 4px;
      padding: 5px 10px 0; }
  #header_nav form {
    display: block;
    margin: 0;
    position: absolute;
    right: 15px;
    top: 10px; }
    #header_nav form .searchKeywords,
    #header_nav form .searchButton {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      border: 0;
      float: left;
      height: 24px;
      margin: 0;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0; }
    #header_nav form .searchKeywords {
      font-size: 1.4rem;
      outline: none;
      padding: 3px 10px;
      width: 345px; }
      #header_nav form .searchKeywords:focus {
        background: #fff; }
    #header_nav form .searchButton {
      background: url("/o/MijnRvo-theme/images/common/search_white.png") no-repeat center center #114476;
      background-size: contain;
      width: 72px;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0; }
  #header_nav .sub {
    display: block;
    height: auto;
    max-height: 38px;
    min-height: 24px;
    width: 100%; }
    @media only screen and (max-width: 767px) {
      #header_nav .sub {
        display: none; } }
    #header_nav .sub .valUser {
      bottom: 2px;
      color: #3e3e3e;
      display: block;
      font-weight: bold;
      height: auto;
      left: 15px;
      margin-left: 15px;
      max-height: 38px;
      overflow: hidden;
      position: initial;
      text-overflow: ellipsis; }
      #header_nav .sub .valUser span {
        font-weight: bold; }

#fm {
  margin: 0; }

#notification {
  background-color: #fdf6bb;
  border: 1px solid #b2d7ee;
  border-top: 0;
  display: none;
  font-style: normal;
  margin: 0 15px;
  padding-top: 5px !important;
  width: auto;
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3) 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3) 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3) 0 0 0 rgba(0, 0, 0, 0.25); }
  #notification .portlet-msg-info {
    min-height: 34px; }
    #notification .portlet-msg-info.GDI {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      overflow: hidden; }
      #notification .portlet-msg-info.GDI p {
        flex-grow: 1;
        max-width: 100%; }
      #notification .portlet-msg-info.GDI .action {
        display: flex;
        flex-grow: 1;
        flex-wrap: wrap;
        justify-content: flex-end;
        max-width: 100%;
        overflow: hidden; }
  #notification p {
    float: left;
    font-style: normal;
    max-width: 75%; }
  #notification .action {
    display: inline-block;
    float: right;
    font-style: normal;
    max-width: 25%;
    position: relative;
    top: -7px;
    white-space: nowrap; }
    #notification .action a:nth-of-type(2n) {
      margin-right: 10px; }
    #notification .action a.close {
      -moz-opacity: 1;
      filter: alpha(opacity=100);
      margin: 3px 0;
      opacity: 1; }

#midcontent {
  min-height: 400px;
  position: relative; }

#main-content {
  padding: 0 15px; }
  @media only screen and (max-width: 767px) {
    #main-content {
      padding: 0; } }

.portlet-breadcrumb nav ul.breadcrumbs {
  margin: 0; }
  .portlet-breadcrumb nav ul.breadcrumbs li {
    display: inline-block;
    margin: 0 5px 0 0;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .portlet-breadcrumb nav ul.breadcrumbs li {
        max-width: 100%; } }
    .portlet-breadcrumb nav ul.breadcrumbs li span {
      display: block; }
    .portlet-breadcrumb nav ul.breadcrumbs li a {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") no-repeat left 6px;
      color: #007bc7;
      display: block;
      padding-left: 15px;
      text-decoration: none; }
      .portlet-breadcrumb nav ul.breadcrumbs li a:hover, .portlet-breadcrumb nav ul.breadcrumbs li a:active, .portlet-breadcrumb nav ul.breadcrumbs li a:focus {
        color: #114476; }
    .portlet-breadcrumb nav ul.breadcrumbs li:first-child {
      margin-left: 0; }
      .portlet-breadcrumb nav ul.breadcrumbs li:first-child a {
        background: none !important;
        padding-left: 0; }
    .portlet-breadcrumb nav ul.breadcrumbs li.last span {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") no-repeat left 6px;
      padding-left: 15px; }

#footer-ribbon {
  background-color: #114476;
  clear: both;
  height: 25px;
  margin: 30px auto 0;
  width: 44px; }

#footercontent {
  clear: both;
  zoom: 1;
  background: #e5f1f9;
  border-top: 13px solid #b2d7ee;
  color: #114476;
  display: flex;
  position: relative; }
  #footercontent::before, #footercontent::after {
    content: '';
    display: table; }
  #footercontent::after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    #footercontent {
      border-top: 13px solid #b2d7ee;
      display: inline-block;
      position: relative; } }
  #footercontent .fourCol {
    float: left;
    overflow: hidden;
    padding: 15px 0 15px 15px;
    width: 25%; }
    @media only screen and (max-width: 767px) {
      #footercontent .fourCol {
        padding-left: 10px;
        width: 50%; } }
    @media only screen and (max-width: 480px) {
      #footercontent .fourCol {
        padding-left: 10px;
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      #footercontent .fourCol:nth-child(odd) {
        clear: both; } }
    #footercontent .fourCol li {
      line-height: 17px;
      list-style-type: none;
      margin-bottom: 12px; }
      #footercontent .fourCol li a {
        background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
        border: 0;
        color: #114476;
        display: inline-block;
        float: none;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: inherit;
        height: auto;
        padding: 0 0 0 10px;
        text-decoration: none;
        width: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 0;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-size: 12px; }
        #footercontent .fourCol li a:hover, #footercontent .fourCol li a:focus, #footercontent .fourCol li a:active {
          background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
          color: #007bc7; }
        #footercontent .fourCol li a.extern {
          background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
          border: 0;
          color: #114476;
          display: inline-block;
          float: none;
          font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
          font-weight: inherit;
          height: auto;
          padding: 0 0 0 10px;
          text-decoration: none;
          width: auto;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          -moz-border-radius: 0;
          -webkit-appearance: none;
          -webkit-border-radius: 0;
          border-radius: 0;
          font-size: 12px;
          padding-left: 12px;
          background-position: left 6px; }
          #footercontent .fourCol li a.extern:hover, #footercontent .fourCol li a.extern:focus, #footercontent .fourCol li a.extern:active {
            background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
            color: #007bc7; }
          #footercontent .fourCol li a.extern:hover, #footercontent .fourCol li a.extern:focus, #footercontent .fourCol li a.extern:active {
            background-position: left 6px; }
  #footercontent.barebone {
    padding-bottom: 15px; }

#bottom_bar {
  display: none; }

#layout-column_column-1:empty {
  padding: 0; }

#navigation h1 {
  clip: rect(0 0 0 0) !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }

#skip-to-content {
  clip: rect(0 0 0 0) !important;
  left: -9999px !important;
  position: absolute !important;
  top: -9999px !important; }
  #skip-to-content:focus {
    clip: auto !important;
    left: auto !important;
    position: relative !important;
    top: auto !important; }

#banner {
  background: none;
  height: auto; }
  #banner h2,
  #banner h3 {
    clip: rect(0 0 0 0) !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important; }
  #banner .company-title {
    float: none;
    margin: 15px 0 0;
    position: static; }
  #banner .logo a {
    float: left; }

.span4.portlet-column .portlet-body .portlet-body li,
.col-md-4.portlet-column .portlet-body .portlet-body li {
  list-style-type: none; }

.span4.portlet-column .portlet-boundary,
.col-md-4.portlet-column .portlet-boundary {
  margin-bottom: 15px; }
  .span4.portlet-column .portlet-boundary.border,
  .col-md-4.portlet-column .portlet-boundary.border {
    padding: 0; }
  .span4.portlet-column .portlet-boundary.title h2,
  .span4.portlet-column .portlet-boundary.title h3,
  .span4.portlet-column .portlet-boundary.title h4,
  .span4.portlet-column .portlet-boundary.title h5,
  .col-md-4.portlet-column .portlet-boundary.title h2,
  .col-md-4.portlet-column .portlet-boundary.title h3,
  .col-md-4.portlet-column .portlet-boundary.title h4,
  .col-md-4.portlet-column .portlet-boundary.title h5 {
    padding: 0; }
  .span4.portlet-column .portlet-boundary.eliLight, .span4.portlet-column .portlet-boundary.eliMedium, .span4.portlet-column .portlet-boundary.eliDark, .span4.portlet-column .portlet-boundary.eliAccent,
  .col-md-4.portlet-column .portlet-boundary.eliLight,
  .col-md-4.portlet-column .portlet-boundary.eliMedium,
  .col-md-4.portlet-column .portlet-boundary.eliDark,
  .col-md-4.portlet-column .portlet-boundary.eliAccent {
    padding: 10px; }
    .span4.portlet-column .portlet-boundary.eliLight.title, .span4.portlet-column .portlet-boundary.eliMedium.title, .span4.portlet-column .portlet-boundary.eliDark.title, .span4.portlet-column .portlet-boundary.eliAccent.title,
    .col-md-4.portlet-column .portlet-boundary.eliLight.title,
    .col-md-4.portlet-column .portlet-boundary.eliMedium.title,
    .col-md-4.portlet-column .portlet-boundary.eliDark.title,
    .col-md-4.portlet-column .portlet-boundary.eliAccent.title {
      padding: 0; }
      @media only screen and (max-width: 767px) {
        .span4.portlet-column .portlet-boundary.eliLight.title.respDark h2,
        .span4.portlet-column .portlet-boundary.eliLight.title.respDark h3,
        .span4.portlet-column .portlet-boundary.eliLight.title.respDark h4,
        .span4.portlet-column .portlet-boundary.eliLight.title.respDark h5,
        .span4.portlet-column .portlet-boundary.eliLight.title.respDark h6, .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h2,
        .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h3,
        .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h4,
        .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h5,
        .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h6, .span4.portlet-column .portlet-boundary.eliDark.title.respDark h2,
        .span4.portlet-column .portlet-boundary.eliDark.title.respDark h3,
        .span4.portlet-column .portlet-boundary.eliDark.title.respDark h4,
        .span4.portlet-column .portlet-boundary.eliDark.title.respDark h5,
        .span4.portlet-column .portlet-boundary.eliDark.title.respDark h6, .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h2,
        .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h3,
        .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h4,
        .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h5,
        .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h6,
        .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h2,
        .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h3,
        .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h4,
        .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h5,
        .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h6,
        .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h2,
        .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h3,
        .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h4,
        .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h5,
        .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h6,
        .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h2,
        .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h3,
        .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h4,
        .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h5,
        .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h6,
        .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h2,
        .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h3,
        .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h4,
        .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h5,
        .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h6 {
          background: #114476;
          color: #fff;
          margin-left: 0;
          margin-right: 0; } }
      .span4.portlet-column .portlet-boundary.eliLight.title.border, .span4.portlet-column .portlet-boundary.eliMedium.title.border, .span4.portlet-column .portlet-boundary.eliDark.title.border, .span4.portlet-column .portlet-boundary.eliAccent.title.border,
      .col-md-4.portlet-column .portlet-boundary.eliLight.title.border,
      .col-md-4.portlet-column .portlet-boundary.eliMedium.title.border,
      .col-md-4.portlet-column .portlet-boundary.eliDark.title.border,
      .col-md-4.portlet-column .portlet-boundary.eliAccent.title.border {
        padding: 10px; }
      .span4.portlet-column .portlet-boundary.eliLight.title h2,
      .span4.portlet-column .portlet-boundary.eliLight.title h3,
      .span4.portlet-column .portlet-boundary.eliLight.title h4,
      .span4.portlet-column .portlet-boundary.eliLight.title h5, .span4.portlet-column .portlet-boundary.eliMedium.title h2,
      .span4.portlet-column .portlet-boundary.eliMedium.title h3,
      .span4.portlet-column .portlet-boundary.eliMedium.title h4,
      .span4.portlet-column .portlet-boundary.eliMedium.title h5, .span4.portlet-column .portlet-boundary.eliDark.title h2,
      .span4.portlet-column .portlet-boundary.eliDark.title h3,
      .span4.portlet-column .portlet-boundary.eliDark.title h4,
      .span4.portlet-column .portlet-boundary.eliDark.title h5, .span4.portlet-column .portlet-boundary.eliAccent.title h2,
      .span4.portlet-column .portlet-boundary.eliAccent.title h3,
      .span4.portlet-column .portlet-boundary.eliAccent.title h4,
      .span4.portlet-column .portlet-boundary.eliAccent.title h5,
      .col-md-4.portlet-column .portlet-boundary.eliLight.title h2,
      .col-md-4.portlet-column .portlet-boundary.eliLight.title h3,
      .col-md-4.portlet-column .portlet-boundary.eliLight.title h4,
      .col-md-4.portlet-column .portlet-boundary.eliLight.title h5,
      .col-md-4.portlet-column .portlet-boundary.eliMedium.title h2,
      .col-md-4.portlet-column .portlet-boundary.eliMedium.title h3,
      .col-md-4.portlet-column .portlet-boundary.eliMedium.title h4,
      .col-md-4.portlet-column .portlet-boundary.eliMedium.title h5,
      .col-md-4.portlet-column .portlet-boundary.eliDark.title h2,
      .col-md-4.portlet-column .portlet-boundary.eliDark.title h3,
      .col-md-4.portlet-column .portlet-boundary.eliDark.title h4,
      .col-md-4.portlet-column .portlet-boundary.eliDark.title h5,
      .col-md-4.portlet-column .portlet-boundary.eliAccent.title h2,
      .col-md-4.portlet-column .portlet-boundary.eliAccent.title h3,
      .col-md-4.portlet-column .portlet-boundary.eliAccent.title h4,
      .col-md-4.portlet-column .portlet-boundary.eliAccent.title h5 {
        padding: 10px; }

.column-content.help-block-content {
  padding: 0; }
  .column-content.help-block-content dt {
    display: none; }
  .column-content.help-block-content .metadata-publish-date {
    color: #666; }

.OnderwerpenPortlet .journal-content-article ul.home-cat-blocks li {
  padding: 0; }

.OnderwerpenPortlet .OnderwerpenPortlet .html-editor ul.home-cat-blocks li {
  padding: 0; }

.OnderwerpenPortlet li a {
  align-items: center;
  border: 1px solid transparent;
  display: flex;
  min-height: 90px; }

.OnderwerpenPortlet h3 {
  margin: 0 10px 0 0;
  padding-left: 100px;
  padding-right: 10px; }

body.MijnRVO .pager .disabled > a:hover, body.MijnRVO .pager .disabled > a:focus {
  color: #666; }

body.MijnRVO .pager .disabled > span {
  color: #666; }

body.dockbar-ready.staging-ready .article-form .journal-article-component-container {
  overflow: visible !important; }

body.dockbar-ready.staging-ready .mainWidth {
  overflow: visible; }

body.dockbar-ready.staging-ready .cke .cke_source {
  overflow: scroll;
  white-space: normal; }

#wrapper {
  background: none;
  margin: 0 auto;
  max-width: 90%;
  min-width: 960px;
  position: relative; }

.guest-community .logo .current-community {
  display: none; }

.current-community {
  display: none; }
  .logo .current-community {
    -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #fff;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #fff;
    background: url("/o/MijnRvo-theme/images/dock/my_places_public.png") no-repeat 15px 50% #a6afbe;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5), 1px 1px 0 #fff;
    color: #fff;
    display: block;
    float: right;
    margin: 15px 0 0 20px;
    padding: 7px 17px 7px 40px;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.5); }
    .private-page .logo .current-community {
      background-image: url("/o/MijnRvo-theme/images/dock/my_places_private.png"); }

#sign-in {
  background: url("/o/MijnRvo-theme/images/common/key.png") no-repeat 3px 50%;
  padding: 5px 5px 5px 25px;
  position: absolute;
  right: 0;
  top: 1.4em; }

.lfr-actions li .taglib-text {
  color: #fff; }

.lfr-actions.portlet-options {
  float: right; }
  .lfr-actions.portlet-options .lfr-trigger strong a {
    font-size: inherit; }

.lfr-actions .lfr-trigger,
.lfr-actions .lfr-trigger strong {
  font-weight: normal; }

.add-asset-selector .lfr-actions.lfr-component {
  margin-top: 22px; }

.lfr-page-layouts .lfr-layout-template .layout-template-entry {
  height: 60px;
  vertical-align: top;
  width: 60px; }

.lfr-meta-actions a.taglib-icon {
  background: none !important;
  padding: 0 !important; }

.asset-title img {
  display: inline-block; }

.taglib-social-bookmarks {
  background: none; }

.taglib-icon {
  background: none; }
  .taglib-icon .taglib-text {
    display: inline-block;
    margin-bottom: 5px;
    text-decoration: none !important; }
  .taglib-icon .taglib-icon img {
    display: inline-block; }

.icons-container .taglib-icon {
  background: none !important;
  padding: 0 !important; }

.icons-container .taglib-icon img,
.icons-container .asset-title img {
  display: inline-block; }

.search-pages {
  margin-top: 20px; }
  .search-pages .page-links {
    padding: 0; }
  .search-pages .previous {
    background: url("/o/MijnRvo-theme/images/klap/arrow-left.png") no-repeat transparent left 4px;
    text-decoration: none; }
    .search-pages .previous:hover {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-left-hov.png"); }
  .search-pages .next {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") no-repeat transparent right 4px;
    float: right;
    padding-right: 10px;
    text-decoration: none; }
    .search-pages .next:hover {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png"); }
  .search-pages .first {
    background: url("/o/MijnRvo-theme/images/klap/arrow-first.png") no-repeat transparent left 4px;
    text-decoration: none; }
    .search-pages .first:hover {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-first-hov.png"); }
  .search-pages .last {
    background: url("/o/MijnRvo-theme/images/klap/arrow-last.png") no-repeat transparent right 4px;
    padding-right: 10px;
    text-decoration: none; }
    .search-pages .last:hover {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-last-hov.png"); }

.lfr-add-dialog {
  max-height: 200px;
  width: auto !important; }

.panel-ft {
  background-color: #fff;
  border-top: 0; }

.panel-hd {
  background: none;
  border: 0; }

.loadingmask-content {
  background: #fff; }

.combobox .toolbar-first {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }

.combobox .field {
  float: left;
  line-height: 0; }

.combobox .field-input {
  height: 15px;
  padding: 4px 3px 3px; }

.field-label-inline-label,
.suffix {
  vertical-align: top; }

.lfr-portlet-title-editable-content {
  padding: 0; }
  .ie .lfr-portlet-title-editable-content {
    margin-top: 4px; }
  .lfr-portlet-title-editable-content .field {
    display: inline;
    float: none; }

.menugroup-content .menu-label {
  font-weight: normal; }

.menu-content a,
.menu-content .disabled {
  font-weight: normal; }

.tree-node-selected .tree-label {
  font-weight: normal; }

.lfr-menu-list li .taglib-icon {
  font-weight: normal; }

.lfr-menu-list.dropdown-menu {
  padding: 5px; }

.menu-content li a:focus,
.lfr-menu-expanded li a:focus {
  background-color: inherit;
  color: inherit;
  text-shadow: none; }

.layout-customizable-controls {
  font-size: inherit; }

.paginator-page-link {
  height: auto;
  text-indent: 0; }

.paginator-current-page-report,
.paginator-total {
  color: inherit;
  font-size: inherit; }

.portal-popup .portlet-configuration .portlet-body .portlet-body ul.tabview-list li.tab, .portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body ul.tabview-list li.tab, .portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body ul.tabview-list li.tab, .portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body ul.tabview-list li.tab, .portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body ul.tabview-list li.tab {
  margin: 0; }
  .portal-popup .portlet-configuration .portlet-body .portlet-body ul.tabview-list li.tab a.tab-label, .portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body ul.tabview-list li.tab a.tab-label, .portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body ul.tabview-list li.tab a.tab-label, .portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body ul.tabview-list li.tab a.tab-label, .portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body ul.tabview-list li.tab a.tab-label {
    background: inherit;
    color: inherit;
    font: inherit;
    padding: 5px 10px 4px;
    text-decoration: inherit; }
  .portal-popup .portlet-configuration .portlet-body .portlet-body ul.tabview-list li.tab.tab-active a.tab-label, .portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body ul.tabview-list li.tab.tab-active a.tab-label, .portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body ul.tabview-list li.tab.tab-active a.tab-label, .portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body ul.tabview-list li.tab.tab-active a.tab-label, .portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body ul.tabview-list li.tab.tab-active a.tab-label {
    color: #fff; }

.portal-popup .portlet-configuration .portlet-body .portlet-body .lfr-search-container caption h2,
.portal-popup .portlet-configuration .portlet-body .portlet-body .lfr-search-container caption h3,
.portal-popup .portlet-configuration .portlet-body .portlet-body .lfr-search-container caption h4,
.portal-popup .portlet-configuration .portlet-body .portlet-body .lfr-search-container caption h5,
.portal-popup .portlet-configuration .portlet-body .portlet-body .lfr-search-container caption h6, .portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body .lfr-search-container caption h2,
.portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body .lfr-search-container caption h3,
.portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body .lfr-search-container caption h4,
.portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body .lfr-search-container caption h5,
.portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body .lfr-search-container caption h6, .portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body .lfr-search-container caption h2,
.portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body .lfr-search-container caption h3,
.portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body .lfr-search-container caption h4,
.portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body .lfr-search-container caption h5,
.portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body .lfr-search-container caption h6, .portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body .lfr-search-container caption h2,
.portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body .lfr-search-container caption h3,
.portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body .lfr-search-container caption h4,
.portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body .lfr-search-container caption h5,
.portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body .lfr-search-container caption h6, .portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body .lfr-search-container caption h2,
.portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body .lfr-search-container caption h3,
.portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body .lfr-search-container caption h4,
.portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body .lfr-search-container caption h5,
.portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body .lfr-search-container caption h6 {
  margin: 0; }

.portal-popup .portlet-configuration .portlet-body .portlet-body .lfr-search-container .results-row a, .portal-popup .portlet-configuration.eliLight .portlet-body .portlet-body .lfr-search-container .results-row a, .portal-popup .portlet-configuration.eliMedium .portlet-body .portlet-body .lfr-search-container .results-row a, .portal-popup .portlet-configuration.eliAccent .portlet-body .portlet-body .lfr-search-container .results-row a, .portal-popup .portlet-configuration.eliDark .portlet-body .portlet-body .lfr-search-container .results-row a {
  background: none;
  color: #007bc7;
  font: inherit;
  padding: 0;
  text-decoration: inherit; }

.add-application {
  width: 300px !important; }
  .add-application .lfr-portlet-item p {
    overflow: hidden;
    padding-right: 80px;
    text-overflow: ellipsis; }

.portlet {
  padding: 0;
  text-align: left; }

.portlet-column {
  position: relative; }
  .portlet-column > div {
    position: relative; }

.klap-faq-portlet .portlet-borderless-bar .portlet-actions a {
  font-size: inherit; }

.portlet-borderless-bar {
  color: #fff;
  font-size: inherit;
  padding: 0;
  -moz-box-shadow: 0 0 0 #fff 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0 #fff 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 #fff 0 rgba(0, 0, 0, 0.25);
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .portlet-borderless-bar .portlet-options .dropdown-toggle, .portlet-borderless-bar .portlet-options.open .dropdown-toggle {
    background-position: center center; }
  .portlet-borderless-bar .portlet-actions .portlet-close a {
    background: url("/o/MijnRvo-theme/images/klap/icon-close-big-white.png") 49% center no-repeat;
    display: inline-block;
    height: 18px;
    padding: 0;
    text-decoration: none;
    width: 18px; }
  .portlet-borderless-bar .portlet-actions .portlet-back a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-white.png") left 5px no-repeat;
    color: #fff;
    margin: -1px 0 0 8px;
    padding-left: 10px; }

.portlet-borderless-container,
.portlet-content-container {
  min-height: 0; }

.taglib-header .header-back-to a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 6px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  float: right;
  margin-top: 1em;
  padding-left: 10px; }
  .taglib-header .header-back-to a:hover, .taglib-header .header-back-to a:focus, .taglib-header .header-back-to a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 6px no-repeat;
    color: #114476; }

.portlet-draggable .portlet-borderless-container,
.portlet-draggable .portlet-content-container {
  position: relative; }

.portlet-draggable .portlet-title-default {
  background-position: left center; }

body.signed-in .portlet-configuration .tabview-list {
  left: auto !important; }
  body.signed-in .portlet-configuration .tabview-list .tab {
    list-style: none !important; }

body.signed-in .portlet-configuration .taglib-icon {
  background-image: none;
  padding-left: 0; }

@media only screen and (min-width: 1225px) {
  body.signed-in .aui .row-fluid .span12,
  body.signed-in .aui .row-fluid .col-md-12 {
    margin-left: 0; } }

body.signed-in.dockbar-ready .portlet-borderless-bar {
  padding: 2px 5px 1px;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

body.signed-in.dockbar-ready .portlet-borderless-container,
body.signed-in.dockbar-ready .portlet-content-container {
  margin-bottom: 25px;
  padding-top: 15px; }

body.signed-in.dockbar-ready .lfr-panel.lfr-extended,
body.signed-in.dockbar-ready .lfr-panel.lfr-extended .lfr-panel-titlebar {
  display: block; }

body:first-of-type .portlet-borderless-bar {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  body:first-of-type .portlet-borderless-bar a img {
    visibility: visible; }
  body:first-of-type .portlet-borderless-bar .portlet-title-default {
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }
  body:first-of-type .portlet-borderless-bar .portlet-actions {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }

body:first-of-type .portlet-content .lfr-icon-actions {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  body:first-of-type .portlet-content .lfr-icon-actions a img {
    visibility: visible; }

body:not(.dockbar-ready):not(.staging-ready) #layout-column_column-2:empty {
  display: none; }

.lfr-icon-actions .lfr-icon-action {
  margin-right: 10px; }

.portlet-title {
  float: none;
  font-size: inherit;
  min-width: 50%;
  padding: 5px;
  text-shadow: 1px 1px #fff; }
  .ie .portlet-title {
    padding-bottom: 5px; }

.portlet-title-default {
  font-weight: inherit; }

.portlet-column-content {
  padding: 0; }

.portlet-column-content-only {
  padding-left: 0;
  padding-right: 0; }
  @media only screen and (max-width: 767px) {
    .portlet-column-content-only {
      width: 100%; } }

.ltr .portlet-column-content-first {
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    .ltr .portlet-column-content-first {
      width: 100%; } }

.ltr .portlet-column-content-last,
.ltr .portlet-column-content-first {
  padding-right: 0; }

.rtl .portlet-column-content-last {
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    .rtl .portlet-column-content-last {
      width: 100%; } }

.portlet-content {
  max-height: none;
  overflow: auto;
  padding: 0; }

.portlet-minimized .portlet-content-container {
  max-height: none;
  overflow: auto;
  padding: 0; }

.portlet-title-text {
  cursor: pointer; }

.portlet-customer-header {
  height: 40px; }
  .portlet-customer-header span {
    margin-left: 13px;
    margin-top: 10px;
    position: absolute;
    text-align: left; }

.portlet-topper {
  background: url("/o/MijnRvo-theme/images/portlet/header_bg.png") repeat-x 0 0 #ccc;
  border: 1px solid #ccc;
  -moz-box-shadow: 1px 1px 0 #fff rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 1px 1px 0 #fff rgba(0, 0, 0, 0.25);
  box-shadow: 1px 1px 0 #fff rgba(0, 0, 0, 0.25); }
  .ie6 .portlet-topper {
    zoom: 1; }

.portlet-icons {
  float: none; }
  .portlet-icons .portlet-close-icon {
    border-width: 0; }

.portlet-icon-back {
  font-weight: inherit; }

.portlet-column-first #layout-column_column-2 .portlet-journal-content .portlet-body .portlet-body {
  padding: 0 0 10px; }

.portlet-section-selected,
.portlet-section-selected a {
  color: inherit;
  font-weight: inherit; }

.lfr-portlet-title-editable {
  margin-top: -4px;
  z-index: 9999; }
  .ie .lfr-portlet-title-editable {
    margin-top: -6px; }

.span4.portlet-column .portlet-boundary,
.col-md-4.portlet-column .portlet-boundary {
  clear: right;
  margin-bottom: 15px; }

.lfr-panel-page .portlet-title {
  font-size: inherit; }

.lfr-panel-container,
.lfr-floating-container {
  background: none;
  border: 0;
  margin-bottom: 12px; }

.lfr-panel.lfr-extended .lfr-panel-titlebar {
  display: none; }

.lfr-panel-content {
  padding: 10px 0 0; }

@media only screen and (min-width: 768px) {
  .taglib-page-iterator {
    margin-top: 1.5em; } }

.taglib-page-iterator .search-pages {
  margin-top: 0; }
  .portlet-configuration .taglib-page-iterator .search-pages {
    margin-top: 1em; }
  .taglib-page-iterator .search-pages a,
  .taglib-page-iterator .search-pages div,
  .taglib-page-iterator .search-pages span,
  .taglib-page-iterator .search-pages label {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle; }

.taglib-search-iterator-page-iterator-top + .searchcontainer {
  margin-top: 1em; }

.lfr-asset-category-list li,
.lfr-asset-category-list span {
  padding: 0; }

.lfr-asset-category-list li.text {
  max-height: 180px;
  overflow-y: hidden; }
  .lfr-asset-category-list li.text p {
    margin-bottom: 0; }

.portlet-asset-publisher .lfr-meta-actions {
  margin-right: 0; }

.portlet-asset-publisher .asset-title {
  margin: 10px 0 5px; }
  .portlet-asset-publisher .asset-title a {
    text-decoration: none !important; }

.portlet-asset-publisher h3 {
  display: block;
  padding: 0; }

.portlet-asset-publisher li.title-list {
  margin-bottom: 0;
  max-height: inherit;
  padding-bottom: 0; }
  .portlet-asset-publisher li.title-list a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline-block;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .portlet-asset-publisher li.title-list a:hover, .portlet-asset-publisher li.title-list a:focus, .portlet-asset-publisher li.title-list a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
      color: #114476; }
  .portlet-asset-publisher li.title-list .taglib-icon img:not([id*='AssignToMeLink']) {
    display: none; }

.portlet-asset-publisher .asset-abstract h3 img,
.portlet-asset-publisher .default-asset-publisher h3 img {
  display: none; }

.portlet-asset-publisher .asset-content {
  margin: 0; }

.portlet-asset-publisher .journal-content-article th {
  padding-left: 15px; }

.portlet-asset-publisher .textblokken {
  margin: 15px 0 0;
  padding: 0 10px 0 15px; }
  .portlet-asset-publisher .textblokken table {
    margin-bottom: 20px; }

.portlet-asset-publisher .asset-metadata {
  margin: 0;
  padding: 0; }
  .portlet-asset-publisher .asset-metadata .metadata-modified-date,
  .portlet-asset-publisher .asset-metadata .metadata-create-date,
  .portlet-asset-publisher .asset-metadata .metadata-publish-date,
  .portlet-asset-publisher .asset-metadata .metadata-expiration-date {
    background: none;
    color: #666;
    margin: 0;
    padding: 0; }

.portlet-asset-publisher .asset-full-content .asset-content, .portlet-asset-publisher .asset-full-content.show-asset-title .asset-content {
  margin: 0; }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-modified-date,
  .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-create-date,
  .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-publish-date,
  .portlet-asset-publisher .asset-full-content .asset-metadata .metadata-expiration-date {
    margin: 0 0 0 10px; } }

.portlet-asset-publisher .separator {
  display: none; }

.portlet-asset-publisher .final-separator {
  margin: 0; }

.portlet-asset-publisher.faq {
  width: 100%; }
  .portlet-asset-publisher.faq .taglib-icon {
    margin-bottom: 0; }
  .portlet-asset-publisher.faq .title-list .taglib-text {
    display: inline-block;
    width: 100%; }
  .portlet-asset-publisher.faq .title-list img.icon {
    vertical-align: top; }

.cke_panel_listItem a {
  margin-top: 0; }

.html-editor a, .html-editor a.intern {
  background: none;
  cursor: pointer;
  display: inline-block;
  padding-left: 0;
  text-decoration: underline; }
  .html-editor a:hover, .html-editor a:focus, .html-editor a:active, .html-editor a.intern:hover, .html-editor a.intern:focus, .html-editor a.intern:active {
    text-decoration: none; }

.html-editor a.extern {
  background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  padding-left: 12px; }
  .html-editor a.extern:hover, .html-editor a.extern:focus, .html-editor a.extern:active {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
    color: #114476; }

.html-editor p {
  margin-top: 0; }

.html-editor ul li {
  list-style-type: square; }
  .html-editor ul li a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    border: 0;
    color: #114476;
    display: inline-block;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .html-editor ul li a:hover, .html-editor ul li a:focus, .html-editor ul li a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
      color: #007bc7; }

.html-editor ul.list-no-bullet {
  left: 0;
  margin: 0;
  padding-left: 0; }
  .html-editor ul.list-no-bullet li {
    list-style-type: none; }

.html-editor table,
.html-editor .contentTable {
  border: 0;
  border-collapse: collapse;
  height: auto;
  width: 100%; }
  .html-editor table caption,
  .html-editor .contentTable caption {
    left: -9999px;
    position: absolute; }
  .html-editor table thead tr th,
  .html-editor .contentTable thead tr th {
    border-bottom: 1px solid #fff; }

.html-editor.portlet-message-boards blockquote cite {
  font-weight: inherit; }

.MijnRVO .lfr-icon-actions .taglib-text {
  display: none; }

.config-container-include .config-container .config-left,
.config-container-include .config-container .config-left-narrow,
.config-container-include .config-container .config-right,
.config-container-include .config-container .config-left-generated,
.config-container-include .config-container .config-left-generated-narrow,
.config-container-include .config-container .config-right-generated {
  float: left;
  width: 30%; }

.config-container-include .config-container .config-left-generated,
.config-container-include .config-container .config-left-generated-narrow,
.config-container-include .config-container .config-right-generated {
  padding-top: 2px; }
  .config-container-include .config-container .config-left-generated input,
  .config-container-include .config-container .config-left-generated-narrow input,
  .config-container-include .config-container .config-right-generated input {
    width: 85%; }

.lfr-ddm-link-to-page-modal .lfr-ddm-link-to-page-modal-content nav.nav,
.lfr-ddm-link-to-page-modal .lfr-ddm-link-to-page-modal-content .lfr-ddm-breadcrumb.nav,
.lfr-ddm-link-to-page-modal .lfr-ddm-link-to-page-modal-content .lfr-ddm-pages-container.nav {
  margin-left: 10px;
  width: 95%; }

.lfr-ddm-link-to-page-modal .lfr-ddm-link-to-page-modal-content .lfr-ddm-pages-container.nav .lfr-ddm-page-label {
  position: relative;
  top: -18px; }

.lfr-ddm-link-to-page-modal .lfr-ddm-link-to-page-modal-content .lfr-ddm-breadcrumb {
  padding-left: 5px;
  padding-right: 5px; }

body.input-append, body.input-prepend {
  white-space: normal; }

body label,
body input,
body button,
body select,
body textarea {
  font-size: inherit;
  font-weight: normal;
  line-height: 20px; }

body select[id*='Vdsportlet'][id*='jaarVanaf'], body select[id*='Vdsportlet'][id*='jaarTotMet'] {
  width: 85px; }

body .label {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

body .label,
body .badge {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  line-height: inherit;
  padding: 2px 8px;
  text-decoration: none;
  text-shadow: none;
  vertical-align: baseline; }

body input[type='radio'], body input[type='checkbox'] {
  margin: 0; }

body input[type='text'], body input[type='password'], body input[type='datetime'], body input[type='datetime-local'], body input[type='date'], body input[type='month'], body input[type='time'], body input[type='week'], body input[type='number'], body input[type='email'], body input[type='url'], body input[type='search'], body input[type='tel'], body input[type='color'] {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #555;
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: auto;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 4px 6px;
  vertical-align: middle; }

body select,
body textarea,
body .uneditable-input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  color: #555;
  display: inline-block;
  font-size: 14px;
  height: auto;
  line-height: auto;
  margin-bottom: 10px;
  overflow: hidden;
  padding: 4px 6px;
  vertical-align: middle; }

body #jr_close.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: .2;
  position: relative;
  margin: -5px 20px; }

.ui-paginator-rpp-options {
  -webkit-appearance: menulist;
  margin-bottom: 0;
  width: 75px; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .aui .btn .caret {
    margin-left: 10px; } }

@media only screen and (max-width: 979px) {
  .aui .MijnRVO input[type='text'] {
    line-height: 18px; } }

@font-face {
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("./fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("./fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("./fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("./fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); }

.fa {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font: normal normal normal 16px / 1.9 FontAwesome;
  font-size: inherit;
  margin-right: 6px;
  text-rendering: auto; }

.fa-lg {
  font-size: 1.333333333em;
  line-height: 0.75em;
  vertical-align: -15%; }

.fa-1-6x {
  font-size: 1.6em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  text-align: center;
  width: 1.285714286em; }

.fa-ul {
  list-style-type: none;
  margin-left: 1.875em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -1.875em;
  position: absolute;
  text-align: center;
  top: 0.142857143em;
  width: 1.875em; }
  .fa-li.fa-lg {
    left: -1.589285714em; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right {
  margin-left: .3em; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -ms-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -ms-transform: scale(1, -1);
  -webkit-transform: scale(1, -1);
  transform: scale(1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-1-6x {
  font-size: 1.6em; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass::before {
  content: ""; }

.fa-music::before {
  content: ""; }

.fa-search::before {
  content: ""; }

.fa-envelope-o::before {
  content: ""; }

.fa-heart::before {
  content: ""; }

.fa-star::before {
  content: ""; }

.fa-star-o::before {
  content: ""; }

.fa-user::before {
  content: ""; }

.fa-film::before {
  content: ""; }

.fa-th-large::before {
  content: ""; }

.fa-th::before {
  content: ""; }

.fa-th-list::before {
  content: ""; }

.fa-check::before {
  content: ""; }

.fa-remove::before,
.fa-close::before,
.fa-times::before {
  content: ""; }

.fa-search-plus::before {
  content: ""; }

.fa-search-minus::before {
  content: ""; }

.fa-power-off::before {
  content: ""; }

.fa-signal::before {
  content: ""; }

.fa-gear::before,
.fa-cog::before {
  content: ""; }

.fa-trash-o::before {
  content: ""; }

.fa-home::before {
  content: ""; }

.fa-file-o::before {
  content: ""; }

.fa-clock-o::before {
  content: ""; }

.fa-road::before {
  content: ""; }

.fa-download::before {
  content: ""; }

.fa-arrow-circle-o-down::before {
  content: ""; }

.fa-arrow-circle-o-up::before {
  content: ""; }

.fa-inbox::before {
  content: ""; }

.fa-play-circle-o::before {
  content: ""; }

.fa-rotate-right::before,
.fa-repeat::before {
  content: ""; }

.fa-refresh::before {
  content: ""; }

.fa-list-alt::before {
  content: ""; }

.fa-lock::before {
  content: ""; }

.fa-flag::before {
  content: ""; }

.fa-headphones::before {
  content: ""; }

.fa-volume-off::before {
  content: ""; }

.fa-volume-down::before {
  content: ""; }

.fa-volume-up::before {
  content: ""; }

.fa-qrcode::before {
  content: ""; }

.fa-barcode::before {
  content: ""; }

.fa-tag::before {
  content: ""; }

.fa-tags::before {
  content: ""; }

.fa-book::before {
  content: ""; }

.fa-bookmark::before {
  content: ""; }

.fa-print::before {
  content: ""; }

.fa-camera::before {
  content: ""; }

.fa-font::before {
  content: ""; }

.fa-bold::before {
  content: ""; }

.fa-italic::before {
  content: ""; }

.fa-text-height::before {
  content: ""; }

.fa-text-width::before {
  content: ""; }

.fa-align-left::before {
  content: ""; }

.fa-align-center::before {
  content: ""; }

.fa-align-right::before {
  content: ""; }

.fa-align-justify::before {
  content: ""; }

.fa-list::before {
  content: ""; }

.fa-dedent::before,
.fa-outdent::before {
  content: ""; }

.fa-indent::before {
  content: ""; }

.fa-video-camera::before {
  content: ""; }

.fa-photo::before,
.fa-image::before,
.fa-picture-o::before {
  content: ""; }

.fa-pencil::before {
  content: ""; }

.fa-map-marker::before {
  content: ""; }

.fa-adjust::before {
  content: ""; }

.fa-tint::before {
  content: ""; }

.fa-edit::before,
.fa-pencil-square-o::before {
  content: ""; }

.fa-share-square-o::before {
  content: ""; }

.fa-check-square-o::before {
  content: ""; }

.fa-arrows::before {
  content: ""; }

.fa-step-backward::before {
  content: ""; }

.fa-fast-backward::before {
  content: ""; }

.fa-backward::before {
  content: ""; }

.fa-play::before {
  content: ""; }

.fa-pause::before {
  content: ""; }

.fa-stop::before {
  content: ""; }

.fa-forward::before {
  content: ""; }

.fa-fast-forward::before {
  content: ""; }

.fa-step-forward::before {
  content: ""; }

.fa-eject::before {
  content: ""; }

.fa-chevron-left::before {
  content: ""; }

.fa-chevron-right::before {
  content: ""; }

.fa-plus-circle::before {
  content: ""; }

.fa-minus-circle::before {
  content: ""; }

.fa-times-circle::before {
  content: ""; }

.fa-check-circle::before {
  content: ""; }

.fa-question-circle::before {
  content: ""; }

.fa-info-circle::before {
  content: ""; }

.fa-crosshairs::before {
  content: ""; }

.fa-times-circle-o::before {
  content: ""; }

.fa-check-circle-o::before {
  content: ""; }

.fa-ban::before {
  content: ""; }

.fa-arrow-left::before {
  content: ""; }

.fa-arrow-right::before {
  content: ""; }

.fa-arrow-up::before {
  content: ""; }

.fa-arrow-down::before {
  content: ""; }

.fa-mail-forward::before,
.fa-share::before {
  content: ""; }

.fa-expand::before {
  content: ""; }

.fa-compress::before {
  content: ""; }

.fa-plus::before {
  content: ""; }

.fa-minus::before {
  content: ""; }

.fa-asterisk::before {
  content: ""; }

.fa-exclamation-circle::before {
  content: ""; }

.fa-gift::before {
  content: ""; }

.fa-leaf::before {
  content: ""; }

.fa-fire::before {
  content: ""; }

.fa-eye::before {
  content: ""; }

.fa-eye-slash::before {
  content: ""; }

.fa-warning::before,
.fa-exclamation-triangle::before {
  content: ""; }

.fa-plane::before {
  content: ""; }

.fa-calendar::before {
  content: ""; }

.fa-random::before {
  content: ""; }

.fa-comment::before {
  content: ""; }

.fa-magnet::before {
  content: ""; }

.fa-chevron-up::before {
  content: ""; }

.fa-chevron-down::before {
  content: ""; }

.fa-retweet::before {
  content: ""; }

.fa-shopping-cart::before {
  content: ""; }

.fa-folder::before {
  content: ""; }

.fa-folder-open::before {
  content: ""; }

.fa-arrows-v::before {
  content: ""; }

.fa-arrows-h::before {
  content: ""; }

.fa-bar-chart-o::before,
.fa-bar-chart::before {
  content: ""; }

.fa-twitter-square::before {
  content: ""; }

.fa-facebook-square::before {
  content: ""; }

.fa-camera-retro::before {
  content: ""; }

.fa-key::before {
  content: ""; }

.fa-gears::before,
.fa-cogs::before {
  content: ""; }

.fa-comments::before {
  content: ""; }

.fa-thumbs-o-up::before {
  content: ""; }

.fa-thumbs-o-down::before {
  content: ""; }

.fa-star-half::before {
  content: ""; }

.fa-heart-o::before {
  content: ""; }

.fa-sign-out::before {
  content: ""; }

.fa-linkedin-square::before {
  content: ""; }

.fa-thumb-tack::before {
  content: ""; }

.fa-external-link::before {
  content: ""; }

.fa-sign-in::before {
  content: ""; }

.fa-trophy::before {
  content: ""; }

.fa-github-square::before {
  content: ""; }

.fa-upload::before {
  content: ""; }

.fa-lemon-o::before {
  content: ""; }

.fa-phone::before {
  content: ""; }

.fa-square-o::before {
  content: ""; }

.fa-bookmark-o::before {
  content: ""; }

.fa-phone-square::before {
  content: ""; }

.fa-twitter::before {
  content: ""; }

.fa-facebook-f::before,
.fa-facebook::before {
  content: ""; }

.fa-github::before {
  content: ""; }

.fa-unlock::before {
  content: ""; }

.fa-credit-card::before {
  content: ""; }

.fa-feed::before,
.fa-rss::before {
  content: ""; }

.fa-hdd-o::before {
  content: ""; }

.fa-bullhorn::before {
  content: ""; }

.fa-bell::before {
  content: ""; }

.fa-certificate::before {
  content: ""; }

.fa-hand-o-right::before {
  content: ""; }

.fa-hand-o-left::before {
  content: ""; }

.fa-hand-o-up::before {
  content: ""; }

.fa-hand-o-down::before {
  content: ""; }

.fa-arrow-circle-left::before {
  content: ""; }

.fa-arrow-circle-right::before {
  content: ""; }

.fa-arrow-circle-up::before {
  content: ""; }

.fa-arrow-circle-down::before {
  content: ""; }

.fa-globe::before {
  content: ""; }

.fa-wrench::before {
  content: ""; }

.fa-tasks::before {
  content: ""; }

.fa-filter::before {
  content: ""; }

.fa-briefcase::before {
  content: ""; }

.fa-arrows-alt::before {
  content: ""; }

.fa-group::before,
.fa-users::before {
  content: ""; }

.fa-chain::before,
.fa-link::before {
  content: ""; }

.fa-cloud::before {
  content: ""; }

.fa-flask::before {
  content: ""; }

.fa-cut::before,
.fa-scissors::before {
  content: ""; }

.fa-copy::before,
.fa-files-o::before {
  content: ""; }

.fa-paperclip::before {
  content: ""; }

.fa-save::before,
.fa-floppy-o::before {
  content: ""; }

.fa-square::before {
  content: ""; }

.fa-navicon::before,
.fa-reorder::before,
.fa-bars::before {
  content: ""; }

.fa-list-ul::before {
  content: ""; }

.fa-list-ol::before {
  content: ""; }

.fa-strikethrough::before {
  content: ""; }

.fa-underline::before {
  content: ""; }

.fa-table::before {
  content: ""; }

.fa-magic::before {
  content: ""; }

.fa-truck::before {
  content: ""; }

.fa-pinterest::before {
  content: ""; }

.fa-pinterest-square::before {
  content: ""; }

.fa-google-plus-square::before {
  content: ""; }

.fa-google-plus::before {
  content: ""; }

.fa-money::before {
  content: ""; }

.fa-caret-down::before {
  content: ""; }

.fa-caret-up::before {
  content: ""; }

.fa-caret-left::before {
  content: ""; }

.fa-caret-right::before {
  content: ""; }

.fa-columns::before {
  content: ""; }

.fa-unsorted::before,
.fa-sort::before {
  content: ""; }

.fa-sort-down::before,
.fa-sort-desc::before {
  content: ""; }

.fa-sort-up::before,
.fa-sort-asc::before {
  content: ""; }

.fa-envelope::before {
  content: ""; }

.fa-linkedin::before {
  content: ""; }

.fa-rotate-left::before,
.fa-undo::before {
  content: ""; }

.fa-legal::before,
.fa-gavel::before {
  content: ""; }

.fa-dashboard::before,
.fa-tachometer::before {
  content: ""; }

.fa-comment-o::before {
  content: ""; }

.fa-comments-o::before {
  content: ""; }

.fa-flash::before,
.fa-bolt::before {
  content: ""; }

.fa-sitemap::before {
  content: ""; }

.fa-umbrella::before {
  content: ""; }

.fa-paste::before,
.fa-clipboard::before {
  content: ""; }

.fa-lightbulb-o::before {
  content: ""; }

.fa-exchange::before {
  content: ""; }

.fa-cloud-download::before {
  content: ""; }

.fa-cloud-upload::before {
  content: ""; }

.fa-user-md::before {
  content: ""; }

.fa-stethoscope::before {
  content: ""; }

.fa-suitcase::before {
  content: ""; }

.fa-bell-o::before {
  content: ""; }

.fa-coffee::before {
  content: ""; }

.fa-cutlery::before {
  content: ""; }

.fa-file-text-o::before {
  content: ""; }

.fa-building-o::before {
  content: ""; }

.fa-hospital-o::before {
  content: ""; }

.fa-ambulance::before {
  content: ""; }

.fa-medkit::before {
  content: ""; }

.fa-fighter-jet::before {
  content: ""; }

.fa-beer::before {
  content: ""; }

.fa-h-square::before {
  content: ""; }

.fa-plus-square::before {
  content: ""; }

.fa-angle-double-left::before {
  content: ""; }

.fa-angle-double-right::before {
  content: ""; }

.fa-angle-double-up::before {
  content: ""; }

.fa-angle-double-down::before {
  content: ""; }

.fa-angle-left::before {
  content: ""; }

.fa-angle-right::before {
  content: ""; }

.fa-angle-up::before {
  content: ""; }

.fa-angle-down::before {
  content: ""; }

.fa-desktop::before {
  content: ""; }

.fa-laptop::before {
  content: ""; }

.fa-tablet::before {
  content: ""; }

.fa-mobile-phone::before,
.fa-mobile::before {
  content: ""; }

.fa-circle-o::before {
  content: ""; }

.fa-quote-left::before {
  content: ""; }

.fa-quote-right::before {
  content: ""; }

.fa-spinner::before {
  content: ""; }

.fa-circle::before {
  content: ""; }

.fa-mail-reply::before,
.fa-reply::before {
  content: ""; }

.fa-github-alt::before {
  content: ""; }

.fa-folder-o::before {
  content: ""; }

.fa-folder-open-o::before {
  content: ""; }

.fa-smile-o::before {
  content: ""; }

.fa-frown-o::before {
  content: ""; }

.fa-meh-o::before {
  content: ""; }

.fa-gamepad::before {
  content: ""; }

.fa-keyboard-o::before {
  content: ""; }

.fa-flag-o::before {
  content: ""; }

.fa-flag-checkered::before {
  content: ""; }

.fa-terminal::before {
  content: ""; }

.fa-code::before {
  content: ""; }

.fa-mail-reply-all::before,
.fa-reply-all::before {
  content: ""; }

.fa-star-half-empty::before,
.fa-star-half-full::before,
.fa-star-half-o::before {
  content: ""; }

.fa-location-arrow::before {
  content: ""; }

.fa-crop::before {
  content: ""; }

.fa-code-fork::before {
  content: ""; }

.fa-unlink::before,
.fa-chain-broken::before {
  content: ""; }

.fa-question::before {
  content: ""; }

.fa-info::before {
  content: ""; }

.fa-exclamation::before {
  content: ""; }

.fa-superscript::before {
  content: ""; }

.fa-subscript::before {
  content: ""; }

.fa-eraser::before {
  content: ""; }

.fa-puzzle-piece::before {
  content: ""; }

.fa-microphone::before {
  content: ""; }

.fa-microphone-slash::before {
  content: ""; }

.fa-shield::before {
  content: ""; }

.fa-calendar-o::before {
  content: ""; }

.fa-fire-extinguisher::before {
  content: ""; }

.fa-rocket::before {
  content: ""; }

.fa-maxcdn::before {
  content: ""; }

.fa-chevron-circle-left::before {
  content: ""; }

.fa-chevron-circle-right::before {
  content: ""; }

.fa-chevron-circle-up::before {
  content: ""; }

.fa-chevron-circle-down::before {
  content: ""; }

.fa-html5::before {
  content: ""; }

.fa-css3::before {
  content: ""; }

.fa-anchor::before {
  content: ""; }

.fa-unlock-alt::before {
  content: ""; }

.fa-bullseye::before {
  content: ""; }

.fa-ellipsis-h::before {
  content: ""; }

.fa-ellipsis-v::before {
  content: ""; }

.fa-rss-square::before {
  content: ""; }

.fa-play-circle::before {
  content: ""; }

.fa-ticket::before {
  content: ""; }

.fa-minus-square::before {
  content: ""; }

.fa-minus-square-o::before {
  content: ""; }

.fa-level-up::before {
  content: ""; }

.fa-level-down::before {
  content: ""; }

.fa-check-square::before {
  content: ""; }

.fa-pencil-square::before {
  content: ""; }

.fa-external-link-square::before {
  content: ""; }

.fa-share-square::before {
  content: ""; }

.fa-compass::before {
  content: ""; }

.fa-toggle-down::before,
.fa-caret-square-o-down::before {
  content: ""; }

.fa-toggle-up::before,
.fa-caret-square-o-up::before {
  content: ""; }

.fa-toggle-right::before,
.fa-caret-square-o-right::before {
  content: ""; }

.fa-euro::before,
.fa-eur::before {
  content: ""; }

.fa-gbp::before {
  content: ""; }

.fa-dollar::before,
.fa-usd::before {
  content: ""; }

.fa-rupee::before,
.fa-inr::before {
  content: ""; }

.fa-cny::before,
.fa-rmb::before,
.fa-yen::before,
.fa-jpy::before {
  content: ""; }

.fa-ruble::before,
.fa-rouble::before,
.fa-rub::before {
  content: ""; }

.fa-won::before,
.fa-krw::before {
  content: ""; }

.fa-bitcoin::before,
.fa-btc::before {
  content: ""; }

.fa-file::before {
  content: ""; }

.fa-file-text::before {
  content: ""; }

.fa-sort-alpha-asc::before {
  content: ""; }

.fa-sort-alpha-desc::before {
  content: ""; }

.fa-sort-amount-asc::before {
  content: ""; }

.fa-sort-amount-desc::before {
  content: ""; }

.fa-sort-numeric-asc::before {
  content: ""; }

.fa-sort-numeric-desc::before {
  content: ""; }

.fa-thumbs-up::before {
  content: ""; }

.fa-thumbs-down::before {
  content: ""; }

.fa-youtube-square::before {
  content: ""; }

.fa-youtube::before {
  content: ""; }

.fa-xing::before {
  content: ""; }

.fa-xing-square::before {
  content: ""; }

.fa-youtube-play::before {
  content: ""; }

.fa-dropbox::before {
  content: ""; }

.fa-stack-overflow::before {
  content: ""; }

.fa-instagram::before {
  content: ""; }

.fa-flickr::before {
  content: ""; }

.fa-adn::before {
  content: ""; }

.fa-bitbucket::before {
  content: ""; }

.fa-bitbucket-square::before {
  content: ""; }

.fa-tumblr::before {
  content: ""; }

.fa-tumblr-square::before {
  content: ""; }

.fa-long-arrow-down::before {
  content: ""; }

.fa-long-arrow-up::before {
  content: ""; }

.fa-long-arrow-left::before {
  content: ""; }

.fa-long-arrow-right::before {
  content: ""; }

.fa-apple::before {
  content: ""; }

.fa-windows::before {
  content: ""; }

.fa-android::before {
  content: ""; }

.fa-linux::before {
  content: ""; }

.fa-dribbble::before {
  content: ""; }

.fa-skype::before {
  content: ""; }

.fa-foursquare::before {
  content: ""; }

.fa-trello::before {
  content: ""; }

.fa-female::before {
  content: ""; }

.fa-male::before {
  content: ""; }

.fa-gittip::before,
.fa-gratipay::before {
  content: ""; }

.fa-sun-o::before {
  content: ""; }

.fa-moon-o::before {
  content: ""; }

.fa-archive::before {
  content: ""; }

.fa-bug::before {
  content: ""; }

.fa-vk::before {
  content: ""; }

.fa-weibo::before {
  content: ""; }

.fa-renren::before {
  content: ""; }

.fa-pagelines::before {
  content: ""; }

.fa-stack-exchange::before {
  content: ""; }

.fa-arrow-circle-o-right::before {
  content: ""; }

.fa-arrow-circle-o-left::before {
  content: ""; }

.fa-toggle-left::before,
.fa-caret-square-o-left::before {
  content: ""; }

.fa-dot-circle-o::before {
  content: ""; }

.fa-wheelchair::before {
  content: ""; }

.fa-vimeo-square::before {
  content: ""; }

.fa-turkish-lira::before,
.fa-try::before {
  content: ""; }

.fa-plus-square-o::before {
  content: ""; }

.fa-space-shuttle::before {
  content: ""; }

.fa-slack::before {
  content: ""; }

.fa-envelope-square::before {
  content: ""; }

.fa-wordpress::before {
  content: ""; }

.fa-openid::before {
  content: ""; }

.fa-institution::before,
.fa-bank::before,
.fa-university::before {
  content: ""; }

.fa-mortar-board::before,
.fa-graduation-cap::before {
  content: ""; }

.fa-yahoo::before {
  content: ""; }

.fa-google::before {
  content: ""; }

.fa-reddit::before {
  content: ""; }

.fa-reddit-square::before {
  content: ""; }

.fa-stumbleupon-circle::before {
  content: ""; }

.fa-stumbleupon::before {
  content: ""; }

.fa-delicious::before {
  content: ""; }

.fa-digg::before {
  content: ""; }

.fa-pied-piper-pp::before {
  content: ""; }

.fa-pied-piper-alt::before {
  content: ""; }

.fa-drupal::before {
  content: ""; }

.fa-joomla::before {
  content: ""; }

.fa-language::before {
  content: ""; }

.fa-fax::before {
  content: ""; }

.fa-building::before {
  content: ""; }

.fa-child::before {
  content: ""; }

.fa-paw::before {
  content: ""; }

.fa-spoon::before {
  content: ""; }

.fa-cube::before {
  content: ""; }

.fa-cubes::before {
  content: ""; }

.fa-behance::before {
  content: ""; }

.fa-behance-square::before {
  content: ""; }

.fa-steam::before {
  content: ""; }

.fa-steam-square::before {
  content: ""; }

.fa-recycle::before {
  content: ""; }

.fa-automobile::before,
.fa-car::before {
  content: ""; }

.fa-cab::before,
.fa-taxi::before {
  content: ""; }

.fa-tree::before {
  content: ""; }

.fa-spotify::before {
  content: ""; }

.fa-deviantart::before {
  content: ""; }

.fa-soundcloud::before {
  content: ""; }

.fa-database::before {
  content: ""; }

.fa-file-pdf-o::before {
  content: ""; }

.fa-file-word-o::before {
  content: ""; }

.fa-file-excel-o::before {
  content: ""; }

.fa-file-powerpoint-o::before {
  content: ""; }

.fa-file-photo-o::before,
.fa-file-picture-o::before,
.fa-file-image-o::before {
  content: ""; }

.fa-file-zip-o::before,
.fa-file-archive-o::before {
  content: ""; }

.fa-file-sound-o::before,
.fa-file-audio-o::before {
  content: ""; }

.fa-file-movie-o::before,
.fa-file-video-o::before {
  content: ""; }

.fa-file-code-o::before {
  content: ""; }

.fa-vine::before {
  content: ""; }

.fa-codepen::before {
  content: ""; }

.fa-jsfiddle::before {
  content: ""; }

.fa-life-bouy::before,
.fa-life-buoy::before,
.fa-life-saver::before,
.fa-support::before,
.fa-life-ring::before {
  content: ""; }

.fa-circle-o-notch::before {
  content: ""; }

.fa-ra::before,
.fa-resistance::before,
.fa-rebel::before {
  content: ""; }

.fa-ge::before,
.fa-empire::before {
  content: ""; }

.fa-git-square::before {
  content: ""; }

.fa-git::before {
  content: ""; }

.fa-y-combinator-square::before,
.fa-yc-square::before,
.fa-hacker-news::before {
  content: ""; }

.fa-tencent-weibo::before {
  content: ""; }

.fa-qq::before {
  content: ""; }

.fa-wechat::before,
.fa-weixin::before {
  content: ""; }

.fa-send::before,
.fa-paper-plane::before {
  content: ""; }

.fa-send-o::before,
.fa-paper-plane-o::before {
  content: ""; }

.fa-history::before {
  content: ""; }

.fa-circle-thin::before {
  content: ""; }

.fa-header::before {
  content: ""; }

.fa-paragraph::before {
  content: ""; }

.fa-sliders::before {
  content: ""; }

.fa-share-alt::before {
  content: ""; }

.fa-share-alt-square::before {
  content: ""; }

.fa-bomb::before {
  content: ""; }

.fa-soccer-ball-o::before,
.fa-futbol-o::before {
  content: ""; }

.fa-tty::before {
  content: ""; }

.fa-binoculars::before {
  content: ""; }

.fa-plug::before {
  content: ""; }

.fa-slideshare::before {
  content: ""; }

.fa-twitch::before {
  content: ""; }

.fa-yelp::before {
  content: ""; }

.fa-newspaper-o::before {
  content: ""; }

.fa-wifi::before {
  content: ""; }

.fa-calculator::before {
  content: ""; }

.fa-paypal::before {
  content: ""; }

.fa-google-wallet::before {
  content: ""; }

.fa-cc-visa::before {
  content: ""; }

.fa-cc-mastercard::before {
  content: ""; }

.fa-cc-discover::before {
  content: ""; }

.fa-cc-amex::before {
  content: ""; }

.fa-cc-paypal::before {
  content: ""; }

.fa-cc-stripe::before {
  content: ""; }

.fa-bell-slash::before {
  content: ""; }

.fa-bell-slash-o::before {
  content: ""; }

.fa-trash::before {
  content: ""; }

.fa-copyright::before {
  content: ""; }

.fa-at::before {
  content: ""; }

.fa-eyedropper::before {
  content: ""; }

.fa-paint-brush::before {
  content: ""; }

.fa-birthday-cake::before {
  content: ""; }

.fa-area-chart::before {
  content: ""; }

.fa-pie-chart::before {
  content: ""; }

.fa-line-chart::before {
  content: ""; }

.fa-lastfm::before {
  content: ""; }

.fa-lastfm-square::before {
  content: ""; }

.fa-toggle-off::before {
  content: ""; }

.fa-toggle-on::before {
  content: ""; }

.fa-bicycle::before {
  content: ""; }

.fa-bus::before {
  content: ""; }

.fa-ioxhost::before {
  content: ""; }

.fa-angellist::before {
  content: ""; }

.fa-cc::before {
  content: ""; }

.fa-shekel::before,
.fa-sheqel::before,
.fa-ils::before {
  content: ""; }

.fa-meanpath::before {
  content: ""; }

.fa-buysellads::before {
  content: ""; }

.fa-connectdevelop::before {
  content: ""; }

.fa-dashcube::before {
  content: ""; }

.fa-forumbee::before {
  content: ""; }

.fa-leanpub::before {
  content: ""; }

.fa-sellsy::before {
  content: ""; }

.fa-shirtsinbulk::before {
  content: ""; }

.fa-simplybuilt::before {
  content: ""; }

.fa-skyatlas::before {
  content: ""; }

.fa-cart-plus::before {
  content: ""; }

.fa-cart-arrow-down::before {
  content: ""; }

.fa-diamond::before {
  content: ""; }

.fa-ship::before {
  content: ""; }

.fa-user-secret::before {
  content: ""; }

.fa-motorcycle::before {
  content: ""; }

.fa-street-view::before {
  content: ""; }

.fa-heartbeat::before {
  content: ""; }

.fa-venus::before {
  content: ""; }

.fa-mars::before {
  content: ""; }

.fa-mercury::before {
  content: ""; }

.fa-intersex::before,
.fa-transgender::before {
  content: ""; }

.fa-transgender-alt::before {
  content: ""; }

.fa-venus-double::before {
  content: ""; }

.fa-mars-double::before {
  content: ""; }

.fa-venus-mars::before {
  content: ""; }

.fa-mars-stroke::before {
  content: ""; }

.fa-mars-stroke-v::before {
  content: ""; }

.fa-mars-stroke-h::before {
  content: ""; }

.fa-neuter::before {
  content: ""; }

.fa-genderless::before {
  content: ""; }

.fa-facebook-official::before {
  content: ""; }

.fa-pinterest-p::before {
  content: ""; }

.fa-whatsapp::before {
  content: ""; }

.fa-server::before {
  content: ""; }

.fa-user-plus::before {
  content: ""; }

.fa-user-times::before {
  content: ""; }

.fa-hotel::before,
.fa-bed::before {
  content: ""; }

.fa-viacoin::before {
  content: ""; }

.fa-train::before {
  content: ""; }

.fa-subway::before {
  content: ""; }

.fa-medium::before {
  content: ""; }

.fa-yc::before,
.fa-y-combinator::before {
  content: ""; }

.fa-optin-monster::before {
  content: ""; }

.fa-opencart::before {
  content: ""; }

.fa-expeditedssl::before {
  content: ""; }

.fa-battery-4::before,
.fa-battery::before,
.fa-battery-full::before {
  content: ""; }

.fa-battery-3::before,
.fa-battery-three-quarters::before {
  content: ""; }

.fa-battery-2::before,
.fa-battery-half::before {
  content: ""; }

.fa-battery-1::before,
.fa-battery-quarter::before {
  content: ""; }

.fa-battery-0::before,
.fa-battery-empty::before {
  content: ""; }

.fa-mouse-pointer::before {
  content: ""; }

.fa-i-cursor::before {
  content: ""; }

.fa-object-group::before {
  content: ""; }

.fa-object-ungroup::before {
  content: ""; }

.fa-sticky-note::before {
  content: ""; }

.fa-sticky-note-o::before {
  content: ""; }

.fa-cc-jcb::before {
  content: ""; }

.fa-cc-diners-club::before {
  content: ""; }

.fa-clone::before {
  content: ""; }

.fa-balance-scale::before {
  content: ""; }

.fa-hourglass-o::before {
  content: ""; }

.fa-hourglass-1::before,
.fa-hourglass-start::before {
  content: ""; }

.fa-hourglass-2::before,
.fa-hourglass-half::before {
  content: ""; }

.fa-hourglass-3::before,
.fa-hourglass-end::before {
  content: ""; }

.fa-hourglass::before {
  content: ""; }

.fa-hand-grab-o::before,
.fa-hand-rock-o::before {
  content: ""; }

.fa-hand-stop-o::before,
.fa-hand-paper-o::before {
  content: ""; }

.fa-hand-scissors-o::before {
  content: ""; }

.fa-hand-lizard-o::before {
  content: ""; }

.fa-hand-spock-o::before {
  content: ""; }

.fa-hand-pointer-o::before {
  content: ""; }

.fa-hand-peace-o::before {
  content: ""; }

.fa-trademark::before {
  content: ""; }

.fa-registered::before {
  content: ""; }

.fa-creative-commons::before {
  content: ""; }

.fa-gg::before {
  content: ""; }

.fa-gg-circle::before {
  content: ""; }

.fa-tripadvisor::before {
  content: ""; }

.fa-odnoklassniki::before {
  content: ""; }

.fa-odnoklassniki-square::before {
  content: ""; }

.fa-get-pocket::before {
  content: ""; }

.fa-wikipedia-w::before {
  content: ""; }

.fa-safari::before {
  content: ""; }

.fa-chrome::before {
  content: ""; }

.fa-firefox::before {
  content: ""; }

.fa-opera::before {
  content: ""; }

.fa-internet-explorer::before {
  content: ""; }

.fa-tv::before,
.fa-television::before {
  content: ""; }

.fa-contao::before {
  content: ""; }

.fa-500px::before {
  content: ""; }

.fa-amazon::before {
  content: ""; }

.fa-calendar-plus-o::before {
  content: ""; }

.fa-calendar-minus-o::before {
  content: ""; }

.fa-calendar-times-o::before {
  content: ""; }

.fa-calendar-check-o::before {
  content: ""; }

.fa-industry::before {
  content: ""; }

.fa-map-pin::before {
  content: ""; }

.fa-map-signs::before {
  content: ""; }

.fa-map-o::before {
  content: ""; }

.fa-map::before {
  content: ""; }

.fa-commenting::before {
  content: ""; }

.fa-commenting-o::before {
  content: ""; }

.fa-houzz::before {
  content: ""; }

.fa-vimeo::before {
  content: ""; }

.fa-black-tie::before {
  content: ""; }

.fa-fonticons::before {
  content: ""; }

.fa-reddit-alien::before {
  content: ""; }

.fa-edge::before {
  content: ""; }

.fa-credit-card-alt::before {
  content: ""; }

.fa-codiepie::before {
  content: ""; }

.fa-modx::before {
  content: ""; }

.fa-fort-awesome::before {
  content: ""; }

.fa-usb::before {
  content: ""; }

.fa-product-hunt::before {
  content: ""; }

.fa-mixcloud::before {
  content: ""; }

.fa-scribd::before {
  content: ""; }

.fa-pause-circle::before {
  content: ""; }

.fa-pause-circle-o::before {
  content: ""; }

.fa-stop-circle::before {
  content: ""; }

.fa-stop-circle-o::before {
  content: ""; }

.fa-shopping-bag::before {
  content: ""; }

.fa-shopping-basket::before {
  content: ""; }

.fa-hashtag::before {
  content: ""; }

.fa-bluetooth::before {
  content: ""; }

.fa-bluetooth-b::before {
  content: ""; }

.fa-percent::before {
  content: ""; }

.fa-gitlab::before {
  content: ""; }

.fa-wpbeginner::before {
  content: ""; }

.fa-wpforms::before {
  content: ""; }

.fa-envira::before {
  content: ""; }

.fa-universal-access::before {
  content: ""; }

.fa-wheelchair-alt::before {
  content: ""; }

.fa-question-circle-o::before {
  content: ""; }

.fa-blind::before {
  content: ""; }

.fa-audio-description::before {
  content: ""; }

.fa-volume-control-phone::before {
  content: ""; }

.fa-braille::before {
  content: ""; }

.fa-assistive-listening-systems::before {
  content: ""; }

.fa-asl-interpreting::before,
.fa-american-sign-language-interpreting::before {
  content: ""; }

.fa-deafness::before,
.fa-hard-of-hearing::before,
.fa-deaf::before {
  content: ""; }

.fa-glide::before {
  content: ""; }

.fa-glide-g::before {
  content: ""; }

.fa-signing::before,
.fa-sign-language::before {
  content: ""; }

.fa-low-vision::before {
  content: ""; }

.fa-viadeo::before {
  content: ""; }

.fa-viadeo-square::before {
  content: ""; }

.fa-snapchat::before {
  content: ""; }

.fa-snapchat-ghost::before {
  content: ""; }

.fa-snapchat-square::before {
  content: ""; }

.fa-pied-piper::before {
  content: ""; }

.fa-first-order::before {
  content: ""; }

.fa-yoast::before {
  content: ""; }

.fa-themeisle::before {
  content: ""; }

.fa-google-plus-circle::before,
.fa-google-plus-official::before {
  content: ""; }

.fa-fa::before,
.fa-font-awesome::before {
  content: ""; }

.fa-handshake-o::before {
  content: ""; }

.fa-envelope-open::before {
  content: ""; }

.fa-envelope-open-o::before {
  content: ""; }

.fa-linode::before {
  content: ""; }

.fa-address-book::before {
  content: ""; }

.fa-address-book-o::before {
  content: ""; }

.fa-vcard::before,
.fa-address-card::before {
  content: ""; }

.fa-vcard-o::before,
.fa-address-card-o::before {
  content: ""; }

.fa-user-circle::before {
  content: ""; }

.fa-user-circle-o::before {
  content: ""; }

.fa-user-o::before {
  content: ""; }

.fa-id-badge::before {
  content: ""; }

.fa-drivers-license::before,
.fa-id-card::before {
  content: ""; }

.fa-drivers-license-o::before,
.fa-id-card-o::before {
  content: ""; }

.fa-quora::before {
  content: ""; }

.fa-free-code-camp::before {
  content: ""; }

.fa-telegram::before {
  content: ""; }

.fa-thermometer-4::before,
.fa-thermometer::before,
.fa-thermometer-full::before {
  content: ""; }

.fa-thermometer-3::before,
.fa-thermometer-three-quarters::before {
  content: ""; }

.fa-thermometer-2::before,
.fa-thermometer-half::before {
  content: ""; }

.fa-thermometer-1::before,
.fa-thermometer-quarter::before {
  content: ""; }

.fa-thermometer-0::before,
.fa-thermometer-empty::before {
  content: ""; }

.fa-shower::before {
  content: ""; }

.fa-bathtub::before,
.fa-s15::before,
.fa-bath::before {
  content: ""; }

.fa-podcast::before {
  content: ""; }

.fa-window-maximize::before {
  content: ""; }

.fa-window-minimize::before {
  content: ""; }

.fa-window-restore::before {
  content: ""; }

.fa-times-rectangle::before,
.fa-window-close::before {
  content: ""; }

.fa-times-rectangle-o::before,
.fa-window-close-o::before {
  content: ""; }

.fa-bandcamp::before {
  content: ""; }

.fa-grav::before {
  content: ""; }

.fa-etsy::before {
  content: ""; }

.fa-imdb::before {
  content: ""; }

.fa-ravelry::before {
  content: ""; }

.fa-eercast::before {
  content: ""; }

.fa-microchip::before {
  content: ""; }

.fa-snowflake-o::before {
  content: ""; }

.fa-superpowers::before {
  content: ""; }

.fa-wpexplorer::before {
  content: ""; }

.fa-meetup::before {
  content: ""; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

input[type='submit'], input[type='button'], input[type='reset'] {
  background: #fff;
  border: 1px solid #ccc;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 4px 6px; }

.focus {
  outline-color: #b2d7ee;
  outline-style: solid;
  outline-width: 1px; }

body .field-input-text,
body select,
body textarea,
body .textarea {
  background: #fff;
  border: 1px solid #ccc;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 4px 6px; }

body input.focus,
body textarea.focus {
  background: #ffc; }

body input {
  border: 1px solid #ccc; }
  body input[type='radio'] {
    cursor: pointer; }
  body input[type='checkbox'] {
    margin-right: 15px; }
  body input[type='text'], body input[type='password'], body input[type='file'] {
    background: #fff;
    border: 1px solid #ccc;
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
    padding: 4px 6px; }

body.MijnRVO input[type='text'] {
  padding: 4px; }

body.MijnRVO input:not([type='submit']):focus,
body.MijnRVO textarea:not([type='submit']):focus {
  background: #fff; }

body.MijnRVO .field-input-text,
body.MijnRVO select,
body.MijnRVO textarea,
body.MijnRVO .textarea {
  padding: 4px; }

body label {
  display: inline-block;
  margin-right: 15px; }
  body label[for*='Vdsportlet'][for*='jaarVanaf'], body label[for*='Vdsportlet'][for*='jaarTotMet'] {
    margin-right: 10px; }

#main-content .ui-paginator span[class^='ui-paginator']:focus {
  background: #fff;
  border: 1px solid #ccc;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.MijnRVO .ui-inputfield.ui-state-focus {
  background: #fff;
  border: 1px solid #ccc;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

.MijnRVO .ui-widget-content .ui-inputfield.ui-state-focus {
  background: #fff;
  border: 1px solid #ccc;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

@media only screen and (max-width: 979px) {
  html.aui body.MijnRVO input[type='color'], html.aui body.MijnRVO input[type='date'], html.aui body.MijnRVO input[type='datetime'], html.aui body.MijnRVO input[type='datetime-local'], html.aui body.MijnRVO input[type='email'], html.aui body.MijnRVO input[type='month'], html.aui body.MijnRVO input[type='number'], html.aui body.MijnRVO input[type='password'], html.aui body.MijnRVO input[type='search'], html.aui body.MijnRVO input[type='tel'], html.aui body.MijnRVO input[type='text'], html.aui body.MijnRVO input[type='time'], html.aui body.MijnRVO input[type='url'], html.aui body.MijnRVO input[type='week'] {
    font-size: inherit; } }

@media only screen and (max-width: 979px) {
  html.aui body.MijnRVO select,
  html.aui body.MijnRVO textarea,
  html.aui body.MijnRVO .uneditable-input {
    font-size: inherit; } }

@media only screen and (max-width: 979px) {
  html.aui body.MijnRVO .input-prepend .add-on {
    font-size: inherit; } }

@media only screen and (max-width: 979px) {
  html.aui body.MijnRVO .navbar-search .search-query {
    font-size: inherit; } }

#afspraakplanner_group .ui-radiobutton {
  display: inline-block;
  margin-right: 10px; }

@media only screen and (max-width: 767px) {
  div[id$='Afsprakenportlet_:afpraak_plannen_container'] {
    margin: 0 10px; } }

.tag,
.eliLight .tag,
.eliMedium .tag,
.eliDark .tag,
.eliAccent .tag {
  background: url("/o/MijnRvo-theme/images/common/tag.png") no-repeat 0 50%;
  margin: 0 3px 3px 0;
  padding: 2px 5px 2px 20px; }

a[class^='icon-'], a[class*=' icon-'] {
  color: #007bc7;
  display: block;
  line-height: 26px; }
  a[class^='icon-']:hover, a[class^='icon-']:focus, a[class^='icon-']:active, a[class*=' icon-']:hover, a[class*=' icon-']:focus, a[class*=' icon-']:active {
    color: #114476; }
  a[class^='icon-'].multiline, a[class*=' icon-'].multiline {
    line-height: 13px; }

.icon-book::before {
  content: '\e00c'; }

.icon-checkmark::before {
  content: '\221a'; }

.icon-dish::before {
  content: '\e015'; }

.icon-empty::before {
  content: '\e01b'; }

.icon-facebook-sign::before {
  content: '\e011'; }

.icon-globe::before {
  content: '\e00e'; }

.icon-google-plus::before {
  content: '\e012'; }

.icon-group::before {
  content: '\e013'; }

.icon-inbox::before {
  content: '\e00f'; }

.icon-lightbulb::before {
  content: '\e010'; }

.icon-linkedin-sign::before {
  content: '\e014'; }

.icon-money::before {
  content: '\e00d'; }

.icon-pointer::before {
  content: '\3e'; }

.icon-question-sign::before {
  content: '\3f'; }

.icon-rss::before {
  content: '\e019'; }

.icon-twitter-sign::before {
  content: '\e01a'; }

.icon-wallet::before {
  content: '\e602'; }

.icon-utilities::before {
  content: '\e603'; }

.icon-time::before {
  content: '\e604'; }

.icon-sync::before {
  content: '\e605'; }

.icon-slideshow::before {
  content: '\e606'; }

.icon-sharing::before {
  content: '\e607'; }

.icon-screen::before {
  content: '\e608'; }

.icon-receipt::before {
  content: '\e609'; }

.icon-rate::before {
  content: '\e60a'; }

.icon-pushpin::before {
  content: '\e60b'; }

.icon-pulse::before {
  content: '\e60c'; }

.icon-plus::before {
  content: '\e60d'; }

.icon-microscope::before {
  content: '\e60e'; }

.icon-medal::before {
  content: '\e60f'; }

.icon-link::before {
  content: '\e610'; }

.icon-lightup::before {
  content: '\e611'; }

.icon-legal::before {
  content: '\e612'; }

.icon-lab::before {
  content: '\e613'; }

.icon-handshake::before {
  content: '\e614'; }

.icon-favorite::before {
  content: '\e615'; }

.icon-economy::before {
  content: '\e616'; }

.icon-eco::before {
  content: '\e617'; }

.icon-document::before {
  content: '\e618'; }

.icon-cut::before {
  content: '\e619'; }

.icon-companies::before {
  content: '\e61a'; }

.icon-chart::before {
  content: '\e61e'; }

.icon-car::before {
  content: '\e611'; }

.icon-calendar::before {
  content: '\e620'; }

.icon-brush::before {
  content: '\e621'; }

.icon-box::before {
  content: '\e622'; }

.icon-books::before {
  content: '\e623'; }

.icon-boat::before {
  content: '\e624'; }

.icon-block::before {
  content: '\e625'; }

.icon-auction::before {
  content: '\e626'; }

.icon-attachment::before {
  content: '\e627'; }

.icon-up::before {
  content: '\e628'; }

.icon-right::before {
  content: '\e629'; }

.icon-left::before {
  content: '\e62a'; }

.icon-down::before {
  content: '\e62b'; }

.icon-close::before {
  content: '\e62c'; }

.icon-reset::before {
  content: '\e62d'; }

.icon-zoom::before {
  content: '\7a'; }

.icon-blocks::before {
  content: '\22'; }

.icon-star::before {
  content: '\2606'; }

.icon-star-solid::before {
  content: '\2605'; }

.social-share-twitter::before {
  content: '\e01a'; }

.social-share-linkedin::before {
  content: '\e014'; }

.social-share-facebook::before {
  content: '\e011'; }

.social-share-googleplus::before {
  content: '\e60d'; }

button,
.button,
.ui-button,
.buttonitem,
.button-input {
  background: #114476;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 28px;
  margin: 3px;
  overflow: visible;
  padding: 4px 6px;
  text-decoration: none;
  text-shadow: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  button:hover, button:focus, button:active, button.ui-state-hover, button.ui-state-focus, button.state-hover, button.buttonitem-focused,
  .button:hover,
  .button:focus,
  .button:active,
  .button.ui-state-hover,
  .button.ui-state-focus,
  .button.state-hover,
  .button.buttonitem-focused,
  .ui-button:hover,
  .ui-button:focus,
  .ui-button:active,
  .ui-button.ui-state-hover,
  .ui-button.ui-state-focus,
  .ui-button.state-hover,
  .ui-button.buttonitem-focused,
  .buttonitem:hover,
  .buttonitem:focus,
  .buttonitem:active,
  .buttonitem.ui-state-hover,
  .buttonitem.ui-state-focus,
  .buttonitem.state-hover,
  .buttonitem.buttonitem-focused,
  .button-input:hover,
  .button-input:focus,
  .button-input:active,
  .button-input.ui-state-hover,
  .button-input.ui-state-focus,
  .button-input.state-hover,
  .button-input.buttonitem-focused {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  button.state-hover .buttonitem-label, button.buttonitem-focused .buttonitem-label,
  .button.state-hover .buttonitem-label,
  .button.buttonitem-focused .buttonitem-label,
  .ui-button.state-hover .buttonitem-label,
  .ui-button.buttonitem-focused .buttonitem-label,
  .buttonitem.state-hover .buttonitem-label,
  .buttonitem.buttonitem-focused .buttonitem-label,
  .button-input.state-hover .buttonitem-label,
  .button-input.buttonitem-focused .buttonitem-label {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  button.ui-state-active,
  .button.ui-state-active,
  .ui-button.ui-state-active,
  .buttonitem.ui-state-active,
  .button-input.ui-state-active {
    color: #ccc; }
  .button-disabled button, .button-disabled button:hover, .button-disabled button:focus, .button-disabled button:active, button.buttonitem-disabled, button.buttonitem-disabled:hover, button.buttonitem-disabled:focus, button.buttonitem-disabled:active, .button-disabled
  .button, .button-disabled
  .button:hover, .button-disabled
  .button:focus, .button-disabled
  .button:active,
  .button.buttonitem-disabled,
  .button.buttonitem-disabled:hover,
  .button.buttonitem-disabled:focus,
  .button.buttonitem-disabled:active, .button-disabled
  .ui-button, .button-disabled
  .ui-button:hover, .button-disabled
  .ui-button:focus, .button-disabled
  .ui-button:active,
  .ui-button.buttonitem-disabled,
  .ui-button.buttonitem-disabled:hover,
  .ui-button.buttonitem-disabled:focus,
  .ui-button.buttonitem-disabled:active, .button-disabled
  .buttonitem, .button-disabled
  .buttonitem:hover, .button-disabled
  .buttonitem:focus, .button-disabled
  .buttonitem:active,
  .buttonitem.buttonitem-disabled,
  .buttonitem.buttonitem-disabled:hover,
  .buttonitem.buttonitem-disabled:focus,
  .buttonitem.buttonitem-disabled:active, .button-disabled
  .button-input, .button-disabled
  .button-input:hover, .button-disabled
  .button-input:focus, .button-disabled
  .button-input:active,
  .button-input.buttonitem-disabled,
  .button-input.buttonitem-disabled:hover,
  .button-input.buttonitem-disabled:focus,
  .button-input.buttonitem-disabled:active {
    background: #114476;
    border-color: #114476;
    color: #fff;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
    filter: alpha(opacity=50);
    opacity: 0.5; }

.dialog button {
  background: #114476;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 28px;
  margin: 3px;
  overflow: visible;
  padding: 4px 6px;
  text-decoration: none;
  text-shadow: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  .dialog button:hover, .dialog button:focus, .dialog button:active, .dialog button.ui-state-hover, .dialog button.ui-state-focus, .dialog button.state-hover, .dialog button.buttonitem-focused {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  .dialog button.state-hover .buttonitem-label, .dialog button.buttonitem-focused .buttonitem-label {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  .dialog button.ui-state-active {
    color: #ccc; }
  .button-disabled .dialog button, .button-disabled .dialog button:hover, .button-disabled .dialog button:focus, .button-disabled .dialog button:active, .dialog button.buttonitem-disabled, .dialog button.buttonitem-disabled:hover, .dialog button.buttonitem-disabled:focus, .dialog button.buttonitem-disabled:active {
    background: #114476;
    border-color: #114476;
    color: #fff;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
    filter: alpha(opacity=50);
    opacity: 0.5; }

.dialog .yui3-widget-hd {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.ui-button.ui-state-default {
  background: #114476;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 28px;
  margin: 3px;
  overflow: visible;
  padding: 4px 6px;
  text-decoration: none;
  text-shadow: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  .ui-button.ui-state-default:hover, .ui-button.ui-state-default:focus, .ui-button.ui-state-default:active, .ui-button.ui-state-default.ui-state-hover, .ui-button.ui-state-default.ui-state-focus, .ui-button.ui-state-default.state-hover, .ui-button.ui-state-default.buttonitem-focused {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  .ui-button.ui-state-default.state-hover .buttonitem-label, .ui-button.ui-state-default.buttonitem-focused .buttonitem-label {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  .ui-button.ui-state-default.ui-state-active {
    color: #ccc; }
  .button-disabled .ui-button.ui-state-default, .button-disabled .ui-button.ui-state-default:hover, .button-disabled .ui-button.ui-state-default:focus, .button-disabled .ui-button.ui-state-default:active, .ui-button.ui-state-default.buttonitem-disabled, .ui-button.ui-state-default.buttonitem-disabled:hover, .ui-button.ui-state-default.buttonitem-disabled:focus, .ui-button.ui-state-default.buttonitem-disabled:active {
    background: #114476;
    border-color: #114476;
    color: #fff;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
    filter: alpha(opacity=50);
    opacity: 0.5; }

.editable-hover,
.tab,
.toolbar-item,
.toolbar-item-content {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.overlaycontextpanel-pointer.state-default {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.toolbar-vertical .toolbar-item {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }

.lfr-actions.lfr-extended,
.lfr-actions.lfr-extended ul {
  padding: 0; }
  .lfr-actions.lfr-extended, .lfr-actions.lfr-extended:hover, .lfr-actions.lfr-extended:focus, .lfr-actions.lfr-extended:active,
  .lfr-actions.lfr-extended ul,
  .lfr-actions.lfr-extended ul:hover,
  .lfr-actions.lfr-extended ul:focus,
  .lfr-actions.lfr-extended ul:active {
    background: #535353;
    border-color: #535353;
    color: #fff;
    float: right;
    text-shadow: none; }

.lfr-actions.lfr-extended span {
  cursor: inherit; }

.button-holder {
  display: inline-block; }

.ui-button-text-only .ui-button-text {
  padding: 0 !important; }

.ui-button-text-icon-left .ui-button-text {
  line-height: 20px;
  padding-bottom: 0;
  padding-right: 0;
  padding-top: 0; }

body #closethick, body #closethick:hover, body #closethick:active, body #closethick:focus {
  background-color: transparent !important;
  border: 0 !important; }

body button.ui-button.ui-button-icon-only, body button.ui-button.ui-button-icon-only:hover, body button.ui-button.ui-button-icon-only:active, body button.ui-button.ui-button-icon-only:focus, body button.ui-button.buttonitem-icon-only, body button.ui-button.buttonitem-icon-only:hover, body button.ui-button.buttonitem-icon-only:active, body button.ui-button.buttonitem-icon-only:focus {
  background-color: transparent !important;
  border: 0 !important; }

body button.ui-button.ui-button-icon-only {
  left: 1em;
  padding: 0;
  width: 2em; }

body .dialog-hd .toolbar-content button, body .dialog-hd .toolbar-content button:hover, body .dialog-hd .toolbar-content button:active, body .dialog-hd .toolbar-content button:focus {
  background-color: transparent !important;
  border: 0 !important; }

body .add-application .buttonitem, body .add-application .buttonitem:hover, body .add-application .buttonitem:active, body .add-application .buttonitem:focus {
  background-color: transparent !important;
  border: 0 !important; }

body.signed-in.dockbar-ready .eliDark .resetViewCount a.klap-icon-close-big {
  color: #000; }

input[type='submit']::-moz-focus-inner, input[type='button']::-moz-focus-inner {
  border-width: 1px;
  margin: -1px;
  padding: 0; }

input[type='submit'], input[type='button'], input[type='reset'] {
  background: #114476;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 28px;
  margin: 3px;
  overflow: visible;
  padding: 4px 6px;
  text-decoration: none;
  text-shadow: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  input[type='submit']:hover, input[type='submit']:focus, input[type='submit']:active, input[type='submit'].ui-state-hover, input[type='submit'].ui-state-focus, input[type='submit'].state-hover, input[type='submit'].buttonitem-focused, input[type='button']:hover, input[type='button']:focus, input[type='button']:active, input[type='button'].ui-state-hover, input[type='button'].ui-state-focus, input[type='button'].state-hover, input[type='button'].buttonitem-focused, input[type='reset']:hover, input[type='reset']:focus, input[type='reset']:active, input[type='reset'].ui-state-hover, input[type='reset'].ui-state-focus, input[type='reset'].state-hover, input[type='reset'].buttonitem-focused {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  input[type='submit'].state-hover .buttonitem-label, input[type='submit'].buttonitem-focused .buttonitem-label, input[type='button'].state-hover .buttonitem-label, input[type='button'].buttonitem-focused .buttonitem-label, input[type='reset'].state-hover .buttonitem-label, input[type='reset'].buttonitem-focused .buttonitem-label {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  input[type='submit'].ui-state-active, input[type='button'].ui-state-active, input[type='reset'].ui-state-active {
    color: #ccc; }
  .button-disabled input[type='submit'], .button-disabled input[type='submit']:hover, .button-disabled input[type='submit']:focus, .button-disabled input[type='submit']:active, input[type='submit'].buttonitem-disabled, input[type='submit'].buttonitem-disabled:hover, input[type='submit'].buttonitem-disabled:focus, input[type='submit'].buttonitem-disabled:active, .button-disabled input[type='button'], .button-disabled input[type='button']:hover, .button-disabled input[type='button']:focus, .button-disabled input[type='button']:active, input[type='button'].buttonitem-disabled, input[type='button'].buttonitem-disabled:hover, input[type='button'].buttonitem-disabled:focus, input[type='button'].buttonitem-disabled:active, .button-disabled input[type='reset'], .button-disabled input[type='reset']:hover, .button-disabled input[type='reset']:focus, .button-disabled input[type='reset']:active, input[type='reset'].buttonitem-disabled, input[type='reset'].buttonitem-disabled:hover, input[type='reset'].buttonitem-disabled:focus, input[type='reset'].buttonitem-disabled:active {
    background: #114476;
    border-color: #114476;
    color: #fff;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
    filter: alpha(opacity=50);
    opacity: 0.5; }

.mrvo-disabled-link {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-disabled.png") left 5px no-repeat;
  color: #808080;
  display: inline-block;
  font-style: italic;
  margin-right: 13px;
  padding-left: 10px; }
  .mrvo-disabled-link + .portlet-msg-info,
  .mrvo-disabled-link + .portlet-msg-error {
    margin-top: 1em; }

.mrvo-disabled-helper {
  display: inline-block;
  font-style: italic; }

a.klap-icon-close-small {
  background: url("/o/MijnRvo-theme/images/huisstijl/icon-close-small.png") no-repeat center center;
  height: 5px;
  left: 5px;
  position: relative;
  width: 6px; }

a.klap-icon-close-big {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none !important;
  height: auto;
  padding: 3px 30px 3px 10px;
  position: relative;
  text-decoration: none;
  vertical-align: middle;
  width: 100%; }
  @media only screen and (max-width: 480px) {
    a.klap-icon-close-big {
      padding-bottom: 0; } }
  a.klap-icon-close-big::before {
    background: url("/o/MijnRvo-theme/images/klap/verwijderen.png") no-repeat right center;
    bottom: 0;
    content: '';
    display: block;
    left: 0;
    position: absolute;
    right: 10px;
    top: 0; }
  a.klap-icon-close-big:hover, a.klap-icon-close-big:focus, a.klap-icon-close-big:active {
    background-color: #e5f1f9 !important;
    text-decoration: line-through !important; }

a.mrvo-action-link {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  a.mrvo-action-link:hover, a.mrvo-action-link:focus, a.mrvo-action-link:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }
  .portlet-msg-info + a.mrvo-action-link,
  .portlet-msg-error + a.mrvo-action-link {
    margin-top: 1em; }

a.button {
  background: #114476;
  border: 0;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  float: right;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  height: 28px;
  margin: 3px;
  overflow: visible;
  padding: 4px 6px;
  text-decoration: none;
  text-shadow: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4px; }
  a.button:hover, a.button:focus, a.button:active, a.button.ui-state-hover, a.button.ui-state-focus, a.button.state-hover, a.button.buttonitem-focused {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  a.button.state-hover .buttonitem-label, a.button.buttonitem-focused .buttonitem-label {
    background: #007bc7;
    border-color: #007bc7;
    color: #fff; }
  a.button.ui-state-active {
    color: #ccc; }
  .button-disabled a.button, .button-disabled a.button:hover, .button-disabled a.button:focus, .button-disabled a.button:active, a.button.buttonitem-disabled, a.button.buttonitem-disabled:hover, a.button.buttonitem-disabled:focus, a.button.buttonitem-disabled:active {
    background: #114476;
    border-color: #114476;
    color: #fff;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
    filter: alpha(opacity=50);
    opacity: 0.5; }

.resetViewCount a.klap-icon-close-big {
  background-image: none;
  float: right;
  padding-bottom: 0;
  padding-top: 0;
  width: 90px; }

@media only screen and (max-width: 767px) {
  .journal-content-article h2,
  .journal-content-article h3,
  .journal-content-article h4,
  .journal-content-article h5,
  .journal-content-article h6 {
    margin: 10px; } }

.journal-content-article .dienstPaginaHeader {
  height: auto;
  left: 0;
  margin-left: 0;
  padding: 0;
  clear: both;
  zoom: 1; }
  .journal-content-article .dienstPaginaHeader::before, .journal-content-article .dienstPaginaHeader::after {
    content: '';
    display: table; }
  .journal-content-article .dienstPaginaHeader::after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .journal-content-article .dienstPaginaHeader {
      height: 100%;
      padding-bottom: 15px; } }
  .journal-content-article .dienstPaginaHeader li {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: right;
    width: 30%; }
    .journal-content-article .dienstPaginaHeader li:first-child {
      float: left;
      text-align: left;
      width: 70%; }
    @media only screen and (max-width: 767px) {
      .journal-content-article .dienstPaginaHeader li:nth-child(2) {
        display: none; } }
    @media only screen and (max-width: 767px) {
      .journal-content-article .dienstPaginaHeader li:nth-child(1) {
        width: 100%; } }
  .journal-content-article .dienstPaginaHeader h2 {
    margin: 15px 15px 5px; }
  @media only screen and (max-width: 767px) {
    .journal-content-article .dienstPaginaHeader h2,
    .journal-content-article .dienstPaginaHeader h3,
    .journal-content-article .dienstPaginaHeader h4,
    .journal-content-article .dienstPaginaHeader h5,
    .journal-content-article .dienstPaginaHeader h6 {
      margin: 10px; } }
  .journal-content-article .dienstPaginaHeader p {
    margin: 0 15px 15px; }
    @media only screen and (max-width: 767px) {
      .journal-content-article .dienstPaginaHeader p {
        margin: 0 10px; } }
  .journal-content-article .dienstPaginaHeader img {
    display: block;
    height: auto !important;
    max-width: 100% !important;
    width: auto !important;
    float: right; }

@media only screen and (max-width: 767px) {
  .journal-content-article p,
  .journal-content-article ul {
    margin: 0 10px 10px; } }

.journal-content-article .ui-accordion-content ul {
  margin-right: 15px; }

.form-layout {
  margin-bottom: 50px; }
  .form-layout input[type='checkbox'] {
    min-height: 14px;
    vertical-align: middle; }
    .form-layout input[type='checkbox'] + label {
      min-height: 14px;
      vertical-align: middle; }
  .form-layout .persoon-form,
  .form-layout ul,
  .form-layout table {
    margin-bottom: 10px;
    margin-top: 0;
    width: 100%; }
    .form-layout .persoon-form tr,
    .form-layout ul tr,
    .form-layout table tr {
      background-color: #d9ebf7;
      border-bottom: 1px solid #fff; }
    .form-layout .persoon-form td,
    .form-layout ul td,
    .form-layout table td {
      padding: 10px; }
      .form-layout .persoon-form td:first-child,
      .form-layout ul td:first-child,
      .form-layout table td:first-child {
        width: 30%; }
      .form-layout .persoon-form td label,
      .form-layout ul td label,
      .form-layout table td label {
        font-weight: bold; }
    .form-layout .persoon-form li,
    .form-layout ul li,
    .form-layout table li {
      background-color: #d9ebf7;
      border-bottom: 1px solid #fff;
      padding: 10px; }
      .form-layout .persoon-form li .ui-message-info,
      .form-layout .persoon-form li .ui-message-error,
      .form-layout .persoon-form li .ui-message-warn,
      .form-layout .persoon-form li .ui-message-fatal,
      .form-layout ul li .ui-message-info,
      .form-layout ul li .ui-message-error,
      .form-layout ul li .ui-message-warn,
      .form-layout ul li .ui-message-fatal,
      .form-layout table li .ui-message-info,
      .form-layout table li .ui-message-error,
      .form-layout table li .ui-message-warn,
      .form-layout table li .ui-message-fatal {
        margin-bottom: 10px; }
      .form-layout .persoon-form li label,
      .form-layout ul li label,
      .form-layout table li label {
        font-weight: bold; }
        .form-layout .persoon-form li label:first-of-type,
        .form-layout ul li label:first-of-type,
        .form-layout table li label:first-of-type {
          width: 30%; }
      .form-layout .persoon-form li div.ui-chkbox + label,
      .form-layout ul li div.ui-chkbox + label,
      .form-layout table li div.ui-chkbox + label {
        width: auto; }
    .form-layout .persoon-form.inputstyle li,
    .form-layout ul.inputstyle li,
    .form-layout table.inputstyle li {
      background-color: none;
      border-bottom: 0;
      padding: 0; }
      .form-layout .persoon-form.inputstyle li .ui-grid-row,
      .form-layout ul.inputstyle li .ui-grid-row,
      .form-layout table.inputstyle li .ui-grid-row {
        background-color: #d9ebf7;
        border-bottom: 1px solid #fff;
        display: block;
        padding: 10px; }
        .form-layout .persoon-form.inputstyle li .ui-grid-row label,
        .form-layout ul.inputstyle li .ui-grid-row label,
        .form-layout table.inputstyle li .ui-grid-row label {
          font-weight: normal; }
      .form-layout .persoon-form.inputstyle li .ui-outputpanel.ui-grid-row,
      .form-layout ul.inputstyle li .ui-outputpanel.ui-grid-row,
      .form-layout table.inputstyle li .ui-outputpanel.ui-grid-row {
        padding: 0; }
      .form-layout .persoon-form.inputstyle li .ui-message-error,
      .form-layout ul.inputstyle li .ui-message-error,
      .form-layout table.inputstyle li .ui-message-error {
        margin-bottom: 0; }
    .form-layout .persoon-form.noform li,
    .form-layout ul.noform li,
    .form-layout table.noform li {
      background-color: inherit;
      border-bottom: 0;
      padding: 0; }
    .form-layout .persoon-form.noform li.noform--padding-top,
    .form-layout ul.noform li.noform--padding-top,
    .form-layout table.noform li.noform--padding-top {
      padding-top: 10px; }
  .form-layout .secondColumn td:first-child {
    left: 30%;
    position: relative; }

.web-form-portlet form .fieldset .fieldset-legend,
.web-form-portlet form .fieldset .lfr-webform {
  margin-bottom: 0;
  padding: 10px 0;
  width: 100%; }
  .web-form-portlet form .fieldset .fieldset-legend .legend,
  .web-form-portlet form .fieldset .lfr-webform .legend {
    border: 0;
    position: relative; }

.web-form-portlet form .fieldset .description {
  position: absolute;
  right: 0;
  top: 0; }

.web-form-portlet form .fieldset .field-content,
.web-form-portlet form .fieldset .field-wrapper-content {
  clear: both;
  zoom: 1;
  background-color: #d9ebf7;
  margin: 1px 0 0;
  padding: 10px; }
  .web-form-portlet form .fieldset .field-content::before, .web-form-portlet form .fieldset .field-content::after,
  .web-form-portlet form .fieldset .field-wrapper-content::before,
  .web-form-portlet form .fieldset .field-wrapper-content::after {
    content: '';
    display: table; }
  .web-form-portlet form .fieldset .field-content::after,
  .web-form-portlet form .fieldset .field-wrapper-content::after {
    clear: both; }
  .web-form-portlet form .fieldset .field-content .field-label,
  .web-form-portlet form .fieldset .field-wrapper-content .field-label {
    float: left;
    width: 30%; }
  .web-form-portlet form .fieldset .field-content .field-choice,
  .web-form-portlet form .fieldset .field-wrapper-content .field-choice {
    float: right;
    position: relative;
    width: 70%; }
    .web-form-portlet form .fieldset .field-content .field-choice .field-content,
    .web-form-portlet form .fieldset .field-wrapper-content .field-choice .field-content {
      padding: 0 0 8px; }
      .web-form-portlet form .fieldset .field-content .field-choice .field-content .choice-label,
      .web-form-portlet form .fieldset .field-wrapper-content .field-choice .field-content .choice-label {
        width: auto; }

.web-form-portlet form .fieldset .button-submit input {
  margin-top: 10px; }

#webFormConfiguration .fieldset .field-wrapper-content,
#webFormConfiguration .fieldset .field-content {
  background-color: inherit;
  margin: 10px 0;
  padding: 0; }

#webFormConfiguration .fieldset .field-content input {
  background-color: inherit; }

#webFormConfiguration .field-label {
  display: block;
  vertical-align: middle;
  width: auto; }

.journal-content-article h3 {
  line-height: 24px; }

.journal-content-article a {
  display: inline;
  line-height: 14px; }

@media only screen and (max-width: 767px) {
  .journal-content-article > a {
    margin-left: 10px; } }

.journal-content-article ul {
  margin: 10px 0 15px; }
  .journal-content-article ul li {
    list-style-type: square; }
  .journal-content-article ul.ui-tabs-nav {
    left: 0; }
    .journal-content-article ul.ui-tabs-nav li {
      list-style-type: none; }
  .journal-content-article ul.list-bullet {
    left: 15px;
    position: relative; }
  .journal-content-article ul.list-no-bullet {
    left: 0;
    list-style: none;
    position: relative; }
    .journal-content-article ul.list-no-bullet li {
      list-style-type: none; }
  .journal-content-article ul:not(.home-cat-blocks):not(.dienstPaginaHeader) {
    padding-left: 15px; }

dl.mrvo-columns {
  clear: both;
  zoom: 1; }
  dl.mrvo-columns::before, dl.mrvo-columns::after {
    content: '';
    display: table; }
  dl.mrvo-columns::after {
    clear: both; }
  dl.mrvo-columns dt,
  dl.mrvo-columns dd {
    margin-bottom: 4px;
    width: 48%; }
  dl.mrvo-columns dt {
    clear: both;
    float: left;
    font-weight: bold; }
  dl.mrvo-columns dd {
    float: right; }

#main-content .mrvo-complex-data-table {
  clear: both;
  zoom: 1;
  padding-top: 10px; }
  #main-content .mrvo-complex-data-table::before, #main-content .mrvo-complex-data-table::after {
    content: '';
    display: table; }
  #main-content .mrvo-complex-data-table::after {
    clear: both; }
  #main-content .mrvo-complex-data-table table {
    border-collapse: separate;
    border-spacing: 1px;
    margin: 0;
    max-width: none;
    width: 100%; }
    #main-content .mrvo-complex-data-table table thead > tr > *,
    #main-content .mrvo-complex-data-table table thead > tr > * {
      border: 0;
      height: auto;
      line-height: inherit;
      padding: 6px 10px;
      text-align: left; }
      @media only screen and (max-width: 767px) {
        #main-content .mrvo-complex-data-table table thead > tr > *,
        #main-content .mrvo-complex-data-table table thead > tr > * {
          padding: 2px; } }
      #main-content .mrvo-complex-data-table table thead > tr > *:first-child,
      #main-content .mrvo-complex-data-table table thead > tr > *:first-child {
        width: 30%; }
    #main-content .mrvo-complex-data-table table thead > tr > * {
      background: #e5f1f9;
      font-weight: bold; }
      #main-content .mrvo-complex-data-table table thead > tr > *.clear {
        background: none; }
    #main-content .mrvo-complex-data-table table tbody tr.mrvo-group-header > * {
      background: #e5f1f9;
      font-weight: bold; }
    #main-content .mrvo-complex-data-table table tbody tr.mrvo-odd > *, #main-content .mrvo-complex-data-table table tbody tr.ui-datatable-odd > * {
      background: #f3f5f6; }
    #main-content .mrvo-complex-data-table table tbody th {
      font-weight: normal; }

@media only screen and (max-width: 960px) {
  #main-content div[id*='totalen'] .mrvo-complex-data-table table tbody > tr > *:first-child {
    width: 100%; }
  #main-content div[id*='totalen'] .mrvo-complex-data-table table .ui-column-title {
    min-width: 200px; } }

@media only screen and (max-width: 767px) {
  html:not(.printPreview) #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals tr,
  html:not(.printPreview) #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals td, html:not(.printPreview) #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals tr,
  html:not(.printPreview) #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals td, html:not(.printPreview) #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals tr,
  html:not(.printPreview) #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals td {
    display: block; }
  html:not(.printPreview) #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals th, html:not(.printPreview) #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals th, html:not(.printPreview) #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals th {
    display: none; } }

#main-content .ui-panel-content:not([id*='DriePartijenOvereenkomstenPortlet']):not([id*='VervangendeVerwerkingsOvereenkomstenPortlet']) .mrvo-data-filter > span > span {
  margin-right: -15px; }

@media only screen and (max-width: 35em) {
  #main-content .ui-panel-content:not([id*='DriePartijenOvereenkomstenPortlet']):not([id*='VervangendeVerwerkingsOvereenkomstenPortlet']) .mrvo-data-filter label {
    width: 80px; } }

@media only screen and (max-width: 35em) {
  #main-content .ui-panel-content:not([id*='DriePartijenOvereenkomstenPortlet']):not([id*='VervangendeVerwerkingsOvereenkomstenPortlet']):not([id*='BetalingsRechtenPortlet']) .mrvo-data-filter > span:first-child {
    display: block; } }

#main-content .ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-filter label {
  width: 80px; }

#main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals, #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals, #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals {
  width: auto; }
  #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals tr,
  #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals td, #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals tr,
  #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals td, #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals tr,
  #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals td {
    white-space: nowrap; }
  @media only screen and (min-width: 768px) {
    #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals td span.th, #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals td span.th, #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals td span.th {
      display: none;
      overflow: hidden;
      width: 0; } }
  @media only screen and (max-width: 767px) {
    #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals td span.th, #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals td span.th, #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals td span.th {
      display: inline-block;
      width: 16rem; }
    #main-content div.ui-panel-content[id*='BetalingsRechtenPortlet'] .mrvo-data-totals td[headers^='hTotaal'] span.th, #main-content div.ui-panel-content[id*='ZuiveringslibCompostPortlet'] .mrvo-data-totals td[headers^='hTotaal'] span.th, #main-content div.ui-panel-content[id*='DierlijkemestPortlet'] .mrvo-data-totals td[headers^='hTotaal'] span.th {
      font-weight: bold; } }

#main-content .mrvo-data-totals,
#main-content .mrvo-data-filter {
  margin: 15px 0;
  text-align: left;
  width: auto; }
  @media only screen and (max-width: 767px) {
    #main-content .mrvo-data-totals,
    #main-content .mrvo-data-filter {
      margin-left: 10px;
      margin-right: 10px; }
      #main-content .mrvo-data-totals span,
      #main-content .mrvo-data-filter span {
        white-space: nowrap; } }
  #main-content .mrvo-data-totals th,
  #main-content .mrvo-data-totals td,
  #main-content .mrvo-data-filter th,
  #main-content .mrvo-data-filter td {
    padding: 0;
    vertical-align: middle; }
    #main-content .mrvo-data-totals th label,
    #main-content .mrvo-data-totals th span,
    #main-content .mrvo-data-totals td label,
    #main-content .mrvo-data-totals td span,
    #main-content .mrvo-data-filter th label,
    #main-content .mrvo-data-filter th span,
    #main-content .mrvo-data-filter td label,
    #main-content .mrvo-data-filter td span {
      display: inline-block;
      margin: 0;
      position: relative; }
      #main-content .mrvo-data-totals th label.ui-messages-info-summary, #main-content .mrvo-data-totals th label.ui-messages-warn-summary, #main-content .mrvo-data-totals th label.ui-messages-error-summary, #main-content .mrvo-data-totals th label.ui-messages-fatal-summary, #main-content .mrvo-data-totals th label.ui-message-info-summary, #main-content .mrvo-data-totals th label.ui-message-warn-summary, #main-content .mrvo-data-totals th label.ui-message-error-summary, #main-content .mrvo-data-totals th label.ui-message-fatal-summary, #main-content .mrvo-data-totals th label.ui-messages-info-detail, #main-content .mrvo-data-totals th label.ui-messages-warn-detail, #main-content .mrvo-data-totals th label.ui-messages-error-detail, #main-content .mrvo-data-totals th label.ui-messages-fatal-detail, #main-content .mrvo-data-totals th label.ui-message-info-detail, #main-content .mrvo-data-totals th label.ui-message-warn-detail, #main-content .mrvo-data-totals th label.ui-message-error-detail, #main-content .mrvo-data-totals th label.ui-message-fatal-detail,
      #main-content .mrvo-data-totals th span.ui-messages-info-summary,
      #main-content .mrvo-data-totals th span.ui-messages-warn-summary,
      #main-content .mrvo-data-totals th span.ui-messages-error-summary,
      #main-content .mrvo-data-totals th span.ui-messages-fatal-summary,
      #main-content .mrvo-data-totals th span.ui-message-info-summary,
      #main-content .mrvo-data-totals th span.ui-message-warn-summary,
      #main-content .mrvo-data-totals th span.ui-message-error-summary,
      #main-content .mrvo-data-totals th span.ui-message-fatal-summary,
      #main-content .mrvo-data-totals th span.ui-messages-info-detail,
      #main-content .mrvo-data-totals th span.ui-messages-warn-detail,
      #main-content .mrvo-data-totals th span.ui-messages-error-detail,
      #main-content .mrvo-data-totals th span.ui-messages-fatal-detail,
      #main-content .mrvo-data-totals th span.ui-message-info-detail,
      #main-content .mrvo-data-totals th span.ui-message-warn-detail,
      #main-content .mrvo-data-totals th span.ui-message-error-detail,
      #main-content .mrvo-data-totals th span.ui-message-fatal-detail,
      #main-content .mrvo-data-totals td label.ui-messages-info-summary,
      #main-content .mrvo-data-totals td label.ui-messages-warn-summary,
      #main-content .mrvo-data-totals td label.ui-messages-error-summary,
      #main-content .mrvo-data-totals td label.ui-messages-fatal-summary,
      #main-content .mrvo-data-totals td label.ui-message-info-summary,
      #main-content .mrvo-data-totals td label.ui-message-warn-summary,
      #main-content .mrvo-data-totals td label.ui-message-error-summary,
      #main-content .mrvo-data-totals td label.ui-message-fatal-summary,
      #main-content .mrvo-data-totals td label.ui-messages-info-detail,
      #main-content .mrvo-data-totals td label.ui-messages-warn-detail,
      #main-content .mrvo-data-totals td label.ui-messages-error-detail,
      #main-content .mrvo-data-totals td label.ui-messages-fatal-detail,
      #main-content .mrvo-data-totals td label.ui-message-info-detail,
      #main-content .mrvo-data-totals td label.ui-message-warn-detail,
      #main-content .mrvo-data-totals td label.ui-message-error-detail,
      #main-content .mrvo-data-totals td label.ui-message-fatal-detail,
      #main-content .mrvo-data-totals td span.ui-messages-info-summary,
      #main-content .mrvo-data-totals td span.ui-messages-warn-summary,
      #main-content .mrvo-data-totals td span.ui-messages-error-summary,
      #main-content .mrvo-data-totals td span.ui-messages-fatal-summary,
      #main-content .mrvo-data-totals td span.ui-message-info-summary,
      #main-content .mrvo-data-totals td span.ui-message-warn-summary,
      #main-content .mrvo-data-totals td span.ui-message-error-summary,
      #main-content .mrvo-data-totals td span.ui-message-fatal-summary,
      #main-content .mrvo-data-totals td span.ui-messages-info-detail,
      #main-content .mrvo-data-totals td span.ui-messages-warn-detail,
      #main-content .mrvo-data-totals td span.ui-messages-error-detail,
      #main-content .mrvo-data-totals td span.ui-messages-fatal-detail,
      #main-content .mrvo-data-totals td span.ui-message-info-detail,
      #main-content .mrvo-data-totals td span.ui-message-warn-detail,
      #main-content .mrvo-data-totals td span.ui-message-error-detail,
      #main-content .mrvo-data-totals td span.ui-message-fatal-detail,
      #main-content .mrvo-data-filter th label.ui-messages-info-summary,
      #main-content .mrvo-data-filter th label.ui-messages-warn-summary,
      #main-content .mrvo-data-filter th label.ui-messages-error-summary,
      #main-content .mrvo-data-filter th label.ui-messages-fatal-summary,
      #main-content .mrvo-data-filter th label.ui-message-info-summary,
      #main-content .mrvo-data-filter th label.ui-message-warn-summary,
      #main-content .mrvo-data-filter th label.ui-message-error-summary,
      #main-content .mrvo-data-filter th label.ui-message-fatal-summary,
      #main-content .mrvo-data-filter th label.ui-messages-info-detail,
      #main-content .mrvo-data-filter th label.ui-messages-warn-detail,
      #main-content .mrvo-data-filter th label.ui-messages-error-detail,
      #main-content .mrvo-data-filter th label.ui-messages-fatal-detail,
      #main-content .mrvo-data-filter th label.ui-message-info-detail,
      #main-content .mrvo-data-filter th label.ui-message-warn-detail,
      #main-content .mrvo-data-filter th label.ui-message-error-detail,
      #main-content .mrvo-data-filter th label.ui-message-fatal-detail,
      #main-content .mrvo-data-filter th span.ui-messages-info-summary,
      #main-content .mrvo-data-filter th span.ui-messages-warn-summary,
      #main-content .mrvo-data-filter th span.ui-messages-error-summary,
      #main-content .mrvo-data-filter th span.ui-messages-fatal-summary,
      #main-content .mrvo-data-filter th span.ui-message-info-summary,
      #main-content .mrvo-data-filter th span.ui-message-warn-summary,
      #main-content .mrvo-data-filter th span.ui-message-error-summary,
      #main-content .mrvo-data-filter th span.ui-message-fatal-summary,
      #main-content .mrvo-data-filter th span.ui-messages-info-detail,
      #main-content .mrvo-data-filter th span.ui-messages-warn-detail,
      #main-content .mrvo-data-filter th span.ui-messages-error-detail,
      #main-content .mrvo-data-filter th span.ui-messages-fatal-detail,
      #main-content .mrvo-data-filter th span.ui-message-info-detail,
      #main-content .mrvo-data-filter th span.ui-message-warn-detail,
      #main-content .mrvo-data-filter th span.ui-message-error-detail,
      #main-content .mrvo-data-filter th span.ui-message-fatal-detail,
      #main-content .mrvo-data-filter td label.ui-messages-info-summary,
      #main-content .mrvo-data-filter td label.ui-messages-warn-summary,
      #main-content .mrvo-data-filter td label.ui-messages-error-summary,
      #main-content .mrvo-data-filter td label.ui-messages-fatal-summary,
      #main-content .mrvo-data-filter td label.ui-message-info-summary,
      #main-content .mrvo-data-filter td label.ui-message-warn-summary,
      #main-content .mrvo-data-filter td label.ui-message-error-summary,
      #main-content .mrvo-data-filter td label.ui-message-fatal-summary,
      #main-content .mrvo-data-filter td label.ui-messages-info-detail,
      #main-content .mrvo-data-filter td label.ui-messages-warn-detail,
      #main-content .mrvo-data-filter td label.ui-messages-error-detail,
      #main-content .mrvo-data-filter td label.ui-messages-fatal-detail,
      #main-content .mrvo-data-filter td label.ui-message-info-detail,
      #main-content .mrvo-data-filter td label.ui-message-warn-detail,
      #main-content .mrvo-data-filter td label.ui-message-error-detail,
      #main-content .mrvo-data-filter td label.ui-message-fatal-detail,
      #main-content .mrvo-data-filter td span.ui-messages-info-summary,
      #main-content .mrvo-data-filter td span.ui-messages-warn-summary,
      #main-content .mrvo-data-filter td span.ui-messages-error-summary,
      #main-content .mrvo-data-filter td span.ui-messages-fatal-summary,
      #main-content .mrvo-data-filter td span.ui-message-info-summary,
      #main-content .mrvo-data-filter td span.ui-message-warn-summary,
      #main-content .mrvo-data-filter td span.ui-message-error-summary,
      #main-content .mrvo-data-filter td span.ui-message-fatal-summary,
      #main-content .mrvo-data-filter td span.ui-messages-info-detail,
      #main-content .mrvo-data-filter td span.ui-messages-warn-detail,
      #main-content .mrvo-data-filter td span.ui-messages-error-detail,
      #main-content .mrvo-data-filter td span.ui-messages-fatal-detail,
      #main-content .mrvo-data-filter td span.ui-message-info-detail,
      #main-content .mrvo-data-filter td span.ui-message-warn-detail,
      #main-content .mrvo-data-filter td span.ui-message-error-detail,
      #main-content .mrvo-data-filter td span.ui-message-fatal-detail {
        font-style: italic;
        margin: 1px 0 0 31px; }
  #main-content .mrvo-data-totals button,
  #main-content .mrvo-data-filter button {
    float: none;
    margin: 0 3px 9px; }
  #main-content .mrvo-data-totals input[type='submit'],
  #main-content .mrvo-data-filter input[type='submit'] {
    float: none;
    margin: 0 3px 9px; }
    #main-content .mrvo-data-totals input[type='submit'][name*='BetalingsRechtenPortlet'], #main-content .mrvo-data-totals input[type='submit'][name*='DierlijkemestPortlet'], #main-content .mrvo-data-totals input[type='submit'][name*='ZuiveringslibCompostPortlet'],
    #main-content .mrvo-data-filter input[type='submit'][name*='BetalingsRechtenPortlet'],
    #main-content .mrvo-data-filter input[type='submit'][name*='DierlijkemestPortlet'],
    #main-content .mrvo-data-filter input[type='submit'][name*='ZuiveringslibCompostPortlet'] {
      margin: 0 3px 1px; }
  #main-content .mrvo-data-totals th,
  #main-content .mrvo-data-filter th {
    font-weight: normal;
    padding-right: 8px;
    text-align: left; }
    #main-content .mrvo-data-totals th:first-child,
    #main-content .mrvo-data-filter th:first-child {
      font-weight: bold; }
      #main-content .mrvo-data-totals th:first-child label,
      #main-content .mrvo-data-filter th:first-child label {
        font-weight: bold; }
  #main-content .mrvo-data-totals td,
  #main-content .mrvo-data-filter td {
    padding-right: 30px;
    white-space: nowrap; }

#main-content .mrvo-data-totals li span:first-child {
  display: inline-block;
  font-weight: 700;
  padding-right: 10px; }

.no-js #main-content .mrvo-data-filter {
  margin: 0 0 1.5em; }

#main-content .mrvo-data-filter input.hasDatepicker {
  color: #3e3e3e;
  font-size: 12px;
  width: 140px; }

#main-content .mrvo-data-filter .ui-datepicker-trigger {
  background: none;
  border: 0;
  bottom: 1px;
  height: auto;
  left: -25px;
  margin: 0;
  right: 1px;
  top: -3px;
  width: 22px; }
  #main-content .mrvo-data-filter .ui-datepicker-trigger .ui-icon {
    background: url("/o/MijnRvo-theme/images/klap/icon-calendar.png") center 1px no-repeat;
    border: 0;
    bottom: -1px;
    height: auto;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    top: 3px;
    width: auto;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0; }

#main-content .mrvo-data-filter th:first-child label {
  top: -5px; }
  @media only screen and (min-width: 980px) {
    #main-content .mrvo-data-filter th:first-child label {
      min-width: 85px; } }

@media only screen and (max-width: 767px) {
  #main-content a.mrvo-action-link {
    margin: 0 10px 10px; } }

#main-content .mrvo-data-table.klapdossierpost-table .ui-datatable-tablewrapper table {
  table-layout: auto; }

#main-content .mrvo-data-table,
#main-content .zaakdetails-table {
  margin: 5px 0 10px; }
  #main-content .mrvo-data-table .ui-datatable-tablewrapper,
  #main-content .zaakdetails-table .ui-datatable-tablewrapper {
    width: 100%; }
    #main-content .mrvo-data-table .ui-datatable-tablewrapper + .ui-paginator,
    #main-content .zaakdetails-table .ui-datatable-tablewrapper + .ui-paginator {
      margin-top: 10px; }
  #main-content .mrvo-data-table div.ui-widget.ui-helper-hidden,
  #main-content .zaakdetails-table div.ui-widget.ui-helper-hidden {
    background-color: #fff !important;
    top: 0 !important; }
  #main-content .mrvo-data-table .ui-paginator + .ui-datatable-tablewrapper > table,
  #main-content .zaakdetails-table .ui-paginator + .ui-datatable-tablewrapper > table {
    margin-top: 10px; }
  #main-content .mrvo-data-table table,
  #main-content .zaakdetails-table table {
    border-collapse: separate !important;
    border-spacing: 1px;
    margin: 0;
    max-width: none;
    table-layout: auto;
    width: 100%; }
    @media only screen and (max-width: 960px) {
      #main-content .mrvo-data-table table,
      #main-content .zaakdetails-table table {
        table-layout: fixed; } }
    #main-content .mrvo-data-table table thead > tr.mrvo-odd > *, #main-content .mrvo-data-table table thead > tr.ui-datatable-odd > *,
    #main-content .mrvo-data-table table tbody > tr.mrvo-odd > *,
    #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd > *,
    #main-content .zaakdetails-table table thead > tr.mrvo-odd > *,
    #main-content .zaakdetails-table table thead > tr.ui-datatable-odd > *,
    #main-content .zaakdetails-table table tbody > tr.mrvo-odd > *,
    #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd > * {
      background-color: #f3f5f6; }
    @media only screen and (max-width: 767px) {
      #main-content .mrvo-data-table table thead > tr > td,
      #main-content .mrvo-data-table table tbody > tr > td,
      #main-content .zaakdetails-table table thead > tr > td,
      #main-content .zaakdetails-table table tbody > tr > td {
        word-break: break-all;
        word-wrap: break-word; }
        #main-content .mrvo-data-table table thead > tr > td > span,
        #main-content .mrvo-data-table table tbody > tr > td > span,
        #main-content .zaakdetails-table table thead > tr > td > span,
        #main-content .zaakdetails-table table tbody > tr > td > span {
          word-break: initial;
          word-wrap: initial; } }
    #main-content .mrvo-data-table table thead > tr.ui-datatable-odd + tr.ui-expanded-row-content > *, #main-content .mrvo-data-table table thead > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > *,
    #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd + tr.ui-expanded-row-content > *,
    #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > *,
    #main-content .zaakdetails-table table thead > tr.ui-datatable-odd + tr.ui-expanded-row-content > *,
    #main-content .zaakdetails-table table thead > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > *,
    #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd + tr.ui-expanded-row-content > *,
    #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > * {
      background-color: #f3f5f6; }
    #main-content .mrvo-data-table table thead > tr > *.clear,
    #main-content .mrvo-data-table table tbody > tr > *.clear,
    #main-content .zaakdetails-table table thead > tr > *.clear,
    #main-content .zaakdetails-table table tbody > tr > *.clear {
      background: none !important; }
    #main-content .mrvo-data-table table thead > tr > *.heading,
    #main-content .mrvo-data-table table tbody > tr > *.heading,
    #main-content .zaakdetails-table table thead > tr > *.heading,
    #main-content .zaakdetails-table table tbody > tr > *.heading {
      font-weight: bold; }
    #main-content .mrvo-data-table table thead > tr > *,
    #main-content .mrvo-data-table table tbody > tr > *,
    #main-content .zaakdetails-table table thead > tr > *,
    #main-content .zaakdetails-table table tbody > tr > * {
      border: 0;
      height: auto;
      line-height: inherit;
      padding: 6px 10px;
      text-align: left; }
      #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2,
      #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler,
      #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2,
      #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler,
      #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2,
      #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler,
      #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 {
        padding: 0; }
        #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler {
          background: none;
          height: 32px;
          position: relative;
          width: 100%; }
          @media only screen and (max-width: 767px) {
            #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler,
            #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler,
            #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler,
            #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler,
            #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler,
            #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler,
            #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler {
              width: 100%; } }
          #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler::before, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
          #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler::before,
          #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
          #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler::before,
          #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
          #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler::before,
          #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler::before {
            background: url("/o/MijnRvo-theme/images/primefaces/ui-icons_default_klap.png") 0 -210px no-repeat;
            content: '';
            display: block;
            height: 16px;
            left: 50%;
            margin: -8px;
            position: absolute;
            top: 50%;
            width: 16px; }

@inlcude phablet {
  #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler::before, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
  #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler::before,
  #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
  #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler::before,
  #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
  #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler::before,
  #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler::before {
    left: 8px; } }
          #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler.ui-icon-circle-triangle-s::before, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::before,
          #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler.ui-icon-circle-triangle-s::before,
          #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::before,
          #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler.ui-icon-circle-triangle-s::before,
          #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::before,
          #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler.ui-icon-circle-triangle-s::before,
          #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::before {
            background-position: -16px -210px; }
      #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler,
      #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler,
      #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler,
      #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler {
        width: 32px; }
        @media only screen and (max-width: 960px) {
          #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler,
          #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler,
          #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler,
          #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler {
            display: none; } }
      #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2,
      #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2,
      #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2,
      #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 {
        display: none; }
        @media only screen and (max-width: 960px) {
          #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2,
          #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2,
          #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2,
          #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 {
            display: flex; } }
        #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-column-title,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-column-title,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-column-title,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-column-title {
          display: none; }
        #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler::before,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler::before {
          left: 15px; }
        #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after, #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after {
          display: block;
          font-weight: bold;
          height: 18px;
          padding: 6px 25px;
          text-indent: 2px; }
        #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-e::after {
          content: 'Toon details'; }
        #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after,
        #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after,
        #main-content .zaakdetails-table table thead > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after,
        #main-content .zaakdetails-table table tbody > tr > *.mrvo-row-toggler2 .ui-row-toggler.ui-icon-circle-triangle-s::after {
          content: 'Verberg details'; }
      .no-js #main-content .mrvo-data-table table thead > tr > *.mrvo-col-details, .no-js
      #main-content .mrvo-data-table table tbody > tr > *.mrvo-col-details, .no-js
      #main-content .zaakdetails-table table thead > tr > *.mrvo-col-details, .no-js
      #main-content .zaakdetails-table table tbody > tr > *.mrvo-col-details {
        padding-bottom: 30px !important;
        width: 40%; }
    #main-content .mrvo-data-table table thead > tr > *,
    #main-content .zaakdetails-table table thead > tr > * {
      background: #e5f1f9;
      font-weight: bold;
      white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        #main-content .mrvo-data-table table thead > tr > *,
        #main-content .zaakdetails-table table thead > tr > * {
          white-space: normal; } }
      #main-content .mrvo-data-table table thead > tr > *.ui-sortable-column:hover *,
      #main-content .zaakdetails-table table thead > tr > *.ui-sortable-column:hover * {
        color: #007bc7; }
      #main-content .mrvo-data-table table thead > tr > * span:first-child,
      #main-content .zaakdetails-table table thead > tr > * span:first-child {
        display: inline-block;
        margin-right: 15px;
        white-space: normal; }
      #main-content .mrvo-data-table table thead > tr > * input.ui-column-filter,
      #main-content .zaakdetails-table table thead > tr > * input.ui-column-filter {
        background: #fff;
        border: 1px solid #ccc;
        color: #3e3e3e;
        font-weight: normal; }
        #main-content .mrvo-data-table table thead > tr > * input.ui-column-filter::-webkit-input-placeholder,
        #main-content .zaakdetails-table table thead > tr > * input.ui-column-filter::-webkit-input-placeholder {
          color: #a8a8a8;
          font-style: italic;
          -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
          filter: alpha(opacity=100);
          opacity: 1; }
        #main-content .mrvo-data-table table thead > tr > * input.ui-column-filter::-moz-placeholder,
        #main-content .zaakdetails-table table thead > tr > * input.ui-column-filter::-moz-placeholder {
          color: #a8a8a8;
          font-style: italic;
          -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
          filter: alpha(opacity=100);
          opacity: 1; }
        #main-content .mrvo-data-table table thead > tr > * input.ui-column-filter.ui-watermark,
        #main-content .zaakdetails-table table thead > tr > * input.ui-column-filter.ui-watermark {
          color: #a8a8a8;
          font-style: italic;
          -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
          filter: alpha(opacity=100);
          opacity: 1; }
      #main-content .mrvo-data-table table thead > tr > * .ui-icon,
      #main-content .zaakdetails-table table thead > tr > * .ui-icon {
        background: url("/o/MijnRvo-theme/images/klap/arrow-updown.png") center center no-repeat;
        margin: 2px 0 0 -12px;
        position: relative;
        right: auto; }
      #main-content .mrvo-data-table table thead > tr > * .ui-icon-triangle-1-n,
      #main-content .zaakdetails-table table thead > tr > * .ui-icon-triangle-1-n {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-up.png"); }
      #main-content .mrvo-data-table table thead > tr > * .ui-icon-triangle-1-s,
      #main-content .zaakdetails-table table thead > tr > * .ui-icon-triangle-1-s {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-down.png"); }
      #main-content .mrvo-data-table table thead > tr > *:hover .ui-icon,
      #main-content .zaakdetails-table table thead > tr > *:hover .ui-icon {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-updown-hov.png"); }
      #main-content .mrvo-data-table table thead > tr > *:hover .ui-icon-triangle-1-n,
      #main-content .zaakdetails-table table thead > tr > *:hover .ui-icon-triangle-1-n {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-up-hov.png"); }
      #main-content .mrvo-data-table table thead > tr > *:hover .ui-icon-triangle-1-s,
      #main-content .zaakdetails-table table thead > tr > *:hover .ui-icon-triangle-1-s {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-down-hov.png"); }
    #main-content .mrvo-data-table table .mrvo-hide-thead,
    #main-content .zaakdetails-table table .mrvo-hide-thead {
      margin-top: 15px; }
      #main-content .mrvo-data-table table .mrvo-hide-thead thead,
      #main-content .zaakdetails-table table .mrvo-hide-thead thead {
        display: none; }
    #main-content .mrvo-data-table table tbody > tr,
    #main-content .zaakdetails-table table tbody > tr {
      vertical-align: top; }
      #main-content .mrvo-data-table table tbody > tr.ui-state-hover > *, #main-content .mrvo-data-table table tbody > tr.ui-state-highlight > *,
      #main-content .zaakdetails-table table tbody > tr.ui-state-hover > *,
      #main-content .zaakdetails-table table tbody > tr.ui-state-highlight > * {
        background: #b2d7ee !important;
        cursor: pointer; }
    #main-content .mrvo-data-table table tbody tr.ui-expanded-row-content div.ui-panel,
    #main-content .zaakdetails-table table tbody tr.ui-expanded-row-content div.ui-panel {
      width: 100%; }
    #main-content .mrvo-data-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion,
    #main-content .zaakdetails-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-right.png");
      color: #114476; }
      #main-content .mrvo-data-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion:hover, #main-content .mrvo-data-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion:active,
      #main-content .zaakdetails-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion:hover,
      #main-content .zaakdetails-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion:active {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png");
        color: #007bc7; }
      #main-content .mrvo-data-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion.expanded,
      #main-content .zaakdetails-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion.expanded {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-up.png"); }
        #main-content .mrvo-data-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion.expanded:hover, #main-content .mrvo-data-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion.expanded:active,
        #main-content .zaakdetails-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion.expanded:hover,
        #main-content .zaakdetails-table table tbody tr.ui-datatable-odd + tr.ui-expanded-row-content a.toggleAccordion.expanded:active {
          background-image: url("/o/MijnRvo-theme/images/klap/arrow-up-hov.png"); }
    #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details,
    #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details {
      left: auto;
      margin: 3px 36px 20px;
      min-width: 300px;
      width: auto; }
      @media only screen and (max-width: 960px) {
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details {
          margin: 0 10px;
          width: 100%; } }
      #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li,
      #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li {
        display: flex;
        margin: 1px 0 0;
        clear: both;
        zoom: 1; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li::before, #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li::after,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li::before,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li::after {
          content: '';
          display: table; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li::after,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li::after {
          clear: both; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li:first-child,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li:first-child {
          margin-top: 0; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column1,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column1 {
          font-weight: bold;
          min-width: 130px;
          width: 30%; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column1,
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column2,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column1,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column2 {
          display: inline-block;
          margin: 0;
          padding: 0;
          vertical-align: top; }
          #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column1 label,
          #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column2 label,
          #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column1 label,
          #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column2 label {
            margin-right: 2px; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .betalingsrechtcolumn1,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .betalingsrechtcolumn1 {
          font-weight: bold;
          min-width: 130px;
          width: 15%; }
        #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .betalingsrechtcolumn2,
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .betalingsrechtcolumn2 {
          display: inline-block;
          margin: 0;
          padding: 0;
          min-width: 200px;
          max-width: 350px;
          vertical-align: top; }
          #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .betalingsrechtcolumn2 label,
          #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .betalingsrechtcolumn2 label {
            margin-right: 2px; }
      .no-js #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details, .no-js
      #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details {
        margin: 0 0 10px;
        min-width: 0; }
        .no-js #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column1, .no-js
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column1 {
          width: 50%; }
        .no-js #main-content .mrvo-data-table table tbody ul.mrvo-data-table-details li .column2, .no-js
        #main-content .zaakdetails-table table tbody ul.mrvo-data-table-details li .column2 {
          width: 45%; }
    #main-content .mrvo-data-table table tbody div.mrvo-data-table-details.mrvo-first-details,
    #main-content .zaakdetails-table table tbody div.mrvo-data-table-details.mrvo-first-details {
      margin-top: 5px; }
    #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th,
    #main-content .zaakdetails-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th {
      display: table-cell; }
      #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th span,
      #main-content .zaakdetails-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th span {
        min-width: 0; }
    #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table,
    #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table {
      border-spacing: 0;
      margin: 0 36px;
      min-width: 300px;
      width: auto; }
      @media only screen and (max-width: 960px) {
        #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table,
        #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table {
          margin: 0;
          padding: 0 10px;
          width: 100%; }
          #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.heading,
          #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.heading {
            font-weight: normal; }
          #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td:not(.heading),
          #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td:not(.heading) {
            width: auto; } }
      #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table tr,
      #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table tr {
        background: none; }
      #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table tr *,
      #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table tr * {
        background: none; }
      #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table thead th,
      #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table thead th {
        color: #114476;
        padding: 2em 0 3px !important; }
      #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td,
      #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td {
        padding: 0 0 5px !important;
        width: 500px; }
        #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.columns,
        #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.columns {
          width: 250px; }
        #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.heading,
        #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.heading {
          width: 278px; }
          @media only screen and (max-width: 960px) {
            #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.heading,
            #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.heading {
              min-width: 130px;
              width: 30%; } }
      .no-js #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table, .no-js
      #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table {
        margin: 0;
        min-width: 0; }
        .no-js #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.heading, .no-js
        #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.heading {
          width: 298px; }
    #main-content .mrvo-data-table table tbody a.toggleAccordion,
    #main-content .zaakdetails-table table tbody a.toggleAccordion {
      margin: 13px 0 30px 36px; }
  @media only screen and (max-width: 767px) {
    #main-content .mrvo-data-table .ui-datatable-reflow .ui-datatable-data td .ui-column-title,
    #main-content .zaakdetails-table .ui-datatable-reflow .ui-datatable-data td .ui-column-title {
      font-weight: bold; } }

#main-content table.mrvo-data-filter .ui-datepicker-trigger .ui-icon {
  top: 0; }

@media only screen and (max-width: 960px) {
  body.MijnRVO #main-content .mrvo-data-table table thead > tr.mrvo-even, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-even,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.mrvo-even,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-even,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.mrvo-even,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-even,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.mrvo-even,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-even {
    background: none repeat scroll 0 0 #f2f5f9; }
  body.MijnRVO #main-content .mrvo-data-table table thead > tr.mrvo-even > *, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-even > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.mrvo-even > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-even > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.mrvo-even > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-even > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.mrvo-even > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-even > * {
    background: none repeat scroll 0 0 #f2f5f9; }
  body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-even + tr.ui-expanded-row-content > *, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-even + tr.ui-expanded-row-content > *, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-even + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-even + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-even + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-even + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-even + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-even + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-even + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-even + tr.ui-datatable-summaryrow > * {
    background: none repeat scroll 0 0 #f2f5f9; }
  body.MijnRVO #main-content .mrvo-data-table table thead > tr.mrvo-odd, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-odd,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.mrvo-odd,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.mrvo-odd,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-odd,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.mrvo-odd,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd {
    background-color: #fff; }
  body.MijnRVO #main-content .mrvo-data-table table thead > tr.mrvo-odd > *, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-odd > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.mrvo-odd > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.mrvo-odd > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-odd > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.mrvo-odd > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd > * {
    background-color: #fff; }
  body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-odd + tr.ui-expanded-row-content > *, body.MijnRVO #main-content .mrvo-data-table table thead > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .mrvo-data-table table tbody > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-odd + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .zaakdetails-table table thead > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd + tr.ui-expanded-row-content > *,
  body.MijnRVO #main-content .zaakdetails-table table tbody > tr.ui-datatable-odd + tr.ui-datatable-summaryrow > * {
    background-color: #fff; }
  body.MijnRVO tbody[id*='PostloginSchermenPortlet'].ui-datatable-data tr.ui-datatable-even td:first-child span.ui-column-title:first-child, body.MijnRVO tbody[id*='PostloginSchermenPortlet'].ui-datatable-data tr.ui-datatable-odd td:first-child span.ui-column-title:first-child {
    margin: 0;
    min-width: 0;
    padding: 0;
    width: 0; }
  body.MijnRVO tbody[id*='PostloginSchermenPortlet'].ui-datatable-data tr.ui-datatable-even td span.ui-column-title:first-child, body.MijnRVO tbody[id*='PostloginSchermenPortlet'].ui-datatable-data tr.ui-datatable-odd td span.ui-column-title:first-child {
    margin-left: 15px; }
  body.MijnRVO tbody[id*='PostloginSchermenPortlet'].ui-datatable-data tr td:first-child .ui-helper-hidden-accessible {
    width: 20em; }
    body.MijnRVO tbody[id*='PostloginSchermenPortlet'].ui-datatable-data tr td:first-child .ui-helper-hidden-accessible::after {
      color: #007bc7;
      content: ' Selecteer deze vestiging';
      display: inline-block;
      font-weight: bold;
      margin-left: 10px;
      width: 15em; } }

.sortblock {
  display: none;
  margin-left: 10px; }
  @media only screen and (min-width: 768px) {
    .sortblock {
      margin-left: 0;
      margin-top: 15px; } }
  .sortblock.margin-top {
    margin-top: 15px; }
  .sortblock label {
    margin: 0 10px 2px 0;
    width: 80px; }
  .sortblock select {
    margin-bottom: 0; }

.VisserijOpgaveAalvangst-portlet .sortblock {
  margin-top: 10px; }

body.Small .sortblock {
  display: block; }

body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table {
  table-layout: fixed; }
  @media only screen and (min-width: 768px) {
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr td:nth-child(1),
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr th:nth-child(1) {
      width: 20%; }
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr td:nth-child(2), body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr td:nth-child(3),
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr th:nth-child(2),
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr th:nth-child(3) {
      width: 25%; }
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr td:nth-child(4),
    body.MijnRVO #main-content .HaalZaken-portlet .relatiezaken-table table tr th:nth-child(4) {
      width: 30%; } }

#infostar {
  display: block; }

@media only screen and (max-width: 767px) {
  html:not(.printPreview) .BetalingsRechten-portlet .mrvo-data-totals tr:nth-child(2) {
    margin-top: 10px; }
  body #main-content .KlapDossierPost-portlet .klapdossierpost-table table {
    table-layout: fixed; }
  .Dierlijkemest-portlet .mrvo-data-totals tr:nth-child(2),
  .ZuiveringslibCompost-portlet .mrvo-data-totals tr:nth-child(2) {
    margin-top: 10px; }
  #infostar {
    margin-left: 10px; } }

@media only screen and (min-width: 961px) {
  #infostar {
    margin-bottom: 10px; } }

#main-content .mrvo-loader-modal {
  background-color: #fff;
  font-weight: bold;
  left: 50%;
  margin: 30px 0 0 -155px;
  padding: 13px 13px 60px;
  position: absolute;
  text-align: center;
  width: 310px;
  z-index: 10;
  -moz-box-shadow: 0 5px 12px 0 #3e3e3e;
  -webkit-box-shadow: 0 5px 12px 0 #3e3e3e;
  box-shadow: 0 5px 12px 0 #3e3e3e;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }
  .ie7 #main-content .mrvo-loader-modal,
  .ie8 #main-content .mrvo-loader-modal,
  .ie9 #main-content .mrvo-loader-modal {
    border: 1px solid #3e3e3e; }
  #main-content .mrvo-loader-modal::after {
    background: url("/o/MijnRvo-theme/images/ajax-loader.gif") center center no-repeat;
    bottom: 17px;
    content: '';
    display: block;
    height: 32px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
    speak: none;
    width: 32px; }
  #main-content .mrvo-loader-modal.taking-longer {
    margin-left: -272px;
    width: 518px; }

#main-content .pageActions {
  height: 35px; }
  @media only screen and (max-width: 767px) {
    #main-content .pageActions {
      margin-right: 10px; } }
  #main-content .pageActions form {
    float: right;
    margin-bottom: 10px; }
    #main-content .pageActions form.downloadAction {
      margin-left: 5px; }
  #main-content .pageActions .mrvo-menu.ui-menu .ui-menuitem-text {
    float: none; }

#main-content .mrvo-page-actions {
  clear: both;
  zoom: 1;
  background: none;
  padding: 0; }
  #main-content .mrvo-page-actions::before, #main-content .mrvo-page-actions::after {
    content: '';
    display: table; }
  #main-content .mrvo-page-actions::after {
    clear: both; }
  #main-content .mrvo-page-actions .mrvo-menu.ui-menu {
    background: none;
    float: right;
    padding: 0; }
    #main-content .mrvo-page-actions .mrvo-menu.ui-menu .ui-menuitem {
      border: 0;
      display: inline-block;
      float: none; }
    #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem {
      background: #114476;
      border: 1px solid #114476;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 4px;
      margin: 0 0 0 4px;
      position: relative;
      z-index: 9; }
      #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem.ui-menuitem-active {
        background: #007bc7;
        border: 1px solid #007bc7;
        border-bottom-right-radius: 0;
        border-color: #007bc7;
        color: #fff;
        z-index: 10; }
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem.ui-menuitem-active > ul.ui-menu-list {
          display: block !important; }
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem.ui-menuitem-active:not(.mrvo-menuitem)::before {
          background: #fff;
          bottom: 0;
          content: '';
          height: 3px;
          left: 0;
          position: absolute;
          right: 0;
          z-index: 9; }
      #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem:first-child {
        margin: 0; }
      #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem > .ui-menuitem-link {
        border: 0;
        cursor: pointer;
        font-weight: bold;
        padding: 7px 16px 7px 11px; }
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem > .ui-menuitem-link > * {
          color: #114476;
          cursor: pointer;
          display: inline-block;
          vertical-align: middle; }
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem > .ui-menuitem-link .ui-menuitem-icon,
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem > .ui-menuitem-link .ui-icon-triangle-1-s {
          display: none; }
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem > .ui-menuitem-link > .ui-menuitem-text::after {
          content: '\E601';
          font-family: 'RVO-Icon-Font';
          left: 7px;
          position: relative;
          top: 1px; }
      #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list {
        -webkit-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.6);
        background: #fff !important;
        border: 1px solid #535353 !important;
        box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.6);
        margin: -2px -1px;
        padding: 10px 12px 8px;
        top: 100% !important; }
        #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem {
          color: inherit; }
          #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .ui-menuitem-link {
            background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 3px no-repeat;
            border: 0;
            color: #007bc7;
            display: inline;
            float: none;
            font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
            font-weight: inherit;
            height: auto;
            padding: 0 0 0 10px;
            text-decoration: none;
            width: auto;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -moz-border-radius: 0;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            border-radius: 0;
            font-size: 12px;
            font-family: Arial, Helvetica, Verdana, Tahoma, sans-serif;
            font-size: 11px;
            line-height: inherit;
            position: relative;
            -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
            filter: alpha(opacity=100);
            opacity: 1; }
            #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .ui-menuitem-link:hover, #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .ui-menuitem-link:focus, #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .ui-menuitem-link:active {
              background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 3px no-repeat;
              color: #114476; }
            #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .ui-menuitem-link:not(.ui-state-disabled) .ui-menuitem-text {
              white-space: nowrap; }
          #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .mrvo-text, #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .mrvo-text:hover, #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .mrvo-text:focus, #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem .mrvo-text:active {
            background: none;
            color: #3e3e3e !important;
            cursor: text !important;
            padding: 0;
            -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
            filter: alpha(opacity=100);
            opacity: 1; }
          #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list .ui-menuitem:first-child .mrvo-text {
            padding: 0; }
      #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem.mrvo-print.ui-menuitem-active .ui-menu-list, #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem.mrvo-download.ui-menuitem-active .ui-menu-list {
        z-index: 8 !important; }
      #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem.mrvo-download .ui-menu-list {
        left: auto !important;
        right: 0; }
  #main-content .mrvo-page-actions .mrvo-quicklinks {
    float: right; }
    #main-content .mrvo-page-actions .mrvo-quicklinks a.mrvo-action-link {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 50% no-repeat;
      border: 0;
      color: #007bc7;
      display: inline;
      float: none;
      font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: inherit;
      height: auto;
      padding: 0 0 0 10px;
      text-decoration: none;
      width: auto;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      font-size: 12px; }
      #main-content .mrvo-page-actions .mrvo-quicklinks a.mrvo-action-link:hover, #main-content .mrvo-page-actions .mrvo-quicklinks a.mrvo-action-link:focus, #main-content .mrvo-page-actions .mrvo-quicklinks a.mrvo-action-link:active {
        background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 50% no-repeat;
        color: #114476; }
    #main-content .mrvo-page-actions .mrvo-quicklinks div {
      display: inline; }
    #main-content .mrvo-page-actions .mrvo-quicklinks > div {
      display: inline-block;
      margin-left: 20px;
      vertical-align: middle; }
      #main-content .mrvo-page-actions .mrvo-quicklinks > div:first-child {
        margin-left: 0; }
  #main-content .mrvo-page-actions + .mrvo-data-table {
    margin-top: 7px; }
  #main-content .mrvo-page-actions + .ui-tabs {
    margin-top: -25px; }
  #main-content .mrvo-page-actions + .ui-panel .ui-tabs {
    margin-top: -25px; }

.MijnRVO #main-content .mrvo-page-actions .mrvo-menu.ui-menu .ui-menu-parent .ui-menu-child {
  min-width: 150px;
  width: initial; }

.MijnRVO #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem > .ui-menuitem-link > * {
  color: #fff; }

.MijnRVO #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menuitem-link {
  padding: 3px 11px 3px 4px; }

.MijnRVO #main-content .mrvo-page-actions .mrvo-menu.ui-menu .mrvo-menuitem .ui-menu-list {
  -webkit-box-shadow: none;
  background: #fff;
  border: 3px solid #007bc7 !important;
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  border-color: #007bc7;
  border-style: solid;
  border-top-left-radius: 7px;
  border-top-right-radius: 0;
  border-width: 3px;
  box-shadow: none;
  height: auto !important;
  left: initial !important;
  margin: 2px -1px;
  overflow: hidden !important;
  right: 0 !important; }

.ie .MijnRVO #main-content .mrvo-page-actions .ui-menu.mrvo-menu .mrvo-menuitem .ui-menu-list {
  left: auto !important;
  right: 0;
  width: 240px; }

.portlet-boundary .portlet-msg-info a:not(.button), .portlet-boundary .portlet-msg-info a:not(.button):active, .portlet-boundary .portlet-msg-info a:not(.button):hover, .portlet-boundary .portlet-msg-info a:not(.button):focus {
  background: none;
  padding: 0;
  text-decoration: underline; }

.ui-message-error,
.portlet-msg-error,
.popup-alert-warning,
.portlet-msg-info,
.popup-alert-notice,
.popup-alert-warning {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border: 0;
  color: #3e3e3e;
  display: block;
  font-style: italic;
  font-weight: normal;
  margin: 1px 0 0;
  padding: 10px !important; }
  .ui-message-error .close,
  .portlet-msg-error .close,
  .popup-alert-warning .close,
  .portlet-msg-info .close,
  .popup-alert-notice .close,
  .popup-alert-warning .close {
    float: right;
    font-style: normal;
    margin: 0 5px; }
  .ui-message-error code,
  .portlet-msg-error code,
  .popup-alert-warning code,
  .portlet-msg-info code,
  .popup-alert-notice code,
  .popup-alert-warning code {
    font-style: italic; }

.ui-datatable-empty-message .ui-dt-c {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fdf6bb;
  background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border: 0;
  border-color: #fdf6bb;
  color: #3e3e3e;
  display: block;
  font-style: italic;
  font-weight: normal;
  margin: 1px 0 0;
  padding: 10px !important; }
  .ui-datatable-empty-message .ui-dt-c .close {
    float: right;
    font-style: normal;
    margin: 0 5px; }
  .ui-datatable-empty-message .ui-dt-c code {
    font-style: italic; }

body .alert-danger,
body .alert-error,
body .alert-info,
body .alert-success,
body .alert-warning {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-position: 10px 10px;
  background-repeat: no-repeat;
  border: 0;
  color: #3e3e3e;
  display: block;
  font-style: italic;
  font-weight: normal;
  margin: 1px 0 0;
  min-height: 40px;
  min-width: 100%;
  padding: 10px 10px 10px 40px !important; }
  body .alert-danger .close,
  body .alert-error .close,
  body .alert-info .close,
  body .alert-success .close,
  body .alert-warning .close {
    float: right;
    font-style: normal;
    margin: 0 5px; }
  body .alert-danger code,
  body .alert-error code,
  body .alert-info code,
  body .alert-success code,
  body .alert-warning code {
    font-style: italic; }

.popup-alert-warning,
.popup-alert-notice {
  padding: 5px 0 5px 40px !important; }

.portlet-msg-error,
.portlet-msg-info {
  margin-top: 10px;
  min-height: 40px;
  min-width: 100%;
  padding-left: 40px !important; }

.portlet-msg-error span {
  margin-left: 30px; }

.ui-message-error,
.portlet-msg-error,
.popup-alert-warning {
  background-color: #f2bfbb !important;
  background-image: url("/o/MijnRvo-theme/images/huisstijl/message_err.png");
  border-color: #f2bfbb !important; }

.alert.alert-danger, .alert.alert-error {
  background-color: #f2bfbb !important;
  background-image: url("/o/MijnRvo-theme/images/huisstijl/message_err.png");
  border-color: #f2bfbb !important; }

.alert.alert-info, .alert.alert-success {
  background-color: #fdf6bb;
  background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
  background-repeat: no-repeat;
  border-color: #fdf6bb; }

.ui-message-error-icon,
.ui-message-warn-icon,
.ui-message-info-icon {
  background: none;
  width: 0; }

.portlet-msg-info,
.ui-message-warn,
.ui-message-info,
.popup-alert-notice {
  background-color: #fdf6bb;
  background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
  background-repeat: no-repeat;
  border-color: #fdf6bb; }

.ui-message-warn,
.ui-message-info {
  background-position: 10px center;
  padding: 10px 0 10px 40px; }

.ui-message-warn-detail,
.ui-message-info-detail {
  color: #3e3e3e;
  font-style: italic; }

.portlet-msg-info.outdated-browser {
  background-position: 17px 10px;
  font-style: normal;
  padding-bottom: 10px;
  padding-left: 35px; }
  .portlet-msg-info.outdated-browser li {
    list-style-position: inside;
    list-style-type: circle;
    padding-left: 10px;
    text-indent: -10px; }

#loginerror_window {
  font-style: normal; }

.portlet-msg-info-label,
.portlet-msg-error-label,
.portlet-msg-alert-label,
.portlet-msg-success-label {
  font-weight: inherit; }

.portlet-msg-info-label {
  color: #3e3e3e; }

.portlet-msg-error-label {
  color: #900; }

.portlet-msg-alert-label {
  color: #663; }

#klapErrorMessageContainer {
  margin: 0; }
  #klapErrorMessageContainer.ui-message-warn, #klapErrorMessageContainer.ui-message-warning, #klapErrorMessageContainer.ui-message-info, #klapErrorMessageContainer.ui-message-error, #klapErrorMessageContainer.ui-message-fatal {
    background-position: 10px center;
    min-height: inherit;
    padding: 10px; }
    #klapErrorMessageContainer.ui-message-warn .ui-messages-info-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-warn-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-warning-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-error-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-fatal-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-message-info-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-message-warn-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-message-warning-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-message-error-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-message-fatal-summary,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-info-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-warn-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-warning-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-error-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-messages-fatal-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-message-info-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-message-warn-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-message-warning-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-message-error-detail,
    #klapErrorMessageContainer.ui-message-warn .ui-message-fatal-detail, #klapErrorMessageContainer.ui-message-warning .ui-messages-info-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-warn-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-warning-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-error-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-fatal-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-message-info-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-message-warn-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-message-warning-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-message-error-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-message-fatal-summary,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-info-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-warn-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-warning-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-error-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-messages-fatal-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-message-info-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-message-warn-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-message-warning-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-message-error-detail,
    #klapErrorMessageContainer.ui-message-warning .ui-message-fatal-detail, #klapErrorMessageContainer.ui-message-info .ui-messages-info-summary,
    #klapErrorMessageContainer.ui-message-info .ui-messages-warn-summary,
    #klapErrorMessageContainer.ui-message-info .ui-messages-warning-summary,
    #klapErrorMessageContainer.ui-message-info .ui-messages-error-summary,
    #klapErrorMessageContainer.ui-message-info .ui-messages-fatal-summary,
    #klapErrorMessageContainer.ui-message-info .ui-message-info-summary,
    #klapErrorMessageContainer.ui-message-info .ui-message-warn-summary,
    #klapErrorMessageContainer.ui-message-info .ui-message-warning-summary,
    #klapErrorMessageContainer.ui-message-info .ui-message-error-summary,
    #klapErrorMessageContainer.ui-message-info .ui-message-fatal-summary,
    #klapErrorMessageContainer.ui-message-info .ui-messages-info-detail,
    #klapErrorMessageContainer.ui-message-info .ui-messages-warn-detail,
    #klapErrorMessageContainer.ui-message-info .ui-messages-warning-detail,
    #klapErrorMessageContainer.ui-message-info .ui-messages-error-detail,
    #klapErrorMessageContainer.ui-message-info .ui-messages-fatal-detail,
    #klapErrorMessageContainer.ui-message-info .ui-message-info-detail,
    #klapErrorMessageContainer.ui-message-info .ui-message-warn-detail,
    #klapErrorMessageContainer.ui-message-info .ui-message-warning-detail,
    #klapErrorMessageContainer.ui-message-info .ui-message-error-detail,
    #klapErrorMessageContainer.ui-message-info .ui-message-fatal-detail, #klapErrorMessageContainer.ui-message-error .ui-messages-info-summary,
    #klapErrorMessageContainer.ui-message-error .ui-messages-warn-summary,
    #klapErrorMessageContainer.ui-message-error .ui-messages-warning-summary,
    #klapErrorMessageContainer.ui-message-error .ui-messages-error-summary,
    #klapErrorMessageContainer.ui-message-error .ui-messages-fatal-summary,
    #klapErrorMessageContainer.ui-message-error .ui-message-info-summary,
    #klapErrorMessageContainer.ui-message-error .ui-message-warn-summary,
    #klapErrorMessageContainer.ui-message-error .ui-message-warning-summary,
    #klapErrorMessageContainer.ui-message-error .ui-message-error-summary,
    #klapErrorMessageContainer.ui-message-error .ui-message-fatal-summary,
    #klapErrorMessageContainer.ui-message-error .ui-messages-info-detail,
    #klapErrorMessageContainer.ui-message-error .ui-messages-warn-detail,
    #klapErrorMessageContainer.ui-message-error .ui-messages-warning-detail,
    #klapErrorMessageContainer.ui-message-error .ui-messages-error-detail,
    #klapErrorMessageContainer.ui-message-error .ui-messages-fatal-detail,
    #klapErrorMessageContainer.ui-message-error .ui-message-info-detail,
    #klapErrorMessageContainer.ui-message-error .ui-message-warn-detail,
    #klapErrorMessageContainer.ui-message-error .ui-message-warning-detail,
    #klapErrorMessageContainer.ui-message-error .ui-message-error-detail,
    #klapErrorMessageContainer.ui-message-error .ui-message-fatal-detail, #klapErrorMessageContainer.ui-message-fatal .ui-messages-info-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-warn-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-warning-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-error-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-fatal-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-info-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-warn-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-warning-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-error-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-fatal-summary,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-info-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-warn-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-warning-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-error-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-messages-fatal-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-info-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-warn-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-warning-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-error-detail,
    #klapErrorMessageContainer.ui-message-fatal .ui-message-fatal-detail {
      display: inline-block; }

.alert-block.popup-alert-notice.fixed-notice {
  left: 0;
  position: fixed;
  top: 0; }

.alert-block.popup-alert-notice, .alert-block.popup-alert-warning {
  position: relative; }
  .alert-block.popup-alert-notice button.popup-alert-close, .alert-block.popup-alert-warning button.popup-alert-close {
    background: #007bc7;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 28px;
    margin: 3px;
    overflow: visible;
    padding: 4px 6px;
    text-decoration: none;
    text-shadow: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 4px; }
    .alert-block.popup-alert-notice button.popup-alert-close:hover, .alert-block.popup-alert-notice button.popup-alert-close:focus, .alert-block.popup-alert-notice button.popup-alert-close:active, .alert-block.popup-alert-notice button.popup-alert-close.ui-state-hover, .alert-block.popup-alert-notice button.popup-alert-close.ui-state-focus, .alert-block.popup-alert-notice button.popup-alert-close.state-hover, .alert-block.popup-alert-notice button.popup-alert-close.buttonitem-focused, .alert-block.popup-alert-warning button.popup-alert-close:hover, .alert-block.popup-alert-warning button.popup-alert-close:focus, .alert-block.popup-alert-warning button.popup-alert-close:active, .alert-block.popup-alert-warning button.popup-alert-close.ui-state-hover, .alert-block.popup-alert-warning button.popup-alert-close.ui-state-focus, .alert-block.popup-alert-warning button.popup-alert-close.state-hover, .alert-block.popup-alert-warning button.popup-alert-close.buttonitem-focused {
      background: #114476;
      border-color: #114476;
      color: #fff; }
    .alert-block.popup-alert-notice button.popup-alert-close.state-hover .buttonitem-label, .alert-block.popup-alert-notice button.popup-alert-close.buttonitem-focused .buttonitem-label, .alert-block.popup-alert-warning button.popup-alert-close.state-hover .buttonitem-label, .alert-block.popup-alert-warning button.popup-alert-close.buttonitem-focused .buttonitem-label {
      background: #114476;
      border-color: #114476;
      color: #fff; }
    .alert-block.popup-alert-notice button.popup-alert-close.ui-state-active, .alert-block.popup-alert-warning button.popup-alert-close.ui-state-active {
      color: #ccc; }
    @media only screen and (max-width: 1224px) {
      .alert-block.popup-alert-notice button.popup-alert-close, .alert-block.popup-alert-warning button.popup-alert-close {
        float: none;
        margin-left: 30px; } }
  @media only screen and (min-width: 768px) and (max-width: 979px) {
    .alert-block.popup-alert-notice, .alert-block.popup-alert-warning {
      margin: 0; } }
  @media only screen and (max-width: 767px) {
    .alert-block.popup-alert-notice, .alert-block.popup-alert-warning {
      margin: 0; } }

#main-content .ui-accordion a {
  color: #007bc7;
  text-decoration: underline; }
  #main-content .ui-accordion a:active, #main-content .ui-accordion a:hover, #main-content .ui-accordion a:focus {
    color: #114476; }
  #main-content .ui-accordion a.extern {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    padding-left: 12px;
    text-decoration: underline; }
    #main-content .ui-accordion a.extern:hover, #main-content .ui-accordion a.extern:focus, #main-content .ui-accordion a.extern:active {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
      color: #114476; }
  #main-content .ui-accordion a.ui-tabs-anchor {
    text-decoration: none; }

#main-content .ui-accordion h3.ui-accordion-header {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") no-repeat left 12px;
  border: 1px solid #ccc;
  border-width: 0 0 1px;
  color: #114476;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  height: auto;
  line-height: 18px;
  margin: 0;
  padding: 10px 0 10px 12px;
  text-decoration: none;
  width: 100%;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25); }
  #main-content .ui-accordion h3.ui-accordion-header:hover, #main-content .ui-accordion h3.ui-accordion-header:focus, #main-content .ui-accordion h3.ui-accordion-header:active {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png");
    color: #007bc7; }
  #main-content .ui-accordion h3.ui-accordion-header.ui-state-active {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-down.png"); }
    #main-content .ui-accordion h3.ui-accordion-header.ui-state-active:hover, #main-content .ui-accordion h3.ui-accordion-header.ui-state-active:focus, #main-content .ui-accordion h3.ui-accordion-header.ui-state-active:active {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-down-hov.png"); }
  #main-content .ui-accordion h3.ui-accordion-header .ui-icon {
    display: none; }

#main-content .ui-accordion .ui-accordion-content {
  margin-bottom: 0;
  margin-top: -1px;
  overflow: hidden; }
  #main-content .ui-accordion .ui-accordion-content h3, #main-content .ui-accordion .ui-accordion-content h3:hover, #main-content .ui-accordion .ui-accordion-content h3:active, #main-content .ui-accordion .ui-accordion-content h3:focus,
  #main-content .ui-accordion .ui-accordion-content h4,
  #main-content .ui-accordion .ui-accordion-content h4:hover,
  #main-content .ui-accordion .ui-accordion-content h4:active,
  #main-content .ui-accordion .ui-accordion-content h4:focus,
  #main-content .ui-accordion .ui-accordion-content h5,
  #main-content .ui-accordion .ui-accordion-content h5:hover,
  #main-content .ui-accordion .ui-accordion-content h5:active,
  #main-content .ui-accordion .ui-accordion-content h5:focus {
    background: none;
    border: 0;
    cursor: default;
    margin-top: 10px; }
  #main-content .ui-accordion .ui-accordion-content.ui-helper-reset {
    line-height: 162%; }

#main-content .ui-accordion .ui-tabs .ui-tabs-nav {
  background: none;
  border-bottom: 1px solid #a8a8a8;
  margin: 10px 0 1em;
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    #main-content .ui-accordion .ui-tabs .ui-tabs-nav {
      display: none; } }
  #main-content .ui-accordion .ui-tabs .ui-tabs-nav li {
    background-color: #ccc;
    border: 1px solid #a8a8a8;
    border-radius: 10px 10px 0 0;
    display: table-cell;
    padding: 6px 10px 3px 12px; }
    #main-content .ui-accordion .ui-tabs .ui-tabs-nav li a {
      padding: 0; }
      #main-content .ui-accordion .ui-tabs .ui-tabs-nav li a:hover {
        color: #007bc7; }
    #main-content .ui-accordion .ui-tabs .ui-tabs-nav li.ui-state-active, #main-content .ui-accordion .ui-tabs .ui-tabs-nav li.ui-state-hover {
      background-color: #fff; }
      #main-content .ui-accordion .ui-tabs .ui-tabs-nav li.ui-state-active a, #main-content .ui-accordion .ui-tabs .ui-tabs-nav li.ui-state-hover a {
        color: #007bc7; }

@media only screen and (max-width: 767px) {
  #main-content .ui-accordion .detailblokken {
    margin-left: 18px; }
    #main-content .ui-accordion .detailblokken p,
    #main-content .ui-accordion .detailblokken h2,
    #main-content .ui-accordion .detailblokken h3,
    #main-content .ui-accordion .detailblokken h4,
    #main-content .ui-accordion .detailblokken h5,
    #main-content .ui-accordion .detailblokken h6 {
      margin: 0 10px 10px 0; } }

#main-content .ui-accordion h4.detailblokkentab {
  margin: 10px 10px 10px 0; }
  @media only screen and (min-width: 768px) {
    #main-content .ui-accordion h4.detailblokkentab {
      display: none; } }
  #main-content .ui-accordion h4.detailblokkentab::before {
    content: '+';
    display: inline-block;
    font-family: Verdana, Tahoma, Arial, sans-serif;
    width: 18px; }
  #main-content .ui-accordion h4.detailblokkentab.active::before {
    content: '-';
    padding-left: 3px;
    width: 15px; }

@-moz-document url-prefix() {
  #main-content .ui-accordion ol {
    margin: 10px 0 15px 20px; } }

.detailblokkenlink {
  background: none !important;
  display: inline-block;
  margin: 10px 0;
  padding: 0; }
  .detailblokkenlink:hover, .detailblokkenlink:active, .detailblokkenlink.active {
    cursor: pointer;
    text-decoration: none; }
  .detailblokkenlink a {
    background: none;
    font-weight: normal; }
  .detailblokkenlink.ui-state-active a {
    color: #007bc7;
    font-weight: bold; }
  .detailblokkenlink:first-child a {
    background: none;
    padding: 0 3px 0 0; }

#ui-datepicker-div {
  width: auto; }

body .ui-datepicker {
  -webkit-box-shadow: 4px 4px 2px 0 rgba(0, 0, 0, 0.6);
  background: #fff;
  box-shadow: 0 4px 4px 2px rgba(0, 0, 0, 0.6);
  padding: 3px; }
  body .ui-datepicker .ui-datepicker-header {
    background: #d9ebf7; }
    body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev,
    body .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      background-position: center center;
      background-repeat: no-repeat;
      border: 0;
      bottom: 0;
      height: auto;
      position: absolute;
      top: 0;
      width: 26px; }
      body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev span,
      body .ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
        display: none; }
    body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-left.png");
      left: 0; }
      body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active, body .ui-datepicker .ui-datepicker-header .ui-datepicker-prev:focus {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-left-hov.png"); }
    body .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-right.png");
      right: 0; }
      body .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover, body .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active, body .ui-datepicker .ui-datepicker-header .ui-datepicker-next:focus {
        background-image: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png"); }
  body .ui-datepicker .ui-datepicker-calendar {
    background: #fff;
    font-size: inherit;
    margin: 0; }
    body .ui-datepicker .ui-datepicker-calendar thead th {
      padding: 4px; }
    body .ui-datepicker .ui-datepicker-calendar th,
    body .ui-datepicker .ui-datepicker-calendar td {
      background: #fff;
      font-size: 11px; }
    body .ui-datepicker .ui-datepicker-calendar a {
      background: #f3f5f6 !important;
      border: 1px solid #d9ebf7 !important;
      color: #3e3e3e !important;
      font-weight: normal !important;
      text-shadow: none !important; }
      body .ui-datepicker .ui-datepicker-calendar a:hover {
        border-color: #114476 !important; }
    body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable span {
      background: #f3f5f6 !important;
      border: 1px solid #d9ebf7 !important;
      color: #3e3e3e !important;
      font-weight: normal !important;
      text-shadow: none !important; }
    body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
      background: #d9ebf7 !important;
      border-color: #d9ebf7 !important;
      color: #3e3e3e !important; }
      body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a:hover {
        border-color: #114476 !important; }
    body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
      background: #fff !important;
      border-color: #114476 !important;
      color: #3e3e3e !important; }
    body .ui-datepicker .ui-datepicker-calendar .ui-datepicker-other-month a {
      background: #fff !important;
      border-color: #fff !important;
      font-style: italic; }

.MijnRVO .ui-datepicker select.ui-datepicker-month {
  width: 46%; }

.MijnRVO .ui-datepicker select.ui-datepicker-year {
  width: 52%; }

div.ui-widget.ui-helper-hidden {
  background-color: #fff !important; }

body .ui-tooltip {
  background-color: #D9EBF7; }
  body .ui-tooltip .ui-tooltip-arrow {
    display: none; }
  body .ui-tooltip .ui-tooltip-text {
    background-color: #007BC7;
    padding: 7px;
    line-height: normal;
    font-size: 13px; }

body .ui-widget,
body .ui-widget-header {
  font: inherit; }

#main-content .ui-paginator {
  border: 0;
  padding: 0; }
  #main-content .ui-paginator a,
  #main-content .ui-paginator span {
    vertical-align: middle;
    border-radius: 0px; }
    #main-content .ui-paginator a[class^='ui-paginator']:not(.ui-paginator-pages),
    #main-content .ui-paginator span[class^='ui-paginator']:not(.ui-paginator-pages) {
      background: none;
      display: inline-block;
      margin: 10px 3px;
      padding: 0; }
      #main-content .ui-paginator a[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current),
      #main-content .ui-paginator span[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current) {
        border: 1px solid #a8a8a8;
        margin: 1px; }
        @media only screen and (min-width: 768px) {
          #main-content .ui-paginator a[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current),
          #main-content .ui-paginator span[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current) {
            padding: 3px; } }
        #main-content .ui-paginator a[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current):not(.ui-state-active):hover, #main-content .ui-paginator a[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current):not(.ui-state-active):focus, #main-content .ui-paginator a[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current):not(.ui-state-active):visited,
        #main-content .ui-paginator span[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current):not(.ui-state-active):hover,
        #main-content .ui-paginator span[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current):not(.ui-state-active):focus,
        #main-content .ui-paginator span[class^='ui-paginator']:not(.ui-paginator-pages):not(.ui-paginator-current):not(.ui-state-active):visited {
          background: #d9ebf7 !important; }
  #main-content .ui-paginator .ui-paginator-rpp-options.ui-corner-left {
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin: 8px 2px; }
    @media only screen and (min-width: 768px) {
      #main-content .ui-paginator .ui-paginator-rpp-options.ui-corner-left {
        margin-bottom: 10px;
        margin-left: 10px; } }
  #main-content .ui-paginator .ui-paginator-pages {
    display: contents;
    margin: 10px 0; }
    #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page {
      background: none;
      font-weight: normal;
      margin: 1px;
      padding: 0 5px 2px; }
      @media only screen and (min-width: 768px) {
        #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page {
          min-width: 26px;
          padding: 3px 5px; } }
      @media only screen and (max-width: 767px) {
        #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page {
          min-width: 19px;
          padding: 1px 2px; } }
      #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page:hover, #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page:focus, #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page:visited {
        background: #d9ebf7 !important;
        color: #3e3e3e !important; }
      #main-content .ui-paginator .ui-paginator-pages .ui-paginator-page.ui-state-active {
        background: #114476 !important;
        color: #fff !important; }
  #main-content .ui-paginator .ui-paginator-first:hover, #main-content .ui-paginator .ui-paginator-first:focus, #main-content .ui-paginator .ui-paginator-first:visited, #main-content .ui-paginator .ui-paginator-first.ui-state-hover,
  #main-content .ui-paginator .ui-paginator-last:hover,
  #main-content .ui-paginator .ui-paginator-last:focus,
  #main-content .ui-paginator .ui-paginator-last:visited,
  #main-content .ui-paginator .ui-paginator-last.ui-state-hover,
  #main-content .ui-paginator .ui-paginator-prev:hover,
  #main-content .ui-paginator .ui-paginator-prev:focus,
  #main-content .ui-paginator .ui-paginator-prev:visited,
  #main-content .ui-paginator .ui-paginator-prev.ui-state-hover,
  #main-content .ui-paginator .ui-paginator-next:hover,
  #main-content .ui-paginator .ui-paginator-next:focus,
  #main-content .ui-paginator .ui-paginator-next:visited,
  #main-content .ui-paginator .ui-paginator-next.ui-state-hover {
    background: none !important; }
  #main-content .ui-paginator .ui-paginator-first .ui-icon,
  #main-content .ui-paginator .ui-paginator-last .ui-icon,
  #main-content .ui-paginator .ui-paginator-prev .ui-icon,
  #main-content .ui-paginator .ui-paginator-next .ui-icon {
    background-position: center center;
    background-repeat: no-repeat;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0; }
  #main-content .ui-paginator .ui-paginator-first .ui-icon {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-first.png"); }
    #main-content .ui-paginator .ui-paginator-first .ui-icon:hover, #main-content .ui-paginator .ui-paginator-first .ui-icon:focus, #main-content .ui-paginator .ui-paginator-first .ui-icon:active {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-first-hov.png"); }
  #main-content .ui-paginator .ui-paginator-last .ui-icon {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-last.png"); }
    #main-content .ui-paginator .ui-paginator-last .ui-icon:hover, #main-content .ui-paginator .ui-paginator-last .ui-icon:focus, #main-content .ui-paginator .ui-paginator-last .ui-icon:active {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-last-hov.png"); }
  #main-content .ui-paginator .ui-paginator-prev .ui-icon {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-left.png"); }
    #main-content .ui-paginator .ui-paginator-prev .ui-icon:hover, #main-content .ui-paginator .ui-paginator-prev .ui-icon:focus, #main-content .ui-paginator .ui-paginator-prev .ui-icon:active {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-left-hov.png"); }
  #main-content .ui-paginator .ui-paginator-next .ui-icon {
    background-image: url("/o/MijnRvo-theme/images/klap/arrow-right.png"); }
    #main-content .ui-paginator .ui-paginator-next .ui-icon:hover, #main-content .ui-paginator .ui-paginator-next .ui-icon:focus, #main-content .ui-paginator .ui-paginator-next .ui-icon:active {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png"); }

#main-content tfoot td.ui-paginator {
  padding-top: 1em; }

.aui.ie .MijnRVO #main-content .ui-paginator .ui-paginator-pages {
  display: inline-block;
  padding: 0; }

.portlet-body > h2 + form > div > .ui-tabs:first-child {
  margin-top: 2em; }

#main-content .ui-tabs {
  padding: 10px; }
  #main-content .ui-tabs .ui-tabs-nav {
    border-bottom: 1px solid #a8a8a8;
    margin: 0;
    padding: 0 0 0 5px; }
    #main-content .ui-tabs .ui-tabs-nav li {
      background-color: #ccc;
      border: 1px solid #a8a8a8;
      font-weight: bold;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 3px 3px 0 0; }
      #main-content .ui-tabs .ui-tabs-nav li.ui-state-active, #main-content .ui-tabs .ui-tabs-nav li.ui-state-focus, #main-content .ui-tabs .ui-tabs-nav li.ui-state-hover {
        background-color: #fff;
        border-bottom-color: #fff; }
      #main-content .ui-tabs .ui-tabs-nav li a {
        color: #114476; }
  #main-content .ui-tabs .ui-tabs-panel {
    background: none;
    padding: 3px 0 0; }
  #main-content .ui-tabs .mrvo-data-table {
    margin-top: 0; }

.tab-active::after {
  border: 10px solid;
  border-bottom-width: 0;
  border-color: #333 transparent transparent;
  bottom: -7px;
  content: '-';
  display: block;
  height: 0;
  left: 50%;
  margin-left: -10px;
  position: absolute;
  text-indent: -9999px;
  width: 0;
  z-index: 20; }

.tab-active strong {
  font-weight: bold; }

@media only screen and (max-width: 767px) {
  .portlet-journal-content + .Abonneren-portlet .portlet-body h2 {
    margin: 0 10px; } }

.Abonneren-portlet h2.subscription {
  margin-top: 10px;
  padding-top: 0; }

.Abonneren-portlet .ui-datalist-data .ui-datalist-item {
  padding-left: 39px; }
  .Abonneren-portlet .ui-datalist-data .ui-datalist-item input[type='checkbox'] {
    margin-left: -29px;
    margin-right: 15px; }

@media only screen and (max-width: 767px) {
  .Abonneren-portlet .ui-panel-content {
    margin: 0 10px; }
  .Abonneren-portlet h2:first-child {
    margin-bottom: 0; }
  .Abonneren-portlet .ui-panel-content h2 {
    margin: 0; }
  .Abonneren-portlet .journal-content-article > h2 {
    margin-bottom: 0; }
  .Abonneren-portlet .portlet-body h2 {
    margin: 10px 10px 0; }
  .Abonneren-portlet .portlet-body h2.subscription:not(:first-child) {
    margin: 0 10px; }
  .Abonneren-portlet .portlet-body div[id*='abonnerenBevestigenPortlet'].ui-widget-content h2 {
    margin: 10px 10px 0 0; } }

.Abonneren-portlet .verplicht {
  padding: 0; }

.Abonneren-portlet .mrvo-required-reminder {
  margin-bottom: 2em; }
  @media only screen and (max-width: 767px) {
    .Abonneren-portlet .mrvo-required-reminder {
      margin-left: 10px; } }

.Abonneren-portlet .mrvo-buttons {
  padding: 15px 0; }

.Abonneren-portlet input.mrvo-email {
  width: 167px; }

.Abonneren-portlet select {
  width: auto; }

@media only screen and (max-width: 767px) {
  .Abonneren-portlet .subscription {
    margin-left: 10px; } }

.Abonneren-beheren-portlet h2.eliLight {
  margin-bottom: 1.5em; }

.Abonneren-beheren-portlet .form-layout {
  margin-bottom: 30px; }
  .Abonneren-beheren-portlet .form-layout .ui-panel-content table {
    table-layout: auto; }
    .Abonneren-beheren-portlet .form-layout .ui-panel-content table td:first-child {
      width: auto; }
    .Abonneren-beheren-portlet .form-layout .ui-panel-content table .subscribers {
      width: 370px; }
    .Abonneren-beheren-portlet .form-layout .ui-panel-content table .amounts strong {
      display: inline-block;
      margin-right: 10px; }
    .Abonneren-beheren-portlet .form-layout .ui-panel-content table tr.buttons td {
      vertical-align: bottom; }
      .Abonneren-beheren-portlet .form-layout .ui-panel-content table tr.buttons td p {
        margin: 0 0 1em; }

.Abonneren-beheren-portlet button {
  float: none;
  margin: 0; }

.Abonneren-beheren-portlet .mrvo-manage-messages th,
.Abonneren-beheren-portlet .mrvo-manage-messages td {
  border-left: 1px solid #fff; }
  .Abonneren-beheren-portlet .mrvo-manage-messages th:first-child,
  .Abonneren-beheren-portlet .mrvo-manage-messages td:first-child {
    border-left: 0; }

.Abonneren-beheren-portlet .mrvo-manage-subsubscriptions th.email {
  width: 120px; }

.Abonneren-beheren-portlet .mrvo-manage-subsubscriptions td.email {
  width: 231px; }
  .Abonneren-beheren-portlet .mrvo-manage-subsubscriptions td.email input {
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }

.Abonneren-beheren-portlet .mrvo-subscribers-list {
  margin: 0 0 1em; }
  .Abonneren-beheren-portlet .mrvo-subscribers-list li {
    margin-top: 8px;
    padding-right: 20px;
    position: relative; }
    .Abonneren-beheren-portlet .mrvo-subscribers-list li:first-child {
      margin-top: 0; }
    .Abonneren-beheren-portlet .mrvo-subscribers-list li .delete,
    .Abonneren-beheren-portlet .mrvo-subscribers-list li .item {
      display: inline-block;
      vertical-align: middle; }
    .Abonneren-beheren-portlet .mrvo-subscribers-list li .delete {
      background: url("/o/MijnRvo-theme/images/klap/verwijderen.png") no-repeat scroll center center transparent;
      cursor: pointer;
      margin: 0 5px 0 -4px;
      overflow: hidden;
      text-indent: -999px;
      width: 19px; }

body .carousel {
  -moz-user-select: none;
  margin-bottom: 15px;
  width: 100%; }
  body .carousel::after {
    clear: both;
    display: block;
    height: 100%; }
  body .carousel li {
    margin: 0 2px; }
  body .carousel .carousel-content {
    background-color: #114476; }
    body .carousel .carousel-content .carousel-item {
      width: 100%; }
      body .carousel .carousel-content .carousel-item.carousel-item-active {
        display: block;
        position: relative; }
      body .carousel .carousel-content .carousel-item img.carousel-item {
        display: block;
        height: auto;
        max-width: 100%;
        position: inherit; }
      body .carousel .carousel-content .carousel-item .carousel-textbox {
        -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
        filter: alpha(opacity=90);
        opacity: 0.9;
        background: #114476;
        bottom: 0;
        display: flex;
        height: 64px;
        justify-content: space-between;
        left: 0;
        overflow: hidden;
        position: absolute;
        width: 100%;
        z-index: 1; }
        @media only screen and (max-width: 979px) {
          body .carousel .carousel-content .carousel-item .carousel-textbox {
            flex-wrap: wrap;
            height: auto;
            position: relative; } }
        body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-overlay {
          background: #114476;
          bottom: 0;
          display: none;
          height: 60px;
          left: 0;
          position: absolute;
          width: 100%;
          z-index: 2;
          -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity= = $value * 100)';
          filter: alpha(opacity=90);
          opacity: 0.9; }
          @media only screen and (max-width: 767px) {
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-overlay {
              height: 100%; } }
          @media only screen and (max-width: 480px) {
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-overlay {
              height: 100%; } }
        body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-text {
          color: #fff;
          line-height: 131%;
          margin: 0 0 5px;
          overflow: hidden;
          padding: 5px 5px 0; }
          body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-text h2 {
            color: #fff;
            height: auto;
            line-height: 2rem;
            margin: 3px 0 0; }
        body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox {
          align-self: flex-end;
          padding: 0 5px 5px 0; }
          @media only screen and (max-width: 979px) {
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox {
              width: 100%; } }
          body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a {
            background: #007bc7;
            border: 0;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            float: right;
            font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
            font-size: 13px;
            font-style: normal;
            font-weight: bold;
            height: 28px;
            margin: 3px;
            overflow: visible;
            padding: 4px 6px;
            text-decoration: none;
            text-shadow: none;
            width: auto;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            -moz-border-radius: 0;
            -webkit-appearance: none;
            -webkit-border-radius: 0;
            border-radius: 4px;
            font-size: 12px;
            border-color: #114476 !important;
            max-width: 199px;
            overflow: hidden;
            padding: 7px 6px;
            text-overflow: ellipsis;
            white-space: nowrap; }
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a:hover, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a:focus, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a:active, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.ui-state-hover, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.ui-state-focus, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.state-hover, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.buttonitem-focused {
              background: #114476;
              border-color: #114476;
              color: #fff; }
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.state-hover .buttonitem-label, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.buttonitem-focused .buttonitem-label {
              background: #114476;
              border-color: #114476;
              color: #fff; }
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a.ui-state-active {
              color: #ccc; }
            body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a:hover, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a:focus, body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-buttonbox a:active {
              background: #007bc7 !important;
              border-color: #007bc7 !important; }
    body .carousel .carousel-content menu {
      background: #fff;
      border: 0;
      display: none;
      height: 16px;
      padding: 4px 6px 6px;
      right: 13px;
      top: 16px;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 4px; }
      body .carousel .carousel-content menu .carousel-menu-item {
        -moz-border-radius: 0;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0; }
        body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-index {
          background: url("/o/MijnRvo-theme/images/klap/noselect_slider.png") no-repeat;
          height: 7px;
          margin: 0 1px;
          width: 8px; }
          body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-index:hover, body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-index:focus, body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-index:active, body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-index.carousel-menu-active {
            background-image: url("/o/MijnRvo-theme/images/klap/select_slider.png"); }
        body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-play {
          background: url("/o/MijnRvo-theme/images/klap/play_slider.png") no-repeat;
          height: 7px;
          margin: 0 1px;
          width: 15px; }
        body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-pause {
          background: url("/o/MijnRvo-theme/images/klap/pause_slider.png") no-repeat;
          height: 7px;
          margin: 0 1px;
          width: 15px; }
        body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-prev, body .carousel .carousel-content menu .carousel-menu-item.carousel-menu-next {
          display: none; }
  body .carousel:not(.staticImage) .carousel-content .carousel-item {
    display: none; }
  @media only screen and (max-width: 767px) {
    body .carousel.staticImage {
      margin: 10px 0; } }
  body .carousel.staticImage .carousel-content .carousel-item {
    display: block;
    top: 0; }

div.uitgelicht-onderwerp {
  line-height: 0;
  margin: 0 0 10px;
  min-width: 360px; }
  @media only screen and (max-width: 767px) {
    div.uitgelicht-onderwerp {
      margin: 10px 0; } }
  div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item {
    overflow: hidden;
    position: relative; }
    div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item a:focus .uitgelicht-onderwerp-textbox {
      outline: 2px solid rgba(77, 144, 254, 0.5);
      outline-offset: -4px; }
    div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox {
      bottom: 0;
      display: flex;
      position: absolute;
      width: 100%; }
      div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox.right-padding {
        padding-right: 10px; }
      div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-text {
        color: #e5f1f9;
        display: inline-block;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-size: 16px;
        line-height: 19px;
        padding: 10px 0 10px 10px;
        text-shadow: -1px 0 #114476, 0 1px #114476, 1px 0 #114476, 0 -1px #114476;
        vertical-align: top; }
        div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-text h2 {
          color: #e5f1f9;
          font-size: calc(16px - -1vw);
          font-weight: normal;
          line-height: calc(18px - -1vw);
          margin: 0;
          text-shadow: -1px 0 1px #114476, 0 1px 1px #114476, 1px 0 1px #114476, 0 -1px 1px #114476; }
          @media only screen and (min-width: 1225px) {
            div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-text h2 {
              font-size: 28px;
              line-height: 30px; } }
        @media only screen and (max-width: 767px) {
          div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-text span {
            display: none; } }
      div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-buttonbox {
        display: none;
        padding: 5px; }
        div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-buttonbox a.button {
          -moz-border-radius: 4px;
          -webkit-border-radius: 4px;
          background: #007bc7;
          border-radius: 4px;
          color: #e5f1f9;
          cursor: pointer;
          display: inline-block;
          font-family: 'RVO-Icon-Font';
          font-size: 28px;
          font-weight: normal;
          line-height: 20px;
          margin: 5px;
          padding: 5px;
          text-align: center;
          text-decoration: none;
          width: 28px; }
          @media only screen and (max-width: 767px) {
            div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-buttonbox a.button {
              margin: 0 5px; } }
          div.uitgelicht-onderwerp div.uitgelicht-onderwerp-item div.uitgelicht-onderwerp-textbox div.uitgelicht-onderwerp-buttonbox a.button#b1 {
            display: none; }

.uitgelicht-onderwerp.blue-background .om-uitgelicht-onderwerp-textbox {
  bottom: 0;
  position: absolute;
  width: 100%; }

.uitgelicht-onderwerp.blue-background .uitgelicht-onderwerp-item .uitgelicht-onderwerp-textbox {
  background-color: rgba(11, 44, 76, 0.5);
  position: static; }
  .uitgelicht-onderwerp.blue-background .uitgelicht-onderwerp-item .uitgelicht-onderwerp-textbox a {
    width: 100%; }
  .uitgelicht-onderwerp.blue-background .uitgelicht-onderwerp-item .uitgelicht-onderwerp-textbox .uitgelicht-onderwerp-text {
    font-size: 14px;
    line-height: 17px;
    padding-right: 10px;
    text-shadow: none; }
    .uitgelicht-onderwerp.blue-background .uitgelicht-onderwerp-item .uitgelicht-onderwerp-textbox .uitgelicht-onderwerp-text h2 {
      font-size: 20px;
      line-height: 28px;
      text-shadow: none; }
    @media only screen and (max-width: 960px) {
      .uitgelicht-onderwerp.blue-background .uitgelicht-onderwerp-item .uitgelicht-onderwerp-textbox .uitgelicht-onderwerp-text span {
        display: none; } }

@media only screen and (max-width: 767px) {
  body .accordion {
    margin-left: 10px;
    margin-right: 10px; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    body .accordion.klap-favorieten-lijst {
      margin-left: 0;
      margin-right: 0; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    body .accordion .portlet-journal-content {
      margin: 0;
      padding: 0; } }

.EuSubsidies-portlet {
  margin-bottom: 100px; }
  .EuSubsidies-portlet a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .EuSubsidies-portlet a:hover, .EuSubsidies-portlet a:focus, .EuSubsidies-portlet a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
      color: #114476; }
  .EuSubsidies-portlet .ui-datatable-data td ul {
    margin: 0; }
  .EuSubsidies-portlet h3 {
    margin-top: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%; }
  #main-content .EuSubsidies-portlet .mrvo-page-actions {
    margin-top: 0; }
  .EuSubsidies-portlet form .subsidiesFields {
    margin-bottom: 20px; }
    .EuSubsidies-portlet form .subsidiesFields label {
      font-weight: bold;
      white-space: normal; }
      @media only screen and (max-width: 767px) {
        .EuSubsidies-portlet form .subsidiesFields label {
          white-space: nowrap; } }
    .EuSubsidies-portlet form .subsidiesFields .column1 {
      display: inline-block;
      font-weight: bold;
      min-width: 115px;
      vertical-align: top;
      width: 31%; }
      .EuSubsidies-portlet form .subsidiesFields .column1 label {
        margin-right: 0; }
    .EuSubsidies-portlet form .subsidiesFields .column2 {
      display: inline-block;
      margin-top: 0;
      white-space: nowrap; }
      .EuSubsidies-portlet form .subsidiesFields .column2 span {
        margin-right: 10px;
        white-space: pre-wrap; }
      .EuSubsidies-portlet form .subsidiesFields .column2 select {
        margin-top: -4px;
        max-width: 210px; }
      .EuSubsidies-portlet form .subsidiesFields .column2 ul {
        margin-top: -2px; }
      .EuSubsidies-portlet form .subsidiesFields .column2 input {
        margin-top: -3px; }
    .EuSubsidies-portlet form .subsidiesFields .columnradio label {
      font-weight: normal;
      margin: 2px 0 0 3px; }
    .EuSubsidies-portlet form .subsidiesFields .columnradio li {
      display: inline;
      padding: 0 4px; }
      @media only screen and (max-width: 767px) {
        .EuSubsidies-portlet form .subsidiesFields .columnradio li {
          display: block; } }
    .EuSubsidies-portlet form .subsidiesFields div.ui-radiobutton {
      display: inline-block; }
    .EuSubsidies-portlet form .subsidiesFields li {
      background-color: #e5f1f9;
      list-style: none;
      margin: 1px 0 0;
      min-height: 20px;
      padding: 10px; }
      .EuSubsidies-portlet form .subsidiesFields li.description, .EuSubsidies-portlet form .subsidiesFields li.columnExtraInfo {
        margin-top: 0;
        padding-top: 0; }
      .EuSubsidies-portlet form .subsidiesFields li.description .column1 {
        display: inline;
        float: left; }
      .EuSubsidies-portlet form .subsidiesFields li.description .column2 {
        display: block;
        margin-left: 30%; }
        .EuSubsidies-portlet form .subsidiesFields li.description .column2 span {
          display: inline-block;
          margin-left: 3px;
          overflow: hidden; }
      .EuSubsidies-portlet form .subsidiesFields li select,
      .EuSubsidies-portlet form .subsidiesFields li input,
      .EuSubsidies-portlet form .subsidiesFields li textarea {
        line-height: 16px;
        max-width: 275px; }
      .EuSubsidies-portlet form .subsidiesFields li select option {
        display: block;
        overflow-wrap: break-word;
        white-space: normal;
        width: auto; }
      .EuSubsidies-portlet form .subsidiesFields li input[type='radio'], .EuSubsidies-portlet form .subsidiesFields li input[type='checkbox'] {
        max-width: 100%; }
      .EuSubsidies-portlet form .subsidiesFields li input.ui-state-hover {
        background-color: #fff; }
      @media only screen and (max-width: 480px) {
        .EuSubsidies-portlet form .subsidiesFields li input {
          max-width: 200px; } }
  @media only screen and (max-width: 767px) {
    .EuSubsidies-portlet form p,
    .EuSubsidies-portlet form h3 {
      margin-left: 10px;
      margin-right: 10px;
      text-overflow: visible;
      white-space: normal; }
    .EuSubsidies-portlet form div.verplicht {
      margin-left: 10px;
      margin-right: 10px;
      text-overflow: visible;
      white-space: normal; } }

@media only screen and (max-width: 767px) {
  .EuSubsidies-portlet form:not(.results) {
    margin-left: 10px; }
  .MijnRVO .EuSubsidies-portlet form:not(.results) > *:not(p):not(h3) {
    margin-left: -10px; }
  .MijnRVO .EuSubsidies-portlet form > p {
    margin-left: 0; } }

.ProductieRechten-portlet {
  margin-bottom: 100px; }
  .ProductieRechten-portlet a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .ProductieRechten-portlet a:hover, .ProductieRechten-portlet a:focus, .ProductieRechten-portlet a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
      color: #114476; }
  @media only screen and (max-width: 767px) {
    .ProductieRechten-portlet h2.eliLight ~ span {
      margin: 0 10px; } }
  .ProductieRechten-portlet h3 {
    margin-top: 1.8rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%; }
  #main-content .ProductieRechten-portlet .mrvo-page-actions {
    margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .ProductieRechten-portlet form {
      margin-left: 10px; } }
  @media only screen and (max-width: 767px) {
    .ProductieRechten-portlet form > h2 {
      margin-left: -10px; } }
  @media only screen and (max-width: 767px) {
    .ProductieRechten-portlet form > div.ui-widget-content {
      margin-left: -10px; } }
  .ProductieRechten-portlet form .productieRechtenFields {
    margin-bottom: 20px; }
    .ProductieRechten-portlet form .productieRechtenFields label {
      font-weight: bold;
      white-space: nowrap; }
      @media only screen and (max-width: 767px) {
        .ProductieRechten-portlet form .productieRechtenFields label {
          white-space: normal; } }
    .ProductieRechten-portlet form .productieRechtenFields .column1 {
      display: inline-block;
      font-weight: bold;
      margin-top: 7px;
      vertical-align: top;
      width: 30%; }
    .ProductieRechten-portlet form .productieRechtenFields .column2 {
      display: inline-block; }
      .ProductieRechten-portlet form .productieRechtenFields .column2 input[type='text'] {
        margin-top: 4px; }
      .ProductieRechten-portlet form .productieRechtenFields .column2 input[type='radio'] {
        margin-top: -3px; }
      .ProductieRechten-portlet form .productieRechtenFields .column2 select {
        margin-top: 3px; }
    .ProductieRechten-portlet form .productieRechtenFields .columnradio label {
      font-weight: normal;
      margin: 2px 0 0 3px; }
    .ProductieRechten-portlet form .productieRechtenFields .columnradio li {
      display: inline;
      padding: 0 4px; }
      @media only screen and (max-width: 767px) {
        .ProductieRechten-portlet form .productieRechtenFields .columnradio li {
          display: block;
          width: auto; } }
    .ProductieRechten-portlet form .productieRechtenFields div.ui-radiobutton {
      display: inline-block; }
    .ProductieRechten-portlet form .productieRechtenFields li {
      background-color: #e5f1f9;
      list-style: none;
      margin: 1px 0 0;
      min-height: 20px;
      padding: 10px; }
      .ProductieRechten-portlet form .productieRechtenFields li.description, .ProductieRechten-portlet form .productieRechtenFields li.columnExtraInfo {
        margin-top: 0;
        padding-top: 0; }
      .ProductieRechten-portlet form .productieRechtenFields li.description .column1 {
        display: inline;
        float: left; }
      .ProductieRechten-portlet form .productieRechtenFields li.description .column2 {
        display: block;
        margin-left: 30%; }
        .ProductieRechten-portlet form .productieRechtenFields li.description .column2 span {
          display: inline-block;
          margin-left: 3px; }
      .ProductieRechten-portlet form .productieRechtenFields li select,
      .ProductieRechten-portlet form .productieRechtenFields li input,
      .ProductieRechten-portlet form .productieRechtenFields li textarea {
        line-height: 16px;
        max-width: 275px; }
      .ProductieRechten-portlet form .productieRechtenFields li select {
        left: -2px;
        position: relative; }
        .ProductieRechten-portlet form .productieRechtenFields li select option {
          display: block;
          overflow-wrap: break-word;
          white-space: normal;
          width: auto; }
      .ProductieRechten-portlet form .productieRechtenFields li input[type='radio'], .ProductieRechten-portlet form .productieRechtenFields li input[type='checkbox'] {
        max-width: 100%; }
      .ProductieRechten-portlet form .productieRechtenFields li input.ui-state-hover {
        background-color: #fff; }
      @media only screen and (max-width: 480px) {
        .ProductieRechten-portlet form .productieRechtenFields li input {
          max-width: 200px; } }
  @media only screen and (max-width: 767px) {
    .ProductieRechten-portlet form p,
    .ProductieRechten-portlet form h3 {
      margin-left: 10px;
      margin-right: 10px;
      text-overflow: visible;
      white-space: normal; }
    .ProductieRechten-portlet form div.verplicht {
      margin-left: 10px;
      margin-right: 10px;
      text-overflow: visible;
      white-space: normal; } }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .mobile-left:first-child {
  margin-top: 10px; }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table {
  padding-top: 0; }
  @media only screen and (max-width: 767px) {
    #main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table table thead > tr > *,
    #main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table table tbody > tr > * {
      padding: 6px 10px; } }
  #main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table table thead > tr th,
  #main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table table tbody > tr th {
    padding: 6px 10px; }
  #main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table table thead > tr td,
  #main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel .ui-panel-content .mrvo-complex-data-table table tbody > tr td {
    padding: 6px 10px; }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .mutatiesPanel .ui-panel-content .mrvo-data-table {
  margin: 0; }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .mutatiesPanel .ui-panel-content .sortblock {
  margin-left: 10px; }
  @media only screen and (max-width: 767px) {
    #main-content .vds-portlet.ProductieRechtenPortlet-portlet .mutatiesPanel .ui-panel-content .sortblock {
      margin: 15px 10px 10px; } }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .afromingPanel {
  border: 1px solid #a8a8a8;
  margin: 0;
  padding: 0;
  width: 40%; }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .rechtenPanel,
#main-content .vds-portlet.ProductieRechtenPortlet-portlet .mutatiesPanel {
  border: 1px solid #a8a8a8;
  margin: 0;
  padding: 0; }

#main-content .vds-portlet.ProductieRechtenPortlet-portlet .blokkadesPanel {
  border: 1px solid #a8a8a8;
  padding: 10px 10px 0; }

#kruimelpadheader {
  display: flex;
  justify-content: space-between; }
  #kruimelpadheader .portlet-breadcrumb {
    flex-grow: 1; }

body.dockbar-ready.staging-ready .favorieten-link-portlet .portlet-borderless-container,
body.dockbar-ready.staging-ready .favorieten-link-portlet .portlet-content-container {
  width: 10em; }

body.notsignedin .favorieten-lijst-portlet {
  display: none; }

.favorieten-link-portlet {
  align-items: center;
  display: flex;
  margin: 0;
  text-align: right; }
  @media only screen and (max-width: 767px) {
    .favorieten-link-portlet {
      height: 22px;
      position: initial;
      text-align: left; } }
  .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a {
    background: url("/o/MijnRvo-theme/images/klap/star-open.png") no-repeat scroll left;
    padding-left: 20px; }
    .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a:hover, .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a:focus, .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a:active {
      text-decoration: underline; }
  @media only screen and (max-width: 767px) {
    .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a {
      background: url("/o/MijnRvo-theme/images/klap/star-open.png") no-repeat scroll left;
      padding-left: 20px; }
      .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a:hover, .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a:focus, .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen a:active {
        text-decoration: underline; } }
  .favorieten-link-portlet #favoriet_portlet .favoriet-toevoegen .favoriet-bestaand {
    background: url("/o/MijnRvo-theme/images/klap/star-close.png") no-repeat scroll left;
    padding-left: 20px; }

.portlet-boundary_KlapContentFilter_WAR_KlapContentFilterportlet_.KlapContentFilter-portlet.portlet-body,
.portlet-boundary_KlapContentFilterAlleDiensten_WAR_KlapContentFilterportlet_.KlapContentFilter-portlet.portlet-body {
  flex-direction: row; }

.KlapContentFilter-portlet .portlet-borderless-container,
.KlapContentFilter-portlet .portlet-content-container {
  height: 100%; }

.KlapContentFilter-portlet section[id^='portlet_KlapContentFilterAlleDiensten'] .portlet-body, .KlapContentFilter-portlet section[id^='portlet_KlapContentFilter'] .portlet-body {
  flex-direction: row; }

.KlapContentFilter-portlet .portlet-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between; }

.KlapContentFilter-portlet .klap-favorieten-lijst {
  flex-grow: 1; }
  @media only screen and (min-width: 768px) {
    .KlapContentFilter-portlet .klap-favorieten-lijst {
      min-height: 222px; } }
  .KlapContentFilter-portlet .klap-favorieten-lijst.manager {
    height: 100%;
    margin-bottom: 0; }
    .KlapContentFilter-portlet .klap-favorieten-lijst.manager ol {
      margin: 10px 0 0; }
      .KlapContentFilter-portlet .klap-favorieten-lijst.manager ol li {
        align-items: flex-start;
        display: flex;
        padding: 0 10px; }
      .KlapContentFilter-portlet .klap-favorieten-lijst.manager ol li:hover,
      .KlapContentFilter-portlet .klap-favorieten-lijst.manager ol span:hover {
        background-color: #f3f5f6; }
      .KlapContentFilter-portlet .klap-favorieten-lijst.manager ol li.portlet-msg-info:hover {
        background-color: #fdf6bb; }
      .KlapContentFilter-portlet .klap-favorieten-lijst.manager ol li.portlet-msg-info span:hover {
        background-color: #fdf6bb; }
  .KlapContentFilter-portlet .klap-favorieten-lijst h2,
  .KlapContentFilter-portlet .klap-favorieten-lijst h3 {
    margin-top: 0; }
  .KlapContentFilter-portlet .klap-favorieten-lijst li {
    margin: 0 0 5px; }
  .KlapContentFilter-portlet .klap-favorieten-lijst a {
    line-height: 17px;
    margin-bottom: 2px;
    max-height: 35px; }
    .KlapContentFilter-portlet .klap-favorieten-lijst a.all {
      bottom: 5px;
      left: 16px;
      position: absolute; }
  body.signed-in.dockbar-ready .KlapContentFilter-portlet .klap-favorieten-lijst {
    margin-top: -15px; }
  .KlapContentFilter-portlet .klap-favorieten-lijst .lfr-extended .lfr-panel-titlebar {
    display: none !important; }

.KlapContentFilter-portlet.eliLight .portlet-body a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
  border: 0;
  color: #114476;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .KlapContentFilter-portlet.eliLight .portlet-body a:hover, .KlapContentFilter-portlet.eliLight .portlet-body a:focus, .KlapContentFilter-portlet.eliLight .portlet-body a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    color: #007bc7; }

.favorieten-lijst-portlet {
  height: auto;
  line-height: 145%;
  padding: 15px;
  position: relative; }
  .favorieten-lijst-portlet .portlet-borderless-container,
  .favorieten-lijst-portlet .portlet-content-container {
    height: 100%; }
  .favorieten-lijst-portlet section[id^='portlet_KlapContentFilterAlleDiensten'] .portlet-body, .favorieten-lijst-portlet section[id^='portlet_KlapContentFilter'] .portlet-body {
    flex-direction: row; }
  .favorieten-lijst-portlet .portlet-body {
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between; }
  .favorieten-lijst-portlet .klap-favorieten-lijst {
    flex-grow: 1; }
    @media only screen and (min-width: 768px) {
      .favorieten-lijst-portlet .klap-favorieten-lijst {
        min-height: 207px; } }
    .favorieten-lijst-portlet .klap-favorieten-lijst.manager {
      height: 100%;
      margin-bottom: 0; }
      .favorieten-lijst-portlet .klap-favorieten-lijst.manager ol {
        margin: 10px 0 0; }
        .favorieten-lijst-portlet .klap-favorieten-lijst.manager ol li {
          align-items: flex-start;
          display: flex;
          padding: 0 10px; }
        .favorieten-lijst-portlet .klap-favorieten-lijst.manager ol li:hover,
        .favorieten-lijst-portlet .klap-favorieten-lijst.manager ol span:hover {
          background-color: #f3f5f6; }
        .favorieten-lijst-portlet .klap-favorieten-lijst.manager ol li.portlet-msg-info:hover {
          background-color: #fdf6bb; }
        .favorieten-lijst-portlet .klap-favorieten-lijst.manager ol li.portlet-msg-info span:hover {
          background-color: #fdf6bb; }
    .favorieten-lijst-portlet .klap-favorieten-lijst h2,
    .favorieten-lijst-portlet .klap-favorieten-lijst h3 {
      margin-top: 0; }
    .favorieten-lijst-portlet .klap-favorieten-lijst li {
      margin: 0 0 5px; }
    .favorieten-lijst-portlet .klap-favorieten-lijst a {
      line-height: 17px;
      margin-bottom: 2px;
      max-height: 35px; }
      .favorieten-lijst-portlet .klap-favorieten-lijst a.all {
        bottom: 5px;
        left: 16px;
        position: absolute; }
    body.signed-in.dockbar-ready .favorieten-lijst-portlet .klap-favorieten-lijst {
      margin-top: -15px; }
    .favorieten-lijst-portlet .klap-favorieten-lijst .lfr-extended .lfr-panel-titlebar {
      display: none !important; }
  @media only screen and (max-width: 767px) {
    .favorieten-lijst-portlet {
      padding: 10px; } }
  .favorieten-lijst-portlet .portlet-body a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    border: 0;
    color: #114476;
    display: inline-block;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .favorieten-lijst-portlet .portlet-body a:hover, .favorieten-lijst-portlet .portlet-body a:focus, .favorieten-lijst-portlet .portlet-body a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
      color: #007bc7; }

.klap-favorieten-link a {
  font-weight: bold !important; }

.signed-out .portlet-column .favorieten-lijst-portlet.eliLight {
  padding: 0; }

#main-content .favorieten-beheer-portlet .portlet-borderless-container,
#main-content .favorieten-beheer-portlet .portlet-content-container {
  height: 100%; }

#main-content .favorieten-beheer-portlet section[id^='portlet_KlapContentFilterAlleDiensten'] .portlet-body, #main-content .favorieten-beheer-portlet section[id^='portlet_KlapContentFilter'] .portlet-body {
  flex-direction: row; }

#main-content .favorieten-beheer-portlet .portlet-body {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between; }

#main-content .favorieten-beheer-portlet .klap-favorieten-lijst {
  flex-grow: 1; }
  @media only screen and (min-width: 768px) {
    #main-content .favorieten-beheer-portlet .klap-favorieten-lijst {
      min-height: 222px; } }
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager {
    height: 100%;
    margin-bottom: 0; }
    #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager ol {
      margin: 10px 0 0; }
      #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager ol li {
        align-items: flex-start;
        display: flex;
        padding: 0 10px; }
      #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager ol li:hover,
      #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager ol span:hover {
        background-color: #f3f5f6; }
      #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager ol li.portlet-msg-info:hover {
        background-color: #fdf6bb; }
      #main-content .favorieten-beheer-portlet .klap-favorieten-lijst.manager ol li.portlet-msg-info span:hover {
        background-color: #fdf6bb; }
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst h2,
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst h3 {
    margin-top: 0; }
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst li {
    margin: 0 0 5px; }
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst a {
    line-height: 17px;
    margin-bottom: 2px;
    max-height: 35px; }
    #main-content .favorieten-beheer-portlet .klap-favorieten-lijst a.all {
      bottom: 5px;
      left: 16px;
      position: absolute; }
  body.signed-in.dockbar-ready #main-content .favorieten-beheer-portlet .klap-favorieten-lijst {
    margin-top: -15px; }
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst .lfr-extended .lfr-panel-titlebar {
    display: none !important; }

#main-content .favorieten-beheer-portlet table.klap-favorieten-lijst {
  min-height: 0; }
  #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst thead tr {
    height: 35px; }
    #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst thead tr th {
      padding: 0 10px; }
      #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst thead tr th.order, #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst thead tr th.remove {
        width: 1%; }
      #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst thead tr th.favorite {
        text-align: left;
        width: 98%; }
  #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst tbody tr td {
    padding: 0 10px; }
    #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst tbody tr td .portlet-msg-info {
      margin: 0 -10px; }
    #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst tbody tr td .favoriteOrder {
      display: block;
      margin: auto;
      width: 35px; }
    #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst tbody tr td .favoriet-item {
      max-width: none;
      width: 100%; }
    #main-content .favorieten-beheer-portlet table.klap-favorieten-lijst tbody tr td .favoriet-verwijderen {
      display: block;
      float: none;
      margin: auto; }

@media only screen and (max-width: 767px) {
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst ol li {
    white-space: nowrap; }
  #main-content .favorieten-beheer-portlet .klap-favorieten-lijst a {
    overflow-y: visible; } }

#main-content .favorieten-beheer-portlet a {
  background: none;
  padding: 0;
  text-decoration: none; }

#main-content .favorieten-beheer-portlet .favoriteManager {
  padding: 5px 10px; }
  #main-content .favorieten-beheer-portlet .favoriteManager li {
    display: inline-block; }
    #main-content .favorieten-beheer-portlet .favoriteManager li.order {
      max-width: 70px;
      width: 18%; }
    #main-content .favorieten-beheer-portlet .favoriteManager li.favorite {
      max-width: 1000px;
      width: 60%; }
    #main-content .favorieten-beheer-portlet .favoriteManager li.remove {
      float: right;
      max-width: 70px;
      width: 18%; }

#main-content .favorieten-beheer-portlet .favoriteOrder {
  display: inline-block;
  max-width: 70px;
  position: relative;
  width: 18%; }
  #main-content .favorieten-beheer-portlet .favoriteOrder .favoriet-empty {
    background: none;
    display: inline-block;
    width: 15px; }
  #main-content .favorieten-beheer-portlet .favoriteOrder .favoriet-omhoog {
    background: url("/o/MijnRvo-theme/images/klap/arrow_up_thin-default.png") no-repeat center center;
    width: 15px; }
    #main-content .favorieten-beheer-portlet .favoriteOrder .favoriet-omhoog:hover {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow_up_thin-hov.png"); }
  #main-content .favorieten-beheer-portlet .favoriteOrder .favoriet-omlaag {
    background: url("/o/MijnRvo-theme/images/klap/arrow_down_thin-default.png") no-repeat center center;
    width: 15px; }
    #main-content .favorieten-beheer-portlet .favoriteOrder .favoriet-omlaag:hover {
      background-image: url("/o/MijnRvo-theme/images/klap/arrow_down_thin-hov.png"); }

#main-content .favorieten-beheer-portlet .favoriet-item {
  flex-grow: 1;
  margin: 2px 0 0;
  text-decoration: none;
  white-space: normal;
  width: 60%; }

#main-content .favorieten-beheer-portlet .favoriet-verwijderen {
  background: url("/o/MijnRvo-theme/images/klap/verwijderen.png") no-repeat center center;
  float: right;
  max-width: 70px;
  width: 18%; }

#main-content .favorieten-beheer-portlet .accordion .accordion-group {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: 0;
  border-radius: 0;
  margin-bottom: 0; }
  #main-content .favorieten-beheer-portlet .accordion .accordion-group .accordion-toggle {
    cursor: default;
    padding: 0; }
  #main-content .favorieten-beheer-portlet .accordion .accordion-group .accordion-inner {
    border-top: 0;
    padding: 0; }

#main-content .favorieten-beheer-portlet .accordion.ui-accordion a {
  text-decoration: none; }
  #main-content .favorieten-beheer-portlet .accordion.ui-accordion a.extern {
    text-decoration: none; }

.panel .panel-hd-text {
  line-height: inherit;
  margin: 5px 0; }

html.dialog-iframe-root-node #main-content {
  padding: 0; }

#main-content .HandelenNamens-portlet form > .portlet-msg-error,
#main-content .HandelenNamens-portlet form > .portlet-msg-info {
  margin-bottom: 1em; }

#main-content .HandelenNamens-portlet form button.mrvo-back-to-me {
  margin: 0; }
  #main-content .HandelenNamens-portlet form button.mrvo-back-to-me + .mrvo-helper-text {
    padding-top: 5px; }

#main-content .HandelenNamens-portlet form .mrvo-data-table {
  border-collapse: separate;
  border-spacing: 1px;
  margin: 15px 0 0; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table thead > tr > * .ui-icon {
    margin-top: 4px; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table tbody > tr > * {
    padding: 15px 10px;
    vertical-align: top; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table tbody > tr.ui-state-highlight > * {
    cursor: progress; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table th {
    background: #d9ebf7;
    padding: 6px 10px;
    text-align: left; }
    #main-content .HandelenNamens-portlet form .mrvo-data-table th input.ui-column-filter {
      margin: 0 0 0 10px;
      width: 95px; }
    #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colNaam {
      width: 217px; }
      #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colNaam input.ui-column-filter {
        width: 140px; }
    #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colAdres {
      width: 188px; }
      #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colAdres input.ui-column-filter {
        width: 110px; }
    #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colWoonplaats {
      width: 194px; }
      #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colWoonplaats input.ui-column-filter {
        width: 75px; }
    #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colBSN-KVK {
      width: 178px; }
      #main-content .HandelenNamens-portlet form .mrvo-data-table th.mrvo-colBSN-KVK input.ui-column-filter {
        width: 75px; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table td.mrvo-colNaam {
    color: #114476;
    font-weight: bold; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table tr.ui-datatable-odd td {
    background: #e5f1f9; }
  #main-content .HandelenNamens-portlet form .mrvo-data-table .ui-datatable-tablewrapper + .ui-paginator {
    margin: 15px 0 5px; }

.journal-content-article ul.home-cat-blocks,
.html-editor ul.home-cat-blocks {
  left: 0;
  margin: 10px 0 0;
  clear: both;
  zoom: 1; }
  .journal-content-article ul.home-cat-blocks::before, .journal-content-article ul.home-cat-blocks::after,
  .html-editor ul.home-cat-blocks::before,
  .html-editor ul.home-cat-blocks::after {
    content: '';
    display: table; }
  .journal-content-article ul.home-cat-blocks::after,
  .html-editor ul.home-cat-blocks::after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .journal-content-article ul.home-cat-blocks,
    .html-editor ul.home-cat-blocks {
      margin: 10px; } }
  .journal-content-article ul.home-cat-blocks li,
  .html-editor ul.home-cat-blocks li {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #b2d7ee;
    float: left;
    height: auto;
    list-style-type: none;
    margin: 0 0 10px 2%;
    min-height: 90px;
    padding-left: 100px;
    padding-right: 10px;
    position: relative;
    width: 49%; }
    @media only screen and (max-width: 480px) {
      .journal-content-article ul.home-cat-blocks li,
      .html-editor ul.home-cat-blocks li {
        margin-left: 0;
        width: 100%; } }
    .journal-content-article ul.home-cat-blocks li:nth-child(odd),
    .html-editor ul.home-cat-blocks li:nth-child(odd) {
      clear: both;
      margin-left: 0; }
    .ie8 .journal-content-article ul.home-cat-blocks li.odd, .ie8
    .html-editor ul.home-cat-blocks li.odd {
      clear: both;
      margin-left: 0; }
    noscript .journal-content-article ul.home-cat-blocks li, noscript
    .html-editor ul.home-cat-blocks li {
      height: auto; }
    .journal-content-article ul.home-cat-blocks li a,
    .html-editor ul.home-cat-blocks li a {
      background: none;
      display: block;
      line-height: 2.4rem;
      text-decoration: none; }
      .journal-content-article ul.home-cat-blocks li a:hover, .journal-content-article ul.home-cat-blocks li a:active, .journal-content-article ul.home-cat-blocks li a:focus,
      .html-editor ul.home-cat-blocks li a:hover,
      .html-editor ul.home-cat-blocks li a:active,
      .html-editor ul.home-cat-blocks li a:focus {
        color: #114476; }
    .journal-content-article ul.home-cat-blocks li img,
    .html-editor ul.home-cat-blocks li img {
      display: inline-block;
      height: 90px;
      left: 0;
      position: absolute;
      top: 0;
      width: 90px; }
    .journal-content-article ul.home-cat-blocks li h3,
    .html-editor ul.home-cat-blocks li h3 {
      color: #007bc7;
      font-weight: bold;
      margin: 30px 0 10px; }
    .journal-content-article ul.home-cat-blocks li p,
    .journal-content-article ul.home-cat-blocks li span,
    .journal-content-article ul.home-cat-blocks li div,
    .html-editor ul.home-cat-blocks li p,
    .html-editor ul.home-cat-blocks li span,
    .html-editor ul.home-cat-blocks li div {
      color: #3e3e3e;
      display: block; }

.portlet-column-first .imgIntro {
  height: 262px;
  width: 625px; }

.KlapContentHome-portlet {
  margin-top: 30px; }
  .KlapContentHome-portlet h2 {
    margin-bottom: 15px; }
  .KlapContentHome-portlet a {
    font-size: 11px; }
  .portlet-column-first .KlapContentHome-portlet .portlet-body .portlet-body {
    padding-left: 0; }
  .KlapContentHome-portlet .lfr-panel.lfr-extended {
    background: none;
    border: 0;
    border-style: none;
    margin: 0; }
    .KlapContentHome-portlet .lfr-panel.lfr-extended .lfr-panel-titlebar {
      background: none;
      border: 0;
      overflow: hidden;
      padding: 0; }
  .KlapContentHome-portlet .lfr-panel-container,
  .KlapContentHome-portlet .lfr-floating-container {
    border: 0;
    border-style: none; }
  .KlapContentHome-portlet .lfr-asset-category-list {
    margin-bottom: 0;
    overflow: auto; }
    .KlapContentHome-portlet .lfr-asset-category-list li {
      display: inline;
      float: left;
      font-weight: bold;
      margin-bottom: 15px;
      padding: 0;
      width: 50%; }
  .KlapContentHome-portlet .tree-node-leaf {
    margin-left: 0; }

.KlapContentFilter-portlet {
  clear: both;
  zoom: 1; }
  .KlapContentFilter-portlet::before, .KlapContentFilter-portlet::after {
    content: '';
    display: table; }
  .KlapContentFilter-portlet::after {
    clear: both; }
  @media only screen and (max-width: 767px) {
    .KlapContentFilter-portlet {
      padding: 10px; } }
  .KlapContentFilter-portlet .lfr-panel-container,
  .KlapContentFilter-portlet .lfr-floating-container {
    border: 0;
    margin-bottom: 15px; }
  .KlapContentFilter-portlet .lfr-panel {
    padding: 10px 10px 10px 15px; }
    .KlapContentFilter-portlet .lfr-panel.lfr-extended {
      border: 0;
      margin-bottom: 15px; }
      .KlapContentFilter-portlet .lfr-panel.lfr-extended .lfr-panel-titlebar {
        background: none;
        border: 0; }
  .KlapContentFilter-portlet .lfr-panel-content {
    padding: 0; }
  .KlapContentFilter-portlet .lfr-asset-category-list {
    margin: 10px 0 0; }
  .KlapContentFilter-portlet ol,
  .KlapContentFilter-portlet ul,
  .KlapContentFilter-portlet dl {
    margin-left: 0; }
  .KlapContentFilter-portlet ul li {
    background-color: transparent;
    margin: 0 0 5px; }
  .KlapContentFilter-portlet .portlet-body a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline-block;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .KlapContentFilter-portlet .portlet-body a:hover, .KlapContentFilter-portlet .portlet-body a:focus, .KlapContentFilter-portlet .portlet-body a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
      color: #114476; }
  .KlapContentFilter-portlet a.klap-icon-close-big {
    display: inline-block;
    line-height: 18px;
    padding: 3px 25px 3px 0; }
  .KlapContentFilter-portlet .resetViewCount a.klap-icon-close-big {
    padding-bottom: 0;
    padding-top: 0; }
  .KlapContentFilter-portlet .klap-content-filter-select {
    clear: none;
    float: left;
    margin: 0;
    width: 25%; }
    .KlapContentFilter-portlet .klap-content-filter-select ul {
      margin-bottom: 20px; }
    .KlapContentFilter-portlet .klap-content-filter-select p {
      margin: 0; }
    .KlapContentFilter-portlet .klap-content-filter-select .klap-icon-close-big {
      width: 100%; }
  .KlapContentFilter-portlet .klap-content-filter-diensten .eliLight .lfr-panel-content a,
  .KlapContentFilter-portlet .klap-content-filter-diensten .eliMedium .lfr-panel-content a,
  .KlapContentFilter-portlet .klap-content-filter-diensten .eliAccent .lfr-panel-content a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    border: 0;
    color: #114476;
    display: inline-block;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliLight .lfr-panel-content a:hover, .KlapContentFilter-portlet .klap-content-filter-diensten .eliLight .lfr-panel-content a:focus, .KlapContentFilter-portlet .klap-content-filter-diensten .eliLight .lfr-panel-content a:active,
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliMedium .lfr-panel-content a:hover,
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliMedium .lfr-panel-content a:focus,
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliMedium .lfr-panel-content a:active,
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliAccent .lfr-panel-content a:hover,
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliAccent .lfr-panel-content a:focus,
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliAccent .lfr-panel-content a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
      color: #007bc7; }
  .KlapContentFilter-portlet .klap-content-filter-diensten .klap-content-filter-result-container {
    margin-bottom: 15px;
    padding: 10px 10px 10px 15px; }
  .KlapContentFilter-portlet .klap-content-filter-diensten .eliDark .lfr-panel-content a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-white.png") left 5px no-repeat;
    border: 0;
    color: #fff;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .KlapContentFilter-portlet .klap-content-filter-diensten .eliDark .lfr-panel-content a:hover, .KlapContentFilter-portlet .klap-content-filter-diensten .eliDark .lfr-panel-content a:focus, .KlapContentFilter-portlet .klap-content-filter-diensten .eliDark .lfr-panel-content a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov-white.png") left 5px no-repeat;
      color: #ccc; }
  body.signed-in.dockbar-ready .KlapContentFilter-portlet .klap-content-filter-diensten .lfr-panel-content a {
    max-width: 80%; }
  .KlapContentFilter-portlet .klap-content-filter-diensten .resetViewCount {
    float: right; }
    .KlapContentFilter-portlet .klap-content-filter-diensten .resetViewCount a.klap-icon-close-big {
      float: right;
      line-height: normal;
      padding: 0 30px 0 10px; }
  .columns-1-2 .KlapContentFilter-portlet .klap-content-filter-diensten,
  .columns-1 .KlapContentFilter-portlet .klap-content-filter-diensten {
    clear: none;
    float: right;
    margin: 0;
    width: 73%; }
  .KlapContentFilter-portlet .klap-content-filter-diensten#favorietenLijstPanel {
    width: 100%; }
    .KlapContentFilter-portlet .klap-content-filter-diensten#favorietenLijstPanel li {
      clear: both;
      margin-bottom: 0;
      margin-right: 8px;
      max-height: 30px;
      padding-bottom: 0; }

.config-container {
  clear: left;
  float: left;
  width: 100%; }
  .config-container .config-left {
    float: left;
    width: 30%; }
  .config-container .config-buttons {
    float: left;
    padding: 5px;
    width: 100%; }
    .config-container .config-buttons .config-float-right {
      float: right; }

.config-container-two-columns {
  clear: left;
  float: left;
  width: 60%; }
  .config-container-two-columns .config-left-two-columns {
    float: left;
    padding-top: 5px;
    width: 50%; }
  .config-container-two-columns .config-right-two-columns {
    float: right;
    padding-top: 5px;
    width: 50%; }

.config-container-include {
  clear: right;
  float: right;
  width: 39%; }

.config-left-generated {
  float: left;
  padding-top: 2px;
  width: 30%; }
  .config-left-generated input {
    width: 85%; }

.KlapDataFilterTags-portlet {
  clear: both;
  zoom: 1; }
  .KlapDataFilterTags-portlet::before, .KlapDataFilterTags-portlet::after {
    content: '';
    display: table; }
  .KlapDataFilterTags-portlet::after {
    clear: both; }

#main-content .DataFilter form {
  margin: 0; }
  @media only screen and (max-width: 767px) {
    #main-content .DataFilter form {
      margin: 0 10px; } }

#main-content .DataFilter .subGroup {
  display: none;
  left: 20px;
  position: relative; }
  #main-content .DataFilter .subGroup input[type='checkbox'] {
    margin-right: 6px; }

#main-content .DataFilter .mrvo-data-filter {
  margin: 0; }

#main-content .DataFilter ul {
  margin-top: 0; }

#main-content .DataFilter label {
  line-height: 19px; }

#main-content .DataFilter input[type='checkbox'] {
  line-height: 19px; }

#main-content .DataFilter .groupDiv .groupLabel {
  color: #007bc7;
  margin-right: 0; }
  #main-content .DataFilter .groupDiv .groupLabel:hover, #main-content .DataFilter .groupDiv .groupLabel:active, #main-content .DataFilter .groupDiv .groupLabel:focus {
    color: #114476; }

#main-content .DataFilter .groupDiv .toggle-details {
  color: #007bc7; }

.showTags {
  background-color: #007bc7;
  margin-top: 10px; }

.showTags .ui-panel .ui-panel-content {
  border: 0;
  background: none;
  padding: 0; }

.DataFilterTags-portlet {
  margin-top: 0px; }
  .DataFilterTags-portlet button.ui-button {
    background: #fff;
    color: #007bc7;
    float: none;
    font-size: 12px;
    font-weight: normal;
    margin: 10px 2px 5px 10px;
    max-height: 22px; }
    .DataFilterTags-portlet button.ui-button.ui-state-default .ui-icon {
      background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_hover_klap.png"); }
    .DataFilterTags-portlet button.ui-button.ui-state-hover, .DataFilterTags-portlet button.ui-button.ui-state-active, .DataFilterTags-portlet button.ui-button:hover, .DataFilterTags-portlet button.ui-button:focus, .DataFilterTags-portlet button.ui-button:active {
      background: #fff;
      color: #114476; }
      .DataFilterTags-portlet button.ui-button.ui-state-hover .ui-icon, .DataFilterTags-portlet button.ui-button.ui-state-active .ui-icon, .DataFilterTags-portlet button.ui-button:hover .ui-icon, .DataFilterTags-portlet button.ui-button:focus .ui-icon, .DataFilterTags-portlet button.ui-button:active .ui-icon {
        background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_default_klap.png"); }
    .DataFilterTags-portlet button.ui-button .ui-button-text {
      float: left;
      line-height: normal;
      padding-left: 5px;
      padding-bottom: 0px;
      padding-right: 0px;
      padding-top: 0px; }
    .DataFilterTags-portlet button.ui-button.ui-button-icon-only .ui-icon, .DataFilterTags-portlet button.ui-button.ui-button-text-icon-left .ui-icon, .DataFilterTags-portlet button.ui-button.ui-button-text-icon-right .ui-icon {
      margin-top: 0;
      position: relative;
      top: -1px; }
    .DataFilterTags-portlet button.ui-button .ui-icon-closethick {
      float: right;
      margin-right: .3em; }
    .DataFilterTags-portlet button.ui-button.btn-remove {
      background: #007bc7;
      color: #fff;
      margin-left: 0;
      margin-top: 5px; }
      .DataFilterTags-portlet button.ui-button.btn-remove .ui-icon {
        background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_white_klap.png"); }
      .DataFilterTags-portlet button.ui-button.btn-remove.ui-state-hover {
        background: #007bc7;
        color: #fff; }
        .DataFilterTags-portlet button.ui-button.btn-remove.ui-state-hover .ui-icon {
          background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_white_klap.png"); }

body.dialog-iframe-popup .DataFilterTags-portlet {
  background-color: #fff; }

body.signed-in.dockbar-ready .DataFilterTags-portlet {
  background-color: #fff; }

.MijnRVO .ui-state-hover .ui-icon,
.MijnRVO .ui-state-focus .ui-icon,
.MijnRVO .ui-state-active .ui-icon {
  background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_hover_klap.png"); }

.MijnRVO .ui-state-default .ui-icon {
  background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_default_klap.png"); }

.KlapDiensten-portlet .lfr-panel-container,
.KlapDiensten-portlet .lfr-floating-container {
  background: none;
  border: 0;
  margin-bottom: 12px; }

.KlapDiensten-portlet .lfr-panel {
  padding: 10px 10px 10px 15px; }
  .KlapDiensten-portlet .lfr-panel.lfr-extended {
    background: none;
    border: 0;
    margin-bottom: 12px; }
    .KlapDiensten-portlet .lfr-panel.lfr-extended .lfr-panel-titlebar {
      background: none;
      background-color: transparent;
      border: 0; }

.KlapDiensten-portlet .lfr-panel-content {
  padding: 0; }

.KlapDiensten-portlet .lfr-asset-category-list {
  margin: 0; }

.KlapDiensten-portlet body ol,
.KlapDiensten-portlet body ul,
.KlapDiensten-portlet body dl {
  margin-left: 0; }

.KlapDiensten-portlet body ol {
  margin: 5px 0 0; }

.KlapDiensten-portlet body ul li {
  background: url("/o/MijnRvo-theme/images/arrow-right.png") 3px 4px no-repeat;
  margin: 0 0 5px;
  padding-left: 10px; }

.KlapDossierPost-portlet h2 {
  margin-bottom: 0; }

.KlapDossierPost-portlet a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .KlapDossierPost-portlet a:hover, .KlapDossierPost-portlet a:focus, .KlapDossierPost-portlet a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.KlapDossierPost-portlet .klapdossierpost-table {
  border-collapse: collapse;
  width: 100%; }
  .KlapDossierPost-portlet .klapdossierpost-table table {
    table-layout: auto; }
  .KlapDossierPost-portlet .klapdossierpost-table .klapdossierpost-table-header {
    background: #f3f5f6;
    height: 25px;
    padding: 5px 5px 5px 7px;
    text-align: left;
    text-decoration: none; }
  .KlapDossierPost-portlet .klapdossierpost-table td {
    padding: 5px 5px 5px 7px;
    text-align: left;
    vertical-align: top; }
    .KlapDossierPost-portlet .klapdossierpost-table td:first-child {
      white-space: nowrap; }
  .span8 .KlapDossierPost-portlet .klapdossierpost-table .maxWidth,
  .col-md-8 .KlapDossierPost-portlet .klapdossierpost-table .maxWidth {
    overflow-x: hidden;
    text-overflow: initial;
    width: auto; }

.KlapDossierPost-portlet .portlet-msg-info,
.KlapDossierPost-portlet .portlet-msg-error {
  margin-bottom: 10px; }

#main-content .KlapDossierPost-portlet .klapdossierpost-table.mrvo-data-table {
  margin-top: 5px; }

@media only screen and (max-width: 767px) {
  .klap-faq-portlet {
    padding: 10px !important; } }

.klap-faq-portlet a:not(.dropdown-toggle) {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .klap-faq-portlet a:not(.dropdown-toggle):hover, .klap-faq-portlet a:not(.dropdown-toggle):focus, .klap-faq-portlet a:not(.dropdown-toggle):active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.klap-faq-portlet .portlet-body .portlet-body ul {
  left: 15px;
  margin: 10px 0 15px;
  padding-left: 0;
  position: relative; }
  .klap-faq-portlet .portlet-body .portlet-body ul li {
    list-style-type: square; }
  .klap-faq-portlet .portlet-body .portlet-body ul.list-no-bullet {
    left: 0;
    list-style: none; }
    .klap-faq-portlet .portlet-body .portlet-body ul.list-no-bullet li {
      list-style-type: none; }
  .klap-faq-portlet .portlet-body .portlet-body ul.klapFaqList {
    left: 0; }

.klap-faq-portlet .portlet-body .portlet-body p a {
  background: none;
  padding: 0; }
  .klap-faq-portlet .portlet-body .portlet-body p a.extern {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px;
    padding-left: 12px;
    background-position: left 8px !important; }
    .klap-faq-portlet .portlet-body .portlet-body p a.extern:hover, .klap-faq-portlet .portlet-body .portlet-body p a.extern:focus, .klap-faq-portlet .portlet-body .portlet-body p a.extern:active {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
      color: #114476; }

body.signed-in.dockbar-ready .klap-faq-portlet .klapFaqList .klapFaqListItem {
  border-bottom: 1px dotted #ccc;
  padding: 3px 0 8px; }
  body.signed-in.dockbar-ready .klap-faq-portlet .klapFaqList .klapFaqListItem .taglib-icon {
    display: inline-block; }
  body.signed-in.dockbar-ready .klap-faq-portlet .klapFaqList .klapFaqListItem a {
    width: 64%; }
  body.signed-in.dockbar-ready .klap-faq-portlet .klapFaqList .klapFaqListItem .resetViewCount {
    float: right;
    text-align: right;
    width: 32%; }
    body.signed-in.dockbar-ready .klap-faq-portlet .klapFaqList .klapFaqListItem .resetViewCount a {
      background-image: none;
      font-weight: bold;
      line-height: 20px;
      max-width: 100%;
      overflow: hidden;
      padding: 0 20px 0 0;
      text-overflow: ellipsis;
      width: auto; }
      body.signed-in.dockbar-ready .klap-faq-portlet .klapFaqList .klapFaqListItem .resetViewCount a.klap-icon-close-big::before {
        right: 0; }

body.signed-in.dockbar-ready .klap-faq-portlet.eliDark .resetViewCount a {
  color: #000; }

.klap-faq-portlet.eliLight, .klap-faq-portlet.eliMedium, .klap-faq-portlet.eliDark, .klap-faq-portlet.eliAccent {
  background: #fff; }

.klap-faq-portlet.eliDark {
  color: #3e3e3e; }
  .klap-faq-portlet.eliDark h2,
  .klap-faq-portlet.eliDark h3,
  .klap-faq-portlet.eliDark h4 {
    color: #114476; }
  .klap-faq-portlet.eliDark a {
    color: #007bc7; }
    .klap-faq-portlet.eliDark a:hover, .klap-faq-portlet.eliDark a:focus, .klap-faq-portlet.eliDark a:active {
      color: #114476; }
    .klap-faq-portlet.eliDark a.extern {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-hov.png") left 5px no-repeat;
      border: 0;
      color: #007bc7;
      display: inline;
      float: none;
      font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
      font-weight: inherit;
      height: auto;
      padding: 0 0 0 10px;
      text-decoration: none;
      width: auto;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      -moz-border-radius: 0;
      -webkit-appearance: none;
      -webkit-border-radius: 0;
      border-radius: 0;
      font-size: 12px;
      padding-left: 12px; }
      .klap-faq-portlet.eliDark a.extern:hover, .klap-faq-portlet.eliDark a.extern:focus, .klap-faq-portlet.eliDark a.extern:active {
        background: url("/o/MijnRvo-theme/images/huisstijl/icon-external.png") left 5px no-repeat;
        color: #114476; }
  .klap-faq-portlet.eliDark ul a {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
    border: 0;
    color: #007bc7;
    display: inline-block;
    float: none;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-weight: inherit;
    height: auto;
    padding: 0 0 0 10px;
    text-decoration: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 12px; }
    .klap-faq-portlet.eliDark ul a:hover, .klap-faq-portlet.eliDark ul a:focus, .klap-faq-portlet.eliDark ul a:active {
      background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
      color: #114476; }

.latest-news {
  background-color: #f3f5f6;
  border: 1px solid #ccc;
  margin: 0;
  padding: 5px 10px 4px;
  position: relative;
  clear: both;
  zoom: 1; }
  .latest-news::before, .latest-news::after {
    content: '';
    display: table; }
  .latest-news::after {
    clear: both; }
  .latest-news li {
    float: left; }
    .latest-news li a {
      color: #114476; }
      .latest-news li a:hover, .latest-news li a:active, .latest-news li a:focus {
        color: #007bc7; }
    .latest-news li.article a {
      display: block;
      margin-right: .5em;
      max-height: inherit;
      max-width: 600px;
      overflow: initial; }
    .latest-news li.view-more {
      float: right; }
      .latest-news li.view-more a {
        background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
        border: 0;
        color: #114476;
        display: inline-block;
        float: none;
        font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
        font-weight: inherit;
        height: auto;
        padding: 0 0 0 10px;
        text-decoration: none;
        width: auto;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -moz-border-radius: 0;
        -webkit-appearance: none;
        -webkit-border-radius: 0;
        border-radius: 0;
        font-size: 12px;
        background-position: left 6px; }
        .latest-news li.view-more a:hover, .latest-news li.view-more a:focus, .latest-news li.view-more a:active {
          background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
          color: #007bc7; }
        .latest-news li.view-more a:hover, .latest-news li.view-more a:focus, .latest-news li.view-more a:active {
          background-position: left 6px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw .nav_bar {
  background: #007bc7;
  border-bottom: 10px solid #b2d7ee; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw .nav_main a {
  color: #fff; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw .nav_main a:hover {
    background: #b2d7ee; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw #header-inloggen {
  background-color: #b2d7ee;
  color: #000; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw footer {
  background-color: #d9ebf7;
  border-top: 10px solid #b2d7ee; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw .idp-buildingblock {
  border: 1px solid #b2d7ee; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .hemelblauw .visual {
  background-color: #d9ebf7; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .message_info {
  background-color: #fdf6bb;
  background-image: url("/o/MijnRvo-theme/images/klap/message_info_new.png");
  background-position: .5em .5em;
  background-repeat: no-repeat;
  margin: 1em 1% 1px;
  padding: 8px 10px 5px 40px; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .message_info a:link {
    text-decoration: underline; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] a img {
  border-color: transparent; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] a:visited {
  color: #696969; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] a:link {
  color: #154273;
  text-decoration: none; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] a:hover {
  color: #0162cd;
  text-decoration: underline; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .meldingbox {
  margin: 1em 1% 1px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #header-img {
  height: 88px;
  margin: 0 0 0 50%; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #header img {
  margin-left: -22px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #header-inloggen {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  margin-left: 2%;
  margin-top: 24px;
  padding: 2px 10px; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] #header-inloggen a {
    color: #000;
    text-decoration: none; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .nav_bar {
  border-bottom: 10px solid #cce0f1;
  font-weight: normal;
  height: 50px;
  line-height: 1.6; }

@media only screen and (min-width: 767px) {
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .portlet-body {
    -ms-flex-wrap: nowrap;
    display: flex;
    flex-flow: row nowrap;
    flex-wrap: nowrap;
    position: relative; } }

@media only screen and (max-width: 766px) {
  div[class*='portlet-boundary_PreloginSchermenPortlet'] #idps,
  div[class*='portlet-boundary_PreloginSchermenPortlet'] #idps-info {
    margin: 0 10px; } }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #idps {
  -ms-flex-wrap: nowrap;
  display: flex;
  flex-direction: column;
  flex-flow: column nowrap;
  flex-wrap: nowrap;
  position: relative; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-logo {
  display: flex;
  height: 60px;
  margin-top: 2em; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-logo h3 {
    font-size: 26px;
    font-weight: normal;
    margin: 0;
    padding-top: 10px; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-logo a {
    padding-right: 15px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-buildingblock {
  box-sizing: border-box;
  margin: 1em 0 1px 1%;
  min-height: 170px;
  overflow: hidden;
  padding: 10px 0;
  position: relative; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-message {
  -ms-flex-direction: row;
  display: inline-block;
  padding: 0 10px;
  width: 100%; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-text {
  -ms-flex-negative: 1;
  -ms-flex-positive: 0;
  -ms-flex-preferred-size: auto; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-text .orangeLink {
    color: #ff9430; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-text .pinkLink {
    color: #c20077; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-spacer {
  min-height: 26px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-inloggen {
  float: left;
  margin: 3px 3px 3px 0;
  vertical-align: bottom; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-button {
  font-family: Sans, Verdana, Arial, sans-serif;
  margin: 1em 1em 0 0; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-button a {
    background: #fff;
    background-color: #fff;
    border-bottom: 1px solid #000;
    border-left: 1px solid #000;
    border-radius: 5px;
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    display: block;
    font-weight: normal;
    height: 33px;
    padding: 1px 6px;
    text-align: left;
    width: 225px; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-button:not(.idp-aba) a span {
    position: relative;
    top: -9px; }
  div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-button.idp-aba a span {
    position: relative;
    top: 3px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-digid a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-eherkenning a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-aba a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-eidas a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-sdg a {
  text-decoration: none; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-digid .idp-button a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-eherkenning .idp-button a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-aba .idp-button a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-eidas .idp-button a,
div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-sdg .idp-button a {
  text-decoration: none; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #eidas-logo {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/eu_trust_mark_logo.jpg");
  background-size: 76px 51px;
  text-indent: 95px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #sdg-logo {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/sdg-logo.svg");
  background-size: 140px 60px;
  text-indent: 145px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #digid-logo {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/digid-logo.png");
  background-size: 51px 51px;
  min-height: 51px;
  min-width: 51px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .digid-logo-small {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/digid-logo.png");
  background-size: 29px 29px;
  display: inline-block;
  min-height: 29px;
  min-width: 29px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #eherkenning-logo {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/logo-eherkenning.gif");
  background-size: 200px 51px;
  min-height: 51px;
  min-width: 200px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #eherkenning2-logo-small {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/EH2.png");
  background-size: 87px 29px;
  display: inline-block;
  height: 29px;
  width: 87px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #eherkenning2plus-logo-small {
  background: no-repeat url("/o/MijnRvo-theme/images/login-scherm/eh2p.png");
  background-size: 90px 28px;
  height: 28px;
  width: 90px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] #eherkenning3-logo-small {
  background: no-repeat url("/o/MijnRvo-theme/images/prelogin/EH3.png");
  background-size: 87px 29px;
  display: inline-block;
  height: 29px;
  width: 87px; }

div[class*='portlet-boundary_PreloginSchermenPortlet'] .idp-aba .idp-logo h3 {
  background-color: #007bc7;
  color: #fff;
  padding: 10px;
  width: 100%; }

div[class*='PreloginSchermenPortlet'] .portlet-borderless-container .portlet-body,
div[class*='PreloginSchermenPortlet'] .portlet-content-container .portlet-body {
  display: block; }
  div[class*='PreloginSchermenPortlet'] .portlet-borderless-container .portlet-body .meldingbox,
  div[class*='PreloginSchermenPortlet'] .portlet-content-container .portlet-body .meldingbox {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 10px 10px; }
  div[class*='PreloginSchermenPortlet'] .portlet-borderless-container .portlet-body .header,
  div[class*='PreloginSchermenPortlet'] .portlet-content-container .portlet-body .header {
    align-items: flex-end;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    div[class*='PreloginSchermenPortlet'] .portlet-borderless-container .portlet-body .header .meldingbox,
    div[class*='PreloginSchermenPortlet'] .portlet-content-container .portlet-body .header .meldingbox {
      white-space: nowrap; }
    div[class*='PreloginSchermenPortlet'] .portlet-borderless-container .portlet-body .header .action,
    div[class*='PreloginSchermenPortlet'] .portlet-content-container .portlet-body .header .action {
      flex-grow: 1;
      margin-right: 10px;
      white-space: nowrap; }
      div[class*='PreloginSchermenPortlet'] .portlet-borderless-container .portlet-body .header .action a,
      div[class*='PreloginSchermenPortlet'] .portlet-content-container .portlet-body .header .action a {
        color: #fff;
        text-decoration: none; }

#idps-old {
  display: flex;
  flex-flow: row wrap;
  flex-wrap: wrap;
  position: relative; }
  #idps-old .idp-buildingblock {
    border: 1px solid #b2d7ee;
    max-width: 32%;
    min-width: 32%; }
    @media only screen and (max-width: 978px) {
      #idps-old .idp-buildingblock {
        max-width: 48.5%;
        min-width: 48.5%; } }
    @media only screen and (max-width: 766px) {
      #idps-old .idp-buildingblock {
        max-width: 98%;
        min-width: 98%; } }
    #idps-old .idp-buildingblock .idp-logo {
      margin-top: 0; }
      #idps-old .idp-buildingblock .idp-logo h3 {
        background-color: inherit;
        color: #114476;
        margin-top: 22px;
        padding: 0; }
      #idps-old .idp-buildingblock .idp-logo #eherkenning-logo {
        display: inline-block; }
      #idps-old .idp-buildingblock .idp-logo .niveau {
        display: inline-block;
        font-family: 'Droid Sans', Arial, Helvetica, Verdana, Tahoma, sans-serif;
        font-size: 41px;
        font-weight: bold;
        left: 8px;
        position: relative;
        top: -29px; }
    #idps-old .idp-buildingblock .idp-button {
      bottom: 10px;
      margin: 0;
      position: absolute;
      right: 10px; }
      #idps-old .idp-buildingblock .idp-button a {
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        display: block;
        height: 22px;
        padding: 2px 6px;
        text-align: center;
        width: 70px; }
        #idps-old .idp-buildingblock .idp-button a span {
          top: 0; }

@media only screen and (max-width: 767px) {
  #container.login #kruimelpadheader {
    flex-direction: row; } }

#container.login .header .meldingbox {
  font-size: 26px;
  font-weight: normal;
  margin: 10px; }

#container.login #idps-old .idp-eherkenning .idp-logo a {
  margin-top: 12px; }

#container.login #idps-old .idp-eherkenning .idp-logo #eherkenning-logo {
  background-size: 175px 40px; }

#container.login #idps-old .idp-eherkenning .idp-logo h3 {
  font-size: 33px;
  left: -20px;
  top: -36px; }

form[id*='PreloginSchermenPortlet'] button[id$='eh25-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='eh25-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='eh25-inloggen'].ui-button:hover {
  background-color: #c20077;
  border: 0 none;
  color: #fff;
  position: absolute;
  left: 150px;
  bottom: auto; }

form[id*='PreloginSchermenPortlet'] button[id$='eh30-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='eh30-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='eh30-inloggen'].ui-button:hover {
  background-color: #c20077;
  border: 0 none;
  color: #fff;
  position: absolute;
  left: 150px;
  bottom: auto; }

form[id*='PreloginSchermenPortlet'] button[id$='digid25-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='digid25-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='digid25-inloggen'].ui-button:hover {
  background-color: #e87000;
  border: 0 none;
  color: #fff; }

form[id*='PreloginSchermenPortlet'] button[id$='aba20-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='aba20-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='aba20-inloggen'].ui-button:hover {
  background-color: #007bc7;
  border: 0 none;
  color: #fff; }

form[id*='PreloginSchermenPortlet'] button[id$='eidas30-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='eidas30-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='eidas30-inloggen'].ui-button:hover {
  background: #fff;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  width: 78px; }

form[id*='PreloginSchermenPortlet'] button[id$='sdg30-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='sdg30-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='sdg30-inloggen'].ui-button:hover {
  background: #fff;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  width: 78px; }

form[id*='PreloginSchermenPortlet'] button[id$='sdg40-inloggen'].ui-button, form[id*='PreloginSchermenPortlet'] button[id$='sdg40-inloggen'].ui-button:active, form[id*='PreloginSchermenPortlet'] button[id$='sdg40-inloggen'].ui-button:hover {
  background: #fff;
  background-color: #fff;
  border: 1px solid #000;
  color: #000;
  width: 78px; }

form[id*='PreloginSchermenPortlet'] button.ui-button, form[id*='PreloginSchermenPortlet'] button.ui-button:active, form[id*='PreloginSchermenPortlet'] button.ui-button:hover {
  bottom: 10px;
  display: block;
  font-weight: normal;
  margin: 0;
  padding: 2px 10px;
  position: absolute;
  right: 10px; }

.idp-eherkenning p a.extern {
  background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-pink.png") left 5px no-repeat;
  background-position: left 7px !important; }
  .idp-eherkenning p a.extern:active, .idp-eherkenning p a.extern:focus, .idp-eherkenning p a.extern:active {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-pink.png") left 5px no-repeat; }

.idp-digid p a.extern {
  background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-orange.png") left 5px no-repeat;
  background-position: left 7px !important; }
  .idp-digid p a.extern:active, .idp-digid p a.extern:focus, .idp-digid p a.extern:active {
    background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-orange.png") left 5px no-repeat; }

.TVSLogin {
  padding: 0 10px; }
  .TVSLogin .content .loginArea {
    background-color: #d9ebf7;
    padding: 5px 15px 10px; }
    .TVSLogin .content .loginArea form {
      margin: 0;
      width: 100%; }
      .TVSLogin .content .loginArea form .formLabel label {
        min-width: 110px; }
      .TVSLogin .content .loginArea form .formLabel input {
        background-image: none !important; }
        .TVSLogin .content .loginArea form .formLabel input:focus, .TVSLogin .content .loginArea form .formLabel input:active, .TVSLogin .content .loginArea form .formLabel input:hover {
          background-image: none !important; }
  .TVSLogin .content .eliLight.border {
    margin: 15px 0;
    padding: 10px 15px; }
    .TVSLogin .content .eliLight.border .ui-panelgrid-cell {
      display: inline;
      padding: 0; }
  .TVSLogin .content form.form-layout {
    margin-bottom: 50px; }
    .TVSLogin .content form.form-layout ul {
      margin-bottom: 25px;
      margin-top: 25px;
      width: 100%; }
    .TVSLogin .content form.form-layout li {
      background-color: #d9ebf7;
      border-bottom: 1px solid #fff;
      padding: 10px; }
      .TVSLogin .content form.form-layout li label {
        font-weight: bold; }
        .TVSLogin .content form.form-layout li label:first-child {
          white-space: nowrap;
          width: 25%; }
          @media only screen and (max-width: 767px) {
            .TVSLogin .content form.form-layout li label:first-child {
              width: 45%; } }
      .TVSLogin .content form.form-layout li input {
        margin-bottom: 0; }
      .TVSLogin .content form.form-layout li.tan label {
        display: inline; }
      .TVSLogin .content form.form-layout li .message {
        display: inline-block;
        margin-left: 15px; }
        @media only screen and (max-width: 767px) {
          .TVSLogin .content form.form-layout li .message {
            margin-left: 0; } }
      .TVSLogin .content form.form-layout li .ui-helper-hidden-accessible {
        display: none; }
      .TVSLogin .content form.form-layout li .ui-chkbox {
        margin-right: 15px;
        vertical-align: top; }
      .TVSLogin .content form.form-layout li .ui-message-error {
        margin-top: 10px; }
  .TVSLogin .content .info {
    padding-top: 6px; }
    @media only screen and (max-width: 767px) {
      .TVSLogin .content .info {
        display: inline-block; } }

.ui-panelgrid .ui-grid-responsive[id*='PostloginSchermenPortlet'] .ui-grid-row {
  border-top: 1px transparent;
  border-top-color: #fff; }
  .ui-panelgrid .ui-grid-responsive[id*='PostloginSchermenPortlet'] .ui-grid-row .ui-panelgrid-cell.ui-grid-col-4:first-child {
    max-width: 300px;
    min-width: 150px;
    width: 20%; }
  .ui-panelgrid .ui-grid-responsive[id*='PostloginSchermenPortlet'] .ui-grid-row .ui-panelgrid-cell.ui-grid-col-4:nth-child(2) {
    width: 80%; }
  .ui-panelgrid .ui-grid-responsive[id*='PostloginSchermenPortlet'] .ui-grid-row .ui-panelgrid-cell.ui-grid-col-4:last-child {
    display: none;
    width: 0; }

@media only screen and (max-width: 767px) {
  form[id*='PostloginSchermenPortlet'] > h2:first-of-type {
    display: inline-block;
    margin: 0 10px; }
    form[id*='PostloginSchermenPortlet'] > h2:first-of-type + span {
      display: inline-block;
      margin: 0 10px; } }

@media only screen and (max-width: 767px) {
  .PostloginSchermen-portlet form h2 {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; } }

@media only screen and (max-width: 767px) {
  .PostloginSchermen-portlet form span {
    display: inline-block; } }

@media only screen and (max-width: 767px) {
  .PostloginSchermen-portlet form span.ui-chkbox-icon {
    display: block; } }

@media only screen and (max-width: 767px) {
  .PostloginSchermen-portlet form table span {
    margin: inherit; } }

.HaalZaken-portlet .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title,
.LopendeZaken-portlet .ui-datatable-reflow .ui-datatable-data td[role="gridcell"] .ui-column-title {
  display: none; }

.HaalZaken-portlet h2,
.HaalZaken-portlet .KlapDossierPost-portlet h2,
.LopendeZaken-portlet h2,
.LopendeZaken-portlet .KlapDossierPost-portlet h2 {
  margin-bottom: 0; }

.HaalZaken-portlet a,
.HaalZaken-portlet .KlapDossierPost-portlet a,
.LopendeZaken-portlet a,
.LopendeZaken-portlet .KlapDossierPost-portlet a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 4px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .HaalZaken-portlet a:hover, .HaalZaken-portlet a:focus, .HaalZaken-portlet a:active,
  .HaalZaken-portlet .KlapDossierPost-portlet a:hover,
  .HaalZaken-portlet .KlapDossierPost-portlet a:focus,
  .HaalZaken-portlet .KlapDossierPost-portlet a:active,
  .LopendeZaken-portlet a:hover,
  .LopendeZaken-portlet a:focus,
  .LopendeZaken-portlet a:active,
  .LopendeZaken-portlet .KlapDossierPost-portlet a:hover,
  .LopendeZaken-portlet .KlapDossierPost-portlet a:focus,
  .LopendeZaken-portlet .KlapDossierPost-portlet a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 4px no-repeat;
    color: #114476; }

.HaalZaken-portlet .portlet-msg-info a,
.LopendeZaken-portlet .portlet-msg-info a {
  background: none;
  padding: 0;
  text-decoration: underline; }

.HaalZaken-portlet .relatiezaken-table,
.LopendeZaken-portlet .relatiezaken-table {
  border-collapse: separate;
  border-spacing: 1px;
  margin-top: 5px;
  width: 100%; }
  .HaalZaken-portlet .relatiezaken-table table,
  .LopendeZaken-portlet .relatiezaken-table table {
    table-layout: auto; }
  .HaalZaken-portlet .relatiezaken-table .relatiezaken-table-header,
  .LopendeZaken-portlet .relatiezaken-table .relatiezaken-table-header {
    background: #e5f1f9;
    padding: 6px 10px;
    text-align: left; }
  .HaalZaken-portlet .relatiezaken-table td,
  .LopendeZaken-portlet .relatiezaken-table td {
    padding: 5px 5px 5px 7px;
    text-align: left;
    vertical-align: top; }
    .HaalZaken-portlet .relatiezaken-table td:first-child,
    .LopendeZaken-portlet .relatiezaken-table td:first-child {
      white-space: nowrap; }
  .HaalZaken-portlet .relatiezaken-table tr:nth-child(even) td,
  .LopendeZaken-portlet .relatiezaken-table tr:nth-child(even) td {
    background: #f3f5f6; }
  .span4 .HaalZaken-portlet .relatiezaken-table,
  .col-md-4 .HaalZaken-portlet .relatiezaken-table, .span4
  .LopendeZaken-portlet .relatiezaken-table,
  .col-md-4
  .LopendeZaken-portlet .relatiezaken-table {
    padding: 0; }
  .span8 .HaalZaken-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table a.maxWidth, .span8
  .LopendeZaken-portlet .relatiezaken-table a.maxWidth,
  .col-md-8
  .LopendeZaken-portlet .relatiezaken-table a.maxWidth {
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 248px; }
  .span8 .HaalZaken-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table span.maxWidth, .span8
  .LopendeZaken-portlet .relatiezaken-table span.maxWidth,
  .col-md-8
  .LopendeZaken-portlet .relatiezaken-table span.maxWidth {
    display: inline-block;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: auto; }

.HaalZaken-portlet .relatiezakenToonAlle,
.LopendeZaken-portlet .relatiezakenToonAlle {
  margin-top: 0;
  padding: 5px 5px 0 15px; }
  .HaalZaken-portlet .relatiezakenToonAlle.align,
  .LopendeZaken-portlet .relatiezakenToonAlle.align {
    text-align: right; }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .span8 .HaalZaken-portlet .relatiezaken-table a .maxWidth,
  .span8 .HaalZaken-portlet .relatiezaken-table span .maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table a .maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table span .maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table a .maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table span .maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table a .maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table span .maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table a .maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table span .maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table a .maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table span .maxWidth {
    overflow-x: auto;
    text-overflow: inherit;
    width: auto; } }

@media only screen and (max-width: 767px) {
  .span8 .HaalZaken-portlet .relatiezaken-table a .maxWidth,
  .span8 .HaalZaken-portlet .relatiezaken-table span .maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table a .maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table span .maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table a .maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table span .maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table a .maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table span .maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table a .maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table span .maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table a .maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table span .maxWidth {
    overflow-x: auto;
    text-overflow: inherit;
    width: auto; } }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body h1 {
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: 25px;
  font-weight: bold;
  line-height: 25px;
  margin: 10px 0; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body h4 {
  color: inherit;
  display: block;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
  margin: 10px 0; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-datatable-header {
  height: 30px;
  padding: 0; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-datatable-header button.ui-button {
    margin: 0;
    padding-right: 10px; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-datatable-tablewrapper {
  overflow-x: auto; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-datatable-tablewrapper table tr.ui-datatable-odd {
    background-color: #f2f5f9; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-datatable-tablewrapper table td {
    border: 1px solid #a8a8a8; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-datatable table {
  table-layout: auto; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th {
  background: #4f4f4f linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
  border: 1px solid #a8a8a8;
  border-style: solid;
  border-width: 1px;
  box-shadow: inset 0 1px 0 #fff;
  color: #4f4f4f;
  cursor: pointer;
  font-weight: bold;
  overflow: auto;
  padding: 4px 10px;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7); }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th button.ui-button.ui-button-icon-only {
    left: auto;
    width: auto; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column.ui-state-active, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column.ui-state-hover, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column.ui-state-focus, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column:active, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column:hover, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column:focus, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body th.ui-filter-column:focus-within {
    background: #85b2cb linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
    background-color: #85b2cb !important;
    border: 1px solid #7096ab !important;
    color: #1c4257; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button {
  -moz-border-radius: 0;
  -moz-box-shadow: inset 0 1px 0 #fff;
  -webkit-border-radius: 0;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  background: #c4c4c4 linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)) !important;
  border: 1px solid #a8a8a8 !important;
  border-radius: 0;
  box-shadow: inset 0 1px 0 #fff;
  color: #4f4f4f;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-weight: bold;
  left: 0;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: relative;
  text-align: center;
  text-decoration: none !important;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.7);
  vertical-align: middle;
  zoom: 1; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-state-active, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-state-hover, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-state-focus, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:active, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:hover, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:focus, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:focus-within {
    background: #85b2cb linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4));
    background-color: #85b2cb !important;
    border: 1px solid #7096ab !important;
    color: #1c4257; }
    body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-state-active .ui-icon, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-state-hover .ui-icon, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-state-focus .ui-icon, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:active .ui-icon, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:hover .ui-icon, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:focus .ui-icon, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button:focus-within .ui-icon {
      background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_white_klap.png"); }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-corner-left {
    -moz-border-radius-bottomleft: 4px;
    -moz-border-radius-topleft: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-button.ui-corner-right {
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-topright: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body button.ui-state-default .ui-icon {
  background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_default_klap.png"); }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter.ui-state-active, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter.ui-state-hover, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter.ui-state-focus, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter:active, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter:hover, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter:focus, body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-column-filter:focus-within {
  background: #fff;
  background-color: #fff;
  border: 1px solid #a8a8a8;
  color: #4f4f4f;
  display: block;
  font-weight: normal;
  margin: 0; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-helper-hidden,
body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-helper-hidden-accessible {
  display: none; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-panel {
  border: 1px solid #a8a8a8; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-panel-content > .ui-button {
  padding: 0 10px !important; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ui-panel-content > table .ui-button {
  padding: 0 10px !important; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel label {
  margin-bottom: 0; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel .ui-button .ui-button-text {
  margin-top: 4px; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel td .ui-message-error.ui-message-icon-only {
  width: 40px; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel .ui-messages .ui-messages-error {
  margin: 10px; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel .ui-messages .ui-messages-error ul {
    margin: 0 20px; }
    body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel .ui-messages .ui-messages-error ul li {
      margin-left: 10px; }
      body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .SleutelvertaaltabelPanel .ui-messages .ui-messages-error ul li span.ui-messages-error-summary {
        margin: 0; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus {
  background: #c4c4c4 linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0)); }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-panel-content > h4 {
    margin: 10px; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-panel-content > span {
    margin: 0 10px; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-panel-content .ui-selectonemenu {
    margin-right: 50px;
    width: 150px !important; }
    body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-panel-content .ui-selectonemenu .ui-selectonemenu-trigger {
      background: #c4c4c4 linear-gradient(top, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0));
      padding: 0; }
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-corner-all,
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-corner-left,
  body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .betrouwbaarheidsniveaus .ui-corner-right {
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0; }

body .MijnRVOAutorisatiePortlet.liferay-faces-bridge-body .ActionsPanel .ui-button {
  margin: 10px 0 10px 10px; }

.mrvo-relatiezaken-table {
  border-collapse: collapse;
  padding: 0 0 0 15px;
  width: 100%; }
  .span4 .mrvo-relatiezaken-table,
  .col-md-4 .mrvo-relatiezaken-table {
    padding: 0; }
  .mrvo-relatiezaken-table td {
    padding: 5px 5px 5px 7px;
    text-align: left;
    vertical-align: top; }
    .mrvo-relatiezaken-table td:first-child {
      white-space: nowrap; }
  .mrvo-relatiezaken-table .mrvo-relatiezaken-table-header {
    background: #f3f5f6;
    height: 25px;
    padding: 5px 5px 5px 7px;
    text-align: left;
    white-space: nowrap; }
  .span8 .mrvo-relatiezaken-table a.maxWidth,
  .col-md-8 .mrvo-relatiezaken-table a.maxWidth {
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 382px; }
  .span8 .mrvo-relatiezaken-table span.maxWidth,
  .col-md-8 .mrvo-relatiezaken-table span.maxWidth {
    display: inline-block;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: 114px; }

.mrvo-relatiezaken-toon-alle {
  padding: 5px 5px 5px 15px;
  text-align: right; }

#main-content .vdmNote {
  text-align: right;
  font-style: italic; }

#main-content .vds-portlet .ui-tabs {
  padding: 0; }
  #main-content .vds-portlet .ui-tabs .ui-tabs-panel {
    padding: 25px 0 0; }

#main-content .mrvo-vds-details-page .mrvo-details-actions {
  text-align: right; }
  #main-content .mrvo-vds-details-page .mrvo-details-actions .mrvo-action-link {
    display: inline-block;
    float: none;
    margin-left: 18px;
    vertical-align: middle; }
  #main-content .mrvo-vds-details-page .mrvo-details-actions input[type='button'] {
    display: inline-block;
    float: none;
    margin-left: 18px;
    vertical-align: middle; }
  #main-content .mrvo-vds-details-page .mrvo-details-actions + .mrvo-data-table {
    margin-top: 30px; }

#main-content .mrvo-vds-details-page .mrvo-data-table thead tr > *:first-child,
#main-content .mrvo-vds-details-page .mrvo-data-table tbody tr > *:first-child {
  width: 40%; }

#main-content .mrvo-vds-details-page .mrvo-data-table tbody th {
  font-weight: normal; }

.portlet-asset-publisher .portlet-body .asset-metadata {
  margin: 0; }
  .portlet-asset-publisher .portlet-body .asset-metadata dl {
    margin: 0; }

.portlet-asset-publisher .portlet-body .asset-abstract {
  margin-bottom: 0; }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher ul.title-list {
    margin: 10px; } }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher ul.title-list li.title-list {
    display: block;
    max-height: inherit; } }

.portlet-asset-publisher ul.title-list .asset-actions {
  top: -2px; }
  .portlet-asset-publisher ul.title-list .asset-actions > span {
    display: none; }

.portlet-asset-publisher li.title-list .asset-actions {
  top: -2px; }
  .portlet-asset-publisher li.title-list .asset-actions > span {
    display: none; }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher .asset-abstract,
  .portlet-asset-publisher .subscribe-action,
  .portlet-asset-publisher .asset-metadata {
    margin-left: 10px;
    margin-right: 10px;
    white-space: normal; } }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher .taglib-header .header-title {
    margin-left: 10px;
    margin-right: 10px;
    white-space: normal; } }

@media only screen and (max-width: 767px) {
  .portlet-asset-publisher .taglib-header .header-back-to a {
    float: none;
    margin-left: 10px; } }

.portlet-borderless-bar a.preferences {
  background-image: none !important;
  color: #fff !important;
  cursor: pointer;
  float: right;
  margin-left: 0;
  margin-top: 10px;
  overflow: visible;
  padding-left: 10px;
  padding-right: 10px;
  text-indent: inherit;
  width: auto; }

.portlet-borderless-bar .pref {
  margin-top: 10px; }

body:first-of-type .portlet-borderless-bar .portlet-title-default.preferences {
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 4; }

@media only screen and (max-width: 767px) {
  .portlet-journal-content {
    margin: 0;
    padding: 0; }
    .portlet-journal-content.eliLight, .portlet-journal-content.eliMedium, .portlet-journal-content.eliDark {
      margin: 10px 0;
      padding: 10px 0; }
      .portlet-journal-content.eliLight .journal-content-article h2,
      .portlet-journal-content.eliLight .journal-content-article h3,
      .portlet-journal-content.eliLight .journal-content-article h4,
      .portlet-journal-content.eliLight .journal-content-article h5,
      .portlet-journal-content.eliLight .journal-content-article h6, .portlet-journal-content.eliMedium .journal-content-article h2,
      .portlet-journal-content.eliMedium .journal-content-article h3,
      .portlet-journal-content.eliMedium .journal-content-article h4,
      .portlet-journal-content.eliMedium .journal-content-article h5,
      .portlet-journal-content.eliMedium .journal-content-article h6, .portlet-journal-content.eliDark .journal-content-article h2,
      .portlet-journal-content.eliDark .journal-content-article h3,
      .portlet-journal-content.eliDark .journal-content-article h4,
      .portlet-journal-content.eliDark .journal-content-article h5,
      .portlet-journal-content.eliDark .journal-content-article h6 {
        margin: 0 0 0 10px; } }

.portlet-journal-content .show-unapproved-label {
  float: left;
  margin-right: 5px;
  position: static;
  z-index: 10; }

.portlet-journal-content .appointment {
  display: inline-block;
  float: left;
  margin-right: 15px; }

body.dockbar-ready .portlet-journal-content .show-unapproved-label,
body.dockbar-ready .journal-article-wrapper-content .show-unapproved-label {
  float: none;
  margin-right: 0;
  position: static;
  top: -16px;
  z-index: 10; }

body.dockbar-ready .portlet-journal-content .portlet-journal-content .workflow-status-almost-expired-popup,
body.dockbar-ready .journal-article-wrapper-content .portlet-journal-content .workflow-status-almost-expired-popup {
  float: none;
  margin-right: 0;
  position: static;
  top: -16px;
  z-index: 10; }

body.dockbar-ready .portlet-journal-content .label.workflow-status-scheduled.workflow-value,
body.dockbar-ready .journal-article-wrapper-content .label.workflow-status-scheduled.workflow-value {
  display: none; }

body.dockbar-ready .portlet-journal-content .portlet-borderless-bar,
body.dockbar-ready .portlet-journal-content .workflow-status-almost-expired-popup,
body.dockbar-ready .portlet-journal-content .workflow-status-almost-displayed-popup {
  position: relative;
  top: -16px; }

.MijnRVO .portlet-search .lfr-search-container {
  margin-top: 0; }

.MijnRVO .portlet-search .lfr-token-list {
  display: none; }

.MijnRVO .portlet-search .searchcontainer-content {
  border: 0; }

.MijnRVO .portlet-search .facetNavigationSearch {
  display: none; }

.MijnRVO .portlet-search :not(.dockbar-ready) div[id*='3_facetNavigation'] {
  display: none; }

.MijnRVO .portlet-search .row-fluid .span10,
.MijnRVO .portlet-search .row-fluid .col-md-10 {
  margin-left: 0;
  width: 100%; }
  .MijnRVO .portlet-search .row-fluid .span10 table.table-bordered,
  .MijnRVO .portlet-search .row-fluid .col-md-10 table.table-bordered {
    border: 0; }
    .MijnRVO .portlet-search .row-fluid .span10 table.table-bordered th,
    .MijnRVO .portlet-search .row-fluid .col-md-10 table.table-bordered th {
      border-left: 0; }

.MijnRVO .portlet-search .results-header {
  background: #fff; }

.MijnRVO .portlet-search thead {
  display: none; }

.MijnRVO .portlet-search .table-cell {
  border: 0; }

.MijnRVO .portlet-search .search-pages .page-links {
  float: right; }
  .MijnRVO .portlet-search .search-pages .page-links * {
    float: none; }

.MijnRVO .portlet-search .search-layout .result .asset-entry .asset-entry-title {
  font-size: 11px;
  font-weight: normal; }
  .MijnRVO .portlet-search .search-layout .result .asset-entry .asset-entry-title a {
    background: none; }

.MijnRVO .portlet-search .search-layout .result .asset-entry .asset-entry-type {
  font-size: 11px;
  font-weight: normal; }

@media only screen and (max-width: 767px) {
  .MijnRVO .portlet-search .search-layout .result .asset-entry .asset-entry-summary {
    margin-bottom: .4em; } }

.portlet-site-map a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  font-weight: bold;
  margin: 5px 0; }
  .portlet-site-map a:hover, .portlet-site-map a:focus, .portlet-site-map a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.portlet-site-map ul {
  background: none;
  margin-top: 0; }
  @media only screen and (max-width: 767px) {
    .portlet-site-map ul {
      margin: 0 10px; } }
  .portlet-site-map ul ul {
    margin-left: 25px; }
    .portlet-site-map ul ul a {
      font-weight: normal; }
    .portlet-site-map ul ul li {
      border: 0;
      float: none;
      font-weight: normal;
      margin-top: 0;
      padding: 0;
      width: auto; }

.signed-in.dockbar-ready .portlet-site-map ul.portlet-options li {
  border: 0;
  margin-top: 0;
  width: auto; }

.registraties-portlet h2 {
  margin-bottom: 0; }

.registraties-portlet .portlet-body a:not(.preferences) {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .registraties-portlet .portlet-body a:not(.preferences):hover, .registraties-portlet .portlet-body a:not(.preferences):focus, .registraties-portlet .portlet-body a:not(.preferences):active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }
  .registraties-portlet .portlet-body a:not(.preferences):active, .registraties-portlet .portlet-body a:not(.preferences):hover, .registraties-portlet .portlet-body a:not(.preferences):focus {
    padding: 0 0 0 10px; }

.registraties-portlet .registraties-table {
  border-spacing: 0;
  margin-top: 6px;
  width: 100%; }
  .registraties-portlet .registraties-table .portlet-msg-error,
  .registraties-portlet .registraties-table .portlet-msg-info {
    margin: 10px 10px 0;
    min-width: 0; }
  .registraties-portlet .registraties-table thead th {
    background: #f3f5f6;
    height: 25px;
    padding: 5px 5px 5px 7px;
    text-align: left;
    white-space: normal; }
  .registraties-portlet .registraties-table tbody td {
    padding: 5px 0;
    text-align: left;
    vertical-align: top; }
    .registraties-portlet .registraties-table tbody td:first-child {
      white-space: normal; }
    .registraties-portlet .registraties-table tbody td .mrvo-disabled-helper {
      white-space: normal; }
    .registraties-portlet .registraties-table tbody td span,
    .registraties-portlet .registraties-table tbody td a {
      margin: 0 10px; }

.registraties-portlet .ui-datatable-data .ui-button-text-only {
  float: none;
  margin: 3px 0; }
  .registraties-portlet .ui-datatable-data .ui-button-text-only.ui-state-active {
    margin-left: 3px; }

.registraties-portlet .ui-helper-hidden-accessible {
  display: none; }

.Relatie-portlet h3 {
  padding-top: 5px; }

.Relatie-portlet ul.naw {
  margin: 0; }
  .Relatie-portlet ul.naw li {
    line-height: 16px;
    margin-bottom: 8px; }
    @media only screen and (max-width: 767px) {
      .Relatie-portlet ul.naw li {
        margin-left: 10px; } }
    .Relatie-portlet ul.naw li.ext {
      margin-top: 20px; }
    .Relatie-portlet ul.naw li.bbox {
      position: relative; }
      .Relatie-portlet ul.naw li.bbox span.aantalob {
        background-color: #e17000;
        border-radius: 1.4em;
        color: #fff;
        display: inline-block;
        line-height: 8px;
        margin-left: 3px;
        padding: 5px;
        text-align: center;
        width: auto; }
        .Relatie-portlet ul.naw li.bbox span.aantalob.default {
          background-color: #007bc7; }
    .Relatie-portlet ul.naw li span:first-child {
      display: inline-block;
      width: 120px; }

.Relatie-portlet table {
  border-collapse: collapse; }
  @media only screen and (max-width: 767px) {
    .Relatie-portlet table {
      margin-left: 10px; } }
  .Relatie-portlet table caption {
    height: 0;
    overflow: hidden;
    padding: 0; }
  .Relatie-portlet table th,
  .Relatie-portlet table td {
    padding: 2px; }
  .Relatie-portlet table th {
    font-weight: normal;
    vertical-align: top; }
  .Relatie-portlet table td span.aantalob {
    background-color: #e17000;
    border-radius: 1.4em;
    color: #fff;
    display: inline-block;
    line-height: 8px;
    margin-left: 3px;
    padding: 5px;
    text-align: center;
    width: auto; }
    .Relatie-portlet table td span.aantalob.default {
      background-color: #007bc7; }
  .Relatie-portlet table tr.seperate th,
  .Relatie-portlet table tr.seperate td {
    padding-top: 10px; }

.relatiezakenToonAlle {
  padding: 5px 5px 0 15px; }
  .relatiezakenToonAlle.align {
    text-align: right; }

.Relatie-portlet-gegevens-check .modal {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #0a213a;
  background-color: rgba(10, 33, 58, 0.6); }

.Relatie-portlet-gegevens-check .modal-content {
  border-radius: 0;
  margin: 12vh auto;
  padding: 30px;
  border: 1px solid #888;
  max-width: 600px;
  display: block; }

.Relatie-portlet-gegevens-check .modal-content button {
  display: inline-block;
  min-width: 200px;
  margin: 0px;
  margin-right: 30px;
  float: left;
  margin-top: 20px; }

.Relatie-portlet-gegevens-check .gegevens-table {
  background-color: #f3f5f6;
  padding: 10px;
  margin-bottom: 20px th;
    margin-bottom-padding-right: 10px; }

@media only screen and (max-width: 767px) {
  .span4.portlet-column .eliDark.border.portlet-boundary h2:first-of-type,
  .col-md-4.portlet-column .eliDark.border.portlet-boundary h2:first-of-type {
    color: #fff; } }

.span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet,
.span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet,
.span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet,
.span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet,
.col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet,
.col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet,
.col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet,
.col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet {
  padding: 10px 10px 0; }
  @media only screen and (max-width: 767px) {
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliLight, .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium, .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliDark, .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliLight,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliMedium,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliDark,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h2.eliAccent,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliLight,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliMedium,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliDark,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h3.eliAccent,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliLight,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliMedium,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliDark,
    .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet h4.eliAccent {
      background-color: #114476; } }

body.Desktop .span4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .span4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .span4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .span4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .col-md-4.portlet-column .eliLight.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .col-md-4.portlet-column .eliMedium.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .col-md-4.portlet-column .eliDark.title.portlet-boundary.StartFormulieren-portlet,
body.Desktop .col-md-4.portlet-column .eliAccent.title.portlet-boundary.StartFormulieren-portlet {
  border: 1px solid #d9ebf7; }

@media only screen and (max-width: 767px) {
  .StartFormulieren-portlet {
    padding: 10px; } }

.StartFormulieren-portlet h3 {
  font-size: 13px; }

.StartFormulieren-portlet input[type='submit'], .StartFormulieren-portlet input[type='button'] {
  font-size: inherit;
  line-height: inherit;
  margin: 0; }

.StartFormulieren-portlet .mrvo-disabled-link {
  margin-bottom: 3px;
  margin-top: 3px; }

.StartFormulieren-portlet .startFormulieren-links td {
  padding: 0; }

.StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) a {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) a:hover, .StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) a:focus, .StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) a:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) input:not(.button) {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline-block;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px; }
  .StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) input:not(.button):hover, .StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) input:not(.button):focus, .StartFormulieren-portlet .startFormulieren-links span:not(.portlet-msg-info) input:not(.button):active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.StartFormulieren-portlet .startFormulieren-links button.openApplicationLink {
  background: url("/o/MijnRvo-theme/images/klap/arrow-right-hov.png") left 5px no-repeat;
  border: 0;
  color: #007bc7;
  display: inline;
  float: none;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-weight: inherit;
  height: auto;
  padding: 0 0 0 10px;
  text-decoration: none;
  width: auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  font-size: 12px;
  margin: 0; }
  .StartFormulieren-portlet .startFormulieren-links button.openApplicationLink:hover, .StartFormulieren-portlet .startFormulieren-links button.openApplicationLink:focus, .StartFormulieren-portlet .startFormulieren-links button.openApplicationLink:active {
    background: url("/o/MijnRvo-theme/images/klap/arrow-right.png") left 5px no-repeat;
    color: #114476; }

.StartFormulieren-portlet .startFormulieren-links input {
  text-align: left;
  white-space: normal; }
  .StartFormulieren-portlet .startFormulieren-links input.button {
    background: #114476;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 4px 6px;
    text-decoration: none;
    text-shadow: none;
    width: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-border-radius: 0;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 4px;
    float: right; }
    .StartFormulieren-portlet .startFormulieren-links input.button:hover, .StartFormulieren-portlet .startFormulieren-links input.button:focus, .StartFormulieren-portlet .startFormulieren-links input.button:active, .StartFormulieren-portlet .startFormulieren-links input.button.ui-state-hover, .StartFormulieren-portlet .startFormulieren-links input.button.ui-state-focus, .StartFormulieren-portlet .startFormulieren-links input.button.state-hover, .StartFormulieren-portlet .startFormulieren-links input.button.buttonitem-focused {
      background: #007bc7;
      border-color: #007bc7;
      color: #fff; }
    .StartFormulieren-portlet .startFormulieren-links input.button.state-hover .buttonitem-label, .StartFormulieren-portlet .startFormulieren-links input.button.buttonitem-focused .buttonitem-label {
      background: #007bc7;
      border-color: #007bc7;
      color: #fff; }
    .StartFormulieren-portlet .startFormulieren-links input.button.ui-state-active {
      color: #ccc; }

.StartFormulieren-portlet .startFormulieren-links ul li .mrvo-disabled-link {
  margin: 0; }

.StartFormulieren-portlet .startFormulieren-links ul li .mrvo-disabled-block {
  flex-grow: 1;
  justify-content: flex-end;
  height: 26px;
  display: block; }

.StartFormulieren-portlet .startFormulieren-links ul li .mrvo-disabled-button {
  -moz-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
  background: #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  float: right;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  padding: 4px 6px; }

.StartFormulieren-portlet .startFormulieren-links ul li.enabled-start-form {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 3px; }
  .StartFormulieren-portlet .startFormulieren-links ul li.enabled-start-form span:first-child {
    flex-grow: 2; }
  .StartFormulieren-portlet .startFormulieren-links ul li.enabled-start-form span:not(:first-child) {
    flex-grow: 1; }

.StartFormulieren-portlet .startformulieren-table table {
  border-collapse: separate;
  border-spacing: 1px; }
  .StartFormulieren-portlet .startformulieren-table table th {
    background: #e5f1f9;
    height: 25px;
    padding: 5px 5px 5px 7px;
    text-align: left;
    text-decoration: none; }
  .StartFormulieren-portlet .startformulieren-table table td {
    padding: 5px 5px 5px 7px; }
  .StartFormulieren-portlet .startformulieren-table table .icon {
    padding: 5px;
    width: 15px; }
    .StartFormulieren-portlet .startformulieren-table table .icon button.ui-state-default .ui-icon {
      background-image: url("/o/MijnRvo-theme/images/primefaces/ui-icons_default_klap.png");
      margin-right: 100px; }
    .StartFormulieren-portlet .startformulieren-table table .icon button.ui-button-icon-only .ui-button-text {
      display: none; }

.StartFormulieren-portlet .ui-datatable-footer button.ui-button {
  margin-top: 7px; }

.StartFormulieren-portlet .ui-helper-hidden-accessible {
  display: none; }

.StartFormulieren-portlet .formulierPanel .ui-message-error-icon {
  display: none; }

@media only screen and (max-width: 767px) {
  .StartFormulieren-portlet .mrvo-disabled-link,
  .StartFormulieren-portlet .openApplicationLink,
  .StartFormulieren-portlet .mrvo-disabled-helper {
    display: block;
    margin: 10px; } }

@media only screen and (max-width: 767px) {
  .StartFormulieren-portlet h2,
  .StartFormulieren-portlet h3,
  .StartFormulieren-portlet h4,
  .StartFormulieren-portlet h5,
  .StartFormulieren-portlet h6 {
    background: #114476;
    color: #fff;
    margin-left: 0;
    margin-right: 0; } }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight form,
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight form, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight form,
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight form {
  margin-bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight form,
    .portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight form, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight form,
    .portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight form {
      margin-right: 10px; } }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .min-padding,
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .min-padding, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .min-padding,
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .min-padding {
  padding: 3px 3px 3px 0; }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .disabled-start-form,
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .disabled-start-form, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .disabled-start-form,
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .disabled-start-form {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .disabled-start-form span:first-child,
  .portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .disabled-start-form span:first-child, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .disabled-start-form span:first-child,
  .portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .disabled-start-form span:first-child {
    flex-grow: 2; }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .mrvo-disabled-link,
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .mrvo-disabled-link, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .mrvo-disabled-link,
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .mrvo-disabled-link {
  margin: 0; }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .mrvo-disabled-block,
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .mrvo-disabled-block, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .mrvo-disabled-block,
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .mrvo-disabled-block {
  flex-grow: 1;
  justify-content: flex-end; }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .mrvo-disabled-button,
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .mrvo-disabled-button, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links .mrvo-disabled-button,
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links .mrvo-disabled-button {
  -moz-border-radius: 0;
  -moz-box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  -webkit-box-sizing: border-box;
  background: #ccc;
  border-radius: 4px;
  box-sizing: border-box;
  color: #fff;
  float: right;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  padding: 4px 6px; }

@media only screen and (max-width: 767px) {
  .portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links ul li,
  .portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links ul li, .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links ul li,
  .portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links ul li {
    margin-right: 10px; } }

.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links ul li:not(:last-child),
.portlet-boundary.portlet-borderless.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links ul li:not(:last-child), .portlet-boundary.decorate.StartFormulieren-portlet .portlet-borderless-container.divLight .startFormulieren-links ul li:not(:last-child),
.portlet-boundary.decorate.StartFormulieren-portlet .portlet-content-container.divLight .startFormulieren-links ul li:not(:last-child) {
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  padding-bottom: 10px; }

@media only screen and (max-width: 767px) {
  .portlet-boundary.portlet-borderless.StartFormulieren-portlet.border .portlet-content-container.divLight form, .portlet-boundary.decorate.StartFormulieren-portlet.border .portlet-content-container.divLight form {
    margin-right: 0; } }

.task-change-status-link {
  display: inline-block;
  margin-right: 15px; }

.ZaakDetails-portlet h3,
.ZaakDetails-portlet h2 {
  margin-bottom: 0; }

.ZaakDetails-portlet h2:first-child {
  background-color: #fff;
  padding-left: 0; }
  @media only screen and (max-width: 767px) {
    .ZaakDetails-portlet h2:first-child {
      padding-left: 10px; } }

@media only screen and (max-width: 767px) {
  .ZaakDetails-portlet button {
    margin: 0 10px; } }

.ZaakDetails-portlet #aanvraagOpenen {
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold; }

.ZaakDetails-portlet .zaakdetails-table {
  border-collapse: collapse;
  width: 100%; }
  .ZaakDetails-portlet .zaakdetails-table td {
    padding: 5px 5px 5px 15px;
    text-align: left; }
  .ZaakDetails-portlet .zaakdetails-table th {
    text-decoration: none; }
  .ZaakDetails-portlet .zaakdetails-table .zaakdetails-table-header {
    background: none repeat scroll 0 0 #f3f5f6;
    height: 25px;
    padding: 5px 5px 5px 10px;
    text-align: left; }
  .ZaakDetails-portlet .zaakdetails-table .zaakdetails-table-odd-row {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px solid #ccc;
    text-align: center; }
  .ZaakDetails-portlet .zaakdetails-table .zaakdetails-table-even-row {
    background: none repeat scroll 0 0 #f3f5f6;
    border-top: 1px solid #ccc;
    text-align: center; }

.ZaakDetails-portlet .ui-button.ui-state-disabled {
  margin-top: 10px; }
  .ZaakDetails-portlet .ui-button.ui-state-disabled:hover, .ZaakDetails-portlet .ui-button.ui-state-disabled:focus, .ZaakDetails-portlet .ui-button.ui-state-disabled:active, .ZaakDetails-portlet .ui-button.ui-state-disabled.ui-state-hover, .ZaakDetails-portlet .ui-button.ui-state-disabled.ui-state-focus, .ZaakDetails-portlet .ui-button.ui-state-disabled.state-hover, .ZaakDetails-portlet .ui-button.ui-state-disabled.buttonitem-focused {
    background: #114476;
    border-color: #114476; }

#container .Credentials-portlet .login-button {
  margin: 0; }

#container .Credentials-portlet .welkomPerson h2 {
  font-size: 20px;
  line-height: 20px; }

#container .Credentials-portlet .loginPerson {
  margin: 10px 0 0; }

#container .Credentials-portlet * {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

@media only screen and (min-width: 768px) {
  #container .Credentials-portlet {
    display: none; } }

#container .credentials {
  background-color: #b2d7ee;
  color: #114476; }
  #container .credentials h2 {
    color: #114476;
    display: inline-block; }
  #container .credentials .loginDef {
    padding: 10px; }
    #container .credentials .loginDef .welkomPerson {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      overflow: hidden;
      width: 100%; }
      #container .credentials .loginDef .welkomPerson h2 {
        margin: 10px 0 0; }
      #container .credentials .loginDef .welkomPerson input[type='submit'] {
        margin: 0; }
    #container .credentials .loginDef .fa.fa-caret-right.fa-1-6x::before {
      display: block;
      left: 4px;
      position: relative;
      top: 3px;
      width: 16px; }
    #container .credentials .loginDef input[type='submit'] {
      background-color: #e17000;
      font-size: 20px;
      font-weight: normal;
      height: auto;
      line-height: 20px;
      margin: 0;
      padding: 10px; }
      #container .credentials .loginDef input[type='submit']:hover, #container .credentials .loginDef input[type='submit']:focus, #container .credentials .loginDef input[type='submit']:active {
        background-color: #007bc7;
        color: #fff; }
    #container .credentials .loginDef a.ui-button {
      background-color: #e17000;
      font-size: 20px;
      font-weight: normal;
      height: auto;
      line-height: 20px;
      margin: 0;
      padding: 10px; }
      #container .credentials .loginDef a.ui-button:hover, #container .credentials .loginDef a.ui-button:focus, #container .credentials .loginDef a.ui-button:active {
        background-color: #007bc7;
        color: #fff; }
  #container .credentials #inner-editor {
    font-size: 13px; }
  #container .credentials .loginEloket {
    background-color: #e5f1f9;
    border-bottom: 1px solid #114476;
    border-top: 1px solid #114476;
    display: block;
    height: auto;
    padding: 10px; }
    #container .credentials .loginEloket a {
      text-decoration: underline; }
    #container .credentials .loginEloket .accordionMob:not(:last-child) {
      margin: 0 0 10px; }
  #container .credentials div.accordionMob {
    border: 0;
    color: #114476;
    font-size: 12px;
    line-height: 12px;
    padding: 0;
    position: relative;
    text-align: left;
    transition: .4s;
    width: auto; }
    #container .credentials div.accordionMob::after {
      float: right;
      font-weight: bold;
      margin-left: 5px; }
    #container .credentials div.accordionMob a {
      background-position: left 10px;
      color: #114476;
      font-size: 12px; }
      #container .credentials div.accordionMob a[href='/dossier'] {
        margin-top: 10px; }
    #container .credentials div.accordionMob .eindHandelenNamens {
      display: block;
      left: 23px;
      margin-bottom: -10px;
      margin-top: 20px;
      position: relative;
      top: -10px; }
    #container .credentials div.accordionMob .handelenNamensLink {
      cursor: pointer; }
      #container .credentials div.accordionMob .handelenNamensLink span {
        margin-bottom: -20px; }
    #container .credentials div.accordionMob .fa-archive {
      margin-right: 10px; }
  #container .credentials div.panelMob {
    background-color: #fff;
    display: none;
    margin-bottom: 5px;
    margin-top: 10px;
    padding: 0;
    transition: max-height .2s ease-out; }
  #container .credentials .subborder {
    line-height: 1.5rem;
    margin-bottom: 0;
    max-height: 4rem;
    overflow: hidden; }
  #container .credentials .sub {
    display: inline-block;
    font-size: 12px;
    line-height: 1.4rem; }
    #container .credentials .sub .loginColor {
      color: #e17000; }
    #container .credentials .sub .handelenNamensColor {
      color: #39870c; }
    #container .credentials .sub.clusterize {
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      border: 0;
      box-sizing: border-box;
      outline: none;
      padding: 0 10px 10px;
      text-align: left;
      width: 100%; }
      #container .credentials .sub.clusterize div:first-child {
        margin: 0;
        padding: 10px 0 0; }
        #container .credentials .sub.clusterize div:first-child strong {
          display: inline-block;
          margin-bottom: 10px;
          margin-left: 0; }
  #container .credentials .searchTextbox-submit {
    background: url("/o/MijnRvo-theme/images/common/search_white.png") no-repeat center top #007bc7;
    background-size: contain;
    border: 0;
    color: #fff;
    cursor: pointer;
    display: block;
    height: 24px;
    line-height: 50px;
    margin: 0;
    outline: 0;
    padding: 0;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    width: 30px; }
    @media only screen and (max-width: 767px) {
      #container .credentials .searchTextbox-submit {
        background: url("/o/MijnRvo-theme/images/common/search_blue.png") no-repeat center top transparent;
        background-size: contain;
        border: 0;
        color: transparent;
        cursor: pointer;
        display: block;
        height: 24px;
        line-height: 0;
        margin: 0;
        outline: auto;
        padding: 0;
        position: relative;
        text-align: center;
        top: -25px;
        width: 30px; } }
  #container .credentials tbody.clusterize-content tr {
    cursor: pointer;
    display: inline-block;
    min-height: 55px;
    padding: 10px 10px 0;
    width: 100%; }
    #container .credentials tbody.clusterize-content tr::before {
      color: #007bc7;
      content: '>';
      float: right;
      font-weight: bold; }
    #container .credentials tbody.clusterize-content tr:nth-child(odd) {
      background-color: #d9ebf7; }
    #container .credentials tbody.clusterize-content tr:hover, #container .credentials tbody.clusterize-content tr:focus, #container .credentials tbody.clusterize-content tr:active {
      background-color: #ffc; }
  #container .credentials .clusterize-scroll {
    -webkit-overflow-scrolling: touch;
    max-height: 600px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 100%; }
  #container .credentials .clusterize-extra-row {
    margin-bottom: 0 !important;
    margin-top: 0 !important; }
    #container .credentials .clusterize-extra-row.clusterize-keep-parity {
      display: none; }
  #container .credentials .clusterize-content {
    outline: 0; }
  #container .credentials .clusterize-no-data td {
    text-align: center; }
  #container .credentials .clusterize table {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    margin-bottom: 0;
    padding-right: 5px;
    table-layout: auto;
    width: 97%; }
  #container .credentials .searchTextbox-rule {
    padding: 0; }
  #container .credentials #searchTextbox {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    font-size: 12px;
    margin: 0;
    max-width: 100%;
    min-width: 100%;
    width: 100%; }

.skeleton-default {
  background-color: #d9ebf7;
  margin: 0px;
  width: 100%; }

.skeleton-haalzaken {
  margin-top: 5px;
  min-height: 251px; }

.skeleton-documenten-small {
  margin-top: 5px;
  min-height: 251px; }

.skeleton-relatie {
  margin-top: -5px;
  min-height: 220px; }

@media only screen and (max-width: 767px) {
  .Afspraken-portlet {
    padding: 0 10px; } }

.Afspraken-portlet h2 {
  margin-top: 20px; }

.Afspraken-portlet .form-layout .persoon-form td:first-child, .Afspraken-portlet .form-layout ul td:first-child, .Afspraken-portlet .form-layout table td:first-child {
  width: auto; }

.Afspraken-portlet .ui-datepicker .ui-datepicker-prev::before {
  content: " "; }

.Afspraken-portlet .ui-datepicker .ui-datepicker-next::before {
  content: " "; }

.Afspraken-portlet .ui-datepicker .ui-datepicker-calendar .ui-datepicker-unselectable span {
  text-align: center; }

.Afspraken-portlet .ui-outputlabel {
  font-weight: bold; }

.Afspraken-portlet body input[type='text'] {
  margin-bottom: 0px; }

.Afspraken-portlet .ui-button.ui-button-text-only .ui-button-text {
  padding: 0px; }

.Afspraken-portlet .ui-button.ui-state-default.ui-state-active {
  font-weight: bold;
  padding-left: 5px !important;
  padding-right: 5px !important; }

.Afspraken-portlet button.ui-button.mrvo-action-button-link:active {
  font-weight: inherit !important;
  padding: 0px !important; }

.Afspraken-portlet #buttonsPanel {
  margin-top: 10px; }

.Afspraken-portlet .row.inputstyle {
  margin-bottom: 1px; }

.Afspraken-portlet .ui-inputfield-full-width {
  width: 100%; }

.Afspraken-portlet .ui-message-error {
  width: 100%;
  margin-bottom: 10px; }

.Afspraken-portlet .ui-message-warn {
  width: 100%;
  line-height: 2;
  margin-bottom: 10px; }

.Afspraken-portlet .ui-message-error-icon,
.Afspraken-portlet .ui-message-warn-icon,
.Afspraken-portlet .ui-message-info-icon {
  background: none;
  display: none !important;
  width: 0; }

.Afspraken-portlet .form-layout ul li .ui-message-error {
  margin-bottom: 0px; }

.Afspraken-portlet .form-layout ul li .ui-message-warn {
  margin-bottom: 0px; }

.Afspraken-portlet .ui-messages-info-summary,
.Afspraken-portlet .ui-messages-warn-summary,
.Afspraken-portlet .ui-messages-error-summary,
.Afspraken-portlet .ui-messages-fatal-summary,
.Afspraken-portlet .ui-message-info-summary,
.Afspraken-portlet .ui-message-warn-summary,
.Afspraken-portlet .ui-message-error-summary,
.Afspraken-portlet .ui-message-fatal-summary,
.Afspraken-portlet .ui-messages-info-detail,
.Afspraken-portlet .ui-messages-warn-detail,
.Afspraken-portlet .ui-messages-error-detail,
.Afspraken-portlet .ui-messages-fatal-detail,
.Afspraken-portlet .ui-message-info-detail,
.Afspraken-portlet .ui-message-warn-detail,
.Afspraken-portlet .ui-message-error-detail,
.Afspraken-portlet .ui-message-fatal-detail {
  font-style: italic;
  margin: 1px 0 0 30px !important; }

.Afspraken-portlet .ui-message {
  display: block; }

.Afspraken-portlet .ui-outputpanel.ui-widget.ui-grid-row .ui-message {
  display: inline-block; }

.Afspraken-portlet .ui-grid-row .ui-message {
  display: inline-block; }

.Afspraken-portlet .mrvo-complex-data-table table {
  table-layout: auto; }
  .Afspraken-portlet .mrvo-complex-data-table table tr > *.column1, .Afspraken-portlet .mrvo-complex-data-table table tr > *.column2 {
    padding-right: .4em;
    white-space: normal; }
    @media only screen and (max-width: 767px) {
      .Afspraken-portlet .mrvo-complex-data-table table tr > *.column1, .Afspraken-portlet .mrvo-complex-data-table table tr > *.column2 {
        width: 100%; } }

.Afspraken-portlet .mrvo-complex-data-table + a.mrvo-action-link {
  background-position: left 6px;
  margin-top: 10px; }

.Afspraken-portlet .ui-datalist.list-bullet {
  margin-top: 2px; }
  .Afspraken-portlet .ui-datalist.list-bullet ul {
    margin-top: 2px; }

.Afspraken-portlet div[id*='tabView'] {
  margin-top: 10px; }

.Afspraken-portlet div .inputstyle {
  background-color: #D9EBF7;
  padding: 10px; }
  .Afspraken-portlet div .inputstyle .textareaContainer {
    position: relative;
    background: #D9EBF7;
    padding: 4px; }
  .Afspraken-portlet div .inputstyle #toevoegingMessage {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    font-size: 12px; }
  .Afspraken-portlet div .inputstyle #toevoegingMessage .ui-outputlabel {
    font-weight: normal; }
  .Afspraken-portlet div .inputstyle textarea {
    border: 0;
    width: 100%;
    max-width: 100%;
    height: calc(100% - 1.2em);
    margin-top: 1.2em;
    /* prevents the code from going behind the label */ }

.Afspraken-portlet .ui-expanded-row-content div[id*='tabView'] {
  margin-top: 0; }

.Afspraken-portlet .ui-messages-info, .Afspraken-portlet .ui-messages-warn, .Afspraken-portlet .ui-messages-error, .Afspraken-portlet .ui-messages-fatal {
  border: 1px solid;
  margin: 10px 0;
  padding: 10px 10px 20px 10px;
  backgroungd: coral; }

.Afspraken-portlet .belafspraken-back-button {
  margin-right: 20px; }

.Afspraken-portlet .belafspraken-calendar-container {
  padding: 10px 20px 20px 20px; }

@media only screen and (max-width: 767px) {
  body.MijnRVO .Afspraken-portlet div[id*='totalen'] .ui-datatable-reflow .ui-datatable-tablewrapper table span.ui-column-title {
    margin-left: 5px; } }

.login-scherm {
  /* buttons [bootstrap.css] */ }
  .login-scherm h2 {
    font-size: 31.5px; }
  .login-scherm h2,
  .login-scherm h3 {
    line-height: 40px;
    margin: 10px 0;
    font-family: inherit;
    font-weight: bold;
    color: inherit;
    text-rendering: optimizeLegibility; }
  .login-scherm .btn {
    display: inline-block;
    *display: inline;
    padding: 4px 12px;
    margin-bottom: 0;
    *margin-left: 0.3em;
    text-decoration: none !important;
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: none;
    vertical-align: middle;
    cursor: pointer;
    background-color: #114476;
    *background-color: #114476;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    *border: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .login-scherm .btn:hover,
  .login-scherm .btn:focus,
  .login-scherm .btn:active,
  .login-scherm .btn.active,
  .login-scherm .btn.disabled,
  .login-scherm .btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  .login-scherm .btn:active,
  .login-scherm .btn.active {
    background-color: #cccccc \9; }
  .login-scherm .btn:first-child {
    *margin-left: 0; }
  .login-scherm .btn:hover,
  .login-scherm .btn:focus {
    color: #333333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }
  .login-scherm .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .login-scherm .btn.active,
  .login-scherm .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  .login-scherm .btn.disabled,
  .login-scherm .btn[disabled] {
    cursor: default;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .login-scherm .idp-eherkenning a.btn {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #c20077;
    *background-color: #c20077;
    text-decoration: none;
    margin-left: 125px; }
  .login-scherm .idp-eherkenning a.btn:hover,
  .login-scherm .idp-eherkenning a.btn:active,
  .login-scherm .idp-eherkenning a.btn:focus {
    background-color: #fd039c; }
  .login-scherm .idp-digid a:link {
    color: #e87000; }
  .login-scherm .idp-digid a:hover,
  .login-scherm .idp-digid a:active,
  .login-scherm .idp-digid a:focus {
    color: #ff9430;
    text-decoration: none; }
  .login-scherm .idp-digid a.btn {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #e87000;
    text-decoration: none; }
  .login-scherm .idp-digid a.btn:hover,
  .login-scherm .idp-digid a.btn:active,
  .login-scherm .idp-digid a.btn:focus {
    background-color: #ff9430; }
  .login-scherm .idp-rvoaccount a {
    color: #114476; }
  .login-scherm .idp-rvoaccount a:hover,
  .login-scherm .idp-rvoaccount a:active,
  .login-scherm .idp-rvoaccount a:focus {
    color: #007bc7;
    text-decoration: none; }
  .login-scherm .idp-rvoaccount a.btn {
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #114476;
    text-decoration: none; }
  .login-scherm .idp-rvoaccount a.btn:hover,
  .login-scherm .idp-rvoaccount a.btn:active,
  .login-scherm .idp-rvoaccount a.btn:focus {
    background-color: #007bc7; }
  .login-scherm .alert.alert-warning {
    background-color: #fdf6bb;
    background-image: url("/o/MijnRvo-theme/images/huisstijl/icon-info.png");
    background-repeat: no-repeat;
    border-radius: 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    border: 0;
    color: #3e3e3e;
    display: block;
    font-style: italic;
    font-weight: normal;
    margin: 1px 0 0;
    min-height: 40px;
    min-width: 100%;
    padding: 10px 10px 10px 40px !important; }
  .login-scherm .message_info {
    background-color: #fdf6bb;
    background-image: url("/o/MijnRvo-theme/images/klap/message_info_new.png");
    background-position: 0.5em 0.5em;
    background-repeat: no-repeat;
    margin: 1em 1% 1px;
    padding: 8px 10px 5px 40px; }
    .login-scherm .message_info a:link {
      text-decoration: underline; }
  .login-scherm .meldingbox {
    margin: 1em 1% 1px; }
  .login-scherm #header-img {
    height: 88px;
    margin: 0 0 0 50%; }
  .login-scherm #header img {
    margin-left: -22px; }
  .login-scherm #header-inloggen {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin-left: 2%;
    margin-top: 24px;
    padding: 2px 10px; }
    .login-scherm #header-inloggen a {
      color: #000;
      text-decoration: none; }
  .login-scherm .nav_bar {
    border-bottom: 10px solid #cce0f1;
    font-weight: normal;
    height: 50px;
    line-height: 1.6; }
  @media only screen and (min-width: 767px) {
    .login-scherm .portlet-body {
      -ms-flex-wrap: nowrap;
      display: flex;
      flex-flow: row nowrap;
      flex-wrap: nowrap;
      position: relative; } }
  @media only screen and (max-width: 766px) {
    .login-scherm #idps,
    .login-scherm #idps-info {
      margin: 0 10px; } }
  .login-scherm #idps {
    -ms-flex-wrap: nowrap;
    display: flex;
    flex-direction: column;
    flex-flow: column nowrap;
    flex-wrap: nowrap;
    position: relative; }
  .login-scherm .idp-logo {
    display: flex;
    height: 60px;
    margin-top: 2em; }
    .login-scherm .idp-logo h3 {
      font-size: 26px;
      font-weight: normal;
      margin: 0;
      padding-top: 10px; }
    .login-scherm .idp-logo a {
      padding-right: 15px; }
  .login-scherm .idp-buildingblock {
    box-sizing: border-box;
    margin: 1em 0 1px 1%;
    min-height: 170px;
    overflow: hidden;
    padding: 10px 0;
    position: relative; }
    .login-scherm .idp-buildingblock .login-btn {
      position: absolute;
      right: 10px;
      bottom: 10px; }
  .login-scherm a:visited {
    color: #fd039c; }
  .login-scherm a:active, .login-scherm a:focus, .login-scherm a:link {
    color: #c20077;
    text-decoration: none; }
  .login-scherm a:hover {
    color: #fd039c;
    text-decoration: underline; }
  .login-scherm .idp-message {
    font-family: inherit;
    font-size: 12px;
    line-height: 20px;
    -ms-flex-direction: row;
    display: inline-block;
    padding: 0 10px;
    width: 100%; }
  .login-scherm .idp-text {
    -ms-flex-negative: 1;
    -ms-flex-positive: 0;
    -ms-flex-preferred-size: auto; }
  .login-scherm .idp-spacer {
    min-height: 28px; }
  .login-scherm .idp-inloggen {
    float: left;
    margin: 3px 3px 3px 0;
    vertical-align: bottom; }
  .login-scherm .idp-button {
    font-family: Sans, Verdana, Arial, sans-serif;
    margin: 1em 1em 0 0; }
    .login-scherm .idp-button a {
      background: #fff;
      background-color: #fff;
      border-bottom: 1px solid #000;
      border-left: 1px solid #000;
      border-radius: 5px;
      border-right: 1px solid #000;
      border-top: 1px solid #000;
      display: block;
      font-weight: normal;
      height: 33px;
      padding: 1px 6px;
      text-align: left;
      width: 225px; }
  .login-scherm.idp-rvoaccount a span {
    position: relative;
    top: 3px; }
  .login-scherm .idp-digid a,
  .login-scherm .idp-eherkenning a,
  .login-scherm .idp-rvoaccount a,
  .login-scherm .idp-eidas a {
    text-decoration: none; }
  .login-scherm .idp-digid .idp-button a,
  .login-scherm .idp-eherkenning .idp-button a,
  .login-scherm .idp-rvoaccount .idp-button a,
  .login-scherm .idp-eidas .idp-button a {
    text-decoration: none; }
  .login-scherm #eidas-logo {
    background: no-repeat url("/o/MijnRvo-theme/images/prelogin/eu_trust_mark_logo.jpg");
    background-size: 76px 51px;
    text-indent: 95px; }
  .login-scherm .eidas-logo-small {
    background: no-repeat url("/o/MijnRvo-theme/images/prelogin/eu_trust_mark_logo.jpg");
    background-size: 43px 29px;
    height: 29px;
    text-indent: 74px;
    width: 29px; }
  .login-scherm #digid-logo {
    background: no-repeat url("/o/MijnRvo-theme/images/prelogin/digid-logo.png");
    background-size: 51px 51px;
    min-height: 51px;
    min-width: 51px; }
  .login-scherm .digid-logo-small {
    background: no-repeat url("/o/MijnRvo-theme/images/prelogin/digid-logo.png");
    background-size: 29px 29px;
    display: inline-block;
    min-height: 29px;
    min-width: 29px; }
  .login-scherm #eherkenning-logo {
    background: no-repeat url("/o/MijnRvo-theme/images/login-scherm/logo-eherkenning.png");
    background-size: 185px 33px;
    min-height: 33px;
    min-width: 185px;
    background-position-y: center; }
  .login-scherm #eherkenning1-logo-small {
    background: no-repeat url("/o/MijnRvo-theme/images/login-scherm/eh1.png");
    background-size: 90px 28px;
    height: 28px;
    width: 90px; }
  .login-scherm #eherkenning2-logo-small {
    background: no-repeat url("/o/MijnRvo-theme/images/login-scherm/eh2.png");
    background-size: 90px 28px;
    height: 28px;
    width: 90px; }
  .login-scherm #eherkenning2plus-logo-small {
    background: no-repeat url("/o/MijnRvo-theme/images/login-scherm/eh2p.png");
    background-size: 90px 28px;
    height: 28px;
    width: 90px; }
  .login-scherm #eherkenning3-logo-small {
    background: no-repeat url("/o/MijnRvo-theme/images/login-scherm/eh3.png");
    background-size: 90px 28px;
    height: 28px;
    width: 90px; }
  .login-scherm .portlet-borderless-container .portlet-body,
  .login-scherm .portlet-content-container .portlet-body {
    display: block; }
    .login-scherm .portlet-borderless-container .portlet-body .meldingbox,
    .login-scherm .portlet-content-container .portlet-body .meldingbox {
      font-size: 24px;
      font-weight: bold;
      margin: 20px 10px 10px; }
    .login-scherm .portlet-borderless-container .portlet-body .header,
    .login-scherm .portlet-content-container .portlet-body .header {
      align-items: flex-end;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      .login-scherm .portlet-borderless-container .portlet-body .header .meldingbox,
      .login-scherm .portlet-content-container .portlet-body .header .meldingbox {
        white-space: nowrap; }
      .login-scherm .portlet-borderless-container .portlet-body .header .action,
      .login-scherm .portlet-content-container .portlet-body .header .action {
        flex-grow: 1;
        margin-right: 10px;
        white-space: nowrap; }
        .login-scherm .portlet-borderless-container .portlet-body .header .action a,
        .login-scherm .portlet-content-container .portlet-body .header .action a {
          color: #fff;
          text-decoration: none; }
  .login-scherm #idps-old {
    display: flex;
    flex-flow: row wrap;
    flex-wrap: wrap;
    position: relative; }
    .login-scherm #idps-old .idp-eherkenning p a.extern {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-pink.png") left 5px no-repeat;
      background-position: left 7px !important;
      font-size: 12px; }
      .login-scherm #idps-old .idp-eherkenning p a.extern:active, .login-scherm #idps-old .idp-eherkenning p a.extern:focus, .login-scherm #idps-old .idp-eherkenning p a.extern:active {
        background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-pink.png") left 5px no-repeat; }
    .login-scherm #idps-old .idp-digid p a.extern {
      background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-orange.png") left 5px no-repeat;
      background-position: left 7px !important;
      font-size: 12px; }
      .login-scherm #idps-old .idp-digid p a.extern:active, .login-scherm #idps-old .idp-digid p a.extern:focus, .login-scherm #idps-old .idp-digid p a.extern:active {
        background: url("/o/MijnRvo-theme/images/huisstijl/icon-external-orange.png") left 5px no-repeat; }
    .login-scherm #idps-old .idp-buildingblock {
      border: 1px solid #b2d7ee;
      max-width: 32%;
      min-width: 32%; }
      @media only screen and (max-width: 978px) {
        .login-scherm #idps-old .idp-buildingblock {
          max-width: 48.5%;
          min-width: 48.5%; } }
      @media only screen and (max-width: 766px) {
        .login-scherm #idps-old .idp-buildingblock {
          max-width: 98%;
          min-width: 98%; } }
      .login-scherm #idps-old .idp-buildingblock .idp-logo {
        margin-top: 5px; }
        .login-scherm #idps-old .idp-buildingblock .idp-logo h3 {
          background-color: inherit;
          color: black;
          margin: 14px 14px 0 0;
          padding: 0;
          font-weight: bold;
          height: 50px;
          font-size: 24.5px; }
        .login-scherm #idps-old .idp-buildingblock .idp-logo #eherkenning-logo {
          display: inline-block; }
        .login-scherm #idps-old .idp-buildingblock .idp-logo .niveau {
          display: inline-block;
          font-family: "Droid Sans", Arial, Helvetica, Verdana, Tahoma, sans-serif;
          font-size: 41px;
          font-weight: bold;
          left: 8px;
          position: relative;
          top: -29px; }
      .login-scherm #idps-old .idp-buildingblock .idp-button {
        bottom: 10px;
        margin: 0;
        position: absolute;
        right: 10px; }
        .login-scherm #idps-old .idp-buildingblock .idp-button a {
          -moz-box-sizing: content-box;
          -webkit-box-sizing: content-box;
          box-sizing: content-box;
          display: block;
          height: 22px;
          padding: 2px 6px;
          text-align: center;
          width: 70px; }
          .login-scherm #idps-old .idp-buildingblock .idp-button a span {
            top: 0; }
  @media only screen and (max-width: 767px) {
    .login-scherm #container.login #kruimelpadheader {
      flex-direction: row; } }
  .login-scherm #container.login .header .meldingbox {
    font-size: 26px;
    font-weight: normal;
    margin: 10px; }
  .login-scherm #container.login #idps-old .idp-eherkenning .idp-logo a {
    margin-top: 12px; }
  .login-scherm #container.login #idps-old .idp-eherkenning .idp-logo #eherkenning-logo {
    background-size: 175px 40px; }
  .login-scherm #container.login #idps-old .idp-eherkenning .idp-logo h3 {
    font-size: 33px;
    left: -20px;
    top: -36px; }

@media only screen and (max-width: 979px) {
  .aui .btn .caret {
    margin-left: 10px; }
  .aui .MijnRVO:not(.dockbar-ready) input[type='search'], .aui .MijnRVO:not(.dockbar-ready) input[type='text'] {
    font-size: 12px; }
  .aui .MijnRVO:not(.dockbar-ready) select {
    font-size: 12px; }
  .aui:not(.ie) .MijnRVO:not(.dockbar-ready) body input[type='checkbox'] {
    background: #000;
    border: 1px solid #000; }
  .aui:not(.ie) .MijnRVO:not(.dockbar-ready) input[type='radio'] input[type='checkbox'] {
    background: #000;
    border: 1px solid #000; }
  .aui.ie .MijnRVO:not(.dockbar-ready) input[type='color'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='date'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='datetime'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='datetime-local'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='email'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='month'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='number'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='password'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='search'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='tel'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='text'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='time'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='url'], .aui.ie .MijnRVO:not(.dockbar-ready) input[type='week'] {
    width: auto; }
  .aui.ie .MijnRVO:not(.dockbar-ready) textarea,
  .aui.ie .MijnRVO:not(.dockbar-ready) .uneditable-input {
    width: auto; }
  .aui.ie .MijnRVO:not(.dockbar-ready) select.ui-paginator-rpp-options {
    width: 75px; }
  .aui.ie .MijnRVO:not(.dockbar-ready) select:not(.ui-paginator-rpp-options) {
    width: auto; } }

@media only screen and (min-width: 768px) and (max-width: 979px) {
  .span8 .HaalZaken-portlet .relatiezaken-table a.maxWidth,
  .span8 .HaalZaken-portlet .relatiezaken-table span.maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table a.maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table span.maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table a.maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table span.maxWidth {
    overflow-x: auto;
    text-overflow: inherit;
    width: auto; } }

@media only screen and (min-width: 768px) {
  .Credentials-portlet {
    display: none; }
  #kruimelpadheader {
    margin: 10px 15px 0; }
    #kruimelpadheader.empty {
      height: 0;
      margin: 0; } }

.portlet-borderless-container.divLight h2,
.portlet-content-container.divLight h2 {
  margin: 0 0 10px; }

.ui-paginator-top {
  text-align: center; }

@media only screen and (max-width: 767px) {
  #kruimelpadheader {
    flex-direction: column;
    margin: 10px 10px 0; }
    #kruimelpadheader.empty {
      height: 0;
      margin: 0; }
  .klap-content-filter-select th,
  .klap-content-filter-select td,
  .klap-content-filter-select span,
  .klap-content-filter-select a,
  .klap-content-filter-select th,
  .klap-content-filter-select td,
  .klap-content-filter-select span,
  .klap-content-filter-select a,
  .relatiezaken-table th,
  .relatiezaken-table td,
  .relatiezaken-table span,
  .relatiezaken-table a,
  .klapdossierpost-table th,
  .klapdossierpost-table td,
  .klapdossierpost-table span,
  .klapdossierpost-table a {
    overflow: visible;
    white-space: pre-wrap; }
  .klap-content-filter-select th[id*='KlapDossierPost']:nth-of-type(2),
  .klap-content-filter-select th[id*='KlapDossierPost']:nth-of-type(2),
  .relatiezaken-table th[id*='KlapDossierPost']:nth-of-type(2),
  .klapdossierpost-table th[id*='KlapDossierPost']:nth-of-type(2) {
    width: 50%; }
  .ui-paginator-top span:not(.ui-paginator-current) {
    display: inline-block; }
  select {
    display: inline-block; }
  .ui-paginator-current {
    display: table !important;
    margin: 3px !important;
    width: 100%; }
  .ui-paginator-rpp-options {
    display: block !important;
    margin: 8px auto !important; }
  .MijnRVO .EuSubsidies-portlet form .subsidiesFields label {
    white-space: normal; }
  body {
    background-color: #fff; }
    body h1.eliLight, body h1.eliMedium, body h1.eliDark, body h1.eliAccent,
    body h2.eliLight,
    body h2.eliMedium,
    body h2.eliDark,
    body h2.eliAccent,
    body h3.eliLight,
    body h3.eliMedium,
    body h3.eliDark,
    body h3.eliAccent,
    body h4.eliLight,
    body h4.eliMedium,
    body h4.eliDark,
    body h4.eliAccent,
    body h5.eliLight,
    body h5.eliMedium,
    body h5.eliDark,
    body h5.eliAccent,
    body h6.eliLight,
    body h6.eliMedium,
    body h6.eliDark,
    body h6.eliAccent {
      padding: 10px; }
    body .carousel {
      margin-bottom: 0; }
    body .accordion {
      margin-left: 10px;
      margin-right: 10px; }
      body .accordion.klap-favorieten-lijst {
        margin-left: 0;
        margin-right: 0; }
      body .accordion .portlet-journal-content {
        margin: 0;
        padding: 0; }
  #top_header {
    display: none; }
  #header_nav {
    top: 0; }
  .credentials .searchTextbox-submit {
    background: url("/o/MijnRvo-theme/images/common/search_blue.png") no-repeat center top transparent;
    background-size: contain;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: inline-block;
    height: 24px;
    line-height: 0;
    margin: 0;
    outline: auto;
    padding: 0;
    text-align: center;
    width: 72px; }
  .span4.portlet-column .portlet-boundary.eliLight.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border, .span4.portlet-column .portlet-boundary.eliMedium.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border, .span4.portlet-column .portlet-boundary.eliDark.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border, .span4.portlet-column .portlet-boundary.eliAccent.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border,
  .col-md-4.portlet-column .portlet-boundary.eliLight.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border,
  .col-md-4.portlet-column .portlet-boundary.eliMedium.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border,
  .col-md-4.portlet-column .portlet-boundary.eliDark.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border,
  .col-md-4.portlet-column .portlet-boundary.eliAccent.portlet-boundary_StartFormulieren_WAR_StartFormulierenportlet_.border {
    border: 0; }
  .span4.portlet-column .portlet-boundary.eliLight.title.respDark h2,
  .span4.portlet-column .portlet-boundary.eliLight.title.respDark h3,
  .span4.portlet-column .portlet-boundary.eliLight.title.respDark h4,
  .span4.portlet-column .portlet-boundary.eliLight.title.respDark h5,
  .span4.portlet-column .portlet-boundary.eliLight.title.respDark h6, .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h2,
  .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h3,
  .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h4,
  .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h5,
  .span4.portlet-column .portlet-boundary.eliMedium.title.respDark h6, .span4.portlet-column .portlet-boundary.eliDark.title.respDark h2,
  .span4.portlet-column .portlet-boundary.eliDark.title.respDark h3,
  .span4.portlet-column .portlet-boundary.eliDark.title.respDark h4,
  .span4.portlet-column .portlet-boundary.eliDark.title.respDark h5,
  .span4.portlet-column .portlet-boundary.eliDark.title.respDark h6, .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h2,
  .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h3,
  .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h4,
  .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h5,
  .span4.portlet-column .portlet-boundary.eliAccent.title.respDark h6,
  .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h2,
  .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h3,
  .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h4,
  .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h5,
  .col-md-4.portlet-column .portlet-boundary.eliLight.title.respDark h6,
  .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h2,
  .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h3,
  .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h4,
  .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h5,
  .col-md-4.portlet-column .portlet-boundary.eliMedium.title.respDark h6,
  .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h2,
  .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h3,
  .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h4,
  .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h5,
  .col-md-4.portlet-column .portlet-boundary.eliDark.title.respDark h6,
  .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h2,
  .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h3,
  .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h4,
  .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h5,
  .col-md-4.portlet-column .portlet-boundary.eliAccent.title.respDark h6 {
    background: #114476;
    color: #fff;
    margin-left: 0;
    margin-right: 0; }
  .klap-faq-portlet {
    padding: 10px !important; }
  .favorieten-beheer-portlet .klap-favorieten-lijst ol li {
    white-space: nowrap; }
  .favorieten-beheer-portlet .klap-favorieten-lijst a {
    overflow-y: visible; }
  .portlet-body .klap-favorieten-link.favorieten, .portlet-body .klap-favorieten-link.alle-diensten {
    bottom: 0; }
  .favorieten-link-portlet {
    height: 22px;
    position: initial;
    text-align: left; }
  .EuSubsidies-portlet form p,
  .EuSubsidies-portlet form h3 {
    margin-left: 10px;
    margin-right: 10px;
    text-overflow: visible;
    white-space: normal; }
  .EuSubsidies-portlet form div.verplicht {
    margin-left: 10px;
    margin-right: 10px;
    text-overflow: visible;
    white-space: normal; }
  #main-content {
    padding: 0; }
    #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler,
    #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler {
      width: 100%; }
      #main-content .mrvo-data-table table thead > tr > *.mrvo-row-toggler .ui-row-toggler::before,
      #main-content .mrvo-data-table table tbody > tr > *.mrvo-row-toggler .ui-row-toggler::before {
        left: 8px; }
    #main-content .mrvo-data-table table thead > tr > * {
      white-space: normal; }
    #main-content a.mrvo-action-link {
      margin: 0 10px 10px; }
  .PreloginSchermen-portlet form h2 {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
  .PreloginSchermen-portlet form span {
    display: inline-block; }
    .PreloginSchermen-portlet form span.ui-chkbox-icon {
      display: block; }
  .PreloginSchermen-portlet form table span {
    margin: inherit; }
  .PostloginSchermen-portlet form h2 {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px; }
  .PostloginSchermen-portlet form span {
    display: inline-block; }
    .PostloginSchermen-portlet form span.ui-chkbox-icon {
      display: block; }
  .PostloginSchermen-portlet form table span {
    margin: inherit; }
  .StartFormulieren-portlet {
    padding: 10px; }
    .StartFormulieren-portlet .mrvo-disabled-link,
    .StartFormulieren-portlet .openApplicationLink,
    .StartFormulieren-portlet .mrvo-disabled-helper {
      display: block;
      margin: 10px; }
    .StartFormulieren-portlet h2,
    .StartFormulieren-portlet h3,
    .StartFormulieren-portlet h4,
    .StartFormulieren-portlet h5,
    .StartFormulieren-portlet h6 {
      background: #114476;
      color: #fff;
      margin-left: 0;
      margin-right: 0; }
    .StartFormulieren-portlet .portlet-borderless-container.divLight,
    .StartFormulieren-portlet .portlet-content-container.divLight {
      border: 1px solid #114476; }
      .StartFormulieren-portlet .portlet-borderless-container.divLight form,
      .StartFormulieren-portlet .portlet-content-container.divLight form {
        margin-left: 10px; }
  .portlet-asset-publisher ul.title-list {
    margin: 10px; }
    .portlet-asset-publisher ul.title-list li.title-list {
      display: block;
      max-height: inherit; }
  .portlet-asset-publisher .asset-abstract,
  .portlet-asset-publisher .subscribe-action,
  .portlet-asset-publisher .asset-metadata {
    margin-left: 10px;
    margin-right: 10px;
    white-space: normal; }
  .portlet-asset-publisher .taglib-header .header-title {
    margin-left: 10px;
    margin-right: 10px;
    white-space: normal; }
  .portlet-asset-publisher .taglib-header .header-back-to a {
    float: none;
    margin-left: 10px; }
  .TVSLogin .content form.form-layout li .message {
    margin-left: 0; }
  .TVSLogin .content form.form-layout li label:first-child {
    width: 45%; }
  .TVSLogin .content .info {
    display: inline-block; }
  .DataFilter form {
    margin: 0 10px; }
  .journal-content-article p,
  .journal-content-article ul {
    margin: 0 10px 10px; }
  .journal-content-article h2,
  .journal-content-article h3,
  .journal-content-article h4,
  .journal-content-article h5,
  .journal-content-article h6 {
    margin: 10px; }
  .journal-content-article .dienstPaginaHeader {
    height: 100%;
    margin: 0;
    padding-bottom: 15px; }
    .journal-content-article .dienstPaginaHeader h2,
    .journal-content-article .dienstPaginaHeader h3,
    .journal-content-article .dienstPaginaHeader h4,
    .journal-content-article .dienstPaginaHeader h5,
    .journal-content-article .dienstPaginaHeader h6 {
      margin: 10px; }
    .journal-content-article .dienstPaginaHeader p {
      margin: 0 10px; }
    .journal-content-article .dienstPaginaHeader li:nth-child(2) {
      display: none; }
    .journal-content-article .dienstPaginaHeader li:nth-child(1) {
      width: 100%; }
  .journal-content-article ul.home-cat-blocks,
  .html-editor ul.home-cat-blocks {
    margin: 10px 10px 0; }
  .portlet-site-map ul {
    margin: 0 10px; }
  .Abonneren-portlet .form-layout h2 {
    margin: 0 10px; }
  .Abonneren-portlet .form-layout button {
    margin: 3px 10px 0 5px; }
  .Abonneren-portlet .form-layout .ui-panel-content li label:first-child {
    white-space: nowrap; }
  .span8 .HaalZaken-portlet .relatiezaken-table a.maxWidth,
  .span8 .HaalZaken-portlet .relatiezaken-table span.maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table a.maxWidth,
  .span8 .LopendeZaken-portlet .relatiezaken-table span.maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table a.maxWidth,
  .span8 .KlapDossierPost-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .HaalZaken-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .LopendeZaken-portlet .relatiezaken-table span.maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table a.maxWidth,
  .col-md-8 .KlapDossierPost-portlet .relatiezaken-table span.maxWidth {
    overflow-x: auto;
    text-overflow: inherit;
    width: auto; }
  .Relatie-portlet ul.naw li {
    margin-left: 10px; }
  .portlet-column-content-only {
    width: 100%; }
  .ltr .portlet-column-content-first,
  .ltr .portlet-column-content-last {
    width: 100%; } }

@media only screen and (max-width: 480px) {
  .klap-content-filter-select th,
  .klap-content-filter-select td,
  .klap-content-filter-select span,
  .klap-content-filter-select a,
  .klap-content-filter-select th,
  .klap-content-filter-select td,
  .klap-content-filter-select span,
  .klap-content-filter-select a,
  .relatiezaken-table th,
  .relatiezaken-table td,
  .relatiezaken-table span,
  .relatiezaken-table a,
  .klapdossierpost-table th,
  .klapdossierpost-table td,
  .klapdossierpost-table span,
  .klapdossierpost-table a {
    word-break: break-all; }
  .portlet-boundary_DirectRegelen_WAR_KlapContentFilterportlet_.eliLight, .portlet-boundary_DirectRegelen_WAR_KlapContentFilterportlet_.eliMedium, .portlet-boundary_DirectRegelen_WAR_KlapContentFilterportlet_.eliDark {
    background-color: #fff; }
  body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-overlay {
    height: 100%; }
  body .carousel .carousel-content .carousel-item .carousel-textbox .carousel-text h2 {
    height: auto; }
  .journal-content-article ul.home-cat-blocks li,
  .html-editor ul.home-cat-blocks li {
    margin-left: 0;
    width: 100%; }
  #container #header_nav .searchbox .searchbox-input {
    width: 220px; }
  #container #footercontent .fourCol {
    padding-left: 10px;
    width: 100%; }
  #container .EuSubsidies-portlet form .subsidiesFields li input {
    max-width: 200px; } }

@media only screen and (min-width: 481px) and (max-width: 767px) {
  body.signedin #layout-column_column-4 {
    display: flex; }
    body.signedin #layout-column_column-4 > div.KlapContentFilter-portlet {
      flex: 0 1 50%;
      margin-right: 5px; }
    body.signedin #layout-column_column-4 > div.favorieten-lijst-portlet {
      flex: 0 1 50%;
      margin-left: 5px; }
    body.signedin #layout-column_column-4 > div.StartFormulieren-portlet {
      flex: 0 1 100%; } }

@media only screen and (max-width: 1052px) {
  .klapdossierpost-table .ui-paginator-current {
    display: table !important;
    margin: 3px !important;
    width: 100%; }
  .klapdossierpost-table .ui-paginator-rpp-options {
    display: block !important;
    margin: 0 auto !important; } }

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html,
body {
  height: 100%;
  margin: 0;
  min-height: 100%;
  padding: 0; }

body::after {
  content: 'mobile';
  display: none; }
  @media only screen and (min-width: 768px) {
    body::after {
      content: 'desktop';
      display: none; } }

@media only screen and (min-width: 768px) {
  body .resp-template [class*='portlet'].yui3-dd-drop-active-valid div.label {
    display: block; } }

@media only screen and (min-width: 768px) {
  body.signed-in.dockbar-ready .columns-home-mobile-order .portlet-layout .portlet-column .portlet1 {
    height: auto; } }

@media only screen and (max-width: 767px) {
  body [class*='span'],
  body [class*='col-md-'] {
    display: flex; } }

@media only screen and (max-width: 767px) {
  body .uneditable-input [class*='span'],
  body .uneditable-input [class*='col-md-'],
  body .row-fluid [class*='span'],
  body .row-fluid [class*='col-md-'] {
    display: flex; } }

.resp-template .portlet-layout::after {
  clear: both;
  content: '';
  display: table; }

.resp-template .portlet-layout .portlet-column {
  display: flex;
  flex-wrap: wrap; }

.resp-template .portlet-layout .portlet {
  width: 100%; }

@media only screen and (max-width: 767px) {
  .resp-template .portlet-column {
    display: flex;
    flex-wrap: wrap;
    width: 100%; } }

@media only screen and (max-width: 767px) {
  .resp-template .portlet {
    width: 100%; } }

@media only screen and (min-width: 768px) {
  .portlet-column {
    display: block;
    float: left; }
    .portlet-column.span4, .portlet-column.col-md-4 {
      width: 30%; }
    .portlet-column.span8, .portlet-column.col-md-8 {
      width: 70%; }
    .portlet-column .portlet {
      order: 0 !important; } }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet1 {
  -webkit-order: 1;
  order: 1; }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet2 {
  -webkit-order: 4;
  order: 4; }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet3 {
  -webkit-order: 6;
  order: 6; }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet4 {
  -webkit-order: 3;
  order: 3; }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet5 {
  -webkit-order: 2;
  order: 2; }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet6 {
  -webkit-order: 7;
  order: 7; }
  @media only screen and (min-width: 768px) {
    .columns-home-mobile-order .portlet-layout .portlet-column .portlet6 {
      display: block; } }
  @media only screen and (max-width: 767px) {
    .columns-home-mobile-order .portlet-layout .portlet-column .portlet6 {
      display: none; } }

.columns-home-mobile-order .portlet-layout .portlet-column .portlet7 {
  -webkit-order: 5;
  order: 5; }

@media only screen and (max-width: 767px) {
  #container #header_nav .sub .valUser {
    display: none; } }

#container #midcontent {
  margin-top: 15px; }
  @media only screen and (max-width: 767px) {
    #container #midcontent {
      margin-top: 10px; } }

@media only screen and (max-width: 480px) {
  .credentials .loginDef input[type='submit'] {
    float: none; } }

.yui3-dd-drop-active-valid[id*='container'] .portlet-dropzone {
  background-color: #e0ffff;
  min-height: 100px;
  outline: 1px dotted #000; }

.columns-md-mobile-order .portlet-layout .portlet1 {
  -webkit-order: 1;
  order: 1; }

.columns-md-mobile-order .portlet-layout .portlet2 {
  -webkit-order: 3;
  order: 3; }

.columns-md-mobile-order .portlet-layout .portlet3 {
  -webkit-order: 4;
  order: 4; }

.columns-md-mobile-order .portlet-layout .portlet4 {
  -webkit-order: 2;
  order: 2; }

.columns-md-mobile-order .portlet-layout .portlet5 {
  -webkit-order: 5;
  order: 5; }

html.printPreview {
  background: #fff;
  /* Dit is nodig om de tabellen in de print(preview) smal te houden. De margin is voor ui-icons (sorteren)
		 * welke niet getoond worden in de print-preview */ }
  html.printPreview .vds-portlet {
    margin-right: 0 !important;
    width: 100%; }
    html.printPreview .vds-portlet.BetalingsRechten-portlet .mrvo-data-filter > span {
      margin-left: 2px; }
    html.printPreview .vds-portlet.BetalingsRechten-portlet .mrvo-data-filter > span, html.printPreview .vds-portlet.VervangendeVerwerkingsOvereenkomsten-portlet .mrvo-data-filter > span {
      font-weight: bold; }
      html.printPreview .vds-portlet.BetalingsRechten-portlet .mrvo-data-filter > span *, html.printPreview .vds-portlet.VervangendeVerwerkingsOvereenkomsten-portlet .mrvo-data-filter > span * {
        font-weight: normal; }
        html.printPreview .vds-portlet.BetalingsRechten-portlet .mrvo-data-filter > span *:first-child, html.printPreview .vds-portlet.VervangendeVerwerkingsOvereenkomsten-portlet .mrvo-data-filter > span *:first-child {
          margin-left: 10px; }
  html.printPreview body {
    background: #fff;
    margin: 0 10px;
    width: 26cm;
    margin: 0;
    padding: 0 !important;
    transform-origin: 0 0 0; }
    html.printPreview body #top_header .topNav {
      display: none !important; }
    html.printPreview body #header_nav,
    html.printPreview body #bottom_bar,
    html.printPreview body #footer-ribbon,
    html.printPreview body #footercontent,
    html.printPreview body .Credentials-portlet,
    html.printPreview body button,
    html.printPreview body .button,
    html.printPreview body .mrvo-on-behalf,
    html.printPreview body .mrvo-action-link,
    html.printPreview body .favoriet-toevoegen,
    html.printPreview body .subscribe,
    html.printPreview body .header-back-to,
    html.printPreview body #favoriet_portlet {
      display: none !important; }
    html.printPreview body input[type='button'] {
      display: none !important; }
    html.printPreview body .span4 .portlet-boundary img,
    html.printPreview body .col-md-4 .portlet-boundary img {
      display: none !important; }
    html.printPreview body ul.social {
      display: none !important; }
    html.printPreview body .dienstPaginaHeader img {
      display: none !important; }
    html.printPreview body .portlet-search form fieldset {
      display: none !important; }
    html.printPreview body .carousel menu {
      display: none !important; }
    html.printPreview body .ui-paginator > * {
      display: none !important; }
    html.printPreview body .latestnewsportlet-portlet .moreNews {
      display: none !important; }
    html.printPreview body #header img {
      display: none !important; }
    html.printPreview body table {
      border-spacing: 0 !important; }
    html.printPreview body #kruimelpadheader {
      margin: 10px 0; }
      html.printPreview body #kruimelpadheader * {
        color: #000;
        cursor: default;
        pointer-events: none;
        text-decoration: none; }
      html.printPreview body #kruimelpadheader .favoriet-toevoegen {
        display: none; }
    html.printPreview body .klap-content-filter-diensten {
      display: block !important;
      width: 100% !important; }
    html.printPreview body .span4 .portlet-boundary.Relatie-portlet, html.printPreview body .span4 .portlet-boundary.StartFormulieren-portlet, html.printPreview body .span4 .portlet-boundary.StartZaak-portlet {
      display: block !important;
      width: 100% !important; }
    html.printPreview body .col-md-4 .portlet-boundary.Relatie-portlet, html.printPreview body .col-md-4 .portlet-boundary.StartFormulieren-portlet, html.printPreview body .col-md-4 .portlet-boundary.StartZaak-portlet {
      display: block !important;
      width: 100% !important; }
    html.printPreview body .ui-paginator > .ui-paginator-current {
      display: block !important; }
    html.printPreview body body .printOverview {
      display: block !important; }
    html.printPreview body #column-1.span8 {
      display: block;
      padding: 0;
      width: 100%; }
    html.printPreview body #column-2.span4 {
      display: block;
      padding: 0;
      width: 100%; }
    html.printPreview body #column-1.col-md-8 {
      display: block;
      padding: 0;
      width: 100%; }
    html.printPreview body #column-2.col-md-4 {
      display: block;
      padding: 0;
      width: 100%; }
    html.printPreview body #column-2.span4, html.printPreview body #column-2.col-md-4 {
      margin-top: 4em; }
    html.printPreview body #top_header {
      display: block;
      height: auto;
      overflow: visible; }
      html.printPreview body #top_header .container {
        margin: 0;
        padding: 0;
        position: absolute; }
        html.printPreview body #top_header .container .loginPerson {
          left: 0;
          position: absolute;
          top: 133px; }
          html.printPreview body #top_header .container .loginPerson .person {
            background: none;
            padding: 0;
            width: auto; }
      html.printPreview body #top_header .topNav {
        display: none; }
    html.printPreview body #container {
      -webkit-box-shadow: none;
      background: none;
      box-shadow: none;
      margin: 0;
      max-width: 26cm;
      overflow: visible;
      padding-top: 50px; }
    html.printPreview body #header {
      height: 100px; }
      html.printPreview body #header #header_logo #logo {
        background: url("/o/MijnRvo-theme/images/logo.png") no-repeat center center #fff;
        color: #000;
        cursor: default;
        height: 87px;
        pointer-events: none;
        text-decoration: none;
        width: 500px; }
      html.printPreview body #header #header #header_logo #nolinklogo {
        background: url("/o/MijnRvo-theme/images/logo.png") no-repeat center center #fff;
        color: #000;
        cursor: default;
        height: 87px;
        pointer-events: none;
        text-decoration: none;
        width: 500px; }
      html.printPreview body #header img {
        display: none; }
    html.printPreview body #kruimelpadheader nav ul.breadcrumbs {
      margin-left: 0; }
      html.printPreview body #kruimelpadheader nav ul.breadcrumbs li:not(active.last.breadcrumb-truncate) span {
        background: none;
        position: relative; }
    html.printPreview body #main-content {
      padding: 2em 0 0; }
      html.printPreview body #main-content h1.eliLight, html.printPreview body #main-content h1.eliMedium, html.printPreview body #main-content h1.eliDark,
      html.printPreview body #main-content h2.eliLight,
      html.printPreview body #main-content h2.eliMedium,
      html.printPreview body #main-content h2.eliDark,
      html.printPreview body #main-content h3.eliLight,
      html.printPreview body #main-content h3.eliMedium,
      html.printPreview body #main-content h3.eliDark,
      html.printPreview body #main-content h4.eliLight,
      html.printPreview body #main-content h4.eliMedium,
      html.printPreview body #main-content h4.eliDark,
      html.printPreview body #main-content h5.eliLight,
      html.printPreview body #main-content h5.eliMedium,
      html.printPreview body #main-content h5.eliDark {
        background: none;
        margin: 0;
        padding: 0 0 10px; }
      html.printPreview body #main-content .mrvo-data-totals {
        margin-left: 0;
        margin-right: 0; }
        html.printPreview body #main-content .mrvo-data-totals th:first-child {
          text-align: left; }
      html.printPreview body #main-content .mrvo-data-filter {
        margin-left: 0;
        margin-right: 10px; }
        html.printPreview body #main-content .mrvo-data-filter th:first-child {
          text-align: left; }
      html.printPreview body #main-content .mrvo-page-actions {
        background: #f3f5f6;
        border: 1px solid #a8a8a8;
        left: 0;
        margin: 0;
        padding-left: 10px;
        position: fixed;
        top: 0;
        transform-origin: 0 0;
        width: 100vw;
        z-index: 2; }
        html.printPreview body #main-content .mrvo-page-actions > span {
          display: inline-block;
          margin: 8px 10px 8px 0; }
      html.printPreview body #main-content .mrvo-data-table table {
        border: 1px solid #3e3e3e;
        border-spacing: 0 !important;
        table-layout: auto; }
        html.printPreview body #main-content .mrvo-data-table table * {
          background: none !important; }
        html.printPreview body #main-content .mrvo-data-table table tr {
          page-break-inside: avoid; }
        html.printPreview body #main-content .mrvo-data-table table thead th {
          border: 1px solid #3e3e3e !important;
          border-width: 1px !important; }
          html.printPreview body #main-content .mrvo-data-table table thead th:first-child {
            border-left-width: 1px !important; }
        html.printPreview body #main-content .mrvo-data-table table tbody td {
          border: 1px solid #9f9f9f !important;
          border-width: 1px !important; }
          html.printPreview body #main-content .mrvo-data-table table tbody td:first-child {
            border-left-width: 1px !important; }
        html.printPreview body #main-content .mrvo-data-table table tbody tr:first-child td {
          border-top-width: 1px !important; }
        html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details {
          margin: 0 0 8px; }
          html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] {
            overflow: hidden;
            vertical-align: top;
            width: 40%; }
            html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'].column2, html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'].column3 {
              float: right;
              width: 45%; }
            html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] label,
            html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] span {
              display: block;
              overflow: hidden;
              text-overflow: ellipsis; }
            html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] .value label,
            html.printPreview body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] .value span {
              display: inline; }
        html.printPreview body #main-content .mrvo-data-table table .ui-expanded-row-content ul.mrvo-data-table-details {
          margin: 10px 10px 10px 35px;
          width: auto; }
          html.printPreview body #main-content .mrvo-data-table table .ui-expanded-row-content ul.mrvo-data-table-details [class^='column'] {
            float: left;
            width: 250px; }
        html.printPreview body #main-content .mrvo-data-table table .mrvo-col-details {
          padding-bottom: 20px !important;
          padding-top: 10px !important; }
        html.printPreview body #main-content .mrvo-data-table table div.mrvo-data-table-details table {
          border: 0 !important;
          margin-left: 0;
          margin-right: 0; }
          html.printPreview body #main-content .mrvo-data-table table div.mrvo-data-table-details table thead th {
            border: 0 !important; }
          html.printPreview body #main-content .mrvo-data-table table div.mrvo-data-table-details table tbody td {
            border: 0 !important; }
            html.printPreview body #main-content .mrvo-data-table table div.mrvo-data-table-details table tbody td.columns {
              width: 200px !important; }
      html.printPreview body #main-content .mrvo-complex-data-table table {
        border: 0;
        border-spacing: 0;
        margin-top: 10px; }
        html.printPreview body #main-content .mrvo-complex-data-table table * {
          background: none !important; }
        html.printPreview body #main-content .mrvo-complex-data-table table tr {
          page-break-inside: avoid; }
        html.printPreview body #main-content .mrvo-complex-data-table table thead > tr > *,
        html.printPreview body #main-content .mrvo-complex-data-table table tbody > tr > * {
          border: 1px solid #9f9f9f;
          border-width: 1px; }
        html.printPreview body #main-content .mrvo-complex-data-table table thead > tr > * {
          border-width: 1px; }
          html.printPreview body #main-content .mrvo-complex-data-table table thead > tr > *:first-child {
            border-top-width: 1px; }
        html.printPreview body #main-content .mrvo-complex-data-table table tbody > tr:first-child > * {
          border-top-width: 1px; }
        html.printPreview body #main-content .mrvo-complex-data-table table tbody > tr > *:first-child {
          border-left-width: 1px; }
        html.printPreview body #main-content .mrvo-complex-data-table table tbody > tr.mrvo-group-header > * {
          padding: 18px 10px 6px; }
      html.printPreview body #main-content .portlet-column-content {
        padding: 0; }
        html.printPreview body #main-content .portlet-column-content .portlet-boundary:first-child {
          margin-top: 0; }
        html.printPreview body #main-content .portlet-column-content .portlet-boundary {
          margin-top: 4em; }
      html.printPreview body #main-content .latestNews {
        width: auto !important; }
      html.printPreview body #main-content a.mrvo-action-link {
        margin: 0; }
      html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details-small table,
      html.printPreview body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details-small table {
        padding: 0; }
        html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details-small table td.heading,
        html.printPreview body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details-small table td.heading {
          font-weight: bold;
          width: 278px; }
        html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details-small table td:not(.heading),
        html.printPreview body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details-small table td:not(.heading) {
          width: 200px; }
      html.printPreview body #main-content .mrvo-data-table table tbody div table, html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table,
      html.printPreview body #main-content .zaakdetails-table table tbody div table,
      html.printPreview body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table {
        padding: 0; }
        html.printPreview body #main-content .mrvo-data-table table tbody div table td.heading, html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.heading,
        html.printPreview body #main-content .zaakdetails-table table tbody div table td.heading,
        html.printPreview body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.heading {
          font-weight: bold;
          width: 278px; }
        html.printPreview body #main-content .mrvo-data-table table tbody div table td:not(.heading), html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td:not(.heading),
        html.printPreview body #main-content .zaakdetails-table table tbody div table td:not(.heading),
        html.printPreview body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td:not(.heading) {
          width: auto; }
      html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th:first-child {
        width: 278px; }
      html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th:not(:first-child) {
        width: 200px; }
      html.printPreview body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th {
        display: inline-block;
        float: none; }
    html.printPreview body div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td {
      display: inline-block;
      float: none; }
      html.printPreview body div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td .ui-column-title {
        display: none; }
    html.printPreview body .ZuiveringslibCompost-portlet .ui-datatable.mrvo-data-table > .ui-datatable-tablewrapper > table > tbody > tr > td,
    html.printPreview body .VisserijOpgaveAalvangst-portlet .ui-datatable.mrvo-data-table > .ui-datatable-tablewrapper > table > tbody > tr > td {
      max-width: 130px;
      word-wrap: break-word; }
    html.printPreview body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child,
    html.printPreview body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child,
    html.printPreview body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child {
      font-weight: bold; }
      html.printPreview body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child span,
      html.printPreview body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child span,
      html.printPreview body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child span {
        font-weight: normal;
        padding-left: 10px; }
    html.printPreview body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child,
    html.printPreview body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child,
    html.printPreview body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child {
      padding-left: 30px; }
      html.printPreview body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child span,
      html.printPreview body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child span,
      html.printPreview body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child span {
        padding-left: 10px; }
    html.printPreview body #main-content .ui-panel-content .mrvo-data-filter > span:first-child {
      display: inline !important; }
    html.printPreview body .mobile-left {
      margin-left: 0 !important; }
    html.printPreview body .mainWidth {
      max-width: none !important;
      width: 26cm !important; }
    html.printPreview body .alert-block.popup-alert-notice {
      position: absolute; }
    html.printPreview body .mrvo-page-actions {
      display: block; }
      html.printPreview body .mrvo-page-actions .mrvo-action-link[type='button'],
      html.printPreview body .mrvo-page-actions input[type='button'] {
        display: inline-block !important; }
        html.printPreview body .mrvo-page-actions .mrvo-action-link[type='button']:focus,
        html.printPreview body .mrvo-page-actions input[type='button']:focus {
          background: #007bc7; }
      html.printPreview body .mrvo-page-actions .mrvo-menu {
        display: none; }
  html.printPreview #main-content .mrvo-data-table table thead > tr > * span:first-child,
  html.printPreview #main-content .zaakdetails-table table thead > tr > * span:first-child {
    margin-right: 0; }

@media print {
  #notification {
    display: none !important; }
  html {
    background: none;
    margin: 0;
    width: 26cm; }
  .portlet-breadcrumb nav ul.breadcrumbs li a {
    background: none; }
  #top_header {
    margin: 0; }
  body {
    background: #fff;
    margin: 0 10px;
    width: 26cm;
    padding-left: 4px;
    padding-right: 4px;
    width: 26cm; }
    body #top_header .topNav {
      display: none !important; }
    body #header_nav,
    body #bottom_bar,
    body #footer-ribbon,
    body #footercontent,
    body .Credentials-portlet,
    body button,
    body .button,
    body .mrvo-on-behalf,
    body .mrvo-action-link,
    body .favoriet-toevoegen,
    body .subscribe,
    body .header-back-to,
    body #favoriet_portlet {
      display: none !important; }
    body input[type='button'] {
      display: none !important; }
    body .span4 .portlet-boundary img,
    body .col-md-4 .portlet-boundary img {
      display: none !important; }
    body ul.social {
      display: none !important; }
    body .dienstPaginaHeader img {
      display: none !important; }
    body .portlet-search form fieldset {
      display: none !important; }
    body .carousel menu {
      display: none !important; }
    body .ui-paginator > * {
      display: none !important; }
    body .latestnewsportlet-portlet .moreNews {
      display: none !important; }
    body #header img {
      display: none !important; }
    body table {
      border-spacing: 0 !important; }
    body #kruimelpadheader {
      margin: 10px 0; }
      body #kruimelpadheader * {
        color: #000;
        cursor: default;
        pointer-events: none;
        text-decoration: none; }
      body #kruimelpadheader .favoriet-toevoegen {
        display: none; }
    body .klap-content-filter-diensten {
      display: block !important;
      width: 100% !important; }
    body .span4 .portlet-boundary.Relatie-portlet, body .span4 .portlet-boundary.StartFormulieren-portlet, body .span4 .portlet-boundary.StartZaak-portlet {
      display: block !important;
      width: 100% !important; }
    body .col-md-4 .portlet-boundary.Relatie-portlet, body .col-md-4 .portlet-boundary.StartFormulieren-portlet, body .col-md-4 .portlet-boundary.StartZaak-portlet {
      display: block !important;
      width: 100% !important; }
    body .ui-paginator > .ui-paginator-current {
      display: block !important; }
    body body .printOverview {
      display: block !important; }
    body #column-1.span8 {
      display: block;
      padding: 0;
      width: 100%; }
    body #column-2.span4 {
      display: block;
      padding: 0;
      width: 100%; }
    body #column-1.col-md-8 {
      display: block;
      padding: 0;
      width: 100%; }
    body #column-2.col-md-4 {
      display: block;
      padding: 0;
      width: 100%; }
    body #column-2.span4, body #column-2.col-md-4 {
      margin-top: 4em; }
    body #top_header {
      display: block;
      height: auto;
      overflow: visible; }
      body #top_header .container {
        margin: 0;
        padding: 0;
        position: absolute; }
        body #top_header .container .loginPerson {
          left: 0;
          position: absolute;
          top: 133px; }
          body #top_header .container .loginPerson .person {
            background: none;
            padding: 0;
            width: auto; }
      body #top_header .topNav {
        display: none; }
    body #container {
      -webkit-box-shadow: none;
      background: none;
      box-shadow: none;
      margin: 0;
      max-width: 26cm;
      overflow: visible;
      padding-top: 50px; }
    body #header {
      height: 100px; }
      body #header #header_logo #logo {
        background: url("/o/MijnRvo-theme/images/logo.png") no-repeat center center #fff;
        color: #000;
        cursor: default;
        height: 87px;
        pointer-events: none;
        text-decoration: none;
        width: 500px; }
      body #header #header #header_logo #nolinklogo {
        background: url("/o/MijnRvo-theme/images/logo.png") no-repeat center center #fff;
        color: #000;
        cursor: default;
        height: 87px;
        pointer-events: none;
        text-decoration: none;
        width: 500px; }
      body #header img {
        display: none; }
    body #kruimelpadheader nav ul.breadcrumbs {
      margin-left: 0; }
      body #kruimelpadheader nav ul.breadcrumbs li:not(active.last.breadcrumb-truncate) span {
        background: none;
        position: relative; }
    body #main-content {
      padding: 2em 0 0; }
      body #main-content h1.eliLight, body #main-content h1.eliMedium, body #main-content h1.eliDark,
      body #main-content h2.eliLight,
      body #main-content h2.eliMedium,
      body #main-content h2.eliDark,
      body #main-content h3.eliLight,
      body #main-content h3.eliMedium,
      body #main-content h3.eliDark,
      body #main-content h4.eliLight,
      body #main-content h4.eliMedium,
      body #main-content h4.eliDark,
      body #main-content h5.eliLight,
      body #main-content h5.eliMedium,
      body #main-content h5.eliDark {
        background: none;
        margin: 0;
        padding: 0 0 10px; }
      body #main-content .mrvo-data-totals {
        margin-left: 0;
        margin-right: 0; }
        body #main-content .mrvo-data-totals th:first-child {
          text-align: left; }
      body #main-content .mrvo-data-filter {
        margin-left: 0;
        margin-right: 10px; }
        body #main-content .mrvo-data-filter th:first-child {
          text-align: left; }
      body #main-content .mrvo-page-actions {
        background: #f3f5f6;
        border: 1px solid #a8a8a8;
        left: 0;
        margin: 0;
        padding-left: 10px;
        position: fixed;
        top: 0;
        transform-origin: 0 0;
        width: 100vw;
        z-index: 2; }
        body #main-content .mrvo-page-actions > span {
          display: inline-block;
          margin: 8px 10px 8px 0; }
      body #main-content .mrvo-data-table table {
        border: 1px solid #3e3e3e;
        border-spacing: 0 !important;
        table-layout: auto; }
        body #main-content .mrvo-data-table table * {
          background: none !important; }
        body #main-content .mrvo-data-table table tr {
          page-break-inside: avoid; }
        body #main-content .mrvo-data-table table thead th {
          border: 1px solid #3e3e3e !important;
          border-width: 1px !important; }
          body #main-content .mrvo-data-table table thead th:first-child {
            border-left-width: 1px !important; }
        body #main-content .mrvo-data-table table tbody td {
          border: 1px solid #9f9f9f !important;
          border-width: 1px !important; }
          body #main-content .mrvo-data-table table tbody td:first-child {
            border-left-width: 1px !important; }
        body #main-content .mrvo-data-table table tbody tr:first-child td {
          border-top-width: 1px !important; }
        body #main-content .mrvo-data-table table ul.mrvo-data-table-details {
          margin: 0 0 8px; }
          body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] {
            overflow: hidden;
            vertical-align: top;
            width: 40%; }
            body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'].column2, body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'].column3 {
              float: right;
              width: 45%; }
            body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] label,
            body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] span {
              display: block;
              overflow: hidden;
              text-overflow: ellipsis; }
            body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] .value label,
            body #main-content .mrvo-data-table table ul.mrvo-data-table-details [class^='column'] .value span {
              display: inline; }
        body #main-content .mrvo-data-table table .ui-expanded-row-content ul.mrvo-data-table-details {
          margin: 10px 10px 10px 35px;
          width: auto; }
          body #main-content .mrvo-data-table table .ui-expanded-row-content ul.mrvo-data-table-details [class^='column'] {
            float: left;
            width: 250px; }
        body #main-content .mrvo-data-table table .mrvo-col-details {
          padding-bottom: 20px !important;
          padding-top: 10px !important; }
        body #main-content .mrvo-data-table table div.mrvo-data-table-details table {
          border: 0 !important;
          margin-left: 0;
          margin-right: 0; }
          body #main-content .mrvo-data-table table div.mrvo-data-table-details table thead th {
            border: 0 !important; }
          body #main-content .mrvo-data-table table div.mrvo-data-table-details table tbody td {
            border: 0 !important; }
            body #main-content .mrvo-data-table table div.mrvo-data-table-details table tbody td.columns {
              width: 200px !important; }
      body #main-content .mrvo-complex-data-table table {
        border: 0;
        border-spacing: 0;
        margin-top: 10px; }
        body #main-content .mrvo-complex-data-table table * {
          background: none !important; }
        body #main-content .mrvo-complex-data-table table tr {
          page-break-inside: avoid; }
        body #main-content .mrvo-complex-data-table table thead > tr > *,
        body #main-content .mrvo-complex-data-table table tbody > tr > * {
          border: 1px solid #9f9f9f;
          border-width: 1px; }
        body #main-content .mrvo-complex-data-table table thead > tr > * {
          border-width: 1px; }
          body #main-content .mrvo-complex-data-table table thead > tr > *:first-child {
            border-top-width: 1px; }
        body #main-content .mrvo-complex-data-table table tbody > tr:first-child > * {
          border-top-width: 1px; }
        body #main-content .mrvo-complex-data-table table tbody > tr > *:first-child {
          border-left-width: 1px; }
        body #main-content .mrvo-complex-data-table table tbody > tr.mrvo-group-header > * {
          padding: 18px 10px 6px; }
      body #main-content .portlet-column-content {
        padding: 0; }
        body #main-content .portlet-column-content .portlet-boundary:first-child {
          margin-top: 0; }
        body #main-content .portlet-column-content .portlet-boundary {
          margin-top: 4em; }
      body #main-content .latestNews {
        width: auto !important; }
      body #main-content a.mrvo-action-link {
        margin: 0; }
      body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details-small table,
      body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details-small table {
        padding: 0; }
        body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details-small table td.heading,
        body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details-small table td.heading {
          font-weight: bold;
          width: 278px; }
        body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details-small table td:not(.heading),
        body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details-small table td:not(.heading) {
          width: 200px; }
      body #main-content .mrvo-data-table table tbody div table, body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table,
      body #main-content .zaakdetails-table table tbody div table,
      body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table {
        padding: 0; }
        body #main-content .mrvo-data-table table tbody div table td.heading, body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td.heading,
        body #main-content .zaakdetails-table table tbody div table td.heading,
        body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td.heading {
          font-weight: bold;
          width: 278px; }
        body #main-content .mrvo-data-table table tbody div table td:not(.heading), body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details table td:not(.heading),
        body #main-content .zaakdetails-table table tbody div table td:not(.heading),
        body #main-content .zaakdetails-table table tbody div.mrvo-data-table-details table td:not(.heading) {
          width: auto; }
      body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th:first-child {
        width: 278px; }
      body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th:not(:first-child) {
        width: 200px; }
      body #main-content .mrvo-data-table table tbody div.mrvo-data-table-details:not(.mrvo-first-details) table thead th {
        display: inline-block;
        float: none; }
    body div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td {
      display: inline-block;
      float: none; }
      body div.liferay-faces-bridge-body:not([id*='Haalzaken_WAR_HaalZakenportlet']):not([id*='KlapDossierPost_WAR_KlapDossierPostportlet']) .ui-datatable-reflow .ui-datatable-data td .ui-column-title {
        display: none; }
    body .ZuiveringslibCompost-portlet .ui-datatable.mrvo-data-table > .ui-datatable-tablewrapper > table > tbody > tr > td,
    body .VisserijOpgaveAalvangst-portlet .ui-datatable.mrvo-data-table > .ui-datatable-tablewrapper > table > tbody > tr > td {
      max-width: 130px;
      word-wrap: break-word; }
    body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child,
    body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child,
    body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child {
      font-weight: bold; }
      body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child span,
      body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child span,
      body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:first-child span {
        font-weight: normal;
        padding-left: 10px; }
    body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child,
    body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child,
    body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child {
      padding-left: 30px; }
      body .DriePartijenOvereenkomsten-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child span,
      body .ZuiveringslibCompost-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child span,
      body .Dierlijkemest-portlet .portlet-body .ui-widget-content .mrvo-data-filter > span:last-child span {
        padding-left: 10px; }
    body #main-content .ui-panel-content .mrvo-data-filter > span:first-child {
      display: inline !important; }
    body .mobile-left {
      margin-left: 0 !important; }
    body .mainWidth {
      max-width: none !important;
      width: 26cm !important; }
    body.printPreview .mrvo-page-actions .mrvo-action-link {
      display: none !important; }
    body.printPreview .mrvo-page-actions input[type='button'] {
      display: none !important; }
    body .alert {
      display: none !important; }
    body #top_header .container .loginPerson {
      top: 85px !important; }
    body #header_logo {
      position: relative; }
      body #header_logo #logo {
        display: inline-block;
        position: relative; }
        body #header_logo #logo img.lowres {
          visibility: hidden; }
        body #header_logo #logo img.highres {
          display: block;
          left: 0;
          position: absolute;
          top: 0;
          width: 100%; }
    body #container {
      margin-bottom: 0;
      padding-top: 0 !important; }
      body #container #kruimelpadheader nav ul.breadcrumbs li:not(:first-child) span,
      body #container #kruimelpadheader nav ul.breadcrumbs li:not(:first-child) a {
        padding-left: 0; }
        body #container #kruimelpadheader nav ul.breadcrumbs li:not(:first-child) span::before,
        body #container #kruimelpadheader nav ul.breadcrumbs li:not(:first-child) a::before {
          content: '> '; }
    body #logo::before {
      content: url("/o/MijnRvo-theme/images/logo.png"); }
    body #header h1 {
      margin-bottom: 33px; }
    body .mrvo-page-actions {
      display: none !important; }
    body.MijnRVO a::after {
      content: none; } }

#main-content #mrvo-printreview-actions.mrvo-page-actions .mrvo-quicklinks {
  float: none;
  margin-bottom: 7px; }

#main-content #mrvo-printreview-actions.mrvo-page-actions .mrvo-action-link {
  display: inline-block !important; }