body{
    padding: 0; 
    margin: 0;
    font-family: 'Helvetica', sans-serif;
    background: #09427C;
  }
  
h1 {
  color: white;
  font-size: 14pt;
  text-align: center;
  font-weight: inherit;
}

h2 {
    color: white;
    font-size: 12pt;
    font-weight: inherit;
    padding: 3px;
    margin: 0;
    text-align: center;
    border-bottom: solid 1px #ffffff;
}

  .container{
    padding: 1em 0 0 0;
    margin:0;
    background: #09427C;
  }
  
  .smartphone-wrapper{
      margin: 0 auto;
      margin-top: 0em;
      padding: 0;
      max-width: 550px;
      padding: 5%;
  }
  
  .smartphone{
      background-color: rgb(0, 0, 0);
      border: 2px solid #252525;
      border-bottom: none;
      border-radius: 25px 25px 0 0;
      box-shadow: 10px -2px 10px lightgray;
  }
  
/* .smartphone-header{
      margin: 0 auto;
      margin-top: 18px;
      margin-bottom: 15px;
      padding: 0;
      display: flex;
      justify-content: center;
      align-items: center;
  }*/
  
  .smartphone-screen{
      border: 1px solid #f0f0f0;
    /* background:linear-gradient(to bottom,#2D7DDD,#C5DBF5);
        background: conic-gradient(#115893 0deg 90deg, #0c3c64 90deg 180deg, #115893 180deg 270deg, #1b7fd1 270deg 360deg);*/
    /* background-color: #1B283B;*/
    background:linear-gradient(to bottom,#1c3357,#204d83);
      height: ;
      width: 100%;
      margin: 0 auto;
      margin-top: 0.75em;
      border-radius: 10px ;
  }
  
  .smartphone-screen-header {
       /*display: grid;*/
      grid-template-columns: 10% 80% 10%;
    padding: 5px;
    margin: 0px 5px 5px 10px;   
  }
  
  /*.screen-header-left{text-align: left;}
  .screen-header-right{text-align: right;}
  .screen-header-center{text-align: center;}
  
  .screen-header-center p{
      color: white;
      font-size: 16pt;
    padding: 3px;
    margin: 0;
  }
  */
  .screen-header-item{
      padding: 0 6px 0 3px;
      margin: 0;
  }
  
  .screen-icons{
      list-style: none;
      display: inline;
      padding: 0;
      margin: 0;
  }
  
  .screen-icons li{
      display: inline;
      color: white;
      font-size: 10pt;
      padding:0;
      margin: 0;
  }
  
  .app-wrapper{
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
    grid-row-gap: 10px;
    justify-content: center;
    text-align: center;
    margin: 2px 0px 8px 0px;
  }
  
  .app-icon p{
    color: white;
    font-size: 9pt;
    font-weight:100;
    margin: 4px;
  }
  
  @keyframes grow{
      0%{
          transform: scale(1);
      }
      50%{
          transform: scale(1.1);
      }
  
      100%{transform: scale(1.01);}
  }
  
  .icons{
      padding: 5px;
      font-size: 22pt;
      border-radius: 10px;
}
  
  .icons_logo{
    padding: 5px;
    border-radius: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: rgb(80, 80, 80);
}

  .icons:hover{
      animation: 1s grow infinite;
  }
  
  .fa-te-d-handbuch{
      color: rgb(23, 21, 21);
      background: conic-gradient(#ffcc00 0deg 90deg, #ff9900 90deg 180deg, #ffcc00 180deg 270deg, #ffd75d 270deg 360deg);
  }
  
  .fa-nextcloud{
      color: white;  
      background: conic-gradient(#0082c9 0deg 90deg, #026499 90deg 180deg, #0082c9 180deg 270deg,#02a4fc 270deg 360deg);
  }
  
  .fa-dienstplan{
      color: white;
      background: conic-gradient(#ff9900 0deg 90deg, #d88200 90deg 180deg, #ff9900 180deg 270deg, #ffba51 270deg 360deg);
  }
  
  .fa-kalender{
      color: white;
      background: conic-gradient(#cc33cc 0deg 90deg, #9933cc 90deg 180deg, #cc33cc 180deg 270deg,#cc66cc 270deg 360deg);
  }
  
  .fa-mail{
    color:#252525;
    background: conic-gradient(#ff3300 0deg 90deg, #cc3300 90deg 180deg, #ff3300 180deg 270deg,#ff6633 270deg 360deg);
    }

  .fa-cx5{
    color:#252525;
    background: conic-gradient(#104480 0deg 90deg, #0c3564 90deg 180deg, #104480 180deg 270deg,#1a64b8 270deg 360deg);
  }

  .fa-kats{
    color:#252525;
    background: conic-gradient(#7ab130 0deg 90deg, #618d27 90deg 180deg, #7ab130 180deg 270deg,#91d43a 270deg 360deg);
  }

  .fa-dipul{
    color:#252525;
    background: conic-gradient(#c7c7c7 0deg 90deg, #838383 90deg 180deg, #c7c7c7 180deg 270deg,#e9e9e9 270deg 360deg);
  }
  
  .fa-3dviewer{
    color:#252525;
    background: conic-gradient(#c7c7c7 0deg 90deg, #838383 90deg 180deg, #c7c7c7 180deg 270deg,#e9e9e9 270deg 360deg);
  }

  .fa-wetter{
    color:#252525;
    background: conic-gradient(#0066ff 0deg 90deg, #006699 90deg 180deg, #0066ff 180deg 270deg,#0099ff 270deg 360deg);
  }

    .fa-teilen{
    color:#252525;
    background: conic-gradient(#dbdbdb 0deg 90deg, #9b9b9b 90deg 180deg, #dbdbdb 180deg 270deg,#ffffff 270deg 360deg);
  }

    .fa-fox{
    color:#252525;
    background: conic-gradient(#0000ff 0deg 90deg, #000099 90deg 180deg, #0000ff 180deg 270deg,#3333ff 270deg 360deg);
  }

  .fa-adsb{
    color:#252525;
    background: conic-gradient(#669966 0deg 90deg, #666666 90deg 180deg, #669966 180deg 270deg,#8b8b8b 270deg 360deg);
  }

  .fa-dronetag{
    color:#252525;
    background: conic-gradient(#0da7f4 0deg 90deg, #035c88 90deg 180deg, #0da7f4 180deg 270deg,#0595dd 270deg 360deg);
  }

  .fa {
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale
  
  }