<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('../tt.clocTrak.18.1.1.css');
@import url('tt.portal.18.1.1.css');

@media only screen and (max-width: 400px) and (orientation:portrait), only screen and (max-device-width: 400px) and (orientation:portrait) {
/* Red Outline in Debug Compiled Portals*/
  /*#region Layout */

  #logo {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
  }

  #ClocTrak {
    height: 188px;
    padding: 0.5em;
  }

  #foot3icons {
    font-size: 0.75em;
  }

  #foot3text {
    font-size: 0.65em;
  }

  /*#endregion*/

  /*#region Clock Messages */

  #ClockMessages {
    margin-top: 2.5%;
  }

    #ClockMessages p {
      color: #fff;
      text-align: center;
      text-shadow: 4px 4px 4px #000;
      font-weight: bold;
      font-family: 'Allerta', sans-serif;
    }

  p#idleMessage {
    font-size: 3.50em;
  }

  p#generalMessage {
    font-size: 1.50em;
  }

  /*#endregion*/

  /*#region Date / Time Display */

  #essclock {
  }

    #essclock p {
      margin-bottom: 5px;
    }

    #essclock span.time {
      font-size: 3.75em;
      line-height: 1.25;
    }

    #essclock span.ampm {
      font-size: 1.75em;
      line-height: 1.25;
    }

    #essclock p.date {
      font-size: 1.50em;
      line-height: 1.4;
    }

  /*#endregion*/

  /*#region CocTrak Wijmo Carousel Styles */

  #ClocTrak .wijmo-wijcarousel-button-previous,
  #ClocTrak .wijmo-wijcarousel-button-next {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
  }

  #ClocTrak ul.wijmo-wijcarousel-list a, #ClocTrak ul.wijmo-wijcarousel-list a:visited {
    font-size: .875em;
  }

  #ClocTrak ul.wijmo-wijcarousel-list li img {
    max-height: 128px;
  }

  #ClocTrak .wijmo-wijcarousel-text {
    padding: 2px;
    font-size: .87em;
  }
  /*#endregion*/

  /*#region Punch Dialog */
  .popup-default {
    border: 2px solid #000;
    border-radius: 25px;
    box-shadow: 0 0 20px #000;
    padding: 10px;
  }

  #imgCurrentFunction {
    width: 48px;
    height: 48px;
  }

  #functionName {
    font-size: 1.5em;
    line-height: 1.6em;
    padding: 12px 0;
  }

  #pPunchResultMsg {
    font-size: 2em;
    margin: 20px 0 30px 0;
  }

  #pPunchUserMsg {
    font-size: 1.5em;
  }

  #VisibleTimeLeft {
    font-size: .75em;
  }

  .PunchButton {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0;
  }

  .PunchCancel {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0 10px 0 0;
  }

  #divPunchFields {
    font-size: .875em;
  }
  /*#endregion*/

  /*#region Wait Dialog */

  .waitDialog h3 {
    font-size: 1.5em;
  }

  /*#endregion*/
}

@media only screen and (max-width: 767px) and (orientation:portrait), only screen and (max-device-width: 767px) and (orientation:portrait) {

/* Dark Green Outline in Debug Compiled Portals*/

  /*#region Layout */

  #ClocTrak {
    height: 188px;
    padding: 0.5em;
  }

  #foot3icons {
    font-size: 0.75em;
  }

  #foot3text {
    font-size: 0.65em;
  }

  /*#endregion*/

  /*#region Clock Messages */

  #ClockMessages {
    margin-top: 2.5%;
  }

    #ClockMessages p {
      color: #fff;
      text-align: center;
      text-shadow: 4px 4px 4px #000;
      font-weight: bold;
      font-family: 'Allerta', sans-serif;
    }

  p#idleMessage {
    font-size: 3.50em;
  }

  p#generalMessage {
    font-size: 1.50em;
  }

  /*#endregion*/

  /*#region Date / Time Display */

  #essclock {
  }

    #essclock p {
      margin-bottom: 5px;
    }

    #essclock span.time {
      font-size: 3.75em;
      line-height: 1.25;
    }

    #essclock span.ampm {
      font-size: 1.75em;
      line-height: 1.25;
    }

    #essclock p.date {
      font-size: 1.50em;
      line-height: 1.4;
    }

  /*#endregion*/

  /*#region CocTrak Wijmo Carousel Styles */

  #ClocTrak .wijmo-wijcarousel-button-previous,
  #ClocTrak .wijmo-wijcarousel-button-next {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
  }

  #ClocTrak ul.wijmo-wijcarousel-list a, #ClocTrak ul.wijmo-wijcarousel-list a:visited {
    font-size: .875em;
  }

  #ClocTrak ul.wijmo-wijcarousel-list li img {
    max-height: 128px;
  }

  #ClocTrak .wijmo-wijcarousel-text {
    padding: 2px;
    font-size: .87em;
  }
  /*#endregion*/

  /*#region Punch Dialog */
  .popup-default {
    border: 2px solid #000;
    border-radius: 25px;
    box-shadow: 0 0 20px #000;
    padding: 10px;
  }

  #imgCurrentFunction {
    width: 48px;
    height: 48px;
  }

  #functionName {
    font-size: 1.5em;
    line-height: 1.6em;
    padding: 12px 0;
  }

  #pPunchResultMsg {
    font-size: 2em;
    margin: 20px 0 30px 0;
  }

  #pPunchUserMsg {
    font-size: 1.5em;
  }

  #VisibleTimeLeft {
    font-size: .75em;
  }

  .PunchButton {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0;
  }

  .PunchCancel {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0 10px 0 0;
  }

  #divPunchFields {
    font-size: .875em;
  }
  /*#endregion*/

  /*#region Wait Dialog */

  .waitDialog h3 {
    font-size: 1.5em;
  }

  /*#endregion*/
}

