@font-face {
  font-family: 'sofi-100';
  src: url('../Fonts/VolvoNovum-Light.woff') format('woff');
}
@font-face {
  font-family: 'sofi-200';
  src: url('../Fonts/VolvoNovum-Regular.woff') format('woff');
}
@font-face {
  font-family: 'sofi-300';
  src: url('../Fonts/VolvoNovum-Medium.woff') format('woff');
}
@font-face {
  font-family: 'sofi';
  src: url('../Fonts/volvo_br.woff') format('woff');
}
@font-face {
  font-family: 'novum_regular';
  src: url('../Fonts/VolvoNovum-Regular.eot');
  src: url('../Fonts/VolvoNovum-Regular.eot') format('embedded-opentype'), url('../Fonts/VolvoNovum-Regular.ttf') format('truetype'), url('../Fonts/VolvoNovum-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'novum_bold';
  src: url('../Fonts/VolvoNovum-Bold.eot');
  src: url('../Fonts/VolvoNovum-Bold.eot') format('embedded-opentype'), url('../Fonts/VolvoNovum-Bold.ttf') format('truetype'), url('../Fonts/VolvoNovum-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
}
.font-sofi100 {
  font-weight: 100;
  font-family: 'sofi-100', Arial, Helvetica, sans-serif;
}
.font-sofi200 {
  font-weight: 100;
  font-family: 'sofi-200', Arial, Helvetica, sans-serif;
}
.font-sofi300 {
  font-weight: 100;
  font-family: 'sofi-300', Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
}
/*@color-green: rgba(77,216,101,1.0);*/
/*
    text colors
*/

.txtcolor-white {
  color: white;
}
.txtcolor-black {
  color: black;
}
.txtcolor-blue {
  color: #2b7bcd;
}
.txtcolor-yellow {
  color: #f5dc01;
}
.txtcolor-red,
.red {
  color: #e20045;
}
.green {
  color: #00734f;
}
.green2 {
  color: #47962d;
}
.txtcolor-graydark {
  color: #161618;
}
.txtcolor-graydark_transparent {
  color: rgba(22, 22, 24, 0.6);
}
.package-basis {
  background-color: #deedf9;
}
.package-plus {
  background-color: #1c88cc;
  color: white;
}
.package-0 {
  background-color: #b7b8ba;
  color: white;
}
.package-pos,
.package-1 {
  background-color: #5b7f95;
  color: white;
}
.package-pos-light {
  background-color: rgba(91, 127, 149, 0.3);
  color: black;
}
.package-online,
.package-2 {
  background-color: #c3d5e5;
  color: black;
}
.package-online-light {
  background-color: rgba(195, 213, 229, 0.3);
  color: black;
}
.package-crm,
.package-3 {
  background-color: #d4d1c3;
  color: black;
}
.package-crm-light {
  background-color: rgba(212, 209, 195, 0.3);
  color: black;
}
.package-image,
.package-4 {
  background-color: #d3bc8d;
  color: white;
}
/*
    new Packages
*/

.package-pos-new {
  background-color: #96b0b6;
  color: white;
}
.package-online-new,
.package-digital-new {
  background-color: #678c96;
  color: white;
}
.package-crm-new {
  background-color: #396976;
  color: white;
}
/*
    background colors
*/

.bgcolor-white {
  background-color: white;
  color: black;
}
.bgcolor_transparent_white {
  background-color: transparent;
  color: white;
}
.bgcolor_transparent_black {
  background-color: transparent;
  color: black;
}
/*used in table sorting, filterbar, kennung */

.bgcolor-graylight {
  background-color: #f4f4f4;
  color: black;
}
.bgcolor-graydark {
  background-color: #161618;
  color: white;
}
.bgcolor-cover {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
.bgcolor-black {
  background-color: black;
  color: white;
}
.bgcolor-blue {
  background-color: #2b7bcd;
  color: white;
}
.bgcolor-bluedark {
  background-color: #2b316a;
  color: white;
}
.bgcolor-red,
.alarm {
  background-color: #e20045;
  color: white;
}
.bgcolor-pink {
  background-color: rgba(226, 0, 69, 0.6);
  color: white;
}
.bgcolor-progressBlue {
  background-color: #668fbf;
  color: white;
}
.bgcolor-progessGreen {
  background-color: #00734f;
  color: white;
}
.bgcolor-progressRed {
  background-color: #e20045;
  color: white;
}
.bgcolor-green,
.good {
  background-color: #00734f;
}
/*
    border colors
*/

.bordercolor-grey {
  border-color: rgba(0, 0, 0, 0.12);
}
.bordercolor-solidgrey {
  border-color: lightgray;
}
.bordercolor-white {
  border-color: white;
}
.bordercolor-black {
  border-color: black;
}
.bordercolor-blue {
  border-color: #2b7bcd;
}
.bordercolor-red {
  border-color: #e20045;
}
/*
    chart colors
*/

.chart-color-0 {
  background-color: #e20045;
}
.chart-color-1 {
  background-color: #5b7f95;
}
.chart-color-2 {
  background-color: #c3d5e5;
}
.chart-color-3 {
  background-color: #d4d1c3;
}
.chart-color-4 {
  background-color: #d3bc8d;
}
.chart-color-5 {
  background-color: #b7b8ba;
}
.chart-color-6 {
  background-color: #cbabcc;
}
.chart-color-7 {
  background-color: #b588b7;
}
* {
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 0;
  margin: 0;
}
html {
  font-size: 15px;
  height: 100%;
}
body {
  font-weight: 100;
  font-family: sofi-200, Arial, Helvetica, sans-serif;
  height: 100%;
  line-height: 1.2;
  min-width: 320px;
  text-rendering: optimizeLegibility;
  width: 100%;
}
/* typo stuff */

small {
  font-size: smaller;
}
p {
  font-size: 0.9rem;
  line-height: 1.4;
}
p + p {
  margin-top: 0.3rem;
}
/* Endy typo stuff */

a {
  color: black;
  font-weight: 100;
  font-family: sofi-100, Arial, Helvetica, sans-serif;
  cursor: pointer;
  text-decoration: none;
}
a:hover {
  opacity: 0.6;
}
a.btn,
button {
  background-color: white;
  color: black;
  color: #2b7bcd;
  border-color: #2b7bcd;
  font-weight: 100;
  font-family: sofi-200, Arial, Helvetica, sans-serif;
  border-width: 1px;
  display: inline-block;
  letter-spacing: 0.06em;
  padding: 0.9rem;
  text-transform: uppercase;
  font-size: 0.9rem;
}
a.btn.red,
button.red {
  border-color: #e20045;
}
a.btn.black,
button.black {
  border-color: black;
  color: black;
  opacity: 0.6;
}
a.btn.black.ico.edit,
button.black.ico.edit {
  background-image: url('../Images/svg/ic_edit_black_24px.svg');
}
a.btn.black.ico.save,
button.black.ico.save {
  background-image: url('../Images/svg/ic_save_black_24px.svg');
  opacity: 1;
}
a.btn.white,
button.white {
  border-color: white;
  background-color: transparent;
  color: white;
}
a.btn.white.ico.back,
button.white.ico.back {
  background-image: url('../Images/svg/ic_keyboard_arrow_left_white_24px.svg');
}
a.btn:hover,
button:hover {
  background-color: #2b7bcd;
  color: white;
  opacity: 1;
}
a.btn:hover.red,
button:hover.red {
  background-color: #e20045;
  color: white;
}
a.btn:hover.black,
button:hover.black {
  background-color: white;
  color: black;
}
a.btn:hover.black.ico.edit,
button:hover.black.ico.edit {
  background-image: url('../Images/svg/ic_edit_black_24px.svg');
}
a.btn:hover.black.ico.save,
button:hover.black.ico.save {
  background-image: url('../Images/svg/ic_save_black_24px.svg');
  opacity: 0.6;
}
a.btn:hover.white,
button:hover.white {
  border-color: black;
  background-color: white;
  color: black;
}
a.btn:hover.white.ico.back,
button:hover.white.ico.back {
  background-image: url('../Images/svg/ic_keyboard_arrow_left_black_24px.svg');
}
a.btn:hover.ico.save,
button:hover.ico.save {
  background-image: url('../Images/svg/ic_save_white_24px.svg');
}
a.btn:hover.ico.forward,
button:hover.ico.forward {
  background-image: url('../Images/svg/ic_forward_white_24px.svg');
}
a.btn:hover.ico.no,
button:hover.ico.no {
  background-image: url('../Images/svg/ic_close_white_24px.svg');
}
a.btn:hover.ico.pause,
button:hover.ico.pause {
  background-image: url('../Images/svg/ic_pause_white_24px.svg');
}
a.btn:disabled,
button:disabled {
  background-color: #f4f4f4;
  color: black;
  border-color: rgba(0, 0, 0, 0.12);
}
a.btn:disabled:hover.ico.save,
button:disabled:hover.ico.save {
  background-image: url('../Images/svg/ic_save_blue_24px.svg');
}
a.btn.ico.pause,
button.ico.pause {
  background-image: url('../Images/svg/ic_pause_red_24px.svg');
}
a.btn.ico.save,
button.ico.save {
  background-image: url('../Images/svg/ic_save_blue_24px.svg');
}
a.btn.ico.forward,
button.ico.forward {
  background-image: url('../Images/svg/ic_forward_blue_24px.svg');
}
a.ico,
button.ico {
  padding: 0.9rem 0.9rem 0.9rem 2.1rem;
  background-position: left 0.6rem center;
  padding-left: 3rem;
}
.ico {
  background-repeat: no-repeat;
  background-size: 1.8rem;
  background-position: left center;
  padding: 0.9rem 0;
  padding-left: 2.1rem;
}
.ico.send {
  background-image: url('../Images/svg/ic_send_black_24px.svg');
}
.ico.save {
  background-image: url('../Images/svg/ic_save_black_24px.svg');
}
.ico.refresh {
  background-image: url('../Images/svg/ic_refresh_black_24px.svg');
}
.ico.backlink {
  background-image: url('../Images/svg/ic_keyboard_backspace_black_24px.svg');
}
.ico.yes {
  background-image: url('../Images/svg/ic_check_black_24px.svg');
}
.ico.no {
  background-image: url('../Images/svg/ic_close_red_24px.svg');
}
.ico.file {
  background-image: url('../Images/svg/baseline-insert_drive_file-24px.svg');
}
.ico.mail {
  background-image: url('../Images/svg/baseline-mail_outline-24px.svg');
}
.ico.phone {
  background-image: url('../Images/svg/baseline-phone-24px.svg');
}
.ico.download-black {
  background-image: url('../Images/svg/ic_download_black_24px.svg');
}
.ico.no-black {
  background-image: url('../Images/svg/ic_close_black_24px.svg');
}
.ico.info {
  background-image: url('../Images/svg/outline-info-24px.svg');
}
.ico.phonemsg {
  background-image: url('../Images/svg/outline-perm_phone_msg-24px.svg');
}
.ico.edit {
  background-image: url('../Images/svg/ic_edit_black_24px.svg');
}
.ico.arrow-up {
  background-image: url('../Images/svg/ic_keyboard_arrow_up_black_24px.svg');
}
.ico.arrow-down {
  background-image: url('../Images/svg/ic_keyboard_arrow_down_black_24px.svg');
}
.ico.download {
  background-image: url('../Images/svg/ic_download_white_24px.svg');
}
.ico.upload {
  background-image: url('../Images/svg/ic_upload_white_24px.svg');
}
.ico.print {
  background-image: url('../Images/svg/ic_print_white_24px.svg');
}
.ico.delete {
  background-image: url('../Images/svg/ic_delete_forever_red_24px.svg');
}
.ico.add {
  background-image: url('../Images/svg/ic_add_black_24px.svg');
}
.ico.asp {
  background-image: url('../Images/svg/outline-contacts-24px.svg');
}
.ico.home {
  background-image: url('../Images/svg/baseline-home-24px_black.svg');
}
.ico.trenddown {
  background-image: url('../Images/svg/ic_trending_down_white_24px.svg');
}
.ico.trendup {
  background-image: url('../Images/svg/ic_trending_up_white_24px.svg');
}
.ico.trendsame {
  background-image: url('../Images/svg/ic_trending_flat_black_24px.svg');
}
.ico.add {
  background-image: url('../Images/svg/ic_add_black_24px.svg');
}
.ico.add_blue {
  background-image: url('../Images/svg/ic_add_blue_24px.svg');
}
.ico.add_white {
  background-image: url('../Images/svg/ic_add_white_24px.svg');
}
.ico.minimize {
  background-image: url('../Images/svg/baseline-minimize-24px.svg');
}
.ico.white.home {
  background-image: url('../Images/svg/baseline-home-24px_white.svg');
}
.switch {
  position: relative;
  cursor: pointer;
}
.switch input[type=checkbox],
.switch input[type=radio] {
  position: absolute;
  opacity: 0;
}
.switch .checkmark {
  background-color: white;
  color: black;
  display: inline-block;
  width: 1.9rem;
  height: 1.9rem;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 80% auto;
}
.switch .checkmark.disabled {
  background-color: #f4f4f4;
  color: black;
}
.switch .slider {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 24px;
  border-radius: 50px;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 1px;
  vertical-align: middle;
  margin: 0 5px;
}
.switch .slider .bubble {
  position: absolute;
  border-radius: 50%;
  border-color: rgba(0, 0, 0, 0.12);
  border-style: solid;
  border-width: 1px;
  height: 22px;
  width: 22px;
  background-color: white;
}
.switch input[type=checkbox] ~ .checkmark {
  border-radius: 10%;
}
.switch input[type=radio] ~ .checkmark {
  border-radius: 100%;
}
.switch input:checked ~ .checkmark {
  background-image: url('../Images/svg/ic_check_black_24px.svg');
}
.switch input:checked ~ .slider {
  background-color: #4dd865;
}
.switch input:checked ~ .slider .bubble {
  right: 0;
}
.switch .caption {
  font-size: 0.9em;
}
input,
select,
textarea,
.fileSelect {
  height: 1.9rem;
  padding: 0 0.9rem;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-family: Arial;
  font-size: 0.9em;
  margin: 0;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
}
select {
  width: auto;
  padding-left: 0.6rem;
  padding-right: 1.8rem;
  background-image: url('../Images/svg/ic_keyboard_arrow_down_black_24px.svg');
  background-repeat: no-repeat;
  background-position: right 0.42rem center;
  background-size: 1.05rem;
}
select::-ms-expand {
  display: none;
}
/* form elements*/

input[type=text].edit,
input[type=number].edit {
  background-image: url(../Images/svg/ic_edit_black_24px.svg);
  background-repeat: no-repeat;
  background-position: center right 0.6rem;
  background-size: 1.2rem;
  padding-right: 3rem;
}
input[type=text].edit:focus,
input[type=number].edit:focus {
  background-image: none;
}
input[type=text]:invalid,
input[type=number]:invalid,
input[type=text].input-validation-error,
input[type=number].input-validation-error {
  box-shadow: inset 0 0 0 1px #e20045;
}
.edit input[type=text],
.edit input[type=number] {
  background-image: url(../Images/svg/ic_edit_black_24px.svg);
  background-repeat: no-repeat;
  background-position: center right 0.6rem;
  background-size: 1.2rem;
  padding-right: 3rem;
  /*box-shadow: inset 0 0 0 0 rgba(000,000,000,0.30);*/
  box-shadow: none;
}
.edit input[type=text]:focus,
.edit input[type=number]:focus {
  background-image: none;
}
input[type=number] {
  -moz-appearance: textfield;
  text-align: right;
}
.fileSelect {
  display: inline-block;
  position: relative;
  width: 175px;
  overflow: hidden;
  vertical-align: bottom;
  cursor: pointer;
  /*width: ~'calc(100% - 1.8rem)';*/

}
.fileSelect .fileName {
  line-height: 2.2;
  width: 80%;
}
.fileSelect input[type=file] {
  position: absolute;
  opacity: 0;
  width: 0.1px;
  height: 0.1px;
  overflow: hidden;
}
.fileSelect button {
  background-color: #f4f4f4;
  color: black;
  border-color: rgba(0, 0, 0, 0.12);
  padding: 0;
  background-position: center center;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 36px;
}
/* select2 dropdown*/

.multiselect {
  opacity: 0;
  overflow: hidden;
  width: 1px;
  height: 1px;
  position: absolute;
}
.select2-container {
  display: inline-block;
  position: relative;
  vertical-align: bottom;
}
.select2-container ul {
  list-style: none;
  padding: 0;
  line-height: normal;
  min-height: 1.9rem;
}
.select2-container--volvo {
  width: 200px;
  font-size: 0.9em;
  padding: 0 0.9rem;
  border-radius: 2px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
  /*box-shadow: inset 0 0 0 1px red, inset -1px 0px 0px 0px red;*/
  background-image: url(../Images/svg/ic_keyboard_arrow_down_black_24px.svg);
  background-repeat: no-repeat;
  background-position: right 0.42rem top 0.42rem;
  background-size: 1.05rem;
}
.select2-selection {
  display: block;
}
.select2-selection__choice {
  float: left;
  margin-right: 0.6em;
  line-height: 2;
}
.select2-selection__choice__remove {
  padding-right: 0.3em;
  cursor: pointer;
}
.select2-search__field {
  background: transparent;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  padding: 0;
  color: transparent;
  position: absolute;
  width: 1px;
  height: 1px;
  top: 0;
  left: 0;
}
.select2-search__field:focus-visible {
  box-shadow: none;
  border: none;
  outline: 0;
}
.select2-dropdown {
  display: inline-block;
  background: white;
  width: 200px !important;
  padding: 0 0.9rem;
  width: calc(98%) !important;
  margin: 1px 0;
  margin-left: -0.9em;
}
.select2-dropdown--above .select2-results__option {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.select2-dropdown--above .select2-results__option:last-child {
  margin-bottom: 0.3em;
}
.select2-dropdown--above .select2-results__option--highlighted {
  background-color: #3875d7;
  color: white;
}
.select2-dropdown--above .select2-results__option[aria-selected=true] {
  color: lightgray;
}
.select2-dropdown--below .select2-results__option {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
}
.select2-dropdown--below .select2-results__option:first-child {
  margin-top: 0.3em;
}
.select2-dropdown--below .select2-results__option--highlighted {
  background-color: #3875d7;
  color: white;
}
.select2-dropdown--below .select2-results__option[aria-selected=true] {
  color: lightgray;
}
/* End select2 dropdown*/

.flexcontainer {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.flexcontainer-stretch {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
.dialog {
  background-color: white;
  color: black;
  border-radius: 3px 0 3px 3px;
  border-width: 1px;
  box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.4);
  display: none;
  height: auto;
  left: 50%;
  padding: 1.5rem;
  position: fixed;
  transform: translateX(-240px);
  top: 20%;
  width: 480px;
  z-index: 5;
}
.dialog.large {
  width: 960px;
  transform: translateX(-480px);
}
.dialog div.head {
  font-family: Arial;
  font-size: 1.2rem;
  text-align: center;
  border-bottom-width: 1px;
  padding-bottom: 1.5rem;
}
.dialog > a {
  background-color: white;
  color: black;
  border-radius: 3px 3px 0 0;
  border-width: 1px 1px 0 1px;
  background-image: url("../Images/svg/ic_close_black_24px.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 18px;
  height: 21px;
  position: absolute;
  right: -1px;
  top: -21px;
  width: 24px;
}
.dialog > a:hover {
  background-image: url("../Images/svg/ic_close_red_24px.svg");
  opacity: 1;
}
.dialog > table {
  border: 0;
  margin-bottom: 1.5rem;
}
.dialog > table > thead > tr > th {
  border-bottom-width: 1px;
  border-top-width: 0;
  font-size: 1.2rem;
  font-weight: 100;
  letter-spacing: -0.02em;
  opacity: 1;
  padding: 0 0 1.5rem 0;
}
.dialog > table > thead > tr.hint > td {
  border-bottom-width: 1px;
  border-right-width: 0;
  border-top-width: 0;
}
.dialog > table > tbody > tr > td {
  border-width: 0;
}
.dialog > table > tbody > tr > td > input,
.dialog > table > tbody > tr > td > select,
.dialog > table > tbody > tr > td > textarea {
  border: 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.3);
}
.dialog > table > tbody > tr > td > input {
  min-width: 150px;
  width: calc(100% - 3.9rem);
}
.dialog > table > tbody > tr > td > select {
  min-width: calc(150px + 3.9rem);
  width: calc(100%);
}
.dialog > table > tbody > tr > td > textarea {
  min-height: 60px;
  resize: vertical;
  width: calc(100% - 1.8rem);
}
.dialog > table > tbody > tr > td > .hidden {
  display: none;
}
.dialog > table > tbody > tr > td > input + input,
.dialog > table > tbody > tr > td > select + input {
  margin-top: 0.3rem;
}
.dialog > table > tbody > tr:first-child > td {
  padding-top: 0.9rem;
}
.dialog > table > tbody > tr:last-child > td {
  border-bottom-width: 1px;
  padding-bottom: 0.9rem;
}
.dialog > table > tbody > tr.separate td {
  border-bottom-width: 1px;
  padding-bottom: 0.9rem;
  padding-top: 0.9rem;
}
.dialog > table > tfoot > tr > td {
  border: 0;
}
.dialog > table a {
  color: #2b7bcd;
  font-family: inherit;
  font-weight: bold;
}
.dialog > table.scrollable {
  overflow: hidden;
}
.dialog > table.scrollable > thead {
  width: 100%;
}
.dialog > table.scrollable > thead > tr {
  display: block;
  width: 100%;
}
.dialog > table.scrollable > thead > tr > th {
  display: block;
  width: 100%;
}
.dialog > table.scrollable > thead > tr > td {
  display: table-cell;
  width: 100%;
}
.dialog > table.scrollable > thead > tr > td.header {
  border-bottom-width: 1px;
  border-right-width: 0;
  border-top-width: 0;
  font-size: 0.84em;
  opacity: 0.6;
}
.dialog > table.scrollable > tbody {
  border-bottom-width: 1px;
  display: block;
  max-height: 20rem;
  overflow-y: auto;
}
.dialog > table.scrollable > tbody > tr {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.dialog .control {
  justify-content: space-between;
  margin-bottom: 0;
}
.dialog .control > a {
  background-position: left center;
  padding-left: 2.1rem;
}
.dialog .control.border-top {
  padding-top: 1.5rem;
  border-top-width: 1px;
}
.dialog + .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  height: 100%;
  left: 0;
  opacity: 0;
  position: fixed;
  top: 0;
  transition: visibility 0s linear 0.1s, opacity 0.1s linear;
  visibility: hidden;
  width: 100%;
  z-index: 2;
}
.dialog + .overlay.white {
  background-color: white;
  color: black;
}
.dialog + .overlay > a {
  display: inline-block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.dialog[style*='display: block;'] + .overlay {
  opacity: 1;
  transition-delay: 0s;
  visibility: visible;
}
.dialog[style*='display: block;'] + .overlay.white {
  opacity: 0.6;
}
#LocationSwitchDialog {
  width: 492px;
}
#LocationSwitchDialog .dialogcontent > span {
  display: inline-block;
  width: 100%;
  padding: 0.9rem 0 0;
  text-align: center;
}
#LocationSwitchDialog #locationbox {
  padding-top: 0.9rem;
  padding-bottom: 0.9rem;
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  justify-content: flex-start;
}
#LocationSwitchDialog .location {
  flex: 0 0 160px;
  margin: 2px;
}
#LocationSwitchDialog .caption {
  display: flex;
  height: 60px;
  flex: 0 0 160px;
  margin: 2px;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  text-align: center;
  border-width: 1px;
  border-radius: 3px;
}
#LocationSwitchDialog .caption:hover {
  background-color: #f4f4f4;
  color: black;
}
#LocationSwitchDialog input[type="radio"]:checked + .caption {
  background-color: #2b7bcd;
  color: white;
}
table {
  border-color: rgba(0, 0, 0, 0.12);
  background-color: white;
  color: black;
  border-width: 0;
  border-top-width: 1px;
  border-collapse: collapse;
  border-spacing: 0;
  font-family: Arial;
  font-size: 0.9rem;
  width: 100%;
}
table * {
  font-family: Arial;
  transition: all 240ms ease-in-out;
}
table.hovered tbody tr:hover {
  background-color: #f4f4f4;
  color: black;
}
table tr td {
  font-size: 0.9em;
  padding-bottom: 0.6em;
  padding-top: 0.6em;
}
table tr td.edit {
  padding: 0;
}
table tr td.ico {
  opacity: 0.6;
  width: 1.5em;
  background-size: 1.5em auto;
  background-repeat: no-repeat;
  background-position: center;
}
table tr th {
  font-size: 0.78em;
  font-weight: normal;
  opacity: 0.6;
  padding-bottom: 0.3em;
  padding-top: 0.3em;
  text-align: left;
  vertical-align: bottom;
}
table tr th.rotate div {
  transform: rotate(180deg);
  -ms-writing-mode: bt-lr;
  writing-mode: vertical-rl;
  height: 100px;
  text-align: left;
  display: inline-block;
}
table tr th,
table tr td {
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 1px 1px 1px 0;
  padding-left: 0.6em;
  padding-right: 0.6em;
}
table tr th.sort,
table tr td.sort {
  background-color: #f4f4f4;
  color: black;
  background-image: url('../Images/svg/ic_arrow_drop_up_black_24px.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 1.2em;
  opacity: 0.42;
  cursor: pointer;
  font-size: 0.9em;
  padding-bottom: 0.6em;
  padding-top: 0.6em;
}
table tr th.sort.sortedColumn,
table tr td.sort.sortedColumn {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
table tr th.sort.sortedColumn.asc,
table tr td.sort.sortedColumn.asc {
  background-image: url('../Images/svg/ic_arrow_drop_up_white_24px.svg');
}
table tr th.sort.sortedColumn.dsc,
table tr td.sort.sortedColumn.dsc {
  background-image: url('../Images/svg/ic_arrow_drop_down_white_24px.svg');
}
table tr th.sort:hover,
table tr td.sort:hover {
  background-image: url('../Images/svg/ic_arrow_drop_down_black_24px.svg');
  opacity: 1;
}
table tr th a,
table tr td a {
  text-decoration: underline;
}
table tr th:last-child,
table tr td:last-child {
  border-right-width: 0;
}
table tr.clickable,
table tr > .clickable {
  cursor: pointer;
}
table tr .bold,
table tr.bold {
  font-weight: bold;
}
table tr .bold a,
table tr.bold a {
  font-weight: bold;
}
table tr .bottom {
  vertical-align: bottom;
}
table tr .middle {
  vertical-align: middle;
}
table tr .top {
  vertical-align: top;
}
table tr .left {
  text-align: left;
}
table tr .center {
  text-align: center;
}
table tr .right,
table tr .number {
  text-align: right;
}
table tr .ident {
  padding-left: 3em;
}
table tr .org {
  font-size: 0.84em;
  max-width: 40%;
  opacity: 0.6;
}
table tr .striped {
  background: repeating-linear-gradient(-50deg, transparent, transparent 2px, rgba(0, 0, 0, 0.12) 2px, rgba(0, 0, 0, 0.12) 3px);
}
.pager {
  padding: 0.9em 0;
}
.pager span:first-child {
  float: left;
}
.pager span:last-child {
  float: right;
}
.pager span {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  line-height: 1.5em;
}
.pager span a {
  font-family: Arial;
  font-size: 0.84em;
  height: 1.8em;
  margin: 0 0.24em;
  padding: 0 0.42em;
  border-radius: 3px;
  border-width: 1px;
  text-align: center;
  background-position: center;
  background-size: 1.5em;
  background-repeat: no-repeat;
}
.pager span a.right {
  background-image: url('../Images/svg/ic_keyboard_arrow_right_black_24px.svg');
}
.pager span a.left {
  background-image: url('../Images/svg/ic_keyboard_arrow_left_black_24px.svg');
}
.pager span a:hover {
  background-color: #f4f4f4;
  color: black;
}
.pager span a.active {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
.pager span i {
  font-style: normal;
  margin: 0 0.9em;
  opacity: 0.6;
}
.mv19-content td {
  border-right-width: 2px;
}
.mv19-content td[class*="package"] {
  font-size: 1.2em;
}
.mv19-content td:last-child {
  border-right-width: 0;
}
.mv19-content td.disabled {
  opacity: 0.42;
}
.mv19-content .nested {
  border-width: 0;
}
.mv19-content .nested tr td {
  border-width: 0;
}
.mv19-content .group {
  padding: 1.2rem 1.8rem;
}
.mv19-content .group span:not(:first-child) {
  display: inline-block;
  margin-top: 15px;
}
.mv19-content .group div {
  margin-top: 10px;
}
.mv19-content .footnotes-list {
  list-style: none;
  padding: 0;
}
.mv19-content td.group > div > ul > li > a {
  color: #2b7bcd;
  font-family: inherit;
  font-weight: bold;
}
.mv19-content.mv-addon td {
  border-width: 0;
}
.mv19-content.mv-addon td input {
  width: calc(100.0% - 1.80rem);
}
.mv19-content.mv-addon tr:last-child td {
  border-bottom-width: 1px;
}
.mv19-content.mv-addon tr.sectionheader td {
  border-top-width: 1px;
  border-bottom-width: 1px;
}
.mv19-content.mv-addon .nested td,
.mv19-content.mv-addon .nested th {
  border-width: 0;
  border-right-width: 1px;
}
.mv19-content.mv-addon .nested td input,
.mv19-content.mv-addon .nested th input {
  text-align: right;
  width: calc(100% - 3rem - 0.9rem);
}
.mv19-content.mv-addon .nested td:last-child,
.mv19-content.mv-addon .nested th:last-child {
  border-right-width: 0;
}
.mv19-content.mv-addon .nested th {
  border-bottom-width: 1px;
}
.mv19-content.mv-addon .nested tr td {
  border-top-width: 2px;
}
.mv19-content.mv-addon .nested tr:last-child td {
  border-top-width: 1px;
  border-bottom-width: 0;
}
.mv19-content.mv-addon .nested ol {
  padding-left: 10px;
}
#mv19star {
  list-style-type: none;
  margin-left: -10px;
}
#mv19star:before {
  content: '*';
  padding-right: 5px;
}
.mv20 tr td,
.mv20 tr th {
  border-color: lightgray;
  border-right-width: 2px;
}
.mv20 tr td.disabled,
.mv20 tr th.disabled {
  opacity: 0.42;
}
.mv20 tr td:last-child,
.mv20 tr th:last-child {
  border-right-width: 0;
}
.mv20 tr td input,
.mv20 tr th input {
  width: calc(100% - 1.8rem);
}
.mv20 tr td input:invalid,
.mv20 tr th input:invalid {
  background-color: rgba(255, 0, 0, 0.1);
}
.mv20 tr td input[type="number"],
.mv20 tr th input[type="number"] {
  -moz-appearance: number-input;
}
.mv20 tr td input:disabled,
.mv20 tr th input:disabled,
.mv20 tr td select:disabled,
.mv20 tr th select:disabled {
  background-color: #f4f4f4;
  color: black;
}
.mv20 tr td.additionalContingent > span,
.mv20 tr th.additionalContingent > span {
  display: inline;
  float: right;
  margin-top: 0.5rem;
  position: relative;
  min-width: 165px;
  text-wrap: none;
}
.mv20 tr td.additionalContingent > span *,
.mv20 tr th.additionalContingent > span * {
  display: inline;
  text-align: right;
}
.mv20 tr td.additionalContingent > span > label,
.mv20 tr th.additionalContingent > span > label {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(calc(-100% - 0.25rem));
}
.mv20 tr td.additionalContingent > span button,
.mv20 tr th.additionalContingent > span button,
.mv20 tr td.additionalContingent > span label,
.mv20 tr th.additionalContingent > span label,
.mv20 tr td.additionalContingent > span span,
.mv20 tr th.additionalContingent > span span {
  white-space: nowrap;
}
.mv20 tr td.additionalContingent > span > span.org,
.mv20 tr th.additionalContingent > span > span.org {
  visibility: hidden;
  min-width: 165px;
}
.mv20 tr td.additionalContingent > span > input:invalid ~ span.org,
.mv20 tr th.additionalContingent > span > input:invalid ~ span.org {
  visibility: visible;
}
.mv20 tr td.additionalContingent > span a,
.mv20 tr th.additionalContingent > span a {
  padding: 0.6rem 0.6rem 0.6rem 1.8rem;
}
.mv20 tr td ul > li > a,
.mv20 tr th ul > li > a {
  color: #2b7bcd;
  font-family: inherit;
  font-weight: bold;
}
.mv20 tr.no-border > td {
  border-width: 0;
}
.mv20 ul,
.mv20 ol {
  margin-left: 2em;
  padding-left: 0;
}
.mv20 ul ul,
.mv20 ol ul {
  margin-left: 1em;
}
.mv20 .nested td input,
.mv20 .nested th input {
  text-align: right;
  width: calc(100% - 3rem - 0.9rem);
}
#mv20star {
  list-style-type: none;
  margin-left: -13px;
}
#mv20star:before {
  content: '**';
  padding-right: 5px;
}
.mv21 ul,
.mv21 ol {
  margin-left: 2rem;
  margin-top: 0.5rem;
  padding-left: 0;
}
.mv21 ul ul,
.mv21 ol ul {
  margin-top: 0;
  margin-left: 1rem;
}
.mv21 ul > li + *,
.mv21 ol > li + * {
  margin-top: 0.3rem;
}
.mv21 ul.element-list,
.mv21 ol.element-list {
  margin-left: 0;
  list-style: none;
  font-weight: bold;
}
.mv21 ul.element-list > li + *,
.mv21 ol.element-list > li + * {
  margin-top: 0.15rem;
}
.mv21 .disabled {
  opacity: 0.4;
}
.mv21 button {
  opacity: 1;
}
.mv21 table td > span {
  display: inline-block;
}
.mv21 table td > span:not(:first-child) {
  margin-top: 0.5rem;
}
.mv21 table td > span:not(.additionalContingent) > a:not(.btn) {
  opacity: 0.5;
  padding-right: 2rem;
  background: url('../Images/svg/ic_launch_black_24px.svg') no-repeat center right;
  background-size: auto 100%;
  text-decoration: none;
}
.mv21 table td > span.additionalContingent {
  float: right;
  position: relative;
  text-align: right;
  text-wrap: none;
}
.mv21 table td > span.additionalContingent * {
  display: inline;
}
.mv21 table td > span.additionalContingent button,
.mv21 table td > span.additionalContingent span {
  white-space: nowrap;
}
.mv21 table td > span.additionalContingent > span.org {
  visibility: hidden;
  min-width: 165px;
}
.mv21 table td > span.additionalContingent > input {
  font-size: 1em;
  padding: 0 0.5rem;
  width: 3rem;
}
.mv21 table td > span.additionalContingent > input:invalid ~ span.org {
  visibility: visible;
}
.mv21 table td > span.additionalContingent > a {
  padding-left: 1.8rem;
  background-position: center center;
}
.mv21 table td > span a.btn {
  text-decoration: none;
  padding: 0.5rem 1rem 0.5rem 2.4rem;
}
.mv21 table td > span a.btn.btn.ico.add_blue:hover {
  background-image: url("../Images/svg/ic_add_white_24px.svg");
}
.mv21 tr td,
.mv21 tr th {
  border-right-width: 2px;
}
.mv21 tr td.top > table,
.mv21 tr td.top > table tr:first-of-type td {
  border-top-width: 0;
}
.mv21 tr td.bottom > table,
.mv21 tr td.bottom > table tr:last-of-type td {
  border-bottom-width: 0;
}
.mv21 tr.no-border > td {
  border-width: 0;
}
.mv21 tr.sea {
  display: none;
}
.mv21 input {
  width: calc(100% - 1.8rem);
}
.mv21 input:invalid {
  background-color: rgba(255, 0, 0, 0.1);
}
.mv21 input[type="number"] {
  -moz-appearance: number-input;
}
.mv21 input + input {
  margin-top: 0.5rem;
}
.mv21 input:disabled,
.mv21 select:disabled {
  background-color: #f4f4f4;
  color: black;
}
.mv21 table.nested tr:first-of-type td {
  border-top-width: 0;
}
.mv21 table.nested td input,
.mv21 table.nested th input {
  text-align: right;
  width: calc(100% - 3rem - 0.9rem);
}
.mv21 table.nested .nested,
.mv21 table.nested tr:last-of-type > td {
  border-bottom-width: 0;
}
.mv21 .footnotes-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tilearea {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin: 0 -1.2em;
}
.tile {
  font-weight: 100;
  font-family: sofi-200, Arial, Helvetica, sans-serif;
  border-radius: 5px;
  border-width: 1px;
  display: inline-block;
  flex: 1 1 300px;
  flex-grow: 1;
  margin: 0 1.2em 2.4em 1.2em;
  /*max-width: calc(1.35 * 300px);*/
  /*overflow: hidden;*/
  padding: 0.42em;
  position: relative;
  min-width: 300px;
  transform: scale(1);
  transition: transform 300ms ease-in-out 0ms;
  min-height: 28em;
}
.tile.wide {
  flex: 4 4 600px;
  /*max-width: calc(1.35 * 600px);*/
  max-width: none;
}
.tile.link:hover {
  transform: scale(1.1);
  cursor: pointer;
}
.tile span.number {
  background-color: #e20045;
  color: white;
  margin: 0;
  position: absolute;
  top: 0.9rem;
  right: 0.9rem;
  width: 2.1rem;
  height: 2.1rem;
  max-height: 2.1rem;
  border-radius: 100%;
  font-weight: bold;
  font-size: 0.9rem;
  text-align: center;
  line-height: 2.1rem;
}
.tile > div {
  background-color: #f4f4f4;
  color: black;
  padding: 0.84em;
  height: calc(100.0% - 4 * 0.42em);
}
.tile > div:nth-last-child(2) {
  height: calc(100.0% - 4 * 0.42em - 25px - 0.3em);
}
.tile > div:nth-last-child(2) table.scrollable tbody {
  height: 15rem;
}
.tile > div span.value {
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  font-size: 5.5em;
  letter-spacing: -0.02em;
  line-height: 1;
  text-align: right;
  margin-bottom: 0.64em;
  /*margin: 0; // remove the additional margin from First span*/

}
.tile > div span.value.big {
  font-size: 9.6em;
}
.tile > div > span {
  font-size: 1.2em;
  margin-bottom: 1.2em;
  display: block;
}
.tile > div > span > span {
  font-size: 0.84em;
  margin-top: 0.6em;
  display: block;
  white-space: nowrap;
  max-height: 1.2em;
  overflow-y: visible;
}
.tile > div table.scrollable {
  border-collapse: collapse;
  overflow: hidden;
  display: flex;
  flex-flow: column;
}
.tile > div table.scrollable thead {
  flex: 0 0 auto;
  width: 100%;
}
.tile > div table.scrollable thead > tr {
  display: block;
  border-bottom-width: 1px;
}
.tile > div table.scrollable thead > tr:first-child {
  border-top-width: 0px;
}
.tile > div table.scrollable thead > tr > th {
  border-top-width: 0px;
  border-bottom-width: 0px;
}
.tile > div table.scrollable tbody {
  display: block;
  flex: 1 1 auto;
  height: calc(15rem + 0.3em + 25px);
  overflow-y: auto;
  width: 100%;
}
.tile > div table.scrollable tbody > tr {
  border: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.tile > div table.scrollable tbody > tr > td {
  border-top-width: 0px;
}
.tile > div .donut-mv {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 5px;
}
.tile > div .donut-mv strong {
  font-size: 1.32em;
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
}
.tile > div .donut-mv > div {
  width: 80%;
  aspect-ratio: 1;
  margin: 10%;
  border-radius: 100%;
  border-width: 2px;
  border-color: white;
  background-color: white;
  background-image: url(../Images/png/sketch.png);
  box-shadow: 0.25em 0.25em 1em 0 rgba(0, 0, 0, 0.125);
}
.tile > div .donut-mv > div > div {
  position: relative;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  background: white;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  /*.donut.dq #target */

}
.tile > div .donut-mv > div > div #center {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.3), inset 0 0 0 2px white;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: #f4f4f4;
  font-weight: 100;
}
.tile > div .donut-mv > div > div #center > span {
  margin-top: 0.25em;
  padding-top: 0.25em;
  border-top-width: 2px;
}
.tile > div .donut-mv > div > div #target {
  position: absolute;
  bottom: calc(48%);
  left: calc(48%);
  width: 4px;
  height: 60%;
  border-radius: 4px;
  transform-origin: center bottom;
  background-image: linear-gradient(rgba(22, 22, 24, 0.25) 0%, #161618 100%);
}
.tile > div .donut {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 5px;
}
.tile > div .donut strong {
  font-size: 1.32em;
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
}
.tile > div .donut > div {
  position: relative;
  width: 200px;
  height: 200px;
  margin: 1rem auto;
  border-radius: 100%;
  box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.5);
  background: white;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  /*.donut.dq #target */

}
.tile > div .donut > div #center {
  position: relative;
  width: 100px;
  height: 100px;
  border-radius: 100%;
  box-shadow: 8px 8px 20px 0 rgba(0, 0, 0, 0.3), inset 0 0 0 2px white;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-color: #f4f4f4;
  font-weight: 100;
}
.tile > div .donut > div #center > span {
  margin-top: 0.25em;
  padding-top: 0.25em;
  border-top-width: 2px;
}
.tile > div .donut > div #target {
  position: absolute;
  bottom: calc(48%);
  left: calc(48%);
  width: 4px;
  height: 60%;
  border-radius: 4px;
  transform-origin: center bottom;
  background-image: linear-gradient(rgba(22, 22, 24, 0.25) 0%, #161618 100%);
}
.tile > div .donut #quarter {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  border-radius: 0;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-content: stretch;
  align-items: stretch;
}
.tile > div .donut #quarter strong {
  font-size: 1.15em;
}
.tile > div .donut #quarter > span {
  /*Q:IV*/
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
  flex: 1 1 50%;
  display: flex;
  flex-flow: row wrap;
}
.tile > div .donut #quarter > span + span {
  /*Q:I*/
  justify-content: flex-end;
  align-content: flex-start;
  align-items: flex-start;
  text-align: right;
}
.tile > div .donut #quarter > span + span + span {
  /*Q:III*/
  justify-content: flex-start;
  align-content: flex-end;
  align-items: flex-end;
  text-align: left;
}
.tile > div .donut #quarter > span + span + span + span {
  /*Q:II*/
  justify-content: flex-end;
  align-content: flex-end;
  align-items: flex-end;
  text-align: right;
}
.tile .tile-header {
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  padding-bottom: 1em;
  border-bottom-width: 1px;
  font-size: 1em;
  font-weight: 500;
}
.tile .tile-head {
  padding-bottom: 1em;
  border-bottom-width: 1px;
  width: 100%;
}
.tile .tile-foot {
  padding-top: 1em;
  border-top-width: 1px;
  font-size: 0.75em;
  width: 100%;
  margin: 0;
}
.tile .tile-text {
  line-height: 1.2;
  position: absolute;
  background-color: white;
  opacity: 0.9;
  bottom: 1em;
  left: 1em;
  width: calc(100.0% - 3.00em);
  padding: 0.5em;
  border-radius: 0.25em;
  overflow: hidden;
  font-size: calc(12px + (16 - 12) * (100vw - 375px) / (3840 - 1024));
}
.tile .tile-text > small {
  font-weight: 100;
  font-family: sofi-100, Arial, Helvetica, sans-serif;
  font-size: 0.8em;
  color: #53565a;
}
.tile .tile-text > small > a {
  color: #53565a;
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
}
.tile .tile-footer {
  background-color: white;
  color: black;
  display: block;
  margin: 0;
  width: 100%;
  height: 25px;
  padding-top: 0.3em;
  white-space: nowrap;
}
.tile .tile-footer > small {
  color: #53565a;
  font-size: 0.8em;
}
.tile .tile-footer.red {
  color: #e20045 !important;
}
.tile.blank {
  border: 0;
}
.tile .chart {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  flex-flow: column nowrap;
  font-family: Arial, Helvetica, sans-serif;
  justify-content: flex-end;
}
.tile .chart > * {
  width: 100%;
}
.tile .chart span {
  font-size: 11px;
  line-height: 1;
}
.tile .chart.vertical {
  height: calc(100% - 18px - 21.6px - 0.9em - 0.84rem);
}
.tile .chart.vertical .view {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: flex-end;
  align-items: flex-end;
  border-bottom-width: 1px;
  flex: 1 1 150px;
  height: calc(100% - 11px - 6px - 24px - 9px - 0.9rem - 1px);
  justify-content: space-between;
  padding: 0 2px;
}
.tile .chart.vertical .view .bar {
  height: calc(100% - 11px - 6px);
  margin: 0 1px;
  position: relative;
  text-align: center;
}
.tile .chart.vertical .view .bar > div {
  border-radius: 2px 2px 0 0;
  border-width: 1px;
  border-bottom-width: 0;
  bottom: 0;
  color: inherit !important;
  position: absolute;
  width: 100%;
}
.tile .chart.vertical .view .bar > div > span {
  color: inherit;
  font-weight: bold;
  left: 0;
  margin-top: -17px;
  padding-bottom: 6px;
  position: absolute;
  text-align: center;
  width: 100%;
}
.tile .chart.vertical .view + span {
  padding-top: 6px;
  text-align: center;
  width: 100%;
}
.tile .chart.vertical .legend {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  font-size: 0.9rem;
  justify-content: flex-start;
  height: auto;
  margin: 24px 0 9px 0;
}
.tile .chart.vertical .legend > div {
  flex: 0 1 33%;
  height: 20px;
  padding: 2px 0;
  position: relative;
}
.tile .chart.vertical .legend > div > span.legenditem {
  border-radius: 2px;
  border-width: 1px;
  left: 0px;
  padding: 9px;
  position: absolute;
}
.tile .chart.vertical .legend > div > span.description {
  font-size: 0.72em;
  font-style: italic;
  left: 20px;
  padding: 0 3px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.tile .chart.horizontal .view {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  align-items: flex-start;
  flex: 1 1 auto;
  flex-flow: column nowrap;
  height: 100%;
  justify-content: flex-start;
  padding: 0 2px;
}
.tile .chart.horizontal .view .bar {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  border-bottom-style: dashed;
  border-bottom-width: 1px;
  justify-content: space-between;
  padding: 3px 0;
  height: 1.2em;
  width: 100%;
}
.tile .chart.horizontal .view .bar > div.back {
  background-color: #b7b8ba;
  border-radius: 0 2px 2px 0;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  height: 100%;
  margin: 3px 0;
  text-align: center;
  width: 80%;
}
.tile .chart.horizontal .view .bar > div.back > div {
  border-radius: 0 2px 2px 0;
  border-width: 1px;
  height: calc(100% - 2px);
  bottom: 0;
}
.tile .chart.horizontal .view .bar > div.back + span {
  color: black;
  display: inline-block;
  font-weight: bold;
  padding-right: 6px;
  text-align: right;
  width: calc(20% - 6px);
}
.tile .chart.horizontal .view .bar:last-of-type {
  border-bottom-width: 0px;
}
.tile .chart.horizontal .view > span {
  font-size: 1em;
  line-height: 1.2;
}
.tile .multichart {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  height: calc(100% - 18px - 21.6px - 0.9em - 0.84em);
}
.tile .multichart .chartspacing {
  padding: 0 1.5rem;
}
.tile .multichart .chart {
  height: calc(100% - 24px - 9px - 0.9rem);
  width: calc(50% - 1.5rem - 1px);
}
.tile .multichart .chart .view {
  height: calc(100% - 11px - 6px);
}
.tile .multichart .chart .legend {
  display: none;
}
.tile .multichart .chart:last-of-type .legend {
  display: flex;
}
.tile .multichart .chart:last-of-type .legend > div {
  flex: 1 1 auto;
}
.tile.marketingagreement {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  flex-flow: column wrap;
}
.tile.marketingagreement .tile-image {
  position: relative;
  flex: 20 1 10%;
  margin-top: 0;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
  background-image: url(../Images/jpg/illu-mv23.jpg);
}
.tile.marketingagreement .tile-image::before {
  content: '';
  position: absolute;
  top: -0.5rem;
  left: -1.25rem;
  width: 32%;
  aspect-ratio: 1;
  border-radius: 100%;
  transform: rotate(-6deg);
  background-image: url(../Images/svg/jetzt-buchen.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 72%;
  background-color: #597d92;
}
.tile.marketingagreement .tile-footer {
  padding-top: 1em;
  border-top-width: 1px;
  font-size: 0.75em;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tile {
    max-width: unset;
  }
}
a.tile {
  transform: scale(1);
  transition: transform 300ms ease-in-out 0ms;
}
a.tile > div {
  background-image: url("../Images/svg/ic_launch_black_24px.svg");
  background-position: top 0.6em right 0.42em;
  background-repeat: no-repeat;
  background-size: 24px;
}
a.tile.sales {
  box-shadow: inset 0 0 0 2px rgba(226, 0, 69, 0.6);
}
a.tile.sales::after {
  background-color: rgba(226, 0, 69, 0.6);
  color: white;
  position: absolute;
  display: inline-block;
  top: 4px;
  right: 4px;
  width: 4.2rem;
  padding: 3px 0;
  font-size: 0.9rem;
  letter-spacing: 0.03em;
  text-align: center;
  content: 'SALES';
  transition: all 150ms ease-in-out 0ms;
}
a.tile.sales > div {
  background-image: none;
}
a.tile:hover {
  transform: scale(1.1);
}
a.tile.wide:hover {
  transform: scale(1.05);
}
.sideMenu {
  background-color: #2b7bcd;
  color: white;
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 50%;
  transition: width 240ms ease-in-out 0ms;
  width: 42px;
  z-index: 5;
}
.sideMenu:hover {
  width: 200px;
}
.sideMenu > a.ico {
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  color: white;
  background-repeat: no-repeat;
  background-position: left 6px center;
  background-size: 30px;
  border-bottom-width: 1px;
  font-size: 0.9em;
  height: 42px;
  line-height: 42px;
  padding: 0;
  padding-left: 42px;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  width: 100%;
}
.sideMenu > a.ico:hover {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  opacity: 1;
}
.sideMenu > a.ico:last-of-type {
  border-bottom-width: 0;
}
@keyframes moveright {
  00.00% {
    transform: scale(0);
  }
  50.00% {
    transform: scale(0);
  }
  80.00% {
    transform: scale(1.2);
  }
  100.0% {
    transform: scale(1);
  }
}
@keyframes moveall {
  00.00% {
    transform: perspective(1000px) scaleX(1) rotateY(0deg);
    transform-origin: 50% 50%;
  }
  30.00% {
    transform: perspective(1000px) scaleX(1) rotateY(0deg);
    transform-origin: 50% 50%;
  }
  40.00% {
    transform: perspective(1000px) scaleX(0.9) rotateY(45deg);
    transform-origin: 45% 50%;
  }
  60.00% {
    transform: perspective(1000px) scaleX(0.9) rotateY(-45deg);
    transform-origin: 55% 50%;
  }
  70.00% {
    transform: perspective(1000px) scaleX(1) rotateY(0deg);
    transform-origin: 50% 50%;
  }
  100.0% {
    transform: perspective(1000px) scaleX(1) rotateY(0deg);
    transform-origin: 50% 50%;
  }
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
header {
  background-color: white;
  color: black;
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font-weight: 100;
  font-family: sofi-200, Arial, Helvetica, sans-serif;
  border-width: 0;
  border-bottom-width: 1px;
  height: 64px;
  justify-content: space-between;
  left: 0;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 10;
}
header a {
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  color: #161618;
  font-size: 0.9em;
}
header a.brand {
  background: url("../../Content/Images/svg/volvo-wordmark-black.svg") no-repeat center;
  background-size: 98px auto;
  height: 100%;
  width: 98px;
}
header > span {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  flex: 1 1 10%;
  justify-content: flex-start;
  height: 100%;
  margin: 0 24px;
  position: relative;
}
header > span + span {
  justify-content: flex-end;
}
header > span + span > a {
  position: relative;
}
header > span + span > a > span {
  background-color: black;
  color: white;
  display: none;
  bottom: -12px;
  left: 0;
  position: absolute;
  height: 1px;
  width: 100%;
}
header > span > a:hover {
  opacity: 1;
}
header > span > a:hover > span {
  display: block;
}
header > span > a.menue {
  background: url('../Images/svg/ic_menu_black_24px.svg') no-repeat center;
  background-size: 24px;
  height: 24px;
  width: 24px;
  border-radius: 6px;
  padding: 8px;
  margin-left: 8px;
}
header > span > a.menue:hover {
  background-color: #f4f4f4;
  color: black;
}
header > span > a.logout {
  background: url('../Images/svg/ic_account_circle_black_24px.svg') no-repeat center;
  background-size: 24px;
  height: 24px;
  width: 24px;
  border-radius: 6px;
  padding: 8px;
  margin-left: 36px;
}
header > span > a.logout:hover {
  background-color: #f4f4f4;
  color: black;
}
header > span > a.search {
  background: url('../Images/svg/ic_close_black_24px.svg') no-repeat center;
  background-size: 24px;
  height: 24px;
  width: 24px;
  border-radius: 6px;
  padding: 8px;
}
header > span > a.search:hover {
  background-color: #f4f4f4;
  color: black;
}
header.search-off > span > a.search {
  background-image: url('../Images/svg/ic_search_black_24px.svg');
}
header + .dealersearch {
  background-color: white;
  color: black;
  border-bottom-width: 1px;
  height: 42px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 64px;
  transition: top 420ms ease-in-out 0ms;
  width: 100%;
  z-index: 6;
}
header + .dealersearch form {
  height: 100%;
  width: 100%;
}
header + .dealersearch form > * {
  float: right;
}
header + .dealersearch form > input {
  box-shadow: none;
  font-weight: bold;
  height: 100%;
  padding: 0 0.9rem;
  text-align: right;
  width: calc(100% - 64px - 1px - 1.8rem);
}
header + .dealersearch form > button[type=submit] {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  background-image: url('../Images/svg/ic_search_white_24px.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  height: 100%;
  transition: background-color 150ms linear 0ms;
  width: 65px;
}
header + .dealersearch form > button[type=submit]:hover {
  background-color: black;
  color: white;
}
header.search-off + .dealersearch {
  top: 0;
}
nav {
  font-weight: 100;
  font-family: sofi-100, Arial, Helvetica, sans-serif;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  transition: height 900ms ease-in-out 0ms;
  width: 100%;
  z-index: 6;
}
nav a {
  color: black;
}
nav a:hover {
  opacity: 1;
}
nav > .back {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  display: block;
  height: 100%;
  left: 0;
  opacity: 1;
  position: absolute;
  top: 0;
  transition: opacity 600ms ease-in-out 300ms;
  width: 100%;
  z-index: -1;
}
nav > div {
  background-color: white;
  color: black;
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  padding: 111px 15px 30px;
  position: relative;
  z-index: 2;
}
nav > div > div {
  flex: 1 1 10%;
  margin: 15px;
}
nav > div > div > a {
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 0;
  border-top-width: 1px;
  display: block;
  font-size: 1.05em;
  padding: 12px 0;
}
nav > div > div > a > span:after {
  background: url("../Images/svg/ic_keyboard_arrow_right_blue_24px.svg") no-repeat center;
  background-size: 1.5rem;
  content: '';
  display: inline-block;
  height: 1.2rem;
  margin-bottom: -0.27rem;
  margin-left: 0.6rem;
  transition: margin-left 150ms linear 0ms;
  width: 1rem;
}
nav > div > div > a:hover span:after {
  margin-left: 1.2rem;
}
nav > div > div > span {
  font-weight: 100;
  font-family: sofi-100, Arial, Helvetica, sans-serif;
  display: block;
  font-size: 1.5em;
  padding-bottom: 21px;
}
nav > div > div > span + span {
  border-color: rgba(0, 0, 0, 0.12);
  border-width: 0;
  border-top-width: 1px;
  font-size: 0.9em;
  min-height: 2.4rem;
  padding: 18px 0;
}
nav > div > .close {
  background: url("../Images/svg/ic_close_black_24px.svg") no-repeat center;
  background-size: 24px;
  display: block;
  height: 30px;
  position: absolute;
  right: 0;
  top: 124px;
  width: 81px;
}
nav.nav-off {
  height: 0;
}
.submenu {
  background-color: #161618;
  color: white;
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
  height: 42px;
  justify-content: space-between;
  left: 0;
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 4;
}
.submenu a {
  font-size: 0.9em;
  color: white;
}
.submenu a:hover {
  opacity: 1;
}
.submenu .location {
  padding: 0;
  background-color: white;
  border-radius: 100%;
  height: 1.8rem;
  width: 1.8rem;
  background-position: center;
  background-size: 72% auto;
  margin: 0 12px 0 8px;
}
.submenu .location:hover {
  transform: scale(1.2);
}
.submenu > span {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  height: 100%;
  margin: 30px;
}
.submenu > span > a {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  height: 100%;
  margin-left: 24px;
  overflow: hidden;
  position: relative;
}
.submenu > span > a > span {
  bottom: -4px;
  height: 3px;
  left: 0;
  position: absolute;
  transition: bottom 150ms linear 0ms;
  width: 100%;
}
.submenu > span > a:hover > span {
  background-color: white;
  color: black;
  bottom: 0;
}
.submenu > span.left > span {
  border-right-color: white;
  border-right-width: 2px;
  display: flex;
  align-items: center;
  height: 100%;
  margin-right: 10px;
}
.submenu > span.left > a {
  margin-left: 5px;
  font-size: 1em;
  font-weight: 100;
  font-family: sofi-300, Arial, Helvetica, sans-serif;
  letter-spacing: 0.06em;
}
.dealersearch ~ .submenu {
  background-color: #2b316a;
  color: white;
}
#dealerdetail {
  background-color: black;
  color: white;
}
.loginbackground {
  background: url('../Images/jpg/intro.jpg');
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.login {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  flex-flow: column wrap;
  height: 100%;
  width: 100%;
}
.login > * {
  margin: 0 auto 24px;
  max-width: 420px;
  text-align: center;
}
.login > img {
  height: auto;
  width: 115px;
  margin: 0 auto 48px;
}
.login > span {
  font: normal 1.5em/1 'sofi-300';
  letter-spacing: 0.06em;
  text-transform: uppercase;
}
.login .validation-summary-errors > ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  color: red;
}
.login > form {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  flex-flow: column wrap;
}
.login > form > input {
  color: black;
  border-width: 1px;
  height: 42px;
  margin: 0 auto -1px;
  text-align: center;
  width: 420px;
  font-size: 0.9rem;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.3);
  border-radius: 0;
}
.login > form > a {
  color: white;
  border: 1px solid white;
  letter-spacing: 0.025em;
  margin-top: 36px;
  padding: 18px 45px;
  transition: all 150ms linear 0ms;
}
.login > form > a:hover {
  background-color: white;
  color: black;
}
.login button[type=submit] {
  display: inline-block;
  margin-top: 36px;
  border-width: 1px;
  border-color: white;
  background-color: transparent;
  color: white;
  padding: 18px 45px;
  letter-spacing: 0.025em;
  font-weight: 100;
  font-family: sofi-100, Arial, Helvetica, sans-serif;
  transition: all 150ms linear 0ms;
  text-transform: none;
}
.login button[type=submit]:hover {
  background-color: white;
  color: black;
}
.backline {
  height: 50px;
  width: 100%;
  text-align: center;
  /*line-height: 50px; // same as height for vertical align*/

}
footer {
  background-color: black;
  color: white;
  font-weight: 100;
  font-family: sofi-100, Arial, Helvetica, sans-serif;
  font-size: 0.84em;
  height: 90px;
  line-height: 90px;
  position: relative;
  text-align: center;
  width: 100%;
  z-index: 5;
}
#phone {
  position: fixed;
  z-index: 998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  background-image: url("../Images/jpg/intro.jpg");
  background-position: center;
  background-size: cover;
}
#phone > div {
  position: relative;
  width: 60vw;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-content: center;
  align-items: center;
}
#phone > div > img {
  width: 100%;
  max-width: 24vw;
  margin-bottom: 4vw;
}
#phone > div > p {
  width: calc(95.2%);
  padding: 3vw 2.4vw;
  border-radius: 0.9vw;
  font-size: 3vw;
  line-height: 1.4;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
