article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#map_canvas img,
.google-maps img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}

.clearfix {
  *zoom: 1;
}

.clearfix:before,
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.header-top-layout-1 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.header-subnav-layout-1 {
  position: fixed;
  top: 40px;
  right: 0;
  left: 0;
  z-index: 1020;
  height: 36px;
}

.header-layout-2 {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1040;
  height: 80px;
}

.header-layout-2 {
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #fbfbfb, #eaeaea);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #fbfbfb, #eaeaea);
  background-image: -o-linear-gradient(top, #fbfbfb, #eaeaea);
  background-image: linear-gradient(to bottom, #fbfbfb, #eaeaea);
  background-repeat: repeat-x;
  border-bottom: 1px #cfcfcf solid;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffeaeaea', GradientType=0);
}

.header-top-layout-2 {
  position: fixed;
  top: 80px;
  right: 0;
  left: 0;
  z-index: 1030;
}

.header-subnav-layout-2 {
  position: fixed;
  top: 120px;
  right: 0;
  left: 0;
  z-index: 1020;
  height: 36px;
}

#logo-holder {
  margin-top: 10px;
  margin-left: 30px;
}

#logo-holder img#logo {
  height: 60px;
}

#logo-holder h1 {
  font-size: 30px;
  font-weight: 100;
  line-height: 80px;
  color: #fff;
  text-shadow: -1px -1px 1px #383838;
}

.mini-layout {
  padding: 0;
  overflow: hidden;
  background: #fff;
}

#login {
  position: relative;
  display: block;
  margin-top: 140px;
  border-radius: 10px;
}

#login img {
  position: absolute;
  top: -88px;
  left: -64px;
  z-index: 1040;
}

#inlog-field {
  float: right;
  margin: 30px 20px 0 0;
}

.navbar-inner .user-account-view {
  height: 25px;
  padding: 0 10px;
  margin-top: 7px;
  line-height: 25px;
  color: #333333;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: -o-linear-gradient(top, #f2f2f2, #ffffff);
  background-image: linear-gradient(to bottom, #f2f2f2, #ffffff);
  background-repeat: repeat-x;
  border: 1px solid #f2f2f2;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffffffff', GradientType=0);
}

#browserCompatible,
#browserCompatible,
#noStript {
  top: 0;
  left: 0;
  width: 100%;
  height: 35px;
  margin-top: -20px;
  margin-bottom: 20px;
  line-height: 35px;
  text-align: center;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

#browserCompatible,
#noStript:hover {
  background-position: 0 0;
}

#optimized {
  float: right;
  padding-left: 40px;
  margin: 30px 40px 0 0;
  font-size: 11px;
  line-height: 30px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-image: url('img/browsers.png');
  background-repeat: no-repeat;
  hieght: 30px;
}

.browser-f {
  background-position: 0 0px;
}

.browser-ch {
  background-position: 0 -30px;
}

.browser-o {
  background-position: 0 -60px;
}

.browser-saf {
  background-position: 0 -90px;
}

/* inlin edit */

.inline-edit-hover {
  padding: 2px 20px 2px 5px;
  margin: -2px -20px -2px -5px;
  background: url('img/inline-edit.png') right center no-repeat #deebff;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.inline-loader {
  display: none;
  margin-left: 10px;
  font-size: 12px;
  line-height: 16px;
}

.inline-loader img {
  float: left;
  margin-right: 8px;
}

.inline-loader span {
  color: #5e5e5e;
}

.inline-edit-date input,
.inline-edit-date button {
  float: left;
  margin-right: 4px;
  margin-bottom: 0;
}

.inline-edit-date input,
.inline-edit-date button {
  float: left;
  margin-right: 4px;
  margin-bottom: 0;
}

.inline-edit .inplace_field {
  float: left;
}

.inline-edit-date .inplace_field {
  float: left;
}

.inline-edit-select .inplace_field {
  float: left;
  margin-right: 4px;
}

.inline-edit-area textarea {
  width: 100%;
}

.alert-info .dialog-inline-loader {
  float: none;
  margin: 0;
}

/* ------------------------ add row styling ------------------------ */

