/*!
 * Start Bootstrap - SB Admin 2 v3.3.7+1 (http://startbootstrap.com/template-overviews/sb-admin-2)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
body {
  background-color: #f8f8f8;
}
#wrapper {
  width: 100%;
}
#page-wrapper {
  padding: 0 15px;
  min-height: 568px;
  background-color: white;
}
@media (min-width: 768px) {
  #page-wrapper {
    position: inherit;
    margin: 0 0 0 250px;
    padding: 0 30px;
    border-left: 1px solid #e7e7e7;
  }
}
.navbar-top-links {
  margin-right: 0;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links li a {
  padding: 15px;
  min-height: 50px;
}
.navbar-top-links .dropdown-menu li {
  display: block;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}
.navbar-top-links .dropdown-menu li a {
  padding: 3px 20px;
  min-height: 0;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.sidebar .sidebar-search {
  padding: 15px;
}
.sidebar ul li {
  border-bottom: 1px solid #e7e7e7;
}
.sidebar ul li a.active {
  background-color: #eeeeee;
}
.sidebar .arrow {
  float: right;
}
.sidebar .fa.arrow:before {
  content: "\f104";
}
.sidebar .active > a > .fa.arrow:before {
  content: "\f107";
}
.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
  border-bottom: none !important;
}
.sidebar .nav-second-level li a {
  padding-left: 37px;
}
.sidebar .nav-third-level li a {
  padding-left: 52px;
}
@media (min-width: 768px) {
  .sidebar {
    z-index: 1;
    position: absolute;
    width: 250px;
    margin-top: 51px;
  }
  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-primary.btn-outline {
  color: #428bca;
}
.btn-success.btn-outline {
  color: #5cb85c;
}
.btn-info.btn-outline {
  color: #5bc0de;
}
.btn-warning.btn-outline {
  color: #f0ad4e;
}
.btn-danger.btn-outline {
  color: #d9534f;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: white;
}
.chat {
  margin: 0;
  padding: 0;
  list-style: none;
}
.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #999999;
}
.chat li.left .chat-body {
  margin-left: 60px;
}
.chat li.right .chat-body {
  margin-right: 60px;
}
.chat li .chat-body p {
  margin: 0;
}
.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}
.chat-panel .panel-body {
  height: 350px;
  overflow-y: scroll;
}
.login-panel {
  margin-top: 25%;
}
.flot-chart {
  display: block;
  height: 400px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
table.dataTable thead .sorting_asc:after {
  content: "\f0de";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
.huge {
  font-size: 40px;
}
.panel-green {
  border-color: #5cb85c;
}
.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}
.panel-green > a {
  color: #5cb85c;
}
.panel-green > a:hover {
  color: #3d8b3d;
}
.panel-red {
  border-color: #d9534f;
}
.panel-red > .panel-heading {
  border-color: #d9534f;
  color: white;
  background-color: #d9534f;
}
.panel-red > a {
  color: #d9534f;
}
.panel-red > a:hover {
  color: #b52b27;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow > a {
  color: #f0ad4e;
}
.panel-yellow > a:hover {
  color: #df8a13;
}
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}
.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}
.timeline > li {
  position: relative;
  margin-bottom: 20px;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li:before,
.timeline > li:after {
  content: " ";
  display: table;
}
.timeline > li:after {
  clear: both;
}
.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}
.timeline > li > .timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}
.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  background-color: #999999;
}
.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}
.timeline-badge.primary {
  background-color: #2e6da4 !important;
}
.timeline-badge.success {
  background-color: #3f903f !important;
}
.timeline-badge.warning {
  background-color: #f0ad4e !important;
}
.timeline-badge.danger {
  background-color: #d9534f !important;
}
.timeline-badge.info {
  background-color: #5bc0de !important;
}
.timeline-title {
  margin-top: 0;
  color: inherit;
}
.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}
.timeline-body > p + p {
  margin-top: 5px;
}
@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }
  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }
  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }
  ul.timeline > li > .timeline-panel {
    float: right;
  }
  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }
  ul.timeline > li > .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}
/*!
 * Bootstrap-select v1.13.1 (https://developer.snapappointments.com/bootstrap-select)
 *
 * Copyright 2012-2018 SnapAppointments, LLC
 * Licensed under MIT (https://github.com/snapappointments/bootstrap-select/blob/master/LICENSE)
 */
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  z-index: 1;
  text-align: right;
  white-space: nowrap;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select > .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: rgba(255, 255, 255, 0.5);
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: '';
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  top: 0;
  left: 0;
  padding-top: inherit;
  padding-right: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
}
.bootstrap-select .dropdown-toggle .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
/*# sourceMappingURL=bootstrap-select.css.map */
/*! ========================================================================
 * Bootstrap Toggle: bootstrap-toggle.css v2.2.0
 * http://www.bootstraptoggle.com
 * ========================================================================
 * Copyright 2014 Min Hur, The New York Times Company
 * Licensed under MIT
 * ======================================================================== */
