/*CMS Defaults**********/ /*makes sure the height is always at least the height of the window*/ html, body { font-size:16px; height: 100%; line-height:1.5rem; } .pc { min-height:100%; } .sb { display:inline-block; } #li { opacity: 0; display:none; } .clss, .pgcHidden { display:none !important; } input, select { vertical-align:middle; } .moduleQuickEdit{ margin: 0 !important; position: absolute; right: 0; top: 0; z-index: 495; cursor:pointer; } /*slider buttons*/ .mcl{ position:absolute; cursor:pointer; width:30px; height:65px; background:#000; margin:auto; top:0px; bottom:0px; z-index:100; } .mcl::before{ display:block; width:100%; height:100%; position:absolute; top:0px; left:0px; line-height:65px; } .mcll{ left:0px; } .mcll::before{ content:"<"; } .mclr{ right:0px; } .mclr::before{ content:">"; } .modRecNumSep{ display:inline-block; } .modRecNumSep::before{ display:inline-block; content:"/"; } /*Accordion styles**********************/ .expandBtn{ cursor:pointer; } /*Module Item/Form for quick edits**********************/ #pc + .mi{ position:absolute; left:0px; right:0px; margin:0px auto; z-index:10000; } /*.ec{ display:none; }*/ .ec.expand { display:block; } input[type="button"] { -webkit-appearance: none; -webkit-border-radius: 0; }
Notice: Undefined variable: _SESSION in /srv/www/vhosts/sma/css/stealthDefaults.php on line 118

Notice: Trying to access array offset on value of type null in /srv/www/vhosts/sma/css/stealthDefaults.php on line 118
.subAddEditFrame{ min-width:100%; min-height:100%; } .quickEditContainer{ } .hidden { display: none; }