.cont th a {color:#fbbe5e;}
.cont td a {color:#bc842d;}
.orange {color:#fbbe5e!important;}
.btn:not(.off):hover {text-decoration:none;color:#fbbe5e;border-color:#fbbe5e;}
.hline .title {min-width:300px;margin:0;padding:.25em .5em;background:#fbbe5e;color:#fff;}
.info thead tr, .info thead:before, .info thead:after {height:32px;background:#fbbe5e;}
.fhead {padding:.75em 1em;background:#fbbe5e;color:#fff;}
.popdown.act,.backgrd {background-color:#fbbe5e!important;}
.popup {display:none;position:absolute;right:-45px;width:580px;padding:.75em;color:#fff;background:#fbbe5e;text-align:left;vertical-align:top;z-index:9;}
#nav>li.act>a {color:#fbbe5e;}
#lang>.nav a:hover {color:#fbbe5e;text-decoration:none;}
#bar {height:32px; background:#fbbe5e; display:flex; align-items:center;}

.nav>li.act>a>.home        {background-position:   0   0;}
.nav>li.act>a>.network     {background-position:-20px  0;}
.nav>li.act>a>.devices     {background-position:-40px  0;}
.nav>li.act>a>.security    {background-position:-60px  0;}
.nav>li.act>a>.maintenance {background-position:-80px  0;}
.nav>li.act>a>.sitemap     {background-position:-100px 0;}
#nav>li.act:hover>.dd      {background-position:-120px 0;}
#nav>li>.dd:hover          {background-position:-140px 0;}

input[type="checkbox"], input[type="radio"] {
accent-color: #fbbe5e;
}
.loader {
  width: 60px;
  aspect-ratio: 1;
  border-radius: 50%;
  background: 
    radial-gradient(farthest-side,#fbbe5e 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#fbbe5e);
  -webkit-mask: radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);
  animation: l13 1s infinite linear;
}
@keyframes l13{ 
  100%{transform: rotate(1turn)}
}

.ics.lang        {background-position:-96px  0;background-color:transparent;}

.btn:hover>.save   {background-position:    0  0;}
.btn:hover>.back   {background-position:-16px  0;}
.btn:hover>.fwd    {background-position:-32px  0;}
.btn:hover>.reset  {background-position:-48px  0;}
.btn:hover>.lens   {background-position:-80px  0;}
.btn:hover>.downld {background-position:    0  0;}
.btn:hover>.up     {background-position:-64px  0;}
.btn:hover>.upld   {background-position:-96px  0;}
.btn:hover>.del    {background-position:-112px 0;}

a:hover>.ic.lock   {background-position:    0  0;}
a:hover>.ic.status {background-position:-16px  0;}
a:hover>.ic.chain  {background-position:-32px  0;}
a:hover>.ic.dot    {background-position:-48px  0;}
a:hover>.ic.edit   {background-position:-64px  0;}
a:hover>.ic.view   {background-position:-80px  0;}
a:hover>.ic.power  {background-position:-96px  0;}
a:hover>.ic.power2 {background-position:-112px 0;}
a:hover>.ic.help   {background-position:-144px 0;}
a:hover>.ic.magnifier {background-position:-160px 0;}
a:hover>.ic.eject  {background-position:-208px 0;}

a:hover>.ic.hide {background-position:-224px 0;}
a:hover>.ic.delete {background-position:-128px 0;}
a:hover>.ic.shield {background-position:-192px 0;}
a:hover>.ic.load {background-position:-176px 0;}



.nac:hover.open    {background-position:-140px 0}
.nac:hover.close   {background-position:-120px 0}