@media screen and (min-width: 0) and (max-width: 768px) {
  #phone {
    display: flex;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  html {
    font-size: 12px;
  }
}
@media screen and (min-width: 1025px) {
  html {
    font-size: 15px;
  }
}
/*@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #phone {
        display: flex;
    }
}*/

.content {
  height: auto;
  margin: 0 auto;
  min-height: calc(100% - 65px - 42px - 90px - 50px - 4.8em);
  padding: 2.4em 0;
  position: relative;
  width: calc(100% - 84px);
}
.content .flexbox {
  align-content: stretch;
  align-items: stretch;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  justify-content: flex-start;
  margin-left: -1.2em;
  width: calc(100% + 2.4em);
}
.error .background {
  background-image: url('../Images/jpg/Error.jpg');
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.error .submenu {
  color: #f5dc01;
}
.error .content {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
}
.error .content > div {
  max-width: 80%;
  text-align: center;
}
.error .content > div > img {
  height: 12rem;
  margin: 0 auto;
  width: auto;
}
.error .content > div > img.servererror {
  animation-delay: 3s;
  animation-duration: 3s;
  animation-iteration-count: infinite;
  animation-name: moveall;
  animation-timing-function: ease-in-out;
  transform: perspective(1000px) scaleX(1) rotateY(0deg);
  transform-origin: 50% 50%;
}
.error .content > div > img.insufficientpermission {
  animation-duration: 1.5s;
  animation-name: moveright;
  animation-timing-function: ease-in-out;
}
.error .content > div > p {
  color: #f5dc01;
  font-size: 1.5rem;
  letter-spacing: 0.06em;
  margin: 1.2rem 0 3rem;
  text-align: center;
  width: 100%;
}
.error .content > div > div.code {
  background-color: white;
  color: black;
  border-width: 1px;
  margin-bottom: 3rem;
  opacity: 0.84;
  overflow: hidden;
  overflow-y: auto;
  padding: 15px 24px;
}
.error .content > div > div.code > pre {
  color: black;
  letter-spacing: 0.05em;
  text-align: left;
}
.error .content > div > div.code > pre > small {
  font-weight: 100;
  font-family: sofi-200, Arial, Helvetica, sans-serif;
}
.kennung {
  margin-bottom: 2.4rem;
  padding: 0.6em;
  border-width: 1px;
  background-color: #f4f4f4;
  color: black;
  font-family: Arial;
  width: 100%;
}
.kennung th {
  vertical-align: middle;
}
/* Tabelle auf der Händlerdetailseite */

#CompanyDetail,
.companyDetail {
  margin-bottom: 2.4rem;
  background-color: #f4f4f4;
  color: black;
  font-family: Arial;
  border-width: 1px;
}
#CompanyDetail .rb,
.companyDetail .rb {
  border-right-width: 2px;
}
/*Button-Zeile oben auf Seiten*/

.control {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  justify-content: flex-end;
  margin-bottom: 2.4rem;
  width: 100%;
}
.control > :not(:last-child),
.control > div > :not(:last-child) {
  margin-right: 2.4rem;
}
/* Button Zeile unten auf Seiten */

.control.bottom {
  margin-bottom: 0;
  padding-top: 2.4rem;
}
.control.bottom > * {
  margin-right: 0;
}
/* Tabelle auf der Händlerdetailseite */

.companyDetail {
  background-color: #f4f4f4;
  color: black;
  font-family: Arial;
  border-width: 1px;
}
.companyDetail .rb {
  border-right-width: 2px;
}
.companyDetail + h3 {
  margin-top: 1.5rem;
}
td.booked_packages {
  height: 70px;
  padding: 0;
}
td.booked_packages > span {
  align-content: center;
  align-items: center;
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  flex-wrap: nowrap;
  height: 100%;
  width: 100%;
  white-space: nowrap;
}
td.booked_packages > span > span {
  border-right-width: 1px;
  flex: 1 1 auto;
  height: 100%;
  line-height: 70px;
  text-transform: uppercase;
}
td.booked_packages > span > span:first-child {
  border-left-width: 0;
}
td.booked_packages > span > span:last-child {
  border-right-width: 0;
  padding-right: 1px;
}
td.booked_packages.list {
  height: 30px;
}
td.booked_packages.list span {
  line-height: 30px;
}
/* für einen Text mit Bild SKR Häkchen in Händleransicht*/

span.ico {
  display: inline-block;
  height: 24px;
  line-height: 24px;
  padding-left: 24px;
  background-repeat: no-repeat;
  vertical-align: middle;
}
h3 {
  margin-bottom: 1.5rem;
  opacity: 0.42;
}
#stafflist {
  display: flex;
  flex-wrap: wrap;
}
.staffbox {
  margin-left: 0;
  font-family: Arial;
  min-width: 320px;
}
.staffbox > div,
.staffbox > form {
  background-color: #f4f4f4;
  color: black;
  padding: 0.84em;
}
.staffbox > div > div,
.staffbox > form > div {
  background-color: white;
  color: black;
  padding: 0 0.6em;
  display: flex;
  flex-direction: column;
  height: 350px;
}
.staffbox > div > div > div,
.staffbox > form > div > div {
  border-color: rgba(0, 0, 0, 0.12);
  border-top-width: 1px;
}
.staffbox span.row {
  display: inline-block;
  width: 100%;
  font-size: 0.81em;
}
.staffbox span.row:last-of-type {
  flex-grow: 1;
  margin-top: 0.78em;
}
.staffbox span.row:last-of-type > label {
  padding: 0;
  padding-top: 0.78em;
  vertical-align: top;
}
.staffbox label {
  display: inline-block;
  width: 25%;
  font-size: 0.9em;
  max-width: 40%;
  opacity: 0.6;
  font-family: Arial;
  padding-top: 20px;
}
.staffbox input {
  width: 65%;
}
.staffbox span.select2 {
  padding-top: 0;
  padding-bottom: 0;
}
.staffbox span.select2 span {
  font-size: 0.81rem;
}
.staffbox span.select2 span.selection {
  padding: 0;
  height: 1.9rem;
}
.staffbox span.select2 .select2-selection {
  padding: 0;
}
.staffbox span.select2 .select2-selection__choice {
  padding-top: 2px;
}
.staffbox span.select2 .select2-selection__choice__remove {
  width: 4px;
  padding-top: 0;
  padding-bottom: 0;
}
.staffbox span.select2 span.dropdown-wrapper {
  width: unset;
  padding: 0;
}
.staffbox .control {
  padding-top: 0;
}
.staffbox a.ico {
  padding: 1em;
  background-position-x: center;
  margin-bottom: 3px;
  margin-top: 3px;
}
.staffbox a.save {
  float: right;
}
/* zur Anzeige auf der CampaignsPotentialDetail Seite */
.illustration > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3.6em;
  height: 3.6em;
  padding-left: 3.6em;
  width: 3.6em;
}
.illustration > img.mail {
  background-image: url('../Images/svg/baseline-mail_outline-24px.svg');
}
.illustration > img.file {
  background-image: url('../Images/svg/baseline-insert_drive_file-24px.svg');
}
.illustration > img.phone {
  background-image: url('../Images/svg/baseline-phone-24px.svg');
}
ul.offerlist {
  margin-left: 1em;
  padding: 0;
}
.filterbar {
  width: auto;
  border-width: 1px;
  background-color: #f4f4f4;
  color: black;
  font-family: Arial;
  font-size: 0.9em;
  display: flex;
}
.filterbar .filterelement > label {
  display: block;
  font-size: 0.78em;
  opacity: 0.6;
  border-width: 0 0 1px;
  padding: 0.6em 0.6em 2px;
  line-height: 1.2em;
  min-height: 1.2em;
}
.filterbar .filterelement > span {
  display: inline-block;
  padding: 0.6em;
}
.filterbar .filterelement > span a {
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}
.filterbar .filterelement:not(:first-child) {
  border-width: 0 0 0 1px;
}
.filterbar .filterelement:empty {
  border-width: 0;
}
.filterbar .filterelement.spacer,
.filterbar .filterelement:nth-last-child(2) {
  flex-grow: 1;
}
.filterbar .filterelement:last-child {
  margin-left: auto;
}
.filterbar .filterelement:only-child.center {
  margin: auto;
}
.bubblemenu {
  margin-bottom: 1.6em;
}
.bubblemenu > * {
  font-weight: 100;
  font-family: sofi-200, Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  margin-right: 1.2rem;
}
.bubblemenu > *:before {
  border-radius: 100%;
  content: '';
  display: inline-block;
  height: 0.72em;
  margin-bottom: -0.03em;
  margin-right: 0.3em;
  width: 0.72em;
}
.bubblemenu > a:before {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}
.bubblemenu > a:hover {
  color: #2b7bcd;
  opacity: 1;
}
.bubblemenu > a:hover:before {
  background-color: #2b7bcd;
  color: white;
}
.bubblemenu > a.active:before {
  background-color: #2b7bcd;
  color: white;
}
#busy {
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
#busy .lds-spinner {
  color: white;
  display: inline-block;
  height: 64px;
  left: 50%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
}
#busy .lds-spinner div {
  transform-origin: 32px 32px;
  animation: lds-spinner 1.2s linear infinite;
}
#busy .lds-spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: white;
}
#busy .lds-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
#busy .lds-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
#busy .lds-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
#busy .lds-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
#busy .lds-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
#busy .lds-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
#busy .lds-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
#busy .lds-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
#busy .lds-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
#busy .lds-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
#busy .lds-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
#busy .lds-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
p.error {
  color: #e20045;
  display: none;
}
p.error + ul {
  color: #e20045;
}
.tooltip {
  color: rgba(22, 22, 24, 0.6);
  position: relative;
}
.tooltip label {
  background: url('../Images/svg/outline-info-blue-24px.svg') no-repeat center;
  background-size: contain;
  border-radius: 100%;
  cursor: pointer;
  height: 1rem;
  left: 0.3rem;
  opacity: 1;
  position: absolute;
  top: 0.3rem;
  width: 1rem;
}
.tooltip label input {
  display: none;
}
.tooltip label > span {
  opacity: 1;
  position: relative;
}
.tooltip label > span > span {
  background-color: white;
  color: black;
  color: #2b7bcd;
  border-radius: 4px 4px 4px 0;
  bottom: 0;
  box-shadow: inset 0 0 0 1px #2b7bcd;
  display: none;
  left: -0.5rem;
  opacity: 1;
  padding: 0.5rem;
  position: absolute;
  text-align: left;
  width: 220px;
}
.tooltip label > span > span.left {
  border-radius: 4px 4px 0 4px;
  left: auto;
  right: 0.5rem;
}
.tooltip label > span > span > span > span {
  color: rgba(22, 22, 24, 0.6);
}
.tooltip label input:checked + span > span {
  display: block;
}
/* zur Anzeige auf der CampaignsPotentialDetail Seite */
.illustration > img {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 3.6em;
  height: 3.6em;
  padding-left: 3.6em;
  width: 3.6em;
}
.illustration > img.mail {
  background-image: url('../Images/svg/baseline-mail_outline-24px.svg');
}
.illustration > img.file {
  background-image: url('../Images/svg/baseline-insert_drive_file-24px.svg');
}
.illustration > img.phone {
  background-image: url('../Images/svg/baseline-phone-24px.svg');
}
ul.offerlist {
  margin-left: 1em;
  padding: 0;
}
.Fulfilment tr td.kpi {
  padding-right: 3em;
  position: relative;
}
.Fulfilment tr td.kpi > a {
  background-image: url('../Images/svg/ic_launch_black_24px.svg');
  background-repeat: no-repeat;
  background-position: top 0.6em right 0.42em;
  background-size: 24px;
  padding: 1.6em 1.42em;
  position: absolute;
  right: 0;
  top: 0;
}
.Fulfilment tr td .switch {
  display: inline-block;
  margin-right: 24px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.Fulfilment .package-rotate div {
  transform: rotate(270deg);
  text-transform: uppercase;
  letter-spacing: 0.3em;
  font-weight: bold;
  text-align: center;
}
.FulfilmentSummary > p {
  margin-top: 42px;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 110%;
}
table.progressbar {
  border: 0;
  padding: 10px 5px;
}
table.progressbar tr td,
table.progressbar tr th {
  padding: 0;
  border: 0px;
}
table.progressbar tr td.complianceRate,
table.progressbar tr th.complianceRate {
  border-right: 1px solid black;
  padding-right: 2px;
}
table.progressbar tr td:first-child {
  border-left: 1px solid black;
  padding-left: 2px;
}
table.progressbar tr td:nth-last-child(2) {
  border-right: 1px solid black;
  padding-right: 2px;
}
table.progressbar .filledbar {
  border: 0;
}
table.progressbar .filledbar tr td {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
  padding: 2px 0;
  border: 0;
  position: relative;
}
table.progressbar .filledbar tr td span {
  color: black;
  padding: 0 2px;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(100%, -50%);
  z-index: 1;
}
table.progressbar .filledbar tr td.bgcolor-red > span {
  color: white;
  left: 0;
  transform: translate(0%, -50%);
}
.imageUploadControl {
  border-width: 1px;
  width: 120px;
  overflow: hidden;
}
.imageUploadControl .upload {
  border-bottom-width: 2px;
  padding: 0.5em;
  padding-right: 0;
  /*height: 24px;*/

}
.imageUploadControl .upload label {
  display: inline-block;
  background: url(../Images/svg/ic_add_black_24px.svg) no-repeat center right;
  background-repeat: no-repeat;
  width: 100%;
  cursor: pointer;
}
.imageUploadControl .scroll {
  height: 80px;
  overflow: auto;
  overflow-y: scroll;
  width: calc(115%);
  -webkit-overflow-scrolling: touch;
  /*for tablet*/

}
.imageUploadControl .scroll div.row {
  border-bottom-width: 1px;
  height: 2.4em;
}
.imageUploadControl .scroll div.row img {
  height: 2.4em;
  width: 2.4em;
  margin-right: 0.6em;
  vertical-align: middle;
}
.imageUploadControl .scroll div.row .label {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 5.5em - 1px);
}
.imageUploadControl .scroll div.row .delete {
  display: inline-block;
  background-image: url(../Images/svg/ic_close_red_24px.svg);
  background-position: center right;
  background-repeat: no-repeat;
  width: 24px;
  min-height: 24px;
  vertical-align: middle;
}
.imageUploadControl .imagesInfo {
  border-top-width: 2px;
  padding: 0.5em;
  padding-right: 0;
}
