


.nui-fav-gb, .nui-mru-gb {
    height: 100%;
}

.nui-fav-gb  .psnbefav {
    width: 100%;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
    position: relative;
}

.nui-fav-gb  .psnbefav span {
    width: auto;
    display: inline;
}

.nui-fav-gb  .psnbefav a {
    padding-left: 4em;
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    display: block;
    text-decoration: none;
    white-space: normal;
    font-family: inherit;
    font-weight: normal;
}

.ptnavbar .nui-fav-gb .psnbefav {
    height: 3.3em;
    border-bottom: 1px solid var(--pt-border-normal-color);
}

.ptnavbar .nui-fav-gb .psnbefav a {
    height: 100%;
    margin-left: 1px;
    padding: 0;
}

.ptnavbar .nui-fav-gb .psnbefav img {
    transform: scale(1.3);
    position: absolute;
    left: 1.4em;
    top: calc(50% - 0.6em);
}

.ptnavbar .nui-fav-gb .psnbefav .ps-button:after {
    content: "Edit Favorites";
    font-family: inherit;
    font-weight: normal;
    position: absolute;
    left: 4em;
    top: calc(50% - 0.5em); 
}


.psc_form-xlarge .ptnavbar .nui-myfav-gb a:focus {
    outline: 2px solid;
}

.ptnavbar .psnbefavgb {
    position: relative; 
}


.nui-fav-gb  .psnbefav .ps-link:before
{
    display: block;
    position: absolute;
    top: calc(50% - 17px);
    bottom: 0;
    left: 1em; 
}


.nui-fav-gb .psnbefav .ps-link:hover {
    background-color: #F4F7FC;
    outline: 1px dotted #1c579C; 
    outline-offset: -2px; 
    background-color: var(--pt-hover-background-color);
    outline: 1px dashed var(--pt-hover-outline-color);
}

.nbnofav {
    justify-content: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.nbnofav img {
    max-width: 5em;
}

.nbnofav .ps_header-group {
    color: rgb(0,0,0);
    border-bottom: none;
    text-align: center;
    padding: 0.5em 1em;
    margin: 0;
    color: var(--pt-modal-header-text-color);
}

.nbnofav p {
    font-weight: normal;
    font-size: 0.8em;
    text-align: center;
    white-space: normal;
    padding: 0 1em;
}

.nbnofavhdr {
    max-width: 100%;
}

.nbnofavhdr:focus {
    outline: 2px solid;
}

.nbfavmrugrp {
    height: 100%;
}

.nbfavmrugrp > .ps_header-group {
    display: none;
}

.nbfavmrugrp > .ps_content-group {
    height: 100%;
}



.nui-myfav-gb {
    border: none;
 
    top: 0em;
    bottom: 0em;
    width: 100%;
}





.nui-menu-gb  .nbsimplemenu .nui-myfav-gb {
    border: none;
    position:absolute;
    top: 0em;
    bottom: 0em;
    width: 100%
}

.nbmenugb.nbsimplemenu > .nui-myfav-gb {
    top: 3.1351em;
} 




.ptnui_menu_hdr {
    position: relative;
    background-color: #fff;
    border-bottom: 0.091em solid #b3b3b3;
    min-height: 3.1351em;


   background-color: var(--pt-modal-background-color);
   border-color: var(--pt-modal-header-border-color);
}

.nui-menu-gb .ptnui_menu_hdr.ptnui_simplemenu_hdr {
    padding: 0em;     
}

.ptnui_menu_hdr .ptnui_menu_back {
    display: inline-block;
    padding-left: 0.5em;
}

.ptnui_menu_hdr .ptnui_menu_home {
    display: inline-block;
    float: right;
    margin-top: 0.4em;
    padding-right: 0.4em;
}

.ptnui_menu_hdr .ptnui_menu_title {
    display: inline-block;
    max-width: 18.7em;
    padding-left: 0.5em;
    margin-bottom: 0em;
    font-size: 1.1em;
    font-weight: bold;
    line-height: 2.8em;
}

.ptnui_menu_hdr .ptnui_menu_title span {
    white-space: nowrap;
    text-overflow: ellipsis;
    max-width: 12.5em;
    overflow: hidden;
}

.ptnui_menu_hdr .ptnui_menu_title .ps_box-label {
    display: none;
}

.ptnui_menu_hdr .ptnui_menu_close {
    float: right;
    margin-right: 0.5em;
    line-height: 3em;
}


.nui-myfav-gb .ptnui_pname {
    position:absolute;
}

.nui-myfav-gb .ptnui_pname span.ps_box-value {
    display: none;
}

.nui-myfav-gb .ptnui_pname a.ps_icon-rc {
    padding-left: 1em;
}

.ptnui_menu_hdr.collapsed {
    display: none;
}

.ptnui_menu_hdr.collapsed + .nbmenugb .nui-myfav-gb {
    top: 0em;
}
