/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=2f3babf7cb9e163cda8e)
 * Config saved to config.json and https://gist.github.com/2f3babf7cb9e163cda8e
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 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 */
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a:hover,
a:focus {
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.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;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
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;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 2px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 3px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.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: 3px;
  -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 .15s, -webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 29px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 21px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 21px;
  padding-left: 21px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -21px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 29px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 29px;
  line-height: 29px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 29px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 29px;
  line-height: 29px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 29px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.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;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 29px;
  line-height: 29px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.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);
}
.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;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.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);
}
.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;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.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);
}
.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;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 700px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 13px;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 700px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 700px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 700px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 13px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;    text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;

}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -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);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #474747;
  border-color: #efefef;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0)";
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: "progid:DXImageTransform.Microsoft.gradient(enabled = false)";
  border: 1px solid #cccccc;
  border-bottom-color: #b3b3b3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-default:focus,
.btn-default.focus {
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #efefef;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-light-outline {
  color: #ffffff;
  border-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 3px;
}
.btn-light-outline:focus,
.btn-light-outline.focus {
  text-decoration: underline;
  color: #ffffff;
}
.btn-light-outline:hover {
  text-decoration: underline;
  color: #ffffff;
}
.btn-light-outline:active,
.btn-light-outline.active,
.open > .dropdown-toggle.btn-light-outline {
  text-decoration: underline;
  color: #ffffff;
}
.btn-light-outline:active:hover,
.btn-light-outline.active:hover,
.open > .dropdown-toggle.btn-light-outline:hover,
.btn-light-outline:active:focus,
.btn-light-outline.active:focus,
.open > .dropdown-toggle.btn-light-outline:focus,
.btn-light-outline:active.focus,
.btn-light-outline.active.focus,
.open > .dropdown-toggle.btn-light-outline.focus {
  text-decoration: underline;
  color: #ffffff;
}
.btn-light-outline:active,
.btn-light-outline.active,
.open > .dropdown-toggle.btn-light-outline {
  text-decoration: underline;
  color: #ffffff;
}
.btn-light-outline.disabled,
.btn-light-outline[disabled],
fieldset[disabled] .btn-light-outline,
.btn-light-outline.disabled:hover,
.btn-light-outline[disabled]:hover,
fieldset[disabled] .btn-light-outline:hover,
.btn-light-outline.disabled:focus,
.btn-light-outline[disabled]:focus,
fieldset[disabled] .btn-light-outline:focus,
.btn-light-outline.disabled.focus,
.btn-light-outline[disabled].focus,
fieldset[disabled] .btn-light-outline.focus,
.btn-light-outline.disabled:active,
.btn-light-outline[disabled]:active,
fieldset[disabled] .btn-light-outline:active,
.btn-light-outline.disabled.active,
.btn-light-outline[disabled].active,
fieldset[disabled] .btn-light-outline.active {
  text-decoration: underline;
  color: #ffffff;
}
.btn-light-outline .badge {
  text-decoration: underline;
}
.btn-primary {
  color: #ffffff;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  background: #0078c1; /* Old browsers */
  background: -moz-linear-gradient(top,  #0078c1 2%, #0066aa 74%, #0066aa 74%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#0078c1), color-stop(74%,#0066aa), color-stop(74%,#0066aa)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #0078c1 2%,#0066aa 74%,#0066aa 74%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #0078c1 2%,#0066aa 74%,#0066aa 74%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #0078c1 2%,#0066aa 74%,#0066aa 74%); /* IE10+ */
  background: linear-gradient(to bottom,  #0078c1 2%,#0066aa 74%,#0066aa 74%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#0078c1', endColorstr='#0066aa',GradientType=0 )"; /* IE6-9 */
  background-color: #0066aa;
  border-color: #006d9c;
  border-bottom-color: #0066aa;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
}
.btn-primary:hover {
  color: #ffffff;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#005ec4+0,0066aa+74 */
background: #0066aa;
  border-color: #18365d;
  border-bottom-color: #0066aa;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #286090;
  border-color: #204d74;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #204d74;
  border-color: #122b40;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #0066aa;
  border-color: #2e6da4;
}
.btn-primary .badge {
  color: #0066aa;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  background-color: #5cb85c;
  border-color: #389838;
  background: #5cb85c; /* Old browsers */
  background: -moz-linear-gradient(top,  #5cb85c 11%, #009900 74%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(11%,#5cb85c), color-stop(74%,#009900)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #5cb85c 11%,#009900 74%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #5cb85c 11%,#009900 74%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #5cb85c 11%,#009900 74%); /* IE10+ */
  background: linear-gradient(to bottom,  #5cb85c 11%,#009900 74%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#5cb85c', endColorstr='#009900',GradientType=0 )"; /* IE6-9 */
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
  background: #00af00; /* Old browsers */
  background: -moz-linear-gradient(top,  #00af00 11%, #009900 74%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(11%,#00af00), color-stop(74%,#009900)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #00af00 11%,#009900 74%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #00af00 11%,#009900 74%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #00af00 11%,#009900 74%); /* IE10+ */
  background: linear-gradient(to bottom,  #00af00 11%,#009900 74%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#00af00', endColorstr='#009900',GradientType=0 )"; /* IE6-9 */
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-outline-light {
  color: #ffffff;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  background-color: transparent;
  border-color: #ffffff;
  background: none; /* Old browsers */
}
.btn-outline-light:focus,
.btn-outline-light.focus {
  color: #ffffff;
}
.btn-outline-light:hover {
  color: #ffffff;
  text-decoration: underline;
}
.btn-outline-light:active,
.btn-outline-light.active,
.open > .dropdown-toggle.btn-outline-light {
  color: #ffffff;
}
.btn-outline-light:active:hover,
.btn-outline-light.active:hover,
.open > .dropdown-toggle.btn-outline-light:hover,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.open > .dropdown-toggle.btn-outline-light:focus,
.btn-outline-light:active.focus,
.btn-outline-light.active.focus,
.open > .dropdown-toggle.btn-outline-light.focus {
  color: #ffffff;
}
.btn-outline-light:active,
.btn-outline-light.active,
.open > .dropdown-toggle.btn-outline-light {
  background-image: none;
}
.btn-outline-light.disabled,
.btn-outline-light[disabled],
fieldset[disabled] .btn-outline-light,
.btn-outline-light.disabled:hover,
.btn-outline-light[disabled]:hover,
fieldset[disabled] .btn-outline-light:hover,
.btn-outline-light.disabled:focus,
.btn-outline-light[disabled]:focus,
fieldset[disabled] .btn-outline-light:focus,
.btn-outline-light.disabled.focus,
.btn-outline-light[disabled].focus,
fieldset[disabled] .btn-outline-light.focus,
.btn-outline-light.disabled:active,
.btn-outline-light[disabled]:active,
fieldset[disabled] .btn-outline-light:active,
.btn-outline-light.disabled.active,
.btn-outline-light[disabled].active,
fieldset[disabled] .btn-outline-light.active {
  background-color: #a0a0a0;
  border-color: #a0a0a0;
}
.btn-outline-dark {
  color: #474747;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  background-color: transparent;
  border-color: #474747;
background: none; /* Old browsers */
}
.btn-outline-dark:focus,
.btn-outline-dark.focus {
  color: #474747;
}
.btn-outline-dark:hover {
  color: #474747;
  text-decoration: underline;
}
.btn-outline-dark:active,
.btn-outline-dark.active,
.open > .dropdown-toggle.btn-outline-dark {
  color: #474747;
}
.btn-outline-dark:active:hover,
.btn-outline-dark.active:hover,
.open > .dropdown-toggle.btn-outline-dark:hover,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.open > .dropdown-toggle.btn-outline-dark:focus,
.btn-outline-dark:active.focus,
.btn-outline-dark.active.focus,
.open > .dropdown-toggle.btn-outline-dark.focus {
  color: #474747;
}
.btn-outline-dark:active,
.btn-outline-dark.active,
.open > .dropdown-toggle.btn-outline-dark {
  background-image: none;
}
.btn-outline-dark.disabled,
.btn-outline-dark[disabled],
fieldset[disabled] .btn-outline-dark,
.btn-outline-dark.disabled:hover,
.btn-outline-dark[disabled]:hover,
fieldset[disabled] .btn-outline-dark:hover,
.btn-outline-dark.disabled:focus,
.btn-outline-dark[disabled]:focus,
fieldset[disabled] .btn-outline-dark:focus,
.btn-outline-dark.disabled.focus,
.btn-outline-dark[disabled].focus,
fieldset[disabled] .btn-outline-dark.focus,
.btn-outline-dark.disabled:active,
.btn-outline-dark[disabled]:active,
fieldset[disabled] .btn-outline-dark:active,
.btn-outline-dark.disabled.active,
.btn-outline-dark[disabled].active,
fieldset[disabled] .btn-outline-dark.active {
  background-color: #a0a0a0;
  border-color: #a0a0a0;
}
.btn-outline-primary {
  color: #006d9c;
  font-weight: bold;
  text-shadow: none;
  background-color: transparent;
  border-color: #006d9c;
  background: none; /* Old browsers */
}
.btn-outline-primary:focus,
.btn-outline-primary.focus {
  color: #006d9c;
}
.btn-outline-primary:hover {
  color: #006d9c;
  text-decoration: underline;
}
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .dropdown-toggle.btn-outline-primary {
  color: #006d9c;
}
.btn-outline-primary:active:hover,
.btn-outline-primary.active:hover,
.open > .dropdown-toggle.btn-outline-primary:hover,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.open > .dropdown-toggle.btn-outline-primary:focus,
.btn-outline-primary:active.focus,
.btn-outline-primary.active.focus,
.open > .dropdown-toggle.btn-outline-primary.focus {
  color: #006d9c;
}
.btn-outline-primary:active,
.btn-outline-primary.active,
.open > .dropdown-toggle.btn-outline-primary {
  background-image: none;
}
.btn-outline-primary.disabled,
.btn-outline-primary[disabled],
fieldset[disabled] .btn-outline-primary,
.btn-outline-primary.disabled:hover,
.btn-outline-primary[disabled]:hover,
fieldset[disabled] .btn-outline-primary:hover,
.btn-outline-primary.disabled:focus,
.btn-outline-primary[disabled]:focus,
fieldset[disabled] .btn-outline-primary:focus,
.btn-outline-primary.disabled.focus,
.btn-outline-primary[disabled].focus,
fieldset[disabled] .btn-outline-primary.focus,
.btn-outline-primary.disabled:active,
.btn-outline-primary[disabled]:active,
fieldset[disabled] .btn-outline-primary:active,
.btn-outline-primary.disabled.active,
.btn-outline-primary[disabled].active,
fieldset[disabled] .btn-outline-primary.active {
  background-color: transparent;
  border-color: transparent;
}
.btn-info {
  color: #ffffff;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  background: #59c5ff; /* Old browsers */
  background: -moz-linear-gradient(top,  #59c5ff 0%, #2e9ace 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#59c5ff), color-stop(100%,#2e9ace)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #59c5ff 0%,#2e9ace 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #59c5ff 0%,#2e9ace 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #59c5ff 0%,#2e9ace 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #59c5ff 0%,#2e9ace 100%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#59c5ff', endColorstr='#2e9ace',GradientType=0 )"; /* IE6-9 */
  border-color: #5F95AF;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#59c5ff+0,2e9ace+100 */
  background: #07a8ff; /* Old browsers */
  background: -moz-linear-gradient(top,  #07a8ff 0%, #2e9ace 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#07a8ff), color-stop(100%,#2e9ace)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #07a8ff 0%,#2e9ace 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #07a8ff 0%,#2e9ace 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #07a8ff 0%,#2e9ace 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #07a8ff 0%,#2e9ace 100%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#07a8ff', endColorstr='#2e9ace',GradientType=0 )"; /* IE6-9 */
  border-color: #0086ad;
  border-bottom-color: #5F95AF;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f28448+24,f36d20+61 */
  background: #f28448; /* Old browsers */
  background: -moz-linear-gradient(top,  #f28448 47%, #f36d20 74%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(47%,#f28448), color-stop(74%,#f36d20)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f28448 47%,#f36d20 74%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f28448 47%,#f36d20 74%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f28448 47%,#f36d20 74%); /* IE10+ */
  background: linear-gradient(to bottom,  #f28448 47%,#f36d20 74%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#f28448', endColorstr='#f36d20',GradientType=0 )"; /* IE6-9 */
  border-color: #f36d20;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background: #ff6f20; /* Old browsers */
  background: -moz-linear-gradient(top,  #ff6f20 24%, #f36d20 61%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(24%,#ff6f20), color-stop(61%,#f36d20)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ff6f20 24%,#f36d20 61%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ff6f20 24%,#f36d20 61%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ff6f20 24%,#f36d20 61%); /* IE10+ */
  background: linear-gradient(to bottom,  #ff6f20 24%,#f36d20 61%); /* W3C */
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6f20', endColorstr='#f36d20',GradientType=0 )"; /* IE6-9 */
  border-color: #CE5008;
  border-bottom-color: #f36d20;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f36d20;
  border-color: #f36d20;
}
.btn-warning .badge {
  color: #f36d20;
  background-color: #ffffff;
}
.btn-danger {
  background: #ff6b6b;
  background: -moz-linear-gradient(top, #ff6b6b 0%, #a90000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff6b6b), color-stop(100%,#a90000));
  background: -webkit-linear-gradient(top, #ff6b6b 0%,#a90000 100%);
  background: -o-linear-gradient(top, #ff6b6b 0%,#a90000 100%);
  background: -ms-linear-gradient(top, #ff6b6b 0%,#a90000 100%);
  background: linear-gradient(to bottom, #ff6b6b 0%,#a90000 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff6b6b', endColorstr='#a90000',GradientType=0 )";
  color: #ffffff;
  border-color: #D63C3C;
  border-bottom-color: #a90000;
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, 0.3) 0px -1px 0px;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  background: #ff4747;
  background: -moz-linear-gradient(top, #ff4747 0%, #a90000 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff4747), color-stop(100%,#a90000));
  background: -webkit-linear-gradient(top, #ff4747 0%,#a90000 100%);
  background: -o-linear-gradient(top, #ff4747 0%,#a90000 100%);
  background: -ms-linear-gradient(top, #ff4747 0%,#a90000 100%);
  background: linear-gradient(to bottom, #ff4747 0%,#a90000 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff4747', endColorstr='#a90000',GradientType=0 )";
  color: #ffffff;
  background-color: #c9302c;
  border-color: #a90000;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0066aa;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg {
  padding: 13px 21px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 4px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.clearfix:before,
.clearfix:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