.add-row {
  margin: 5px 0 5px 0;
  line-height: 30px;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: -o-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: linear-gradient(to bottom, #f5f5f5, #e9e9e9);
  background-repeat: repeat-x;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px solid #c2c2c2;
  border-left: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe9e9e9', GradientType=0);
}

.add-row:hover {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d0ddff;
  background-image: -moz-linear-gradient(top, #d5e1ff, #c8d8ff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d5e1ff), to(#c8d8ff));
  background-image: -webkit-linear-gradient(top, #d5e1ff, #c8d8ff);
  background-image: -o-linear-gradient(top, #d5e1ff, #c8d8ff);
  background-image: linear-gradient(to bottom, #d5e1ff, #c8d8ff);
  background-repeat: repeat-x;
  border-top: 1px solid #b3bfe4;
  border-right: 1px solid #9dbaf0;
  border-bottom: 1px solid #8da8e3;
  border-left: 1px solid #adbce0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd5e1ff', endColorstr='#ffc8d8ff', GradientType=0);
}

.add-row:hover .cell-time {
  background-color: #e5ecff;
  background-image: -moz-linear-gradient(top, #e4ecff, #e6edff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e4ecff), to(#e6edff));
  background-image: -webkit-linear-gradient(top, #e4ecff, #e6edff);
  background-image: -o-linear-gradient(top, #e4ecff, #e6edff);
  background-image: linear-gradient(to bottom, #e4ecff, #e6edff);
  background-repeat: repeat-x;
  border-top: 1px solid #9dbaf0;
  border-right: 1px solid #adbce0;
  border-bottom: 1px solid #b3bfe4;
  border-left: 1px solid #8da8e3;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe4ecff', endColorstr='#ffe6edff', GradientType=0);
}

.add-row:hover a.add-delete:hover {
  background-color: #b0c7ff;
  background-image: -moz-linear-gradient(top, #bccfff, #a0bbff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bccfff), to(#a0bbff));
  background-image: -webkit-linear-gradient(top, #bccfff, #a0bbff);
  background-image: -o-linear-gradient(top, #bccfff, #a0bbff);
  background-image: linear-gradient(to bottom, #bccfff, #a0bbff);
  background-repeat: repeat-x;
  border-color: #9fb8ff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffbccfff', endColorstr='#ffa0bbff', GradientType=0);
}

.add-row .inline-add-date .inplace_field {
  width: 40%;
}

.add-row .inline-add .inplace_field {
  width: 14%;
}

.add-row .inline-add-medium .inplace_field {
  width: 30%;
}

.add-row .inline-add-description .inplace_field {
  width: 70%;
}

.add-row .btn,
.add-row .inplace_field {
  margin: 2px 0 2px 5px;
}

.add-row .add-cell {
  position: relative;
  margin: 5px;
}

.add-row .cell-time {
  font-weight: bold;
  color: #006dcc;
  text-align: center;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #e9e9e9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e9e9e9, #f5f5f5);
  background-image: -o-linear-gradient(top, #e9e9e9, #f5f5f5);
  background-image: linear-gradient(to bottom, #e9e9e9, #f5f5f5);
  background-repeat: repeat-x;
  border-top: 1px solid #CFCFCF;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #c2c2c2;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#fff5f5f5', GradientType=0);
}

.add-row a.add-delete {
  padding: 6px 11px;
}

.add-row a.add-delete:hover {
  padding: 5px 10px;
  background-color: #eeeeee;
  background-image: -moz-linear-gradient(top, #e9e9e9, #f5f5f5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e9e9e9), to(#f5f5f5));
  background-image: -webkit-linear-gradient(top, #e9e9e9, #f5f5f5);
  background-image: -o-linear-gradient(top, #e9e9e9, #f5f5f5);
  background-image: linear-gradient(to bottom, #e9e9e9, #f5f5f5);
  background-repeat: repeat-x;
  border: 1px #dcdcdc solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9e9e9', endColorstr='#fff5f5f5', GradientType=0);
}

.add-row .cell-hours {
  font-size: 14px;
}

.add-row .add-icon img {
  margin-left: 10px;
}

div.add-total-holder {
  margin: 5px;
  margin: 5px 0 5px 0;
  line-height: 25px;
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: -o-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: linear-gradient(to bottom, #f5f5f5, #e9e9e9);
  background-repeat: repeat-x;
  border-top: 1px solid #e6e6e6;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px solid #c2c2c2;
  border-left: 1px solid #e6e6e6;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe9e9e9', GradientType=0);
}

div.add-total-holder div.add-label,
div.add-total-holder div.add-value {
  float: left;
  padding: 0 10px;
}

div.add-total-holder div.add-total {
  float: left;
}

.add-row > .cell-hours {
  text-shadow: 1px 1px 3px #ccc;
}

/* pagination-frame */

.pagination-frame {
  margin-bottom: 15px;
  margin-left: -14px;
}

.pagination-frame .navPagina {
  float: left;
  padding: 0 14px;
  line-height: 34px;
}

.pagination-frame .pagination ul li a {
  line-height: 30px;
}

.pagination-frame .navSelectText {
  float: left;
  padding: 0 14px;
  line-height: 34px;
}

.pagination-frame #navSelect {
  float: left;
  width: 50px;
  margin-top: 5px;
  margin-right: -8px;
  margin-left: -8px;
}

.pagination-frame .pagination {
  float: left;
  margin: 3px 0 0;
}

.header {
  width: 100%;
  height: 120px;
  color: #fff;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #398fe8;
  background-image: -moz-linear-gradient(top, #499bea, #207ce5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#499bea), to(#207ce5));
  background-image: -webkit-linear-gradient(top, #499bea, #207ce5);
  background-image: -o-linear-gradient(top, #499bea, #207ce5);
  background-image: linear-gradient(to bottom, #499bea, #207ce5);
  background-repeat: repeat-x;
  border-bottom: 1px #186be5 solid;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff499bea', endColorstr='#ff207ce5', GradientType=0);
}

.header h1 {
  padding: 0;
  margin: 0;
  line-height: 120px;
}

span.record-view-empty {
  display: block;
  padding: 20px;
  margin-top: 20px;
  color: #808080;
  background-color: #EEEEEE;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
}

/**
	--------------------------------------------------------------------
						less loader apps
	--------------------------------------------------------------------
*/

#appLoader progress {
  margin-left: 10px;
}

#appLoader progress .bar {
  width: 1px;
}

#appLoader .loader-message {
  margin: 10px 0 10px 0;
  font-size: 16px;
  line-height: 32px;
}

#appLoader .loader-message div.loader-message-text {
  margin-left: 10px;
}

#appLoader .progress-success {
  border: 1px #a2f4a2 solid;
}

#appLoader .progress-worning {
  border: 1px #fccf90 solid;
}

#appLoader .progress-danger {
  border: 1px #ffa7a4 solid;
}

#appLoader .alert {
  -webkit-border-radius: 12px;
     -moz-border-radius: 12px;
          border-radius: 12px;
}

#appLoader .alert-info {
  color: #5e5e5e;
  text-shadow: none;
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top, #fbfbfb, #eaeaea);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbfbfb), to(#eaeaea));
  background-image: -webkit-linear-gradient(top, #fbfbfb, #eaeaea);
  background-image: -o-linear-gradient(top, #fbfbfb, #eaeaea);
  background-image: linear-gradient(to bottom, #fbfbfb, #eaeaea);
  background-repeat: repeat-x;
  border: 1px #cfcfcf solid;
  border-bottom: 1px #cfcfcf solid;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbfbfb', endColorstr='#ffeaeaea', GradientType=0);
  box-shadow: 0 0 20px #cfcfcf;
}

#appLoader .alert-info .progress {
  margin-left: 20px;
}

#appLoader .alert-info .progress {
  background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top, #eaeaea, #e2e2e2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eaeaea), to(#e2e2e2));
  background-image: -webkit-linear-gradient(top, #eaeaea, #e2e2e2);
  background-image: -o-linear-gradient(top, #eaeaea, #e2e2e2);
  background-image: linear-gradient(to bottom, #eaeaea, #e2e2e2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeaeaea', endColorstr='#ffe2e2e2', GradientType=0);
}

#appLoader .alert-info .bar {
  background-color: #005dcc;
  background-image: -moz-linear-gradient(top, #006dcc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#006dcc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #006dcc, #0044cc);
  background-image: -o-linear-gradient(top, #006dcc, #0044cc);
  background-image: linear-gradient(to bottom, #006dcc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff006dcc', endColorstr='#ff0044cc', GradientType=0);
}

#appLoader .alert-info .progress.active .bar {
  background-color: #006dcc;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

#appLoader .alert-error {
  border-color: #eb7c8b;
  box-shadow: 0 0 20px #cfcfcf;
}

table.dataTable {
  padding-right: 2px;
}

table.dataTable tr.odd {
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #f0f0f0, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #e4e4e4);
  background-image: -o-linear-gradient(top, #f0f0f0, #e4e4e4);
  background-image: linear-gradient(to bottom, #f0f0f0, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#ffe4e4e4', GradientType=0);
}

table.dataTable tr.even {
  background-color: #ebebeb;
  background-image: -moz-linear-gradient(top, #f0f0f0, #e4e4e4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f0f0f0), to(#e4e4e4));
  background-image: -webkit-linear-gradient(top, #f0f0f0, #e4e4e4);
  background-image: -o-linear-gradient(top, #f0f0f0, #e4e4e4);
  background-image: linear-gradient(to bottom, #f0f0f0, #e4e4e4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#ffe4e4e4', GradientType=0);
}

table.dataTable th {
  border-bottom: 1px solid #d9d9d9;
}

table.dataTable thead th {
  padding: 3px 2px 10px 10px;
  font-size: 14px;
  text-align: left;
  cursor: pointer;
  *cursor: hand;
}

table.dataTable td {
  padding: 12px 2px 12px 10px;
  color: #3E3E3E;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-top: 2px solid #ffffff;
  border-right: 0;
  border-bottom: 1px solid #c2c2c2;
  border-left: 0;
  border-color: #b9cdff;
}

table.dataTable tr td.WVD,
table.dataTable tr td.VD {
  font-weight: bold;
  color: #6891e7;
  text-shadow: 0 1px 0 #ffffff;
}

table.dataTable tr:hover td {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #c1d3ff;
  background-image: -moz-linear-gradient(top, #c7d7ff, #b9cdff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c7d7ff), to(#b9cdff));
  background-image: -webkit-linear-gradient(top, #c7d7ff, #b9cdff);
  background-image: -o-linear-gradient(top, #c7d7ff, #b9cdff);
  background-image: linear-gradient(to bottom, #c7d7ff, #b9cdff);
  background-repeat: repeat-x;
  border-color: #b9cdff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7d7ff', endColorstr='#ffb9cdff', GradientType=0);
}

.dataTables_paginate {
  width: 100%;
  margin-top: 10px;
  text-align: center;
}

.dataTables_paginate a {
  float: none;
}

.dataTables_info {
  width: 100%;
  padding-top: 3px;
  margin-top: 10px;
  clear: both;
  line-height: 30px;
  color: #848484;
  text-align: center;
  text-indent: 10px;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #f4f4f4;
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e3e3e3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e3e3e3));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e3e3e3);
  background-image: -o-linear-gradient(top, #f4f4f4, #e3e3e3);
  background-image: linear-gradient(to bottom, #f4f4f4, #e3e3e3);
  background-repeat: repeat-x;
  border: 1px  #cfcfcf solid;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe3e3e3', GradientType=0);
  -webkit-box-shadow: inset 1px 1px 25px #e3e3e3;
     -moz-box-shadow: inset 1px 1px 25px #e3e3e3;
          box-shadow: inset 1px 1px 25px #e3e3e3;
}

/* set focus style */

tr.sFocus td {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #6085dd;
  background-image: -moz-linear-gradient(top, #6891e7, #5574ce);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6891e7), to(#5574ce));
  background-image: -webkit-linear-gradient(top, #6891e7, #5574ce);
  background-image: -o-linear-gradient(top, #6891e7, #5574ce);
  background-image: linear-gradient(to bottom, #6891e7, #5574ce);
  background-repeat: repeat-x;
  border-color: #6891e7 !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6891e7', endColorstr='#ff5574ce', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

table.dataTable tr.sFocus td.WVD,
table.dataTable tr.sFocus td.VD,
table.dataTable tr.sFocus td.Aders {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* set gradiant on tr */

table.dataTable tr.odd td.sorting_1 {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d8e3ff;
  background-image: -moz-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e9ff), to(#cbdaff));
  background-image: -webkit-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -o-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: linear-gradient(to bottom, #e0e9ff, #cbdaff);
  background-repeat: repeat-x;
  border-top-color: #e9efff !important;
  border-bottom-color: #b9cdff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e9ff', endColorstr='#ffcbdaff', GradientType=0);
}

table.dataTable tr.odd td.sorting_2 {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d8e3ff;
  background-image: -moz-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e9ff), to(#cbdaff));
  background-image: -webkit-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -o-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: linear-gradient(to bottom, #e0e9ff, #cbdaff);
  background-repeat: repeat-x;
  border-top-color: #e9efff !important;
  border-bottom-color: #b9cdff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e9ff', endColorstr='#ffcbdaff', GradientType=0);
}

table.dataTable tr.odd td.sorting_3 {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d8e3ff;
  background-image: -moz-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e9ff), to(#cbdaff));
  background-image: -webkit-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -o-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: linear-gradient(to bottom, #e0e9ff, #cbdaff);
  background-repeat: repeat-x;
  border-top-color: #e9efff !important;
  border-bottom-color: #b9cdff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e9ff', endColorstr='#ffcbdaff', GradientType=0);
}

table.dataTable tr.even td.sorting_1 {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d8e3ff;
  background-image: -moz-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e9ff), to(#cbdaff));
  background-image: -webkit-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -o-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: linear-gradient(to bottom, #e0e9ff, #cbdaff);
  background-repeat: repeat-x;
  border-top-color: #e9efff !important;
  border-bottom-color: #b9cdff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e9ff', endColorstr='#ffcbdaff', GradientType=0);
}

table.dataTable tr.even td.sorting_2 {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d8e3ff;
  background-image: -moz-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e9ff), to(#cbdaff));
  background-image: -webkit-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -o-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: linear-gradient(to bottom, #e0e9ff, #cbdaff);
  background-repeat: repeat-x;
  border-top-color: #e9efff !important;
  border-bottom-color: #b9cdff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e9ff', endColorstr='#ffcbdaff', GradientType=0);
}

table.dataTable tr.even td.sorting_3 {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #d8e3ff;
  background-image: -moz-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e0e9ff), to(#cbdaff));
  background-image: -webkit-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: -o-linear-gradient(top, #e0e9ff, #cbdaff);
  background-image: linear-gradient(to bottom, #e0e9ff, #cbdaff);
  background-repeat: repeat-x;
  border-top-color: #e9efff !important;
  border-bottom-color: #b9cdff !important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe0e9ff', endColorstr='#ffcbdaff', GradientType=0);
}

.paginate_enabled_previous {
  padding: 4px 20px 4px 8px;
  color: #5d5d5d;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #f4f4f4, #d3d3d3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#d3d3d3));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #d3d3d3);
  background-image: -o-linear-gradient(top, #f4f4f4, #d3d3d3);
  background-image: linear-gradient(to bottom, #f4f4f4, #d3d3d3);
  background-repeat: repeat-x;
  border: 1px #bdbdbd solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffd3d3d3', GradientType=0);
}

.paginate_disabled_previous {
  padding: 4px 20px 4px 8px;
  color: #777777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #ececec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ececec));
  background-image: -webkit-linear-gradient(top, #ffffff, #ececec);
  background-image: -o-linear-gradient(top, #ffffff, #ececec);
  background-image: linear-gradient(to bottom, #ffffff, #ececec);
  background-repeat: repeat-x;
  border: 1px #d7d7d7 solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
}

.paginate_enabled_next {
  padding: 4px 8px 4px 20px;
  color: #5d5d5d;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #f4f4f4, #d3d3d3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#d3d3d3));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #d3d3d3);
  background-image: -o-linear-gradient(top, #f4f4f4, #d3d3d3);
  background-image: linear-gradient(to bottom, #f4f4f4, #d3d3d3);
  background-repeat: repeat-x;
  border: 1px #bdbdbd solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffd3d3d3', GradientType=0);
}

.paginate_disabled_next {
  padding: 4px 8px 4px 20px;
  color: #777777;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #f8f8f8;
  background-image: -moz-linear-gradient(top, #ffffff, #ececec);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#ececec));
  background-image: -webkit-linear-gradient(top, #ffffff, #ececec);
  background-image: -o-linear-gradient(top, #ffffff, #ececec);
  background-image: linear-gradient(to bottom, #ffffff, #ececec);
  background-repeat: repeat-x;
  border: 1px #d7d7d7 solid;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffececec', GradientType=0);
}

/* Let's get this party started */
::-webkit-scrollbar {
  width: 10px;
}

/* Track */

::-webkit-scrollbar-track {
  background: #ededed;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background-color: #a0bbff;
  background-image: -moz-linear-gradient(left, #c7d7ff, #a0bbff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#c7d7ff), to(#a0bbff));
  background-image: -webkit-linear-gradient(left, #c7d7ff, #a0bbff);
  background-image: -o-linear-gradient(left, #c7d7ff, #a0bbff);
  background-image: linear-gradient(to right, #c7d7ff, #a0bbff);
  background-repeat: repeat-x;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7d7ff', endColorstr='#ffa0bbff', GradientType=1);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
  background: #ededed;
}

::-webkit-scrollbar:horizontal {
  height: 10px;
}

scrollbar {
  width: 10px;
}

/* Track */
scrollbar-track {
  background: #ededed;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

/* Handle */
scrollbar-thumb {
  background-color: #a0bbff;
  background-image: -moz-linear-gradient(left, #c7d7ff, #a0bbff);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#c7d7ff), to(#a0bbff));
  background-image: -webkit-linear-gradient(left, #c7d7ff, #a0bbff);
  background-image: -o-linear-gradient(left, #c7d7ff, #a0bbff);
  background-image: linear-gradient(to right, #c7d7ff, #a0bbff);
  background-repeat: repeat-x;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7d7ff', endColorstr='#ffa0bbff', GradientType=1);
  -webkit-box-shadow: inset 0 0 1px rgba(0, 0, 0, 0.5);
}

scrollbar-thumb:window-inactive {
  background: #ededed;
}

.product-well {
  padding: 0;
}

.product-well .product-header {
  position: relative;
  display: block;
  width: 100%;
  padding: 5px 0 1px 0;
  margin: 0;
  margin-top: -5px;
  margin-left: -1px;
  font-size: 14px;
  line-height: 20px;
  line-height: 21px;
  color: #ffffff;
  text-shadow: 0 -1px 0 #333333;
  background-color: #727272;
  background-image: -moz-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7f7f7f), to(#5e5e5e));
  background-image: -webkit-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: -o-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: linear-gradient(to bottom, #7f7f7f, #5e5e5e);
  background-repeat: repeat-x;
  border: 1px solid #5e5e5e;
  border-bottom: 8px solid #5e5e5e;
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff5e5e5e', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.product-icon-claim {
  top: -10px;
  right: -10px;
  z-index: 1px;
  display: none;
  width: 30px;
  height: 30px;
  background: url('../../../images/valid-circle.png') no-repeat;
}

.product-well-claimed {
  color: #254e73;
  background-color: #ebf3f5;
  border-color: #b8d4dc;
  box-shadow: 0 0px 5px #b8d4dc;
}

.product-well-claimed .product-header {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  *background-color: #0044cc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.product-well-claimed .product-icon-claim {
  display: block;
}

.product-well-claimed .well-body hr {
  border-top-color: #b8d4dc;
}

.product-well-claimed .product-thumb {
  border-color: #254e73;
}

.product-header h2 {
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 21px;
  text-shadow: 0 -1px 0 #333333;
}

.product-body {
  padding: 8px;
}

.product-thumb {
  display: block;
  background: #ffffff;
  border: 1px #cfcfcf solid;
}

.product-body .product-thumb {
  display: block;
  float: left;
  width: 90px;
  margin-right: 8px;
}

.product-thumb:hover {
  border-color: #006dcc;
}

.product-thumb-xl {
  margin: -3px 0 0 -3px;
  border-color: #e4e4e4;
  border-width: 4px;
}

.product-thumb-xl:hover {
  margin: -3px 0 0 -3px;
  border-color: #cfcfcf;
  border-width: 4px;
}

.product-thumb img {
  border: 0;
}

.product-body .product-thumb img {
  width: 90px;
}

.product-price {
  font-size: 20px;
  color: #006dcc;
}

.product-price-xl {
  font-size: 30px;
  color: #006dcc;
}

/* claimed */

.cliamed-box .well-body {
  padding: 4px;
}

.cliamed-box table {
  margin: 0;
}

.cliamed-box table tr td {
  font-size: 12px;
}

.cliamed-box table tr td.cliamed-price {
  font-weight: bold;
  color: #006dcc;
  text-align: right;
}

.cliamed-box table tr td.cliamed-release {
  width: 20px;
}

/*
	..................................................................................
	Extended App style less!
	..................................................................................	
*/

.hide {
  display: none;
}

.red {
  color: #B94A48!important;
}

.blue {
  color: #006dcc !important;
}

.blue-dark {
  color: #0044cc !important;
}

.gray {
  color: #929292;
}

.light-gray {
  color: #BEBCBC;
}

.show {
  display: block;
}

.thin {
  font-weight: 100;
}

.red {
  color: #B94A48;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

.icon {
  float: left;
  margin-right: 10px;
}

.icon20 {
  height: 20px;
}

.icon24 {
  height: 25px;
}

.icon30 {
  height: 30px;
}

.margin1 {
  margin: 5px;
}

.margin2 {
  margin: 10px;
}

.margin3 {
  margin: 15px;
}

.clear {
  clear: both;
}

.btn-image {
  padding: 2px 5px 0 5px;
}

.btn-image > * {
  float: left;
}

.btn-image > div,
.btn-image > span {
  padding: 4px 5px 5px;
}

.nav-pills > li > a.btn-image {
  padding-top: 7px;
}

.left {
  left: 0;
  float: left;
}

.right {
  right: 0;
  float: right;
}

.bottom {
  bottom: 0;
}

.top {
  top: 0;
  margin-top: 0;
}

.spacer-left {
  display: inline-block;
  padding-left: 10px;
}

.spacer-right {
  display: inline-block;
  padding-right: 10px;
}

.spacer-top {
  display: inline-block;
  padding-top: 10px;
}

.spacer-bottom {
  display: inline-block;
  padding-bottom: 10px;
}

.spacer {
  display: inline-block;
  padding: 10px;
}

.size1 {
  font-size: 11px!important;
}

.size2 {
  font-size: 12px!important;
}

.size3 {
  font-size: 14px!important;
}

.size4 {
  font-size: 16px!important;
}

.size5 {
  font-size: 18px!important;
}

.size6 {
  font-size: 20px!important;
}

.size7 {
  font-size: 22px!important;
}

.center {
  text-align: center;
}

/* prompt */

.prompt input {
  width: 98%;
}

.code {
  font-family: courier new;
}

.table-bordered {
  border-right: 1px solid #ececec;
  border-left: 1px solid #c2c2c2;
}

.table-bordered thead th {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #848484;
  background-image: -moz-linear-gradient(top, #959595, #6a6a6a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#959595), to(#6a6a6a));
  background-image: -webkit-linear-gradient(top, #959595, #6a6a6a);
  background-image: -o-linear-gradient(top, #959595, #6a6a6a);
  background-image: linear-gradient(to bottom, #959595, #6a6a6a);
  background-repeat: repeat-x;
  border-top: 1px solid #959595;
  border-right: 1px solid #959595;
  border-bottom: 1px solid #959595;
  border-left: 1px solid #6a6a6a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff959595', endColorstr='#ff6a6a6a', GradientType=0);
}

.table-bordered tr {
  background-color: #f0f0f0;
  background-image: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#e9e9e9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: -o-linear-gradient(top, #f5f5f5, #e9e9e9);
  background-image: linear-gradient(to bottom, #f5f5f5, #e9e9e9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe9e9e9', GradientType=0);
}

.table-bordered td,
.table-bordered th {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #CFCFCF;
  border-bottom: 1px solid #c2c2c2;
  border-left: 1px solid #ffffff;
}

.table-bordered tr:hover td {
  color: #1f5671;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #c1d3ff;
  background-image: -moz-linear-gradient(top, #c7d7ff, #b9cdff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c7d7ff), to(#b9cdff));
  background-image: -webkit-linear-gradient(top, #c7d7ff, #b9cdff);
  background-image: -o-linear-gradient(top, #c7d7ff, #b9cdff);
  background-image: linear-gradient(to bottom, #c7d7ff, #b9cdff);
  background-repeat: repeat-x;
  border-color: #b9cdff;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc7d7ff', endColorstr='#ffb9cdff', GradientType=0);
}

.table-neutral {
  margin-bottom: 0;
  border: 0;
}

.table-neutral tr {
  background: none;
}

.table-neutral tr td {
  padding-top: 2px;
  padding-bottom: 0;
  border: 0;
}

.table-neutral tr:hover td {
  background-color: none;
  background-image: none;
}

.table td {
  vertical-align: middle;
}

.table td.edit {
  width: 60px;
}

.table td.delete {
  width: 60px;
}

/**
	WELLS
	// -----
 */

.well-header {
  padding: 5px 10px 1px 10px;
  margin-bottom: 0;
  line-height: 20px;
  line-height: 21px;
  color: #ffffff;
  background-color: #727272;
  background-image: -moz-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7f7f7f), to(#5e5e5e));
  background-image: -webkit-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: -o-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: linear-gradient(to bottom, #7f7f7f, #5e5e5e);
  background-repeat: repeat-x;
  border: 1px solid #5e5e5e;
  border-bottom: 8px solid #5e5e5e;
  -webkit-border-radius: 6px 6px 0 0;
     -moz-border-radius: 6px 6px 0 0;
          border-radius: 6px 6px 0 0;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff5e5e5e', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.well-header .btn,
.btn-black {
  margin: 0;
  color: #ffffff;
  color: #e6e6e6;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px 0 #6a6a6a;
  background-color: #7f7f7f;
  *background-color: #6b6b6b;
  background-image: -moz-linear-gradient(top, #8c8c8c, #6b6b6b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8c8c8c), to(#6b6b6b));
  background-image: -webkit-linear-gradient(top, #8c8c8c, #6b6b6b);
  background-image: -o-linear-gradient(top, #8c8c8c, #6b6b6b);
  background-image: linear-gradient(to bottom, #8c8c8c, #6b6b6b);
  background-repeat: repeat-x;
  border-color: #6b6b6b #6b6b6b #454545;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #6a6a6a, 10%;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff8c8c8c', endColorstr='#ff6b6b6b', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.well-header .btn:hover,
.btn-black:hover,
.well-header .btn:active,
.btn-black:active,
.well-header .btn.active,
.btn-black.active,
.well-header .btn.disabled,
.btn-black.disabled,
.well-header .btn[disabled],
.btn-black[disabled] {
  color: #ffffff;
  background-color: #6b6b6b;
  *background-color: #5e5e5e;
}

.well-header .btn:active,
.btn-black:active,
.well-header .btn.active,
.btn-black.active {
  background-color: #515151 \9;
}

.btn-black:hover {
  color: #ffffff;
}

.well-body {
  -webkit-border-radius: 0 0 6px 6px;
     -moz-border-radius: 0 0 6px 6px;
          border-radius: 0 0 6px 6px;
}

.well-gray {
  background-color: #f4f4f4;
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f4f4f4, #e3e3e3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e3e3e3));
  background-image: -webkit-linear-gradient(top, #f4f4f4, #e3e3e3);
  background-image: -o-linear-gradient(top, #f4f4f4, #e3e3e3);
  background-image: linear-gradient(to bottom, #f4f4f4, #e3e3e3);
  background-repeat: repeat-x;
  border: 1px  #cfcfcf solid;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe3e3e3', GradientType=0);
  -webkit-box-shadow: inset 1px 1px 25px #e3e3e3;
     -moz-box-shadow: inset 1px 1px 25px #e3e3e3;
          box-shadow: inset 1px 1px 25px #e3e3e3;
}

/* IE 8 and below */

.well,
.well-body,
.hero-unit,
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  border: 1px #ccc solid\9;
  border-top-color: #d3d3d3\9;
  border-right-color: #b8b8b8\9;
  border-bottom-color: #a5a5a5\9;
  border-left-color: #ccc\9;
}

.well-body {
  position: relative;
  border-top: 0!important\9;
}

.well-body hr {
  border-top: 1px #cfcfcf solid;
}

.well-body .arrow-up {
  position: absolute;
  top: 30px;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-right: 60px solid transparent;
  border-bottom: 30px solid #f5f5f5;
  border-left: 60px solid transparent;
}

.well-body .arrow-down {
  position: absolute;
  bottom: -30px;
  left: 0;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 30px solid #f5f5f5;
  border-right: 60px solid transparent;
  border-left: 60px solid transparent;
}

.well-body .arrow-right {
  position: absolute;
  top: 0;
  left: -32px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-right: 30px solid #f5f5f5;
  border-bottom: 60px solid transparent;
}

.well-body .arrow-left {
  position: absolute;
  top: 0;
  right: -32px;
  z-index: 1;
  width: 0;
  height: 0;
  border-top: 60px solid transparent;
  border-bottom: 60px solid transparent;
  border-left: 30px solid #f5f5f5;
}

/*
	// HERO UNIT
	// ---------
*/

.hero-unit {
  padding: 20px;
}

.hero-unit h1 {
  font-size: 50px;
}

.hero-unit-dark {
  margin-bottom: 30px;
  background: url('img/backgr.png') #f2f2f2;
  border: 1px  #cfcfcf solid;
  border-bottom: 1px #fff solid;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  -webkit-box-shadow: inset 1px 1px 55px #bfbfbf;
     -moz-box-shadow: inset 1px 1px 55px #bfbfbf;
          box-shadow: inset 1px 1px 55px #bfbfbf;
}

.hero-unit-dark h1 {
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1;
  letter-spacing: -1px;
}

.hero-unit-dark p {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: inherit;
}

.nav li.nav-spacer {
  width: 0;
  height: 25px;
  margin-top: 8px;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #ffffff;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  box-shadow: none;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #006dcc;
}

.hero-unit {
  border: 1px #c2c2c2 solid;
}

.hero-unit h1 {
  margin: 0 0 0 20px;
}

.hero-unit h2 {
  font-weight: 100;
  color: #5a5a5a;
}

/* inlin edit */

.inline-edit-hover {
  padding: 2px 20px 2px 5px;
  margin: -2px -20px -2px -5px;
  background: url('img/inline-edit.png') right center no-repeat #deebff;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.inline-edit-date input,
.inline-edit-date button {
  float: left;
  margin-right: 4px;
  margin-bottom: 0;
}

.inline-edit-date input,
.inline-edit-date button {
  float: left;
  margin-right: 4px;
  margin-bottom: 0;
}

.inline-edit .inplace_field {
  float: left;
}

.inline-edit-date .inplace_field {
  float: left;
}

.inline-edit-select .inplace_field {
  float: left;
  margin-right: 4px;
}

.inline-edit-area textarea {
  width: 100%;
}

.alert-info .dialog-inline-loader {
  float: none;
  margin: 0;
}

.nav-list {
  padding-right: 10px;
  padding-left: 10px;
}

.nav-list .sidebar-nav-button {
  display: block;
  padding: 6px 6px 6px 19px;
  font-size: 12px;
  line-height: 15px;
}

.nav-list .sidebar-nav-button i {
  display: inline-block;
  margin-top: -2px;
  margin-left: -15px;
}

.sidebar-nav-button .badge-info {
  background-color: #0088CC;
}

.well-carousel {
  padding: 5px;
}

.well-carousel ul {
  list-style: none;
}

.well-carousel ul li {
  float: left;
  height: 80px;
  margin: 0 5px;
}

.well-carousel ul li a img {
  height: 80px;
}

.well-carousel .carousel-container {
  position: relative;
  padding-top: 8px;
  margin: 0 auto;
  background: #fff;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
}

.well-carousel .carousel-left {
  left: 0;
}

.well-carousel .carousel-right {
  right: 0;
}

.well-carousel a.carousel-nav {
  position: absolute;
  top: 30px;
  z-index: 2px;
  width: 30px;
  height: 30px;
  margin: 0 10px;
  font-size: 25px;
  font-weight: bold;
  line-height: 20px;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 -1px 0 #6a6a6a;
  background-color: #727272;
  background-image: -moz-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7f7f7f), to(#5e5e5e));
  background-image: -webkit-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: -o-linear-gradient(top, #7f7f7f, #5e5e5e);
  background-image: linear-gradient(to bottom, #7f7f7f, #5e5e5e);
  background-repeat: repeat-x;
  border: 1px solid #5e5e5e;
  -webkit-border-radius: 15px;
     -moz-border-radius: 15px;
          border-radius: 15px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7f7f7f', endColorstr='#ff5e5e5e', GradientType=0);
}

.well-carousel a.carousel-nav:hover {
  text-decoration: none;
  background-color: #6b6b6b;
  background-image: -moz-linear-gradient(top, #5e5e5e, #7f7f7f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5e5e5e), to(#7f7f7f));
  background-image: -webkit-linear-gradient(top, #5e5e5e, #7f7f7f);
  background-image: -o-linear-gradient(top, #5e5e5e, #7f7f7f);
  background-image: linear-gradient(to bottom, #5e5e5e, #7f7f7f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5e5e5e', endColorstr='#ff7f7f7f', GradientType=0);
}