58 lines
No EOL
4.2 KiB
CSS
58 lines
No EOL
4.2 KiB
CSS
/* FRAME TWEAKS */
|
|
H2{text-transform:none}
|
|
/* SIDEBAR */
|
|
.leftNav{margin:0 1em 0 0}
|
|
.rMenuBtn{display:none}
|
|
.rMenu{background-color:#f7f7f7;z-index:798}
|
|
.rMenu LI{list-style-type:none}
|
|
.rMenu>UL{margin:0 auto;padding-left:0;width:100%}
|
|
.rMenu>UL>LI{border-bottom:1px dotted #999;border-right:none;float:none;font-weight:700;margin-bottom:0;padding:7px 0 7px 10px;position:relative}
|
|
.rMenu>UL>LI.menu1a{margin-top:2px;padding:5px 0 5px 10px}
|
|
.rMenu>UL>LI.menu1a,.rMenu>UL>LI.menu2a{border-bottom:none}
|
|
.rMenu>UL>LI.menu2a,.rMenu>UL>LI.menu2b{font-weight:400;padding:4px 0 5px 20px}
|
|
.rMenu>UL>LI.menu2b{margin-bottom:5px;padding-bottom:9px}
|
|
.rMenu A{color:#336;display:block;font-size:.83rem;line-height:1.1}
|
|
.rMenu>UL>LI>A:hover, .rMenu>UL>LI>A:focus, .rMenu>UL>LI>A:active{color:#c60000}
|
|
.rMenu>UL>LI.hasFly>A:hover, .rMenu>UL>LI.hasFly>A:focus, .rMenu>UL>LI.hasFly>A:active{color:#fff}
|
|
.hasFly>A{background:url(/policy/images/icons/selectedblue.gif) no-repeat 95% center;cursor:default}
|
|
.hasFly UL{background-color:#0b4778;display:none;font-weight:400;left:100%;*left:80%;margin:0;padding:.4em 0 .2em;position:absolute;top:0;white-space:nowrap;width:auto}
|
|
.hasFly LI{padding:0 8px}
|
|
.hasFly LI A{color:#fff;padding:2px 2px 3px}
|
|
.hasFly LI A:hover, .hasFly LI A:focus, .hasFly LI A:active{background-color:#eee;color:#c60000}
|
|
.hasFly.keyed, .hasFly:hover, .hasFly:focus, .hasFly:active{background-color:#0b4778 !important}
|
|
.hasFly.keyed>A, .hasFly:hover>A, .hasFly:focus>A, .hasFly:active>A{background:url(/policy/images/icons/selectedwhite.gif) no-repeat 95% center;color:#fff}
|
|
.hasFly.keyed UL, .hasFly:hover UL, .hasFly:focus UL, .hasFly:active UL{display:block;z-index:798}
|
|
.rMenu .noClick:hover>A, .rMenu .noClick:focus>A, .rMenu .noClick:active>A{color:#336;cursor:default}
|
|
BODY.RSH LI#RSH,BODY.RA LI#RA,BODY.EP LI#EP,BODY.SDF LI#SDF,BODY.PUDF LI#PUDF,BODY.BP LI#BP,BODY.POP LI#POP,BODY.PE LI#PE,BODY.PM LI#PM,BODY.PPO LI#PPO,BODY.PFS LI#PFS{background:url(/policy/images/icons/selected2.gif) no-repeat 2px 10px}
|
|
BODY.RA LI#RA:hover,BODY.SDF LI#SDF:hover,BODY.POP LI#POP:hover,BODY.PE LI#PE:hover,BODY.PPO LI#PPO:hover,BODY.PFS LI#PFS:hover{background:none}
|
|
BODY.EP LI#EP,BODY.PUDF LI#PUDF{background-position-y:7px}
|
|
BODY.PPO LI#PPO,BODY.PFS LI#PFS{background-position-y:9px}
|
|
@media (max-width: 47.5em){
|
|
DIV.grid>DIV.row-12{position:inherit} /* fixes ORP mobile menu placement */
|
|
[id=title-bar] H2{font-size:1.1rem}
|
|
.rMenuBtn{background-color:#2378c3;color:#fff;display:block;font-size:.9em;padding:.1em 1em}
|
|
.rMenu{background-color:#2378c3;display:none;margin-left:-5%;position:absolute;width:101%;top:9.3em}
|
|
.menuOn .rMenu{display:block;opacity:1}
|
|
.rMenu>UL>LI{border-bottom:1px solid rgba(0, 0, 0, 0.1);box-shadow:0 1px 0 rgba(255, 255, 255, 0.2);margin:0;padding:0!important}
|
|
.rMenu>UL>LI.menu1a,.rMenu>UL>LI.menu2a{box-shadow:none}
|
|
.rMenu A{color:#fff;font-size:.9rem;font-weight:400;line-height:1.3;padding:0 0 0 1.3em;position:relative}
|
|
.menuOn .hasFly.open>A{background:none}
|
|
.rMenu>UL>LI>A{height:2em;line-height:2em}
|
|
.rMenu>UL>LI.menu1a>UL>LI>A,.rMenu>UL>LI.menu1b>UL>LI>A,.rMenu>UL>LI.menu2a>A,.rMenu>UL>LI.menu2b>A{padding-left:2.3em}
|
|
.rMenu>UL>LI.menu2a>UL>LI>A,.rMenu>UL>LI.menu2b>UL>LI>A{padding-left:3.1em}
|
|
.hasFly>A:after{content:'+';position:absolute;top:0;right:10px;display:block;font-size:1.5rem;font-weight:700}
|
|
.hasFly.open>A:after{content:'-';right:12px}
|
|
.hasFly>UL{display:none!important}
|
|
.hasFly.open>UL{display:block!important}
|
|
.hasFly UL{background-color:#666;left:0;padding:0;position:relative;white-space:normal}
|
|
.hasFly LI{padding:0}
|
|
.hasFly LI A:hover, .hasFly LI A:focus, .hasFly LI A:active{background-color:#666}
|
|
.hasFly:hover>A, .hasFly:focus>A, .hasFly:active>A{background-image:none}
|
|
BODY.RSH LI#RSH,BODY.RA LI#RA,BODY.SDF LI#SDF,BODY.POP LI#POP,BODY.PE LI#PE,BODY.PM LI#PM,BODY.EP LI#EP,BODY.PUDF LI#PUDF,BODY.PPO LI#PPO,BODY.PFS LI#PFS{background-image:none}
|
|
BODY.EP .leftNav{order: 6;-ms-flex-order: 6;-webkit-order: 6;}
|
|
.hasFly LI:last-of-type{margin-bottom:0}
|
|
.hasFly LI:first-of-type>A{padding-top:.5em}
|
|
.hasFly LI:last-of-type>A{padding-bottom:.5em}
|
|
.rMenu .noClick>A{margin-bottom:-.5em}
|
|
.rMenu .noClick:hover>A, .rMenu .noClick:focus>A, .rMenu .noClick:active>A{color:#fff}
|
|
} |