html:not(.psc_form-small) body {
    
}


:root:not(.psc_mode-ag):not(.psc_mode-md) .pt_homepage {

    background-color: #EFF1F4;  
}



.nuitile .nuilp {
  border: 1px solid #CED4DA; 
}

.ps_header_bar {
    border-bottom: 1px solid #f0f0f0; 

}

.nui_pagegb {
    width: 100%;
    padding-left: 0em;
    padding-right: 0em;
}

.nuihidden {
    display: none !important;
}



.persmode .lppagehdr {
    padding: 0.6em;
    height: 3em;
}

.nui_cfg-cancel {
    position: absolute;
    top: 0.1em;
    left: 0.20em;
}

.nui_cfg-save {
    position: absolute;
    top: 0.1em;
    right: 0.60em;
}

:root.psc_form-small .nui_cfg-cancel, :root.psc_form-small .nui_cfg-save {
    top: 0.2em;
}


.lpbanner-cont {
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    margin-left:0.5em;
    margin-right:0.5em;
    border: 1px solid #ced4da;  
    -webkit-border-radius: 0 0 1.5em 1.5em; -moz-border-radius: 0 0 1.5em 1.5em; -ms-border-radius: 0 0 1.5em 1.5em; border-radius: 0 0 1.5em 1.5em;
    background-color:#ffffff;
}


:root.psc_mode-ag .lpbanner-cont,
:root.psc_mode-md .lpbanner-cont
{
  -webkit-border-radius:0; -moz-border-radius:0; -ms-border-radius:0; border-radius:0;
}

.lpbanner-cont .psc_groupletiframe {
  display:block;
}


:root:not(.ios) .lpbanner-cont .psc_autosize-grouplet .psc_groupletiframe:not([style]), 
:root.ios .lpbanner-cont .psc_autosize-grouplet .psc_ios_bypass .psc_groupletiframe:not([style]) 
{
  max-height:50px;
}


:root.ios .lpbanner-cont .psc_has_iframe:not(.psc_ios_bypass)[style] .psc_groupletiframe { 
  max-height:100%;
}


.lpbanner-cont .psc_autosize-grouplet .psc_processing > img
{
  width:45px;
  height:45px;
}

.persmode .lpbanner-cont {
  display: none !important; 
}


.lpbanner-cont .lpbanner-pin, .lpbanner-cont .lpbanner-resize {
    position: absolute;
    top: 0.1em;
}


.lpbanner-cont .lpbanner-pin.ps_box-button.ps_header_button .ps-button  .ps-img {
    width: 20px;
    height: 20px;
    -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none;
}

.lpbanner-cont.unpin .lpbanner-pin.ps_box-button.ps_header_button .ps-button  .ps-img {
    -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg);
    width: 20px;
    height: 20px; 
}

.lpbanner-cont.lpMin .lpbanner-tile .ps_box-grouplet.psc_has_iframe .psc_groupletiframe {
  display:none;
}

.lpbanner-cont.lpMax .lpbanner-resize.ps_box-button.ps_header_button .ps-button  .ps-img{
  -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none;
  width: 20px;
  height: 20px;
}

.lpbanner-cont.lpMin .lpbanner-resize.ps_box-button.ps_header_button .ps-button  .ps-img{  
  -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); 
  width: 20px;
  height: 20px;
}


.lpbanner-cont.collapsed {
    display:none !important;
}

.lpbanner-cont.pinned {
    position: fixed;
    width: 100%;
    z-index: 3;

   border:1px solid #a8a8a8; 
   border-top:2px solid #fff; 
   -webkit-box-shadow: 0px 1px 16px rgba(0,0,0,0.35); -moz-box-shadow: 0px 1px 16px rgba(0,0,0,0.35); -ms-box-shadow: 0px 1px 16px rgba(0,0,0,0.35); box-shadow: 0px 1px 16px rgba(0,0,0,0.35); 
   margin:0;
   background-color:#f8f8f8; 
}

:root.ie:not(.edge) .lpbanner-cont.pinned { 
   left:0;
}

:root.ios.psc_form-small .lpbanner-cont .psc_has_iframe:not(.psc_ios_bypass) { 
  overflow:hidden !important;
}

:root:not(.ios):not(.android) .lpbanner-cont.pinned.sb {
    width: calc(100% - 18px);
}

.lpbanner-cont.hidelabel .ps_groupleth {
  position:absolute !important;
  left:0 !important;
  top:-9999px !important;
  right:auto !important;
  bottom:auto !important;
  width:1px;
  height:1px;
  overflow:hidden;
  display:block !important;
}

