@charset "UTF-8";
/*
 * Login formular styles
 *
 * @author     David C├╝rten
 * @since      10.03.2016
 *
 * @copyright  2016 aveta | David C├╝rten
 * @version    1.0.0
 */
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * caecilia:
 *   - http://typekit.com/eulas/00000000000000003b9b1ee4
 *   - http://typekit.com/eulas/00000000000000003b9b1ee5
 *   - http://typekit.com/eulas/00000000000000003b9b1ee6
 *   - http://typekit.com/eulas/00000000000000003b9b1ee7
 *
 * ┬® 2009-2020 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2020-02-12 11:19:14 UTC"}*/
@import url("https://p.typekit.net/p.css?s=1&k=cud4klw&ht=tk&f=39134.39135.39136.39137&a=24940240&app=typekit&e=css");
@font-face {
  font-family: "caecilia";
  src: url("https://use.typekit.net/af/23d9a8/00000000000000003b9b1ee4/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/23d9a8/00000000000000003b9b1ee4/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/23d9a8/00000000000000003b9b1ee4/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 400; }
@font-face {
  font-family: "caecilia";
  src: url("https://use.typekit.net/af/de8a98/00000000000000003b9b1ee5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff2"), url("https://use.typekit.net/af/de8a98/00000000000000003b9b1ee5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("woff"), url("https://use.typekit.net/af/de8a98/00000000000000003b9b1ee5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i4&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 400; }
@font-face {
  font-family: "caecilia";
  src: url("https://use.typekit.net/af/31814a/00000000000000003b9b1ee6/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/31814a/00000000000000003b9b1ee6/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/31814a/00000000000000003b9b1ee6/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
  font-display: auto;
  font-style: normal;
  font-weight: 700; }
@font-face {
  font-family: "caecilia";
  src: url("https://use.typekit.net/af/ed9fbf/00000000000000003b9b1ee7/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/ed9fbf/00000000000000003b9b1ee7/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/ed9fbf/00000000000000003b9b1ee7/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
  font-display: auto;
  font-style: italic;
  font-weight: 700; }
/*
 * Main cascading styles for amis
 *
 * @author     David C├╝rten
 * @since      10.03.2016
 *
 * @category   main, deintipp
 * @copyright  2016 aveta | David C├╝rten
 * @version    1.0.0
 */
#main-content-container #main-login-header-container {
  margin-top: calc(((100vh - 350px)/2 - 102px)/2);
  margin-bottom: calc(((100vh - 350px)/2 - 102px)/2);
  height: 102px;
  text-align: center; }
  #main-content-container #main-login-header-container > span {
    font: normal normal 300 44px/58px Caecilia;
    letter-spacing: 0px;
    color: #EF4600; }
#main-content-container #main-login-footer-container {
  height: 11px;
  margin-top: calc(((100vh - 350px)/2 - 11px)/2);
  margin-bottom: calc(((100vh - 350px)/2 - 11px)/2);
  text-align: center; }
  #main-content-container #main-login-footer-container > span {
    font: normal normal normal 11px/15px Caecilia;
    letter-spacing: 0px;
    color: #9B9691; }
#main-content-container .form.container.login-container {
  padding: 47px 122px 81px;
  max-width: 570px;
  max-height: 350px; }
  #main-content-container .form.container.login-container form .header {
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 47px; }
  #main-content-container .form.container.login-container form .input.container input {
    height: 44px;
    border: 1px solid #CECBC8;
    border-radius: 0;
    margin: 0;
    font: normal normal normal 14px/18px Caecilia;
    color: #000000; }
  #main-content-container .form.container.login-container form .input.container input::placeholder {
    font: normal normal normal 12px/16px Caecilia;
    line-height: 30px; }
  #main-content-container .form.container.login-container form button {
    width: 100%;
    height: 41px;
    color: #ffffff;
    background-color: #00B9F0;
    margin: 0;
    text-transform: none;
    box-shadow: 0px 20px 40px #00000041;
    border-radius: 4px;
    opacity: 1; }

/*# sourceMappingURL=login.css.map */
