.layout-boxed {
  background: #b2b2b2; }
  .layout-boxed .wrapper {
    box-shadow: none;
    max-width: 990px;
    overflow: visible; }
  .layout-boxed .logo {
    background: #fff !important;
    height: 80px;
    width: 100%;
    text-align: left; }
    .layout-boxed .logo img {
      width: 40%;
      margin-top: 20px; }
  .layout-boxed .main-sidebar {
    padding-top: 80px;
    background: #fff; }
    .layout-boxed .main-sidebar li.header {
      background: #fff !important; }
  .layout-boxed .content-header {
    padding-top: 85px; }
  .layout-boxed .content-wrapper {
    background: #fff !important; }
  .layout-boxed .navbar {
    background: #fff !important; }

.table-sequence {
  background: #efefef; }

.login-logo img {
  width: 100%; }

.login-page, .register-page {
  background: #efefef; }

.error-message {
  padding: 2px 10px 10px 10px;
  color: #c23321; }

.tooltip {
  width: 150px; }

.badge-inside {
  background: #bbb;
  position: absolute;
  margin: -42px 0 0 0;
  right: 1px; }

input.readonly {
  border: none;
  border-bottom: 1px solid #d2d6de;
  background: transparent !important; }

input[disabled] {
  cursor: auto; }

div.readonly .badge-inside {
  display: none; }

.form-control[disabled], fieldset[disabled] .form-control {
  cursor: auto; }

.bar-legend {
  list-style: none;
  text-align: center; }
  .bar-legend li {
    display: inline-block;
    margin-right: 20px; }
    .bar-legend li span {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin-right: 10px; }

.table-stat tr:first-of-type td {
  font-weight: bold; }
.table-stat td {
  border: 1px solid #f4f4f4;
  text-align: right; }
.table-stat td:first-of-type {
  font-weight: bold;
  text-align: left; }

/*# sourceMappingURL=custom.css.map */
