.RadToolTip_NOAH table.rtWrapper td.rtWrapperContent 
{
    background-color: #555;
    color: #FFF;
}

[id*="SignInUserPhoto"] { width: 33%; }
[id*="SignInUserPhoto"] I { font-size: 6em !important; }
[id*="SignInUserInfo"] { width: 66%; }

[id*= divPhoto] .User-Icon { 
font-size: 12em;
text-align: center;
}

.dnnFormItem input[type="checkbox"], .dnnFormItem input[type="radio"] {
  opacity: 1 !important;
  position: inherit !important;
}

.addrEntry {
min-height: 200px !important;
max-height: 500px !important;
      min-width: 400px !important;
    max-width: 400px !important;
}

.addrEntryBottom {
  font-size: 1em !important;
}

.commEntry {
    min-width: 300px !important;
    min-height: 200px !important;
}

.commEntryBottom {
  width: 90% !important;
}

.commEntryInfo input {
    margin-right: 30px;
}

[SubEvent] input[type="checkbox"], input[type="radio"] {
        position: relative;
    vertical-align: middle;
    
}

[SubEvent] input[type="checkbox"] {
float: left;
    top: 1.25em;
}

[id*=AvailableProgramCodes] input[type="radio"] {
    float: left;
}
