/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
.bodyInfoNet {
  font-family: Arial,Helvetica,sans-serif !important;
  font-size: 12px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;   
}



.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
thead {
display: table-header-group;
}
tr {
page-break-inside: avoid;
}


.well {
 /* min-height: 20px;
  padding: 19px;
  margin-bottom: 20px; */
  background-color: #f3f5f6;
  border: 1px solid #d7d7ce;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #ddd !important;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1367px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 10px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #f3f5f6;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #f3f5f6;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #f3f5f6;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #f3f5f6;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #f3f5f6;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9fafa;
}
.table-hover > tbody > tr:hover {
  background-color: #f9fafa;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f9fafa;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #eaeeef;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #71d398;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #5ecd8a;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #BED9F4;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #85cbbb;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #f4b162;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #f2a54a;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f68484;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #f46c6c;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #f3f5f6;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}


.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}



.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f3f5f6;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #f3f5f6;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #e4e9eb;
}
.panel-default > .panel-heading {
  color: #768399;
  background-color: #e4e9eb;
  border-color: #e4e9eb;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e4e9eb;
}
.panel-default > .panel-heading .badge {
  color: #e4e9eb;
  background-color: #768399;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e4e9eb;
}
.panel-default > .panel-heading {
  color: #768399;
  background-color: #e4e9eb;
  border-color: #e4e9eb;
}
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e4e9eb;
}
.panel-default > .panel-body {
  border: 1px solid #e4e9eb;
  border-top: none;
}
.panel-default > .panel-footer {
  color: #768399;
  background-color: #e4e9eb;
  border-color: #e4e9eb;
  border: 1px solid #e4e9eb;
  border-top: none;
}
.panel-default div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-primary {
  border-color: #75b9e6;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #75b9e6;
  border-color: #75b9e6;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #75b9e6;
}
.panel-primary > .panel-heading .badge {
  color: #75b9e6;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #75b9e6;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #75b9e6;
  border-color: #75b9e6;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #75b9e6;
}
.panel-primary > .panel-body {
  border: 1px solid #75b9e6;
  border-top: none;
}
.panel-primary > .panel-footer {
  color: #ffffff;
  background-color: #75b9e6;
  border-color: #75b9e6;
  border: 1px solid #75b9e6;
  border-top: none;
}
.panel-primary div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-success {
  border-color: #71d398;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #71d398;
  border-color: #71d398;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #71d398;
}
.panel-success > .panel-heading .badge {
  color: #71d398;
  background-color: #ffffff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #71d398;
}
.panel-success > .panel-heading {
  color: #ffffff;
  background-color: #71d398;
  border-color: #71d398;
}
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #71d398;
}
.panel-success > .panel-body {
  border: 1px solid #71d398;
  border-top: none;
}
.panel-success > .panel-footer {
  color: #ffffff;
  background-color: #71d398;
  border-color: #71d398;
  border: 1px solid #71d398;
  border-top: none;
}
.panel-success div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-info {
  border-color: #BED9F4;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #BED9F4;
  border-color: #BED9F4;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #BED9F4;
}
.panel-info > .panel-heading .badge {
  color: #BED9F4;
  background-color: #ffffff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #BED9F4;
}
.panel-info > .panel-heading {
  color: #ffffff;
  background-color: #BED9F4;
  border-color: #BED9F4;
}
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #BED9F4;
}
.panel-info > .panel-body {
  border: 1px solid #BED9F4;
  border-top: none;
}
.panel-info > .panel-footer {
  color: #ffffff;
  background-color: #BED9F4;
  border-color: #BED9F4;
  border: 1px solid #BED9F4;
  border-top: none;
}
.panel-info div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-warning {
  border-color: #f4b162;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #f4b162;
  border-color: #f4b162;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f4b162;
}
.panel-warning > .panel-heading .badge {
  color: #f4b162;
  background-color: #ffffff;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f4b162;
}
.panel-warning > .panel-heading {
  color: #ffffff;
  background-color: #f4b162;
  border-color: #f4b162;
}
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f4b162;
}
.panel-warning > .panel-body {
  border: 1px solid #f4b162;
  border-top: none;
}
.panel-warning > .panel-footer {
  color: #ffffff;
  background-color: #f4b162;
  border-color: #f4b162;
  border: 1px solid #f4b162;
  border-top: none;
}
.panel-warning div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-danger {
  border-color: #f68484;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #f68484;
  border-color: #f68484;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f68484;
}
.panel-danger > .panel-heading .badge {
  color: #f68484;
  background-color: #ffffff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f68484;
}
.panel-danger > .panel-heading {
  color: #ffffff;
  background-color: #f68484;
  border-color: #f68484;
}
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f68484;
}
.panel-danger > .panel-body {
  border: 1px solid #f68484;
  border-top: none;
}
.panel-danger > .panel-footer {
  color: #ffffff;
  background-color: #f68484;
  border-color: #f68484;
  border: 1px solid #f68484;
  border-top: none;
}
.panel-danger div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.row:after,
.form-horizontal .form-group:after,
.panel-body:after {
  clear: both;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1367px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1366px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1367px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/* -----------------------------------------
   Custom Elements
----------------------------------------- */
/* ------------------ Panels --------------------*/
.panel {
  position: relative;
  margin-bottom: 25px;
  border-radius: 4px;
  border: 0;
  box-shadow: none;
}
.panel.panel-default > .panel-heading {
  color: #768399;
}
.panel.panelMove .panel-heading {
  cursor: move;
}
.panel.panels-hide {
  display: none;
}
.panel .panel-controls {
  width: auto;
  float: right;
  position: absolute;
  right: 10px;
  top: 0;
}
.panel .panel-controls.panel-controls-hide {
  display: none;
}
.panel .panel-controls a {
  text-decoration: none;
  float: left;
  width: auto;
  padding: 10px 5px;
}
.panel .panel-controls a i {
  font-size: 12px;
  color: #f2f2f2;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  margin-top: -3px;
}
.panel .panel-controls a:hover i {
  color: #ffffff;
}
.panel .panel-heading.white-bg .panel-controls a i {
  color: #768399;
}
.panel .panel-heading.white-bg .panel-controls a:hover {
  color: #8590a4;
}
.panel.plain.panel-default .panel-heading {
  border: 1px solid #e4e9eb;
  border-bottom: none;
}
.panel.plain.panel-primary .panel-heading {
  border: 1px solid #75b9e6;
  border-bottom: none;
}
.panel.plain.panel-success .panel-heading {
  border: 1px solid #71d398;
  border-bottom: none;
}
.panel.plain.panel-warning .panel-heading {
  border: 1px solid #f4b162;
  border-bottom: none;
}
.panel.plain.panel-danger .panel-heading {
  border: 1px solid #f68484;
  border-bottom: none;
}
.panel.plain.panel-info .panel-heading {
  border: 1px solid #BED9F4;
  border-bottom: none;
}
.panel.plain.panel-dark .panel-heading {
  border: 1px solid #79859b;
  border-bottom: none;
}
.panel.plain.panel-purple .panel-heading {
  border: 1px solid #af91e1;
  border-bottom: none;
}
.panel.plain.panel-pink .panel-heading {
  border: 1px solid #f78db8;
  border-bottom: none;
}
.panel.plain.panel-lime .panel-heading {
  border: 1px solid #a8db43;
  border-bottom: none;
}
.panel.plain.panel-magenta .panel-heading {
  border: 1px solid #e65097;
  border-bottom: none;
}
.panel.plain.panel-teal .panel-heading {
  border: 1px solid #BED9F4;
  border-bottom: none;
}
.panel.plain.panel-brown .panel-heading {
  border: 1px solid #d1b993;
  border-bottom: none;
}
.panel.plain .panel-heading {
  border-bottom: none;
}
.panel.plain .panel-footer {
  border-top: none;
}
.panel-heading {
  padding: 0 15px;
  min-height: 4px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.panel-heading:before,
.panel-heading:after {
  content: " ";
  display: table;
}
.panel-heading:after {
  clear: both;
}
.panel-heading:before,
.panel-heading:after {
  content: " ";
  display: table;
}
.panel-heading:after {
  clear: both;
}
.panel-heading .panel-title {
  font-size: 16px;
  font-weight: normal;
  float: center;
  margin-right: 10px;
  padding: 12px 0;
  min-height: 42px;
}
.panel-heading .panel-title i {
  font-size: 16px;
}
.panel-heading .panel-heading-content {
  float: left;
  padding-top: 8px;
  min-height: 42px;
  width: 35%;
  position: relative;
}
.panel-heading .panel-heading-content .progress {
  margin-top: 2px;
}
.panel-heading .panel-heading-content .search-query {
  height: 26px;
}
.panel-heading .panel-heading-content .btn {
  margin-top: 2px;
}
.panel-heading .panel-heading-content .checkbox,
.panel-heading .panel-heading-content .radio {
  margin-top: 1px;
  margin-bottom: 0;
}
.panel-heading .panel-heading-content .onoffswitch {
  margin-top: -3px;
}
.panel-heading.min {
  border-bottom: none;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-heading.white-bg {
  color: #768399;
  background: #ffffff;
  background-color: #ffffff;
}
.panel-heading.red-bg {
  background: #f68484;
  background-color: #f68484;
}
.panel-heading.blue-bg {
  background: #75b9e6;
  background-color: #75b9e6;
}
.panel-heading.green-bg {
  background: #71d398;
  background-color: #71d398;
}
.panel-heading.yellow-bg {
  background: #ffcc66;
  background-color: #ffcc66;
}
.panel-heading.orange-bg {
  background: #f4b162;
  background-color: #f4b162;
}
.panel-heading.purple-bg {
  background: #af91e1;
  background-color: #af91e1;
}
.panel-heading.pink-bg {
  background: #f78db8;
  background-color: #f78db8;
}
.panel-heading.lime-bg {
  background: #a8db43;
  background-color: #a8db43;
}
.panel-heading.magenta-bg {
  background: #e65097;
  background-color: #e65097;
}
.panel-heading.teal-bg {
  background: #BED9F4;
  background-color: #BED9F4;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}
.panel-body.white-bg {
  color: #768399;
  background: #ffffff;
  background-color: #ffffff;
}
.panel-body.red-bg {
  color: #ffffff;
  background: #f68484;
  background-color: #f68484;
}
.panel-body.blue-bg {
  color: #ffffff;
  background: #75b9e6;
  background-color: #75b9e6;
}
.panel-body.green-bg {
  color: #ffffff;
  background: #71d398;
  background-color: #71d398;
}
.panel-body.yellow-bg {
  color: #ffffff;
  background: #ffcc66;
  background-color: #ffcc66;
}
.panel-body.orange-bg {
  color: #ffffff;
  background: #f4b162;
  background-color: #f4b162;
}
.panel-body.purple-bg {
  color: #ffffff;
  background: #af91e1;
  background-color: #af91e1;
}
.panel-body.pink-bg {
  color: #ffffff;
  background: #f78db8;
  background-color: #f78db8;
}
.panel-body.lime-bg {
  color: #ffffff;
  background: #a8db43;
  background-color: #a8db43;
}
.panel-body.magenta-bg {
  color: #ffffff;
  background: #e65097;
  background-color: #e65097;
}
.panel-body.teal-bg {
  color: #ffffff;
  background: #BED9F4;
  background-color: #BED9F4;
}
.panel-footer {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: #ffffff;
}
.panel-footer:before,
.panel-footer:after {
  content: " ";
  display: table;
}
.panel-footer:after {
  clear: both;
}
.panel-footer:before,
.panel-footer:after {
  content: " ";
  display: table;
}
.panel-footer:after {
  clear: both;
}
.panel-footer.white-bg {
  color: #768399;
  background: #ffffff;
  background-color: #ffffff;
}
.panel-footer.red-bg {
  background: #f68484;
  background-color: #f68484;
}
.panel-footer.blue-bg {
  background: #75b9e6;
  background-color: #75b9e6;
}
.panel-footer.green-bg {
  background: #71d398;
  background-color: #71d398;
}
.panel-footer.yellow-bg {
  background: #ffcc66;
  background-color: #ffcc66;
}
.panel-footer.orange-bg {
  background: #f4b162;
  background-color: #f4b162;
}
.panel-footer.purple-bg {
  background: #af91e1;
  background-color: #af91e1;
}
.panel-footer.pink-bg {
  background: #f78db8;
  background-color: #f78db8;
}
.panel-footer.lime-bg {
  background: #a8db43;
  background-color: #a8db43;
}
.panel-footer.magenta-bg {
  background: #e65097;
  background-color: #e65097;
}
.panel-footer.teal-bg {
  background: #BED9F4;
  background-color: #BED9F4;
}
.panel-refresh-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #555555;
  opacity: 0.2;
  filter: alpha(opacity=20);
  border-radius: 4px;
}

.panel-default > .panel-heading > .panel-controls > a i {
  color: #acb1b8;
  text-shadow: 1px 1px 1px #ffffff;
}
.panel-default > .panel-heading > .panel-controls > a:hover i {
  color: #838a95;
}
.panel-dark {
  border-color: #79859b;
}
.panel-dark > .panel-heading {
  color: #ffffff;
  background-color: #79859b;
  border-color: #79859b;
}
.panel-dark > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #79859b;
}
.panel-dark > .panel-heading .badge {
  color: #79859b;
  background-color: #ffffff;
}
.panel-dark > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #79859b;
}
.panel-dark > .panel-heading {
  color: #ffffff;
  background-color: #79859b;
  border-color: #79859b;
}
.panel-dark > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #79859b;
}
.panel-dark > .panel-body {
  border: 1px solid #79859b;
  border-top: none;
}
.panel-dark > .panel-footer {
  color: #ffffff;
  background-color: #79859b;
  border-color: #79859b;
  border: 1px solid #79859b;
  border-top: none;
}
.panel-dark div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-dark > .panel-controls a i {
  text-shadow: none;
}
.panel-purple {
  border-color: #af91e1;
}
.panel-purple > .panel-heading {
  color: #ffffff;
  background-color: #af91e1;
  border-color: #af91e1;
}
.panel-purple > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #af91e1;
}
.panel-purple > .panel-heading .badge {
  color: #af91e1;
  background-color: #ffffff;
}
.panel-purple > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #af91e1;
}
.panel-purple > .panel-heading {
  color: #ffffff;
  background-color: #af91e1;
  border-color: #af91e1;
}
.panel-purple > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #af91e1;
}
.panel-purple > .panel-body {
  border: 1px solid #af91e1;
  border-top: none;
}
.panel-purple > .panel-footer {
  color: #ffffff;
  background-color: #af91e1;
  border-color: #af91e1;
  border: 1px solid #af91e1;
  border-top: none;
}
.panel-purple div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-pink {
  border-color: #f78db8;
}
.panel-pink > .panel-heading {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f78db8;
}
.panel-pink > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f78db8;
}
.panel-pink > .panel-heading .badge {
  color: #f78db8;
  background-color: #ffffff;
}
.panel-pink > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f78db8;
}
.panel-pink > .panel-heading {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f78db8;
}
.panel-pink > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #f78db8;
}
.panel-pink > .panel-body {
  border: 1px solid #f78db8;
  border-top: none;
}
.panel-pink > .panel-footer {
  color: #ffffff;
  background-color: #f78db8;
  border-color: #f78db8;
  border: 1px solid #f78db8;
  border-top: none;
}
.panel-pink div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-lime {
  border-color: #a8db43;
}
.panel-lime > .panel-heading {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #a8db43;
}
.panel-lime > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #a8db43;
}
.panel-lime > .panel-heading .badge {
  color: #a8db43;
  background-color: #ffffff;
}
.panel-lime > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #a8db43;
}
.panel-lime > .panel-heading {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #a8db43;
}
.panel-lime > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #a8db43;
}
.panel-lime > .panel-body {
  border: 1px solid #a8db43;
  border-top: none;
}
.panel-lime > .panel-footer {
  color: #ffffff;
  background-color: #a8db43;
  border-color: #a8db43;
  border: 1px solid #a8db43;
  border-top: none;
}
.panel-lime div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-magenta {
  border-color: #e65097;
}
.panel-magenta > .panel-heading {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e65097;
}
.panel-magenta > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e65097;
}
.panel-magenta > .panel-heading .badge {
  color: #e65097;
  background-color: #ffffff;
}
.panel-magenta > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e65097;
}
.panel-magenta > .panel-heading {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e65097;
}
.panel-magenta > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #e65097;
}
.panel-magenta > .panel-body {
  border: 1px solid #e65097;
  border-top: none;
}
.panel-magenta > .panel-footer {
  color: #ffffff;
  background-color: #e65097;
  border-color: #e65097;
  border: 1px solid #e65097;
  border-top: none;
}
.panel-magenta div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-teal {
  border-color: #BED9F4;
}
.panel-teal > .panel-heading {
  color: #ffffff;
  background-color: #BED9F4;
  border-color: #BED9F4;
}
.panel-teal > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #BED9F4;
}
.panel-teal > .panel-heading .badge {
  color: #BED9F4;
  background-color: #ffffff;
}
.panel-teal > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #BED9F4;
}
.panel-teal > .panel-heading {
  color: #ffffff;
  background-color: #BED9F4;
  border-color: #BED9F4;
}
.panel-teal > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #BED9F4;
}
.panel-teal > .panel-body {
  border: 1px solid #BED9F4;
  border-top: none;
}
.panel-teal > .panel-footer {
  color: #ffffff;
  background-color: #BED9F4;
  border-color: #BED9F4;
  border: 1px solid #BED9F4;
  border-top: none;
}
.panel-teal div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-brown {
  border-color: #d1b993;
}
.panel-brown > .panel-heading {
  color: #ffffff;
  background-color: #d1b993;
  border-color: #d1b993;
}
.panel-brown > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d1b993;
}
.panel-brown > .panel-heading .badge {
  color: #d1b993;
  background-color: #ffffff;
}
.panel-brown > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d1b993;
}
.panel-brown > .panel-heading {
  color: #ffffff;
  background-color: #d1b993;
  border-color: #d1b993;
}
.panel-brown > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d1b993;
}
.panel-brown > .panel-body {
  border: 1px solid #d1b993;
  border-top: none;
}
.panel-brown > .panel-footer {
  color: #ffffff;
  background-color: #d1b993;
  border-color: #d1b993;
  border: 1px solid #d1b993;
  border-top: none;
}
.panel-brown div.panel-body:last-of-type {
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.panel-placeholder {
  border: 2px dashed #acb1b8;
  background: #e3e5e7;
  margin-bottom: 25px;
  border-radius: 4px;
}


/* ------------------ Tables --------------------*/
.table .checkbox,
.table .radio {
  margin-bottom: 0;
  margin-top: 0;
}
.table .progress {
  margin-bottom: 0;
  margin-top: 0;
}
.table tbody tr.highlight {
  background: #eef6fc;
}
.table tbody tr.highlight td {
  background: #eef6fc;
}
.table tfoot tr th,
.table tfoot tr td {
  border-bottom: 1px solid #f3f5f6;
}
.table.table-bordered thead tr {
  background: #f3f5f6;
}
.table .fixed {
  top: 0;
  position: fixed;
  width: auto;
  display: none;
  border: none;
}
.table.table-fixed-layout {
  table-layout: fixed;
}
.table.table-fixed-layout td {
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* ------------------ Labels --------------------*/
.label {
  padding: 5px 8px;
  display: inline-block;
}
.label-dark {
  background-color: #79859b;
}
.label-dark[href]:hover,
.label-dark[href]:focus {
  background-color: #606c81;
}
.label-orange {
  background-color: #f4b162;
}
.label-orange[href]:hover,
.label-orange[href]:focus {
  background-color: #f19932;
}
.label-yellow {
  background-color: #ffcc66;
}
.label-yellow[href]:hover,
.label-yellow[href]:focus {
  background-color: #ffbb33;
}
.label-pink {
  background-color: #f78db8;
}
.label-pink[href]:hover,
.label-pink[href]:focus {
  background-color: #f45d9a;
}
.label-lime {
  background-color: #a8db43;
}
.label-lime[href]:hover,
.label-lime[href]:focus {
  background-color: #90c526;
}
.label-magenta {
  background-color: #e65097;
}
.label-magenta[href]:hover,
.label-magenta[href]:focus {
  background-color: #e0237c;
}
.label-brown {
  background-color: #d1b993;
}
.label-brown[href]:hover,
.label-brown[href]:focus {
  background-color: #c2a26f;
}
.label-teal {
  background-color: #BED9F4;
}
.label-teal[href]:hover,
.label-teal[href]:focus {
  background-color: #73c4b1;
}
.label-purple {
  background-color: #af91e1;
}
.label-purple[href]:hover,
.label-purple[href]:focus {
  background-color: #9269d6;
}