﻿/* Clean borders and BGround for IE8 - begin */

/*.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-ml,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-ml,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-mc,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-mc,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-mr,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-mr,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-bl,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-bl,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-bc,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-br,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-tl,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-tl,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-tc,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-tc,
.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-frame-tr,
.x-ie8 .topNavigationButton.x-btn-default-small .x-frame-tr{
    background-image: none;
    background-color: transparent;
}*/

/* Padding to see icon */

.x-ie8 .topNavigationButton.x-btn-default-small {
    padding-left: 30px !important;
    padding-right: 70px !important;
}

/*.x-ie8 .topNavigationButton.x-btn-default-small-pressed .x-btn-inner{
    padding-left:0px !important;
    padding-right: 60px !important;
}

.x-ie8 .topnavigationusernamebackground .x-btn-default-small-mc,
.x-ie8 .topnavigationusernamebackground .x-btn-default-small-ml,
.x-ie8 .topnavigationusernamebackground .x-btn-default-small-pressed .x-frame-mc,
.x-ie8 .topnavigationusernamebackground .x-btn-default-small-tc{
    background-image:none !important;
    background-color:transparent;
}

.x-ie8 .topnavigationusernamebackground .x-frame-mc{
    height:90px !important;
    top:-15px !important;
}

.x-ie8 .topnavigationusernamebackground .x-btn-center{
    top:0 !important;
}

.x-ie8 .topnavigationusernamebackground .x-btn-arrow-right.x-btn-arrow{
    background-position-y:58px;
}

.x-ie8 .topnavigationusernamebackground .x-frame-bc,
.x-ie8 .topnavigationusernamebackground .x-frame-bl,
.x-ie8 .topnavigationusernamebackground .x-btn-default-small-mr,
.x-ie8 .topnavigationusernamebackground .x-frame-tl,
.x-ie8 .topnavigationusernamebackground .x-frame-tr,
.x-ie8 .topnavigationusernamebackground .x-btn-default-small-br{
    background-image:none;
}

.x-ie8 .topNavigationButton .x-btn-icon{
    left:0;
}

.x-ie8 .topNavigationButton.x-btn-over{*/