<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  background: url("/images/body_bg.png") repeat-x 0 0 #FAFAFA !important;
  min-width: 1024px;
}

#header {
    color: #FFFFFF;
    height: 54px;
    padding: 6px 6px 9px;
  background: url("/images/login_background.png") repeat-x 0 0 #FAFAFA;
} 

#header span {
    color: #FFFFFF;
    vertical-align: top;
    margin: 0 0 0 5px;
}

a {
    color: #2E66CD;
    font-weight: bold;
    outline: medium none;
    text-decoration: none;
}

#content {
    background: #F3E8DC;
    display: block;
    width: 100%;
    height: 335px;
}

#logon {
    margin: 0 auto;
    width: 980px;
    height: 335px;
    display: block; 
}

#logonLeft {
    display: inline-block;
    height: 292px;
    position: relative;
    vertical-align: bottom;
    margin: 43px 0 0 0;
    width: 455px;
    background: url('/images/imac.png') no-repeat right top;
}

#logonLeftOver {
    display: block;
    height: 292px;
    position: relative;
    vertical-align: bottom;
    margin: 0;
    width: 455px;
    background: url('/images/cloud.png') no-repeat left bottom;
}

#logonCredentials {
    display: inline-block;
    vertical-align: top;
    width: 455px;
    height: 292px;
    background: #F3E8DC;
}

#logonCredentials label {
    color: #B2B2B2;
    display: inline-block;
    padding-right: 5px;
    text-align: right;
    width: 115px;
}

#logonCredentialsSeparator {
    display: block;
    width: 455px;
    height: 43px;
    
}

#logonCredentials input.cred {
    background: url("/images/input-icon.png") no-repeat scroll 0 0 transparent;
    border: 1px solid transparent;
    border-radius: 5px 5px 5px 5px;
    margin-bottom: 12px;
    padding: 10px 17px;
    width: 180px;
}

input, textarea, select, button {
    background-color: #FFFFFF;
    border: 1px solid #D4D4D4;
    color: #555555;
    font-family: Tahoma,"Arial Narrow",Verdana,Arial,sans-serif;
    font-size: 100%;
    height: auto;
    line-height: normal;
    padding: 1px;
}

#logonSubmit {
display: block;
width: 156px;
height: 38px;
background: url('/images/logonSubmit.png');
border: 1px solid #e59033;
border-radius: 3px 3px 3px 3px;
font-size: 18px;
margin: 0 0 12px 123px;
cursor: pointer;
}

#logonDemo {
    display: inline-block;
    min-width: 156px;
    height: 36px;
    background: url('/images/logonDemo.png');
    border: 1px solid #1a8bb3;
    border-radius: 3px 3px 3px 3px;
    font-size: 18px;
    margin: 0 0 12px 123px;
    cursor: pointer;
    text-align: center;
}

#logonDemo span {
    display: block;
    width: auto;
    height: 36px;
    color: #ffffff;
    font-family: Tahoma,"Arial Narrow",Verdana,Arial,sans-serif;
    font-size: 100%;
    font-weight: normal;
    vertical-align: middle;
    line-height: normal;
    padding: 6px 10px 0 10px;
}

#footer {
    border-top: 1px solid #E6E6E6;
    color: #989898;
    margin: 60px 0 0 0;
}

#infoArea {
    border-top: 1px solid #FAFAFA;
    padding-bottom: 5px;
    color: #989898;
    font-size: 10px;
}

#infoArea .left {
    float: left;
    margin-left: 15px;
    padding-top: 4px;
    color: #989898;
}

#infoArea .right {
    float: right;
    margin-right: 15px;
    padding-top: 7px;
    min-width: 600px;
    text-align: right;
}

#infoArea span.infoCell {
    margin-left: 5px;
    margin-right: 5px;
    font-size: 10px;
    color: #989898;
}

#infoArea a, #infoArea a b, #infoArea span {
    font-size: 10px !important;
    color: #989898;
}

#infoArea a {
    text-shadow: 1px 1px 2px #D6D6D6;
}
#infoArea a, #infoArea a b, #infoArea span {
    font-size: 10px;
}
#infoArea span.infoCell span {
    vertical-align: middle;
}

#footer a {
    color: #989898;
}
.icon16-left {
    padding-bottom: 2px;
    padding-left: 21px;
    padding-top: 2px;
}
.phone {
    width: 16px;
    height: 16px;
    background: url("/iconos/iconos.png") no-repeat -52px -52px transparent;
    display: inline-block;
    padding: 0 5px 0 0;
}