.lpbanner-cont .lpbanner-pin {
    right: 3em;
}

.lpbanner-cont .lpbanner-resize {
    right: 0.1em;
}




.lpnameedit {
    position: relative;
    margin: auto;
    width: 14em;
}

.nuilpcont .lpnameedit {
    display: none;
}

.persmode .nuilpcont .lpnameedit {
    display: block;
    float: left;
    
}

:root.psc_form-small .nui_pagegb:not(.persmode) .nuitilegrid{
    margin-left:-0.15em;  
}

:root.psc_form-small .nui_pagegb:not(.persmode) .lpnameedit{
 display: none;
}

.persmode .nuitilegrid {
    float: left;
    padding-left: 1em;
    margin-right: 1em;
    font-size: 0.90em;
}

.persmode .nuilpcont .nuilp {
    border: 1px solid;
}

.persmode .nuilpcont .nuitile:not(.nsffopt) .nuilp .ps_box-grouplet {
    display: none;
}

.persmode .nuilpcont .nuitile.nsffopt .ps_box-grouplet img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 50px;
    top: 30px;
}

.persmode .nuilpcont .nuitile .ps_groupleth > .ps-label {
    width: 90%;
}

.persmode .nuilpcont .nuitile.lb_req .ps_groupleth > .ps-label {
    width: 100%;
}

.lpnameedit input{
    width: 17em;
}

.lpnameedit>span {
    color: #fff;
    font-weight: bold;
}

.NUISelLP, .NUISelLP iframe {
    width: 300px !important;
}

.nuigb div.ps_grid-row:nth-child(odd) {
    background-color: #fff;
}
.nuigb div.ps_grid-row:nth-child(even) {
    background-color: #eee;
}


.nuitilegrid {
    margin: 0 auto;
    display: inline-block;
    padding-bottom: 40px;
}

.nuitilegrid div.ps_grid-row {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin: 21px; 
    color: #666;
}


:root.psc_form-small .nuitilegrid div.ps_grid-row {
  margin:5px;
}

.psc_rowact:not(.psc_disabled):active {
    background: #eeeeec;
}



.nuitilegrid div.ps_grid-row.nuihidden {
    display: none;
}

.nuitilegrid div.ps_grid-row div.ps_grid-cell {
    overflow: hidden;
}


.nuilp {
    color: #666;
}

.pt_homepage .nuitile .nuilp:focus {
    border: 2px dotted;
}


.nuitile {
    float: left;

}

.pt_homepage .nuitile {
    -webkit-transition:width 0.5s, height 0.5s; -moz-transition:width 0.5s, height 0.5s; -ms-transition:width 0.5s, height 0.5s; transition:width 0.5s, height 0.5s;
}

:root.psc_form-small .nuitile.nsffopt {
    display: none;
}

:root.psc_form-small .persmode .nuitile.nsffopt {
    display: inline-block;

}

:root.ios .nuitile .psc_has_iframe:not(.psc_ios_bypass) > iframe { 

max-width:0px !important;
max-height:0px !important; 
}




.nuitileclose {
    position: absolute;
    right: 0em;
    top: 0em;
    z-index: 2;
}

.psc_disabled.nuitileclose {
    right: 0.1em;
    top: 0.1em;
}

.psc_disabled.nuitileclose a {
    background: #ffffff !important;
}

.nuiselmove, .nuiresize_btn {
    position: absolute;
    right: 0em;
    top: 0em;
    bottom: auto;
    z-index: 2;
}

.persmode .nuiselmove {
    top: auto;
    bottom: 0em;
}

.pt_homepage .nuiselmove .ps-button, .pt_homepage .nuiselmove .ps-button:hover,
.pt_homepage .nuitileclose .ps-button, .pt_homepage .nuitileclose .ps-button:hover,
.pt_homepage .hppnlclose .ps-button, .pt_homepage .hppnlclose .ps-button:hover,
.pt_homepage .nuiresize_btn .ps-button, .pt_homepage .nuiresize_btn .ps-button:hover {
    display: block;
    padding: 0.3em !important;
}

.pt_homepage .nuiselmove .ps-button:hover > img, 
.pt_homepage .nuitileclose .ps-button:hover > img,
.pt_homepage .hppnlclose .ps-button:hover > img,
.pt_homepage .nuiresize_btn .ps-button:hover > img {
    -webkit-transform:scale(1.2); -moz-transform:scale(1.2); -ms-transform:scale(1.2); transform:scale(1.2);
}