.checkbox label .toggle,
.checkbox-inline .toggle {
  margin-left: -20px;
  margin-right: 5px;
}
.toggle {
  position: relative;
  overflow: hidden;
}
.toggle input[type="checkbox"] {
  display: none;
}
.toggle-group {
  position: absolute;
  width: 200%;
  top: 0;
  bottom: 0;
  left: 0;
  transition: left 0.35s;
  -webkit-transition: left 0.35s;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.toggle.off .toggle-group {
  left: -100%;
}
.toggle-on {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 50%;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-off {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  right: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
}
.toggle-handle {
  position: relative;
  margin: 0 auto;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 100%;
  width: 0px;
  border-width: 0 1px;
}
.toggle.btn {
  min-width: 59px;
  min-height: 34px;
}
.toggle-on.btn {
  padding-right: 24px;
}
.toggle-off.btn {
  padding-left: 24px;
}
.toggle.btn-lg {
  min-width: 79px;
  min-height: 45px;
}
.toggle-on.btn-lg {
  padding-right: 31px;
}
.toggle-off.btn-lg {
  padding-left: 31px;
}
.toggle-handle.btn-lg {
  width: 40px;
}
.toggle.btn-sm {
  min-width: 50px;
  min-height: 30px;
}
.toggle-on.btn-sm {
  padding-right: 20px;
}
.toggle-off.btn-sm {
  padding-left: 20px;
}
.toggle.btn-xs {
  min-width: 35px;
  min-height: 22px;
}
.toggle-on.btn-xs {
  padding-right: 12px;
}
.toggle-off.btn-xs {
  padding-left: 12px;
}
.l-text-centre,
.l-text-center {
  text-align: center;
}
/* STICKY FOOTER */
* {
  margin: 0;
}
html,
body {
  height: 100%;
}
.l-sticky-footer__page {
  min-height: 100%;
  /* equal to footer height */
  margin-bottom: -300px;
}
.l-sticky-footer__page:after {
  content: "";
  display: block;
}
.l-sticky-footer__footer,
.l-sticky-footer__page:after {
  height: 300px;
}
@media (min-width: 992px) {
  .l-row__equal-height_cols,
  .l-row__equal-height_cols > div[class*='col-'] {
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto;
  }
}
.v-container {
  margin-left: 0;
}
@media (min-width: 768px) {
  .v-container {
    width: 680px;
  }
}
@media (min-width: 992px) {
  .v-container {
    width: 800px;
  }
}
@media (min-width: 1200px) {
  .v-container {
    width: 900px;
  }
}
.u-loading:empty {
  min-height: 64px;
  min-width: 64px;
  background: url(/core/web/www/resources/images/busy.gif) no-repeat center;
  padding: 10px;
}
.u-success {
  color: green;
}
.u-danger {
  color: red;
}
.u-nowrap {
  white-space: nowrap;
}
.u-half-br {
  line-height: 50%;
}
.u-br + br {
  display: none;
}
.u-hidden {
  display: none !important;
}
.u-feature-disabled {
  opacity: .5;
}
.u-gritter-error .gritter-title {
  color: red;
}
.u-horiz-list li,
.u-horiz-list dt,
.u-horiz-list dd {
  display: inline;
}
.u-horiz-list li,
.u-horiz-list dd {
  margin-right: 2em;
}
.u-horiz-list dt {
  margin-right: .5em;
}
.u-push-1 {
  margin-top: 1em;
}
.u-push-2 {
  margin-top: 2em;
}
.u-push-3 {
  margin-top: 3em;
}
.u-drop-1 {
  margin-bottom: 1em;
}
.u-drop-2 {
  margin-bottom: 2em;
}
.u-drop-3 {
  margin-bottom: 3em;
}
.u-left-1 {
  margin-left: 1rem;
}
.u-right-1 {
  margin-right: 1rem;
}
.u-right-2 {
  margin-right: 2rem;
}
.u-inline {
  display: inline;
}
.u-inline-block {
  display: inline-block;
}
.u-strikethrough {
  text-decoration: line-through;
}
.u-jumbo-text {
  font-size: 96px;
  line-height: 1;
}
.u-busy {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.25);
}
.u-busy i {
  position: relative;
  top: 50%;
  left: 50%;
  font-size: 144px;
  margin-top: -144px;
  margin-left: -72px;
  color: white;
}
.notify .note {
  position: relative;
  padding: 15px;
  background-color: #95a5a6;
  color: #ecf0f1;
  font-family: Arial, sans-serif !important;
  font-size: 14px !important;
}
.notify .note.note:hover {
  background-color: #7f8c8d;
}
.notify .note.note-success {
  background-color: #2ecc71;
}
.notify .note.note-success:hover {
  background-color: #27ae60;
}
.notify .note.note-info {
  background-color: #3498db;
}
.notify .note.note-info:hover {
  background-color: #2980b9;
}
.notify .note.note-warning {
  background-color: #e67e22;
}
.notify .note.note-warning:hover {
  background-color: #d35400;
}
.notify .note.note-danger {
  background-color: #e74c3c;
}
.notify .note.note-danger:hover {
  background-color: #c0392b;
}
.notify .note .image,
.notify .note .remove {
  position: absolute;
  width: 24px;
  height: 24px;
  font-size: 24px;
  color: #ecf0f1;
}
.notify .note .remove {
  top: 10px;
  right: 15px;
  font-size: 18px;
  background: none;
  border: 0;
}
.notify .note .image {
  text-align: center;
  top: 10px;
}
.notify .note .content {
  margin-right: 31px;
}
.notify .note .image + .remove + .content {
  margin-left: 36px;
}
.notify .note .title {
  margin-right: 5px;
}
.notify.notify-notes {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 1040;
  width: 25%;
}
.notify.notify-notes .note:not(:last-child) {
  margin-bottom: 10px;
}
.notify.notify-notes .image {
  top: auto;
}
.notify.notify-notes .title {
  display: block;
  margin-right: 0;
  margin-bottom: 10px;
  font-size: 16px;
}
@media (min-width: 320px) and (max-width: 767px) {
  .notify.notify-notes {
    width: 50%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .notify.notify-notes {
    width: 30%;
  }
}
.calendar {
  /* ON SMALLER DEVICES WE TURN IT INTO A VERTICAL LIST OF EVENTS */
}
.calendar #monthMenu .affix {
  top: 75px;
}
.calendar #monthMenu .affix-bottom {
  top: 75px;
  position: absolute;
}
.calendar table {
  border-collapse: collapse;
  width: 100%;
}
.calendar caption {
  font-family: Bitter, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 32px;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.calendar caption i {
  font-size: 24px;
  line-height: 32px;
}
.calendar caption a {
  color: #888;
  margin: 0 .5em;
}
.calendar td,
.calendar th {
  text-align: center;
  vertical-align: middle;
  position: relative;
}
.calendar th {
  height: inherit;
  text-align: right;
  font-weight: 600;
  font-size: 80%;
  padding-right: 0.25em;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .calendar th {
    display: none;
  }
}
.calendar td {
  vertical-align: top;
  text-align: left;
  border: 1px solid #AAA;
  /* min, but will stretch */
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  .calendar td {
    height: 120px;
  }
}
.calendar .calendar__day-number {
  position: absolute;
  top: -1px;
  right: 0;
  background-color: #4d4d4d;
  color: white;
  font-size: 80%;
  padding: 2px 4px;
}
.calendar .empty {
  background: #AAA repeating-linear-gradient(-62deg, #EAEAEA, #EAEAEA 15px, #EFEFEF 15px, #EFEFEF 30px);
}
.calendar .day1,
.calendar .day2,
.calendar .day3,
.calendar .day4,
.calendar .day5 {
  background-color: transparent;
  width: 14%;
}
.calendar .day6,
.calendar .day7 {
  background-color: rgba(192, 192, 255, 0.1);
  width: 14%;
}
.calendar .cal_selected {
  outline: 4px solid red;
  z-index: 10;
}
.calendar .cal_today {
  border: 4px solid navy;
}
.calendar .cal_event {
  display: block;
  padding: 4px;
  border-bottom: 1px dashed rgba(128, 128, 128, 0.5);
  text-decoration: none;
  transition: background-color 0.1s ease;
}
.calendar .cal_event:hover {
  background-color: #A0A6AE;
}
.calendar .cal_event .cal_event__venue {
  font-size: 80%;
  font-style: italic;
  display: block;
}
.calendar .cal_event .cal_event__owner {
  font-size: 80%;
  font-style: italic;
  display: block;
}
.calendar .cal_event .cal_event__attendees {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 1em;
  min-width: 8px;
  height: 20px;
  line-height: 15px;
  padding: 2px 6px;
  font-size: 10px;
  font-family: Lato, sans-serif;
  font-weight: normal;
  color: white;
  text-align: center;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  background: #cc0000;
  border: 1px solid #e60000;
  border-radius: 11px;
  background-image: -webkit-linear-gradient(top, #ff3333, #cc0000);
  background-image: -moz-linear-gradient(top, #ff3333, #cc0000);
  background-image: -o-linear-gradient(top, #ff3333, #cc0000);
  background-image: linear-gradient(to bottom, #ff3333, #cc0000);
  -webkit-box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.12);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.1), 0 1px rgba(0, 0, 0, 0.12);
}
.calendar .calendar-ctrl {
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
}
.calendar .week {
  padding: 0;
  border: 1px solid #888;
  border-radius: 12px;
  background-color: white;
}
.calendar .week .day {
  padding: 1em;
  min-height: 6em;
  border-top: 1px solid #888;
}
.calendar .week .day:first-child {
  border-top: none;
}
.calendar .week .Sat,
.calendar .week .Sun {
  background-color: #AAA;
}
.calendar .week .Sun {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.calendar .week .date {
  text-align: center;
}
.calendar .week .date .dayName {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #222;
}
.calendar .week .date .dayNo {
  display: block;
  font-size: 24px;
  color: #666;
}
.calendar .week .date .monthName {
  display: block;
  font-size: 16px;
  letter-spacing: 1px;
  color: #222;
}
.calendar .week h4 {
  font-weight: normal;
}
.calendar .week h4 small {
  margin-left: 1em;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 991px) {
  .calendar .empty {
    display: none;
  }
  .calendar td {
    display: block;
    width: 100% !important;
    margin-bottom: 1em;
  }
  .calendar .cal_day_empty {
    display: none;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  #event-comment-column {
    margin-top: 7.3em;
    margin-left: -15px;
    margin-right: -30px;
    padding-left: 45px;
  }
}
#event .p2-row-matching-height__col {
  float: left;
}
@media only screen and (min-width: 992px) and (max-width: 1199px), only screen and (min-width: 1200px) {
  #event .p2-row-matching-height__col {
    float: none;
  }
}
.text-nowrap {
  white-space: nowrap;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  margin-left: 1rem;
}
h1 {
  font-weight: bold;
}
h1 small {
  margin-left: 1rem;
}
h3 {
  font-weight: bold;
  color: black;
}
h3 small {
  margin-left: 1rem;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 1.5rem 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
}
h1,
h3,
h5 {
  font-family: 'Roboto', sans-serif;
}
h1 {
  font-size: 2.5rem;
  font-weight: 700;
}
h2 {
  font-size: 2rem;
  margin-top: -0.5rem;
  font-weight: normal;
  color: slategray;
}
h3 {
  font-size: 1.9rem;
  font-weight: 700;
}
h4 {
  font-size: 1.6rem;
  margin-top: -0.5rem;
  font-weight: normal;
  color: slategray;
}
h5 {
  font-size: 1.5rem;
  margin-bottom: 0.25rem;
}
.v-panel {
  border-top-width: 0;
}
.v-container {
  margin-left: 0;
}
.v-highlight {
  background-color: rgba(5, 105, 0, 0.25) !important;
}
.v-banned {
  background-color: rgba(105, 5, 0, 0.25) !important;
}
.v-timestamp {
  text-decoration-line: underline;
  text-decoration-style: dashed;
  text-decoration-color: rgba(192, 192, 192, 0.5);
  cursor: pointer;
}
.v-heading {
  margin-top: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #eee;
}
.v-busy {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10000;
  background: rgba(0, 0, 0, 0.25);
}
.v-busy i {
  position: relative;
  top: 50%;
  left: 50%;
  font-size: 144px;
  margin-top: -144px;
  margin-left: -72px;
  color: white;
}
.alert-danger {
  background-color: #CC0000;
  border-color: #DD0000;
  color: white;
}
.alert-success {
  background-color: mediumseagreen;
  color: white;
}
html,
body {
  height: 100%;
  background-color: #2A3542;
}
body {
  font-family: 'Open Sans', sans-serif;
}
.o-logo {
  margin-left: 10px;
  margin-top: 4px;
}
.o-wrapper {
  height: 100%;
  background-color: #2A3542;
}
.o-page-wrapper {
  height: 100%;
  padding-top: 48px !important;
  overflow-y: scroll;
}
.o-navbar-toggle {
  float: left;
  border: none;
}
.o-navbar-brand {
  float: left;
  padding: 2px 15px;
}
.o-navbar-right {
  float: right;
}
.o-navbar__dark {
  background-color: #282828;
  border-color: darkred;
}
.o-nav__dark a {
  color: #EAEAEA;
}
.o-nav__dark > li > a:focus,
.o-nav__dark > li > a:hover,
.o-nav__dark .open > a,
.o-nav__dark .open > a:focus,
.o-nav__dark .open > a:hover {
  background-color: #424242;
}
.o-sidebar-nav {
  padding-top: 32px;
}
.o-sidebar-nav ul li {
  border-bottom-color: #3e4e61;
}
.o-sidebar__dark {
  background-color: #2A3542;
}
.o-sidebar__dark ul li a.active {
  background-color: #282828;
}
.o-sidebar__dark .nav > li > a:focus,
.o-sidebar__dark .nav > li > a:hover {
  color: #bcc0c5;
  background-color: #3e4e61;
  transition: background-color 200ms linear;
}
.o-sidebar__dark a {
  color: #A0A6AE;
}
.o-login-page {
  background-color: #282828;
  height: 100%;
}
.o-login-page .o-login-page__logo {
  display: block;
  margin: 4em auto;
}
.o-login-page .o-login-page__versionTag {
  margin-top: 2em;
  color: #A0A6AE;
  text-align: center;
  opacity: .5;
}
.o-lozenge-list {
  padding: 0;
}
li.o-lozenge {
  display: inline-block;
  background-color: #c4ceda;
  padding: 5px 10px;
  border-radius: 5px;
  margin-right: 10px;
  margin-bottom: 10px;
}
li.o-lozenge .counter {
  margin-left: 5px;
  background-color: red;
  color: white;
  font-weight: normal;
}
.o-table-btn {
  margin-right: 0.25em;
  margin-bottom: 0.25em;
}
.o-table-btn > i.fa {
  display: inline-block;
  margin-left: 0.5em;
}
.o-sub-table {
  width: 100%;
}
.o-sub-table td {
  padding: 5px;
  vertical-align: top;
}
.o-sub-table label {
  margin-bottom: 0;
}
.o-example-list {
  padding-left: 20px;
}
.o-example-list li {
  margin-bottom: 10px;
}
/**
  SIMPLE OVERRIDES
 */
.panel-heading {
  font-size: 120%;
}
.panel-heading h2 {
  margin: 0;
}
.bootbox-body {
  font-size: 150%;
  padding: 1em;
}
.btn__wide {
  min-width: 12em;
}
.btn.disabled,
.btn[disabled] {
  opacity: 0.4;
}
.bunker-text-strikethrough {
  text-decoration: line-through;
}
.version {
  color: silver;
  opacity: 0.5;
  margin-top: 20px;
  margin-left: 20px;
}
.label--env {
  display: inline-block;
  margin-top: 15px;
  float: left;
}
.label--env-development {
  background-color: darkorange;
  color: #1f1f1f;
}
.label--env-staging {
  background-color: orange;
  color: black;
}
.label--env-production {
  background-color: red;
  color: white;
}
.dropdown-menu.open {
  z-index: 2000;
}
.label-warning {
  color: #1f1f1f;
}
