/*$fontColor: darken($gradientBottomColor, 10);*/
body.theme-arka2 #loginPanel {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  margin: 0 auto;
  border: 1px solid #470000;
  box-shadow: none;
  text-shadow: none;
  padding: 20px 15px;
  color: #fff;
}
body.theme-arka2 #loginPanel label {
  color: #fff;
}
body.theme-arka2 #loginPanel h1 {
  color: #fff;
}
body.theme-arka2 #loginPanel input[type=submit],
body.theme-arka2 #loginPanel input[type=button] {
  text-shadow: 0 1px #2f2f2f;
  color: #f5f5f5;
}
body.theme-arka2 .nav-outer-repeat {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
}
body.theme-arka2 .nav-divider {
  background: url(../images/shared/nav/divider-arka2.png) top no-repeat;
}
body.theme-arka2 .nav a {
  color: #fff;
}
body.theme-arka2 .nav .select a {
  background: none;
}
body.theme-arka2 .nav .current a {
  background: none;
}
body.theme-arka2 .nav .current a b {
  background: none;
  display: block;
  padding: 0 20px 0 10px;
}
body.theme-arka2 .nav .select a:hover,
body.theme-arka2 .nav .select li:hover a,
body.theme-arka2 .nav .select a:hover b,
body.theme-arka2 .nav .select li:hover a b {
  background: none;
  color: #fff;
}
body.theme-arka2 .nav ul li {
  position: relative;
}
body.theme-arka2 .nav ul li a {
  z-index: 2;
  position: relative;
}
body.theme-arka2 .nav ul li .button-frame {
  display: block;
  visibility: hidden;
  position: absolute;
  top: 5px;
  left: 0px;
  right: 0px;
  bottom: 5px;
  z-index: 1;
  border-radius: 5px;
  border: 1px solid #600000;
  box-shadow: inset 0 0 6px #600000, 0px 1px 0px #b40005;
}
body.theme-arka2 .nav ul li:hover .button-frame {
  visibility: visible;
}
body.theme-arka2 .nav ul.current .button-frame {
  visibility: visible;
}
body.theme-arka2 a#login, body.theme-arka2 a#logout {
  color: #fff;
}
body.theme-arka2 .showhide-account a {
  color: #fff;
}
body.theme-arka2 .ui-widget-header {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  border: 1px solid #470000;
  box-shadow: inset 0 1px 0 #ff1b21;
  /*text-shadow : 0 1px #202020;*/
  font-family: Helvetica, Arial;
  color: #fafafa;
  font-weight: bold;
}
body.theme-arka2 .ui-widget-header a {
  color: white;
}
body.theme-arka2 input[type=submit],
body.theme-arka2 input[type=button],
body.theme-arka2 button {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  border-radius: 3px;
  border: 1px solid #470000;
  color: #fff;
  box-shadow: inset 0px 1px 0 #fafafa, 0 0 3px #aaa;
  text-shadow: 0 1px #b40005;
}
body.theme-arka2 input[type=submit]:hover,
body.theme-arka2 input[type=button]:hover,
body.theme-arka2 button:hover {
  background: #ff1b21;
  background: -moz-linear-gradient(top, #ff1b21 0%, #930000 100%);
  background: -webkit-linear-gradient(top, #ff1b21 0%, #930000 100%);
  background: linear-gradient(to bottom, #ff1b21 0%, #930000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff1b21", endColorstr="#930000",GradientType=0 );
}
body.theme-arka2 .pager ul.yiiPager .page a,
body.theme-arka2 .pager ul.yiiPager .next a,
body.theme-arka2 .pager ul.yiiPager .previous a {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  border-radius: 3px;
  border: 1px solid #470000;
  color: #fff;
  box-shadow: inset 0px 1px 0 #fafafa, 0 0 3px #aaa;
  text-shadow: 0 1px #b40005;
}
body.theme-arka2 .pager ul.yiiPager .page a:hover,
body.theme-arka2 .pager ul.yiiPager .next a:hover,
body.theme-arka2 .pager ul.yiiPager .previous a:hover {
  background: #ff1b21;
  background: -moz-linear-gradient(top, #ff1b21 0%, #930000 100%);
  background: -webkit-linear-gradient(top, #ff1b21 0%, #930000 100%);
  background: linear-gradient(to bottom, #ff1b21 0%, #930000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ff1b21", endColorstr="#930000",GradientType=0 );
}
body.theme-arka2 .pager ul.yiiPager .page.selected a {
  background: linear-gradient(to bottom, #fafafa 0%, #cacaca 100%);
  text-shadow: 0 1px white;
}
body.theme-arka2 .grid-view table.items th {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  color: #fff;
  border: 0;
  border-top: 1px solid #470000;
  border-left: 1px solid #470000;
  border-bottom: 1px solid #470000;
  border-right: 1px solid #470000;
  padding: 3px;
  box-shadow: inset 0 1px 0 #fafafa;
  height: 26px;
  text-align: center;
}
body.theme-arka2 .grid-view table.items th a {
  color: #fff;
}
body.theme-arka2 .grid-view table.items th a:hover {
  color: #cccccc;
}
body.theme-arka2 .app-bar {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  border: 1px solid #470000;
  color: #fff;
  box-shadow: inset 0px 1px 0 #fafafa;
}
body.theme-arka2 table.details-table th {
  background: #b40005;
  background: -moz-linear-gradient(top, #b40005 0%, #600000 100%);
  background: -webkit-linear-gradient(top, #b40005 0%, #600000 100%);
  background: linear-gradient(to bottom, #b40005 0%, #600000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#b40005", endColorstr="#600000",GradientType=0 );
  border: 1px solid #470000;
  color: #fff;
  box-shadow: inset 0px 1px 0 #fafafa;
}
body.theme-arka2 .ui-dialog-title {
  color: #fff;
}
body.theme-arka2 .ui-jqgrid-title {
  color: #fff;
}

/*# sourceMappingURL=theme-arka2.css.map */
