#accountswitcher_header {position: relative;float: right;cursor: pointer;}
#accountswitcher_header_popup {padding: 0 30px 0 15px;position:absolute;top:0;display: none;opacity: 1;}
#accountswitcher_header_popup ul {position: absolute;top: 25px;left: -6px;margin: 0px;padding: 5px 10px;background: var(--bgc);}
[id*="profile_switch_"] > img {height: 32px;width: auto;}
[id*="profile_link_"] {list-style-type: none;}
[id*="profile_link_"] > a > img {height: 32px;width: auto;}
.as_head_drop {list-style-type: none;white-space: nowrap;text-align: center;padding: 5px 0px;}
.as_head_drop > img {height: 0px;width: 0px;}
.as_head_drop > a {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    word-spacing: 2px;
}
.as_head_userbit {list-style: none;}
.as_head_userbit > img {height: 22px;width: auto;}
.as_header {border-top: 1px solid;margin-top: 7px!important;padding-top: 7px!important;clear: both;min-width: 400px;}
.as_header > img {height: 22px;width: auto;}
.as_header > li > img {height: 22px;width: auto;}
.as_side_user {list-style-type: none;white-space: nowrap;height: 24px;}
.as_menu-arrow {position: fixed;left: 0;top: 0;z-index: 10;background: rgba(255, 255, 255, 0.2);width: 10px;height: 100%;border: 5px solid transparent;-webkit-transition: opacity .4s ease .4s;-moz-transition: opacity .4s ease .4s;-ms-transition: opacity .4s ease .4s;-o-transition: opacity .4s ease .4s;transition: opacity .4s ease .4s;}
		