:root.tablet .persmode .nuitileclose,
:root.tablet .persmode .nuiselmove,
:root.tablet .persmode .nuiresize_btn {
    line-height: 1.6em;
}

:root.tablet .persmode .nuitileclose img,
:root.tablet .persmode .nuiselmove img,
:root.tablet .persmode .nuiresize_btn img {
    width: 1.5em;
}

.tile-seqnum {
    position: absolute;
    right: 5px;
    top: 50%;
    z-index: 2;
}



div.fpage {
    display: none;
    margin-left: 100%
}

div.fpage.fopen {
    display: block;
}

[draggable] {
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-user-drag: element;
}

.ps_box-grouplet img {
  -webkit-user-drag:none;
  -moz-user-drag: none;
  -ms-user-drag:none;
  user-drag: none;

  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

:root.phone .ps_box-grouplet img, :root.tablet .ps_box-gropulet img {
  pointer-events: none;
}



#PT_HEADER_PANEL .persmode .ps_header_bar {
display: block;
border: none;
border-bottom: 1px solid #ced4da; 
vertical-align:middle;
position: relative;
background-image:none;
background-color: #f5f5f5; 

    color: #000; 
}


.ps_header_bar-container.persmode:before
{
  padding:0 !important;
}


#PT_HEADER_PANEL .persmode .ps_pagetitle_cont h1
{
  font-weight:bold !important;
}

.nui_pagegb.persmode {
    background: #fff;
}

.lpfooter.persmode {
    display: none;
}

:root.psc_mode-access .lpfooter .lpTabIndicators {
    display: none;
}

.nuihppnl {
    display: inline-block;
    width: 0em;
    overflow: hidden;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    -webkit-transition:width 0.5s ease; -moz-transition:width 0.5s ease; -ms-transition:width 0.5s ease; transition:width 0.5s ease;
    background-color: rgba(245, 245, 245, 1);
}

.nuihppnl .hppnllist {
    position:absolute;
    top: 3.6em;
    bottom: 0em;
    left: 0em;
    right: 0em;
}

.hppnlgrid ul {
    list-style: none;
    padding-left: 0em;
    padding-top: 0em;
}

.hppnlgrid li{
    position:relative;
}

.hppnlgrid .hppnldrag {
    position: absolute;
    top: calc(50% - 8.5px);
    padding-left: 0.6em;
}


.hppnladdgb {
    background: #f0f0f0; 
    border-bottom: 0.07em solid #ced4da; 
    border-left: 0.07em solid #ced4da; 
    height: 3.6em;
    padding: 0.6em;
}

.hppnladdgb>div{
    display: inline-block;
}


.hppnladdbtn {
    width: 100%;
    text-align: center;
}

.hppnladdbtn a:link {
    text-align: center;
}


.nuihplabel {
    font-size: 1em;
    
    border-bottom: 0.07em solid #ced4da; 
    white-space: nowrap;
    position: relative;
}

.nuihplabel.selected {
    background: none repeat scroll 0 0 #C8EAD6;
}

.nuihplabel.selected ~ .hppnlclose {
    display: none;
}

:root.psc_mode-access .nuihplabel > div > div {
    display: none;
}

.nuihplabel > div:first-child {
    margin-bottom: 0em;
}

.nuihplabel > div:first-child > span {
    padding: 1em 2em;
    padding-left: 2.5em;

    display: block;
    color: #000;
    text-decoration: none;
    white-space: normal;
}

:root.psc_form-small .nuihplabel > div:first-child > span {
    font-size: 1.1em;
}

.nuihplabel.selected > div:first-child > span {
    font-weight: bold;
}

.nuilpcont {
    overflow: hidden;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    -webkit-transition: width 0.5s ease; -moz-transition: width 0.5s ease; -ms-transition: width 0.5s ease; transition: width 0.5s ease;
}

.nuilppnl {
    display: inline-block;
    margin: auto;
    width: 100%;
    height: 100%;
}

.nuihppnl.hppnlopen {
    width: 100%;
}

.hppnlclose {
    position: absolute;
    top: calc(50% - 12.5px);
    right: 0.2em;
}

:root.tablet .hppnlclose img {
    width: 1.37em;
}

.lptileadd {
    float: right;
    right: 1.2em;
    top: .6em;
}

