﻿div#header {
    background: none !important;
    height: 30px !important;
}

#menu {
    top: 0 !important;
}

a.controlbutton {
    margin-left: 0;
}

.btnName {
    display: none;
}

#serviceid {
    max-width: 350px !important; 
    
}

#wrapper {
    min-width: 0 !important;
}

.currentLogin {
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    width: 65px;
    height: 13px;
    text-align: right;
}

#langdata {
    right: 10px;
}

#userdata {
    right: 60px;
}

#langdata a, #userdata a {
    vertical-align: top;
}
.table-action-buttons {
    left: 380px !important;
}

.userData2Popup{
    top:30px !important;
    right:0px !important;
}

.userData2WithoutIcon{
    display:block !important;
}
.userData2WithIcon{
    display:none !important;
}

/*Asterisk integration shortcut*/
.asteriskBig{
    display:none !important;
}

.asteriskSmall{
    display:block !important;
}

.asteriskpopup {
    top:20px !important;
    right:0px !important;
}

.userData2ArrowTop{
    display:block !important;
}

.userData2ArrowRight{
    display:none !important;
}