<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ============== USER MESSAGE START  ========================
  UserMsg, UsrMsg, UserMessage
*/

.wsfUserMsgSbj { font-weight: bolder; padding-bottom: 5px;}
.wsfUserMsgBody {}
.wsfUserMsgBody ul { text-align:left;}
.wsfUserMsg
{
  padding: 10px;
  background-color: #ffeb3b;
  margin: 5px 0;
  font-size: 10pt;
  color: #000;
  text-align: center;
}

.wsfUserMsgCritical .wsfUserMsg, .wsfCheckBox:checked + label.wsfUserMsgCritical { background-color: #df0000; color: #fff; }
.wsfUserMsgWarning .wsfUserMsg, .wsfCheckBox:checked + label.wsfUserMsgWarning { background-color: #ff9800; color: #fff;}
.wsfUserMsgInfo .wsfUserMsg, .wsfCheckBox:checked + label.wsfUserMsgInfo { background-color: #8bc34a; color: #fff; }

.wsfUsrMsgReadBox.wsfUsrMsgReadBoxRead.wsfUserMsgCritical { background-color: #df000069; color: #000; }
.wsfUsrMsgReadBox.wsfUsrMsgReadBoxRead.wsfUserMsgWarning { background-color: #ff98006e; color: #000;}
.wsfUsrMsgReadBox.wsfUsrMsgReadBoxRead.wsfUserMsgInfo { background-color: #8bc34a80; color: #000; }

.wsfUsrMsgReadBox.wsfUserMsgCritical { background-color: #f44336; color: #fff; }
.wsfUsrMsgReadBox.wsfUserMsgWarning { background-color: #ffc107; color: #fff;}
.wsfUsrMsgReadBox.wsfUserMsgInfo { background-color: #8bc34a; color: #fff; }

.wsfUserMsgBox.wsfUserMsgPopUp
{
  position:fixed;left:0;right:0;top:0;bottom:0;
  z-index: 1000;
  text-align:center;
  padding: 0;
  background-color: #ffffff9c;
}

.wsfUserMessageClassesBts
{
}

.wsfUserMsgPopUp .wsfUserMsg
{
  width: 500px;
  margin: 50px auto;
  max-width: 100%;
  padding: 10px;
  font-size: 18pt;
  max-height: 80vh;
  overflow: auto;
  shadow-moz-box-shadow: 0px 10px 20px #b0b0b0;
  -webkit-box-shadow: 0px 10px 20px #b0b0b0;
  box-shadow: 0px 10px 20px #b0b0b0;
}
.wsfUserMsgPopUp .wsfUserMsgSbj { padding: 20px; }
.wsfUserMsgPopUp .wsfUserMsgBody { padding: 0 20px 40px 20px; max-height: 80vh; overflow: auto; font-size: 80%; }

.wsfUserMsgClose:hover { font-weight:bolder; }
.wsfUserMsgClose
{
  float: right;
  cursor: hand;
  cursor: pointer;
}

.wsfUsrMsgTopics, .wsfUsrMsgDurs
{
  white-space: nowrap;
  overflow: auto;
  max-width: 90vw;
}

.wsfUsrMsgTopics .wsfQSbtns, .wsfUsrMsgDurs .wsfQSbtns
{
  margin:0 5px 5px 0;
  border-radius:4px;
  height:40px;
}

.wsfUsrMsgReads
{
  padding: 10px;
  o verflow: auto;
  color:#000;
  background-color:#fff;
  box-shadow: 0px 10px 20px #b0b0b0;
}

.wsfUsrMsgReadBox
{
  c lear:both;
  padding: 10px;
  width:300px;
  background-color:#f0f0f0;
  margin-bottom: 5px;
  cursor:hand;cursor:pointer;
}

.wsfUsrMsgReadBody 
{ 
  text-align:left;
  background-color:#fff;
  padding: 5px;
  font-size: 10pt; 
  height: 50vh;
  min-height: 200px;
  max-height: 500px;
  overflow: auto;
  color:#000;
}
.wsfUsrMsgReads .wsfUsrMsgReadBody 
{
  max-height: 60px;
  min-height: 0;
}

.wsfUsrMsgReadSubj { font-size: 11pt; text-align:left; padding:0 0 5px 0;font-weight:bolder; }
.wsfUsrMsgReadTime { font-size: 9pt; text-align:right; padding-top:3px; }
.wsfUsrMsgReadFrom { font-size: 9pt; text-align:right; padding-top:3px; }

.wsfUsrMsgReadBoxRead .wsfUsrMsgReadSubj { font-weight: normal; }

.wsfViewUserMessage .wsfDialogPnl
{
  max-width: 800px;
  margin: auto;
  w idth: 90vw;
  height: auto;
  m ax-height: 500px;
  padding: 20px
}

.wsfUsrMsgReadBox .wsfUsrMsgReadBody { pointer-events: none; opacity: 0.8; }

.wsfUsrMsgViewerBox {}
.wsfUsrMsgViewerBox .wsfUsrMsgReadBox { width: auto; }
.wsfUsrMsgViewerBox .wsfUsrMsgReadBody { pointer-events: all; opacity: 1.0; }

.wsgUsrMsgSnpBtns
{
  padding: 5px 0;
}

.wsgUsrMsgSnpBtn
{
  margin:0 5px 5px 0;
  border-radius:4px;
  height:30px;
}

.wsfUserMessageBtn 
{ 
  background-image: url(../images/chat.png); 
  background-color: #ffc107; 

  border: 1px solid transparent;
  vertical-align: top;
  margin: 0 2px;
  min-width: 40px;
  font-size: 0;
  height: 33px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  cursor: hand;
  cursor: pointer;
}

#oUserMessageRcpToBoxes { max-height: 85px; overflow: auto; }
.wsfUserMessageRcpToBox:hover
{
  background-image: url(../images/CancelOnly.png);
  background-size: auto 90%;
  background-position: center;
  background-repeat: no-repeat;
}
.wsfUserMessageRcpToBox 
{
  display:inline-block;
  padding:5px;
  background-color: #cddc39;
  text-align:center;
  border: 1px solid #c0c0c0;
  border-radius:5px;
  margin: 5px;
  cursor:hand;cursor:pointer;
}

#oUserMessageRcpToList .suListItem:hover
{
  background-color:#f0f0f0;
}
#oUserMessageRcpToList .suListItem
{
  padding: 5px 20px;
}
#oUserMessageRcpToList:empty { display:none }
#oUserMessageRcpToList
{
  background-color: #fff;
  padding: 10px 5px;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
  position: absolute;
  z-index: 1;
  max-height: 250px;
  overflow: auto;
}

#oUserMessageBody, #oEditUserMessageBody
{
  background-color: #fff;
  padding: 5px 10px;
  white-space: normal;
  border: 1px solid #c0c0c0;
  border-radius: 4px;
  height: 100px;
  overflow: auto;
}

#wsfDialogCnvViewUsrMsgs.wsfNewUserMessage, #wsfDialogCnvViewUsrMsgs.wsfUsrMsgReads,
#wsfDialogCnv.wsfNewUserMessage, #wsfDialogCnv.wsfUsrMsgReads
{ background-color: rgb(255 255 255 / 73%); }

.wsfNewUserMessage .frmButtonLt { height:40px; }
.wsfNewUserMessage #wsfDialogPnl
{
  text-align: left;
  padding: 40px;
  max-width: 90vw;
  margin: auto;
  max-height: 90vh;
  box-shadow: 0px 10px 20px #b0b0b0;
}

#oUserMessageDurationCustom { border: 1px solid #c0c0c0; padding: 10px; }

.wsfUsrMsgReads #wsfDialogPnlViewUsrMsgs,
.wsfUsrMsgReads #wsfDialogPnl
{
  position:fixed;
  top:0;
  right:0;
  height:100vh;
  overflow:auto;
  background-color: transparent;
}

/* button */

.osUsrMsgsExBox
{
  margin-top:15px;
  font-size: 10pt;
}

.osUsrMsgsEx
{
  margin: 5px auto;
  width: 55px;
  height: 55px;
  padding: 5px;
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
}

.osUsrMsgs
{
  background-image: url(../images/Notification.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
  padding: 2px 0 2px 30px;
}

.osUsrMsgsEx .osUsrMsgs { height: 100%; }

#oToolBarUsrMsgsCnt, .wsfToolBarUsrMsgsCnt
{
  position: absolute;
  background-color: #df0000;
  bottom: 0;
  right: 0;
  font-size: 12pt;
  font-weight: bolder;
  padding: 0 5px;
  border-radius: 10px;
  color: #fff;
  font-family: 'Arial';
  line-height: 20px;
  height: 18px;
}

.osToolBarTopItem.osToolBarTopUsrMsg { filter: brightness(1) !important; }

@media only print 
{
  .osToolBarTopUsrMsg { display: none; }
}
.osToolBarTopUsrMsg { position: relative; cursor: hand;cursor:pointer; }

.oToolBarUsrMsgsCntBlink { animation: blink 1000ms 3; }

.osFooterBtn.osToolBarTopUsrMsg .osToolBarUsrMsgsLbl { display: none }
.osFooterBtn.osToolBarTopUsrMsg:hover { background-color: #ffeb3b}
.osFooterBtn.osToolBarTopUsrMsg
{
  position: fixed;
  z-index: 5;
  right:0;
  bottom:0;
  background-color: #c0c0c0;
  border-top-left-radius: 10px;
  border: 2px solid #9e9e9e;
}

.osFooterBtn.osToolBarTopUsrMsg .osUsrMsgs
{
  height: 40px;
  width: 40px;
  background-size: 75%;
}
.osFooterBtn #oToolBarUsrMsgsCnt { bottom: 3px; right: 3px; }

.osToolBarTop .osToolBarUsrMsgsLbl { display:none; }

@media only screen and (max-width: 500px) 
{
  .wsfNewUserMessage #wsfDialogPnl { margin: 0; box-shadow:none; max-width: 100vw; max-height: 100vh; padding: 40px 10px; }
}
/* ================= USER MESSAGE END ==================== */</pre></body></html>