.btn99 {
    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 transparent;
    border-radius: 4px
}

UNUSED.btn99.active.focus,
.btn99.active:focus,
UNUSED.btn99.focus,
.btn99:active.focus,
.btn99:active:focus,
.btn99:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn99.focus,
.btn99:focus,
.btn99:hover {
    color: #333;
    text-decoration: none
}

UNUSED.btn99.active,
UNUSED.btn99: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)
}

UNUSED.btn99.disabled,
.btn99[disabled],
fieldset[disabled] .btn99 {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

UNUSED.btn99-default.active,
UNUSED.btn99-default.focus,
UNUSED.btn99-default:active,
.btn99-default:focus,
.btn99-default:hover,
.open>.dropdown-toggle.btn99-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn99-default.active,
.btn99-default:active,
.open>.dropdown-toggle.btn99-default {
    background-image: none
}

UNUSED.btn99-default.disabled,
UNUSED.btn99-default.disabled.active,
UNUSED.btn99-default.disabled.focus,
UNUSED.btn99-default.disabled:active,
.btn99-default.disabled:focus,
.btn99-default.disabled:hover,
.btn99-default[disabled],
.btn99-default[disabled].active,
.btn99-default[disabled].focus,
.btn99-default[disabled]:active,
.btn99-default[disabled]:focus,
.btn99-default[disabled]:hover,
fieldset[disabled] .btn99-default,
fieldset[disabled] .btn99-default.active,
fieldset[disabled] .btn99-default.focus,
fieldset[disabled] .btn99-default:active,
fieldset[disabled] .btn99-default:focus,
fieldset[disabled] .btn99-default:hover {
    background-color: #fff;
    border-color: #ccc
}

UNUSED.btn99-primary.active,
UNUSED.btn99-primary.focus,
UNUSED.btn99-primary:active,
.btn99-primary:focus,
.btn99-primary:hover,
.open>.dropdown-toggle.btn99-primary {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn99-primary.active,
.btn99-primary:active,
.open>.dropdown-toggle.btn99-primary {
    background-image: none
}

UNUSED.btn99-primary.disabled,
UNUSED.btn99-primary.disabled.active,
UNUSED.btn99-primary.disabled.focus,
UNUSED.btn99-primary.disabled:active,
.btn99-primary.disabled:focus,
.btn99-primary.disabled:hover,
.btn99-primary[disabled],
.btn99-primary[disabled].active,
.btn99-primary[disabled].focus,
.btn99-primary[disabled]:active,
.btn99-primary[disabled]:focus,
.btn99-primary[disabled]:hover,
fieldset[disabled] .btn99-primary,
fieldset[disabled] .btn99-primary.active,
fieldset[disabled] .btn99-primary.focus,
fieldset[disabled] .btn99-primary:active,
fieldset[disabled] .btn99-primary:focus,
fieldset[disabled] .btn99-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

UNUSED.btn99-success.active,
UNUSED.btn99-success.focus,
UNUSED.btn99-success:active,
.btn99-success:focus,
.btn99-success:hover,
.open>.dropdown-toggle.btn99-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn99-success.active,
.btn99-success:active,
.open>.dropdown-toggle.btn99-success {
    background-image: none
}

UNUSED.btn99-success.disabled,
UNUSED.btn99-success.disabled.active,
UNUSED.btn99-success.disabled.focus,
UNUSED.btn99-success.disabled:active,
.btn99-success.disabled:focus,
.btn99-success.disabled:hover,
.btn99-success[disabled],
.btn99-success[disabled].active,
.btn99-success[disabled].focus,
.btn99-success[disabled]:active,
.btn99-success[disabled]:focus,
.btn99-success[disabled]:hover,
fieldset[disabled] .btn99-success,
fieldset[disabled] .btn99-success.active,
fieldset[disabled] .btn99-success.focus,
fieldset[disabled] .btn99-success:active,
fieldset[disabled] .btn99-success:focus,
fieldset[disabled] .btn99-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

UNUSED.btn99-info.active,
UNUSED.btn99-info.focus,
UNUSED.btn99-info:active,
.btn99-info:focus,
.btn99-info:hover,
.open>.dropdown-toggle.btn99-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn99-info.active,
.btn99-info:active,
.open>.dropdown-toggle.btn99-info {
    background-image: none
}

UNUSED.btn99-info.disabled,
UNUSED.btn99-info.disabled.active,
UNUSED.btn99-info.disabled.focus,
UNUSED.btn99-info.disabled:active,
.btn99-info.disabled:focus,
.btn99-info.disabled:hover,
.btn99-info[disabled],
.btn99-info[disabled].active,
.btn99-info[disabled].focus,
.btn99-info[disabled]:active,
.btn99-info[disabled]:focus,
.btn99-info[disabled]:hover,
fieldset[disabled] .btn99-info,
fieldset[disabled] .btn99-info.active,
fieldset[disabled] .btn99-info.focus,
fieldset[disabled] .btn99-info:active,
fieldset[disabled] .btn99-info:focus,
fieldset[disabled] .btn99-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn99-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

UNUSED.btn99-warning.active,
UNUSED.btn99-warning.focus,
UNUSED.btn99-warning:active,
.btn99-warning:focus,
.btn99-warning:hover,
.open>.dropdown-toggle.btn99-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn99-warning.active,
.btn99-warning:active,
.open>.dropdown-toggle.btn99-warning {
    background-image: none
}

UNUSED.btn99-warning.disabled,
UNUSED.btn99-warning.disabled.active,
UNUSED.btn99-warning.disabled.focus,
UNUSED.btn99-warning.disabled:active,
.btn99-warning.disabled:focus,
.btn99-warning.disabled:hover,
.btn99-warning[disabled],
.btn99-warning[disabled].active,
.btn99-warning[disabled].focus,
.btn99-warning[disabled]:active,
.btn99-warning[disabled]:focus,
.btn99-warning[disabled]:hover,
fieldset[disabled] .btn99-warning,
fieldset[disabled] .btn99-warning.active,
fieldset[disabled] .btn99-warning.focus,
fieldset[disabled] .btn99-warning:active,
fieldset[disabled] .btn99-warning:focus,
fieldset[disabled] .btn99-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

UNUSED.btn99-danger.active,
UNUSED.btn99-danger.focus,
UNUSED.btn99-danger:active,
.btn99-danger:focus,
.btn99-danger:hover,
.open>.dropdown-toggle.btn99-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn99-danger.active,
.btn99-danger:active,
.open>.dropdown-toggle.btn99-danger {
    background-image: none
}

UNUSED.btn99-danger.disabled,
UNUSED.btn99-danger.disabled.active,
UNUSED.btn99-danger.disabled.focus,
UNUSED.btn99-danger.disabled:active,
.btn99-danger.disabled:focus,
.btn99-danger.disabled:hover,
.btn99-danger[disabled],
.btn99-danger[disabled].active,
.btn99-danger[disabled].focus,
.btn99-danger[disabled]:active,
.btn99-danger[disabled]:focus,
.btn99-danger[disabled]:hover,
fieldset[disabled] .btn99-danger,
fieldset[disabled] .btn99-danger.active,
fieldset[disabled] .btn99-danger.focus,
fieldset[disabled] .btn99-danger:active,
fieldset[disabled] .btn99-danger:focus,
fieldset[disabled] .btn99-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn99-link,
UNUSED.btn99-link.active,
UNUSED.btn99-link:active,
.btn99-link[disabled],
fieldset[disabled] .btn99-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn99-link,
.btn99-link:active,
.btn99-link:focus,
.btn99-link:hover {
    border-color: transparent
}

.btn99-link:focus,
.btn99-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn99-link[disabled]:focus,
.btn99-link[disabled]:hover,
fieldset[disabled] .btn99-link:focus,
fieldset[disabled] .btn99-link:hover {
    color: #777;
    text-decoration: none
}

.btn99-group-lg>.btn99,
UNUSED.btn99-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn99-group-sm>.btn99,
UNUSED.btn99-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn99-group-xs>.btn99,
UNUSED.btn99-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn99-block {
    display: block;
    width: 100%
}

.btn99-block+.btn99-block {
    margin-top: 5px
}

input[type=button].btn99-block,
input[type=reset].btn99-block,
input[type=submit].btn99-block {
    width: 100%
}
