.loginLogo {
    text-align: center;
    display: block;
    width: 150px;
}

.loginLogoPanel {
    width: 160px;
    margin: auto;
}

.loginPanel {
    width: 100%;
    text-align: center !important;
    margin-top: 14rem;
}

.ajaxLoaderPanel {
    width: 220px;
    margin: auto;
    margin-bottom: 10px;
    margin-top: 20px;
}

.ajaxLoader {
    text-align: center;
    display: block;
    margin-bottom: 10px;
    width: 220px;
}

p {
    font-size: 16px
}

a, .pdf a:hover {
    text-decoration: none;
}

.w85 {
    width: 85%;
}

.w70 {
    width: 70%;
}

.w68 {
    width: 68%;
}

.w0 {
    width: 0%;
}

.w3-25Rem {
    width: 3.25rem;
}

.w8Rem {
    width: 8rem;
}

.h200 {
    height: 200px;
    overflow: overlay;
}

.h300 {
    height: 300px;
    overflow: auto;
}

.hLine {
    line-height: 2.2;
}

.hLineAndSpace {
    white-space: normal;
    line-height: 1.6;
}

.tooltipMissing {
    position: absolute;
    top: -60px;
    left: -180px;
    background-color: #16325c;
}

.tooltipSelect {
    position: absolute;
    top: -45px;
    left: -20px;
    background-color: #16325c;
    width: 175px;
}

.tooltipCalculate {
    position: absolute;
    top: -90px;
    left: -18px;
    background-color: #16325c;
    width: 320px;
}

.tooltipCalculateMigrator {
    position: absolute;
    top: -30px;
    left: -18px;
    background-color: #16325c;
    width: 320px;
}

.tooltipQA {
    padding-top: 7px;
    position: absolute;
    top: -50px;
    left: -60px;
    width: 140px !important;
}

.tooltipMoA {
    padding-top: 7px;
    position: absolute;
    top: -45px;
    left: -72px;
    background-color: #16325c;
    width: 160px;
}

.tooltipMA {
    padding-top: 7px;
    position: absolute;
    top: -50px;
    left: -100px;
}

#hardCodedUrlsTooltip,
#hardCodedUrlsReferenceInSalesforceTooltip,
#appexChangePackagesTooltip {
    position: absolute;
    opacity: 0;
}

#hardCodedUrlsReferenceInSalesforceTooltip {
    white-space: normal;
    text-transform: none;
}

#hardCodedUrlsReferenceInSalesforceTooltipButton, #hardCodedUrlsTooltipButton {
    top: -2px;
}

.content-wrap_80ch__centered {
    max-width: 80ch;
    margin-left: auto;
    margin-right: auto;
}

.tooltip {
    position: relative;
    display: inline-block;
}

.tooltip .tooltiptext {
    visibility: hidden;
    width: 220px;
    background-color: #253045;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px 6px 6px 6px;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    font-size: 10px;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
}

.tooltipAppexchangePackagesDescription{
    position: absolute;
    top: -14px;
    left: 32px;
    width: 700px;
    max-width: 700px !important;
}

.smallColumn {
    max-width: 80px;
}

.mediumColumn {
    max-width: 200px;
}

.xlargeColumn {
    max-width: 400px;
    vertical-align: text-top;
}

.largeColumn {
    max-width: 300px;
}

.myButton {
    border-radius: 0.25rem !important;
    padding: 0.2rem 0.4rem;
}

.myinfoButton {
    color: #16325c;
    font-size: 14px;
}

.blueText {
    color: #006dcc;
}

.iconProgressBar {
    color: white;
    background: #5eb4ff;
    border-radius: 50%;
    width: 13px;
    font-size: 8px;
    height: 13px;
    padding: 2.3px 2.5px 2.5px 2.5px;
}

.blueDarkText {
    color: #3568a3;
}

.blueDarkActive {
    color: #253045 !important;
}

.darkGray {
    color: #3e3e3c;
}

.disableGray {
    color: #DCDCDC;
}

.peageHeaderContentWithoutMargin {
    margin-left: -16px;
    margin-right: -16px;
}

.grayPanel {
    border-radius: 2px;
    background-color: #fafafa;
    padding: 1rem;
}

.iconButtonStyle {
    color: #3e3e3c;
    padding: 0.2rem 1.0rem;
}

.iconStyle {
    color: #16325c;
}

.text-color-super-weak {
    color: #C1BFBF !important;
}

