/* HTML5 display-role reset for older browsers */
/*Datepicker scroll bug*/
/*Main CSS*/
/*Logo*/
/*This topfix makes sure webkit doesn't fail at collapsed margin with the body and first elemen on the page*/
/*Main menu*/
/*containers*/
/*Dropdownmenu*/
/*Reminders*/
/*Orderby*/
/*Pageing*/
/*Abovetableedit*/
/*Worksheets*/
/*mini-menu*/
/*Multicomplete*/
/* css for timepicker */
/*fixed header worksheets*/
/*worksheet grouping*/
@-moz-keyframes "bubblingG" {
  0% {
    -moz-transform: translateY(0);
    background-color: #787878;
    height: 10px;
    width: 10px; }
  100% {
    -moz-transform: translateY(-42px);
    background-color: #F7F7F7;
    height: 30px;
    width: 30px; } }

@-webkit-keyframes "bubblingG" {
  0% {
    -webkit-transform: translateY(0);
    background-color: #787878;
    height: 10px;
    width: 10px; }
  100% {
    -webkit-transform: translateY(-42px);
    background-color: #F7F7F7;
    height: 30px;
    width: 30px; } }

@-ms-keyframes "bubblingG" {
  0% {
    -ms-transform: translateY(0);
    background-color: #787878;
    height: 10px;
    width: 10px; }
  100% {
    -ms-transform: translateY(-42px);
    background-color: #F7F7F7;
    height: 30px;
    width: 30px; } }

@-o-keyframes "bubblingG" {
  0% {
    -o-transform: translateY(0);
    background-color: #787878;
    height: 10px;
    width: 10px; }
  100% {
    -o-transform: translateY(-42px);
    background-color: #F7F7F7;
    height: 30px;
    width: 30px; } }

@keyframes "bubblingG" {
  0% {
    background-color: #787878;
    height: 10px;
    transform: translateY(0);
    width: 10px; }
  100% {
    background-color: #F7F7F7;
    height: 30px;
    transform: translateY(-42px);
    width: 30px; } }

