html,
body {
    margin: 0;
    padding: 0
}
body {
    color: #333;
     background-color: #47494a; 
    font-family: "Segoe UI", "Lucida Grande", sans-serif;
    font-size: 12px
}

.notphone.netiq body {
    font-family: "myriad-pro", "Myriad Pro", Calibri, Arial, Helvetica, sans-serif;
    font-size: 13.5px
}

.show {
    display: block !important
}
#srch_help {
    margin-left: 10px
}
.nowrap {
    white-space: nowrap
}
div.mi {
    margin: 0;
    padding: 0
}
div.mi div.mi div.mi {
    padding-left: 12px
}
span.mitem {
    display: inline-block;
    margin: 0 8px 0 36px;
    text-indent: -36px
}
.micon {
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: middle
}
img.micon {
    vertical-align: top;
    padding-right: 5px
}
a {
    color: white;
    text-decoration: none;
    font-weight: normal
}
a:hover {
    color: #999
}
a.blank {
    outline: none
}
a.micon {
    height: 18px;
    width: 18px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center center
}
a.blank {
    cursor: default
}
a.minus {
    background-image: url('images/ui/n_minus.png')
}
a.plus {
    background-image: url('images/ui/n_plus.png')
}

#header {
    white-space: nowrap;
    background-color: #dfdfe1;
    width: 100%
}
.overthrow-enabled #header {
    position: fixed
}
.desktop #header {
    padding-bottom: 7px;
    height: 92px;
    border-bottom: 1px solid #bbb
}


.desktop #menu {
    padding-left: 5px;
    min-width: 200px;
    padding-top: 5px
}
.desktop.overthrow-enabled #menu {
    top: 105px;
    padding: 0 5px 0 5px
}
.suse.desktop.overthrow-enabled div#menu {
    background: url('images/ui/gray_dotted_bg.png') repeat-x scroll left top transparent
}

#tabs {
	margin: 10px;
}

#tabs a {
	display: inline-block;
	padding: 0 10px;
	border: solid 1px #47494a;
	line-height: 22px;
}

#tabs #content {}

#tabs #index {}

#tabs #search {}

.mobile #tabs a {
    font-size: 17px
}

#tabs a.selected {
    cursor: default;
    color: #02b3fd
}
.phone #tabs a.selected {
    color: #0277b7
}
#tabs a.unselected {
    cursor: default
}
#tabs a.unselected:hover {
	border: solid 1px #fff;
    color: #02b3fd;
    cursor: pointer
}
#menuTop {
    margin: 10px 0 0 25px
}
#search {
    padding: 15px
}

