
.header_top_menu_small
{
    width:20px;
    height:20px;
}
.header_top_menu_medium
{
    width:30px;
    height:30px;
}

.alpc_header_top_menu_icons_select{
    float:left;
    margin-right:15px;
}

.alpc_header_top_menu_icons_select + .ajax-progress
{
    float:left;
    margin-right:15px;
}

.alpc_header_top_menu_see_icon{
    background-color:#0C4CA3;
    color: #FFFFFF;
    display:inline-block;
    margin:0;
    text-align:center;
    width:0;
    position: relative;
    top: -8px;
    height:0;
}

.alpc_header_top_menu_see_icon.default{
    padding:5px;
    width:30px;
    height:20px;
}


.alpc_header_top_menu_format_select div.js-form-item.form-item {
    float:left;
}
.alpc_header_top_menu_format_select div.js-form-item.form-item label {
    margin-right:15px;
}
.alpc_header_top_menu_format_select + div.alpc_header_top_menu_format_select_suffix{
    clear:left;
}



.alpc_header_top_menu_see_icon + div div[id^="ajax-wrapper"] div.form-item-alpc-header-top-menu-logo-menu-upload, .alpc_header_top_menu_see_icon + div[id^="ajax-wrapper"] div.form-item-alpc-header-top-menu-logo-menu-upload
{
    display:block;
}

#edit-attributes
{
    margin-top: 30px;
}

.alpc_header_top_menu_red{
    color:#EE0000;
    font-size: 16px;
}

.top-links .header_top_menu li a i:first-child{
    text-indent: 4px;
    line-height: 45px;
}
.top-links .header_top_menu li a i:last-child{
    text-indent: 4px;
    line-height: 30px;
}

.top-links .header_top_menu > li > a.social-icon
{
    margin-right:0;
    width: 100%;
}