@-moz-keyframes "bounce_fadingBarsG" {
  0% {
    -moz-transform: scale(1);
    background-color: #FFFFFF; }
  100% {
    -moz-transform: scale(0.3);
    background-color: #212121; } }

@-webkit-keyframes "bounce_fadingBarsG" {
  0% {
    -webkit-transform: scale(1);
    background-color: #FFFFFF; }
  100% {
    -webkit-transform: scale(0.3);
    background-color: #212121; } }

@-ms-keyframes "bounce_fadingBarsG" {
  0% {
    -ms-transform: scale(1);
    background-color: #FFFFFF; }
  100% {
    -ms-transform: scale(0.3);
    background-color: #212121; } }

@-o-keyframes "bounce_fadingBarsG" {
  0% {
    -o-transform: scale(1);
    background-color: #FFFFFF; }
  100% {
    -o-transform: scale(0.3);
    background-color: #212121; } }

@keyframes "bounce_fadingBarsG" {
  0% {
    background-color: #FFFFFF;
    transform: scale(1); }
  100% {
    background-color: #212121;
    transform: scale(0.3); } }

/*Let's clean up that ajax error*/
/*Medialibrary*/
/*End MediaLibrary*/
/*TagInputs*/
/*End TagInput*/
/*Viewmode widget*/
/*bootstrap stubs*/
/*end bootstrap stubs*/
html {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  height: 100%;
  overflow-y: scroll;
  width: 100%; }

body {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-family: Arial, Helvetica, Sans-Serif;
  height: 100%;
  width: 100%;
  line-height: 1;
  background: url(ErpImages/background.jpg) #182229 no-repeat top center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

div {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

span {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

applet {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

object {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

iframe {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

h1 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block;
  float: left;
  font-size: 1.0em;
  font-weight: bold;
  margin-top: 1em;
  padding-left: 1em; }

h2 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block;
  font-size: 1.2em;
  margin-top: 13px;
  padding-left: 0.8em; }

h3 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

h4 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

h5 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

h6 {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

p {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

blockquote {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  quotes: none; }
  blockquote:before {
    content: '';
    content: none; }
  blockquote:after {
    content: '';
    content: none; }

pre {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

a {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

abbr {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

acronym {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  text-decoration: underline; }

address {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

big {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

cite {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

code {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

del {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

dfn {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

em {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-style: italic; }

img {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

ins {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

kbd {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

q {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  quotes: none; }
  q:before {
    content: '';
    content: none; }
  q:after {
    content: '';
    content: none; }

s {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

samp {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

small {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

strike {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

strong {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-weight: bold !important; }

sub {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

sup {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

tt {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

var {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

b {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-weight: bold !important; }

u {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

i {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  font-style: italic; }

center {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

dl {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

dt {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

dd {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

ol {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none; }

ul {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  list-style: none; }

li {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }
  li .field {
    display: none; }

fieldset {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

form {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

label {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

legend {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

table {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  border-collapse: collapse;
  border-spacing: 0; }

caption {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

tbody {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

tfoot {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

thead {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

tr {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

th {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

td {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }
  td .multicomplete-container {
    white-space: normal !important; }

article {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

aside {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

canvas {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

details {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

embed {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

figure {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

figcaption {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

footer {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

header {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

hgroup {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

menu {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

nav {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

output {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

ruby {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

section {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  display: block; }

summary {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

time {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

mark {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

audio {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

video {
  border: 0;
  font: inherit;
  font-size: 100%;
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

.ui-stripe-me tbody tr:not(.ui-state-highlight):not(.ui-state-error):not(.ui-state-ok):not(.ui-state-ok-important):not(.groupingtotals):nth-child(even) td {
  background-color: #efefef !important; }

.ui-stripe-me tbody tr:not(.ui-state-highlight):not(.ui-state-error):not(.ui-state-ok):not(.ui-state-ok-important):not(.groupingtotals):nth-child(even) th {
  background-color: #efefef !important; }

.alignRight {
  text-align: right; }

.alignCenter {
  text-align: center; }

.alignLeft {
  text-align: left; }

#ui-datepicker-div {
  display: none; }

.ui-autocomplete {
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: auto; }

.width100percent {
  width: 100% !important; }

.height100percent {
  height: 100% !important; }

.erplogo {
  -webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.4);
  display: block;
  float: left;
  height: 50px;
  margin-left: -10px;
  margin-right: 15px;
  margin-top: -25px; }

.mobile-arrow-replacement {
  display: none; }

.erpbg {
  -moz-background-size: cover;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.menuclear {
  clear: both;
  height: 20px; }

.topfix-verticalcenter {
  height: 35%; }

.login {
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  background-color: #fff;
  border-radius: 6px;
  color: #2e421d;
  display: block;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-weight: 100;
  margin: 0 auto 0 auto;
  position: relative;
  width: 700px; }

::-webkit-input-placeholder {
  color: #c0c0c0;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size: 1.0em; }

:-moz-placeholder {
  /* older Firefox*/
  color: #c0c0c0;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size: 1.0em; }

::-moz-placeholder {
  /* Firefox 19+ */
  color: #c0c0c0;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size: 1.0em; }

:-ms-input-placeholder {
  color: #c0c0c0;
  font-family: 'Open Sans', Verdana, sans-serif;
  font-size: 1.0em; }

.logo {
  height: 8em; }
  .logo .lang {
    color: #c0c0c0;
    float: right;
    margin: 0;
    padding: 15px;
    width: auto; }
    .logo .lang li {
      border-right: 1px solid #c0c0c0;
      float: left;
      padding: 0 10px; }
      .logo .lang li:last-child {
        border-right: none; }
      .logo .lang li a {
        color: #c0c0c0;
        text-decoration: none; }
      .logo .lang li a.selected {
        color: #7fd8cf; }

.form {
  margin: 0 auto; }

.authform {
  margin: 0 auto;
  padding-bottom: 35px; }

.info {
  color: #c0c0c0;
  padding-left: 3%;
  padding-right: 3%;
  width: 94%; }
  .info h1 {
    color: #7fd8cf;
    display: block;
    font-size: 1.2em;
    padding: 0 0 2% 0;
    width: 100%; }
  .info p {
    display: block;
    font-size: 0.9em;
    line-height: 130%;
    padding: 0 0 3% 0;
    width: 100%; }

.loginrij {
  padding-left: 3%;
  padding-right: 3%;
  width: 94%; }
  .loginrij .inputs {
    float: left;
    height: 100%;
    padding-right: 3%;
    width: 42%; }
    .loginrij .inputs .fields {
      -moz-border-radius: 6px;
      -o-border-radius: 6px;
      -webkit-border-radius: 6px;
      border: 2px solid #e5e5e5;
      border-radius: 6px;
      float: left;
      height: 3em;
      width: 100%; }
      .loginrij .inputs .fields .icon {
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        border-right: 2px solid #e5e5e5;
        float: left;
        height: 2em;
        position: relative;
        top: 50%;
        transform: translateY(-50%);
        width: 12%; }
        .loginrij .inputs .fields .icon .logo-img {
          -moz-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          -webkit-transform: translate(-50%, -50%);
          left: 50%;
          position: relative;
          top: 50%;
          transform: translate(-50%, -50%);
          width: 180%; }
          .loginrij .inputs .fields .icon .logo-img path {
            fill: #7fd8cf; }
      .loginrij .inputs .fields .inputwrapper {
        float: left;
        height: 100%;
        width: 86%; }
        .loginrij .inputs .fields .inputwrapper input {
          background: #fff;
          border: 0 none;
          color: #c0c0c0;
          font-size: 2.2em;
          height: 90%;
          width: 100%; }
          .loginrij .inputs .fields .inputwrapper input:focus {
            outline: 0; }
          .loginrij .inputs .fields .inputwrapper input:-webkit-autofill {
            -webkit-box-shadow: 0 0 0px 1000px white inset;
            -webkit-text-fill-color: #c0c0c0 !important; }
        .loginrij .inputs .fields .inputwrapper input.text {
          color: #c0c0c0;
          font-size: 1em;
          font-size: 1.1em;
          line-height: 2.7em;
          text-indent: 3%; }
  .loginrij .button {
    cursor: pointer;
    float: left;
    height: 3.2em;
    width: 10%; }
  .loginrij .text {
    color: #c0c0c0;
    display: table;
    font-size: 0.9em;
    height: 100%;
    width: 100%; }
    .loginrij .text .row {
      display: table-row; }
    .loginrij .text span {
      display: table-cell; }
    .loginrij .text .bottom {
      vertical-align: bottom; }
    .loginrij .text a {
      color: #7fd8cf !important;
      position: relative;
      z-index: 999; }
  .loginrij .loginbutton {
    -moz-border-radius: 6px;
    -o-border-radius: 6px;
    -webkit-border-radius: 6px;
    background: #7fd8cf;
    border: 0 none;
    border-radius: 6px;
    color: #fff;
    fill: #fff;
    height: 100%;
    overflow: hidden; }
    .loginrij .loginbutton .logo-img {
      -moz-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      left: 50%;
      position: relative;
      top: 50%;
      transform: translate(-50%, -50%);
      width: 100%; }
      .loginrij .loginbutton .logo-img path {
        fill: #fff; }

.bottom {
  margin-bottom: 2%;
  margin-top: 15px; }

.capslock {
  -ms-box-shadow: 10px 10px 5px #888888;
  -webkit-box-shadow: 10px 10px 5px #888888;
  background-color: #fff8ef;
  border: 1px solid #000;
  box-shadow: 10px 10px 5px #888888;
  color: #c0c0c0;
  left: 0;
  margin: 0 auto;
  padding: 20px;
  position: absolute;
  right: 0;
  text-align: center;
  width: 25%; }

.errormessage {
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #fff;
  border: 3px solid #edf4f5;
  border-radius: 6px;
  color: #e75141;
  display: table;
  font-weight: bold;
  margin-bottom: 3%;
  margin-top: 3%;
  padding: 1% 0;
  position: relative;
  table-layout: fixed;
  width: 99%; }
  .errormessage .errortext {
    border-left: 2px solid #ee9191;
    display: table-cell;
    padding: 2%;
    width: 100%; }
    .errormessage .errortext .errorsubtext {
      font-weight: normal;
      margin-top: 0.7em; }
      .errormessage .errortext .errorsubtext a {
        font-weight: normal;
        margin-top: 0.7em;
        color: #e75141; }
  .errormessage .errorsign {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 12%; }
    .errormessage .errorsign .errorsignwrapper {
      height: 90%; }
    .errormessage .errorsign .logo-img {
      display: block;
      margin: 0 auto; }
      .errormessage .errorsign .logo-img path {
        fill: #e75141; }

.infomessage {
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  background: #fff;
  border: 3px solid #edf4f5;
  border-radius: 6px;
  color: #fcc027;
  display: table;
  font-weight: bold;
  margin-bottom: 3%;
  margin-top: 3%;
  padding: 1% 0;
  position: relative;
  table-layout: fixed; }
  .infomessage .infotext {
    border-left: 2px solid #fcc027;
    display: table-cell;
    height: 0.7em;
    padding: 2%;
    width: 100%; }
    .infomessage .infotext .infosubtext {
      font-weight: normal;
      height: 0.7em;
      margin-top: 0.7em; }
      .infomessage .infotext .infosubtext a {
        font-weight: normal;
        height: 0.7em;
        margin-top: 0.7em;
        color: #fcc027; }
  .infomessage .infosign {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 12%; }
    .infomessage .infosign .infosignwrapper {
      height: 90%; }
    .infomessage .infosign .logo-img {
      display: block;
      margin: 0 auto; }
      .infomessage .infosign .logo-img path {
        fill: #fcc027; }

.generic-tabs .ui-tabs-panel {
  padding: 0.5em 0.7em !important; }

.topfix {
  clear: both;
  height: 1px;
  margin-top: -1px;
  width: 100%; }

#shim {
  float: left;
  height: 50%;
  margin-top: -75px;
  visibility: hidden;
  width: 100%; }

.clear {
  clear: both;
  display: block; }

#footer div {
  padding: 10px; }

.menu a {
  border-left: none !important;
  border-right: none !important;
  display: block;
  font-size: 0.7em;
  line-height: 2.3em;
  padding: 0 1em 0 0;
  text-align: right;
  text-decoration: none !important; }
  .menu a:hover {
    color: #fff; }

#current {
  color: #fff; }

.groep {
  border: none !important;
  margin-top: 10px; }

.groep-titel {
  border: none !important;
  cursor: default;
  font-size: 0.7em;
  font-weight: bold;
  padding: 0.7em 0 0.7em 1em; }

.wrapper {
  margin: 0 auto;
  min-width: 230px;
  width: 97%; }

.wrapper-left {
  float: left;
  margin-right: 1%;
  position: relative;
  width: 10%; }

.menucollapsed .wrapper-left {
  width: 0; }
  .menucollapsed .wrapper-left .menu {
    display: none; }

.menucollapsed .wrapper-right {
  width: 100%; }

.wrapper-right {
  float: right;
  width: 89%;
  z-index: 5; }

.horizontal-container {
  background-color: #e7e7e7;
  margin-top: 10px;
  width: 100%; }

.container-title {
  background: url("pictures/layout-container-title_bg.gif") repeat-x;
  min-height: 50px; }
  .container-title h2 {
    display: block;
    float: left;
    font-family: 'Open Sans', Verdana, sans-serif;
    font-size: 1.4em;
    height: 1.4em;
    max-width: 70%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
    .container-title h2 a {
      color: #ccc; }
  .container-title h1 {
    padding-left: 22px; }

.collapsable {
  cursor: pointer; }

.container-navigation {
  display: block;
  float: right;
  padding: 14px 0.5%;
  text-align: right; }
  .container-navigation input {
    display: inline-block;
    height: 21px;
    padding-left: 5px; }
  .container-navigation select {
    display: inline-block;
    height: 21px;
    padding-left: 5px;
    height: 25px; }

.notification-area-environment {
  color: #a91d1d !important;
  margin-left: 17%;
  padding: 0.7em;
  position: fixed;
  width: 66%;
  z-index: 2999; }

.ui-widget-content.container-tabs {
  border: 0 !important; }

.container-content {
  font-size: 1.1em;
  padding: 0;
  position: relative; }

#usermenu {
  cursor: pointer;
  font-size: 0.74em; }

.arrow {
  color: #d1d1d1; }

.editor-block {
  display: inline-block;
  padding-left: 2%;
  vertical-align: bottom;
  width: 100%; }
  .editor-block .editor-label {
    margin-left: 0 !important;
    margin-right: 0 !important; }

.editor-small-block {
  display: inline-block;
  padding-left: 2%;
  vertical-align: top;
  width: 47.7%; }
  .editor-small-block .editor-label {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .editor-small-block .editor-field {
    margin-left: 0 !important;
    margin-right: 0 !important; }
    .editor-small-block .editor-field textarea {
      width: 100%; }
  .editor-small-block .submitbutton {
    margin-top: 1.25em; }
  .editor-small-block .savebutton {
    margin-top: 1.25em; }

.editor-group-content {
  background: #EFEFEF;
  margin-bottom: 0.6em; }
  .editor-group-content .editor-label.checkboxlabel {
    float: left;
    height: 20px;
    margin-left: 0;
    margin-top: 15px;
    width: auto; }
  .editor-group-content .editor-field.checkboxinput {
    float: left;
    height: 20px;
    margin-left: 0;
    margin-top: 15px;
    padding-right: 3px;
    width: auto; }
  .editor-group-content > .editor-field {
    margin-left: 2%; }
  .editor-group-content h4 {
    font-size: 1.2em;
    padding: 10px 2%; }
  .editor-group-content p {
    padding: 10px 2%; }
  .editor-group-content ul {
    line-height: 150%;
    list-style: disc;
    list-style-position: outside;
    margin: 10px 30px; }
  .editor-group-content ul.jstree-container-ul {
    line-height: inherit !important;
    margin: 0 !important; }
  .editor-group-content ul.jstree-children {
    line-height: inherit !important;
    margin: 0 !important; }
  .editor-group-content ul.do-not-style-as-list-forced {
    line-height: 100%;
    list-style: none;
    margin: inherit; }

.editor-group-content-nostyling {
  background: none !important;
  border-left: none !important;
  padding: 0 !important; }
  .editor-group-content-nostyling .editor-small-block {
    padding-left: 0 !important; }
  .editor-group-content-nostyling .editor-label {
    margin-left: 0;
    margin-right: 0; }
  .editor-group-content-nostyling .editor-field {
    margin-left: 0;
    margin-right: 0; }

.ui-editor-field-radioalign {
  padding-left: 30px;
  padding-top: 5px; }

.editor-label {
  color: #333;
  margin-bottom: 2px;
  margin-left: 2%;
  margin-right: 2%;
  padding-top: 3px; }
  .editor-label *:first-letter {
    text-transform: uppercase; }
  .editor-label:first-letter {
    text-transform: uppercase; }
  .editor-label label {
    position: relative; }
    .editor-label label .required {
      font-size: .45rem !important;
      position: absolute; }

.editor-module {
  clear: both; }
  .editor-module table {
    background-color: #fff; }
  .editor-module th {
    font-weight: bold;
    padding: 5px; }
    .editor-module th:first-child {
      border-left: 1px solid #e4e4e4; }
    .editor-module th:last-child {
      border-right: 1px solid #e4e4e4; }
  .editor-module td {
    border: 1px dotted #e4e4e4;
    padding: 5px;
    vertical-align: top; }

.editor-masonry {
  padding-bottom: 1em; }
  .editor-masonry .editor-group {
    margin-right: 0; }
  .editor-masonry [disabled] {
    background-color: #eee !important; }
  .editor-masonry [readonly] {
    background-color: #eee !important; }

*, *:focus, *:hover {
  outline: none; }

.editor-group {
  margin-bottom: 0.3em;
  padding: 0; }
  .editor-group .notification-area {
    line-height: 1.3em;
    margin: 0; }
  .editor-group .viewmode-widget .editor-group {
    margin-top: 0;
    padding-left: 1%; }
    .editor-group .viewmode-widget .editor-group .editor-group-content {
      min-height: initial; }

.editor-group.w-31 {
  width: 33%; }

.editor-group.w-32 {
  width: 66%; }

.editor-group.w-33 {
  width: 100%; }

.editor-group.w-41 {
  width: 25%; }

.editor-group.w-42 {
  width: 50%; }

.editor-group.w-43 {
  width: 75%; }

.editor-group.w-44 {
  width: 100%; }

.ui-inset-shadow {
  box-shadow: inset 0 2px 53px 0 rgba(0, 0, 0, 0.05); }

.ui-outset-shadow {
  box-shadow: 2px 2px 6px 0 rgba(0, 0, 0, 0.1); }

.editor-module-paddedform .editor-group {
  padding: 10px; }

.editor-field {
  width: 95%;
  position: relative; }
  .editor-field div.ui-state-error {
    position: absolute;
    z-index: 2; }
  .editor-field input {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
    .editor-field input:not([type=radio]) {
      width: 100%; }
    .editor-field input:not([type='submit']):not([disabled='disabled']) {
      background: #FFFFFF;
      border: 1px solid #AAAAAA;
      color: #222222; }
  .editor-field textarea {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 150px;
    width: 98%; }
    .editor-field textarea:not([disabled='disabled']) {
      background: #FFFFFF;
      border: 1px solid #AAAAAA;
      color: #222222; }
  .editor-field select {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
    .editor-field select:not([disabled='disabled']) {
      background: #FFFFFF;
      border: 1px solid #AAAAAA;
      color: #222222; }
  .editor-field input[disabled='disabled']:not([type='submit']) {
    background: #F5F5F5; }
  .editor-field select[disabled='disabled'] {
    background: #F5F5F5; }
  .editor-field textarea[disabled='disabled'] {
    background: #F5F5F5; }
  .editor-field .multicomplete-input.ui-state-error {
    background: #fdd9d9;
    border: 1px solid #f00;
    color: #f00; }
  .editor-field input[type='submit'] {
    width: 20%; }
  .editor-field input[type='checkbox'] {
    width: 13px !important; }

.geocodebutton {
  margin-top: 0.8em; }

.editor-group-title {
  background: url("pictures/layout-container-title_bg.gif") repeat-x scroll 0 -1px transparent !important;
  border-image: none !important;
  color: #555555 !important;
  display: block;
  font-size: 1.1em !important;
  font-weight: bold !important;
  margin-top: 0.3em !important;
  padding: 0.8em; }
  .editor-group-title .ui-button {
    float: right;
    font-size: 80% !important;
    margin-top: -6px; }

.editor-group-content-padding {
  padding-bottom: 8px;
  padding-left: 2%;
  padding-right: 2%; }

.fulltable input {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 100%; }

.fulltable select {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 100%; }

.fulltable a {
  color: #2C2E32;
  cursor: pointer;
  text-decoration: underline; }

.fulltable li {
  margin-top: 3px; }

.fulltable input.selectmultiple {
  display: inline-block;
  height: 19px;
  min-width: 0; }

.fillout input {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  min-width: 100%; }

.table-actions {
  width: 135px; }

.table-actions-1 {
  width: 90px; }

.table-actions-asicon {
  width: 50px; }

.intableedit-cancel {
  width: 65px !important; }

.inline-edit-submit {
  width: 65px !important; }

.inline-edit-change {
  width: 65px !important; }

.actions {
  padding: 4px 0 4px 4px; }
  .actions input.ui-button {
    line-height: 16px;
    margin-top: 0 !important;
    vertical-align: top; }

.actions-floatright {
  padding-top: 10px;
  text-align: right; }

.verticalth {
  color: #333;
  text-align: left;
  vertical-align: middle; }

.notification-area {
  border-style: solid;
  border-width: 1px;
  display: none;
  margin: 5px 0px;
  padding: 10px; }
  .notification-area .ui-icon {
    float: left;
    margin-right: 5px; }

.notification-area2 {
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  border-style: solid;
  border-width: 1px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  left: 0;
  padding: 1.2em;
  position: fixed;
  text-align: center;
  top: -80px;
  width: 100%;
  z-index: 999; }

.notification-area-error {
  background-color: #ffe1eb;
  border-color: #ff81ab; }

.notification-area-success {
  background-color: #d5fdca;
  border-color: #d5fdca; }

.notification-area-icon {
  display: block;
  float: left;
  height: 24px;
  margin-right: 0.3em;
  margin-top: -0.3em;
  width: 24px; }

.notification-area-icon-night {
  background-image: url("pictures/night.png"); }

.inline-edit-ok td {
  background-color: #d5fdca; }

.inline-edit-ok th {
  background-color: #d5fdca; }

.notification-area-neutral {
  background-color: #feffcf;
  border-color: #feff9c; }

.smartsuggestions {
  background-color: #feffcf;
  border-color: #feff9c;
  margin-bottom: 5px;
  padding: 7px; }
  .smartsuggestions a {
    display: block;
    float: left;
    padding: 5px; }

.editor-module-half {
  clear: none !important;
  float: left;
  margin-right: 2%;
  width: 48%; }

.editor-module-content {
  display: none; }

.handle {
  background: url(pictures/handle.png) no-repeat;
  display: block;
  float: right;
  height: 40px;
  margin-right: 5px;
  margin-top: 6px;
  width: 40px; }

.handle-open {
  background: url("pictures/handle_open.png") no-repeat; }

.dropdownmenu {
  color: #777;
  float: right;
  line-height: normal;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 8px;
  position: relative;
  text-align: right; }
  .dropdownmenu:hover {
    background: url(pictures/reminderwraphover.png);
    color: #2E421D; }
  .dropdownmenu > a {
    display: inline-block;
    min-height: 20px;
    padding: 10px 3px 6px 3px; }
  .dropdownmenu ul {
    background-color: #eee;
    border: 1px solid #2C2E32;
    display: none;
    position: absolute;
    right: 0;
    top: 48px;
    z-index: 9999; }
    .dropdownmenu ul a {
      background-color: #eee;
      clear: both;
      color: #2c2e32;
      display: block;
      font-size: 0.7em;
      line-height: 20px;
      margin-bottom: 0;
      min-width: 9em;
      padding: 0.3em 0.6em;
      text-decoration: none; }
      .dropdownmenu ul a:hover {
        background-color: #ddd;
        color: #2C2E32; }

.dropdownmenu-open {
  background-color: #eee;
  color: #333; }
  .dropdownmenu-open ul {
    display: block; }

.actualvalue {
  display: none; }

.actualvalue-nomodify-input {
  display: none !important; }

.editor-checkbox {
  background-color: #eee;
  border: 1px solid #888;
  float: left;
  margin: 3px;
  padding: 3px 5px; }

.editor-group-box {
  padding: 3px 5px; }

.editor-label-inline {
  float: left; }

.editor-field-inlineinput {
  width: 100%; }

.editor-field-inline {
  float: left; }

.table-oneicon {
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 22px; }

.settings {
  background: url("pictures/settings.png") no-repeat;
  cursor: pointer;
  display: block;
  height: 20px;
  width: 20px; }

.preset-settings {
  background: url("pictures/settings.png") no-repeat;
  padding: 0 10px 0 5px;
  text-decoration: none; }

.generic-icon {
  cursor: pointer;
  display: block;
  height: 20px;
  margin: 0 auto;
  width: 20px; }

.pdficon-status {
  background: url("pictures/status_on.png") no-repeat; }

.telephone-status {
  background: url("pictures/telephone.png") no-repeat; }

.questionmark-status {
  background: url("pictures/questionmark.png") no-repeat; }

.selection-status {
  background: url("pictures/selection.png") no-repeat; }

.status-status {
  background: url("pictures/status_on.png") no-repeat; }

.icon-website {
  background: url("pictures/www.png") no-repeat; }

.inputicon {
  position: absolute;
  right: 5%; }

.status-status-off {
  background: url("pictures/status_off.png") no-repeat; }

.message-status {
  background: url("pictures/message_on.png") no-repeat; }

.message-status-off {
  background: url("pictures/message_off.png") no-repeat; }

.flag-status {
  background: url("pictures/flag_red.png") no-repeat; }

.flag-status-off {
  background: url("pictures/flag_grey.png") no-repeat; }

.download-icon {
  background: url("pictures/green-down-arrow.png") no-repeat; }

.warning-icon {
  background: url("pictures/warning.png") no-repeat; }

.internet-status {
  background: url("pictures/download.png") no-repeat; }

.internet-status-off {
  background: url("pictures/download_off.png") no-repeat; }

.truck-status {
  background: url("pictures/truck.png") no-repeat; }

.truck-status-off {
  background: url("pictures/truck_off.png") no-repeat; }

.question-answer-icon {
  background: url("pictures/ic_question_answer_24px.svg") no-repeat; }

.assignment-turned-in-icon {
  background: url("pictures/ic_assignment_turned_in_24px.svg") no-repeat; }

.assignment-icon {
  background: url("pictures/ic_assignment_24px.svg") no-repeat; }

.closed-icon {
  background: url("pictures/ic_lock_24px.svg") no-repeat; }

.onhold-icon {
  background: url("pictures/ic_pause_circle_outline_24px.svg") no-repeat; }

.inprogress-icon {
  background: url("pictures/ic_play_circle_outline_24px.svg") no-repeat; }

.info-outline-icon {
  background: url("pictures/ic_info_outline_24px.svg") no-repeat; }

.reply-icon {
  background: url("pictures/ic_reply_24px.svg") no-repeat; }

.reply-icon.outgoing {
  transform: scale(-1, 1) !important; }

.reply-all-icon {
  background: url("pictures/ic_reply_all_24px.svg") no-repeat; }

.error-icon {
  background: url("pictures/ic_error_24px.svg") no-repeat; }

.done-icon {
  background: url("pictures/ic_done_24px.svg") no-repeat; }

.statuslights-status {
  background: url("pictures/icon-n-lamps.png") left center;
  cursor: help !important; }

.permissions-status {
  background: url("pictures/icon-n-permissionlevels.png") left center;
  cursor: help !important; }

.companycommerce-status {
  background: url("pictures/icon-n-CompanyCommercelevels.png") left center;
  cursor: help !important; }

.incognito {
  background: url("pictures/incognito.png") no-repeat; }

.sva-icon {
  background: url("pictures/sva_icon.png") no-repeat; }

.sva-icon-green {
  background: url("pictures/sva_icon_green.png") no-repeat; }

.loggedin-container {
  float: right; }
  .loggedin-container .unimpersonate {
    padding-right: 5px;
    position: relative;
    top: 15px; }

.comm-nstate-Pos1 {
  background-position: 0 !important; }

.directions-nstate-Pos1 {
  background-position: 0 !important; }

.statuslights-nstate-Pos1 {
  background-position: 0 !important; }

.permissionlevel-nstat-Pos0 {
  background-position: 0 !important; }

.companycommercelevel-nstat-Pos0 {
  background-position: 0 !important; }

.comm-nstate-Pos2 {
  background-position: -20px !important; }

.directions-nstate-Pos2 {
  background-position: -20px !important; }

.statuslights-nstate-Pos2 {
  background-position: -20px !important; }

.permissionlevel-nstat-Pos1 {
  background-position: -20px !important; }

.companycommercelevel-nstat-Pos1 {
  background-position: -20px !important; }

.comm-nstate-Pos3 {
  background-position: -40px !important; }

.directions-nstate-Pos3 {
  background-position: -40px !important; }

.statuslights-nstate-Pos3 {
  background-position: -40px !important; }

.permissionlevel-nstat-Pos2 {
  background-position: -40px !important; }

.companycommercelevel-nstat-Pos2 {
  background-position: -40px !important; }

.comm-nstate-Pos4 {
  background-position: -60px !important; }

.directions-nstate-Pos4 {
  background-position: -60px !important; }

.statuslights-nstate-Pos4 {
  background-position: -60px !important; }

.permissionlevel-nstat-Pos3 {
  background-position: -60px !important; }

.companycommercelevel-nstat-Pos3 {
  background-position: -60px !important; }

.comm-nstate-Pos5 {
  background-position: -80px !important; }

.directions-nstate-Pos5 {
  background-position: -80px !important; }

.statuslights-nstate-Pos5 {
  background-position: -80px !important; }

.permissionlevel-nstat-Pos4 {
  background-position: -80px !important; }

.companycommercelevel-nstat-Pos4 {
  background-position: -80px !important; }

.comm-nstate-Pos6 {
  background-position: -100px !important; }

.directions-nstate-Pos6 {
  background-position: -100px !important; }

.statuslights-nstate-Pos6 {
  background-position: -100px !important; }

.comm-nstate-Pos7 {
  background-position: -120px !important; }

.directions-nstate-Pos7 {
  background-position: -120px !important; }

.statuslights-nstate-Pos7 {
  background-position: -120px !important; }

.comm-nstate-Pos8 {
  background-position: -140px !important; }

.directions-nstate-Pos8 {
  background-position: -140px !important; }

.statuslights-nstate-Pos8 {
  background-position: -140px !important; }

.comm-nstate-Pos9 {
  background-position: -160px !important; }

.directions-nstate-Pos9 {
  background-position: -160px !important; }

.statuslights-nstate-Pos9 {
  background-position: -160px !important; }

.comm-nstate-Pos10 {
  background-position: -180px !important; }

.directions-nstate-Pos10 {
  background-position: -180px !important; }

.statuslights-nstate-Pos10 {
  background-position: -180px !important; }

.directions-status {
  background: url("pictures/icon-n-directions.png") left center;
  cursor: help !important; }

.comm-status {
  background: url("pictures/icon-n-comm.png") left center;
  cursor: help !important; }

.enkelhistoriek-status {
  background: url("pictures/enkelhistoriek_off.png") no-repeat; }

.enkelhistoriek-status-off {
  background: url("pictures/enkelhistoriek_on.png") no-repeat; }

.goedgekeurd-status {
  background: url("pictures/goedgekeurd_on.png") no-repeat; }

.goedgekeurd-status-off {
  background: url("pictures/goedgekeurd_off.png") no-repeat; }

.approve-icon {
  background: url("pictures/goedgekeurd_off.png") no-repeat; }

.undo-icon {
  background: url("pictures/ic_undo_20px.svg") no-repeat; }

.goedgekeurdinverse-status {
  background: url("pictures/goedgekeurdinverse_on.png") no-repeat; }

.goedgekeurdinverse-status-off {
  background: url("pictures/goedgekeurdinverse_off.png") no-repeat; }

.website-status {
  background: url("pictures/status_home_on.gif") no-repeat; }

.website-status-off {
  background: url("pictures/status_home_off.gif") no-repeat; }

.arrowdown-icon {
  background: url("pictures/arrowdown.png") no-repeat; }

.arrowup-icon {
  background: url("pictures/arrowup.png") no-repeat; }

.arrowleft-icon {
  background: url("pictures/arrowleft.png") no-repeat; }

.arrowright-icon {
  background: url("pictures/arrowright.png") no-repeat; }

.pencil-icon {
  background: url("pictures/pencil.png") no-repeat; }

.reload-icon {
  background: url("pictures/reload.png") no-repeat; }

.signature-status {
  background: url("pictures/signature-icon-red.png") no-repeat; }

.gift-status {
  background: url("pictures/gift-icon.png") no-repeat; }

.gift-status-off {
  background: url("pictures/gift-icon-off.png") no-repeat; }

.signature-status-off {
  background: none; }

.export-outlook-status {
  background: url("pictures/outlook2007icon.png") no-repeat; }

.opendetailsajax {
  cursor: pointer; }
  .opendetailsajax:hover {
    text-decoration: underline; }

.configuratie-tabs {
  width: 500px; }

.reminders {
  display: block; }
  .reminders li {
    background-color: white;
    display: block;
    margin-bottom: 7px;
    padding: 7px; }

.reminder-from {
  color: #2E421D;
  font-weight: bold; }

.reminder-to {
  color: #2E421D;
  font-weight: bold; }

.reminder-arrow {
  color: #ccc; }

.reminder-message {
  display: block;
  line-height: 12px;
  padding-top: 7px;
  width: 100%; }

.ui-dialog .editor-group {
  background-color: white; }

.subtable-wrapper th {
  background-color: #fff4e6; }

.subtable-wrapper td {
  background-color: #fff8ef; }

.search {
  background: url("pictures/search-icon.gif") no-repeat right !important;
  display: inline-block; }

.search-searching {
  background: url("pictures/ajax-loader-4.gif") no-repeat right !important; }

.searchhl {
  background-color: #fffcde; }

.search-nested-refreshable {
  float: left;
  height: 2.1em;
  margin-right: 2%;
  padding-left: 2%;
  width: 117px; }

.previousnextfilter {
  float: right; }
  .previousnextfilter label {
    color: #888;
    font-size: 0.7em;
    height: 26px;
    line-height: 26px;
    padding-right: 10px;
    vertical-align: top; }

.orderby {
  cursor: pointer; }

.orderby-fieldname {
  cursor: pointer; }

.orderedby-this {
  background: url("pictures/sort_asc.png") left no-repeat;
  padding-left: 20px; }

.orderby-desc {
  background-image: url("pictures/sort_desc.png"); }

.orderable-hidden {
  display: none; }

.currentpage {
  font-weight: bold; }

.paging td {
  background-color: #DDD; }

.overlay-maps-trigger {
  cursor: pointer; }

.routebeschrijving {
  color: #34517E !important; }

.infowindowhtml {
  height: 80px;
  width: 200px; }

.relative {
  position: relative; }

.map_canvas_adres {
  height: 260px;
  margin-top: 10px;
  width: 100%; }

.map_canvas_adres_multi {
  height: 700px;
  width: 100%; }

.map_canvas_overlay {
  background-color: transparent;
  height: 700px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.map_canvas_full {
  height: 300px;
  width: 928px; }

.maplocatie_goedkeuren {
  cursor: pointer;
  text-decoration: underline; }

.saveform {
  cursor: pointer;
  text-decoration: underline; }

.minithumb-column {
  width: 60px; }

.above-table-edit {
  padding: 5px; }
  .above-table-edit .editor-field {
    padding-right: 5px; }
    .above-table-edit .editor-field select {
      max-width: 130px; }

.clear-formrow {
  height: 4px; }

.minitable {
  display: block;
  list-style: none;
  margin: 0 0 10px 0 !important;
  width: 100%; }
  .minitable li {
    background-color: #fff;
    border: 1px solid #abadb3;
    display: block;
    float: left;
    margin: 0.5% 0 0 1%;
    padding: 4px;
    width: 31%; }

.minitable-title {
  display: inline-block;
  width: 68%; }

.minitable-row {
  display: inline-block;
  text-align: right;
  width: 30%; }

.minitable-cell {
  display: inline-block;
  margin-left: 1%;
  width: 30%; }
  .minitable-cell input {
    width: 95%; }
  .minitable-cell textarea {
    width: 95%; }

.qtip-ajax {
  text-decoration: none !important; }

.deletion-warning-important {
  color: #FF0000; }

.filePopup {
  margin-bottom: 20px;
  margin-top: 20px; }

.container-file {
  height: 20px; }

.file-settings:hover {
  text-decoration: underline; }

.container-foto {
  border: 2px solid #fff;
  box-shadow: 2px 1px 5px 1px #C3C3C3;
  float: right;
  margin: -30px 5px 5px 0;
  position: relative;
  width: 42px; }
  .container-foto img {
    width: 40px; }

.foto-settings {
  background: url("pictures/foto-settings.png") no-repeat;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: 14px;
  position: absolute;
  right: 0;
  visibility: hidden;
  width: 23px;
  z-index: 5; }
  .foto-settings:hover {
    background: url("pictures/foto-settings_hover.png") no-repeat; }

.foto-settings-change {
  margin-left: 30px; }

#configuratietabs label {
  cursor: pointer; }

.left {
  float: left; }

.right {
  float: right; }

.fieldisok {
  background-color: #dbffde !important; }

.fieldneedsattention {
  background-color: #ffdecc !important; }

.periodpicker {
  display: inline-block; }
  .periodpicker .datepicker {
    width: 70px; }

.dropdownfilter {
  display: inline-block;
  width: 180px; }

.dropdownfilterlabel {
  color: #777;
  font-size: 0.7em;
  font-weight: bold; }

.worksheet-wrapper {
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
  position: relative !important; }

.worksheet {
  margin-bottom: 10px;
  max-width: inherit !important;
  width: 100%; }
  .worksheet td {
    font-size: 0.9em;
    white-space: nowrap; }
  .worksheet .editable textarea {
    cursor: pointer; }

.worksheet-fixed-header {
  margin: 0 !important;
  min-width: 100% !important;
  position: relative !important; }
  .worksheet-fixed-header input:not(.ui-iconfilter-switcher) {
    background: inherit;
    border: none;
    margin: 0;
    outline: none; }
  .worksheet-fixed-header select {
    background: inherit;
    border: none;
    margin: 0;
    outline: none; }
  .worksheet-fixed-header textarea {
    background: none;
    border: 0;
    height: 16px;
    outline: 0;
    overflow: hidden;
    resize: none;
    width: 100%; }
  .worksheet-fixed-header .editable {
    background-color: white;
    cursor: pointer; }
    .worksheet-fixed-header .editable input {
      cursor: pointer; }
  .worksheet-fixed-header textarea.showfullTextareaopen {
    background: none;
    border: 0;
    height: 150px !important;
    outline: 0;
    overflow-y: scroll !important;
    resize: none;
    width: 100%; }
  .worksheet-fixed-header th {
    white-space: nowrap;
    text-align: left;
    text-transform: uppercase;
    line-height: 1.3em; }
  .worksheet-fixed-header th.alignRight {
    text-align: right; }
  .worksheet-fixed-header table.worksheet-head {
    position: relative !important; }
  .worksheet-fixed-header table {
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    empty-cells: show !important;
    table-layout: fixed !important;
    width: 100% !important; }
  .worksheet-fixed-header tr th {
    -o-text-overflow: ellipsis !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
  .worksheet-fixed-header tr td {
    -o-text-overflow: ellipsis !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important; }
  .worksheet-fixed-header tr th.filterby {
    -o-text-overflow: clip !important;
    text-overflow: clip !important; }
  .worksheet-fixed-header tr td.filterby {
    -o-text-overflow: clip !important;
    text-overflow: clip !important; }
  .worksheet-fixed-header tr td.worksheet-resizehandle-cell {
    border-bottom: 0 !important;
    border-top: 0 !important;
    height: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    overflow: visible !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    position: relative;
    z-index: 20; }
  .worksheet-fixed-header .worksheet-body {
    min-width: 100% !important;
    overflow-x: auto !important; }
  .worksheet-fixed-header .headtable {
    overflow-x: hidden !important;
    overflow-y: auto !important; }

.treecontainer {
  display: flex; }
  .treecontainer .editable {
    background-color: white;
    cursor: pointer; }
  .treecontainer li a {
    margin-left: 2px; }

textarea.showfullTextarea {
  cursor: pointer; }

.currentCell {
  background-color: #feffcf !important;
  border: 1px dotted black !important;
  cursor: text !important; }
  .currentCell input {
    background-color: #feffcf;
    cursor: text !important; }
  .currentCell textarea {
    background-color: #feffcf;
    cursor: text !important;
    height: 150px;
    overflow-y: scroll;
    width: 100%; }
  .currentCell select {
    background-color: #feffcf;
    cursor: text !important; }

.worksheet-header-filters th {
  border-bottom: none !important; }

.worksheet-header-filters td {
  border-bottom: none !important; }

.worksheet-hidden {
  display: none; }

.icon {
  background-position: center center;
  background-repeat: no-repeat;
  display: inline-block;
  height: 20px;
  width: 20px; }

.change-icon {
  background-image: url("pictures/change.png"); }

.delete-icon {
  background-image: url("pictures/delete.png"); }

.plus-icon {
  background-image: url("pictures/plus.png"); }

.migrate-icon {
  background-image: url("pictures/ic_merge_type_18px.svg"); }

.move-icon {
  background-image: url("pictures/arrow.png"); }

.sdd-icon {
  background-image: url("pictures/zone_money.png"); }

.money-icon {
  background-image: url("pictures/betaald_on.png"); }

.print-icon {
  background-image: url("pictures/print.png"); }

.duplicate-icon {
  background-image: url("pictures/duplicate.png"); }

.mail-icon {
  background-image: url("pictures/ic_mail_20px.svg"); }

.hide-icon {
  background-image: url("pictures/enkelhistoriek_on.png"); }

.show-icon {
  background-image: url("pictures/enkelhistoriek_off.png"); }

.dynamiccoloured {
  border-left: 10px solid #000; }

.value-editable {
  color: Blue;
  cursor: pointer;
  text-decoration: underline; }
  .value-editable input {
    color: black !important;
    text-decoration: none !important; }

.ui-tabs {
  padding: 0 !important; }
  .ui-tabs .ui-state-default a {
    font-size: 0.85em; }

.mini-menu {
  left: 0;
  position: absolute;
  top: 0;
  z-index: 200; }
  .mini-menu .menuitem a {
    min-width: 120px; }
  .mini-menu .groep:first-child {
    margin: 0; }

.mini-menu-collapsed {
  height: 70px; }
  .mini-menu-collapsed .groep {
    left: 0;
    margin: 0;
    position: absolute;
    top: 0; }
  .mini-menu-collapsed .groep-titel {
    display: none; }
  .mini-menu-collapsed .groep-titel.groep-child-current {
    display: block;
    float: left; }
  .mini-menu-collapsed .menuitem a {
    display: none;
    height: 33px;
    line-height: 33px; }
  .mini-menu-collapsed #current {
    display: block !important; }

.horizontal-container-marginless {
  margin: 0; }
  .horizontal-container-marginless .container-title-hoog {
    height: 33px;
    line-height: 33px; }
  .horizontal-container-marginless .dropdownmenu {
    margin-top: 0; }
    .horizontal-container-marginless .dropdownmenu > a {
      padding-top: 6px; }

.scrolly {
  overflow-y: scroll; }

.reminder-icon {
  background: url("pictures/reminders.png") no-repeat left bottom;
  height: 22px;
  margin-right: 5px;
  margin-top: 8px;
  text-align: right;
  width: 19px; }

.reminder.read {
  opacity: 0.6; }

.reminder-icon-on {
  background: url("pictures/hasreminders.png") no-repeat left bottom; }

.messageCountValue {
  -webkit-box-shadow: 0 1px 0 rgba(0, 39, 121, 0.77);
  background-color: #D83722;
  border: solid 1px #D83722;
  border-bottom: solid 1px #C0311E;
  border-top: solid 1px #E23923;
  color: white;
  font-size: 0.5em;
  font-weight: bold;
  padding: 0 1px; }

.reminderwrap {
  cursor: pointer;
  float: right;
  margin: 0;
  padding: 5px;
  padding-bottom: 15px;
  padding-left: 12px;
  position: relative;
  top: 0; }

.reminder-in-dropdown {
  background-color: #fff !important;
  border-bottom: 1px solid #eee;
  display: block;
  padding: 0 !important;
  width: 314px !important; }
  .reminder-in-dropdown:hover {
    background-color: #ddd !important; }
  .reminder-in-dropdown .foto {
    float: left;
    padding: 8px; }

.reminder-text {
  float: left;
  width: 234px; }

.multicomplete-container {
  clear: both;
  width: 100%;
  display: table; }
  .multicomplete-container .ui-state-error-text {
    display: none !important; }

.multicomplete-cell {
  display: table-cell; }
  .multicomplete-cell [readonly] ~ .multicomplete-item .multicomplete-label {
    background-color: #eee !important;
    padding: 0.3em 0; }

.multicomplete-input {
  border: none !important;
  outline: none;
  display: table-cell; }

.multicomplete-item {
  display: table-row; }

.multicomplete-item.full {
  display: block;
  border-left: none !important;
  border-right: none !important;
  border-top: none !important; }

.multicomplete-removeitem {
  display: table-cell;
  vertical-align: middle;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
  width: 16px;
  cursor: pointer; }

.ui-contextual-view,
.ui-contextual-create {
  display: table-cell;
  vertical-align: middle;
  border-top: none !important;
  border-left: none !important;
  border-bottom: none !important;
  width: 16px;
  cursor: pointer; }

.ui-contextual-create.disabled {
  cursor: default; }

.multicomplete-label {
  display: table-cell;
  padding: 0.3em 2%;
  width: 100%; }

.multicomplete-label.full {
  display: block;
  max-height: 10px; }

.filter-button {
  display: inline-block !important; }

.worksheet-body .multicomplete-label {
  padding-top: 0.3em; }

.ui-state-error.required {
  border: 1px solid #f00 !important; }

.filterby {
  background-color: white !important; }
  .filterby input {
    background-color: transparent;
    border: none;
    min-height: 100%;
    width: 100%; }
  .filterby select {
    background: transparent;
    border: none;
    height: 100%;
    width: 100%; }

.container-tabs {
  background: transparent !important; }

.event-progress-percentage {
  float: left;
  margin-right: 10px;
  width: 200px; }

.generic-container-isfullscreen {
  left: 0;
  margin: 0;
  min-height: 100%;
  position: absolute;
  top: 0;
  width: 100%; }

.ui-state-error {
  border: 1px solid red !important; }

.validation-success-ondernemingsnummer {
  border: 1px solid #00FF00; }

.sub-tooltip {
  display: none; }

.fc table {
  background: none repeat scroll 0 0 transparent !important; }

.ui-timepicker-div .ui-widget-header {
  margin-bottom: 8px; }

.ui-timepicker-div dl {
  text-align: left; }
  .ui-timepicker-div dl dt {
    height: 25px;
    margin-bottom: -25px; }
  .ui-timepicker-div dl dd {
    margin: 0 10px 10px 65px; }

.ui-timepicker-div td {
  font-size: 0.7em; }

.ui-tpicker-grid-label {
  background: none;
  border: none;
  margin: 0;
  padding: 0; }

.ui-timepicker-rtl {
  direction: rtl; }
  .ui-timepicker-rtl dl {
    text-align: right; }
    .ui-timepicker-rtl dl dd {
      margin: 0 65px 10px 10px; }

.worksheet-status-bar {
  font-weight: normal !important;
  opacity: 0.7; }
  .worksheet-status-bar .container {
    margin: 3px; }
  .worksheet-status-bar .status {
    -o-text-overflow: ellipsis !important;
    float: left;
    margin-left: 0.5%;
    text-align: left;
    text-overflow: ellipsis !important;
    width: 42.44444%; }
  .worksheet-status-bar .loading {
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    text-align: center;
    width: 9%; }
  .worksheet-status-bar .resultaten {
    float: left;
    text-align: right;
    width: 42.55555%; }

.worksheet-status-hidden {
  display: none; }

.smallerfont {
  font-size: 70%; }

.faded {
  opacity: 0.7; }

.groupingtitle td.worksheet-actions-header {
  border-bottom: none;
  border-top: none; }

.groupingtitle pre {
  display: inline-block; }

.groupingtotals0 th {
  background-color: #717171 !important; }

.groupingtotals1 th {
  background-color: #a4a4a4 !important; }

.groupingtotals2 th {
  background-color: #b7b7b7 !important; }

.grouping-widget {
  line-height: 140%; }
  .grouping-widget .multicomplete-item {
    text-transform: capitalize; }
  .grouping-widget .multicomplete-input {
    text-transform: capitalize; }

.grouping-widget-qtip-container {
  display: none; }

.previewcontainer .fulltable th {
  padding: 3px;
  border: 1px solid #ccc; }

.previewcontainer .fulltable td {
  padding: 3px;
  border: 1px solid #ccc; }

.ui-state-ok {
  background: #D5FDCA;
  border: 1px solid #75c75e;
  color: #15360b; }

.ui-state-ok-important {
  background: #D5FDCA !important;
  border: 1px solid #75c75e !important;
  color: #15360b !important; }

.ui-notification-area-message {
  display: inline-block;
  max-width: 80%; }

.ui-notification-area-close {
  float: right;
  height: 1.9em;
  margin-top: -0.3em; }

.bubblingG {
  height: 100px;
  margin: auto;
  text-align: center;
  width: 500px; }
  .bubblingG span {
    -moz-animation: bubblingG 0.8s infinite alternate;
    -moz-border-radius: 100px;
    -ms-animation: bubblingG 0.8s infinite alternate;
    -ms-border-radius: 100px;
    -o-animation: bubblingG 0.8s infinite alternate;
    -o-border-radius: 100px;
    -webkit-animation: bubblingG 0.8s infinite alternate;
    -webkit-border-radius: 100px;
    animation: bubblingG 0.8s infinite alternate;
    background: #787878;
    border-radius: 100px;
    display: inline-block;
    height: 10px;
    margin: 50px auto;
    vertical-align: middle;
    width: 10px; }

#bubblingG_1 {
  -moz-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -o-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-delay: 0s; }

#bubblingG_2 {
  -moz-animation-delay: 0.24s;
  -ms-animation-delay: 0.24s;
  -o-animation-delay: 0.24s;
  -webkit-animation-delay: 0.24s;
  animation-delay: 0.24s; }

#bubblingG_3 {
  -moz-animation-delay: 0.48s;
  -ms-animation-delay: 0.48s;
  -o-animation-delay: 0.48s;
  -webkit-animation-delay: 0.48s;
  animation-delay: 0.48s; }

#bubblingG_4 {
  -moz-animation-delay: 0.68s;
  -ms-animation-delay: 0.68s;
  -o-animation-delay: 0.68s;
  -webkit-animation-delay: 0.68s;
  animation-delay: 0.68s; }

#bubblingG_5 {
  -moz-animation-delay: 0.88s;
  -ms-animation-delay: 0.88s;
  -o-animation-delay: 0.88s;
  -webkit-animation-delay: 0.88s;
  animation-delay: 0.88s; }

.fadingBarsGid {
  height: 12px;
  position: relative;
  width: 99px; }

.fadingBarsG {
  -moz-animation-direction: linear;
  -moz-animation-duration: 1s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-name: bounce_fadingBarsG;
  -moz-transform: scale(0.3);
  -ms-animation-direction: linear;
  -ms-animation-duration: 1s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-name: bounce_fadingBarsG;
  -ms-transform: scale(0.3);
  -o-animation-direction: linear;
  -o-animation-duration: 1s;
  -o-animation-iteration-count: infinite;
  -o-animation-name: bounce_fadingBarsG;
  -o-transform: scale(0.3);
  -webkit-animation-direction: linear;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: bounce_fadingBarsG;
  -webkit-transform: scale(0.3);
  animation-direction: linear;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-name: bounce_fadingBarsG;
  background-color: #FFFFFF;
  height: 12px;
  position: absolute;
  top: 0;
  transform: scale(0.3);
  width: 12px; }

.fadingBarsG_1 {
  -moz-animation-delay: 0.4s;
  -ms-animation-delay: 0.4s;
  -o-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
  left: 0; }

.fadingBarsG_2 {
  -moz-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  left: 12px; }

.fadingBarsG_3 {
  -moz-animation-delay: 0.6s;
  -ms-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
  left: 25px; }

.fadingBarsG_4 {
  -moz-animation-delay: 0.7s;
  -ms-animation-delay: 0.7s;
  -o-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
  left: 37px; }

.fadingBarsG_5 {
  -moz-animation-delay: 0.8s;
  -ms-animation-delay: 0.8s;
  -o-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  left: 50px; }

.fadingBarsG_6 {
  -moz-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
  left: 62px; }

.fadingBarsG_7 {
  -moz-animation-delay: 1s;
  -ms-animation-delay: 1s;
  -o-animation-delay: 1s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
  left: 74px; }

.fadingBarsG_8 {
  -moz-animation-delay: 1.1s;
  -ms-animation-delay: 1.1s;
  -o-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s;
  animation-delay: 1.1s;
  left: 87px; }

.widget-width-switcher {
  display: block;
  float: right; }

.ui-iconfilter-switcher {
  background-color: #fff !important;
  border: none;
  margin: 0 auto;
  padding: 0; }

.hidefilters .worksheet-header-filters {
  display: none; }

.worksheet-wrapper.nested-refreshable {
  border: 0;
  margin-top: 0; }

.advancedselectiontool {
  font-size: 0.7em; }
  .advancedselectiontool ul {
    margin: 5px 4px; }
  .advancedselectiontool li {
    background: #fff;
    display: block;
    font-size: 120%; }
    .advancedselectiontool li ul li {
      background: #d5fdca; }
      .advancedselectiontool li ul li ul li {
        background: #feffcf; }
  .advancedselectiontool .ui-accordion .ui-accordion-content {
    margin: 0;
    padding: 0; }

.advancedfilterby input {
  display: inline-block; }

.advancedfilterby select {
  display: inline-block; }

.editor-group-actions {
  display: inline-block;
  text-align: right; }

.mapstatus {
  display: inline-block;
  margin-right: 40px; }

.google-maps-icon {
  background: url("images/googlemaps.png") no-repeat;
  display: inline-block;
  height: 24px;
  margin: -5px 5px -4px -11px;
  vertical-align: middle;
  width: 25px; }

.mystaticinfowindow {
  background-color: white;
  border: 2px solid #2e97be;
  box-shadow: 2px 1px 5px 1px #C3C3C3;
  color: black;
  display: none;
  line-height: 130%;
  margin-right: -125px;
  padding: 10px;
  position: absolute;
  right: 50%;
  top: 1%;
  width: 250px;
  z-index: 999; }

.ajaxerror {
  color: black;
  font-family: "Verdana";
  font-size: .7em;
  font-weight: normal; }
  .ajaxerror p {
    color: black;
    font-family: "Verdana";
    font-weight: normal;
    margin-top: -5px; }
  .ajaxerror b {
    color: black;
    font-family: "Verdana";
    font-weight: bold;
    margin-top: -5px; }
  .ajaxerror H1 {
    color: red;
    float: none;
    font-family: "Verdana";
    font-size: 18pt;
    font-weight: normal;
    padding-left: 0; }
  .ajaxerror H2 {
    color: maroon;
    float: none;
    font-family: "Verdana";
    font-size: 14pt;
    font-weight: normal;
    padding-bottom: 1em;
    padding-left: 0; }
  .ajaxerror pre {
    font-family: "Consolas", "Lucida Console", Monospace;
    font-size: 11pt;
    line-height: 14pt;
    margin: 0;
    padding: 0.5em;
    white-space: pre-wrap; }
  .ajaxerror .marker {
    color: black;
    font-weight: bold;
    text-decoration: none; }
  .ajaxerror .version {
    color: gray; }
  .ajaxerror .error {
    margin-bottom: 10px; }
  .ajaxerror .expandable {
    color: navy;
    cursor: hand;
    font-weight: bold;
    text-decoration: underline; }

.editor-group-content.fixed-height-200 {
  height: 200px; }

.editor-group-content.scrolly {
  overflow-y: scroll; }

.editor-group-collapsed .editor-group-content {
  display: none !important; }

.editor-group-12col .editor-small-block {
  padding-left: 1%;
  width: 7.4%; }

.editor-group-12col .editor-small-block.cols2 {
  width: 15.8%; }

.editor-group-12col .editor-small-block.cols3 {
  width: 23.6%; }

.editor-group-12col .editor-small-block.cols4 {
  width: 31.9%; }

.editor-group-12col .editor-small-block.cols5 {
  width: 41%; }

.editor-group-12col .editor-small-block.cols6 {
  width: 48.5%; }

.editor-group-12col .editor-small-block.cols8 {
  width: 66.2%; }

.editor-group-12col .editor-small-block.cols10 {
  width: 83%; }

.editor-group-12col .editor-small-block.cols12 {
  width: 99.8%; }

.worksheetgroupactions {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 1em !important; }
  .worksheetgroupactions li {
    display: block;
    list-style: none;
    margin: 0 !important; }
    .worksheetgroupactions li a {
      display: inline-block; }
  .worksheetgroupactions > li > ul {
    display: none;
    margin: 0 !important; }
  .worksheetgroupactions > li:hover > ul {
    display: block; }
    .worksheetgroupactions > li:hover > ul li {
      background-color: #eeeeee;
      display: inline-block; }
      .worksheetgroupactions > li:hover > ul li a {
        border: 1px solid #ccc;
        margin: 0.1em;
        padding: 0.5em;
        text-decoration: none; }
        .worksheetgroupactions > li:hover > ul li a:hover {
          background-color: #C3C3C3; }
  .worksheetgroupactions .ui-icon {
    display: inline-block;
    margin-right: 0.3em;
    opacity: 0.6; }

.worksheetgroupactions-label {
  color: #787878;
  display: inline-block;
  text-decoration: none; }

.ui-multiselect {
  padding: 2px 0 2px 4px;
  text-align: left;
  width: 100% !important; }
  .ui-multiselect span.ui-icon {
    float: right; }

.ui-multiselect-single .ui-multiselect-checkboxes input {
  left: -9999px;
  position: absolute !important;
  top: auto !important; }

.ui-multiselect-single .ui-multiselect-checkboxes label {
  padding: 5px !important; }

.ui-multiselect-header {
  margin-bottom: 3px;
  padding: 3px 0 3px 4px; }
  .ui-multiselect-header ul {
    font-size: 0.9em; }
    .ui-multiselect-header ul li {
      float: left;
      padding: 0 10px 0 0; }
  .ui-multiselect-header a {
    text-decoration: none; }
    .ui-multiselect-header a:hover {
      text-decoration: underline; }
  .ui-multiselect-header span.ui-icon {
    float: left; }
  .ui-multiselect-header li.ui-multiselect-close {
    float: right;
    padding-right: 0;
    text-align: right; }

.ui-multiselect-menu {
  display: none;
  padding: 3px;
  position: absolute;
  text-align: left;
  z-index: 10000; }

.ui-multiselect-checkboxes {
  overflow-y: scroll;
  position: relative; }
  .ui-multiselect-checkboxes label {
    border: 1px solid transparent;
    cursor: default;
    display: block;
    padding: 3px 1px; }
    .ui-multiselect-checkboxes label input {
      position: relative;
      top: 1px; }
  .ui-multiselect-checkboxes li {
    clear: both;
    font-size: 0.9em;
    padding-right: 3px; }
  .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    border-bottom: 1px solid;
    font-weight: bold;
    text-align: center; }
    .ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
      display: block;
      margin: 1px 0;
      padding: 3px;
      text-decoration: none; }

.ui-multiselect-hasfilter ul {
  position: relative;
  top: 2px; }

.ui-multiselect-filter {
  float: left;
  font-size: 11px;
  margin-right: 10px; }
  .ui-multiselect-filter input {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    border: 1px solid #292929;
    font-size: 10px;
    height: 15px;
    margin-left: 5px;
    padding: 2px;
    width: 100px; }

.dd.ddcommon.borderRadiusTp {
  width: 100% !important; }

.dd.ddcommon.borderRadiusBtm {
  width: 100% !important; }

.dd.ddcommon.borderRadius {
  width: 100% !important; }

.add-info-status {
  background: url("images/edit.png") no-repeat;
  display: inline-block; }

.mediagallery-wrapper {
  height: 500px; }

.medialibrary-file {
  float: left;
  height: 150px;
  margin: 10px 0.5em; }
  .medialibrary-file a {
    display: block; }

.thumbnail {
  height: 108px;
  width: 108px; }

.placeholderthumb {
  background: url("images/big/default.png") no-repeat;
  background-size: cover; }

.placeholderthumb-pdf {
  background: url("images/big/pdf.png") no-repeat; }

.placeholderthumb-directory {
  background: url("images/big/map.png") no-repeat; }

.placeholderthumb-easybrandingdocument {
  background: url("images/big/easybrandingdocument.png") no-repeat; }

.placeholderthumb-word {
  background: url("images/big/doc.png") no-repeat; }

.placeholderthumb-excel {
  background: url("images/big/xls.png") no-repeat; }

.placeholderthumb-document {
  background: url("images/big/default.png") no-repeat; }

.medialibrary-file-info {
  -o-text-overflow: ellipsis !important;
  height: 36px;
  line-height: 130%;
  overflow: hidden;
  padding: 3px 0;
  text-align: center;
  text-overflow: ellipsis !important;
  width: 108px;
  word-break: break-all; }

.orderbycontrol .orderby {
  display: inline-block; }

div.tagsinput {
  background: #FFF;
  border: 1px solid #CCC;
  overflow-y: auto;
  padding: 5px;
  width: 300px; }
  div.tagsinput span.tag {
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    background: #cde69c;
    border: 1px solid #a5d24a;
    color: #638421;
    display: block;
    float: left;
    font-family: helvetica;
    font-size: 13px;
    margin-bottom: 5px;
    margin-right: 5px;
    padding: 5px;
    text-decoration: none; }
    div.tagsinput span.tag a {
      color: #82ad2b;
      font-size: 11px;
      font-weight: bold;
      text-decoration: none; }
  div.tagsinput input {
    background: transparent;
    border: 1px solid transparent;
    color: #000;
    font-family: helvetica;
    font-size: 13px;
    margin: 0;
    margin-bottom: 5px;
    margin-right: 5px;
    outline: 0;
    padding: 5px;
    width: 80px; }
  div.tagsinput div {
    display: block;
    float: left; }

.tags_clear {
  clear: both;
  height: 0;
  width: 100%; }

.not_valid {
  background: #FBD8DB !important;
  color: #90111A !important; }

.DropdownListAction {
  float: right;
  font-size: 13px; }
  .DropdownListAction select {
    height: 25px; }
  .DropdownListAction label {
    font-size: 11px; }

.worksheet-row-hover-highlight td {
  border-bottom: 1px solid #cecece !important;
  border-top: 1px solid #cecece !important; }
  .worksheet-row-hover-highlight td:first-child {
    border-left: 1px solid #cecece !important; }
  .worksheet-row-hover-highlight td:last-child {
    border-right: 1px solid #cecece !important; }

.worksheet-row-clicked-highlight td {
  border-bottom: 1px solid #C3C3C3 !important;
  border-top: 1px solid #C3C3C3 !important; }
  .worksheet-row-clicked-highlight td:first-child {
    border-left: 1px solid #C3C3C3 !important; }
  .worksheet-row-clicked-highlight td:last-child {
    border-right: 1px solid #C3C3C3 !important; }

.collapse-menu-handle {
  color: #ccc;
  cursor: pointer;
  display: block;
  opacity: 0.4;
  position: relative;
  text-decoration: none; }
  .collapse-menu-handle:hover {
    opacity: 1; }

.csstriangle-topleft {
  border-color: #b9b9b9 transparent transparent transparent;
  border-style: solid;
  border-width: 22px 22px 0 0;
  height: 0;
  left: 0;
  position: absolute;
  top: 0;
  width: 0;
  z-index: 800; }

.collapsedmenu .csstriangle-topleft {
  border-color: #696969 transparent transparent transparent; }

.collapsedmenu .wrapper-left {
  display: none; }

.collapsedmenu .wrapper-right {
  width: 100%; }

.worksheet-resizehandles {
  height: 0; }

.worksheet-resizehandles-firstcell {
  border: 0 !important;
  height: 0;
  margin: 0 !important;
  padding: 0 !important; }

.worksheet-resizehandle {
  background: url("pictures/resizearrow_10.png");
  bottom: -4px;
  cursor: col-resize;
  height: 8px;
  position: absolute;
  right: -9px;
  width: 8px;
  z-index: 25; }
  .worksheet-resizehandle:hover {
    background: url("pictures/resizearrow_10_hover.png"); }

.worksheet-resizehandle-cell-fromsettings .worksheet-resizehandle {
  background: url("pictures/resizearrow_10_hover2.png"); }

.firefoxneedsthisstupidfix {
  margin: 0;
  padding: 0;
  position: relative; }

.fht-table {
  vertical-align: top;
  border-collapse: collapse;
  border-spacing: 0; }
  .fht-table thead {
    vertical-align: top; }
  .fht-table tfoot {
    vertical-align: top; }
  .fht-table tbody {
    vertical-align: top; }
  .fht-table tr {
    vertical-align: top; }
  .fht-table th {
    vertical-align: top; }
  .fht-table td {
    vertical-align: top; }
  .fht-table .ui-state-default {
    background-image: none !important; }
  .fht-table .ui-widget-content .ui-state-default {
    background-image: none !important; }
  .fht-table .firstcolumn {
    height: 20px; }
  .fht-table .ui-widget-header {
    font-weight: normal; }

.fht-table-wrapper {
  overflow: hidden;
  position: relative; }
  .fht-table-wrapper .fht-thead {
    overflow: hidden;
    position: relative; }
  .fht-table-wrapper .fht-tfoot {
    overflow: hidden;
    position: relative; }
  .fht-table-wrapper .fht-fixed-column {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1; }
    .fht-table-wrapper .fht-fixed-column .fht-tbody {
      overflow: hidden;
      position: relative; }
  .fht-table-wrapper .fht-fixed-body {
    left: 0;
    position: absolute;
    top: 0; }
    .fht-table-wrapper .fht-fixed-body .fht-tbody {
      overflow: hidden;
      position: relative;
      overflow: auto; }
  .fht-table-wrapper .fht-tbody {
    overflow: hidden;
    position: relative;
    overflow: auto; }
  .fht-table-wrapper .fht-table .fht-cell {
    height: 1px;
    overflow: hidden; }

.table-header-rotated td {
  width: 40px; }

.table-header-rotated th.rotate-45 {
  font-weight: normal;
  max-width: 40px;
  overflow: hidden;
  width: 40px; }
  .table-header-rotated th.rotate-45 > div {
    height: 150px;
    overflow: hidden;
    text-align: left;
    vertical-align: bottom;
    width: 40px; }
  .table-header-rotated th.rotate-45 .rotated {
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    display: block;
    margin-left: -54px;
    margin-top: 65px;
    overflow: hidden;
    transform: rotate(-90deg);
    white-space: nowrap;
    width: 150px; }

.matrixtable td {
  font-size: 0.9em;
  white-space: nowrap; }

.matrixtable .ui-widget-header {
  font-weight: normal; }

.matrixtable .ui-datachange {
  background-color: #C3FCA2; }

.firstcolumn {
  text-align: right;
  vertical-align: middle !important; }

.commercemoduleparent {
  font-size: 1.1em;
  cursor: pointer; }

.fixedtablelegend {
  clear: both;
  margin-bottom: 10px;
  text-align: left; }
  .fixedtablelegend .legendtext {
    padding-left: 25px;
    padding-top: 5px; }

a.matrixcollapse {
  font-size: 11px !important; }

.fixedcenter {
  align-content: center;
  height: 67px;
  left: 50%;
  margin-left: -33.5px;
  margin-top: -33.5px;
  position: absolute;
  top: 50%;
  width: 67px; }

.ui-loadingscreen {
  height: 100%;
  width: 100%; }

.loadingscreenbigloader {
  background: url("images/ajax-loader-bigcircle.gif") no-repeat top center;
  height: 66px;
  width: 66px; }

.jstree-customicon {
  background: url("pictures/icon-n-jstree.png") left center !important;
  cursor: help !important; }

.jstree-customicon-directory {
  background-position: 0 !important; }

.jstree-customicon-pdf {
  background-position: -24px !important; }

.jstree-customicon-document {
  background-position: -48px !important; }

.jstree-customicon-webimage {
  background-position: -48px !important; }

.jstree-customicon-excel {
  background-position: -72px !important; }

.jstree-customicon-rar {
  background-position: -96px !important; }

.jstree-customicon-word {
  background-position: -120px !important; }

.medialibrary-content {
  position: relative; }

.mediagallery .selectedfile {
  background-color: #A0C5E8; }

.mediagallery .thumbnail {
  padding: 3px; }

.permissiongroupitem {
  clear: both; }
  .permissiongroupitem input {
    float: left; }

.permissiongrouptext .legendtext {
  padding-top: 5px; }

.required {
  border-color: #757575 !important; }

.collapse-menu-handle.collapse-menu-handle-mobile {
  display: none; }

.ajaxrefreshable-refresh {
  cursor: pointer; }

.currently-refreshing {
  opacity: 0.4; }

.tt-dropdown-menu {
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin-top: 12px;
  padding: 8px 0;
  width: 422px; }

.gist {
  text-align: left;
  font-size: 14px; }

.typeahead {
  border: 2px solid #ccc;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  outline: none;
  padding: 8px 12px;
  width: 480px;
  background-color: #fff;
  width: 405px; }
  .typeahead:focus {
    border: 2px solid #0097cf; }

.tt-query {
  border: 2px solid #ccc;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  outline: none;
  padding: 8px 12px;
  width: 480px;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }

.tt-hint {
  border: 2px solid #ccc;
  font-size: 24px;
  height: 30px;
  line-height: 30px;
  outline: none;
  padding: 8px 12px;
  width: 480px;
  color: #999;
  width: 430px; }

.typeahead.empty {
  border: 2px solid red; }

.tt-suggestion {
  font-size: 18px;
  line-height: 24px;
  padding: 3px 20px; }
  .tt-suggestion p {
    margin: 0; }

.tt-suggestion.tt-cursor {
  background-color: #0097cf;
  color: #fff; }

.addressbox {
  background-color: #a3edc4;
  font-size: 1.2em;
  height: 1.6em;
  margin: 1%; }

#module-wijzigen-campaign-wijzigen .jqbutton {
  font-weight: normal;
  margin-left: 0.3em; }

.callcenterinfotable {
  background: #EFEFEF;
  margin: 0;
  padding: 0;
  width: 100%; }
  .callcenterinfotable td {
    background: #EFEFEF; }
  .callcenterinfotable tr {
    background: #EFEFEF; }
  .callcenterinfotable .listheader {
    font-style: normal;
    padding-top: 10px; }
  .callcenterinfotable .listtext {
    font-style: normal;
    padding-top: 10px; }
  .callcenterinfotable .listtext.listtext-important {
    background-color: #FFFF9D;
    font-weight: bold; }
    .callcenterinfotable .listtext.listtext-important a {
      background-color: #FFFF9D;
      font-weight: bold; }
  .callcenterinfotable .value-editable input {
    width: 100%; }
  .callcenterinfotable .value-editable-dropdown {
    width: 100%; }

.FeedbackBasicFixedData .callcenteradditionalvaluescontainer {
  margin-left: -1px !important;
  margin-top: 1.3em !important; }

.FeedbackBasicViewContainer {
  padding-bottom: 0.8em; }

#module-aanmaken-campaigntarget-aanmaken .editor-group-title {
  padding-left: 0.3em !important; }

.callcenteradditionalvaluescontainer table {
  background: #EFEFEF; }

.callscreenchoicesscreen .callscreenchoicesscreen .fixedcenter {
  width: 320px; }

.callscreenchoicesscreen .breaktimecontainer {
  float: left;
  margin-bottom: 20px; }
  .callscreenchoicesscreen .breaktimecontainer a {
    height: 50px;
    width: 150px; }

.callscreenchoicesscreen .nextcallcontainer {
  margin-bottom: 20px; }
  .callscreenchoicesscreen .nextcallcontainer a {
    height: 50px;
    width: 150px; }

.callscreenchoicesscreen .stopcallcontainer a {
  height: 50px;
  width: 150px; }

.callscreenheader {
  background-color: #005C76;
  color: #FFFFFF;
  font-size: 18px !important;
  font-weight: bold !important;
  height: 35px;
  line-height: 32px;
  margin-left: 0 !important;
  min-height: 32px;
  width: 100% !important; }
  .callscreenheader span {
    padding-left: 6px !important; }

.callscreendata .editor-group .editor-group .editor-group-title.editor-group-forced-title {
  padding-left: 6px !important; }

.callscreencontainer .value-editable {
  text-decoration: none; }

.callscreencontainer .editor-label .title {
  font-weight: bold; }

.callscreenagentcontainer {
  border: 1px solid #c3c3c3;
  font-size: 2em;
  width: 100%; }
  .callscreenagentcontainer .callscreenagentdata {
    height: 3em;
    padding: 0.4em 0 0.2em 0; }
  .callscreenagentcontainer .agentimage {
    background: url("pictures/defaultperson-50.jpg");
    background-position: center;
    background-repeat: no-repeat;
    float: left;
    height: 50px;
    margin: 0.4em 5% 0.4em 5%;
    width: 50px; }
  .callscreenagentcontainer .agentinfo {
    height: 100%;
    margin-top: 0.8em;
    white-space: nowrap; }

.ui-color-red {
  color: red; }

.ui-state-fadeout {
  color: #929292 !important;
  opacity: 0.7; }

.genericchangesavebutton {
  height: 30px; }

#rapporten-boekhouding .container-navigation .dropdownfilterlabel {
  float: left;
  font-size: 10pt;
  font-weight: normal;
  padding: 6px 7px 0 0; }

#rapporten-boekhouding .container-navigation #AdvancedSelectionToolPresets {
  float: left;
  width: 250px; }

#rapporten-boekhouding .container-navigation .preset-settings {
  float: left;
  height: 20px;
  margin: 3px 0 0 3px;
  padding-right: 15px;
  width: 20px; }

.savepreset.hide {
  display: none; }

form[name=save_preset_settings] .editor-field {
  padding: 6px; }
  form[name=save_preset_settings] .editor-field input[type=text] {
    padding: 3px; }

form[name=save_preset_settings] .editor-field.text {
  padding-left: 10px; }

.ui-auto-scroll-horizontal {
  overflow-x: auto; }

.ui-auto-scroll-vertical {
  overflow-y: auto; }

.viewmode-dialog .editor-group .editor-group-content {
  min-height: initial; }

.ui-extra-widgets-container {
  background-color: #CCC;
  box-shadow: inset 0 10px 15px -12px rgba(0, 0, 0, 0.75);
  margin-bottom: -0.7em;
  margin-left: -0.6%;
  margin-right: -0.6%;
  padding: 0.5em 0.5% 0 0.5%; }
  .ui-extra-widgets-container .ui-extra-widgets-container {
    padding-bottom: 0; }

.miller-wrapper {
  height: 129px;
  left: 0;
  margin: 0;
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0;
  top: 20px;
  white-space: nowrap;
  width: 100%; }
  .miller-wrapper ul {
    -ms-box-shadow: #aaa 4px 0 8px 0;
    -webkit-box-shadow: #aaa 4px 0 8px 0;
    background: #fcfcfc;
    border-right: solid 1px #ddd;
    box-shadow: #aaa 4px 0 8px 0;
    display: inline-block;
    height: 100%;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: 200px; }
    .miller-wrapper ul li {
      border: solid 1px #fff;
      cursor: pointer;
      height: 25px;
      line-height: 25px;
      list-style-type: none;
      padding-left: 0.5em;
      padding-right: 0.5em; }
    .miller-wrapper ul li.parent {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAANBAMAAACEMClyAAAAGFBMVEX///8uLi4zMzNGRkZZWVlwcHDx8fHz8/OgDcTPAAAAAXRSTlMAQObYZgAAAEJJREFUeF5lyLsJACAMRVGbYK1OEHECC1ew9TeAI2T/r2ICIr7mXY6665MfTJLwTqjhRxELiw10ovr8AmzgDZLQfAuIlAbJ0kLuUwAAAABJRU5ErkJggg==");
      background-position: 100% 50%;
      background-repeat: no-repeat; }
    .miller-wrapper ul li.parentselected {
      background: #08c;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAANBAMAAACEMClyAAAAKlBMVEX///8AAAD///8AAACAgIBmZmb////8/Pz29vbw8PD////5+fn8/Pz///9bUz65AAAADXRSTlMAAg8QHiOfoKWpz9TiH0VszwAAAE9JREFUeF5Fy8EJwCAQBMCDg5CnJdhEHvnZgm0EBPsRP/aQMtKAYXsR3DO5zy7Dnvx3eeaGxrKjk7QuOj96kG39hlkSbmcQ+W4gWggiB2EAWCQTNYy5y4AAAAAASUVORK5CYII=");
      background-position: 100% 50%;
      background-repeat: no-repeat;
      color: #fff; }
    .miller-wrapper ul li.selected {
      background: #08c;
      color: #fff; }

.propertiestree {
  float: left;
  vertical-align: top;
  background-color: #fff;
  border: 1px solid #c3c3c3;
  border-bottom: 1px solid #d7d7d7 !important;
  border-right: 1px solid #d7d7d7 !important;
  height: 32em;
  overflow-x: hidden;
  overflow-y: auto;
  flex-grow: 1; }
  .propertiestree li {
    list-style-type: none; }

.childtree {
  float: left;
  vertical-align: top;
  background-color: #fff;
  border: 1px solid #c3c3c3;
  border-bottom: 1px solid #d7d7d7 !important;
  border-right: 1px solid #d7d7d7 !important;
  height: 32em;
  overflow-x: hidden;
  overflow-y: auto;
  width: 56%; }
  .childtree li {
    list-style-type: none; }

.headtype {
  float: left;
  vertical-align: top;
  background-color: #fff;
  border: 1px solid #c3c3c3;
  border-bottom: 1px solid #d7d7d7 !important;
  border-right: 1px solid #d7d7d7 !important;
  height: 32em;
  overflow-x: hidden;
  overflow-y: auto;
  width: 21%; }
  .headtype li {
    list-style-type: none; }
  .headtype ul {
    display: inline-block;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: 100%; }
    .headtype ul li {
      cursor: pointer;
      height: 25px;
      line-height: 25px;
      list-style-type: none;
      padding-left: 0.5em;
      padding-right: 0.5em; }
      .headtype ul li input[type="radio"] {
        margin-left: -15px;
        visibility: collapse; }
      .headtype ul li label {
        cursor: pointer; }
    .headtype ul li.selected {
      background: #08c;
      color: #fff; }

.maintype {
  float: left;
  vertical-align: top;
  position: relative;
  vertical-align: top;
  width: 100%; }
  .maintype li {
    list-style-type: none;
    display: inline; }
  .maintype ul {
    float: left;
    margin: 10px; }
  .maintype .gotoeditmodebutton {
    position: absolute;
    right: 0.5%;
    top: 4%; }
  .maintype h1 {
    display: flex;
    float: left; }

.typechangeview h1 {
  margin-bottom: 10px;
  width: 100%; }

.typechangeview .ui-widget-header {
  height: 30px; }
  .typechangeview .ui-widget-header h1 {
    color: #fff; }

.propoverview {
  float: left;
  vertical-align: top;
  width: 50%;
  flex-grow: 1; }
  .propoverview table {
    width: 100%; }

.typeoverview {
  float: left;
  vertical-align: top;
  width: 50%; }
  .typeoverview table {
    width: 100%; }

.buttoncontainer {
  margin: 10px; }

.submitbutton.highlight {
  -ms-box-shadow: 0 0 15px 5px rgba(0, 92, 18, 0.38);
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 92, 18, 0.38);
  box-shadow: 0 0 15px 5px rgba(0, 92, 18, 0.38); }

.savebutton.highlight {
  -ms-box-shadow: 0 0 15px 5px rgba(0, 92, 18, 0.38);
  -webkit-box-shadow: 0 0 15px 5px rgba(0, 92, 18, 0.38);
  box-shadow: 0 0 15px 5px rgba(0, 92, 18, 0.38); }

.accounttype .clear {
  margin-bottom: 5px; }

.non-editable .edit {
  display: none; }

.non-editable .removefield {
  display: none; }

.non-editable li.parentnewtype {
  display: none; }

.save {
  display: none; }

.savenew {
  display: none; }

.reset {
  display: none; }

.panel-body {
  padding: 1% 1em; }
  .panel-body .editor-field {
    margin-left: 0; }
  .panel-body .editor-label {
    margin-left: 0; }
  .panel-body .editor-group-title {
    padding: 0 !important; }

.ui-searchresults-wrapper {
  margin-bottom: 2em;
  margin-top: 2em;
  min-height: 10em; }

.container-nav {
  list-style: none; }
  .container-nav li {
    display: inline-block;
    font-size: 0.8em;
    list-style: none; }
  .container-nav a {
    background-color: #efefef;
    border-bottom: 1px solid #d8d8d8;
    border-left: 1px solid #d8d8d8;
    border-right: 1px solid #d8d8d8;
    border-top: 1px solid #d8d8d8;
    color: #222222;
    color: #696a6b;
    display: block;
    font-family: 'Open Sans', Verdana, sans-serif;
    line-height: 1em;
    padding: 0.5em 1em;
    text-decoration: none; }
  .container-nav .active a {
    background-color: inherit;
    border: none;
    color: #fff;
    font-weight: bold; }

.active.ui-widget-header {
  border: 1px solid #005C76; }

.ui-tabs-anchor:first-letter {
  text-transform: uppercase; }

.entitybase-info {
  color: #777;
  font-style: italic;
  padding: 1em 2%; }

.smallboxpadleft {
  padding-left: 2.1em; }

.MarkAsInvalidContainerDiv .MarkAsInvalidButtons {
  text-align: center; }
  .MarkAsInvalidContainerDiv .MarkAsInvalidButtons a {
    width: 90%;
    margin-bottom: 1em; }

.NextCallContainerDiv .NextCallButtons {
  text-align: center; }
  .NextCallContainerDiv .NextCallButtons a {
    width: 90%;
    margin-bottom: 1em; }

.delivery-info {
  padding: 1em 2%; }

.icon-disabled {
  -ms-opacity: 0.3;
  opacity: 0.3; }

.fa-center {
  position: relative;
  bottom: 6px;
  left: 2px;
  height: auto !important; }

.fa-center {
  position: relative;
  bottom: 6px;
  left: 2px;
  height: auto !important;
  text-decoration: none !important; }

.worksheetPresetDialog {
  overflow-y: scroll;
  display: none;
  width: 300px;
  -moz-box-shadow: 0 4px 8px #000000;
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 4px 8px #000000;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 8px #000000;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  border: 1px solid #b8b8b8;
  background: #E7E7E7;
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 999; }
  .worksheetPresetDialog > div {
    text-align: center;
    margin-top: 2rem; }
  .worksheetPresetDialog .column-sortable {
    border: 1px solid #fff;
    float: left;
    cursor: pointer; }
    .worksheetPresetDialog .column-sortable .column-sorter {
      float: left;
      margin-top: 15px; }

.worksheetPresetDialog {
  overflow-y: scroll;
  display: none;
  width: 300px;
  -moz-box-shadow: 0 4px 8px #000;
  -moz-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 4px 8px #000;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  box-shadow: 0 4px 8px #000;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.5);
  border: 1px solid #b8b8b8;
  background: #e7e7e7;
  position: absolute;
  right: 0;
  top: 55px;
  z-index: 999; }
  .worksheetPresetDialog > div {
    text-align: center;
    margin-top: 2rem; }
  .worksheetPresetDialog .column-sortable {
    border: 1px solid #fff;
    float: left;
    cursor: pointer; }
    .worksheetPresetDialog .column-sortable .column-sorter {
      float: left;
      margin-top: 15px; }

.kendo-field-fullwidth {
  width: 98% !important; }

.nav.flex-column.nav-pills {
  max-height: 650px;
  overflow-y: scroll;
  width: 242px;
  flex-direction: unset !important; }

.tab-pane .nav.flex-column.nav-pills {
  max-height: initial;
  overflow-y: unset;
  width: auto;
  flex-direction: column !important; }

.contextual-create-disabled {
  pointer-events: none;
  cursor: default; }
