﻿HR
{
    color: White;
}

#MB_overlay
{
    position: fixed;
    z-index: 9999;
    background-color: #000 !important;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
}

#NoScript_overlay
{
    position: fixed;
    z-index: 9999;
    background-color: #000 !important;
    margin: auto;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    filter: alpha(opacity=70);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    opacity: .7;
}

.JavascriptDisabledDialog
{
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    opacity: 0;
}

.Affiliation
{
    padding: 3px;
    margin: 1px;
}

.Affiliation:hover
{
    cursor: hand;
    background-color: lightgoldenrodyellow;
    margin: 1px;
    padding: 2px;
    border: black solid 1px;
}

.Affiliation > Label
{
}

.Affiliation > IMG
{
    /*border: black solid 1px;*/
}

.Affiliation:hover > Label
{
    /*color: Orange;*/ /*text-decoration: underline;*/
}
.StepCompleted
{
    color: Green;
    font-family: Verdana;
    vertical-align: middle;
    margin-left: 2px;
}
.togglers
{
    vertical-align: top;
    text-align: left;
}
.RegistrationBox DIV Label
{
    font-family: Arial;
    color: #557A98; /*#02013b;*/
    font-size: 10pt;
    font-weight: bold;
}

.SlidePanelCloseImage
{
    cursor: pointer;
}


A#uservoice-feedback-tab
{
    z-index: 100001;
    border-bottom: #ffffff 1px outset;
    position: fixed;
    border-left: #ffffff 1px outset;
    margin-top: -45px;
    width: 25px;
    display: block;
    background: url('images/My4D Dashboard.png') #ffffff no-repeat -2px 50%;
    height: 80px;
    border-top: #ffffff 1px outset;
    top: 110px;
    right: 0px;
    border-right: medium none;
}

UL.SmallRedDot LI
{
    background: url('images/red_bull.gif') no-repeat 0px 5px;
    padding: 0px 0px 2px 7px;
}
UL.processdoc
{
    list-style-type: none;
}
UL.processdoc LI
{
    padding-bottom: 5px;
}

/* fix cursor in Firefox */
.InactiveTab > LABEL
{
    cursor: pointer;
}
.ActiveTab > LABEL
{
    cursor: pointer;
}

.KlarityTab .ActiveTab
{
    padding-bottom: 4px;
}
.KlarityTab .InactiveTab
{
    padding-bottom: 4px;
}

.PreferredMemberDialogContent > DIV
{
    margin-bottom: 10px;
}

.PreferredMemberMain > B
{
    border-bottom: blue dashed 1px;
    cursor: pointer;
}

.PreferredMemberExtra
{
    margin-left: 15px;
    margin-top: 5px;
    display: none;
    background-color: aliceblue;
    border: solid silver 1px;
    padding: 5px;
}

#tblThreeColumns > THEAD > TR:first-child
{
    color: White;
    font-size: 1.7em;
    font-family: Tahoma;
}

#tblThreeColumns > THEAD > TR:first-child > TD
{
    padding-bottom: 10px;
    vertical-align: middle;
}

#tblThreeColumns > THEAD > TR:first-child > TD > IMG
{
    vertical-align: middle;
}

H4 > SPAN:hover
{
    border-bottom: dotted 1px blue;
    cursor: pointer;
}

UL.SmallRedDot[expanded='false'] > LI
{
    display: none;
}

#lnkBrowserCompat
{
    font-size: 0.9em;
    color: #90ee90;
}

#TweetBox
{
    overflow: auto;
    width: 100%;
    word-wrap: break-word;
}

.contactInfoBox
{
    display: none;
}

.contactInfoBox .RegionName
{
    font-weight: bold;
    margin-top: 10px;
}