.mail {
    width: 16px;
    height: 16px;
    background: url("/iconos/iconos.png") no-repeat -28px -52px transparent;
    display: inline-block;
    padding: 0 5px 0 0;    
}

#change_language {
 cursor: pointer; 
}

#languages {
 display: block;
 position: absolute;
 background: #797979;
 border: solid 1px #606060;
 border-radius: 3px 3px 3px 3px;
 bottom: -13px;
 left: -13px;
 z-index: 1000;
 white-space: nowrap;
}

#languages &gt; a {
 display: block;
 padding: 8px 12px 8px 12px;
 margin: 0;
 color: white; 
}
#languages &gt; a &gt; span {
 vertical-align: middle; 
}

.flag {
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 0;
  margin-right: 10px;
  position: relative;
  top: 1px;
}

.lang-cs {
  background: url("/images/flags.png") no-repeat 0 0;
}

.lang-en {
  background: url("/images/flags.png") no-repeat -32px 0;
}

.lang-de {
  background: url("/images/flags.png") no-repeat -48px 0;
}

.lang-sk {
  background: url("/images/flags.png") no-repeat -16px 0;
}

.lang-bg {
  background: url("/images/flags.png") no-repeat -64px 0;
}

.lang-es {
  background: url("/images/flags.png") no-repeat -80px 0;
}

.lang-pt {
  background: url("/images/flags.png") no-repeat -96px 0;
}

.lang-tr {
  background: url("/images/flags.png") no-repeat -112px 0;
}

.lang-ru {
  background: url("/images/flags.png") no-repeat -128px 0;
}

.lang-ro {
  background: url("/images/flags.png") no-repeat -144px 0;
}

.lang-sl {
  background: url("/images/flags.png") no-repeat -160px 0;
} 
.lang-hu {
  background: url("/images/flags.png") no-repeat -176px 0;
}

.lang-fr {
  background: url("/images/flags.png") no-repeat -192px 0;
} 
.lang-ua {
  background: url("/images/flags.png") no-repeat -208px 0;
} 
.lang-fa {
  background: url("/images/flags.png") no-repeat -224px 0;
}
.lang-ar {
  background: url("/images/flags.png") no-repeat -240px 0;
}
.lang-hr {
  background: url("/images/flags.png") no-repeat -272px 0;
}

.lang-el {
    background: rgba(0, 0, 0, 0) url("/images/flags.png") no-repeat scroll -256px 0;
}

.register_div {width: auto; display:block;text-align: right; margin: 0 0 2px 0;
color: #989898;font-size: 14px;text-shadow: 1px 1px 2px #D6D6D6;
}

.register_div div {
display: inline;vertical-align:middle;color: #989898;font-size: 12px;text-shadow: 1px 1px 2px #D6D6D6; margin: 0 0 0 3px;
}

img {vertical-align: middle; top: -7px;}

.register_div input, .register_div textarea, .register_div img {

    border: 1px solid #f1dcc6;
    border-radius: 5px 5px 5px 5px;
    vertical-align: middle;
}

#register_form {    margin-bottom: 12px;
    padding: 10px 17px;
}

#apps {
  padding: 20px 0 0 0;
  display: block;
  right: 120px;
}

#app1 {
  padding: 0 0 10px 0;
}

#app1 &gt; a &gt; img {
  width: 150px;
}

#app2 {
  padding: 0 0 10px 0;
}

#app2 &gt; a &gt; img {
  width: 150px;
}

#app3 {
  padding: 0 0 10px 20px;
}

#app3 &gt; a &gt; img {
  width: 110px;
}

#logonHUGO {
    padding: 30px 0 0 123px;
}

#logonHUGO &gt; span {
    color: #000000;
    display: inline-block;
    font-size: 11px;
    margin: 13px 0 0 10px;
    text-align: center;
    vertical-align: top;
    width: 150px;
}

#logonETOLL {
  padding: 30px 0 0 123px;
}

#logonETOLL &gt; span {
  color: #000000;
  display: inline-block;
  font-size: 11px;
  margin: 13px 0 0 10px;
  text-align: center;
  vertical-align: top;
  width: 150px;
}
#logonETOLL &gt; img {
  padding: 3px 0 0 0;
}

#logonPin {
    float: right;
}

#logonPin label {
    width: 25px !important;
}

#logonPin input {
    width: 35px !important;
    background: url("/images/input-icon_pin.png") no-repeat scroll 0 0 transparent !important;
}
</pre></body></html>