@media only screen and (max-width: 767px) and (orientation:landscape), only screen and (max-device-width: 767px) and (orientation:landscape) {
/* Gold Outline in Debug Compiled Portals*/
  /*#region Layout */

  #ClocTrak {
    height: 188px;
    padding: 0.5em;
  }

  #foot3icons {
    font-size: 0.75em;
  }

  #foot3text {
    font-size: 0.65em;
  }

  /*#endregion*/

  /*#region Clock Messages */

  #ClockMessages {
    margin-top: 2.5%;
  }

    #ClockMessages p {
      color: #fff;
      text-align: center;
      text-shadow: 4px 4px 4px #000;
      font-weight: bold;
      font-family: 'Allerta', sans-serif;
    }

  p#idleMessage {
    font-size: 3.50em;
  }

  p#generalMessage {
    font-size: 1.50em;
  }

  /*#endregion*/

  /*#region Date / Time Display */

  #essclock {
  }

    #essclock p {
      margin-bottom: 5px;
    }

    #essclock span.time {
      font-size: 3.75em;
      line-height: 1.25;
    }

    #essclock span.ampm {
      font-size: 1.75em;
      line-height: 1.25;
    }

    #essclock p.date {
      font-size: 1.50em;
      line-height: 1.4;
    }

  /*#endregion*/

  /*#region CocTrak Wijmo Carousel Styles */

  #ClocTrak .wijmo-wijcarousel-button-previous,
  #ClocTrak .wijmo-wijcarousel-button-next {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
  }

  #ClocTrak ul.wijmo-wijcarousel-list a, #ClocTrak ul.wijmo-wijcarousel-list a:visited {
    font-size: .875em;
  }

  #ClocTrak ul.wijmo-wijcarousel-list li img {
    max-height: 128px;
  }

  #ClocTrak .wijmo-wijcarousel-text {
    padding: 2px;
    font-size: .87em;
  }
  /*#endregion*/

  /*#region Punch Dialog */
  .popup-default {
    border: 2px solid #000;
    border-radius: 25px;
    box-shadow: 0 0 20px #000;
    padding: 10px;
  }

  #imgCurrentFunction {
    width: 48px;
    height: 48px;
  }

  #functionName {
    font-size: 1.5em;
    line-height: 1.6em;
    padding: 12px 0;
  }

  #pPunchResultMsg {
    font-size: 2em;
    margin: 20px 0 30px 0;
  }

  #pPunchUserMsg {
    font-size: 1.5em;
  }

  #VisibleTimeLeft {
    font-size: .75em;
  }

  .PunchButton {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0;
  }

  .PunchCancel {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0 10px 0 0;
  }

  #divPunchFields {
    font-size: .875em;
  }
  /*#endregion*/

  /*#region Wait Dialog */

  .waitDialog h3 {
    font-size: 1.5em;
  }

  /*#endregion*/
}

