<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* style for other design -capitaller */
.header-user-block&gt;div.login_popup_cont{
  display: none !important;
}
div.header-user-block{
    vertical-align: top !important;
    display: table-cell !important;
    top: 57px !important;
    padding-bottom: 5px;
    margin-top: 13px;
}
.header-user-block a.user-link-to-events span{
  font-size: 12px !important;
      left: -11px;
}
.header-user-block_del a.user-link-to-events_del:after {
    content: "";
    width: 15px;
    height: 20px;
    position: absolute;
    top: 6px;
    right: 9px;
    background: -moz-linear-gradient(to right, rgba(255,255,255,0) 0%,rgb(239, 239, 239) 47%,rgb(239, 239, 239) 48%,rgb(239, 239, 239) 100%);
    background: -webkit-linear-gradient(to right, rgba(255,255,255,0) 0%,rgb(239, 239, 239) 47%,rgb(239, 239, 239) 48%,rgb(239, 239, 239) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgb(239, 239, 239) 47%,rgb(239, 239, 239) 48%,rgb(239, 239, 239) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}
.header-user-block a.user-link-to-events img{
    position: absolute;
    top: 3px;
    left: 0px;
}
div.header-user-block &gt; div {
    position: relative;
    margin: 0 !important;
    padding-left: 30px;
    width: 170px;
    height: 33px;
    line-height: 33px;
    padding-right: 0;
}
.header-user-block&gt;div.login_popup_cont.active{
  display: block !important;
}
.header-user-block &gt; div.login_popup_cont .add_wmid {
    font-size: 12px;
    color: #454545;
    display: block;
    text-decoration: none;
    background: #f3f3f3 url(../img/add_wmid.png) 10px center no-repeat;
    padding: 8px 10px 8px 40px;
    opacity: 0.7;
    margin: 0;
    text-align: left;
}
.header-user-block &gt; div.login_popup_cont  a.login_settings, .header-user-block &gt; div.login_popup_cont  a.login_settings:visited {
    font-size: 12px;
    color: #454545;
    display: block;
    text-decoration: none;
    background: transparent url(../img/settings.png) 11px center no-repeat;
    padding: 8px 10px 8px 40px;
    border-top: 1px solid #e3e3e3;
    margin: 0;
    text-align: left;
}
.header-user-block &gt; div.login_popup_cont a.login_settings:hover {
    background-image: url(../img/settings_h.png);
}
.header-user-block &gt; div.login_popup_cont a.add_wmid:hover {
    background-color: #e6e6e6;
    opacity: 1;
}
.header-user-block &gt; div.login_popup_cont a.login_close, .overlay_bg{
  display: none;
}
.user_logout{
  font-family: Verdana, Arial, sans-serif;
}
div.login_popup_cont .user_nickname span{
  padding: 0;
}
.user_nickname {
    text-align: left;
    color: #036cb5;
    font-family: Verdana,Arial,sans-serif;
}
.header-user-block &gt; div.login_popup_cont .user_purse span{
  padding-right: 0;
}
div.header-user-block{
    height: 31px;
}
.header-user-block a.user-link-to-events span {
    max-width: 135px;
    padding: 0;
    display: inline;
    vertical-align: bottom;
    position: relative;
    left: -10px;
}
@-moz-document url-prefix() {
 .header-user-block a.user-link-to-events:after {right: 13px;}
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
 .header-user-block a.user-link-to-events:after {right: 13px;}
}
.header-user-block a.user-link-to-events span{
  color: #98290d;
  border-bottom: 1px dotted #98290d;
}
.user_nickname{
  color: #98290d;
}


.header-user-block&gt;div.login_popup_cont{
  position: absolute;
  width: 290px;
  height: auto;
  background: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 4px;
  right: 0;
  margin-top: 5px !important;
  padding: 0;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow:    0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  box-shadow:         0px 0px 6px 0px rgba(0, 0, 0, 0.3);
  display: none;
  top: 33px;
}
.header-user-block a.user-link-to-events{
  width: 154px;
  padding-right: 13px;
  background: transparent url(../img/icon-search-toggle-down.png) right center no-repeat;
  text-decoration: none;
}
td.header-user-block a.user-link-to-events span{
  white-space: nowrap;
  color: #036cb5;
  /*border-bottom: 1px dotted transparent;*/
  border-bottom: 1px dotted #036cb5;
  display: inline-block;
  overflow: hidden;
  margin-right: 5px;
  line-height: normal;
  padding-top: 8px;
  margin-left: 3px;
  max-width: 145px;
  position: relative;
}

td.header-user-block a.user-link-to-events:after{
  content: "";
  width: 15px;
  height: 20px;
  position: absolute;
  top: 6px;
  right: 17px;
  background: -moz-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 47%, rgba(255,255,255,1) 48%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 47%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to right, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 47%,rgba(255,255,255,1) 48%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 );
}

.header-user-block a.user-link-to-events:hover span{
  border-bottom: 1px dotted #98290d;
}

.header-user-block a.user-link-to-events.active:hover span{
  border-bottom: 1px dotted transparent;
}

.header-user-block a.user-link-to-events.active{
  background: transparent url(../img/icon-search-toggle-up.png) right center no-repeat;
}

.header-user-block a.user-link-to-events.active span{
  color: #b0b0b0;
  border-bottom: 1px dotted transparent;
}

.header-user-block a.user-link-to-events.active img{
  opacity: 0.4;
}

.header-user-block&gt;div.login_popup_cont.active{
  display: block;
}

.header-user-block a.user-link-to-events img{
  width: 26px;
  height: 26px;
}
.header-user-block &gt; div {
    float: none;
}
.user_nickname:hover span{
  border-bottom: 1px dotted #98290d;
}
.user_purse {
    font-size: 10px;
    color: #805454;
}
.header-user &gt; a{
  display: none;
}
.user_purse:hover span{
  border-bottom: 1px dotted #98290d;
}
.wmid_dop li a{
  text-align: left;
}
div.header-user-block {
    height: 29px;
}


/*new*/
div.header-user-block &gt; div{
  width: auto;
  margin-right: 5px !important;
}

.header-user-block a.user-link-to-events:after{
  right: 24px;
}

div.logout &gt; div &gt; a.icon-log-off{
 display: none;
}
.header-user{
  position: relative;
}

div.header-user-block{
  width: 200px;
  display: block !important;
  min-width: 170px;
  box-sizing: border-box;
  position: absolute;
  right: 0px;
}

.login_popup_cont:after, .login_popup_cont:before{
 left: 115px;
}

.header-user-block&gt;div.login_popup_cont.active {
    margin-right: 0 !important;
}</pre></body></html>