/* Calender uses global css so add calender related global css */
.bootstrap-datetimepicker-widget.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.timepicker .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}

.timepicker .glyphicon-chevron-up:before {
    content: "^";
}
.timepicker .glyphicon-chevron-down:before {
    content: "v";
}


.bootstrap-xform {
  /*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
  /*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  /*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
  /*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /* optional */
}
.bootstrap-xform html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
.bootstrap-xform body {
  margin: 0;
}
.bootstrap-xform article,
.bootstrap-xform aside,
.bootstrap-xform details,
.bootstrap-xform figcaption,
.bootstrap-xform figure,
.bootstrap-xform footer,
.bootstrap-xform header,
.bootstrap-xform hgroup,
.bootstrap-xform main,
.bootstrap-xform menu,
.bootstrap-xform nav,
.bootstrap-xform section,
.bootstrap-xform summary {
  display: block;
}
.bootstrap-xform audio,
.bootstrap-xform canvas,
.bootstrap-xform progress,
.bootstrap-xform video {
  display: inline-block;
  vertical-align: baseline;
}
.bootstrap-xform audio:not([controls]) {
  display: none;
  height: 0;
}
.bootstrap-xform [hidden],
.bootstrap-xform template {
  display: none;
}
.bootstrap-xform a {
  background-color: transparent;
}
.bootstrap-xform a:active,
.bootstrap-xform a:hover {
  outline: 0;
}
.bootstrap-xform abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
.bootstrap-xform b,
.bootstrap-xform strong {
  font-weight: bold;
}
.bootstrap-xform dfn {
  font-style: italic;
}
.bootstrap-xform h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
.bootstrap-xform mark {
  background: #ff0;
  color: #000;
}
.bootstrap-xform small {
  font-size: 80%;
}
.bootstrap-xform sub,
.bootstrap-xform sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.bootstrap-xform sup {
  top: -0.5em;
}
.bootstrap-xform sub {
  bottom: -0.25em;
}
.bootstrap-xform img {
  border: 0;
}
.bootstrap-xform svg:not(:root) {
  overflow: hidden;
}
.bootstrap-xform figure {
  margin: 1em 40px;
}
.bootstrap-xform hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
.bootstrap-xform pre {
  overflow: auto;
}
.bootstrap-xform code,
.bootstrap-xform kbd,
.bootstrap-xform pre,
.bootstrap-xform samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
.bootstrap-xform button,
.bootstrap-xform input,
.bootstrap-xform optgroup,
.bootstrap-xform select,
.bootstrap-xform textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
.bootstrap-xform button {
  overflow: visible;
}
.bootstrap-xform button,
.bootstrap-xform select {
  text-transform: none;
}
.bootstrap-xform button,
.bootstrap-xform html input[type="button"],
.bootstrap-xform input[type="reset"],
.bootstrap-xform input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
.bootstrap-xform button[disabled],
.bootstrap-xform html input[disabled] {
  cursor: default;
}
.bootstrap-xform button::-moz-focus-inner,
.bootstrap-xform input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.bootstrap-xform input {
  line-height: normal;
}
.bootstrap-xform input[type="checkbox"],
.bootstrap-xform input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
.bootstrap-xform input[type="number"]::-webkit-inner-spin-button,
.bootstrap-xform input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
.bootstrap-xform input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.bootstrap-xform input[type="search"]::-webkit-search-cancel-button,
.bootstrap-xform input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
.bootstrap-xform fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
.bootstrap-xform legend {
  border: 0;
  padding: 0;
}
.bootstrap-xform textarea {
  overflow: auto;
}
.bootstrap-xform optgroup {
  font-weight: bold;
}
.bootstrap-xform table {
  border-collapse: collapse;
  border-spacing: 0;
}
.bootstrap-xform td,
.bootstrap-xform th {
  padding: 0;
}
@media print {
  .bootstrap-xform *,
  .bootstrap-xform *:before,
  .bootstrap-xform *:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  .bootstrap-xform a,
  .bootstrap-xform a:visited {
    text-decoration: underline;
  }
  .bootstrap-xform a[href]:after {
    content: " (" attr(href) ")";
  }
  .bootstrap-xform abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .bootstrap-xform a[href^="#"]:after,
  .bootstrap-xform a[href^="javascript:"]:after {
    content: "";
  }
  .bootstrap-xform pre,
  .bootstrap-xform blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .bootstrap-xform thead {
    display: table-header-group;
  }
  .bootstrap-xform tr,
  .bootstrap-xform img {
    page-break-inside: avoid;
  }
  .bootstrap-xform img {
    max-width: 100% !important;
  }
  .bootstrap-xform p,
  .bootstrap-xform h2,
  .bootstrap-xform h3 {
    orphans: 3;
    widows: 3;
  }
  .bootstrap-xform h2,
  .bootstrap-xform h3 {
    page-break-after: avoid;
  }
  .bootstrap-xform .navbar {
    display: none;
  }
  .bootstrap-xform .btn > .caret,
  .bootstrap-xform .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .bootstrap-xform .label {
    border: 1px solid #000;
  }
  .bootstrap-xform .table {
    border-collapse: collapse !important;
  }
  .bootstrap-xform .table td,
  .bootstrap-xform .table th {
    background-color: #fff !important;
  }
  .bootstrap-xform .table-bordered th,
  .bootstrap-xform .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.bootstrap-xform * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-xform *:before,
.bootstrap-xform *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-xform html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.bootstrap-xform body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
.bootstrap-xform input,
.bootstrap-xform button,
.bootstrap-xform select,
.bootstrap-xform textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.bootstrap-xform a {
  color: #337ab7;
  text-decoration: none;
}
.bootstrap-xform a:hover,
.bootstrap-xform a:focus {
  color: #23527c;
  text-decoration: underline;
}
.bootstrap-xform a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-xform figure {
  margin: 0;
}
.bootstrap-xform img {
  vertical-align: middle;
}
.bootstrap-xform .img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.bootstrap-xform .img-rounded {
  border-radius: 6px;
}
.bootstrap-xform .img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.bootstrap-xform .img-circle {
  border-radius: 50%;
}
.bootstrap-xform hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.bootstrap-xform .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.bootstrap-xform .sr-only-focusable:active,
.bootstrap-xform .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.bootstrap-xform [role="button"] {
  cursor: pointer;
}
.bootstrap-xform h1,
.bootstrap-xform h2,
.bootstrap-xform h3,
.bootstrap-xform h4,
.bootstrap-xform h5,
.bootstrap-xform h6,
.bootstrap-xform .h1,
.bootstrap-xform .h2,
.bootstrap-xform .h3,
.bootstrap-xform .h4,
.bootstrap-xform .h5,
.bootstrap-xform .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.bootstrap-xform h1 small,
.bootstrap-xform h2 small,
.bootstrap-xform h3 small,
.bootstrap-xform h4 small,
.bootstrap-xform h5 small,
.bootstrap-xform h6 small,
.bootstrap-xform .h1 small,
.bootstrap-xform .h2 small,
.bootstrap-xform .h3 small,
.bootstrap-xform .h4 small,
.bootstrap-xform .h5 small,
.bootstrap-xform .h6 small,
.bootstrap-xform h1 .small,
.bootstrap-xform h2 .small,
.bootstrap-xform h3 .small,
.bootstrap-xform h4 .small,
.bootstrap-xform h5 .small,
.bootstrap-xform h6 .small,
.bootstrap-xform .h1 .small,
.bootstrap-xform .h2 .small,
.bootstrap-xform .h3 .small,
.bootstrap-xform .h4 .small,
.bootstrap-xform .h5 .small,
.bootstrap-xform .h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}
.bootstrap-xform h1,
.bootstrap-xform .h1,
.bootstrap-xform h2,
.bootstrap-xform .h2,
.bootstrap-xform h3,
.bootstrap-xform .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
.bootstrap-xform h1 small,
.bootstrap-xform .h1 small,
.bootstrap-xform h2 small,
.bootstrap-xform .h2 small,
.bootstrap-xform h3 small,
.bootstrap-xform .h3 small,
.bootstrap-xform h1 .small,
.bootstrap-xform .h1 .small,
.bootstrap-xform h2 .small,
.bootstrap-xform .h2 .small,
.bootstrap-xform h3 .small,
.bootstrap-xform .h3 .small {
  font-size: 65%;
}
.bootstrap-xform h4,
.bootstrap-xform .h4,
.bootstrap-xform h5,
.bootstrap-xform .h5,
.bootstrap-xform h6,
.bootstrap-xform .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-xform h4 small,
.bootstrap-xform .h4 small,
.bootstrap-xform h5 small,
.bootstrap-xform .h5 small,
.bootstrap-xform h6 small,
.bootstrap-xform .h6 small,
.bootstrap-xform h4 .small,
.bootstrap-xform .h4 .small,
.bootstrap-xform h5 .small,
.bootstrap-xform .h5 .small,
.bootstrap-xform h6 .small,
.bootstrap-xform .h6 .small {
  font-size: 75%;
}
.bootstrap-xform h1,
.bootstrap-xform .h1 {
  font-size: 36px;
}
.bootstrap-xform h2,
.bootstrap-xform .h2 {
  font-size: 30px;
}
.bootstrap-xform h3,
.bootstrap-xform .h3 {
  font-size: 24px;
}
.bootstrap-xform h4,
.bootstrap-xform .h4 {
  font-size: 18px;
}
.bootstrap-xform h5,
.bootstrap-xform .h5 {
  font-size: 14px;
}
.bootstrap-xform h6,
.bootstrap-xform .h6 {
  font-size: 12px;
}
.bootstrap-xform p {
  margin: 0 0 10px;
}
.bootstrap-xform .lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .bootstrap-xform .lead {
    font-size: 21px;
  }
}
.bootstrap-xform small,
.bootstrap-xform .small {
  font-size: 85%;
}
.bootstrap-xform mark,
.bootstrap-xform .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.bootstrap-xform .text-left {
  text-align: left;
}
.bootstrap-xform .text-right {
  text-align: right;
}
.bootstrap-xform .text-center {
  text-align: center;
}
.bootstrap-xform .text-justify {
  text-align: justify;
}
.bootstrap-xform .text-nowrap {
  white-space: nowrap;
}
.bootstrap-xform .text-lowercase {
  text-transform: lowercase;
}
.bootstrap-xform .text-uppercase {
  text-transform: uppercase;
}
.bootstrap-xform .text-capitalize {
  text-transform: capitalize;
}
.bootstrap-xform .text-muted {
  color: #777777;
}
.bootstrap-xform .text-primary {
  color: #337ab7;
}
.bootstrap-xform a.text-primary:hover,
.bootstrap-xform a.text-primary:focus {
  color: #286090;
}
.bootstrap-xform .text-success {
  color: #3c763d;
}
.bootstrap-xform a.text-success:hover,
.bootstrap-xform a.text-success:focus {
  color: #2b542c;
}
.bootstrap-xform .text-info {
  color: #31708f;
}
.bootstrap-xform a.text-info:hover,
.bootstrap-xform a.text-info:focus {
  color: #245269;
}
.bootstrap-xform .text-warning {
  color: #8a6d3b;
}
.bootstrap-xform a.text-warning:hover,
.bootstrap-xform a.text-warning:focus {
  color: #66512c;
}
.bootstrap-xform .text-danger {
  color: #a94442;
}
.bootstrap-xform a.text-danger:hover,
.bootstrap-xform a.text-danger:focus {
  color: #843534;
}
.bootstrap-xform .bg-primary {
  color: #fff;
  background-color: #337ab7;
}
.bootstrap-xform a.bg-primary:hover,
.bootstrap-xform a.bg-primary:focus {
  background-color: #286090;
}
.bootstrap-xform .bg-success {
  background-color: #dff0d8;
}
.bootstrap-xform a.bg-success:hover,
.bootstrap-xform a.bg-success:focus {
  background-color: #c1e2b3;
}
.bootstrap-xform .bg-info {
  background-color: #d9edf7;
}
.bootstrap-xform a.bg-info:hover,
.bootstrap-xform a.bg-info:focus {
  background-color: #afd9ee;
}
.bootstrap-xform .bg-warning {
  background-color: #fcf8e3;
}
.bootstrap-xform a.bg-warning:hover,
.bootstrap-xform a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bootstrap-xform .bg-danger {
  background-color: #f2dede;
}
.bootstrap-xform a.bg-danger:hover,
.bootstrap-xform a.bg-danger:focus {
  background-color: #e4b9b9;
}
.bootstrap-xform .page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.bootstrap-xform ul,
.bootstrap-xform ol {
  margin-top: 0;
  margin-bottom: 10px;
}
.bootstrap-xform ul ul,
.bootstrap-xform ol ul,
.bootstrap-xform ul ol,
.bootstrap-xform ol ol {
  margin-bottom: 0;
}
.bootstrap-xform .list-unstyled {
  padding-left: 0;
  list-style: none;
}
.bootstrap-xform .list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.bootstrap-xform .list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}
.bootstrap-xform dl {
  margin-top: 0;
  margin-bottom: 20px;
}
.bootstrap-xform dt,
.bootstrap-xform dd {
  line-height: 1.42857143;
}
.bootstrap-xform dt {
  font-weight: 700;
}
.bootstrap-xform dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .bootstrap-xform .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .bootstrap-xform .dl-horizontal dd {
    margin-left: 180px;
  }
}
.bootstrap-xform abbr[title],
.bootstrap-xform abbr[data-original-title] {
  cursor: help;
}
.bootstrap-xform .initialism {
  font-size: 90%;
  text-transform: uppercase;
}
.bootstrap-xform blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.bootstrap-xform blockquote p:last-child,
.bootstrap-xform blockquote ul:last-child,
.bootstrap-xform blockquote ol:last-child {
  margin-bottom: 0;
}
.bootstrap-xform blockquote footer,
.bootstrap-xform blockquote small,
.bootstrap-xform blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.bootstrap-xform blockquote footer:before,
.bootstrap-xform blockquote small:before,
.bootstrap-xform blockquote .small:before {
  content: "\2014 \00A0";
}
.bootstrap-xform .blockquote-reverse,
.bootstrap-xform blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.bootstrap-xform .blockquote-reverse footer:before,
.bootstrap-xform blockquote.pull-right footer:before,
.bootstrap-xform .blockquote-reverse small:before,
.bootstrap-xform blockquote.pull-right small:before,
.bootstrap-xform .blockquote-reverse .small:before,
.bootstrap-xform blockquote.pull-right .small:before {
  content: "";
}
.bootstrap-xform .blockquote-reverse footer:after,
.bootstrap-xform blockquote.pull-right footer:after,
.bootstrap-xform .blockquote-reverse small:after,
.bootstrap-xform blockquote.pull-right small:after,
.bootstrap-xform .blockquote-reverse .small:after,
.bootstrap-xform blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}
.bootstrap-xform address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.bootstrap-xform code,
.bootstrap-xform kbd,
.bootstrap-xform pre,
.bootstrap-xform samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.bootstrap-xform code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.bootstrap-xform kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-xform kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-xform pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-xform pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.bootstrap-xform .pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.bootstrap-xform .container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .bootstrap-xform .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .bootstrap-xform .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .container {
    width: 1170px;
  }
}
.bootstrap-xform .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-xform .row {
  margin-right: -15px;
  margin-left: -15px;
}
.bootstrap-xform .row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.bootstrap-xform .row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-xform .col-xs-1,
.bootstrap-xform .col-sm-1,
.bootstrap-xform .col-md-1,
.bootstrap-xform .col-lg-1,
.bootstrap-xform .col-xs-2,
.bootstrap-xform .col-sm-2,
.bootstrap-xform .col-md-2,
.bootstrap-xform .col-lg-2,
.bootstrap-xform .col-xs-3,
.bootstrap-xform .col-sm-3,
.bootstrap-xform .col-md-3,
.bootstrap-xform .col-lg-3,
.bootstrap-xform .col-xs-4,
.bootstrap-xform .col-sm-4,
.bootstrap-xform .col-md-4,
.bootstrap-xform .col-lg-4,
.bootstrap-xform .col-xs-5,
.bootstrap-xform .col-sm-5,
.bootstrap-xform .col-md-5,
.bootstrap-xform .col-lg-5,
.bootstrap-xform .col-xs-6,
.bootstrap-xform .col-sm-6,
.bootstrap-xform .col-md-6,
.bootstrap-xform .col-lg-6,
.bootstrap-xform .col-xs-7,
.bootstrap-xform .col-sm-7,
.bootstrap-xform .col-md-7,
.bootstrap-xform .col-lg-7,
.bootstrap-xform .col-xs-8,
.bootstrap-xform .col-sm-8,
.bootstrap-xform .col-md-8,
.bootstrap-xform .col-lg-8,
.bootstrap-xform .col-xs-9,
.bootstrap-xform .col-sm-9,
.bootstrap-xform .col-md-9,
.bootstrap-xform .col-lg-9,
.bootstrap-xform .col-xs-10,
.bootstrap-xform .col-sm-10,
.bootstrap-xform .col-md-10,
.bootstrap-xform .col-lg-10,
.bootstrap-xform .col-xs-11,
.bootstrap-xform .col-sm-11,
.bootstrap-xform .col-md-11,
.bootstrap-xform .col-lg-11,
.bootstrap-xform .col-xs-12,
.bootstrap-xform .col-sm-12,
.bootstrap-xform .col-md-12,
.bootstrap-xform .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-xform .col-xs-1,
.bootstrap-xform .col-xs-2,
.bootstrap-xform .col-xs-3,
.bootstrap-xform .col-xs-4,
.bootstrap-xform .col-xs-5,
.bootstrap-xform .col-xs-6,
.bootstrap-xform .col-xs-7,
.bootstrap-xform .col-xs-8,
.bootstrap-xform .col-xs-9,
.bootstrap-xform .col-xs-10,
.bootstrap-xform .col-xs-11,
.bootstrap-xform .col-xs-12 {
  float: left;
}
.bootstrap-xform .col-xs-12 {
  width: 100%;
}
.bootstrap-xform .col-xs-11 {
  width: 91.66666667%;
}
.bootstrap-xform .col-xs-10 {
  width: 83.33333333%;
}
.bootstrap-xform .col-xs-9 {
  width: 75%;
}
.bootstrap-xform .col-xs-8 {
  width: 66.66666667%;
}
.bootstrap-xform .col-xs-7 {
  width: 58.33333333%;
}
.bootstrap-xform .col-xs-6 {
  width: 50%;
}
.bootstrap-xform .col-xs-5 {
  width: 41.66666667%;
}
.bootstrap-xform .col-xs-4 {
  width: 33.33333333%;
}
.bootstrap-xform .col-xs-3 {
  width: 25%;
}
.bootstrap-xform .col-xs-2 {
  width: 16.66666667%;
}
.bootstrap-xform .col-xs-1 {
  width: 8.33333333%;
}
.bootstrap-xform .col-xs-pull-12 {
  right: 100%;
}
.bootstrap-xform .col-xs-pull-11 {
  right: 91.66666667%;
}
.bootstrap-xform .col-xs-pull-10 {
  right: 83.33333333%;
}
.bootstrap-xform .col-xs-pull-9 {
  right: 75%;
}
.bootstrap-xform .col-xs-pull-8 {
  right: 66.66666667%;
}
.bootstrap-xform .col-xs-pull-7 {
  right: 58.33333333%;
}
.bootstrap-xform .col-xs-pull-6 {
  right: 50%;
}
.bootstrap-xform .col-xs-pull-5 {
  right: 41.66666667%;
}
.bootstrap-xform .col-xs-pull-4 {
  right: 33.33333333%;
}
.bootstrap-xform .col-xs-pull-3 {
  right: 25%;
}
.bootstrap-xform .col-xs-pull-2 {
  right: 16.66666667%;
}
.bootstrap-xform .col-xs-pull-1 {
  right: 8.33333333%;
}
.bootstrap-xform .col-xs-pull-0 {
  right: auto;
}
.bootstrap-xform .col-xs-push-12 {
  left: 100%;
}
.bootstrap-xform .col-xs-push-11 {
  left: 91.66666667%;
}
.bootstrap-xform .col-xs-push-10 {
  left: 83.33333333%;
}
.bootstrap-xform .col-xs-push-9 {
  left: 75%;
}
.bootstrap-xform .col-xs-push-8 {
  left: 66.66666667%;
}
.bootstrap-xform .col-xs-push-7 {
  left: 58.33333333%;
}
.bootstrap-xform .col-xs-push-6 {
  left: 50%;
}
.bootstrap-xform .col-xs-push-5 {
  left: 41.66666667%;
}
.bootstrap-xform .col-xs-push-4 {
  left: 33.33333333%;
}
.bootstrap-xform .col-xs-push-3 {
  left: 25%;
}
.bootstrap-xform .col-xs-push-2 {
  left: 16.66666667%;
}
.bootstrap-xform .col-xs-push-1 {
  left: 8.33333333%;
}
.bootstrap-xform .col-xs-push-0 {
  left: auto;
}
.bootstrap-xform .col-xs-offset-12 {
  margin-left: 100%;
}
.bootstrap-xform .col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.bootstrap-xform .col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.bootstrap-xform .col-xs-offset-9 {
  margin-left: 75%;
}
.bootstrap-xform .col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.bootstrap-xform .col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.bootstrap-xform .col-xs-offset-6 {
  margin-left: 50%;
}
.bootstrap-xform .col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.bootstrap-xform .col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.bootstrap-xform .col-xs-offset-3 {
  margin-left: 25%;
}
.bootstrap-xform .col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.bootstrap-xform .col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.bootstrap-xform .col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .bootstrap-xform .col-sm-1,
  .bootstrap-xform .col-sm-2,
  .bootstrap-xform .col-sm-3,
  .bootstrap-xform .col-sm-4,
  .bootstrap-xform .col-sm-5,
  .bootstrap-xform .col-sm-6,
  .bootstrap-xform .col-sm-7,
  .bootstrap-xform .col-sm-8,
  .bootstrap-xform .col-sm-9,
  .bootstrap-xform .col-sm-10,
  .bootstrap-xform .col-sm-11,
  .bootstrap-xform .col-sm-12 {
    float: left;
  }
  .bootstrap-xform .col-sm-12 {
    width: 100%;
  }
  .bootstrap-xform .col-sm-11 {
    width: 91.66666667%;
  }
  .bootstrap-xform .col-sm-10 {
    width: 83.33333333%;
  }
  .bootstrap-xform .col-sm-9 {
    width: 75%;
  }
  .bootstrap-xform .col-sm-8 {
    width: 66.66666667%;
  }
  .bootstrap-xform .col-sm-7 {
    width: 58.33333333%;
  }
  .bootstrap-xform .col-sm-6 {
    width: 50%;
  }
  .bootstrap-xform .col-sm-5 {
    width: 41.66666667%;
  }
  .bootstrap-xform .col-sm-4 {
    width: 33.33333333%;
  }
  .bootstrap-xform .col-sm-3 {
    width: 25%;
  }
  .bootstrap-xform .col-sm-2 {
    width: 16.66666667%;
  }
  .bootstrap-xform .col-sm-1 {
    width: 8.33333333%;
  }
  .bootstrap-xform .col-sm-pull-12 {
    right: 100%;
  }
  .bootstrap-xform .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-xform .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-xform .col-sm-pull-9 {
    right: 75%;
  }
  .bootstrap-xform .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-xform .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-xform .col-sm-pull-6 {
    right: 50%;
  }
  .bootstrap-xform .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-xform .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-xform .col-sm-pull-3 {
    right: 25%;
  }
  .bootstrap-xform .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-xform .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-xform .col-sm-pull-0 {
    right: auto;
  }
  .bootstrap-xform .col-sm-push-12 {
    left: 100%;
  }
  .bootstrap-xform .col-sm-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-xform .col-sm-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-xform .col-sm-push-9 {
    left: 75%;
  }
  .bootstrap-xform .col-sm-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-xform .col-sm-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-xform .col-sm-push-6 {
    left: 50%;
  }
  .bootstrap-xform .col-sm-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-xform .col-sm-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-xform .col-sm-push-3 {
    left: 25%;
  }
  .bootstrap-xform .col-sm-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-xform .col-sm-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-xform .col-sm-push-0 {
    left: auto;
  }
  .bootstrap-xform .col-sm-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-xform .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-xform .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-xform .col-sm-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-xform .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-xform .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-xform .col-sm-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-xform .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-xform .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-xform .col-sm-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-xform .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-xform .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-xform .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .bootstrap-xform .col-md-1,
  .bootstrap-xform .col-md-2,
  .bootstrap-xform .col-md-3,
  .bootstrap-xform .col-md-4,
  .bootstrap-xform .col-md-5,
  .bootstrap-xform .col-md-6,
  .bootstrap-xform .col-md-7,
  .bootstrap-xform .col-md-8,
  .bootstrap-xform .col-md-9,
  .bootstrap-xform .col-md-10,
  .bootstrap-xform .col-md-11,
  .bootstrap-xform .col-md-12 {
    float: left;
  }
  .bootstrap-xform .col-md-12 {
    width: 100%;
  }
  .bootstrap-xform .col-md-11 {
    width: 91.66666667%;
  }
  .bootstrap-xform .col-md-10 {
    width: 83.33333333%;
  }
  .bootstrap-xform .col-md-9 {
    width: 75%;
  }
  .bootstrap-xform .col-md-8 {
    width: 66.66666667%;
  }
  .bootstrap-xform .col-md-7 {
    width: 58.33333333%;
  }
  .bootstrap-xform .col-md-6 {
    width: 50%;
  }
  .bootstrap-xform .col-md-5 {
    width: 41.66666667%;
  }
  .bootstrap-xform .col-md-4 {
    width: 33.33333333%;
  }
  .bootstrap-xform .col-md-3 {
    width: 25%;
  }
  .bootstrap-xform .col-md-2 {
    width: 16.66666667%;
  }
  .bootstrap-xform .col-md-1 {
    width: 8.33333333%;
  }
  .bootstrap-xform .col-md-pull-12 {
    right: 100%;
  }
  .bootstrap-xform .col-md-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-xform .col-md-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-xform .col-md-pull-9 {
    right: 75%;
  }
  .bootstrap-xform .col-md-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-xform .col-md-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-xform .col-md-pull-6 {
    right: 50%;
  }
  .bootstrap-xform .col-md-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-xform .col-md-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-xform .col-md-pull-3 {
    right: 25%;
  }
  .bootstrap-xform .col-md-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-xform .col-md-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-xform .col-md-pull-0 {
    right: auto;
  }
  .bootstrap-xform .col-md-push-12 {
    left: 100%;
  }
  .bootstrap-xform .col-md-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-xform .col-md-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-xform .col-md-push-9 {
    left: 75%;
  }
  .bootstrap-xform .col-md-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-xform .col-md-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-xform .col-md-push-6 {
    left: 50%;
  }
  .bootstrap-xform .col-md-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-xform .col-md-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-xform .col-md-push-3 {
    left: 25%;
  }
  .bootstrap-xform .col-md-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-xform .col-md-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-xform .col-md-push-0 {
    left: auto;
  }
  .bootstrap-xform .col-md-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-xform .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-xform .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-xform .col-md-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-xform .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-xform .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-xform .col-md-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-xform .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-xform .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-xform .col-md-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-xform .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-xform .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-xform .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .col-lg-1,
  .bootstrap-xform .col-lg-2,
  .bootstrap-xform .col-lg-3,
  .bootstrap-xform .col-lg-4,
  .bootstrap-xform .col-lg-5,
  .bootstrap-xform .col-lg-6,
  .bootstrap-xform .col-lg-7,
  .bootstrap-xform .col-lg-8,
  .bootstrap-xform .col-lg-9,
  .bootstrap-xform .col-lg-10,
  .bootstrap-xform .col-lg-11,
  .bootstrap-xform .col-lg-12 {
    float: left;
  }
  .bootstrap-xform .col-lg-12 {
    width: 100%;
  }
  .bootstrap-xform .col-lg-11 {
    width: 91.66666667%;
  }
  .bootstrap-xform .col-lg-10 {
    width: 83.33333333%;
  }
  .bootstrap-xform .col-lg-9 {
    width: 75%;
  }
  .bootstrap-xform .col-lg-8 {
    width: 66.66666667%;
  }
  .bootstrap-xform .col-lg-7 {
    width: 58.33333333%;
  }
  .bootstrap-xform .col-lg-6 {
    width: 50%;
  }
  .bootstrap-xform .col-lg-5 {
    width: 41.66666667%;
  }
  .bootstrap-xform .col-lg-4 {
    width: 33.33333333%;
  }
  .bootstrap-xform .col-lg-3 {
    width: 25%;
  }
  .bootstrap-xform .col-lg-2 {
    width: 16.66666667%;
  }
  .bootstrap-xform .col-lg-1 {
    width: 8.33333333%;
  }
  .bootstrap-xform .col-lg-pull-12 {
    right: 100%;
  }
  .bootstrap-xform .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .bootstrap-xform .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .bootstrap-xform .col-lg-pull-9 {
    right: 75%;
  }
  .bootstrap-xform .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .bootstrap-xform .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .bootstrap-xform .col-lg-pull-6 {
    right: 50%;
  }
  .bootstrap-xform .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .bootstrap-xform .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .bootstrap-xform .col-lg-pull-3 {
    right: 25%;
  }
  .bootstrap-xform .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .bootstrap-xform .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .bootstrap-xform .col-lg-pull-0 {
    right: auto;
  }
  .bootstrap-xform .col-lg-push-12 {
    left: 100%;
  }
  .bootstrap-xform .col-lg-push-11 {
    left: 91.66666667%;
  }
  .bootstrap-xform .col-lg-push-10 {
    left: 83.33333333%;
  }
  .bootstrap-xform .col-lg-push-9 {
    left: 75%;
  }
  .bootstrap-xform .col-lg-push-8 {
    left: 66.66666667%;
  }
  .bootstrap-xform .col-lg-push-7 {
    left: 58.33333333%;
  }
  .bootstrap-xform .col-lg-push-6 {
    left: 50%;
  }
  .bootstrap-xform .col-lg-push-5 {
    left: 41.66666667%;
  }
  .bootstrap-xform .col-lg-push-4 {
    left: 33.33333333%;
  }
  .bootstrap-xform .col-lg-push-3 {
    left: 25%;
  }
  .bootstrap-xform .col-lg-push-2 {
    left: 16.66666667%;
  }
  .bootstrap-xform .col-lg-push-1 {
    left: 8.33333333%;
  }
  .bootstrap-xform .col-lg-push-0 {
    left: auto;
  }
  .bootstrap-xform .col-lg-offset-12 {
    margin-left: 100%;
  }
  .bootstrap-xform .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .bootstrap-xform .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .bootstrap-xform .col-lg-offset-9 {
    margin-left: 75%;
  }
  .bootstrap-xform .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .bootstrap-xform .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .bootstrap-xform .col-lg-offset-6 {
    margin-left: 50%;
  }
  .bootstrap-xform .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .bootstrap-xform .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .bootstrap-xform .col-lg-offset-3 {
    margin-left: 25%;
  }
  .bootstrap-xform .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .bootstrap-xform .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .bootstrap-xform .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.bootstrap-xform table {
  background-color: transparent;
}
.bootstrap-xform table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
.bootstrap-xform table td[class*="col-"],
.bootstrap-xform table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.bootstrap-xform caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
.bootstrap-xform th {
  text-align: left;
}
.bootstrap-xform .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.bootstrap-xform .table > thead > tr > th,
.bootstrap-xform .table > tbody > tr > th,
.bootstrap-xform .table > tfoot > tr > th,
.bootstrap-xform .table > thead > tr > td,
.bootstrap-xform .table > tbody > tr > td,
.bootstrap-xform .table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.bootstrap-xform .table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.bootstrap-xform .table > caption + thead > tr:first-child > th,
.bootstrap-xform .table > colgroup + thead > tr:first-child > th,
.bootstrap-xform .table > thead:first-child > tr:first-child > th,
.bootstrap-xform .table > caption + thead > tr:first-child > td,
.bootstrap-xform .table > colgroup + thead > tr:first-child > td,
.bootstrap-xform .table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.bootstrap-xform .table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.bootstrap-xform .table .table {
  background-color: #ffffff;
}
.bootstrap-xform .table-condensed > thead > tr > th,
.bootstrap-xform .table-condensed > tbody > tr > th,
.bootstrap-xform .table-condensed > tfoot > tr > th,
.bootstrap-xform .table-condensed > thead > tr > td,
.bootstrap-xform .table-condensed > tbody > tr > td,
.bootstrap-xform .table-condensed > tfoot > tr > td {
  padding: 5px;
}
.bootstrap-xform .table-bordered {
  border: 1px solid #dddddd;
}
.bootstrap-xform .table-bordered > thead > tr > th,
.bootstrap-xform .table-bordered > tbody > tr > th,
.bootstrap-xform .table-bordered > tfoot > tr > th,
.bootstrap-xform .table-bordered > thead > tr > td,
.bootstrap-xform .table-bordered > tbody > tr > td,
.bootstrap-xform .table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.bootstrap-xform .table-bordered > thead > tr > th,
.bootstrap-xform .table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.bootstrap-xform .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.bootstrap-xform .table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
.bootstrap-xform .table > thead > tr > td.active,
.bootstrap-xform .table > tbody > tr > td.active,
.bootstrap-xform .table > tfoot > tr > td.active,
.bootstrap-xform .table > thead > tr > th.active,
.bootstrap-xform .table > tbody > tr > th.active,
.bootstrap-xform .table > tfoot > tr > th.active,
.bootstrap-xform .table > thead > tr.active > td,
.bootstrap-xform .table > tbody > tr.active > td,
.bootstrap-xform .table > tfoot > tr.active > td,
.bootstrap-xform .table > thead > tr.active > th,
.bootstrap-xform .table > tbody > tr.active > th,
.bootstrap-xform .table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.bootstrap-xform .table-hover > tbody > tr > td.active:hover,
.bootstrap-xform .table-hover > tbody > tr > th.active:hover,
.bootstrap-xform .table-hover > tbody > tr.active:hover > td,
.bootstrap-xform .table-hover > tbody > tr:hover > .active,
.bootstrap-xform .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.bootstrap-xform .table > thead > tr > td.success,
.bootstrap-xform .table > tbody > tr > td.success,
.bootstrap-xform .table > tfoot > tr > td.success,
.bootstrap-xform .table > thead > tr > th.success,
.bootstrap-xform .table > tbody > tr > th.success,
.bootstrap-xform .table > tfoot > tr > th.success,
.bootstrap-xform .table > thead > tr.success > td,
.bootstrap-xform .table > tbody > tr.success > td,
.bootstrap-xform .table > tfoot > tr.success > td,
.bootstrap-xform .table > thead > tr.success > th,
.bootstrap-xform .table > tbody > tr.success > th,
.bootstrap-xform .table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.bootstrap-xform .table-hover > tbody > tr > td.success:hover,
.bootstrap-xform .table-hover > tbody > tr > th.success:hover,
.bootstrap-xform .table-hover > tbody > tr.success:hover > td,
.bootstrap-xform .table-hover > tbody > tr:hover > .success,
.bootstrap-xform .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.bootstrap-xform .table > thead > tr > td.info,
.bootstrap-xform .table > tbody > tr > td.info,
.bootstrap-xform .table > tfoot > tr > td.info,
.bootstrap-xform .table > thead > tr > th.info,
.bootstrap-xform .table > tbody > tr > th.info,
.bootstrap-xform .table > tfoot > tr > th.info,
.bootstrap-xform .table > thead > tr.info > td,
.bootstrap-xform .table > tbody > tr.info > td,
.bootstrap-xform .table > tfoot > tr.info > td,
.bootstrap-xform .table > thead > tr.info > th,
.bootstrap-xform .table > tbody > tr.info > th,
.bootstrap-xform .table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.bootstrap-xform .table-hover > tbody > tr > td.info:hover,
.bootstrap-xform .table-hover > tbody > tr > th.info:hover,
.bootstrap-xform .table-hover > tbody > tr.info:hover > td,
.bootstrap-xform .table-hover > tbody > tr:hover > .info,
.bootstrap-xform .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.bootstrap-xform .table > thead > tr > td.warning,
.bootstrap-xform .table > tbody > tr > td.warning,
.bootstrap-xform .table > tfoot > tr > td.warning,
.bootstrap-xform .table > thead > tr > th.warning,
.bootstrap-xform .table > tbody > tr > th.warning,
.bootstrap-xform .table > tfoot > tr > th.warning,
.bootstrap-xform .table > thead > tr.warning > td,
.bootstrap-xform .table > tbody > tr.warning > td,
.bootstrap-xform .table > tfoot > tr.warning > td,
.bootstrap-xform .table > thead > tr.warning > th,
.bootstrap-xform .table > tbody > tr.warning > th,
.bootstrap-xform .table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.bootstrap-xform .table-hover > tbody > tr > td.warning:hover,
.bootstrap-xform .table-hover > tbody > tr > th.warning:hover,
.bootstrap-xform .table-hover > tbody > tr.warning:hover > td,
.bootstrap-xform .table-hover > tbody > tr:hover > .warning,
.bootstrap-xform .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.bootstrap-xform .table > thead > tr > td.danger,
.bootstrap-xform .table > tbody > tr > td.danger,
.bootstrap-xform .table > tfoot > tr > td.danger,
.bootstrap-xform .table > thead > tr > th.danger,
.bootstrap-xform .table > tbody > tr > th.danger,
.bootstrap-xform .table > tfoot > tr > th.danger,
.bootstrap-xform .table > thead > tr.danger > td,
.bootstrap-xform .table > tbody > tr.danger > td,
.bootstrap-xform .table > tfoot > tr.danger > td,
.bootstrap-xform .table > thead > tr.danger > th,
.bootstrap-xform .table > tbody > tr.danger > th,
.bootstrap-xform .table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.bootstrap-xform .table-hover > tbody > tr > td.danger:hover,
.bootstrap-xform .table-hover > tbody > tr > th.danger:hover,
.bootstrap-xform .table-hover > tbody > tr.danger:hover > td,
.bootstrap-xform .table-hover > tbody > tr:hover > .danger,
.bootstrap-xform .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.bootstrap-xform .table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .bootstrap-xform .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .bootstrap-xform .table-responsive > .table {
    margin-bottom: 0;
  }
  .bootstrap-xform .table-responsive > .table > thead > tr > th,
  .bootstrap-xform .table-responsive > .table > tbody > tr > th,
  .bootstrap-xform .table-responsive > .table > tfoot > tr > th,
  .bootstrap-xform .table-responsive > .table > thead > tr > td,
  .bootstrap-xform .table-responsive > .table > tbody > tr > td,
  .bootstrap-xform .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .bootstrap-xform .table-responsive > .table-bordered {
    border: 0;
  }
  .bootstrap-xform .table-responsive > .table-bordered > thead > tr > th:first-child,
  .bootstrap-xform .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .bootstrap-xform .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .bootstrap-xform .table-responsive > .table-bordered > thead > tr > td:first-child,
  .bootstrap-xform .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .bootstrap-xform .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .bootstrap-xform .table-responsive > .table-bordered > thead > tr > th:last-child,
  .bootstrap-xform .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .bootstrap-xform .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .bootstrap-xform .table-responsive > .table-bordered > thead > tr > td:last-child,
  .bootstrap-xform .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .bootstrap-xform .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .bootstrap-xform .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .bootstrap-xform .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .bootstrap-xform .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .bootstrap-xform .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.bootstrap-xform fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