@media (orientation: portrait) {
:root.psc_form-small .lptileadd {
    clear: left; 
    margin-top: .3em;
}
}

.nuihplabel.selected + .hppnldrag {
    visibility: hidden;
}


.NUIAddLP .ps_modal_header {
    margin-bottom: 0em;
}

.addlpselcont {
    position: absolute;
    top:0;
    bottom: 5em;
    left: 0;
    right: 0;
    background: #fff;
    overflow: hidden;
}

.addlpselcont .lplistgrid {
    position: absolute;
    top:2.2em;
    bottom: 0em;
    left: 0;
    right: 0;
    overflow: auto;
}

:root.psc_mode-access .addlpselcont .lplistgrid {
    top:5.2em;
}

.addlpselcont .ps_header-group, .addlpfooter .ps_header-group, .addto .ps_header-group, .addtofooter .ps_header-group {
    margin-top: 0.25em;
    margin-bottom: 0em;
    padding-left: 1em;
    color: #333;
    background: #fff;
}

:root.psc_mode-access .addlpselcont .ps_header-group {
    margin-top: 3em;
}

.addlp_sec {
    min-width: 400px;
    min-height: 350px;
}

.addlp_sec .addlpfooter {
    position: absolute;
    border-top: 1px solid #ced4da; 
    bottom: 0px;
    height: 5em;
    width: 100%;
    background: #fff;
}

.addlp_sec .addlpfooter > div {
    display: inline-block;
    padding: 5px;
}

.addlp_sec .addlpfooter .userhpedit {
    position: absolute;
    left: 10px;
    bottom: 2px;
    width: 65%;
    margin-bottom: 0px;
}

.addlp_sec .addlpfooter .userhpedit > div {
    display: inline-block;
}

.addlp_sec .addlpfooter .userhpedit .ps_box-label {
    display: none;
}

.addlp_sec .addlpfooter .userhpedit > div.ps_box-control, .addlp_sec .addlpfooter .userhpedit > div.ps_box-control input {
    width: 100%;
}

.addlp_sec .addlpfooter .userhpbtn{
    position: absolute;
    right: 10px;
    bottom: 0px;
}


.tileselhp {
    width: 100%;
    white-space: nowrap;
    background: #fff;
    font-weight: bold;
    color: #000;
    border-bottom: 0.08em solid #ced4da; 
}

.tileselhp span {
    display: block;
    width: 100%;
}

.tileselhp a:link {
    color: #000;
    display: block;
    width: 100%;
    font-size: 1em;
    padding: 0.7em;
    font-family: Helvetica, Arial, sans-serif;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
}


.NUIAddTileLP {
    border: none !important;
    -webkit-border-radius: 1px !important; -moz-border-radius: 1px !important; -ms-border-radius: 1px !important; border-radius: 1px !important; 
    width: 28.46em;
    height: 29em;

}

.NUIAddTileLP iframe {
    width: 28.46em;
    height: 29em;
}

:root:not(.psc_mode-access) .ps_header_modal {
    display: none;
}

.NUIAddTileLP .ps_modal_header {
  margin-bottom: 0em;
}

.NUIAddTileLP .ps_modal_content {
  padding-bottom: 0em;
}

.nuiaddtilepg {
    width: 300px;
    overflow: hidden;
}

.nuiaddtilecont {
    width: 600px;
    -webkit-transition: margin 0.5s; -moz-transition: margin 0.5s; -ms-transition: margin 0.5s; transition: margin 0.5s;
}

.nuiaddtilecont.active {
    margin-left: -300px;
}

.nuiaddtilecont .nuigb {
    width: 300px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box;
}

.nuiaddtilecont .nuigb.nuigbl {
    float: left;
}

.nuiaddtilecont .nuigb.nuigbr {
    margin-left:  300px;
}

:root.psc_mode-access .addtilecontainer {
    background: #fff;
    position: absolute;
    top: 2.8em;
    bottom: 0;
    left: 0;
    right: 0;
}

.NUIMvcpTile iframe {
    width: 300px;
    height: 300px;
}


:root.ie .NUIMvcpTile iframe { 
    width: 302px !important;
    height: 302px !important; 
}

.lpmvcp-pg {
    width: 300px;
    min-height: 300px;
    overflow: hidden;
    position: relative;
    background: #fff;
}

:root:not(.psc_mode-access) .lpmvcp-pg .lpmvcp-close {
    display: none;
}

