﻿.tab-footer {
  padding: 5px;
  background: #fff;
}
.panel-option {
  float: right;
  margin-top: -24px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.panel-group > .panel {
  border-radius: 0 !important;
  border-bottom-width: 0;
  margin: 0 !important;
}
.panel-group > .panel:first-child {
  border-top-right-radius: 4px !important;
  border-top-left-radius: 4px !important;
}
.panel-group > .panel:last-child {
  border-bottom-right-radius: 4px !important;
  border-bottom-left-radius: 4px !important;
  border-bottom-width: 1px;
}
.panel .panel-body {
  position: relative;
}
.panel-title > a {
  display: block;
}
.panel-rtl {
  direction: rtl !important;
}
.panel-rtl th {
  text-align: right !important;
}
.panel-rtl .col-md-1 {
  float: right !important;
}
.panel-rtl .col-md-2 {
  float: right !important;
}
.panel-rtl .col-md-3 {
  float: right !important;
}
.panel-rtl .col-md-4 {
  float: right !important;
}
.panel-rtl .col-md-5 {
  float: right !important;
}
.panel-rtl .col-md-6 {
  float: right !important;
}
.panel-rtl .col-md-7 {
  float: right !important;
}
.panel-rtl .col-md-8 {
  float: right !important;
}
.panel-rtl .col-md-9 {
  float: right !important;
}
.panel-rtl .col-md-10 {
  float: right !important;
}
.panel-rtl .col-md-11 {
  float: right !important;
}
.panel-rtl .col-md-12 {
  float: right !important;
}
dl dt:after {
  content: ':';
}
.control-label {
  text-align: left !important;
}
.control-label:after {
  content: ':';
}
.text-default {
  color: #e0e0e0;
}
.text-default:hover,
.text-default:focus {
  color: #bababa;
}
.text-default .fa {
  color: #e0e0e0 !important;
}
.text-dark {
  color: #333;
}
.text-dark:hover,
.text-dark:focus {
  color: #0d0d0d;
}
.text-dark .fa {
  color: #333 !important;
}
.text-red {
  color: #f11010;
}
.text-red:hover,
.text-red:focus {
  color: #ab0a0a;
}
.text-red .fa {
  color: #f11010 !important;
}
.text-orange {
  color: #f3600a;
}
.text-orange:hover,
.text-orange:focus {
  color: #aa4307;
}
.text-orange .fa {
  color: #f3600a !important;
}
.text-gold {
  color: #ffd300;
}
.text-gold:hover,
.text-gold:focus {
  color: #b39400;
}
.text-gold .fa {
  color: #ffd300 !important;
}
.text-yellowgreen {
  color: #a7ee0c;
}
.text-yellowgreen:hover,
.text-yellowgreen:focus {
  color: #74a508;
}
.text-yellowgreen .fa {
  color: #a7ee0c !important;
}
.text-green {
  color: #06eb27;
}
.text-green:hover,
.text-green:focus {
  color: #04a01b;
}
.text-green .fa {
  color: #06eb27 !important;
}
.text-sea {
  color: #00e970;
}
.text-sea:hover,
.text-sea:focus {
  color: #009d4b;
}
.text-sea .fa {
  color: #00e970 !important;
}
.text-cyan {
  color: #00ffd8;
}
.text-cyan:hover,
.text-cyan:focus {
  color: #00b397;
}
.text-cyan .fa {
  color: #00ffd8 !important;
}
.text-lightblue {
  color: #00b9ff;
}
.text-lightblue:hover,
.text-lightblue:focus {
  color: #0082b3;
}
.text-lightblue .fa {
  color: #00b9ff !important;
}
.text-blue {
  color: #0f51f1;
}
.text-blue:hover,
.text-blue:focus {
  color: #0a39aa;
}
.text-blue .fa {
  color: #0f51f1 !important;
}
.text-purple {
  color: #8f00ff;
}
.text-purple:hover,
.text-purple:focus {
  color: #6400b3;
}
.text-purple .fa {
  color: #8f00ff !important;
}
.text-pink {
  color: #ff0046;
}
.text-pink:hover,
.text-pink:focus {
  color: #b30031;
}
.text-pink .fa {
  color: #ff0046 !important;
}
.text-white {
  color: #fff;
}
.text-white:hover,
.text-white:focus {
  color: #d9d9d9;
}
.text-white .fa {
  color: #fff !important;
}
.text-danger {
  color: #a94442;
}
.text-danger:hover,
.text-danger:focus {
  color: #722e2d;
}
.text-danger .fa {
  color: #a94442 !important;
}
.badge-danger {
  color: #fff;
  background-color: #d9534f !important;
}
.badge-default {
  color: #fff;
  background-color: #e0e0e0 !important;
}
.badge-dark {
  color: #fff;
  background-color: #333 !important;
}
.badge-red {
  color: #fff;
  background-color: #f11010 !important;
}
.badge-orange {
  color: #fff;
  background-color: #f3600a !important;
}
.badge-gold {
  color: #fff;
  background-color: #ffd300 !important;
}
.badge-yellowgreen {
  color: #fff;
  background-color: #a7ee0c !important;
}
.badge-green {
  color: #fff;
  background-color: #06eb27 !important;
}
.badge-sea {
  color: #fff;
  background-color: #00e970 !important;
}
.badge-cyan {
  color: #fff;
  background-color: #00ffd8 !important;
}
.badge-lightblue {
  color: #fff;
  background-color: #00b9ff !important;
}
.badge-blue {
  color: #fff;
  background-color: #0f51f1 !important;
}
.badge-purple {
  color: #fff;
  background-color: #8f00ff !important;
}
.badge-pink {
  color: #fff;
  background-color: #ff0046 !important;
}
.badge-white {
  color: #333;
  background-color: #fff !important;
}
.dropdown,
dropup {
  display: inline;
}
.dropdown-menu {
  text-align: left;
  max-height: 200px;
  overflow-y: auto;
}
.modal-header .close {
  margin-top: 0px !important;
}
.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.display-none {
  display: none !important;
}
.display-inline-block {
  display: inline-block !important;
}
.display-block {
  display: block !important;
}
.display-inline {
  display: inline !important;
}
.flex {
  display: flex;
}
.flex-justify-content-space-between {
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.list-group .list-group {
  margin-bottom: 0;
}
.list-group > .list-group > .list-group-item {
  padding-inline-start: 30px;
}
.list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 50px;
}
.list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 70px;
}
.list-group > .list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 90px;
}
.list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 110px;
}
.list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 130px;
}
.list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 150px;
}
.list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 170px;
}
.list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group > .list-group-item {
  padding-inline-start: 190px;
}
.list-group-flush > .list-group-item {
  border-left: 0;
  border-right: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.list-group-flush:first-child > .list-group-item:first-child {
  border-top: 0;
}
.list-group-flush:last-child .list-group-item:last-child {
  border-bottom: 0;
}
.list-group-flush .panel-body {
  margin-bottom: 0;
}
.form-control-danger {
  border-color: #d9534f;
}
.form-control-danger:focus {
  border-color: #d9534f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(217, 83, 79, 0.6);
}
.form-control-success {
  border-color: #26a414;
}
.form-control-success:focus {
  border-color: #239d19;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(24, 123, 15, 0.6);
}
.w-100 {
  width: 100%;
}
.max-w-100 {
  max-width: 100%;
}
.waiting {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  background: rgba(220, 220, 220, 0.38);
  text-align: center;
  font-size: 50pt;
  padding-top: 73px;
  display: none;
}
.btn-block {
  width: 100%;
}
.waiting > i {
  vertical-align: middle;
}
.label-lg {
  font-size: 85%;
}
.label-xl {
  font-size: 95%;
}
.label-xxl {
  font-size: 110%;
}
.label-default {
  background-color: #e0e0e0;
  color: #fff;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #bababa;
}
.label-dark {
  background-color: #333;
  color: #fff;
}
.label-dark[href]:hover,
.label-dark[href]:focus {
  background-color: #0d0d0d;
}
.label-red {
  background-color: #f11010;
  color: #fff;
}
.label-red[href]:hover,
.label-red[href]:focus {
  background-color: #ab0a0a;
}
.label-orange {
  background-color: #f3600a;
  color: #fff;
}
.label-orange[href]:hover,
.label-orange[href]:focus {
  background-color: #aa4307;
}
.label-gold {
  background-color: #ffd300;
  color: #fff;
}
.label-gold[href]:hover,
.label-gold[href]:focus {
  background-color: #b39400;
}
.label-yellowgreen {
  background-color: #93b006;
  color: #fff;
}
.label-yellowgreen[href]:hover,
.label-yellowgreen[href]:focus {
  background-color: #556603;
}
.label-green {
  background-color: #06eb27;
  color: #fff;
}
.label-green[href]:hover,
.label-green[href]:focus {
  background-color: #04a01b;
}
.label-sea {
  background-color: #00e970;
  color: #fff;
}
.label-sea[href]:hover,
.label-sea[href]:focus {
  background-color: #009d4b;
}
.label-cyan {
  background-color: #00ffd8;
  color: #fff;
}
.label-cyan[href]:hover,
.label-cyan[href]:focus {
  background-color: #00b397;
}
.label-lightblue {
  background-color: #00b9ff;
  color: #fff;
}
.label-lightblue[href]:hover,
.label-lightblue[href]:focus {
  background-color: #0082b3;
}
.label-blue {
  background-color: #0f51f1;
  color: #fff;
}
.label-blue[href]:hover,
.label-blue[href]:focus {
  background-color: #0a39aa;
}
.label-purple {
  background-color: #8f00ff;
  color: #fff;
}
.label-purple[href]:hover,
.label-purple[href]:focus {
  background-color: #6400b3;
}
.label-pink {
  background-color: #ff0046;
  color: #fff;
}
.label-pink[href]:hover,
.label-pink[href]:focus {
  background-color: #b30031;
}
.label-white {
  background-color: #fff;
  color: #333;
}
.label-white[href]:hover,
.label-white[href]:focus {
  background-color: #d9d9d9;
}
a {
  text-decoration: none;
}
.card-title {
  margin: 0;
}