body > .header .logo {
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
}
body > .header .logo .navbar-btn.sidebar-toggle {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 9px 5px;
  margin-top: 8px;
  margin-right: 0;
  margin-bottom: 8px;
  margin-left: 5px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
body > .header .logo .navbar-btn.sidebar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background: rgba(255, 255, 255, 0.8);
}
body > .header .logo .navbar-btn.sidebar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
body > .header .logo.collapse-left {
  width: 45px;
  margin-right: 15px;
}
body > .header .logo.collapse-left .brand {
  display: none;
}
body {
  font-size: 14px;
}
body .wrapper {
  background: #333;
}
body.fixed > .header {
  z-index: auto;
}
body.fixed > .header.fixed .wrapper {
  margin-top: 0;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  color: #444;
}
.box {
  box-shadow: 0 0 3px #999;
}
.right-side > .content-header {
  box-shadow: none !important;
  background: #eee !important;
  padding: 12px 20px;
  border-bottom: 1px solid #ddd;
}
.table th {
  background: #eee;
  border-bottom: 1px solid #ddd !important;
}
.table tr:hover {
  background: rgba(0, 0, 0, 0.03);
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: rgba(0, 0, 0, 0.01);
}
@media screen and (max-width: 992px) {
  body > .header .logo,
  body > .header .navbar {
    width: 100%;
    float: none;
    position: relative !important;
  }
  body.fixed .wrapper {
    margin-top: 50px !important;
  }
}
@media screen and (max-width: 560px) {
  body.fixed > .wrapper,
  body.fixed .sidebar-offcanvas {
    margin-top: 50px !important;
  }
}
section.sidebar li.user-panel .image {
  margin-right: 5px;
}
section.sidebar li.user-panel i.fa.pull-right {
  margin-top: 15px;
}
section.sidebar li.user-panel p small {
  display: block;
  width: 120px;
  text-overflow: ellipsis;
  overflow: hidden;
}
table.table td.none {
  text-align: center;
  vertical-align: middle;
  padding: 100px 0 !important;
}
table.table tr.disabled {
  opacity: 0.5;
}
#testing_warning {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 11px;
  background: rgba(255, 0, 0, 0.4);
  color: #fff;
  padding: 0;
  margin-left: -10px;
  line-height: 15px;
  text-align: center;
  display: block;
  z-index: 1030;
}
.box .box-tools .btn {
  color: #fff;
}
.pagination {
  margin: 0;
}
.caret.reversed {
  border-top-width: 0;
  border-bottom: 4px solid #000000;
}
.popover {
  word-break: break-all;
}
.header-app .app-icon {
  width: 60px;
  height: 60px;
  border: 1px solid #999;
  background: #ccc;
}
.header-app a.media-object {
  margin-right: 10px;
}
.header-app h4 {
  font-size: 15px;
  font-weight: bolder;
  line-height: 20px;
}
.header-app h4 a {
  word-break: break-all;
  color: #222;
}
.header-app time {
  font-size: 13px;
  color: #999;
  margin-left: 5px;
  font-family: segoe ui, Arial, sans-serif;
  font-weight: normal;
}
.header-app span.username {
  font-size: 14px;
  color: #555;
  margin-left: 5px;
  font-weight: normal;
}
.header-app p.description {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  word-break: break-all;
  margin: 5px 0 0 0;
}
.header-app span.app-store {
  margin-right: 5px;
  font-size: 13px;
  line-height: 15px;
  color: #555;
  font-weight: normal;
}
.header-app p.action_url,
.header-app p.scheme {
  margin: 0;
  line-height: 14px;
  font-size: 12px;
  color: #999;
  word-break: break-all;
}
.header-app p.scheme,
.header-app p.action_url .url,
.header-app p.url {
  display: none;
}
.header-app a.install {
  margin-left: 5px !important;
}
.app-list {
  margin-bottom: 0;
}
.app-list.removable .app-item:hover button.remove {
  display: block;
}
.app-item {
  list-style: none;
  background: #fff;
  border: 1px solid #eee;
  border-right: none;
  border-left: none;
  padding: 10px;
  margin: 0 0 -1px 0;
  position: relative;
}
.app-item .app-icon {
  width: 60px;
  height: 60px;
  border: 1px solid #999;
  background: #ccc;
}
.app-item a.media-object {
  margin-right: 10px;
}
.app-item h4 {
  font-size: 15px;
  font-weight: bolder;
  line-height: 20px;
}
.app-item h4 a {
  word-break: break-all;
  color: #222;
}
.app-item time {
  font-size: 13px;
  color: #999;
  margin-left: 5px;
  font-family: segoe ui, Arial, sans-serif;
  font-weight: normal;
}
.app-item span.username {
  font-size: 14px;
  color: #555;
  margin-left: 5px;
  font-weight: normal;
}
.app-item p.description {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  word-break: break-all;
  margin: 5px 0 0 0;
}
.app-item span.app-store {
  margin-right: 5px;
  font-size: 13px;
  line-height: 15px;
  color: #555;
  font-weight: normal;
}
.app-item p.action_url,
.app-item p.scheme {
  margin: 0;
  line-height: 14px;
  font-size: 12px;
  color: #999;
  word-break: break-all;
}
.app-item p.scheme,
.app-item p.action_url .url,
.app-item p.url {
  display: none;
}
.app-item a.install {
  margin-left: 5px !important;
}
.app-item:nth-child(even) {
  background: rgba(0, 0, 0, 0.01);
}
.app-item:hover {
  background: rgba(0, 0, 0, 0.03);
}
.app-item button.remove,
.app-item button.add {
  position: absolute;
  display: none;
  right: 5px;
  top: 5px;
  box-shadow: 0px 0px 5px #ccc;
}
.app-item a.pull-left.media-object {
  position: relative;
}
.app-item a.pull-left.media-object .img_over_text {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 60px;
  font-size: 2em;
  font-family: "tahoma";
  font-weight: bolder;
  text-shadow: 1px 1px 0px #000, 0px 0px 0px #000, 1px 0px 0px #000, 0px 1px 0px #000, -1px 0px 0px #000, 0px -1px 0px #000, -1px -1px 0px #000;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}
header.app {
  overflow: hidden;
  padding-bottom: 10px;
}
header.app .app-icon {
  width: 60px;
  height: 60px;
  border: 1px solid #999;
  background: #ccc;
}
header.app a.media-object {
  margin-right: 10px;
}
header.app h4 {
  font-size: 15px;
  font-weight: bolder;
  line-height: 20px;
}
header.app h4 a {
  word-break: break-all;
  color: #222;
}
header.app time {
  font-size: 13px;
  color: #999;
  margin-left: 5px;
  font-family: segoe ui, Arial, sans-serif;
  font-weight: normal;
}
header.app span.username {
  font-size: 14px;
  color: #555;
  margin-left: 5px;
  font-weight: normal;
}
header.app p.description {
  font-size: 13px;
  color: #888;
  line-height: 16px;
  word-break: break-all;
  margin: 5px 0 0 0;
}
header.app span.app-store {
  margin-right: 5px;
  font-size: 13px;
  line-height: 15px;
  color: #555;
  font-weight: normal;
}
header.app p.action_url,
header.app p.scheme {
  margin: 0;
  line-height: 14px;
  font-size: 12px;
  color: #999;
  word-break: break-all;
}
header.app p.scheme,
header.app p.action_url .url,
header.app p.url {
  display: none;
}
header.app a.install {
  margin-left: 5px !important;
}
header.app img.app-icon {
  width: 64px;
  height: 64px;
}
.form-group .checkbox {
  padding-left: 20px;
}
.form-group.half,
.form-group.one-third,
.form-group.quarter {
  display: inline-table;
  margin-right: 1%;
}
.form-group.half-last,
.form-group.one-third-last,
.form-group.quarter-last {
  margin-right: 0;
}
.form-group.half {
  width: 49.5%;
}
.form-group.one-third {
  width: 32.66666667%;
}
.form-group.quarter {
  width: 24.25%;
}
.form-group.active .box {
  box-shadow: 0 0 5px #3c8dbc;
}
.sidebar .sidebar-menu > li {
  border-top: 1px solid #393939 !important;
  border-bottom: 1px solid #292929 !important;
}
.sidebar .sidebar-menu > li.beta > a:first-child span:after {
  content: "Beta";
  margin-left: 0.5ex;
  font-size: 80%;
  color: #f39c12;
}
.word-break-all {
  word-break: break-all !important;
  word-wrap: break-word !important;
  white-space: normal !important;
}
.app_id,
a.url {
  word-break: break-all !important;
  word-wrap: break-word !important;
  white-space: normal !important;
}
.box .box-buttons {
  margin: 6px 10px;
}
.partial_export {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
.partial_export .dropdown-menu {
  clear: both;
  right: 0;
  min-width: 200px;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
i.true,
i.false {
  padding: 5px;
  border-radius: 20px;
}
.login-container {
  display: flex;
  height: 80vh;
  justify-content: center;
  align-items : center;
}
