  /*Text css*/

  a {
      cursor: pointer;
  }

  .lato-medium {
      font-family: lato;
      font-size: 18px;
  }

  .lato-medium-ML {
      font-family: lato;
      font-size: 18px;
      margin-left: 20px;
  }

  .orange {
      color: #F9920D;
      font-size: 0.8em;
  }

  a.orange {
      color: #F9920D;
      font-size: 100%;
  }

  a.orange:active,
  a.orange:hover {
      color: #F9920D;
      text-decoration: underline;
  }

  .desc-tjanster {
      font-size: 16px;
  }

  .show-mobile-only {
      display: none;
  }

  .notice {
      color: #BA6F0E;
  }

  /*Over Selection*/

  ::selection {
      background: darkgray;
      text-shadow: none;
  }

  /*End Over Selection*/

  html {
      min-height: 100%;
      position: relative;
  }

  body {
      height: 100%;
  }

  #main-content {
      padding-top: 0px;
      padding-left: 0px;
      padding-right: 15px;
      padding-bottom: 0px;
  }

  #service-content {
      padding-top: 1em;
  }

  @media (min-width: 768px) {
      #service-content {
          padding-left: 225px;
      }

      .wide-screen {
          display: inline;
      }

      .wide-screen-header {
          display: block;
      }

      #context-menu {
          width: 160px;
      }
  }

  @media (max-width: 768px) {
      #service-content {
          padding-left: 110px !important;
      }

      .wide-screen {
          display: none;
      }

      .wide-screen-header {
          display: none;
      }

      #context-menu {
          width: 50px;
          display: block;
      }
  }

  .no-context-menu {
      padding-left: 75px !important;
  }

  #wide-content {
      padding-top: 1em;
      padding-left: 75px !important;
  }

  #main-menu {
      position: absolute;
      bottom: 0;
      left: 0;
      top: 0;
      width: 50px;
  }

  #main-menu>ul li {
      list-style: none;
      margin: 0;
      padding: 0
  }

  #main-menu>ul {
      -webkit-box-shadow: 0 3px 3px #d3d3d3;
      -moz-box-shadow: 0 3px 3px #d3d3d3;
      background-color: #4d4d4d;
      border-right: 1px solid #d3d3d3;
      box-shadow: 0 3px 3px #d3d3d3;
      height: 100%;
      margin: 0;
      padding: 0
  }

  #main-menu>ul li {
      cursor: pointer;
      padding: 5px;
      text-align: center;
  }

  #main-menu>ul li a {
      color: #fcac45;
      display: inline-block;
      padding-bottom: 20px;
      padding-top: 5px;
      text-decoration: none
  }

  #main-menu>ul li a.selected {
      color: #FFDD70;
  }

  #main-menu>ul li a:hover {
      -webkit-transition: color .3s ease;
      -o-transition: color .3s ease;
      -moz-transition: color .3s ease;
      color: #FFDD70;
      transition: color .3s ease;
  }

  #main-menu>ul li i {
      padding: 4px;
      font-size: 18px
  }

  #main-menu>ul li span.badge {
      background-color: #fcac45;
      font-size: 10px;
      margin-left: 20px;
      margin-top: -60px;
      padding: 4px;
  }

  #main-menu>ul li img {
      border: 2px solid #f5f5f5;
      border-radius: 4px;
  }

  #main-menu>ul li p {
      color: #fff;
      font-size: 12px;
  }

  #main-menu>ul li.global-nav-new-section {
      margin-top: 20px;
  }

  #main-menu>ul li.global-nav-internal-section {
      background-color: hsl(0, 0%, 40%);
  }

  #context-menu {
      position: absolute;
      display: block;
      top: 0px;
      padding: inherit;
      margin-left: 50px;
      padding-top: 5px;
      background-color: rgba(245, 245, 245, 0.58);
      font-family: "Lato", "Verdana", sans-serif;
      color: #5A5A5A;
  }

  #context-menu .user-img {
      margin-left: 50px;
      margin-top: 20px;
      height: 60px;
      width: 60px;
      border: 2px solid #FCAC45
  }

  #context-menu .user-name {
      font-family: "Open Sans", sans-serif;
      font-size: 12px;
      text-align: center;
      margin-top: 10px;
  }

  #context-menu ul.nav.nav-list {
      font-size: 12px;
      padding: 0;
  }

  #context-menu i {
      color: #FCAC45;
      padding: 5px;
  }

  #context-menu h6 {
      font-weight: 600;
      font-size: 13px;
      padding-left: 15px;
      padding-top: 15px;
  }

  #context-menu a {
      color: #5A5A5A;
  }

  #context-menu>ul li span.badge {
      background-color: rgba(252, 172, 69, 0.66);
      font-size: 10px;
      border-radius: 10px;
  }

  #context-menu .selected {
      background-color: rgba(172, 172, 172, 0.26);
  }

  hr.strong {
      border-color: #fcac45;
      border-width: 4px;
      width: 60px;
      float: left;
      clear: both;
      margin-top: 0px;
      margin-left: 12px;
  }

  /*Loginpage*/

  .navbar {
      margin-top: 21px;
      background-color: transparent;
      border-color: transparent;
  }

  .navbar-right {
      text-transform: uppercase;
      color: #FFF;
      font-size: 15px;
      letter-spacing: 1px;
  }

  .railit-brand {
      color: white;
      float: right;
      margin-top: 15px;
      font-family: "Helvetica";
      font-size: 22px;
      font-weight: 200;
  }

  .railit-brand:hover {
      color: white;
      text-decoration: none;
  }

  .navbar {
      background-color: rgba(248, 248, 248, 0);
      border: rgba(231, 231, 231, 0);
  }

  .form-control:focus {
      border-color: none;
      box-shadow: none;
  }

  .navbar {
      background-color: rgba(248, 248, 248, 0);
      border: rgba(231, 231, 231, 0)
  }

  .form-control:focus {
      border-color: #ccc;
      box-shadow: none
  }

  button:focus {
      outline-color: #ccc !important;
  }

  #login-header-text {
      color: #ffffff;
  }

  #login-body-header-text {
      color: #ffffff !important;
  }

  #login-box {
      padding: 2em 0;
      border-radius: 20px;
  }

  #login-box h1 {
      color: #ffffff;
  }

  #login-form .btn {
      background-color: #fcac45;
      color: #000000;
      width: unset;
      margin-left: 25%;
      width: 50%;

  }

  #login-form .btn:hover {


      color: #ffffff;

  }

  #login-box .btn-railit {
      color: #000000;
      background-color: #fcac45;
      border-color: #fcac45;
  }

  #login-box .btn-railit:hover {
      color: white;
      background-color: #fcac45;
      border-color: #FEB85F;
  }

  #atlwdg-trigger.atlwdg-SUBTLE {

      right: 46%;
  }

  /*End Login*/

  /*registerAccount start*/

  .registration-holder {
      margin-top: 30px;
      /* background-color: rgba(95, 94, 94, 0.28); */
      padding: 20px;
      border-radius: 2px;
  }

  .row .row-hover:hover {
      background-color: #f5f5f5;
  }

  .btn {
      font-family: lato;
      font-size: 15px;
      color: #4d4d4d;
  }

  .btn-default {
      background: #FFBF6B;
      border: 1px solid grey;
  }

  .btn-default:hover {
      background-color: #FCCA8A;
      border: 1px solid grey;
  }

  .btn-primary {
      background: #FFBF6B;
      border: 1px solid grey;
  }

  .btn-primary:hover {
      background-color: #FCCA8A;
      border: 1px solid grey;
  }

  .btn-lg {
      font-size: 18px;
  }

  .btn-link {
      color: inherit;
  }

  .rt_btn {
      border-radius: 5px;
      font-family: lato;
      color: #4d4d4d;
      font-size: 15px;
      background: #FFBF6B;
      padding: 5px 20px 5px 20px;
      text-decoration: none;
      border: none;
      margin-top: 10px;
      margin-bottom: 10px;
  }

  .rt_btn:hover {
      border-radius: 5px;
      font-family: lato;
      color: #4d4d4d;
      font-size: 15px;
      background: grey;
      padding: 5px 20px 5px 20px;
      text-decoration: none;
      border: none;
  }

  .mycolor {
      color: #4d4d4d;
  }

  .mybutton {
      position: relative;
      left: 50%;
      top: 193px;
  }

  .margin-bottom-20 {
      margin-bottom: 20px;
  }

  .input-group-addon {
      border-right: 0;

      font-size: 17px;
      background: #fff;
      padding: 6px 12px;
      font-size: 14px;
      font-weight: 400;
      line-height: 1;
      color: #4d4d4d;
      text-align: center;
      background-color: #f7f7f7;
  }

  .regruta {
      background: white;
      border-radius: 2px;
      padding: 20px;
  }

  .reg_req p {
      color: #4d4d4d;
      font-size: 16px;
      font-weight: 500;
  }

  #dropdownRegMenu {
      margin: 5px 5px 10px 0px;
      background-color: #f7f7f7;
      color: #4d4d4d;
      border-radius: 4px;
      border-color: none;
      width: 100%;
  }

  .dropdown-menu>li>a {
      text-align: left;
  }

  .i-icon {
      margin-left: 3px;
      color: rgba(77, 77, 77, 0.65)
  }

  /*End registerAccount*/

  .btn-dark {
      background-color: #787878;
      margin: 0px 5px 5px 0px;
  }

  .btn-dark:hover {
      background-color: #ABABAB;
      margin: 2px;
      margin: 0px 5px 5px 0px;
  }

  .space {
      padding-top: 20px;
  }

  .rightline {
      border-right: 1px solid #ccc;
  }

  .right {
      float: right;
  }

  /*Last Step RegisterAccount*/

  .menudropdown {
      background-color: rgb(247, 247, 247);
      width: 100%;
      border-radius: 2px;
      color: black;
      border: 1px solid lightgrey;
  }

  .open>.dropdown-menu {
      width: 100%;
  }

  .menudropdown:hover {
      background-color: rgb(247, 247, 247);
      width: 100%;
      border-radius: 2px;
      color: black;
      border: 1px solid lightgrey;
  }

  .laststep {
      margin-left: 25%;
  }

  .btn_register {
      margin-top: 30px;
      width: 200px;
      height: 45px;
      font-size: 18px;
  }

  /*End Last Step*/

  /*Mobile CSS*/

  @media screen and (max-width: 480px) {

      .show-mobile-only {
          display: BLOCK;
      }

      .navbar {
          margin-bottom: 2px;
      }

      #service-content {
          padding-top: 1px;
      }

      .btn_register {
          width: 100px;
          height: 40px;
          font-size: 14px;
      }

      .menudropdown .menudropdown:hover {
          min-width: 130px;
          font-size: 12px;
      }

      .form-control {
          max-height: 24px;
      }

      .h3 {
          font-size: 16px;
      }

      .desc-tjanster {
          font-size: 12px;
      }

      .form-group {
          margin-bottom: 5px;
      }

      .nav>li>a {
          padding: 5px 10px;
      }

      .btn-search {
          font-size: 13px;
      }

      .form-horizontal .radio,
      .form-horizontal .checkbox,
      .form-horizontal .radio-inline,
      .form-horizontal .checkbox-inline {
          padding-top: 2px;
      }

      .hide-mobile {
          display: none;
      }

      .mobile-small-h3 {
          font-size: 14px;
      }

      .lato-medium-ML,
      .lato-medium {
          font-size: 12px;
      }

      .reg_req p {
          font-size: 12px;
      }

      span.input-group-addon {
          font-size: 9px;
      }
  }

  /*End Mobile CSS*/

  .dropdown-toggle {
      margin-top: 0;
      margin-bottom: 0;
  }

  .profile-userpic img {
      float: none;
      margin: 0 auto;
      height: 150px;
      max-width: 150px;
      max-height: 150px;
      -webkit-border-radius: 50% !important;
      -moz-border-radius: 50% !important;
      border-radius: 50% !important;
      border: 4px solid rgba(252, 172, 69, 0.79);
      ;
  }

  .highlight-bg {
      background-color: rgba(241, 252, 69, 0.56);
  }

  .highlight-bg-diff {
      background-color: rgba(163, 204, 255, 1);
  }

  .toggle-view ul,
  ul.toggle-view {
      list-style: none;
      margin-left: 0;
      padding-left: 1em;
      text-indent: -1em;
  }

  .toggle-view li {
      background-position: 0 1px;
      background-repeat: no-repeat;
      padding-left: 20px;
  }

  .toggle-view li.folder {}

  .toggle-view a {
      color: #000000;
      cursor: pointer !important;
      text-decoration: none;
  }

  .toggle-view a:hover {
      text-decoration: underline;
  }

  .selectfolder {
      cursor: pointer;
  }

  .document-filter-box {
      border: 2px solid lightgrey;
      border-radius: 3px;
      padding: 10px;
      background-color: whitesmoke;
      max-width: 300px;
      white-space: nowrap;
  }

  .document-filter-box input {
      display: inline-block;
      width: 180px;
  }

  .cargo-tracker-patterncolumn {
      word-wrap: break-word;
      max-width: 800px;
  }

  .leaflet-container {
      background: rgba(255, 255, 255, 1.0);
  }

  .leaflet-control-custom {
      background-image: url('products/srpt/img/railroad.png');
      background-size: 26px 26px;
      background-repeat: no-repeat;
  }

  .srpt-info-box {
      max-width: 400px !important;
  }

  .srpt-table td,
  .srpt-table th {
      font-size: 0.8em;
      text-align: center;
  }

  .srpt-vehicle-color {
      background: rgba(138, 13, 16, 1);
      color: #ffffff;
      text-shadow: 2px 2px #000;
      padding: 4px;
  }

  .srpt-staff-color {
      background: rgba(56, 93, 138, 1);
      color: #ffffff;
      text-shadow: 2px 2px #000;
      padding: 4px;
  }

  .srpt-resource-marker {
      height: 15px;
      width: 16px;
      border: 1px solid #000;
      font-weight: bold;
      font-size: 0.8em;
      text-align: center;
      vertical-align: middle;
  }

  .srpt-resource-type-vehicle {
      border: 2px solid #4fd5ff;
  }

  .srpt-resource-type-staff {
      border: 2px solid #ff9999;
  }

  #srpt-map-wrapper {
      border: 0px solid #000;
      position: absolute;
      top: 0;
      bottom: 0;
      min-height: 700px;
      max-height: 1200px;
  }

  .leaflet-popup-content-wrapper,
  .leaflet-popup-tip {
      background: #f4f4f4 !important;
  }

  .leaflet-popup-content-wrapper {
      border-radius: 7px !important;
  }

  .leaflet-popup-content {
      margin: 5px 8px !important;
      text-align: center;
  }

  .srpt-pie-table {
      border-collapse: collapse;
  }

  td,
  th {
      font-size: unset;
  }

  .srpt-hover-box {
      visibility: hidden;
      border: 1px solid #e0e0e0;
      position: absolute;
      font-size: 11px;
      z-index: 99999;
      padding: 3px;
      background: #f4f4f4;
      border-radius: 4px;
      -moz-border-radius: 4px;
      min-width: 150px;
  }

  .srpt-object-tpl {
      color: #000;
  }

  .srpt-object-pool {
      color: #640d8a;
  }

  .srpt-hover-title {
      cursor: move;
      width: 100%;
      position: absolute;
      white-space: nowrap;
  }

  .srpt-hover-box-close {
      float: right;
      margin-right: 5px;
      cursor: pointer;
  }

  .srpt-thead {
      border: 0px solid #000;
      text-align: center;
      font-weight: bold;
      padding: 4px;
  }

  .srpt-tablecell {
      font-weight: normal;
      padding: 0 !important;
      position: relative;
      border: 0px solid #000;
      text-align: center;
      margin: 0;
      width: 80px;
  }

  tr:nth-child(even) .srpt-tablecell {
      background: #eaeaea;
  }

  tr:nth-child(odd) .srpt-tablecell {
      background: #efefef;
  }

  tr:nth-child(even) .srpt-thead {
      background: #e5e5e5;
  }

  tr:nth-child(odd) .srpt-thead {
      background: #eaeaea;
  }

  .srpt-shape1 {
      margin: 0;
      padding: 4px;
      clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
      -webkit-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);
      -moz-clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%);

      -webkit-clip-path: url("#clip-shape");
      -moz-clip-path: url("#clip-shape");

      width: 100%;
      height: 100%;
      background-color: #d2d2d2;
      /*content: '';*/
      position: absolute;
      left: 0;
      top: 0;
  }

  .srpt-shape2 {
      margin: 0;
      padding: 4px;
      clip-path: polygon(0% 100%, 100% 0%, 0% 0%, 0% 100%);
      -webkitclip-path: polygon(0% 100%, 100% 0%, 0% 0%, 0% 100%);
      -moz-clip-path: polygon(0% 100%, 100% 0%, 0% 0%, 0% 100%);
      width: 100%;
      height: 100%;
      background-color: #dcdcdc;
      content: '';
      position: absolute;
      left: 0;
      top: 0;
  }

  .srpt-values-own {
      position: absolute;
      left: 1px;
      top: 0px;
      color: #555;
  }

  .srpt-values-hired {
      position: absolute;
      right: 1px;
      bottom: 0px;
      color: #555;
  }

  .srpt-tablecell-wrapper {
      width: 40px;
      margin: 0 auto;
      top: 0;
      height: 24px;
      position: relative;
  }

  .srpt-topleftcell {
      border-radius: 4px 0 0 0;
  }

  .srpt-toprightcell {
      border-radius: 0 4px 0 0;
  }

  .srpt-bottomleftcell {
      border-radius: 0 0 0 4px;
  }

  .srpt-borderbottom {
      border-bottom: 1px;
      border-style: dashed;
      border-color: #e0e0e0;
  }

  .srpt-borderright {
      border-right: 1px;
      border-style: dashed;
      border-color: #efefef;
  }

  .srpt-sum {
      text-align: center;
      font-weight: bold;
      background: #eaeaea;
  }

  .srpt-smaller {
      font-size: 0.8em !important;
  }

  .srpt-legend {
      text-align: left;
  }

  .srpt-legend-text {
      padding: 6px;
  }

  .srpt-pie-lable {}

  .leaflet-tooltip.srpt-pie-lable {
      background: rgba(0, 0, 0, 0);
      border: 0;
      box-shadow: none;
      font-weight: bold;
      font-size: 2em;
      color: #eee;
      text-shadow: 2px 2px #000;
  }

  .leaflet-tooltip-left.srpt-pie-lable::before {
      display: none;
  }

  .leaflet-tooltip-right.srpt-pie-lable::before {
      display: none;
  }

  .srpt-edit-row {
      display: none;
      text-align: center;
  }

  .srpt-form-control {
      width: 45%;
      padding: 4px 8px;
      font-size: 14px;
      line-height: 1.43;
      color: #555;
      border: 1px solid #ccc;
      border-radius: 4px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  }

  .srpt-form-lable {
      margin: 0 0px 0px 40px;
      width: 120px;
      display: inline-block;
      font-size: 12px;
      font-weight: normal;
      text-align: left;
  }

  .srpt-hr {
      border-bottom: 2px solid #ddd;
      margin-bottom: 20px;
      margin-top: 20px;
  }

  .twpt-red {
      background: #f66;
  }

  .twpt-purple {
      background: #f966ff;
  }

  .twpt-blue {
      background: #66b7ff;
  }

  .twpt-orange {
      background: #ffa766;
  }

  .twpt-yellow {
      background: #ff6;
  }

  .twpt-green {
      background: #6f6;
  }


  .srptPool {
      background: #fef;
  }

  .srptVehicle {
      color: rgba(138, 13, 16, 1);
  }

  .srptResource {
      color: rgba(56, 93, 138, 1);
  }

  .srpt-link-icon {
      width: 20px;
  }

  .validate-form .ng-invalid {
      background: #fee;
  }

  .validate-form input.ng-valid,
  .validate-form select.ng-valid {
      background: #efe;
  }

  .user-license-table .w40 {
      max-width: 40px;
  }

  .user-license-table .w60 {
      max-width: 60px;
  }

  .user-license-table td,
  .user-license-table th {
      font-size: 11px;
  }

  .user-license-table input {
      font-size: 11px !important;
  }

  .user-license-table input[type="date"] {
      padding-left: 3px !important;
  }

  .error {
      font-size: 11px;
  }

  internal-documents-tree a {
      width: 100%;
      display: block;
  }

  internal-documents-tree a:hover {
      text-decoration: none;
      background: #e5f3ff;
  }

  internal-documents-tree .directoryName {
      width: 200px;
      color: #000;
      border: 0px solid #00f;
  }

  internal-documents-tree .selecteddir {
      border: 1px solid #99d1ff;
      background: #cce8ff;
  }

  internal-documents-tree .unselecteddir {
      border: 1px solid #fff;
      background: #fff;
  }

  internal-documents-tree li {
      width: 100%;
      list-style: none;
      border: 0px dotted #f00;
  }

  internal-documents-tree ul {
      width: 100%;
      border: 0px dotted #0f0;
  }

  internal-documents-tree .folderIcon {
      margin-right: 8px;
      margin-left: 4px;
  }

  internal-documents-tree .fileIcon {
      margin-right: 8px;
      margin-left: 4px;
  }

  .document-title {
      font-style: italic;
      font-weight: bold;
  }

  .document-search-result {
      cursor: pointer;
      margin: 8px;
      padding: 4px;
      border-radius: 4px;
      background: #eafaff;
      border: 1px solid #c1f0ff;
  }

  .mce-content-body {
      margin: 7px;
  }

  [ng-drop].drag-enter {
      border: 1px solid #99d1ff;
      background: #cce8ff;
  }

  #document-static {
      border: 1px solid rgba(0, 0, 0, 0.2);
      padding: 7px;
      margin: 0;
  }

  @media print {
      body * {
          /* visibility: hidden; */
      }

      #support-icon,
      #context-menu,
      #main-menu {
          visibility: hidden;
      }

      #service-content {
          padding-left: 0px;
      }

      #document-static,
      #document-static * {
          visibility: visible;
      }

      #document-static {
          background-color: white;
          border: 0;
          height: 100%;
          width: 100%;
          position: fixed;
          top: 0;
          left: 0;
      }
  }

  .block {
      display: block !important;
  }

  .static-height {
      height: 600px;
  }

  .red {
      color: #f00;
  }

  .black {
      color: black;
  }

  .rounded-edges {
      border-radius: 4px;
  }

  .relative {
      position: relative;
  }

  .no-border {
      border: none;
  }



  .license-user-name {
      text-decoration: underline;
      cursor: pointer;
  }

  .license-user-name:hover {
      text-decoration: underline;
      color: #00009e;
  }

  .login-federated-redirect-clickable-text {
      color: #fcac45;
      text-decoration: none;
      font-weight: bold;
      font-size: 24px;
  }

  .login-forgot-password-clickable-text {
      color: #fcac45;
      text-decoration: none;
      font-weight: bold;
      font-size: 16px;
  }

  /*Support form CSS*/

  #support-content {

      margin-bottom: 100%;
  }

  #support-msg {



      overflow-y: hidden;
      height: 100px;
      color: blue;
      max-height: 300px;
      min-height: 100px;
      overflow-x: hidden;


  }



  #support-form {



      margin-left: 36%;

      image-resolution: snap;
      overflow: auto;

      max-width: 50%;
      max-height: 50%;
  }


  #support-button {
      margin-left: 10%;

  }

  #support-tag {
      margin-left: 44%;
  }

  #support-leave-button {

      margin-left: 6%;
  }

  #support-button-group {}

  #support-result-text {

      margin-left: 20%;
  }

  /*user-tag-table CSS*/



  #user-tag-btn {

      min-width: 50px;
      background-color: #fcac45;

  }




  #user-tag-table td {
      height: 47px;

  }



  #user-tag-table .ng-table-sort-header {
      position: sticky;
      top: 0%
  }

  #user-tag-table th.filter {



      top: 0 %;


  }


  #document-button-row :hover {

      background-color: #ffdd88
  }

  #document-header-row:hover {}

  #uploadDocumentButton:hover {}

  .support-bg {


      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;

      height: 100%;
      width: 100%;
      overflow: hidden;
      position: absolute;

  }





  @media print {

      #print-kororder-button {
          display: none !important;
      }

      #kororder-title {
          display: none !important;
      }

      #request-kororder-button {
          display: none !important;
      }

      #request-new-kororder-button {
          display: none !important;
      }

      #support-tag {
          display: none !important;
      }
  }

  .kororder-row+.kororder-row {
      margin-top: 1em;
  }




  #bap-file-upload-view-button {

      width: 132px;
  }

  #bap-file-upload-back-button {

      width: 100px;

  }

  #bap-element-table {

      border: 1px solid black;



  }

  #bap-element-table th,
  #bap-element-table td {
      border: 1px solid black;
      padding: 0.5rem 2rem;
  }


  #bap-single-element-back-button {

      width: 100px;
  }

  .tippy-box[data-theme~='tooltip'] {
      background-color: lightgrey;
      border-radius: .25rem;
      font-size: .9rem;
      line-height: 1;
      user-select: text;
      box-shadow: 0 1px 2px gray;
      transition: opacity .1s ease-out, transform .1s ease-out;
      pointer-events: none;
      .tippy-content {
          color: black;
          padding: .75rem;
      }
  }

  @media print {

      #bap-single-element-back-button {
          display: none !important;
      }

      #bap-single-element-print-button {
          display: none !important;
      }

      #bap-single-element-header {
          display: none !important;
      }

      #bap-element-control-button-block {
          display: none !important;
      }
  }

  #bap-element-control-button-block {

      position: absolute;
      bottom: 20;
      right: 200px;
  }

  #bap-element-control-button-disable {

      background-color: red;
      color: black;
  }

  #bap-element-control-button-reactivate {

      background-color: #0f0;
  }

  #bap-element-control-button-start-scheduled-bap {

      background-color: black;
      color: white;
  }

  #bap-element-control-button-reschedule-failed-bap {

      background-color: black;
      color: white;

  }

  #bap-element-control-button-restart-failed-bap {

      background-color: black;
      color: white;

  }