@media only screen and (min-width:768px) and (max-width: 992px)/*, only screen and (min-device-width:768px) and (max-device-width: 992px)*/ {
  /* Purple Outline in Debug Compiled Portals*/
  /*#region Layout */

  #ClocTrak {
    height: 188px;
    padding: 0.5em;
  }

  #foot3icons {
    font-size: 0.75em;
  }

  #foot3text {
    font-size: 0.65em;
  }

  /*#endregion*/

  /*#region Clock Messages */

  #ClockMessages {
    margin-top: 2.5%;
  }

    #ClockMessages p {
      color: #fff;
      text-align: center;
      text-shadow: 4px 4px 4px #000;
      font-weight: bold;
      font-family: 'Allerta', sans-serif;
    }

  p#idleMessage {
    font-size: 3.50em;
  }

  p#generalMessage {
    font-size: 1.50em;
  }

  /*#endregion*/

  /*#region Date / Time Display */

  #essclock {
  }

    #essclock p {
      margin-bottom: 5px;
    }

    #essclock span.time {
      font-size: 3.75em;
      line-height: 1.25;
    }

    #essclock span.ampm {
      font-size: 1.75em;
      line-height: 1.25;
    }

    #essclock p.date {
      font-size: 1.50em;
      line-height: 1.4;
    }

  /*#endregion*/

  /*#region CocTrak Wijmo Carousel Styles */

  #ClocTrak .wijmo-wijcarousel-button-previous,
  #ClocTrak .wijmo-wijcarousel-button-next {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
  }

  #ClocTrak ul.wijmo-wijcarousel-list a, #ClocTrak ul.wijmo-wijcarousel-list a:visited {
    font-size: .875em;
  }

  #ClocTrak ul.wijmo-wijcarousel-list li img {
    max-height: 128px;
  }

  #ClocTrak .wijmo-wijcarousel-text {
    padding: 2px;
    font-size: .87em;
  }
  /*#endregion*/

  /*#region Punch Dialog */
  .popup-default {
    border: 2px solid #000;
    border-radius: 25px;
    box-shadow: 0 0 20px #000;
    padding: 10px;
  }

  #imgCurrentFunction {
    width: 48px;
    height: 48px;
  }

  #functionName {
    font-size: 1.5em;
    line-height: 1.6em;
    padding: 12px 0;
  }

  #pPunchResultMsg {
    font-size: 2em;
    margin: 20px 0 30px 0;
  }

  #pPunchUserMsg {
    font-size: 1.5em;
  }

  #VisibleTimeLeft {
    font-size: .75em;
  }

  .PunchButton {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0;
  }

  .PunchCancel {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0 10px 0 0;
  }

  #divPunchFields {
    font-size: .875em;
  }
  /*#endregion*/

  /*#region Wait Dialog */

  .waitDialog h3 {
    font-size: 1.5em;
  }

  /*#endregion*/
}

@media only screen and (min-width:993px)/*, only screen and (min-device-width:993px)*/ {
  /* Blue Outline in Debug Compiled Portals*/
  /*#region Layout */

  #ClocTrak {
    height: 188px;
    padding: 0.5em;
  }

  #foot3icons {
    font-size: 0.75em;
  }

  #foot3text {
    font-size: 0.65em;
  }

  /*#endregion*/

  /*#region Clock Messages */

  #ClockMessages {
    margin-top: 2.5%;
  }

    #ClockMessages p {
      color: #fff;
      text-align: center;
      text-shadow: 4px 4px 4px #000;
      font-weight: bold;
      font-family: 'Allerta', sans-serif;
    }

  p#idleMessage {
    font-size: 3.50em;
  }

  p#generalMessage {
    font-size: 1.50em;
  }

  /*#endregion*/

  /*#region Date / Time Display */

  #essclock {
  }

    #essclock p {
      margin-bottom: 5px;
    }

    #essclock span.time {
      font-size: 3.75em;
      line-height: 1.25;
    }

    #essclock span.ampm {
      font-size: 1.75em;
      line-height: 1.25;
    }

    #essclock p.date {
      font-size: 1.50em;
      line-height: 1.4;
    }

  /*#endregion*/

  /*#region CocTrak Wijmo Carousel Styles */

  #ClocTrak .wijmo-wijcarousel-button-previous,
  #ClocTrak .wijmo-wijcarousel-button-next {
    width: 36px;
    height: 36px;
    background-size: 36px 36px;
  }

  #ClocTrak ul.wijmo-wijcarousel-list a, #ClocTrak ul.wijmo-wijcarousel-list a:visited {
    font-size: .875em;
  }

  #ClocTrak ul.wijmo-wijcarousel-list li img {
    max-height: 128px;
  }

  #ClocTrak .wijmo-wijcarousel-text {
    padding: 2px;
    font-size: .87em;
  }
  /*#endregion*/

  /*#region Punch Dialog */
  .popup-default {
    border: 2px solid #000;
    border-radius: 25px;
    box-shadow: 0 0 20px #000;
    padding: 10px;
  }

  #imgCurrentFunction {
    width: 48px;
    height: 48px;
  }

  #functionName {
    font-size: 1.5em;
    line-height: 1.6em;
    padding: 12px 0;
  }

  #pPunchResultMsg {
    font-size: 2em;
    margin: 20px 0 30px 0;
  }

  #pPunchUserMsg {
    font-size: 1.5em;
  }

  #VisibleTimeLeft {
    font-size: .75em;
  }

  .PunchButton {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0;
  }

  .PunchCancel {
    background-size: 69px 50px;
    width: 69px;
    height: 50px;
    padding: 5px;
    margin: 0 10px 0 0;
  }

  #divPunchFields {
    font-size: .875em;
  }
  /*#endregion*/

  /*#region Wait Dialog */

  .waitDialog h3 {
    font-size: 1.5em;
  }

  /*#endregion*/
}
</pre></body></html>