.grey2 {
    background: #fafaf9 !important;
}

.grey1 {
    background: #fff !important;
}

.layoutSelectStyle {
    padding-top: 7px;
    position: absolute;
    top: -50px;
    left: -60px;
    width: 140px !important;
}

.tooltipWithLargeText {
    margin-top: -10px;
}

.tooltipWithXLargeText {
    margin-top: -60px;
}

.tooltipWithLeftAlignText {
    text-align:left !important;
}

.tooltipWithMediumText {
    margin-top: 20px;
}

.tooltipWithSmallText {
    margin-top: 30px;
}

.hidden{
    visibility: hidden;
}

.hrow {
    height: 2.50rem;
}

.boxShadow {
    box-shadow: white 0 0 0 0px !important;
    margin-left: 0px !important;
}

.marginIcons {
    margin-left: 0px !important;
}

.backgroundButtonProgress {
    margin-left: 0px !important;
    border-color: #f3f2f2 !important;
    background: #f3f2f2 !important;
}

.backgroundButtonProgressDefult {
    border: 4px solid #f3f2f2;
}

.progressDialogMessage {
    white-space: pre-line;
    width: 100%;
    text-align: center;
}

.imgRefresh {
    background-image: url("/javax.faces.resource/images/refresh_60.png.xhtml") !important;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
}

.imgSetting {
    background-image: url("/javax.faces.resource/images/settings_60.png.xhtml") !important;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
}

.imgCheck {
    background-image: url("/javax.faces.resource/images/check_60_gray.png.xhtml") !important;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
}

.imgInfo {
    background-image: url("/javax.faces.resource/images/info_60.png.xhtml'") !important;
    background-size: 13px 13px;
    background-repeat: no-repeat;
    background-position: center;
}

/********* Help Menu **************/

#help-dropdown-menu {
    position: absolute;
    top: 2.2em;
    width: max-content;
}

#helpLinkJSButton.slds-button:focus, #help-dropdown-menu button.slds-button:focus {
    border: none;
    box-shadow: none !important;
}

#help-dropdown-menu.slds-nubbin_top-right::after, #help-dropdown-menu.slds-nubbin--top-right::after, #help-dropdown-menu.slds-nubbin_top-right-corner::after {
    background: none !important;
    box-shadow: none !important;
}

#help-dropdown-menu::before {
    background: #1a4b80;
    border: none;
    box-shadow: none !important;
}

#help-dropdown-menu a, #vf-page-header nav[aria-label="Breadcrumbs"] a {
    text-decoration: none;
    color: #080707;
}

#help-dropdown-menu .slds-popover__footer{
    border-top: none;
}

/**** vf-page header page ***/
#vf-page-header .slds-button-group-list li .slds-button{
    border-radius: 0.25rem;
}

/*for remove default css of 'a' elements used in a li in vf-fixer.xhtml*/
.profileLiItem{
    color: inherit;
    text-decoration: inherit;
    padding-left: 10px;
}
.profileLiItem:hover, .profileLiItem:visited, .profileLiItem:checked, .profileLiItem:focus{
    color: inherit;
    text-decoration: inherit;
}

#activeDropdownElement:hover{
    text-decoration: underline;
    cursor: pointer;
}

.itemLiNoResultsFound{
    padding-left: 20px;
}

.myDetailPageHeaderRow{
    padding: 0px;
    display: block;
}
/*CONTACT*/
actionMenu_contact-info .slds-avatar_circle, actionMenu_contact-info .slds-avatar_circle {
    box-shadow: 0 0 0 1px rgba(129, 129, 129, 1.0);
}
#actionMenu_contact-info .slds-avatar_circle:hover, actionMenu_contact-info .slds-avatar_circle:focus {
    box-shadow: 0 0 0 2px rgba(129, 129, 129, 1.0);
}
#contact-info-dropdown{
    min-width: 350px;
    top:3.5em;
}
.oneUserProfileCard .avatar-holder, .oneUserProfileCard .profile-card-indent {
    display: inline-block;

}
.oneUserProfileCard .density-section-header {
    padding: .25rem 1rem;
    background-color: rgb(243, 242, 242);
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgb(221, 219, 218);
    color: rgb(62, 62, 60);
    font-size: .75rem;
    text-transform: uppercase;

}

.banner-top-title{
    color: #060603 !important;
}

.popoverLocation{
    margin-left: 10px;
}

.dropDownItem{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem 0.75rem;
    color: #777;
    white-space: nowrap;
}
