<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.messages{float: left; width: 100%; padding: 0em; overflow: hidden; font-size:1em;}
.messages .success{float: left; width: 100%; background:#BFFFDF; color: #00B285; padding:1em; border: 1px solid #00B285;}
.messages .success p{margin:15px 0px!important;}
.messages a{color:#fff!important;}
.messages .alert{float: left; width: 100%; background:#FFE599; color: #FFBF00; padding:1em; border: 1px solid #FFBF00;}
.messages .error{float: left; width: 100%; background:#FFCFBF; color: #FF2626; padding:1em; border: 1px solid #FF2626;}
.messages .loading{float: left; width: 100%; background:#BFEFFF; color: #2693FF; padding:1em; border: 1px solid #2693FF;}
.messages .info{float: left; width: 100%; background: #BFEFFF; color: #2693FF; padding:1em; border: 1px solid #2693FF;}
.messages .imgLoader{float:left; height: 15px; margin-right:10px; border:none; }

.messagesfront{float: left; width: 100%; overflow: hidden;  font-size:1em;}
.messagesfront .success{float: left; width: 100%; background:#8dd5ac !important; color: #fff !important; padding:1.5em !important; text-align: center;}
.messagesfront .success p{margin:15px 0px!important;}
.messagesfront a{color:#fff!important;}
.messagesfront .alert{float: left; width: 100%; background:#f9ee94 !important; color:#777 !important; padding:1.5em !important; text-align: center;}
.messagesfront .error{float: left; width: 100%; background:#cc95a3 !important; color: #fff !important; padding:1.5em !important; text-align: center;}
.messagesfront .loading{float: left; width: 100%; background:#a7c7d5 !important; color: #fff !important; padding:1.5em !important; text-align: center;}
.messagesfront .info{float: left; width: 100%; background: #a7c7d5 !important; color: #fff !important; padding:1.5em !important; text-align: center;}
.messagesfront .imgLoader{float:left; height: 15px; margin-right:10px; border:none; }

.messagesnews{float: left; width: 100%; overflow: hidden; font-size:1em; font-style: italic;}
.messagesnews .success{float: left; width: 100%; color: #00B285; padding:1em 0.5em;}
.messagesnews .success p{margin:15px 0px!important;}
.messagesnews a{color:#fff!important;}
.messagesnews .alert{float: left; width: 100%; color: #FFC926; padding:1em  0.5em;}
.messagesnews .error{float: left; width: 100%; color: #FF2626; padding:1em  0.5em;}
.messagesnews .loading{float: left; width: 100%; color: #2693FF; padding:1em  0.5em;}
.messagesnews .info{float: left; width: 100%; color: #2693FF; padding:1em  0.5em;}</pre></body></html>