.lpmvcp-hdr {
    height: 43px;
    border-bottom: 1px solid #ced4da; 

background-color: #f5f5f5;

-webkit-border-radius:5px 5px 0 0; -moz-border-radius:5px 5px 0 0; -ms-border-radius:5px 5px 0 0; border-radius:5px 5px 0 0;
color: #000; 

 
}

.lpmvcp-hdr .lpmvcp-back {
    position: absolute;
    left: 0.3em;
    top: 0.3em;
}

.lpmvcp-hdr .lpmvcp-title {
    line-height: 40px;
    margin-bottom: 0px;
    max-width: 70%;
    margin: 0 auto;
    font-size:1.1em; 
}

.lpmvcp-hdr .lpmvcp-title .ps_box-label {
    display: none;
}

.lpmvcp-hdr .lpmvcp-title span {
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.lpmvcp-hdr .lpmvcp-close {
    position: absolute;
    right: 0.3em;
    top: 0.3em;
}

.lpmvcp-cont {
    width: 600px;
    white-space: nowrap;
    -webkit-transition: margin 0.75s; -moz-transition: margin 0.75s; -ms-transition: margin 0.75s; transition: margin 0.75s;
}

.lpmvcp-cont.active {
    margin-left: -300px;
}

.lpmvcp-cont .nuigb {
    width: 300px;
    display: inline-block !important;
    vertical-align: top;
}

.lpmvcp-cont .nuigb ul li:last-child {
    border-bottom: 1px solid #ced4da; 
}

.lpmvcp-cont .nuigb ul li.fldr {
    background: url('/cs/fnpexp/cache/PT_NUI_CHEVRON_1.svg') no-repeat 97%;
}


.lpmvcp-cont .nuigb ul li.fldr:hover {
  background-color: #f4f7fc;
}


.lpmvcp-cont .nuigb ul li.fldr a:active {
  background: #f0f0f0 url('/cs/fnpexp/cache/PT_NUI_CHEVRON_1.svg') no-repeat 97%;
}


.nuilppnl .lptabpnl {
    white-space: nowrap;
    height: 100%;
    width: 100%;
}

.nuilppnl .lptabpnl.fade .ps_box-scrollarea-row {
    visibility: visible;
    opacity: 1;
    -webkit-transition:-webkit-opacity 0.5s linear; -moz-transition:-moz-opacity 0.5s linear; -ms-transition:-ms-opacity 0.5s linear; transition:opacity 0.5s linear;
}

.nuilppnl .lptabpnl.fade .ps_box-scrollarea-row.psc_invisible {
    opacity: 0;
    visibility: hidden;
    -webkit-transition:-webkit-visibility 0s 0.5s; -moz-transition:-moz-visibility 0s 0.5s; -ms-transition:-ms-visibility 0s 0.5s; transition:visibility 0s 0.5s;
}

.nuilppnl .lptabpnl.ani {
    -webkit-transition:-webkit-transform 1s; -moz-transition:-moz-transform 1s; -ms-transition:-ms-transform 1s; transition:transform 1s;
}

.ps_box-scrollarea-row + .ps_box-scrollarea-row {
  margin-top: 0em;
}

.nuilppnl .lptabpnl .ps_box-scrollarea-row {
    width: 100%;
    height: 100%;
    margin-left: 0px !important;
    display: inline-block;
    vertical-align: top;
    overflow: auto;
   
}




.pt_homepage .ps_footer {
    position: absolute;
    bottom: 0em;
    top: calc(100% - 42px);
    left: 0em;
    right: 0em;
    background-color: transparent;
    border-top: none;
}

.pt_homepage .ps_footer.persmode {
    top: calc(100% - 1px);
}

:root.pc .pt_homepage .ps_footer.sb {
    right: 16px;
}

:root.pc .pt_homepage .ps_footer.hb {
    bottom: 16px;
}

.lpfooter {
    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 42px;
    line-height: 40px;
    background-color: transparent;
    background: rgba(29,39,51,0.48); 
    text-align: center;
}

.lpfooter .lpTabIndicators:empty { display:none !important;} 

.lpfooter .lpTabIndicators {
    display: inline-block;
    vertical-align: middle;
    background: #8b9197; 
    border-radius: 1em;  
    padding: 0.39em; 
}

.lpfooter .dot {
    width: 7px;
    height: 7px;
    background: #8b9197;   
    -webkit-border-radius: 7px; -moz-border-radius: 7px; -ms-border-radius: 7px; border-radius: 7px;
    float: left;
    margin:    0px 3px;
    border: 2px solid #fff;  
}

.lpfooter .dot.on {
    background: #ffffff; 
}

.lpfooter .lprefresh {
    position: absolute;
    right: 0.25em;
    line-height: 2.6em;
}


.lpfooter .lprefresh .ps-button {
    overflow:visible;
}

.lpfooter .lprefresh img {

    
  margin-top:-0.25em; 
}

:root:not(.ios) .lpfooter .lprefresh img:hover { 
 
    
}


.lpfooter .lprefresh .ps-button {
   width:35px;
   height:35px;
   border-radius: 1.2em;
} 


:root:not(.ios) .lpfooter .lprefresh .ps-button:hover {
    background-color: rgba(0,0,0,0.38);
} 


:root:not(.any) .lpfooter .lprefresh .ps-button:active {
    background-color: rgba(0,0,0,0.8);
}

:root.psc_form-small .nuitilegrid div.ps_grid-row {
    margin-right: 0px;
    margin-bottom: 0px;
}

:root.psc_form-small .nuilppnl .nuilp {
    font-size: 0.85em;
}

.nuihdr_logo:after {
  position:absolute;
  top:0;
  bottom:0;
  right:0;
  left:0;
  content:url(/cs/fnpexp/cache/PTNUI_ORACLE_LOGO_1.svg);
  padding-top: 0.6em; 
  margin-left: -0.7em;
  transform: scale(0.75); 
}

:root.psc_form-small .nuihdr_logo:after {
  padding-top: 0.2em; 
  content:url(/cs/fnpexp/cache/PTNUI_ORACLE_LOGO_SFF_1.svg);
  transform: scale(0.75); 
}

.persmode .nuihdr_logo:after, :root.psc_form-small .persmode .nuihdr_logo:after {
  content: none;
}





.lpselbtn .lplistgrid {
    width: 300px;
}

.lpselbtn .ps_modal_content > div > div.ps_content-group {
    max-height: 16.3em;
}

.lplistgrid ul.ps_grid-body {
    list-style: none;
    padding-left: 0em;
    padding-top: 0em;
}


.nuihdr_hpbtn {
    padding-top: 0em;
    position:absolute;
    left:12em;
    right:12em;
    top: 0.25em; 
    bottom: 0em;
    overflow: hidden;
    margin: auto;
}

.nuihdr_hpbtn a {
    background: transparent !important;
    border: none !important;
    -webkit-box-shadow: none !important; -moz-box-shadow: none !important; -ms-box-shadow: none !important; box-shadow: none !important;
    padding: 0em 1.2em !important;
    padding-right:0.7em !important; 
}


:root:not(.ios) .nuihdr_hpbtn a:hover {
  background: rgba(255,255,255,0.3) !important;
  border-radius: 3px !important;
}


.nuihdr_hpbtn a:active { 
  background: rgba(0,0,0,0.3) !important;
  border-radius: 3px !important; 
}

.nuihdr_hpbtn a span.ps-text {
    color: #fff;
    text-shadow: none;
    font-size: 1.3em;
    font-weight: normal;
    float: right;
    max-width: 100%;
    line-height: 200%;
}

.ps_box-button.nuihdr_hpbtn img.ps-img {
    padding-right: 0em;
    padding-top: 1.1em;
    margin-left: -1em;
    position: absolute;
    width: 0.7em;
    transform:scale(1.2); 
}

:root.psc_form-small .nuihdr_hpbtn {
    left:5em;
    right:5em;
}

.nuihdr_hpbtn > span {
    display: block;
}

.nuihdr_hpbtn > span > a {
    max-width: calc(100% - 2em);
}

.nuihdr_hpbtn > span > a > span.ps-text {
    overflow: hidden;
    text-overflow: ellipsis;
}

:root:not(.pc) .nuitile .psc_rowact:not(.psc_disabled):hover {
  background-color:#fff;
}


:root.psc_mode-hc .nuitile .nuilp:hover { 
    border: 1px dotted #fff; 
}

:root.psc_mode-hc .lpfooter .dot.on { 
     -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; 
     border-width: 5px; 
     width: 11px; 
     height: 11px; 
}





.nui_cfg-cancel .ps-button,
.nui_cfg-save .ps-button {
  padding:0.5em;
  font-size:0.95em;
}

:root.psc_form-small .persmode .psc_panel-action {
    width:100%;
}

:root.psc_form-small .persmode.psc_open .psc_panel-tabcontainer {
    display: none;
}
