.btn2 {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  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 transparent;
  border-radius: 4px;
}
.btn2:focus,
.btn2:active:focus,
.btn2.active:focus,
.btn2.focus,
.btn2:active.focus,
.btn2.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn2:hover,
.btn2:focus,
.btn2.focus {
  color: #333;
  text-decoration: none;
}
.btn2:active,
.btn2.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn2.disabled,
.btn2[disabled],
fieldset[disabled] .btn2 {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn2-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn2-success:focus,
.btn2-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn2-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn2-success:active,
.btn2-success.active,
.open > .dropdown-toggle.btn2-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn2-success:active:hover,
.btn2-success.active:hover,
.open > .dropdown-toggle.btn2-success:hover,
.btn2-success:active:focus,
.btn2-success.active:focus,
.open > .dropdown-toggle.btn2-success:focus,
.btn2-success:active.focus,
.btn2-success.active.focus,
.open > .dropdown-toggle.btn2-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn2-success:active,
.btn2-success.active,
.open > .dropdown-toggle.btn2-success {
  background-image: none;
}
.btn2-success.disabled:hover,
.btn2-success[disabled]:hover,
fieldset[disabled] .btn2-success:hover,
.btn2-success.disabled:focus,
.btn2-success[disabled]:focus,
fieldset[disabled] .btn2-success:focus,
.btn2-success.disabled.focus,
.btn2-success[disabled].focus,
fieldset[disabled] .btn2-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn2-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn2-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn2-info:focus,
.btn2-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn2-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn2-info:active,
.btn2-info.active,
.open > .dropdown-toggle.btn2-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn2-info:active:hover,
.btn2-info.active:hover,
.open > .dropdown-toggle.btn2-info:hover,
.btn2-info:active:focus,
.btn2-info.active:focus,
.open > .dropdown-toggle.btn2-info:focus,
.btn2-info:active.focus,
.btn2-info.active.focus,
.open > .dropdown-toggle.btn2-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn2-info:active,
.btn2-info.active,
.open > .dropdown-toggle.btn2-info {
  background-image: none;
}
.btn2-info.disabled:hover,
.btn2-info[disabled]:hover,
fieldset[disabled] .btn2-info:hover,
.btn2-info.disabled:focus,
.btn2-info[disabled]:focus,
fieldset[disabled] .btn2-info:focus,
.btn2-info.disabled.focus,
.btn2-info[disabled].focus,
fieldset[disabled] .btn2-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn2-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn2-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn2-warning:focus,
.btn2-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn2-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn2-warning:active,
.btn2-warning.active,
.open > .dropdown-toggle.btn2-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn2-warning:active:hover,
.btn2-warning.active:hover,
.open > .dropdown-toggle.btn2-warning:hover,
.btn2-warning:active:focus,
.btn2-warning.active:focus,
.open > .dropdown-toggle.btn2-warning:focus,
.btn2-warning:active.focus,
.btn2-warning.active.focus,
.open > .dropdown-toggle.btn2-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn2-warning:active,
.btn2-warning.active,
.open > .dropdown-toggle.btn2-warning {
  background-image: none;
}
.btn2-warning.disabled:hover,
.btn2-warning[disabled]:hover,
fieldset[disabled] .btn2-warning:hover,
.btn2-warning.disabled:focus,
.btn2-warning[disabled]:focus,
fieldset[disabled] .btn2-warning:focus,
.btn2-warning.disabled.focus,
.btn2-warning[disabled].focus,
fieldset[disabled] .btn2-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn2-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn2-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn2-danger:focus,
.btn2-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn2-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn2-danger:active,
.btn2-danger.active,
.open > .dropdown-toggle.btn2-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn2-danger:active:hover,
.btn2-danger.active:hover,
.open > .dropdown-toggle.btn2-danger:hover,
.btn2-danger:active:focus,
.btn2-danger.active:focus,
.open > .dropdown-toggle.btn2-danger:focus,
.btn2-danger:active.focus,
.btn2-danger.active.focus,
.open > .dropdown-toggle.btn2-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn2-danger:active,
.btn2-danger.active,
.open > .dropdown-toggle.btn2-danger {
  background-image: none;
}
.btn2-danger.disabled:hover,
.btn2-danger[disabled]:hover,
fieldset[disabled] .btn2-danger:hover,
.btn2-danger.disabled:focus,
.btn2-danger[disabled]:focus,
fieldset[disabled] .btn2-danger:focus,
.btn2-danger.disabled.focus,
.btn2-danger[disabled].focus,
fieldset[disabled] .btn2-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn2-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn2-link {
  font-weight: normal;
  color: #337ab7;
  border-radius: 0;
}
.btn2-link,
.btn2-link:active,
.btn2-link.active,
.btn2-link[disabled],
fieldset[disabled] .btn2-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn2-link,
.btn2-link:hover,
.btn2-link:focus,
.btn2-link:active {
  border-color: transparent;
}
.btn2-link:hover,
.btn2-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.btn2-link[disabled]:hover,
fieldset[disabled] .btn2-link:hover,
.btn2-link[disabled]:focus,
fieldset[disabled] .btn2-link:focus {
  color: #777;
  text-decoration: none;
}
.btn2-lg,
.btn2-group-lg > .btn2 {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn2-sm,
.btn2-group-sm > .btn2 {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn2-xs,
.btn2-group-xs > .btn2 {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn2-block {
  display: block;
  width: 100%;
}
.btn2-block + .btn2-block {
  margin-top: 5px;
}
