.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

.w-form-formradioinput--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

.mainsection {
  width: 100%;
  height: 100%;
}

.sectiondiv {
  background-color: #4a4b4a;
  justify-content: center;
  align-items: center;
  display: flex;
}

.sectiondiv.whitebackground {
  background-color: #fff;
  padding-bottom: 30px;
}

.maindiv {
  text-align: left;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  display: flex;
}

.defaultcontainer {
  width: 100%;
  max-width: 1400px;
  padding-top: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.defaultcontainer.paddingtopd {
  padding-top: 25px;
}

.navdiv {
  align-items: center;
  margin-bottom: 25px;
  display: flex;
}

.headerimage {
  width: 150px;
}

.horizontalblankdiv {
  width: 0%;
  height: 0;
  flex: 1;
}

.navshortcutdiv {
  display: flex;
}

.defaulttext {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.defaulttext.marginright {
  margin-left: 15px;
  margin-right: 0;
  font-size: 16px;
}

.defaulttext.black {
  color: #000;
}

.defaulttext.black.bold {
  font-weight: 400;
}

.defaulttext.black.maxwidth {
  flex: 1;
}

.defaulttext.black.rightalignment {
  text-align: right;
}

.defaulttext.black.rightalignment.fixedwidth {
  width: 535px;
  margin-right: 15px;
}

.defaulttext.black.rightalignment.lagerwidth {
  width: 250px;
  margin-right: 10px;
  font-weight: 400;
}

.defaulttext.black.rightalignment.lagerwidth.serialnumber {
  text-align: left;
  flex: 1;
}

.defaulttext.black.marginbottom {
  margin-bottom: 15px;
}

.defaulttext.black.verticalcenter {
  align-items: center;
  display: flex;
}

.defaulttext.black.dialog {
  margin-bottom: 5px;
}

.defaulttext.black.fixedheight {
  height: 38px;
  align-items: center;
  display: flex;
}

.defaultlink {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  text-decoration: none;
}

.defaultlink.marginright {
  margin-right: 15px;
}

.defaultlink.marginleft {
  margin-left: 15px;
}

.defaultlink.black {
  color: #000;
}

.defaultlink.black.maxwidth {
  flex: 1;
}

.defaultrow {
  margin-bottom: 3px;
  display: block;
}

.defaultrow.maxwidth {
  width: 100%;
  margin-bottom: 0;
}

.defaultrow.centeralignment {
  align-items: center;
  display: flex;
}

.defaultcolumn {
  padding-left: 0;
  padding-right: 0;
}

.defaultcolumn.innerpadding {
  padding-left: 5px;
}

.defaultcolumn.morepadding {
  padding-left: 10px;
}

.horizontaldiv {
  width: 100%;
  align-items: center;
  display: flex;
}

.navlinkblock {
  height: 75px;
  color: #fff;
  background-color: rgba(13, 151, 177, .8);
  flex: 1;
  align-items: flex-start;
  padding: 10px 0 0 15px;
  text-decoration: none;
  display: flex;
}

.navlinkblock.clients {
  width: 276px;
  height: 80px;
  background-color: rgba(150, 168, 101, .8);
  flex: 0 auto;
}

.navlinkblock.clients.innerpadding {
  padding-top: 15px;
}

.navlinkblock.clients.verticalcenter {
  align-items: center;
  padding-top: 2px;
}

.navlinkblock.assignments {
  height: 80px;
  background-color: rgba(87, 162, 156, .8);
}

.navlinkblock.assignments.w--current {
  width: 276px;
  flex: 0 auto;
}

.navlinkblock.assignments.verticalcenter {
  width: 276px;
  flex: 0 auto;
  align-items: center;
  padding-top: 0;
}

.navlinkblock.stops {
  width: 276px;
  height: 80px;
  background-color: rgba(229, 115, 0, .8);
  flex: 0 auto;
}

.navlinkblock.stops.w--current {
  color: #fff;
}

.navlinkblock.stops.verticalcenter {
  align-items: center;
  padding-top: 0;
}

.navlinkblock.calculation {
  width: 276px;
  height: 80px;
  background-color: rgba(192, 21, 27, .8);
  flex: 0 auto;
}

.navlinkblock.data {
  height: 80px;
  background-color: rgba(0, 151, 190, .8);
}

.navlinkblock.data.verticalcenter {
  width: 276px;
  flex: 0 auto;
  align-items: center;
  padding-top: 0;
}

.navlinkblock.froneri {
  background-color: rgba(0, 185, 219, .8);
  flex-direction: column;
}

.navlinkblock.froneri:hover, .navlinkblock.froneri.horizontalalignment {
  background-color: rgba(0, 185, 219, .8);
}

.navlinkblock.froneri.horizontalalignment:hover {
  background-color: #00b9db;
}

.navlinkblock.froneri.verticalcenter {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding-top: 2px;
}

.navlinkblock.froneri.two, .navlinkblock.froneri.two:hover {
  background-color: rgba(0, 169, 201, .8);
}

.navlinkblock.froneri.three {
  background-color: rgba(13, 151, 177, .8);
}

.navlinkblock.froneri.three:hover {
  background-color: #0d97b1;
}

.navlinkblock.froneri.four {
  background-color: rgba(0, 159, 189, .8);
}

.navlinkblock.centeralignment {
  align-items: center;
  padding-top: 0;
}

.navlinkblock.lager {
  background-color: rgba(229, 115, 0, .8);
  flex-direction: column;
}

.navlinkblock.lager.two {
  background-color: rgba(236, 129, 20, .8);
}

.navlinkblock.lager.three {
  background-color: rgba(255, 135, 15, .8);
}

.navlinkblock.lager.four {
  background-color: rgba(255, 152, 48, .8);
}

.navlinkblock.lager.centeralignment {
  flex-direction: row;
  align-items: center;
}

.navtitle {
  color: #fff;
  text-transform: uppercase;
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.navtitle.marginleft {
  margin-left: 15px;
}

.navtitle.marginleft.maxheight {
  height: 100%;
}

.navtitle.sub {
  font-size: 20px;
}

.navplusimage {
  width: 40px;
}

.searchdiv {
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
  display: flex;
}

.searchdiv.lessmargin {
  margin-bottom: 10px;
}

.searchdiv.nomargin {
  margin-bottom: 0;
}

.searchdiv.lessmargintop {
  margin-top: 10px;
}

.searchdatediv {
  width: 552px;
  flex: 1;
  align-items: center;
  padding-left: 15px;
  display: flex;
}

.searchdatediv.tourdetails {
  width: 276px;
}

.searchdatediv.tourdetails.doublewidth {
  width: 552px;
}

.searchcalendarimage {
  width: 30px;
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 15px;
}

.searchcalendarimage.margintopandbottom {
  margin-top: 4px;
  margin-bottom: 4px;
}

.searchcalendartext {
  color: #4a4b4a;
  background-color: rgba(0, 0, 0, 0);
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.searchbardiv {
  width: 828px;
  align-items: center;
  display: flex;
}

.searchbarform {
  width: 828px;
  margin-bottom: 0;
}

.defaultform {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.defaultform.vertical {
  flex-direction: column;
}

.defaultform.empty {
  height: 0;
}

.searchbartextfield {
  width: 552px;
  height: 40px;
  color: #fff;
  background-color: #b4d3ca;
  border: 1px solid #b4d3ca;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.searchbartextfield::-ms-input-placeholder {
  color: #fff;
}

.searchbartextfield::placeholder {
  color: #fff;
}

.button {
  width: 276px;
}

.searchbarbutton {
  width: 276px;
  background-color: #4a4b4a;
  border: 1px solid #4a4b4a;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.searchbarbutton.centeralignment {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  display: flex;
}

.searchbarbutton.centeralignment.marginright {
  width: 274px;
  margin-right: 2px;
}

.searchbarbutton.admin {
  width: 100%;
  height: 38px;
  text-align: center;
}

.loginbody {
  height: 100%;
  background-color: #4a4b4a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.logindiv {
  width: 100%;
  height: 500px;
  max-width: 1000px;
  display: flex;
  box-shadow: 9px 9px 25px -8px #000;
}

.logindivleft {
  width: 40%;
  height: 100%;
  color: #fff;
  background-color: #fff;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  display: flex;
}

.logindivright {
  width: 60%;
  height: 100%;
  background-image: url('../images/seebacher_login.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
}

.loginimage {
  width: 150px;
  margin-bottom: 15px;
}

.loginheader {
  width: 100%;
  color: #4a4b4a;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(74, 75, 74, .58);
  margin-bottom: 24px;
  font-family: Lato, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 35px;
}

.loginheader.centeralignment {
  text-align: center;
  margin-bottom: 30px;
}

.logintext {
  color: #4a4b4a;
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.loginformblock {
  width: 100%;
  height: auto;
}

.defaultbutton {
  width: 100%;
  text-align: center;
  background-color: #4a4b4a;
  border: 1px solid #4a4b4a;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.logintextfield {
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.siteheader {
  color: rgba(150, 168, 101, .8);
  text-transform: uppercase;
  margin-bottom: 15px;
  padding-left: 5px;
  font-size: 50px;
  line-height: 60px;
}

.siteheader.assignments {
  color: rgba(87, 162, 156, .8);
  margin-bottom: 15px;
}

.siteheader.assignments.sub {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.siteheader.assignments.sub.specialmargin {
  margin-top: 25px;
}

.siteheader.assignments.margintop {
  margin-top: 40px;
}

.siteheader.clients.margintop {
  margin-top: 50px;
}

.siteheader.clients.sub {
  font-size: 24px;
  line-height: 30px;
}

.siteheader.stops {
  color: rgba(229, 115, 0, .8);
}

.siteheader.stops.sub {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.siteheader.calculation {
  color: rgba(192, 21, 27, .8);
}

.siteheader.calculation.rightalignment {
  text-align: right;
}

.siteheader.calculation.rightalignment.sub {
  font-size: 24px;
}

.siteheader.calculation.sub {
  margin-top: 30px;
  font-size: 36px;
  line-height: 40px;
}

.siteheader.data {
  color: rgba(0, 151, 190, .8);
}

.siteheader.margintop {
  color: #4a4b4a;
  margin-top: 40px;
}

.siteheader.admin {
  color: #4a4b4a;
}

.siteheader.admin.subheader {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

.siteheader.froneri {
  color: #00b9db;
}

.siteheader.froneri.sub {
  font-size: 24px;
  line-height: 30px;
}

.siteheader.lager {
  color: #e57300;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
}

.tablewrapper.marginbottom {
  margin-bottom: 25px;
}

.tablerow {
  align-items: stretch;
  margin-bottom: 2px;
  text-decoration: none;
  display: flex;
}

.tablerow.marginbottom {
  margin-bottom: 25px;
}

.tablerowcolumn {
  background-color: rgba(0, 0, 0, 0);
  flex: 1;
  margin-right: 2px;
  padding: 10px;
  display: flex;
}

.tablerowcolumn.header {
  background-color: #5c9d92;
  flex-direction: row;
  align-items: flex-start;
  margin-right: 2px;
  padding: 10px;
  display: flex;
}

.tablerowcolumn.header.costumer {
  background-color: rgba(150, 168, 101, .8);
}

.tablerowcolumn.header.stop {
  background-color: rgba(229, 115, 0, .8);
}

.tablerowcolumn.header.stop.fixedwidth {
  width: 250px;
  flex: 0 auto;
}

.tablerowcolumn.header.data {
  background-color: rgba(0, 151, 190, .8);
}

.tablerowcolumn.header.admin {
  background-color: rgba(74, 75, 74, .7);
}

.tablerowcolumn.header.calc {
  background-color: #c0151b;
}

.tablerowcolumn.header.froneri {
  background-color: #00b9db;
}

.tablerowcolumn.header.lager {
  background-color: #e57300;
}

.tablerowcolumn.assignment {
  background-color: #e7ede9;
}

.tablerowcolumn.assignment.horizontalalignment {
  justify-content: center;
}

.tablerowcolumn.costumer {
  background-color: rgba(150, 168, 101, .3);
}

.tablerowcolumn.stop {
  background-color: rgba(229, 115, 0, .3);
}

.tablerowcolumn.horizontalalignment {
  align-items: center;
  display: flex;
}

.tablerowcolumn.horizontalalignment.fixedwidth {
  width: 250px;
  flex: 0 auto;
}

.tablerowcolumn.data {
  background-color: rgba(0, 151, 190, .3);
}

.tablerowcolumn.admin {
  background-color: rgba(74, 75, 74, .3);
}

.tablerowcolumn.calc {
  background-color: rgba(192, 21, 27, .3);
}

.tablerowcolumn.calc.calcfunction {
  padding-top: 8px;
  padding-bottom: 8px;
}

.tablerowcolumn.calc.moreheight {
  height: 58px;
  align-items: center;
  display: flex;
}

.tablerowcolumn.calcfunction {
  padding-top: 8px;
  padding-bottom: 8px;
}

.tablerowcolumn.calcfunction.centeralignment {
  justify-content: center;
  align-items: center;
}

.tablerowcolumn.moreheight {
  height: 58px;
  align-items: center;
  display: flex;
}

.tablerowcolumn.moreheight.nopaddingleft, .tablerowcolumn.moreheight.nopaddingleft.calc {
  padding-left: 5px;
}

.tablerowcolumn.nopaddingleft {
  padding-left: 10px;
}

.tablerowcolumn.nopaddingleft.calc {
  padding-left: 10px;
  padding-right: 10px;
}

.tablerowcolumn.froneri {
  background-color: rgba(0, 185, 219, .3);
}

.tablerowcolumn.lager {
  background-color: rgba(229, 115, 0, .3);
}

.tableheadertext {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}

.tableheadertext.maxwidth {
  flex: 1;
}

.sitesubheader {
  margin-bottom: 25px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.sitesubheader.lessmargin, .sitesubheader.nomarginbottom {
  margin-bottom: 5px;
}

.text-span {
  color: rgba(87, 162, 156, .8);
  font-weight: 400;
}

.text-span.stop {
  color: rgba(229, 115, 0, .8);
}

.text-span-2, .text-span-3, .text-span-4 {
  color: rgba(87, 162, 156, .8);
}

.text-span-4.stop {
  color: rgba(229, 115, 0, .8);
}

.text-span-5 {
  color: rgba(87, 162, 156, .8);
}

.text-span-5.stop {
  color: rgba(229, 115, 0, .8);
}

.link, .link-2, .link-3, .link-4, .link-5 {
  color: #000;
  text-decoration: none;
}

.tablehorizontaldiv {
  align-items: flex-start;
  display: flex;
}

.leftdiv {
  width: 60%;
  padding-right: 10px;
}

.rightdiv {
  width: 40%;
  padding-left: 10px;
}

.inputformblock {
  width: 100%;
  margin-bottom: 0;
}

.inputform {
  width: 100%;
}

.defaulttextfield {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.defaulttextfield.marginbottom {
  margin-bottom: 24px;
}

.defaultselect {
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.defaultselect.marginleft {
  margin-left: 10px;
}

.defaultselect.maxwidth {
  flex: 1;
}

.defaultselect.marginbottom {
  margin-bottom: 10px;
}

.emptydivhorizontal {
  width: 100%;
  height: 25px;
}

.inputrow {
  width: 100%;
  margin-bottom: 25px;
  display: block;
}

.inputrow.stop, .inputrow.nomargin {
  margin-bottom: 2px;
}

.inputrow.lessmarginbottom {
  margin-bottom: 5px;
}

.notificationtext {
  width: 100%;
  color: rgba(255, 255, 255, .5);
  justify-content: flex-end;
  padding-right: 10px;
  font-family: Lato, sans-serif;
  font-size: 20px;
  font-weight: 700;
  display: flex;
}

.generatedtext {
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 38px;
}

.generatedtext.white {
  color: #fff;
}

.generatedtext.white.lessheight {
  line-height: 25px;
}

.datediv {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.stopinputrow {
  margin-bottom: 25px;
}

.stopfunctiondiv {
  justify-content: center;
  align-items: center;
  display: flex;
}

.stopshortcutdiv {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.stopdeleteimage {
  width: 24px;
  height: 24px;
  cursor: pointer;
}

.tourfunctiondiv {
  height: 30px;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.text-span-6 {
  color: rgba(229, 115, 0, .8);
  background-color: rgba(0, 0, 0, 0);
}

.div-block {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  padding-right: 10px;
  display: flex;
}

.draganddropimage {
  width: 20px;
}

.navlinkblockwrapper {
  width: 276px;
  height: auto;
  object-fit: fill;
  background-color: rgba(0, 0, 0, 0);
  flex-direction: column;
  flex: 0 auto;
  align-items: flex-start;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  overflow: visible;
}

.navblock {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0);
  align-items: flex-start;
  margin-left: 0;
  display: flex;
}

.div-block-2 {
  width: 100%;
}

.navmenu {
  z-index: 9999;
  width: 276px;
  height: 200px;
  background-color: #000;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.navlinkblocktrigger {
  width: 276px;
  height: 80px;
  cursor: pointer;
  background-color: rgba(0, 151, 190, .8);
  padding-top: 10px;
  padding-left: 15px;
}

.navlinkblocktrigger.centeralignment {
  flex-direction: column;
  justify-content: center;
  padding-top: 0;
  display: flex;
}

.navlinkblocktrigger.centeralignment.red {
  background-color: rgba(192, 21, 27, .8);
}

.navlinkblockcontent {
  z-index: 9000;
  width: 276px;
  height: 0;
  clear: none;
  -webkit-text-fill-color: inherit;
  background-color: #0097be;
  background-clip: border-box;
  position: absolute;
  top: 169px;
  overflow: hidden;
}

.navlinkblockitem {
  align-items: center;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 15px;
  text-decoration: none;
  display: flex;
}

.navlinkblockcontentadd {
  width: 276px;
  height: 0;
  background-color: #0097be;
  position: absolute;
  top: 249px;
  overflow: hidden;
}

.navlinkblockcontentadd.red {
  height: 0;
  background-color: #c0151b;
}

.defaulttextarea {
  width: 100%;
  min-height: 80px;
  flex: 0 auto;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.defaulttextarea.maxwidth {
  flex: 1;
}

.assignmentcreatorimage {
  width: 24px;
  height: 24px;
}

.placeholder {
  width: 30px;
  height: 100%;
}

.defaultswitch {
  width: 80px;
  height: 30px;
  background-color: #4a4b4a;
  border-radius: 20px;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 3px;
  padding-right: 3px;
  display: flex;
}

.defaultswitchtoggle {
  width: 24px;
  height: 24px;
  background-color: #fff;
  border-radius: 50px;
}

.defaultswitchtext {
  color: #fff;
  text-align: center;
  flex: 1;
  font-family: Lato, sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.defaultradiobutton {
  height: 20px;
  margin-bottom: 0;
}

.radio-button-label {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.radio-button-label.merginright {
  margin-right: 10px;
}

.dialogbackground {
  z-index: 9000;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .8);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: absolute;
}

.body {
  height: 100%;
}

.dialogdiv {
  width: 500px;
  max-height: none;
  background-color: #fff;
  flex-direction: column;
  padding: 15px 25px 10px;
  display: flex;
}

.dialogformblock {
  width: 100%;
}

.dialogform.scrollable {
  max-height: 450px;
  overflow: scroll;
}

.dialogclosebutton {
  width: 60px;
  height: 60px;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/Close.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.calcshortcutdiv {
  width: 276px;
  align-items: center;
  display: flex;
}

.calcshortcutitem {
  margin-right: 10px;
}

.calcshortcutitemimage {
  width: 40px;
  height: 40px;
}

.calclinkblock {
  width: 100%;
}

.calcmaillink {
  width: 24px;
  height: 24px;
  margin-right: 10px;
}

.selectiondiv {
  width: 100%;
  flex-direction: row;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.selectiondiv.rightalignment {
  justify-content: flex-end;
}

.selectiondiv.rightalignment.moremargin {
  margin-bottom: 25px;
}

.selectiondiv.rightalignment.moremargin.margintop {
  margin-top: 10px;
}

.selectiondiv.upperalignment, .selectiondiv.upperleftalignment {
  align-items: flex-start;
}

.calculationsubheader {
  width: 535px;
  color: #c0151b;
  text-align: right;
  text-transform: uppercase;
  margin-right: 15px;
  font-size: 30px;
  line-height: 40px;
}

.calculationsubheader.froneri {
  color: #00b9db;
}

.calculationsubheader.lager {
  width: 100%;
  color: #e57300;
  text-align: left;
  margin-top: 25px;
  margin-bottom: 15px;
}

.defaultdropdown {
  flex: 1;
}

.defaulttoggle {
  width: 100%;
  height: 50px;
  background-color: #4a4b4a;
  padding-top: 15px;
  display: inline-block;
}

.icon {
  color: #fff;
}

.dropdownlink {
  color: #fff;
  background-color: #636363;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.calculationbutton {
  width: 300px;
  text-align: center;
  background-color: #c0151b;
  border: 1px solid #c0151b;
  margin-left: 10px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.textarea, .text-field {
  flex: 1;
  margin-bottom: 0;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.text-field.fixedwidth {
  width: 120px;
  flex: 0 auto;
}

.text-span-7 {
  color: rgba(128, 128, 128, .8);
  font-size: 20px;
}

.text-span-8, .text-span-9 {
  font-size: 20px;
}

.text-span-10 {
  color: rgba(192, 21, 27, .8);
  font-size: 20px;
}

.text-span-11 {
  font-size: 20px;
}

.text-span-12 {
  color: rgba(131, 131, 131, .8);
  font-size: 20px;
}

.checkbox-label {
  width: 0;
  height: 0;
}

.downloadimage {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

.checkbox-field, .checkbox-field-2, .checkbox-field-3, .checkbox-field-4, .checkbox-field-5, .checkbox-field-6 {
  padding-top: 5px;
}

.headerlink {
  color: #333;
  margin-right: 15px;
  text-decoration: none;
}

.froneriimage {
  width: 100px;
  margin-top: 2px;
}

.defaulttext.margintop {
  margin-top: 5px;
}

.defaulttext.margintop.bold {
  font-weight: 400;
}

.text-span-13, .text-span-14, .text-span-15, .text-span-16 {
  color: #00b9db;
}

.multiuploaddiv {
  border: 1px dashed #5a5a5a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 50px;
  display: flex;
}

.multiuploaddiv.froneri {
  background-color: rgba(0, 185, 219, .15);
  margin-bottom: 10px;
  padding: 35px;
}

.multiuploaddiv.froneri.calc {
  background-color: rgba(192, 21, 27, .3);
}

.filediv {
  background-color: rgba(0, 185, 219, .3);
  align-items: center;
  margin-bottom: 10px;
  padding: 10px;
  display: flex;
}

.filediv.calc {
  background-color: rgba(192, 21, 27, .3);
}

.fileimage {
  width: 24px;
  margin-right: 10px;
}

.deletelink {
  width: 24px;
  height: 24px;
}

.text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21 {
  color: #00b9db;
}

.checkbox-field-7 {
  height: 35px;
}

.blankdiv {
  width: 100%;
  height: 25px;
}

.deleteimage {
  width: 20px;
  height: 20px;
}

.div-block-3 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  padding-right: 5px;
  display: flex;
}

.selectionlink {
  color: #c0151b;
  font-family: Lato, sans-serif;
  font-weight: 300;
}

.defaultcheckbox {
  height: 33px;
  padding-top: 10px;
}

.dialoginvoicediv, .articlewrapper {
  margin-bottom: 15px;
}

.select-field {
  margin-bottom: 0;
}

.filtertext {
  color: #00b9db;
  margin-left: 15px;
}

.text-span-22 {
  color: #5f5f5f;
}

.buttondiv {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.addimage {
  width: 24px;
  height: 24px;
}

.articletitlediv {
  align-items: center;
  display: flex;
}

.checkbox-label-2 {
  width: 0;
  height: 0;
}

.invoicelinkdiv {
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  color: #e57300;
  font-family: Lato, sans-serif;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

.lagerselect {
  flex: 1;
  margin-bottom: 0;
}

.lagerbuttondiv {
  flex: 1;
  justify-content: flex-end;
  align-items: center;
  margin-left: 10px;
  display: flex;
}

.lagerdownloadimage {
  width: 24px;
  height: 24px;
}

.lagercomdiv {
  background-color: rgba(229, 115, 0, .15);
  border-radius: 20px;
  margin-bottom: 10px;
  padding: 15px 15px 5px;
}

.div-block-4 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
}

.image {
  width: 20px;
  height: 20px;
}

.div-block-5 {
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 15px;
  display: flex;
}

.column {
  justify-content: flex-end;
  display: flex;
}

.columns {
  margin-bottom: 10px;
}

.text-block-2 {
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  line-height: 25px;
}

.text-block-3 {
  text-align: center;
  font-size: 18px;
}

.lagerseparator {
  width: 100%;
  height: 1px;
  background-color: #b9b9b9;
  margin-bottom: 20px;
}

.text-block-4 {
  font-size: 16px;
}

.image-2 {
  width: 16px;
  height: 16px;
}

.pluslink {
  margin-left: 10px;
}

.image-3 {
  width: 30px;
  height: 30px;
}

.outboundbox {
  width: 250px;
  justify-content: flex-end;
  margin-right: 10px;
  display: flex;
}

.checkbox-label-3 {
  width: 0;
  height: 0;
}

.div-block-6 {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.image-4 {
  width: 24px;
  height: 24px;
}

.link-block {
  margin-left: 10px;
}

.div-block-7 {
  flex-direction: column;
  flex: 1;
  align-items: flex-end;
  display: flex;
}

.defaultlagerlink {
  color: #e57300;
}

.defaulttext-2 {
  color: #fff;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.defaulttext-2.black {
  color: #000;
}

.defaulttext-2.black.rightalignment {
  text-align: right;
}

.defaulttext-2.black.rightalignment.fixedwidth {
  width: 535px;
  margin-right: 15px;
}

.eingangtextarea {
  height: 200px;
  min-height: 200px;
  flex: 1;
  margin-bottom: 0;
}

@media screen and (max-width: 991px) {
  .navtitle {
    font-size: 18px;
  }

  .searchdatediv {
    width: 298px;
  }

  .searchbarform {
    width: 447px;
  }

  .searchbartextfield {
    width: 298px;
  }

  .searchbarbutton {
    width: 149px;
  }
}

@media screen and (max-width: 767px) {
  .calcshortcutitemimage {
    width: 3px;
  }
}