.bootstrap-xform legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.bootstrap-xform label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.bootstrap-xform input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}
.bootstrap-xform input[type="radio"],
.bootstrap-xform input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
.bootstrap-xform input[type="radio"][disabled],
.bootstrap-xform input[type="checkbox"][disabled],
.bootstrap-xform input[type="radio"].disabled,
.bootstrap-xform input[type="checkbox"].disabled,
.bootstrap-xform fieldset[disabled] input[type="radio"],
.bootstrap-xform fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.bootstrap-xform input[type="file"] {
  display: block;
}
.bootstrap-xform input[type="range"] {
  display: block;
  width: 100%;
}
.bootstrap-xform select[multiple],
.bootstrap-xform select[size] {
  height: auto;
}
.bootstrap-xform input[type="file"]:focus,
.bootstrap-xform input[type="radio"]:focus,
.bootstrap-xform input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-xform output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.bootstrap-xform .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.bootstrap-xform .form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.bootstrap-xform .form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.bootstrap-xform .form-control:-ms-input-placeholder {
  color: #999999;
}
.bootstrap-xform .form-control::-webkit-input-placeholder {
  color: #999999;
}
.bootstrap-xform .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.bootstrap-xform .form-control[disabled],
.bootstrap-xform .form-control[readonly],
.bootstrap-xform fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.bootstrap-xform .form-control[disabled],
.bootstrap-xform fieldset[disabled] .form-control {
  cursor: not-allowed;
}
.bootstrap-xform textarea.form-control {
  height: auto;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .bootstrap-xform input[type="date"].form-control,
  .bootstrap-xform input[type="time"].form-control,
  .bootstrap-xform input[type="datetime-local"].form-control,
  .bootstrap-xform input[type="month"].form-control {
    line-height: 34px;
  }
  .bootstrap-xform input[type="date"].input-sm,
  .bootstrap-xform input[type="time"].input-sm,
  .bootstrap-xform input[type="datetime-local"].input-sm,
  .bootstrap-xform input[type="month"].input-sm,
  .bootstrap-xform .input-group-sm input[type="date"],
  .bootstrap-xform .input-group-sm input[type="time"],
  .bootstrap-xform .input-group-sm input[type="datetime-local"],
  .bootstrap-xform .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  .bootstrap-xform input[type="date"].input-lg,
  .bootstrap-xform input[type="time"].input-lg,
  .bootstrap-xform input[type="datetime-local"].input-lg,
  .bootstrap-xform input[type="month"].input-lg,
  .bootstrap-xform .input-group-lg input[type="date"],
  .bootstrap-xform .input-group-lg input[type="time"],
  .bootstrap-xform .input-group-lg input[type="datetime-local"],
  .bootstrap-xform .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.bootstrap-xform .form-group {
  margin-bottom: 15px;
}
.bootstrap-xform .radio,
.bootstrap-xform .checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.bootstrap-xform .radio.disabled label,
.bootstrap-xform .checkbox.disabled label,
.bootstrap-xform fieldset[disabled] .radio label,
.bootstrap-xform fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.bootstrap-xform .radio label,
.bootstrap-xform .checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.bootstrap-xform .radio input[type="radio"],
.bootstrap-xform .radio-inline input[type="radio"],
.bootstrap-xform .checkbox input[type="checkbox"],
.bootstrap-xform .checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.bootstrap-xform .radio + .radio,
.bootstrap-xform .checkbox + .checkbox {
  margin-top: -5px;
}
.bootstrap-xform .radio-inline,
.bootstrap-xform .checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.bootstrap-xform .radio-inline.disabled,
.bootstrap-xform .checkbox-inline.disabled,
.bootstrap-xform fieldset[disabled] .radio-inline,
.bootstrap-xform fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.bootstrap-xform .radio-inline + .radio-inline,
.bootstrap-xform .checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.bootstrap-xform .form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.bootstrap-xform .form-control-static.input-lg,
.bootstrap-xform .form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-xform .input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-xform select.input-sm {
  height: 30px;
  line-height: 30px;
}
.bootstrap-xform textarea.input-sm,
.bootstrap-xform select[multiple].input-sm {
  height: auto;
}
.bootstrap-xform .form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-xform .form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.bootstrap-xform .form-group-sm textarea.form-control,
.bootstrap-xform .form-group-sm select[multiple].form-control {
  height: auto;
}
.bootstrap-xform .form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.bootstrap-xform .input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-xform select.input-lg {
  height: 46px;
  line-height: 46px;
}
.bootstrap-xform textarea.input-lg,
.bootstrap-xform select[multiple].input-lg {
  height: auto;
}
.bootstrap-xform .form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-xform .form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.bootstrap-xform .form-group-lg textarea.form-control,
.bootstrap-xform .form-group-lg select[multiple].form-control {
  height: auto;
}
.bootstrap-xform .form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.bootstrap-xform .has-feedback {
  position: relative;
}
.bootstrap-xform .has-feedback .form-control {
  padding-right: 42.5px;
}
.bootstrap-xform .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.bootstrap-xform .input-lg + .form-control-feedback,
.bootstrap-xform .input-group-lg + .form-control-feedback,
.bootstrap-xform .form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.bootstrap-xform .input-sm + .form-control-feedback,
.bootstrap-xform .input-group-sm + .form-control-feedback,
.bootstrap-xform .form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.bootstrap-xform .has-success .help-block,
.bootstrap-xform .has-success .control-label,
.bootstrap-xform .has-success .radio,
.bootstrap-xform .has-success .checkbox,
.bootstrap-xform .has-success .radio-inline,
.bootstrap-xform .has-success .checkbox-inline,
.bootstrap-xform .has-success.radio label,
.bootstrap-xform .has-success.checkbox label,
.bootstrap-xform .has-success.radio-inline label,
.bootstrap-xform .has-success.checkbox-inline label {
  color: #3c763d;
}
.bootstrap-xform .has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.bootstrap-xform .has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.bootstrap-xform .has-success .form-control-feedback {
  color: #3c763d;
}
.bootstrap-xform .has-warning .help-block,
.bootstrap-xform .has-warning .control-label,
.bootstrap-xform .has-warning .radio,
.bootstrap-xform .has-warning .checkbox,
.bootstrap-xform .has-warning .radio-inline,
.bootstrap-xform .has-warning .checkbox-inline,
.bootstrap-xform .has-warning.radio label,
.bootstrap-xform .has-warning.checkbox label,
.bootstrap-xform .has-warning.radio-inline label,
.bootstrap-xform .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.bootstrap-xform .has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.bootstrap-xform .has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.bootstrap-xform .has-warning .form-control-feedback {
  color: #8a6d3b;
}
.bootstrap-xform .has-error .help-block,
.bootstrap-xform .has-error .control-label,
.bootstrap-xform .has-error .radio,
.bootstrap-xform .has-error .checkbox,
.bootstrap-xform .has-error .radio-inline,
.bootstrap-xform .has-error .checkbox-inline,
.bootstrap-xform .has-error.radio label,
.bootstrap-xform .has-error.checkbox label,
.bootstrap-xform .has-error.radio-inline label,
.bootstrap-xform .has-error.checkbox-inline label {
  color: #a94442;
}
.bootstrap-xform .has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.bootstrap-xform .has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.bootstrap-xform .has-error .form-control-feedback {
  color: #a94442;
}
.bootstrap-xform .has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.bootstrap-xform .has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.bootstrap-xform .help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .bootstrap-xform .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-xform .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .bootstrap-xform .form-inline .form-control-static {
    display: inline-block;
  }
  .bootstrap-xform .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .bootstrap-xform .form-inline .input-group .input-group-addon,
  .bootstrap-xform .form-inline .input-group .input-group-btn,
  .bootstrap-xform .form-inline .input-group .form-control {
    width: auto;
  }
  .bootstrap-xform .form-inline .input-group > .form-control {
    width: 100%;
  }
  .bootstrap-xform .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-xform .form-inline .radio,
  .bootstrap-xform .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .bootstrap-xform .form-inline .radio label,
  .bootstrap-xform .form-inline .checkbox label {
    padding-left: 0;
  }
  .bootstrap-xform .form-inline .radio input[type="radio"],
  .bootstrap-xform .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .bootstrap-xform .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.bootstrap-xform .form-horizontal .radio,
.bootstrap-xform .form-horizontal .checkbox,
.bootstrap-xform .form-horizontal .radio-inline,
.bootstrap-xform .form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.bootstrap-xform .form-horizontal .radio,
.bootstrap-xform .form-horizontal .checkbox {
  min-height: 27px;
}
.bootstrap-xform .form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .bootstrap-xform .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.bootstrap-xform .form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .bootstrap-xform .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .bootstrap-xform .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.bootstrap-xform .btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.bootstrap-xform .btn:focus,
.bootstrap-xform .btn:active:focus,
.bootstrap-xform .btn.active:focus,
.bootstrap-xform .btn.focus,
.bootstrap-xform .btn:active.focus,
.bootstrap-xform .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.bootstrap-xform .btn:hover,
.bootstrap-xform .btn:focus,
.bootstrap-xform .btn.focus {
  color: #333333;
  text-decoration: none;
}
.bootstrap-xform .btn:active,
.bootstrap-xform .btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-xform .btn.disabled,
.bootstrap-xform .btn[disabled],
.bootstrap-xform fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-xform a.btn.disabled,
.bootstrap-xform fieldset[disabled] a.btn {
  pointer-events: none;
}
.bootstrap-xform .btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-xform .btn-default:focus,
.bootstrap-xform .btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.bootstrap-xform .btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.bootstrap-xform .btn-default:active,
.bootstrap-xform .btn-default.active,
.bootstrap-xform .open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.bootstrap-xform .btn-default:active:hover,
.bootstrap-xform .btn-default.active:hover,
.bootstrap-xform .open > .dropdown-toggle.btn-default:hover,
.bootstrap-xform .btn-default:active:focus,
.bootstrap-xform .btn-default.active:focus,
.bootstrap-xform .open > .dropdown-toggle.btn-default:focus,
.bootstrap-xform .btn-default:active.focus,
.bootstrap-xform .btn-default.active.focus,
.bootstrap-xform .open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.bootstrap-xform .btn-default.disabled:hover,
.bootstrap-xform .btn-default[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-default:hover,
.bootstrap-xform .btn-default.disabled:focus,
.bootstrap-xform .btn-default[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-default:focus,
.bootstrap-xform .btn-default.disabled.focus,
.bootstrap-xform .btn-default[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
  border-color: #cccccc;
}
.bootstrap-xform .btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.bootstrap-xform .btn-primary {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-xform .btn-primary:focus,
.bootstrap-xform .btn-primary.focus {
  color: #ffffff;
  background-color: #286090;
  border-color: #122b40;
}
.bootstrap-xform .btn-primary:hover {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.bootstrap-xform .btn-primary:active,
.bootstrap-xform .btn-primary.active,
.bootstrap-xform .open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  background-image: none;
  border-color: #204d74;
}
.bootstrap-xform .btn-primary:active:hover,
.bootstrap-xform .btn-primary.active:hover,
.bootstrap-xform .open > .dropdown-toggle.btn-primary:hover,
.bootstrap-xform .btn-primary:active:focus,
.bootstrap-xform .btn-primary.active:focus,
.bootstrap-xform .open > .dropdown-toggle.btn-primary:focus,
.bootstrap-xform .btn-primary:active.focus,
.bootstrap-xform .btn-primary.active.focus,
.bootstrap-xform .open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.bootstrap-xform .btn-primary.disabled:hover,
.bootstrap-xform .btn-primary[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-primary:hover,
.bootstrap-xform .btn-primary.disabled:focus,
.bootstrap-xform .btn-primary[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-primary:focus,
.bootstrap-xform .btn-primary.disabled.focus,
.bootstrap-xform .btn-primary[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-primary.focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.bootstrap-xform .btn-primary .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-xform .btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-xform .btn-success:focus,
.bootstrap-xform .btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.bootstrap-xform .btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.bootstrap-xform .btn-success:active,
.bootstrap-xform .btn-success.active,
.bootstrap-xform .open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.bootstrap-xform .btn-success:active:hover,
.bootstrap-xform .btn-success.active:hover,
.bootstrap-xform .open > .dropdown-toggle.btn-success:hover,
.bootstrap-xform .btn-success:active:focus,
.bootstrap-xform .btn-success.active:focus,
.bootstrap-xform .open > .dropdown-toggle.btn-success:focus,
.bootstrap-xform .btn-success:active.focus,
.bootstrap-xform .btn-success.active.focus,
.bootstrap-xform .open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.bootstrap-xform .btn-success.disabled:hover,
.bootstrap-xform .btn-success[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-success:hover,
.bootstrap-xform .btn-success.disabled:focus,
.bootstrap-xform .btn-success[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-success:focus,
.bootstrap-xform .btn-success.disabled.focus,
.bootstrap-xform .btn-success[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.bootstrap-xform .btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.bootstrap-xform .btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-xform .btn-info:focus,
.bootstrap-xform .btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.bootstrap-xform .btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.bootstrap-xform .btn-info:active,
.bootstrap-xform .btn-info.active,
.bootstrap-xform .open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269abc;
}
.bootstrap-xform .btn-info:active:hover,
.bootstrap-xform .btn-info.active:hover,
.bootstrap-xform .open > .dropdown-toggle.btn-info:hover,
.bootstrap-xform .btn-info:active:focus,
.bootstrap-xform .btn-info.active:focus,
.bootstrap-xform .open > .dropdown-toggle.btn-info:focus,
.bootstrap-xform .btn-info:active.focus,
.bootstrap-xform .btn-info.active.focus,
.bootstrap-xform .open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.bootstrap-xform .btn-info.disabled:hover,
.bootstrap-xform .btn-info[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-info:hover,
.bootstrap-xform .btn-info.disabled:focus,
.bootstrap-xform .btn-info[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-info:focus,
.bootstrap-xform .btn-info.disabled.focus,
.bootstrap-xform .btn-info[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.bootstrap-xform .btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.bootstrap-xform .btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-xform .btn-warning:focus,
.bootstrap-xform .btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.bootstrap-xform .btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.bootstrap-xform .btn-warning:active,
.bootstrap-xform .btn-warning.active,
.bootstrap-xform .open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.bootstrap-xform .btn-warning:active:hover,
.bootstrap-xform .btn-warning.active:hover,
.bootstrap-xform .open > .dropdown-toggle.btn-warning:hover,
.bootstrap-xform .btn-warning:active:focus,
.bootstrap-xform .btn-warning.active:focus,
.bootstrap-xform .open > .dropdown-toggle.btn-warning:focus,
.bootstrap-xform .btn-warning:active.focus,
.bootstrap-xform .btn-warning.active.focus,
.bootstrap-xform .open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.bootstrap-xform .btn-warning.disabled:hover,
.bootstrap-xform .btn-warning[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-warning:hover,
.bootstrap-xform .btn-warning.disabled:focus,
.bootstrap-xform .btn-warning[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-warning:focus,
.bootstrap-xform .btn-warning.disabled.focus,
.bootstrap-xform .btn-warning[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.bootstrap-xform .btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.bootstrap-xform .btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-xform .btn-danger:focus,
.bootstrap-xform .btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.bootstrap-xform .btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.bootstrap-xform .btn-danger:active,
.bootstrap-xform .btn-danger.active,
.bootstrap-xform .open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.bootstrap-xform .btn-danger:active:hover,
.bootstrap-xform .btn-danger.active:hover,
.bootstrap-xform .open > .dropdown-toggle.btn-danger:hover,
.bootstrap-xform .btn-danger:active:focus,
.bootstrap-xform .btn-danger.active:focus,
.bootstrap-xform .open > .dropdown-toggle.btn-danger:focus,
.bootstrap-xform .btn-danger:active.focus,
.bootstrap-xform .btn-danger.active.focus,
.bootstrap-xform .open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.bootstrap-xform .btn-danger.disabled:hover,
.bootstrap-xform .btn-danger[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-danger:hover,
.bootstrap-xform .btn-danger.disabled:focus,
.bootstrap-xform .btn-danger[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-danger:focus,
.bootstrap-xform .btn-danger.disabled.focus,
.bootstrap-xform .btn-danger[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.bootstrap-xform .btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.bootstrap-xform .btn-link {
  font-weight: 400;
  color: #337ab7;
  border-radius: 0;
}
.bootstrap-xform .btn-link,
.bootstrap-xform .btn-link:active,
.bootstrap-xform .btn-link.active,
.bootstrap-xform .btn-link[disabled],
.bootstrap-xform fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-xform .btn-link,
.bootstrap-xform .btn-link:hover,
.bootstrap-xform .btn-link:focus,
.bootstrap-xform .btn-link:active {
  border-color: transparent;
}
.bootstrap-xform .btn-link:hover,
.bootstrap-xform .btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.bootstrap-xform .btn-link[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-link:hover,
.bootstrap-xform .btn-link[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.bootstrap-xform .btn-lg,
.bootstrap-xform .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-xform .btn-sm,
.bootstrap-xform .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-xform .btn-xs,
.bootstrap-xform .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-xform .btn-block {
  display: block;
  width: 100%;
}
.bootstrap-xform .btn-block + .btn-block {
  margin-top: 5px;
}
.bootstrap-xform input[type="submit"].btn-block,
.bootstrap-xform input[type="reset"].btn-block,
.bootstrap-xform input[type="button"].btn-block {
  width: 100%;
}
.bootstrap-xform .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.bootstrap-xform .dropup,
.bootstrap-xform .dropdown {
  position: relative;
}
.bootstrap-xform .dropdown-toggle:focus {
  outline: 0;
}
.bootstrap-xform .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.bootstrap-xform .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.bootstrap-xform .dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.bootstrap-xform .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.bootstrap-xform .dropdown-menu > li > a:hover,
.bootstrap-xform .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap-xform .dropdown-menu > .active > a,
.bootstrap-xform .dropdown-menu > .active > a:hover,
.bootstrap-xform .dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.bootstrap-xform .dropdown-menu > .disabled > a,
.bootstrap-xform .dropdown-menu > .disabled > a:hover,
.bootstrap-xform .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.bootstrap-xform .dropdown-menu > .disabled > a:hover,
.bootstrap-xform .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.bootstrap-xform .open > .dropdown-menu {
  display: block;
}
.bootstrap-xform .open > a {
  outline: 0;
}
.bootstrap-xform .dropdown-menu-right {
  right: 0;
  left: auto;
}
.bootstrap-xform .dropdown-menu-left {
  right: auto;
  left: 0;
}
.bootstrap-xform .dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.bootstrap-xform .dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}
.bootstrap-xform .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.bootstrap-xform .dropup .caret,
.bootstrap-xform .navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}
.bootstrap-xform .dropup .dropdown-menu,
.bootstrap-xform .navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .bootstrap-xform .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .bootstrap-xform .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}
.bootstrap-xform .btn-group,
.bootstrap-xform .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.bootstrap-xform .btn-group > .btn,
.bootstrap-xform .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.bootstrap-xform .btn-group > .btn:hover,
.bootstrap-xform .btn-group-vertical > .btn:hover,
.bootstrap-xform .btn-group > .btn:focus,
.bootstrap-xform .btn-group-vertical > .btn:focus,
.bootstrap-xform .btn-group > .btn:active,
.bootstrap-xform .btn-group-vertical > .btn:active,
.bootstrap-xform .btn-group > .btn.active,
.bootstrap-xform .btn-group-vertical > .btn.active {
  z-index: 2;
}
.bootstrap-xform .btn-group .btn + .btn,
.bootstrap-xform .btn-group .btn + .btn-group,
.bootstrap-xform .btn-group .btn-group + .btn,
.bootstrap-xform .btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.bootstrap-xform .btn-toolbar {
  margin-left: -5px;
}
.bootstrap-xform .btn-toolbar .btn,
.bootstrap-xform .btn-toolbar .btn-group,
.bootstrap-xform .btn-toolbar .input-group {
  float: left;
}
.bootstrap-xform .btn-toolbar > .btn,
.bootstrap-xform .btn-toolbar > .btn-group,
.bootstrap-xform .btn-toolbar > .input-group {
  margin-left: 5px;
}
.bootstrap-xform .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.bootstrap-xform .btn-group > .btn:first-child {
  margin-left: 0;
}
.bootstrap-xform .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-xform .btn-group > .btn:last-child:not(:first-child),
.bootstrap-xform .btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-xform .btn-group > .btn-group {
  float: left;
}
.bootstrap-xform .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-xform .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-xform .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-xform .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-xform .btn-group .dropdown-toggle:active,
.bootstrap-xform .btn-group.open .dropdown-toggle {
  outline: 0;
}
.bootstrap-xform .btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.bootstrap-xform .btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}
.bootstrap-xform .btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-xform .btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-xform .btn .caret {
  margin-left: 0;
}
.bootstrap-xform .btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.bootstrap-xform .dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.bootstrap-xform .btn-group-vertical > .btn,
.bootstrap-xform .btn-group-vertical > .btn-group,
.bootstrap-xform .btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.bootstrap-xform .btn-group-vertical > .btn-group > .btn {
  float: none;
}
.bootstrap-xform .btn-group-vertical > .btn + .btn,
.bootstrap-xform .btn-group-vertical > .btn + .btn-group,
.bootstrap-xform .btn-group-vertical > .btn-group + .btn,
.bootstrap-xform .btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.bootstrap-xform .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-xform .btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-xform .btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-xform .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-xform .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.bootstrap-xform .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-xform .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-xform .btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.bootstrap-xform .btn-group-justified > .btn,
.bootstrap-xform .btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.bootstrap-xform .btn-group-justified > .btn-group .btn {
  width: 100%;
}
.bootstrap-xform .btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
.bootstrap-xform [data-toggle="buttons"] > .btn input[type="radio"],
.bootstrap-xform [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
.bootstrap-xform [data-toggle="buttons"] > .btn input[type="checkbox"],
.bootstrap-xform [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.bootstrap-xform .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.bootstrap-xform .input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.bootstrap-xform .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.bootstrap-xform .input-group .form-control:focus {
  z-index: 3;
}
.bootstrap-xform .input-group-lg > .form-control,
.bootstrap-xform .input-group-lg > .input-group-addon,
.bootstrap-xform .input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.bootstrap-xform select.input-group-lg > .form-control,
.bootstrap-xform select.input-group-lg > .input-group-addon,
.bootstrap-xform select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
.bootstrap-xform textarea.input-group-lg > .form-control,
.bootstrap-xform textarea.input-group-lg > .input-group-addon,
.bootstrap-xform textarea.input-group-lg > .input-group-btn > .btn,
.bootstrap-xform select[multiple].input-group-lg > .form-control,
.bootstrap-xform select[multiple].input-group-lg > .input-group-addon,
.bootstrap-xform select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-xform .input-group-sm > .form-control,
.bootstrap-xform .input-group-sm > .input-group-addon,
.bootstrap-xform .input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.bootstrap-xform select.input-group-sm > .form-control,
.bootstrap-xform select.input-group-sm > .input-group-addon,
.bootstrap-xform select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
.bootstrap-xform textarea.input-group-sm > .form-control,
.bootstrap-xform textarea.input-group-sm > .input-group-addon,
.bootstrap-xform textarea.input-group-sm > .input-group-btn > .btn,
.bootstrap-xform select[multiple].input-group-sm > .form-control,
.bootstrap-xform select[multiple].input-group-sm > .input-group-addon,
.bootstrap-xform select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.bootstrap-xform .input-group-addon,
.bootstrap-xform .input-group-btn,
.bootstrap-xform .input-group .form-control {
  display: table-cell;
}
.bootstrap-xform .input-group-addon:not(:first-child):not(:last-child),
.bootstrap-xform .input-group-btn:not(:first-child):not(:last-child),
.bootstrap-xform .input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.bootstrap-xform .input-group-addon,
.bootstrap-xform .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.bootstrap-xform .input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.bootstrap-xform .input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.bootstrap-xform .input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.bootstrap-xform .input-group-addon input[type="radio"],
.bootstrap-xform .input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.bootstrap-xform .input-group .form-control:first-child,
.bootstrap-xform .input-group-addon:first-child,
.bootstrap-xform .input-group-btn:first-child > .btn,
.bootstrap-xform .input-group-btn:first-child > .btn-group > .btn,
.bootstrap-xform .input-group-btn:first-child > .dropdown-toggle,
.bootstrap-xform .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.bootstrap-xform .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.bootstrap-xform .input-group-addon:first-child {
  border-right: 0;
}
.bootstrap-xform .input-group .form-control:last-child,
.bootstrap-xform .input-group-addon:last-child,
.bootstrap-xform .input-group-btn:last-child > .btn,
.bootstrap-xform .input-group-btn:last-child > .btn-group > .btn,
.bootstrap-xform .input-group-btn:last-child > .dropdown-toggle,
.bootstrap-xform .input-group-btn:first-child > .btn:not(:first-child),
.bootstrap-xform .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.bootstrap-xform .input-group-addon:last-child {
  border-left: 0;
}
.bootstrap-xform .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.bootstrap-xform .input-group-btn > .btn {
  position: relative;
}
.bootstrap-xform .input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.bootstrap-xform .input-group-btn > .btn:hover,
.bootstrap-xform .input-group-btn > .btn:focus,
.bootstrap-xform .input-group-btn > .btn:active {
  z-index: 2;
}
.bootstrap-xform .input-group-btn:first-child > .btn,
.bootstrap-xform .input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.bootstrap-xform .input-group-btn:last-child > .btn,
.bootstrap-xform .input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.bootstrap-xform .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.bootstrap-xform a.label:hover,
.bootstrap-xform a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.bootstrap-xform .label:empty {
  display: none;
}
.bootstrap-xform .btn .label {
  position: relative;
  top: -1px;
}
.bootstrap-xform .label-default {
  background-color: #777777;
}
.bootstrap-xform .label-default[href]:hover,
.bootstrap-xform .label-default[href]:focus {
  background-color: #5e5e5e;
}
.bootstrap-xform .label-primary {
  background-color: #337ab7;
}
.bootstrap-xform .label-primary[href]:hover,
.bootstrap-xform .label-primary[href]:focus {
  background-color: #286090;
}
.bootstrap-xform .label-success {
  background-color: #5cb85c;
}
.bootstrap-xform .label-success[href]:hover,
.bootstrap-xform .label-success[href]:focus {
  background-color: #449d44;
}
.bootstrap-xform .label-info {
  background-color: #5bc0de;
}
.bootstrap-xform .label-info[href]:hover,
.bootstrap-xform .label-info[href]:focus {
  background-color: #31b0d5;
}
.bootstrap-xform .label-warning {
  background-color: #f0ad4e;
}
.bootstrap-xform .label-warning[href]:hover,
.bootstrap-xform .label-warning[href]:focus {
  background-color: #ec971f;
}
.bootstrap-xform .label-danger {
  background-color: #d9534f;
}
.bootstrap-xform .label-danger[href]:hover,
.bootstrap-xform .label-danger[href]:focus {
  background-color: #c9302c;
}
.bootstrap-xform .list-group {
  padding-left: 0;
  margin-bottom: 20px;
}
.bootstrap-xform .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.bootstrap-xform .list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.bootstrap-xform .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.bootstrap-xform .list-group-item.disabled,
.bootstrap-xform .list-group-item.disabled:hover,
.bootstrap-xform .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.bootstrap-xform .list-group-item.disabled .list-group-item-heading,
.bootstrap-xform .list-group-item.disabled:hover .list-group-item-heading,
.bootstrap-xform .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.bootstrap-xform .list-group-item.disabled .list-group-item-text,
.bootstrap-xform .list-group-item.disabled:hover .list-group-item-text,
.bootstrap-xform .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.bootstrap-xform .list-group-item.active,
.bootstrap-xform .list-group-item.active:hover,
.bootstrap-xform .list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-xform .list-group-item.active .list-group-item-heading,
.bootstrap-xform .list-group-item.active:hover .list-group-item-heading,
.bootstrap-xform .list-group-item.active:focus .list-group-item-heading,
.bootstrap-xform .list-group-item.active .list-group-item-heading > small,
.bootstrap-xform .list-group-item.active:hover .list-group-item-heading > small,
.bootstrap-xform .list-group-item.active:focus .list-group-item-heading > small,
.bootstrap-xform .list-group-item.active .list-group-item-heading > .small,
.bootstrap-xform .list-group-item.active:hover .list-group-item-heading > .small,
.bootstrap-xform .list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.bootstrap-xform .list-group-item.active .list-group-item-text,
.bootstrap-xform .list-group-item.active:hover .list-group-item-text,
.bootstrap-xform .list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}
.bootstrap-xform a.list-group-item,
.bootstrap-xform button.list-group-item {
  color: #555555;
}
.bootstrap-xform a.list-group-item .list-group-item-heading,
.bootstrap-xform button.list-group-item .list-group-item-heading {
  color: #333333;
}
.bootstrap-xform a.list-group-item:hover,
.bootstrap-xform button.list-group-item:hover,
.bootstrap-xform a.list-group-item:focus,
.bootstrap-xform button.list-group-item:focus {
  color: #555555;
  text-decoration: none;
  background-color: #f5f5f5;
}
.bootstrap-xform button.list-group-item {
  width: 100%;
  text-align: left;
}
.bootstrap-xform .list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
.bootstrap-xform a.list-group-item-success,
.bootstrap-xform button.list-group-item-success {
  color: #3c763d;
}
.bootstrap-xform a.list-group-item-success .list-group-item-heading,
.bootstrap-xform button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
.bootstrap-xform a.list-group-item-success:hover,
.bootstrap-xform button.list-group-item-success:hover,
.bootstrap-xform a.list-group-item-success:focus,
.bootstrap-xform button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.bootstrap-xform a.list-group-item-success.active,
.bootstrap-xform button.list-group-item-success.active,
.bootstrap-xform a.list-group-item-success.active:hover,
.bootstrap-xform button.list-group-item-success.active:hover,
.bootstrap-xform a.list-group-item-success.active:focus,
.bootstrap-xform button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.bootstrap-xform .list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
.bootstrap-xform a.list-group-item-info,
.bootstrap-xform button.list-group-item-info {
  color: #31708f;
}
.bootstrap-xform a.list-group-item-info .list-group-item-heading,
.bootstrap-xform button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
.bootstrap-xform a.list-group-item-info:hover,
.bootstrap-xform button.list-group-item-info:hover,
.bootstrap-xform a.list-group-item-info:focus,
.bootstrap-xform button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.bootstrap-xform a.list-group-item-info.active,
.bootstrap-xform button.list-group-item-info.active,
.bootstrap-xform a.list-group-item-info.active:hover,
.bootstrap-xform button.list-group-item-info.active:hover,
.bootstrap-xform a.list-group-item-info.active:focus,
.bootstrap-xform button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.bootstrap-xform .list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
.bootstrap-xform a.list-group-item-warning,
.bootstrap-xform button.list-group-item-warning {
  color: #8a6d3b;
}
.bootstrap-xform a.list-group-item-warning .list-group-item-heading,
.bootstrap-xform button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
.bootstrap-xform a.list-group-item-warning:hover,
.bootstrap-xform button.list-group-item-warning:hover,
.bootstrap-xform a.list-group-item-warning:focus,
.bootstrap-xform button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.bootstrap-xform a.list-group-item-warning.active,
.bootstrap-xform button.list-group-item-warning.active,
.bootstrap-xform a.list-group-item-warning.active:hover,
.bootstrap-xform button.list-group-item-warning.active:hover,
.bootstrap-xform a.list-group-item-warning.active:focus,
.bootstrap-xform button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.bootstrap-xform .list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
.bootstrap-xform a.list-group-item-danger,
.bootstrap-xform button.list-group-item-danger {
  color: #a94442;
}
.bootstrap-xform a.list-group-item-danger .list-group-item-heading,
.bootstrap-xform button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
.bootstrap-xform a.list-group-item-danger:hover,
.bootstrap-xform button.list-group-item-danger:hover,
.bootstrap-xform a.list-group-item-danger:focus,
.bootstrap-xform button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.bootstrap-xform a.list-group-item-danger.active,
.bootstrap-xform button.list-group-item-danger.active,
.bootstrap-xform a.list-group-item-danger.active:hover,
.bootstrap-xform button.list-group-item-danger.active:hover,
.bootstrap-xform a.list-group-item-danger.active:focus,
.bootstrap-xform button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.bootstrap-xform .list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.bootstrap-xform .list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.bootstrap-xform .panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.bootstrap-xform .panel-body {
  padding: 15px;
}
.bootstrap-xform .panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-xform .panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.bootstrap-xform .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.bootstrap-xform .panel-title > a,
.bootstrap-xform .panel-title > small,
.bootstrap-xform .panel-title > .small,
.bootstrap-xform .panel-title > small > a,
.bootstrap-xform .panel-title > .small > a {
  color: inherit;
}
.bootstrap-xform .panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-xform .panel > .list-group,
.bootstrap-xform .panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.bootstrap-xform .panel > .list-group .list-group-item,
.bootstrap-xform .panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.bootstrap-xform .panel > .list-group:first-child .list-group-item:first-child,
.bootstrap-xform .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-xform .panel > .list-group:last-child .list-group-item:last-child,
.bootstrap-xform .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;
}
.bootstrap-xform .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.bootstrap-xform .panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.bootstrap-xform .list-group + .panel-footer {
  border-top-width: 0;
}
.bootstrap-xform .panel > .table,
.bootstrap-xform .panel > .table-responsive > .table,
.bootstrap-xform .panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.bootstrap-xform .panel > .table caption,
.bootstrap-xform .panel > .table-responsive > .table caption,
.bootstrap-xform .panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.bootstrap-xform .panel > .table:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-xform .panel > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.bootstrap-xform .panel > .table:first-child > tbody:first-child > tr:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.bootstrap-xform .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.bootstrap-xform .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.bootstrap-xform .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.bootstrap-xform .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.bootstrap-xform .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.bootstrap-xform .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.bootstrap-xform .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.bootstrap-xform .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.bootstrap-xform .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.bootstrap-xform .panel > .table:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-xform .panel > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.bootstrap-xform .panel > .table:last-child > tfoot:last-child > tr:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.bootstrap-xform .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.bootstrap-xform .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.bootstrap-xform .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.bootstrap-xform .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.bootstrap-xform .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.bootstrap-xform .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.bootstrap-xform .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.bootstrap-xform .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.bootstrap-xform .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.bootstrap-xform .panel > .panel-body + .table,
.bootstrap-xform .panel > .panel-body + .table-responsive,
.bootstrap-xform .panel > .table + .panel-body,
.bootstrap-xform .panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.bootstrap-xform .panel > .table > tbody:first-child > tr:first-child th,
.bootstrap-xform .panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.bootstrap-xform .panel > .table-bordered,
.bootstrap-xform .panel > .table-responsive > .table-bordered {
  border: 0;
}
.bootstrap-xform .panel > .table-bordered > thead > tr > th:first-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.bootstrap-xform .panel > .table-bordered > tbody > tr > th:first-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.bootstrap-xform .panel > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.bootstrap-xform .panel > .table-bordered > thead > tr > td:first-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.bootstrap-xform .panel > .table-bordered > tbody > tr > td:first-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.bootstrap-xform .panel > .table-bordered > tfoot > tr > td:first-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.bootstrap-xform .panel > .table-bordered > thead > tr > th:last-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.bootstrap-xform .panel > .table-bordered > tbody > tr > th:last-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.bootstrap-xform .panel > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.bootstrap-xform .panel > .table-bordered > thead > tr > td:last-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.bootstrap-xform .panel > .table-bordered > tbody > tr > td:last-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.bootstrap-xform .panel > .table-bordered > tfoot > tr > td:last-child,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.bootstrap-xform .panel > .table-bordered > thead > tr:first-child > td,
.bootstrap-xform .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.bootstrap-xform .panel > .table-bordered > tbody > tr:first-child > td,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.bootstrap-xform .panel > .table-bordered > thead > tr:first-child > th,
.bootstrap-xform .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.bootstrap-xform .panel > .table-bordered > tbody > tr:first-child > th,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.bootstrap-xform .panel > .table-bordered > tbody > tr:last-child > td,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.bootstrap-xform .panel > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.bootstrap-xform .panel > .table-bordered > tbody > tr:last-child > th,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.bootstrap-xform .panel > .table-bordered > tfoot > tr:last-child > th,
.bootstrap-xform .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.bootstrap-xform .panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.bootstrap-xform .panel-group {
  margin-bottom: 20px;
}
.bootstrap-xform .panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.bootstrap-xform .panel-group .panel + .panel {
  margin-top: 5px;
}
.bootstrap-xform .panel-group .panel-heading {
  border-bottom: 0;
}
.bootstrap-xform .panel-group .panel-heading + .panel-collapse > .panel-body,
.bootstrap-xform .panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.bootstrap-xform .panel-group .panel-footer {
  border-top: 0;
}
.bootstrap-xform .panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.bootstrap-xform .panel-default {
  border-color: #dddddd;
}
.bootstrap-xform .panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.bootstrap-xform .panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.bootstrap-xform .panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.bootstrap-xform .panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.bootstrap-xform .panel-primary {
  border-color: #337ab7;
}
.bootstrap-xform .panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.bootstrap-xform .panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}
.bootstrap-xform .panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #ffffff;
}
.bootstrap-xform .panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}
.bootstrap-xform .panel-success {
  border-color: #d6e9c6;
}
.bootstrap-xform .panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.bootstrap-xform .panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.bootstrap-xform .panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.bootstrap-xform .panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.bootstrap-xform .panel-info {
  border-color: #bce8f1;
}
.bootstrap-xform .panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.bootstrap-xform .panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.bootstrap-xform .panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.bootstrap-xform .panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.bootstrap-xform .panel-warning {
  border-color: #faebcc;
}
.bootstrap-xform .panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.bootstrap-xform .panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.bootstrap-xform .panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.bootstrap-xform .panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.bootstrap-xform .panel-danger {
  border-color: #ebccd1;
}
.bootstrap-xform .panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.bootstrap-xform .panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.bootstrap-xform .panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.bootstrap-xform .panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.bootstrap-xform .clearfix:before,
.bootstrap-xform .clearfix:after,
.bootstrap-xform .dl-horizontal dd:before,
.bootstrap-xform .dl-horizontal dd:after,
.bootstrap-xform .container:before,
.bootstrap-xform .container:after,
.bootstrap-xform .container-fluid:before,
.bootstrap-xform .container-fluid:after,
.bootstrap-xform .row:before,
.bootstrap-xform .row:after,
.bootstrap-xform .form-horizontal .form-group:before,
.bootstrap-xform .form-horizontal .form-group:after,
.bootstrap-xform .btn-toolbar:before,
.bootstrap-xform .btn-toolbar:after,
.bootstrap-xform .btn-group-vertical > .btn-group:before,
.bootstrap-xform .btn-group-vertical > .btn-group:after,
.bootstrap-xform .panel-body:before,
.bootstrap-xform .panel-body:after {
  display: table;
  content: " ";
}
.bootstrap-xform .clearfix:after,
.bootstrap-xform .dl-horizontal dd:after,
.bootstrap-xform .container:after,
.bootstrap-xform .container-fluid:after,
.bootstrap-xform .row:after,
.bootstrap-xform .form-horizontal .form-group:after,
.bootstrap-xform .btn-toolbar:after,
.bootstrap-xform .btn-group-vertical > .btn-group:after,
.bootstrap-xform .panel-body:after {
  clear: both;
}
.bootstrap-xform .center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bootstrap-xform .pull-right {
  float: right !important;
}
.bootstrap-xform .pull-left {
  float: left !important;
}
.bootstrap-xform .hide {
  display: none !important;
}
.bootstrap-xform .show {
  display: block !important;
}
.bootstrap-xform .invisible {
  visibility: hidden;
}
.bootstrap-xform .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.bootstrap-xform .hidden {
  display: none !important;
}
.bootstrap-xform .affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.bootstrap-xform .visible-xs,
.bootstrap-xform .visible-sm,
.bootstrap-xform .visible-md,
.bootstrap-xform .visible-lg {
  display: none !important;
}
.bootstrap-xform .visible-xs-block,
.bootstrap-xform .visible-xs-inline,
.bootstrap-xform .visible-xs-inline-block,
.bootstrap-xform .visible-sm-block,
.bootstrap-xform .visible-sm-inline,
.bootstrap-xform .visible-sm-inline-block,
.bootstrap-xform .visible-md-block,
.bootstrap-xform .visible-md-inline,
.bootstrap-xform .visible-md-inline-block,
.bootstrap-xform .visible-lg-block,
.bootstrap-xform .visible-lg-inline,
.bootstrap-xform .visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .bootstrap-xform .visible-xs {
    display: block !important;
  }
  .bootstrap-xform table.visible-xs {
    display: table !important;
  }
  .bootstrap-xform tr.visible-xs {
    display: table-row !important;
  }
  .bootstrap-xform th.visible-xs,
  .bootstrap-xform td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-xform .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-xform .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-xform .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-xform .visible-sm {
    display: block !important;
  }
  .bootstrap-xform table.visible-sm {
    display: table !important;
  }
  .bootstrap-xform tr.visible-sm {
    display: table-row !important;
  }
  .bootstrap-xform th.visible-sm,
  .bootstrap-xform td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-xform .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-xform .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-xform .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-xform .visible-md {
    display: block !important;
  }
  .bootstrap-xform table.visible-md {
    display: table !important;
  }
  .bootstrap-xform tr.visible-md {
    display: table-row !important;
  }
  .bootstrap-xform th.visible-md,
  .bootstrap-xform td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-xform .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-xform .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-xform .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .visible-lg {
    display: block !important;
  }
  .bootstrap-xform table.visible-lg {
    display: table !important;
  }
  .bootstrap-xform tr.visible-lg {
    display: table-row !important;
  }
  .bootstrap-xform th.visible-lg,
  .bootstrap-xform td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .bootstrap-xform .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .bootstrap-xform .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .bootstrap-xform .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .bootstrap-xform .hidden-lg {
    display: none !important;
  }
}
.bootstrap-xform .visible-print {
  display: none !important;
}
@media print {
  .bootstrap-xform .visible-print {
    display: block !important;
  }
  .bootstrap-xform table.visible-print {
    display: table !important;
  }
  .bootstrap-xform tr.visible-print {
    display: table-row !important;
  }
  .bootstrap-xform th.visible-print,
  .bootstrap-xform td.visible-print {
    display: table-cell !important;
  }
}
.bootstrap-xform .visible-print-block {
  display: none !important;
}
@media print {
  .bootstrap-xform .visible-print-block {
    display: block !important;
  }
}
.bootstrap-xform .visible-print-inline {
  display: none !important;
}
@media print {
  .bootstrap-xform .visible-print-inline {
    display: inline !important;
  }
}
.bootstrap-xform .visible-print-inline-block {
  display: none !important;
}
@media print {
  .bootstrap-xform .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .bootstrap-xform .hidden-print {
    display: none !important;
  }
}
.bootstrap-xform .btn-default,
.bootstrap-xform .btn-primary,
.bootstrap-xform .btn-success,
.bootstrap-xform .btn-info,
.bootstrap-xform .btn-warning,
.bootstrap-xform .btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .btn-default:active,
.bootstrap-xform .btn-primary:active,
.bootstrap-xform .btn-success:active,
.bootstrap-xform .btn-info:active,
.bootstrap-xform .btn-warning:active,
.bootstrap-xform .btn-danger:active,
.bootstrap-xform .btn-default.active,
.bootstrap-xform .btn-primary.active,
.bootstrap-xform .btn-success.active,
.bootstrap-xform .btn-info.active,
.bootstrap-xform .btn-warning.active,
.bootstrap-xform .btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.bootstrap-xform .btn-default.disabled,
.bootstrap-xform .btn-primary.disabled,
.bootstrap-xform .btn-success.disabled,
.bootstrap-xform .btn-info.disabled,
.bootstrap-xform .btn-warning.disabled,
.bootstrap-xform .btn-danger.disabled,
.bootstrap-xform .btn-default[disabled],
.bootstrap-xform .btn-primary[disabled],
.bootstrap-xform .btn-success[disabled],
.bootstrap-xform .btn-info[disabled],
.bootstrap-xform .btn-warning[disabled],
.bootstrap-xform .btn-danger[disabled],
.bootstrap-xform fieldset[disabled] .btn-default,
.bootstrap-xform fieldset[disabled] .btn-primary,
.bootstrap-xform fieldset[disabled] .btn-success,
.bootstrap-xform fieldset[disabled] .btn-info,
.bootstrap-xform fieldset[disabled] .btn-warning,
.bootstrap-xform fieldset[disabled] .btn-danger {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.bootstrap-xform .btn-default .badge,
.bootstrap-xform .btn-primary .badge,
.bootstrap-xform .btn-success .badge,
.bootstrap-xform .btn-info .badge,
.bootstrap-xform .btn-warning .badge,
.bootstrap-xform .btn-danger .badge {
  text-shadow: none;
}
.bootstrap-xform .btn:active,
.bootstrap-xform .btn.active {
  background-image: none;
}
.bootstrap-xform .btn-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #ffffff 0%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #dbdbdb;
  text-shadow: 0 1px 0 #fff;
  border-color: #ccc;
}
.bootstrap-xform .btn-default:hover,
.bootstrap-xform .btn-default:focus {
  background-color: #e0e0e0;
  background-position: 0 -15px;
}
.bootstrap-xform .btn-default:active,
.bootstrap-xform .btn-default.active {
  background-color: #e0e0e0;
  border-color: #dbdbdb;
}
.bootstrap-xform .btn-default.disabled,
.bootstrap-xform .btn-default[disabled],
.bootstrap-xform fieldset[disabled] .btn-default,
.bootstrap-xform .btn-default.disabled:hover,
.bootstrap-xform .btn-default[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-default:hover,
.bootstrap-xform .btn-default.disabled:focus,
.bootstrap-xform .btn-default[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-default:focus,
.bootstrap-xform .btn-default.disabled.focus,
.bootstrap-xform .btn-default[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-default.focus,
.bootstrap-xform .btn-default.disabled:active,
.bootstrap-xform .btn-default[disabled]:active,
.bootstrap-xform fieldset[disabled] .btn-default:active,
.bootstrap-xform .btn-default.disabled.active,
.bootstrap-xform .btn-default[disabled].active,
.bootstrap-xform fieldset[disabled] .btn-default.active {
  background-color: #e0e0e0;
  background-image: none;
}
.bootstrap-xform .btn-primary {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #265a88 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#265a88));
  background-image: linear-gradient(to bottom, #337ab7 0%, #265a88 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff265a88', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #245580;
}
.bootstrap-xform .btn-primary:hover,
.bootstrap-xform .btn-primary:focus {
  background-color: #265a88;
  background-position: 0 -15px;
}
.bootstrap-xform .btn-primary:active,
.bootstrap-xform .btn-primary.active {
  background-color: #265a88;
  border-color: #245580;
}
.bootstrap-xform .btn-primary.disabled,
.bootstrap-xform .btn-primary[disabled],
.bootstrap-xform fieldset[disabled] .btn-primary,
.bootstrap-xform .btn-primary.disabled:hover,
.bootstrap-xform .btn-primary[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-primary:hover,
.bootstrap-xform .btn-primary.disabled:focus,
.bootstrap-xform .btn-primary[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-primary:focus,
.bootstrap-xform .btn-primary.disabled.focus,
.bootstrap-xform .btn-primary[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-primary.focus,
.bootstrap-xform .btn-primary.disabled:active,
.bootstrap-xform .btn-primary[disabled]:active,
.bootstrap-xform fieldset[disabled] .btn-primary:active,
.bootstrap-xform .btn-primary.disabled.active,
.bootstrap-xform .btn-primary[disabled].active,
.bootstrap-xform fieldset[disabled] .btn-primary.active {
  background-color: #265a88;
  background-image: none;
}
.bootstrap-xform .btn-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #419641 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#419641));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #419641 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #3e8f3e;
}
.bootstrap-xform .btn-success:hover,
.bootstrap-xform .btn-success:focus {
  background-color: #419641;
  background-position: 0 -15px;
}
.bootstrap-xform .btn-success:active,
.bootstrap-xform .btn-success.active {
  background-color: #419641;
  border-color: #3e8f3e;
}
.bootstrap-xform .btn-success.disabled,
.bootstrap-xform .btn-success[disabled],
.bootstrap-xform fieldset[disabled] .btn-success,
.bootstrap-xform .btn-success.disabled:hover,
.bootstrap-xform .btn-success[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-success:hover,
.bootstrap-xform .btn-success.disabled:focus,
.bootstrap-xform .btn-success[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-success:focus,
.bootstrap-xform .btn-success.disabled.focus,
.bootstrap-xform .btn-success[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-success.focus,
.bootstrap-xform .btn-success.disabled:active,
.bootstrap-xform .btn-success[disabled]:active,
.bootstrap-xform fieldset[disabled] .btn-success:active,
.bootstrap-xform .btn-success.disabled.active,
.bootstrap-xform .btn-success[disabled].active,
.bootstrap-xform fieldset[disabled] .btn-success.active {
  background-color: #419641;
  background-image: none;
}
.bootstrap-xform .btn-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #2aabd2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#2aabd2));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #2aabd2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2aabd2', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #28a4c9;
}
.bootstrap-xform .btn-info:hover,
.bootstrap-xform .btn-info:focus {
  background-color: #2aabd2;
  background-position: 0 -15px;
}
.bootstrap-xform .btn-info:active,
.bootstrap-xform .btn-info.active {
  background-color: #2aabd2;
  border-color: #28a4c9;
}
.bootstrap-xform .btn-info.disabled,
.bootstrap-xform .btn-info[disabled],
.bootstrap-xform fieldset[disabled] .btn-info,
.bootstrap-xform .btn-info.disabled:hover,
.bootstrap-xform .btn-info[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-info:hover,
.bootstrap-xform .btn-info.disabled:focus,
.bootstrap-xform .btn-info[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-info:focus,
.bootstrap-xform .btn-info.disabled.focus,
.bootstrap-xform .btn-info[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-info.focus,
.bootstrap-xform .btn-info.disabled:active,
.bootstrap-xform .btn-info[disabled]:active,
.bootstrap-xform fieldset[disabled] .btn-info:active,
.bootstrap-xform .btn-info.disabled.active,
.bootstrap-xform .btn-info[disabled].active,
.bootstrap-xform fieldset[disabled] .btn-info.active {
  background-color: #2aabd2;
  background-image: none;
}
.bootstrap-xform .btn-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #eb9316 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#eb9316));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #eb9316 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffeb9316', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #e38d13;
}
.bootstrap-xform .btn-warning:hover,
.bootstrap-xform .btn-warning:focus {
  background-color: #eb9316;
  background-position: 0 -15px;
}
.bootstrap-xform .btn-warning:active,
.bootstrap-xform .btn-warning.active {
  background-color: #eb9316;
  border-color: #e38d13;
}
.bootstrap-xform .btn-warning.disabled,
.bootstrap-xform .btn-warning[disabled],
.bootstrap-xform fieldset[disabled] .btn-warning,
.bootstrap-xform .btn-warning.disabled:hover,
.bootstrap-xform .btn-warning[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-warning:hover,
.bootstrap-xform .btn-warning.disabled:focus,
.bootstrap-xform .btn-warning[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-warning:focus,
.bootstrap-xform .btn-warning.disabled.focus,
.bootstrap-xform .btn-warning[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-warning.focus,
.bootstrap-xform .btn-warning.disabled:active,
.bootstrap-xform .btn-warning[disabled]:active,
.bootstrap-xform fieldset[disabled] .btn-warning:active,
.bootstrap-xform .btn-warning.disabled.active,
.bootstrap-xform .btn-warning[disabled].active,
.bootstrap-xform fieldset[disabled] .btn-warning.active {
  background-color: #eb9316;
  background-image: none;
}
.bootstrap-xform .btn-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c12e2a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c12e2a));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c12e2a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc12e2a', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  background-repeat: repeat-x;
  border-color: #b92c28;
}
.bootstrap-xform .btn-danger:hover,
.bootstrap-xform .btn-danger:focus {
  background-color: #c12e2a;
  background-position: 0 -15px;
}
.bootstrap-xform .btn-danger:active,
.bootstrap-xform .btn-danger.active {
  background-color: #c12e2a;
  border-color: #b92c28;
}
.bootstrap-xform .btn-danger.disabled,
.bootstrap-xform .btn-danger[disabled],
.bootstrap-xform fieldset[disabled] .btn-danger,
.bootstrap-xform .btn-danger.disabled:hover,
.bootstrap-xform .btn-danger[disabled]:hover,
.bootstrap-xform fieldset[disabled] .btn-danger:hover,
.bootstrap-xform .btn-danger.disabled:focus,
.bootstrap-xform .btn-danger[disabled]:focus,
.bootstrap-xform fieldset[disabled] .btn-danger:focus,
.bootstrap-xform .btn-danger.disabled.focus,
.bootstrap-xform .btn-danger[disabled].focus,
.bootstrap-xform fieldset[disabled] .btn-danger.focus,
.bootstrap-xform .btn-danger.disabled:active,
.bootstrap-xform .btn-danger[disabled]:active,
.bootstrap-xform fieldset[disabled] .btn-danger:active,
.bootstrap-xform .btn-danger.disabled.active,
.bootstrap-xform .btn-danger[disabled].active,
.bootstrap-xform fieldset[disabled] .btn-danger.active {
  background-color: #c12e2a;
  background-image: none;
}
.bootstrap-xform .thumbnail,
.bootstrap-xform .img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .dropdown-menu > li > a:hover,
.bootstrap-xform .dropdown-menu > li > a:focus {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
  background-color: #e8e8e8;
}
.bootstrap-xform .dropdown-menu > .active > a,
.bootstrap-xform .dropdown-menu > .active > a:hover,
.bootstrap-xform .dropdown-menu > .active > a:focus {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
  background-color: #2e6da4;
}
.bootstrap-xform .navbar-default {
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #f8f8f8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f8f8f8));
  background-image: linear-gradient(to bottom, #ffffff 0%, #f8f8f8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff8f8f8', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 5px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .navbar-default .navbar-nav > .open > a,
.bootstrap-xform .navbar-default .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -o-linear-gradient(top, #dbdbdb 0%, #e2e2e2 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dbdbdb), to(#e2e2e2));
  background-image: linear-gradient(to bottom, #dbdbdb 0%, #e2e2e2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdbdbdb', endColorstr='#ffe2e2e2', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .navbar-brand,
.bootstrap-xform .navbar-nav > li > a {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25);
}
.bootstrap-xform .navbar-inverse {
  background-image: -webkit-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -o-linear-gradient(top, #3c3c3c 0%, #222222 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3c3c3c), to(#222222));
  background-image: linear-gradient(to bottom, #3c3c3c 0%, #222222 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3c3c3c', endColorstr='#ff222222', GradientType=0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border-radius: 4px;
}
.bootstrap-xform .navbar-inverse .navbar-nav > .open > a,
.bootstrap-xform .navbar-inverse .navbar-nav > .active > a {
  background-image: -webkit-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -o-linear-gradient(top, #080808 0%, #0f0f0f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#080808), to(#0f0f0f));
  background-image: linear-gradient(to bottom, #080808 0%, #0f0f0f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff080808', endColorstr='#ff0f0f0f', GradientType=0);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 3px 9px rgba(0, 0, 0, 0.25);
}
.bootstrap-xform .navbar-inverse .navbar-brand,
.bootstrap-xform .navbar-inverse .navbar-nav > li > a {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.bootstrap-xform .navbar-static-top,
.bootstrap-xform .navbar-fixed-top,
.bootstrap-xform .navbar-fixed-bottom {
  border-radius: 0;
}
@media (max-width: 767px) {
  .bootstrap-xform .navbar .navbar-nav .open .dropdown-menu > .active > a,
  .bootstrap-xform .navbar .navbar-nav .open .dropdown-menu > .active > a:hover,
  .bootstrap-xform .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
  }
}
.bootstrap-xform .alert {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-xform .alert-success {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
  background-repeat: repeat-x;
  border-color: #b2dba1;
}
.bootstrap-xform .alert-info {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #9acfea;
}
.bootstrap-xform .alert-warning {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
  background-repeat: repeat-x;
  border-color: #f5e79e;
}
.bootstrap-xform .alert-danger {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
  background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dca7a7;
}
.bootstrap-xform .progress {
  background-image: -webkit-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #ebebeb 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ebebeb), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #ebebeb 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffebebeb', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .progress-bar {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #286090 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#286090));
  background-image: linear-gradient(to bottom, #337ab7 0%, #286090 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff286090', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .progress-bar-success {
  background-image: -webkit-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -o-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5cb85c), to(#449d44));
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .progress-bar-info {
  background-image: -webkit-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -o-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5bc0de), to(#31b0d5));
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .progress-bar-warning {
  background-image: -webkit-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -o-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f0ad4e), to(#ec971f));
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .progress-bar-danger {
  background-image: -webkit-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -o-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9534f), to(#c9302c));
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.bootstrap-xform .list-group {
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
.bootstrap-xform .list-group-item.active,
.bootstrap-xform .list-group-item.active:hover,
.bootstrap-xform .list-group-item.active:focus {
  text-shadow: 0 -1px 0 #286090;
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2b669a 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2b669a));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2b669a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2b669a', GradientType=0);
  background-repeat: repeat-x;
  border-color: #2b669a;
}
.bootstrap-xform .list-group-item.active .badge,
.bootstrap-xform .list-group-item.active:hover .badge,
.bootstrap-xform .list-group-item.active:focus .badge {
  text-shadow: none;
}
.bootstrap-xform .panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.bootstrap-xform .panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .panel-primary > .panel-heading {
  background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
  background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .panel-success > .panel-heading {
  background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
  background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .panel-info > .panel-heading {
  background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
  background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .panel-warning > .panel-heading {
  background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
  background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .panel-danger > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
  background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
  background-repeat: repeat-x;
}
.bootstrap-xform .well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}
