/* html,
body {
  height: 100%;
} */

/* .wrap {
  min-height: 100%;
  height: auto;
  margin: 0 auto -60px;
  padding: 0 0 60px;
} */

/* .wrap > .container {
  padding: 70px 15px 20px;
} */

/* .footer {
  height: 60px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  padding-top: 20px;
} */

/* .jumbotron {
  text-align: center;
  background-color: transparent;
} */

/* .jumbotron .btn {
  font-size: 21px;
  padding: 14px 24px;
} */

/* .not-set {
  color: #c55;
  font-style: italic;
} */

/* add sorting icons to gridview sort links */
a.asc:after,
a.desc:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  padding-left: 5px;
}

a.asc:after {
  content: "\2193";
}

a.desc:after {
  content: "\2191";
}

/* .sort-numerical a.asc:after {
  content: "\e153";
}

.sort-numerical a.desc:after {
  content: "\e154";
}

.sort-ordinal a.asc:after {
  content: "\e155";
}

.sort-ordinal a.desc:after {
  content: "\e156";
} */

/* .grid-view td {
  white-space: nowrap;
}

.grid-view td {
  white-space: nowrap;
} */

/* .grid-view .filters input,
.grid-view .filters select {
  min-width: 50px;
} */

.hint-block {
  display: block;
  margin-top: 5px;
  color: #999;
}

.error-summary {
  color: red;
  background: #fdf7f7;
  border-left: 3px solid #eed3d7;
  padding: 10px 20px;
  margin: 0 0 15px 0;
}

/* align the logout "link" (button in form) of the navbar */
/* .nav li > form > button.logout {
  padding: 15px;
  border: none;
} */

/* @media (max-width: 767px) {
  .nav li > form > button.logout {
    display: block;
    text-align: left;
    width: 100%;
    padding: 10px 15px;
  }
} */

/* .nav > li > form > button.logout:focus,
.nav > li > form > button.logout:hover {
  text-decoration: none;
} */

/* .nav > li > form > button.logout:focus {
  outline: none;
} */

p.help-block.help-block-error {
  color: red;
}

form div.required label.control-label:after {
  content: " * ";
  color: red;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: red !important;
}

.has-error .form-control {
  border-color: red !important;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

iframe {
  width: 100%;
  border: none;
}

/* .ui-widget-overlay {
  opacity: 0.5 !important;
  filter: Alpha(Opacity=50) !important;
  background: rgb(50, 50, 50) !important;
} */

/* .ui-widget.ui-widget-content {
  border: 1px solid #eb1c23;
  padding: 0;
  margin: 0;
} */

/* .ui-dialog > .ui-widget-header {
  background: #eb1c23;
  color: #fff;
} */

/* .ui-dialog .ui-dialog-content {
  padding: 0;
  margin: 0;
} */

/* .ui-dialog-title {
  font-size: 16px;
} */

/* .breadcrumb {
    padding: 0 !important;
    color: dodgerblue;
    font-weight: bold;
}

.breadcrumb li, .breadcrumb li a {
    color: dodgerblue !important;
    font-weight: bold !important;
}

.breadcrumb li, .breadcrumb li a .active {
    color: #758697 !important;
    font-weight: bold !important;
} */

label {
  display: inline;
}

/* .control-label {
  font-weight: 600;
  color: grey;
} */

/* .form-horizontal .form-group {
  margin-left: 0;
  margin-right: 0;
} */

/* .bg-info,
.bg-info a {
  color: #7a878e;
} */

/* .note-editor.note-frame {
  border-color: #cccccc !important;
} */

/* .note-toolbar.panel-heading {
  background-color: #efefef !important;
} */

/* .note-popover .popover-content,
.panel-heading.note-toolbar {
  padding: 0 0 5px 5px !important;
} */

/* frontend */
/* .rs2-select2 .select2-container .select2-selection--single {
  height: 38px;
  border: 1px solid #cccccc;
} */

/* .rs2-select2
  .select2-container--default.select2-container--disabled
  .select2-selection--single {
  background-color: #eeeeee;
} */

/* .rs2-select2
  .select2-container
  .select2-selection--single
  .select2-selection__rendered {
  font-size: 16px;
} */

/* .rs2-select2
  .select2-container--default.select2-container--disabled
  .select2-selection--single
  .select2-selection__rendered {
  color: #888888;
} */

.table {
  white-space: nowrap !important;
}

/* #outer-box-statistics {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
} */

/* #outer-box-statistics #inner-box-statistics {
  background-color: rgba(255, 255, 255, 0.8);
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  padding: 0;
  transition: opacity 0.5s;
  opacity: 1;
} */

/* #outer-box-statistics #inner-box-statistics p {
  color: #000;
  text-align: center;
  font-size: 12px;
} */

.select-picker > .btn:not(.btn-link) {
  box-shadow: none !important;
  height: 35px !important;
  min-width: 100px !important;
}

.calendar-teal {
  color: #009688;
}

/* .dtp-buttons > */
.table > thead > tr > th:first-child,
.table > tbody > tr > th:first-child,
.table > tfoot > tr > th:first-child,
.table > thead > tr > td:first-child,
.table > tbody > tr > td:first-child,
.table > tfoot > tr > td:first-child {
  padding-left: 10px !important;
}
.table > thead > tr > th:last-child,
.table > tbody > tr > th:last-child,
.table > tfoot > tr > th:last-child,
.table > thead > tr > td:last-child,
.table > tbody > tr > td:last-child,
.table > tfoot > tr > td:last-child {
  padding-right: 15px !important;
}

.dtp-buttons > .btn:not(.btn-link) {
  box-shadow: none !important;
}
