/*! normalize.css v2.1.3 | MIT License | git.io/normalize */
audio:not([controls]), hr {
    height: 0
}

.md-calendar-date.md-calendar-date-disabled, button[disabled], html input[disabled] {
    cursor: default
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
    display: block
}

#tbs .collapse, [hidden], template {
    display: none
}

html {
    font-family: sans-serif
}

body, figure {
    margin: 0
}

a {
    background: 0 0
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

mark {
    background: #ff0;
    color: #000
}

#tbs .dropdown-menu, #tbs .popover, .md-button .md-ripple-container, .md-button.md-fab {
    background-clip: padding-box
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}

small {
    font-size: 80%
}

svg:not(:root) {
    overflow: hidden
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

.angucomplete-dropdown, .angucomplete-image {
    border-color: #ececec;
    border-style: solid;
    border-width: 1px
}

button, input, select, textarea {
    font-family: inherit;
    margin: 0
}

button, select {
    text-transform: none
}

input[type=checkbox], input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

button::-moz-focus-inner, input::-moz-focus-inner {
    padding: 0
}

.angucomplete-holder {
    position: relative
}

.angucomplete-dropdown {
    border-radius: 2px;
    width: 250px;
    padding: 6px;
    cursor: pointer;
    z-index: 9999;
    position: absolute;
    margin-top: -6px;
    background-color: #fff
}

#tbs .collapsing, #tbs .dropdown, #tbs .dropup {
    position: relative
}

.angucomplete-searching {
    color: #acacac;
    font-size: 14px
}

.angucomplete-description {
    font-size: 14px
}

.angucomplete-row {
    padding: 5px;
    color: #000;
    margin-bottom: 4px;
    clear: both
}

.angucomplete-selected-row {
    background-color: #add8e6;
    color: #fff
}

.angucomplete-image-holder {
    padding-top: 2px;
    float: left;
    margin-right: 10px;
    margin-left: 5px
}

.angucomplete-image {
    height: 34px;
    width: 34px;
    border-radius: 50%
}

.angucomplete-image-default {
    background-position: center;
    background-size: contain;
    height: 34px;
    width: 34px
}

#tbs .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

#tbs .fade.in {
    opacity: 1
}

#tbs .collapse.in {
    display: block
}

tr#tbs .collapse.in {
    display: table-row
}

tbody#tbs .collapse.in {
    display: table-row-group
}

#tbs .collapsing {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

#tbs .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

#tbs .dropdown-toggle:focus {
    outline: 0
}

#tbs .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;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

#tbs .dropdown-menu-right, #tbs .dropdown-menu.pull-right {
    left: auto;
    right: 0
}

#tbs .dropdown-header, #tbs .dropdown-menu > li > a {
    padding: 3px 20px;
    line-height: 1.42857143;
    display: block;
    white-space: nowrap
}

#tbs .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

#tbs .dropdown-menu > li > a {
    clear: both;
    font-weight: 400;
    color: #333
}

#tbs .dropdown-menu > li > a:focus, #tbs .dropdown-menu > li > a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

#tbs .dropdown-menu > .active > a, #tbs .dropdown-menu > .active > a:focus, #tbs .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}

#tbs .dropdown-menu > .disabled > a, #tbs .dropdown-menu > .disabled > a:focus, #tbs .dropdown-menu > .disabled > a:hover {
    color: #777
}

#tbs .dropdown-menu > .disabled > a:focus, #tbs .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

#tbs .open > .dropdown-menu {
    display: block
}

#tbs .open > a {
    outline: 0
}

#tbs .dropdown-menu-left {
    left: 0;
    right: auto
}

#tbs .dropdown-header {
    font-size: 12px;
    color: #777
}

#tbs .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

#tbs .pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

#tbs .dropup .caret, #tbs .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

#tbs .dropup .dropdown-menu, #tbs .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width: 768px) {
    #tbs .navbar-right .dropdown-menu {
        left: auto;
        right: 0
    }

    #tbs .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

#tbs fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

#tbs legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

#tbs label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

#tbs input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

#tbs input[type=checkbox], #tbs input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

#tbs .form-control, #tbs output {
    font-size: 14px;
    line-height: 1.42857143;
    display: block;
    color: #555
}

#tbs input[type=file] {
    display: block
}

#tbs input[type=range] {
    display: block;
    width: 100%
}

#tbs select[multiple], #tbs select[size] {
    height: auto
}

#tbs input[type=file]:focus, #tbs input[type=checkbox]:focus, #tbs input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

#tbs output {
    padding-top: 7px
}

#tbs .form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, 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
}

#tbs .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, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

#tbs .form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

#tbs .form-control:-ms-input-placeholder {
    color: #999
}

#tbs .form-control::-webkit-input-placeholder {
    color: #999
}

#tbs .form-control[disabled], #tbs .form-control[readonly], fieldset[disabled] #tbs .form-control {
    background-color: #eee;
    opacity: 1
}

#tbs .form-control[disabled], fieldset[disabled] #tbs .form-control {
    cursor: not-allowed
}

textarea#tbs .form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    #tbs input[type=date], #tbs input[type=time], #tbs input[type=datetime-local], #tbs input[type=month] {
        line-height: 34px
    }

    #tbs input[type=date].input-sm, #tbs input[type=time].input-sm, #tbs input[type=datetime-local].input-sm, #tbs input[type=month].input-sm, .input-group-sm #tbs input[type=date], .input-group-sm #tbs input[type=time], .input-group-sm #tbs input[type=datetime-local], .input-group-sm #tbs input[type=month] {
        line-height: 30px
    }

    #tbs input[type=date].input-lg, #tbs input[type=time].input-lg, #tbs input[type=datetime-local].input-lg, #tbs input[type=month].input-lg, .input-group-lg #tbs input[type=date], .input-group-lg #tbs input[type=time], .input-group-lg #tbs input[type=datetime-local], .input-group-lg #tbs input[type=month] {
        line-height: 46px
    }
}

#tbs .form-group {
    margin-bottom: 15px
}

#tbs .checkbox, #tbs .radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

#tbs .checkbox label, #tbs .radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

#tbs .checkbox input[type=checkbox], #tbs .checkbox-inline input[type=checkbox], #tbs .radio input[type=radio], #tbs .radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px
}

#tbs .checkbox + .checkbox, #tbs .radio + .radio {
    margin-top: -5px
}

#tbs .checkbox-inline, #tbs .radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}

#tbs .checkbox-inline + .checkbox-inline, #tbs .radio-inline + .radio-inline {
    margin-top: 0;
    margin-left: 10px
}

#tbs .btn-block + .btn-block, #tbs .help-block, #tbs .panel-group .panel + .panel {
    margin-top: 5px
}

#tbs .checkbox-inline.disabled, #tbs .checkbox.disabled label, #tbs .radio-inline.disabled, #tbs .radio.disabled label, #tbs input[type=checkbox].disabled, #tbs input[type=checkbox][disabled], #tbs input[type=radio].disabled, #tbs input[type=radio][disabled], fieldset[disabled] #tbs .checkbox label, fieldset[disabled] #tbs .checkbox-inline, fieldset[disabled] #tbs .radio label, fieldset[disabled] #tbs .radio-inline, fieldset[disabled] #tbs input[type=checkbox], fieldset[disabled] #tbs input[type=radio] {
    cursor: not-allowed
}

#tbs .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}

#tbs .form-control-static.input-lg, #tbs .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0
}

#tbs .input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select#tbs .input-sm {
    height: 30px;
    line-height: 30px
}

select[multiple]#tbs .input-sm, textarea#tbs .input-sm {
    height: auto
}

#tbs .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select#tbs .form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

select[multiple]#tbs .form-group-sm .form-control, textarea#tbs .form-group-sm .form-control {
    height: auto
}

#tbs .form-group-sm .form-control-static {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    min-height: 32px
}

#tbs .input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select#tbs .input-lg {
    height: 46px;
    line-height: 46px
}

select[multiple]#tbs .input-lg, textarea#tbs .input-lg {
    height: auto
}

#tbs .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

#tbs .btn-group-vertical > .btn:not(:first-child):not(:last-child), #tbs .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, #tbs .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

#tbs .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, #tbs .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle, #tbs .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

select#tbs .form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

select[multiple]#tbs .form-group-lg .form-control, textarea#tbs .form-group-lg .form-control {
    height: auto
}

#tbs .form-group-lg .form-control-static {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    min-height: 38px
}

#tbs .has-feedback {
    position: relative
}

#tbs .has-feedback .form-control {
    padding-right: 42.5px
}

#tbs .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
}

#tbs .input-lg + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

#tbs .input-sm + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

#tbs .has-success .checkbox, #tbs .has-success .checkbox-inline, #tbs .has-success .control-label, #tbs .has-success .help-block, #tbs .has-success .radio, #tbs .has-success .radio-inline, #tbs .has-success.checkbox label, #tbs .has-success.checkbox-inline label, #tbs .has-success.radio label, #tbs .has-success.radio-inline label {
    color: #3c763d
}

#tbs .has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#tbs .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

#tbs .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

#tbs .has-success .form-control-feedback {
    color: #3c763d
}

#tbs .has-warning .checkbox, #tbs .has-warning .checkbox-inline, #tbs .has-warning .control-label, #tbs .has-warning .help-block, #tbs .has-warning .radio, #tbs .has-warning .radio-inline, #tbs .has-warning.checkbox label, #tbs .has-warning.checkbox-inline label, #tbs .has-warning.radio label, #tbs .has-warning.radio-inline label {
    color: #8a6d3b
}

#tbs .has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#tbs .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

#tbs .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}

#tbs .has-warning .form-control-feedback {
    color: #8a6d3b
}

#tbs .has-error .checkbox, #tbs .has-error .checkbox-inline, #tbs .has-error .control-label, #tbs .has-error .help-block, #tbs .has-error .radio, #tbs .has-error .radio-inline, #tbs .has-error.checkbox label, #tbs .has-error.checkbox-inline label, #tbs .has-error.radio label, #tbs .has-error.radio-inline label {
    color: #a94442
}

#tbs .has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

#tbs .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

#tbs .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

#tbs .has-error .form-control-feedback {
    color: #a94442
}

#tbs .has-feedback label ~ .form-control-feedback {
    top: 25px
}

#tbs .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0
}

#tbs .help-block {
    display: block;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width: 768px) {
    #tbs .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }

    #tbs .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }

    #tbs .form-inline .form-control-static {
        display: inline-block
    }

    #tbs .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }

    #tbs .form-inline .input-group .form-control, #tbs .form-inline .input-group .input-group-addon, #tbs .form-inline .input-group .input-group-btn {
        width: auto
    }

    #tbs .form-inline .input-group > .form-control {
        width: 100%
    }

    #tbs .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }

    #tbs .form-inline .checkbox, #tbs .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }

    #tbs .form-inline .checkbox label, #tbs .form-inline .radio label {
        padding-left: 0
    }

    #tbs .form-inline .checkbox input[type=checkbox], #tbs .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }

    #tbs .form-inline .has-feedback .form-control-feedback {
        top: 0
    }

    #tbs .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

#tbs .form-horizontal .checkbox, #tbs .form-horizontal .checkbox-inline, #tbs .form-horizontal .radio, #tbs .form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

#tbs .form-horizontal .checkbox, #tbs .form-horizontal .radio {
    min-height: 27px
}

#tbs .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

#tbs .btn-group .btn + .btn, #tbs .btn-group .btn + .btn-group, #tbs .btn-group .btn-group + .btn, #tbs .btn-group .btn-group + .btn-group, #tbs .input-group-btn:last-child > .btn, #tbs .input-group-btn:last-child > .btn-group, #tbs .input-group-btn > .btn + .btn {
    margin-left: -1px
}

#tbs .form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width: 768px) {
    #tbs .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px
    }

    #tbs .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

#tbs .btn-group, #tbs .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

#tbs .btn-group-vertical > .btn, #tbs .btn-group > .btn {
    position: relative;
    float: left
}

#tbs .btn-group-vertical > .btn.active, #tbs .btn-group-vertical > .btn:active, #tbs .btn-group-vertical > .btn:focus, #tbs .btn-group-vertical > .btn:hover, #tbs .btn-group > .btn.active, #tbs .btn-group > .btn:active, #tbs .btn-group > .btn:focus, #tbs .btn-group > .btn:hover {
    z-index: 2
}

#tbs .btn-toolbar {
    margin-left: -5px
}

#tbs .btn-toolbar .btn-group, #tbs .btn-toolbar .input-group {
    float: left
}

#tbs .btn-toolbar > .btn, #tbs .btn-toolbar > .btn-group, #tbs .btn-toolbar > .input-group {
    margin-left: 5px
}

#tbs .btn-group > .btn:first-child {
    margin-left: 0
}

#tbs .btn-group > .btn:last-child:not(:first-child), #tbs .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#tbs .btn-group > .btn-group {
    float: left
}

#tbs .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#tbs .btn-group .dropdown-toggle:active, #tbs .btn-group.open .dropdown-toggle {
    outline: 0
}

#tbs .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

#tbs .btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

#tbs .btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

#tbs .btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

#tbs .btn .caret {
    margin-left: 0
}

#tbs .btn-lg .caret {
    border-width: 5px 5px 0
}

#tbs .dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

#tbs .btn-group-vertical > .btn, #tbs .btn-group-vertical > .btn-group, #tbs .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

#tbs .btn-group-vertical > .btn-group > .btn {
    float: none
}

#tbs .btn-group-vertical > .btn + .btn, #tbs .btn-group-vertical > .btn + .btn-group, #tbs .btn-group-vertical > .btn-group + .btn, #tbs .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0
}

#tbs .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#tbs .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#tbs .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0
}

#tbs .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, #tbs .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

#tbs .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

#tbs .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

#tbs .btn-group-justified > .btn, #tbs .btn-group-justified > .btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

#tbs .btn-group-justified > .btn-group .btn {
    width: 100%
}

#tbs .btn-group-justified > .btn-group .dropdown-menu {
    left: auto
}

#tbs [data-toggle=buttons] > .btn input[type=checkbox], #tbs [data-toggle=buttons] > .btn input[type=radio], #tbs [data-toggle=buttons] > .btn-group > .btn input[type=checkbox], #tbs [data-toggle=buttons] > .btn-group > .btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

#tbs .input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

#tbs .input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}

#tbs .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

#tbs .input-group-lg > .form-control, #tbs .input-group-lg > .input-group-addon, #tbs .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

select#tbs .input-group-lg > .form-control, select#tbs .input-group-lg > .input-group-addon, select#tbs .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px
}

select[multiple]#tbs .input-group-lg > .form-control, select[multiple]#tbs .input-group-lg > .input-group-addon, select[multiple]#tbs .input-group-lg > .input-group-btn > .btn, textarea#tbs .input-group-lg > .form-control, textarea#tbs .input-group-lg > .input-group-addon, textarea#tbs .input-group-lg > .input-group-btn > .btn {
    height: auto
}

#tbs .input-group-sm > .form-control, #tbs .input-group-sm > .input-group-addon, #tbs .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select#tbs .input-group-sm > .form-control, select#tbs .input-group-sm > .input-group-addon, select#tbs .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    line-height: 30px
}

select[multiple]#tbs .input-group-sm > .form-control, select[multiple]#tbs .input-group-sm > .input-group-addon, select[multiple]#tbs .input-group-sm > .input-group-btn > .btn, textarea#tbs .input-group-sm > .form-control, textarea#tbs .input-group-sm > .input-group-addon, textarea#tbs .input-group-sm > .input-group-btn > .btn {
    height: auto
}

#tbs .input-group .form-control, #tbs .input-group-addon, #tbs .input-group-btn {
    display: table-cell
}

#tbs .input-group .form-control:not(:first-child):not(:last-child), #tbs .input-group-addon:not(:first-child):not(:last-child), #tbs .input-group-btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

#tbs .input-group-addon, #tbs .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

#tbs .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

#tbs .input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

#tbs .input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

#tbs .input-group-addon input[type=checkbox], #tbs .input-group-addon input[type=radio] {
    margin-top: 0
}

#tbs .input-group .form-control:first-child, #tbs .input-group-addon:first-child, #tbs .input-group-btn:first-child > .btn, #tbs .input-group-btn:first-child > .btn-group > .btn, #tbs .input-group-btn:first-child > .dropdown-toggle, #tbs .input-group-btn:last-child > .btn-group:not(:last-child) > .btn, #tbs .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

#tbs .input-group-addon:first-child {
    border-right: 0
}

#tbs .input-group .form-control:last-child, #tbs .input-group-addon:last-child, #tbs .input-group-btn:first-child > .btn-group:not(:first-child) > .btn, #tbs .input-group-btn:first-child > .btn:not(:first-child), #tbs .input-group-btn:last-child > .btn, #tbs .input-group-btn:last-child > .btn-group > .btn, #tbs .input-group-btn:last-child > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

#tbs .input-group-addon:last-child {
    border-left: 0
}

#tbs .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

#tbs .input-group-btn > .btn {
    position: relative
}

#tbs .input-group-btn > .btn:active, #tbs .input-group-btn > .btn:focus, #tbs .input-group-btn > .btn:hover {
    z-index: 2
}

#tbs .input-group-btn:first-child > .btn, #tbs .input-group-btn:first-child > .btn-group {
    margin-right: -1px
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

#tbs .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

#tbs .progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

#tbs .progress-bar-striped, #tbs .progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

#tbs .progress-bar.active, #tbs .progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

#tbs .progress-bar-success {
    background-color: #5cb85c
}

.progress-striped #tbs .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-striped #tbs .progress-bar-info, .progress-striped #tbs .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#tbs .progress-bar-info {
    background-color: #5bc0de
}

.progress-striped #tbs .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#tbs .progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped #tbs .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#tbs .progress-bar-danger {
    background-color: #d9534f
}

.progress-striped #tbs .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

#tbs .media {
    margin-top: 15px
}

#tbs .media:first-child {
    margin-top: 0
}

#tbs .media, #tbs .media-body {
    zoom: 1;
    overflow: hidden
}

#tbs .media-body {
    width: 10000px
}

#tbs .media-object {
    display: block
}

#tbs .media-right, #tbs .media > .pull-right {
    padding-left: 10px
}

#tbs .media-left, #tbs .media > .pull-left {
    padding-right: 10px
}

#tbs .media-body, #tbs .media-left, #tbs .media-right {
    display: table-cell;
    vertical-align: top
}

#tbs .media-middle, #tbs img {
    vertical-align: middle
}

#tbs .media-bottom {
    vertical-align: bottom
}

#tbs .media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

#tbs .media-list {
    padding-left: 0;
    list-style: none
}

#tbs .list-group {
    margin-bottom: 20px;
    padding-left: 0
}

#tbs .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

#tbs .list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

#tbs .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

#tbs a.list-group-item {
    color: #555
}

#tbs a.list-group-item .list-group-item-heading {
    color: #333
}

#tbs a.list-group-item:focus, #tbs a.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

#tbs .list-group-item.disabled, #tbs .list-group-item.disabled:focus, #tbs .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}

#tbs .list-group-item.disabled .list-group-item-heading, #tbs .list-group-item.disabled:focus .list-group-item-heading, #tbs .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}

#tbs .list-group-item.disabled .list-group-item-text, #tbs .list-group-item.disabled:focus .list-group-item-text, #tbs .list-group-item.disabled:hover .list-group-item-text {
    color: #777
}

#tbs .list-group-item.active, #tbs .list-group-item.active:focus, #tbs .list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

#tbs .list-group-item.active .list-group-item-heading, #tbs .list-group-item.active .list-group-item-heading > .small, #tbs .list-group-item.active .list-group-item-heading > small, #tbs .list-group-item.active:focus .list-group-item-heading, #tbs .list-group-item.active:focus .list-group-item-heading > .small, #tbs .list-group-item.active:focus .list-group-item-heading > small, #tbs .list-group-item.active:hover .list-group-item-heading, #tbs .list-group-item.active:hover .list-group-item-heading > .small, #tbs .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit
}

#tbs .list-group-item.active .list-group-item-text, #tbs .list-group-item.active:focus .list-group-item-text, #tbs .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}

#tbs .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a#tbs .list-group-item-success {
    color: #3c763d
}

a#tbs .list-group-item-success .list-group-item-heading {
    color: inherit
}

a#tbs .list-group-item-success:focus, a#tbs .list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}

a#tbs .list-group-item-success.active, a#tbs .list-group-item-success.active:focus, a#tbs .list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

#tbs .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a#tbs .list-group-item-info {
    color: #31708f
}

a#tbs .list-group-item-info .list-group-item-heading {
    color: inherit
}

a#tbs .list-group-item-info:focus, a#tbs .list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}

a#tbs .list-group-item-info.active, a#tbs .list-group-item-info.active:focus, a#tbs .list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

#tbs .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a#tbs .list-group-item-warning {
    color: #8a6d3b
}

a#tbs .list-group-item-warning .list-group-item-heading {
    color: inherit
}

a#tbs .list-group-item-warning:focus, a#tbs .list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}

a#tbs .list-group-item-warning.active, a#tbs .list-group-item-warning.active:focus, a#tbs .list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

#tbs .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a#tbs .list-group-item-danger {
    color: #a94442
}

a#tbs .list-group-item-danger .list-group-item-heading {
    color: inherit
}

a#tbs .list-group-item-danger:focus, a#tbs .list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}

a#tbs .list-group-item-danger.active, a#tbs .list-group-item-danger.active:focus, a#tbs .list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

#tbs .panel-heading > .dropdown .dropdown-toggle, #tbs .panel-title, #tbs .panel-title > .small, #tbs .panel-title > .small > a, #tbs .panel-title > a, #tbs .panel-title > small, #tbs .panel-title > small > a {
    color: inherit
}

#tbs .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

#tbs .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

#tbs .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

#tbs .panel-title, #tbs .panel > .list-group, #tbs .panel > .panel-collapse > .list-group, #tbs .panel > .panel-collapse > .table, #tbs .panel > .table, #tbs .panel > .table-responsive, #tbs .panel > .table-responsive > .table {
    margin-bottom: 0
}

#tbs .panel-body {
    padding: 15px
}

#tbs .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#tbs .panel-title {
    margin-top: 0;
    font-size: 16px
}

#tbs .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#tbs .panel > .list-group .list-group-item, #tbs .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

#tbs .panel > .list-group:first-child .list-group-item:first-child, #tbs .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#tbs .panel > .list-group:last-child .list-group-item:last-child, #tbs .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
}

#tbs .list-group + .panel-footer, #tbs .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0
}

#tbs .panel > .panel-collapse > .table caption, #tbs .panel > .table caption, #tbs .panel > .table-responsive > .table caption {
    padding-left: 15px;
    padding-right: 15px
}

#tbs .panel > .table-responsive:first-child > .table:first-child, #tbs .panel > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

#tbs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child, #tbs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child, #tbs .panel > .table:first-child > tbody:first-child > tr:first-child, #tbs .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

#tbs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, #tbs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, #tbs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, #tbs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, #tbs .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, #tbs .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, #tbs .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, #tbs .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px
}

#tbs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, #tbs .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, #tbs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, #tbs .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, #tbs .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, #tbs .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, #tbs .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, #tbs .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px
}

#tbs .panel > .table-responsive:last-child > .table:last-child, #tbs .panel > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

#tbs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child, #tbs .panel > .table:last-child > tbody:last-child > tr:last-child, #tbs .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

#tbs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, #tbs .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, #tbs .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, #tbs .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, #tbs .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

#tbs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #tbs .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, #tbs .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, #tbs .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, #tbs .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, #tbs .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

#tbs .panel > .panel-body + .table, #tbs .panel > .panel-body + .table-responsive, #tbs .panel > .table + .panel-body, #tbs .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd
}

#tbs .panel > .table > tbody:first-child > tr:first-child td, #tbs .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0
}

#tbs .panel > .table-bordered, #tbs .panel > .table-responsive > .table-bordered {
    border: 0
}

#tbs .panel > .table-bordered > tbody > tr > td:first-child, #tbs .panel > .table-bordered > tbody > tr > th:first-child, #tbs .panel > .table-bordered > tfoot > tr > td:first-child, #tbs .panel > .table-bordered > tfoot > tr > th:first-child, #tbs .panel > .table-bordered > thead > tr > td:first-child, #tbs .panel > .table-bordered > thead > tr > th:first-child, #tbs .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child, #tbs .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child, #tbs .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child, #tbs .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child, #tbs .panel > .table-responsive > .table-bordered > thead > tr > td:first-child, #tbs .panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0
}

#tbs .panel > .table-bordered > tbody > tr > td:last-child, #tbs .panel > .table-bordered > tbody > tr > th:last-child, #tbs .panel > .table-bordered > tfoot > tr > td:last-child, #tbs .panel > .table-bordered > tfoot > tr > th:last-child, #tbs .panel > .table-bordered > thead > tr > td:last-child, #tbs .panel > .table-bordered > thead > tr > th:last-child, #tbs .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child, #tbs .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child, #tbs .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child, #tbs .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child, #tbs .panel > .table-responsive > .table-bordered > thead > tr > td:last-child, #tbs .panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0
}

#tbs .panel > .table-bordered > tbody > tr:first-child > td, #tbs .panel > .table-bordered > tbody > tr:first-child > th, #tbs .panel > .table-bordered > tbody > tr:last-child > td, #tbs .panel > .table-bordered > tbody > tr:last-child > th, #tbs .panel > .table-bordered > tfoot > tr:last-child > td, #tbs .panel > .table-bordered > tfoot > tr:last-child > th, #tbs .panel > .table-bordered > thead > tr:first-child > td, #tbs .panel > .table-bordered > thead > tr:first-child > th, #tbs .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td, #tbs .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th, #tbs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td, #tbs .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th, #tbs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td, #tbs .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th, #tbs .panel > .table-responsive > .table-bordered > thead > tr:first-child > td, #tbs .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0
}

#tbs .panel > .table-responsive {
    border: 0
}

#tbs .lead, #tbs .panel-group, #tbs .well, #tbs hr {
    margin-bottom: 20px
}

#tbs .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

#tbs .panel-group .panel-heading {
    border-bottom: 0
}

#tbs .panel-group .panel-heading + .panel-collapse > .list-group, #tbs .panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: 1px solid #ddd
}

#tbs .panel-group .panel-footer {
    border-top: 0
}

#tbs .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

#tbs .panel-default {
    border-color: #ddd
}

#tbs .panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

#tbs .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd
}

#tbs .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

#tbs .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd
}

#tbs .panel-primary {
    border-color: #337ab7
}

#tbs .panel-primary > .panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

#tbs .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7
}

#tbs .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

#tbs .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7
}

#tbs .panel-success {
    border-color: #d6e9c6
}

#tbs .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

#tbs .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6
}

#tbs .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

#tbs .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6
}

#tbs .panel-info {
    border-color: #bce8f1
}

#tbs .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

#tbs .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1
}

#tbs .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

#tbs .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1
}

#tbs .panel-warning {
    border-color: #faebcc
}

#tbs .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

#tbs .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc
}

#tbs .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

#tbs .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc
}

#tbs .panel-danger {
    border-color: #ebccd1
}

#tbs .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

#tbs .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1
}

#tbs .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

#tbs .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1
}

#tbs .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

#tbs .embed-responsive .embed-responsive-item, #tbs .embed-responsive embed, #tbs .embed-responsive iframe, #tbs .embed-responsive object, #tbs .embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

#tbs .embed-responsive-16by9 {
    padding-bottom: 56.25%
}

#tbs .embed-responsive-4by3 {
    padding-bottom: 75%
}

#tbs .well {
    min-height: 20px;
    padding: 19px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

#tbs .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

#tbs .well-lg {
    padding: 24px;
    border-radius: 6px
}

#tbs .well-sm {
    padding: 9px;
    border-radius: 3px
}

#tbs .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

#tbs .close:focus, #tbs .close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button#tbs .close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none
}

#tbs .btn, #tbs .btn-danger.active, #tbs .btn-danger:active, #tbs .btn-default.active, #tbs .btn-default:active, #tbs .btn-info.active, #tbs .btn-info:active, #tbs .btn-primary.active, #tbs .btn-primary:active, #tbs .btn-success.active, #tbs .btn-success:active, #tbs .btn-warning.active, #tbs .btn-warning:active, #tbs .btn.active, #tbs .btn:active, .btn.active, .btn.disabled, .btn:active, .btn[disabled], .open > .dropdown-toggle#tbs .btn-danger, .open > .dropdown-toggle#tbs .btn-default, .open > .dropdown-toggle#tbs .btn-info, .open > .dropdown-toggle#tbs .btn-primary, .open > .dropdown-toggle#tbs .btn-success, .open > .dropdown-toggle#tbs .btn-warning {
    background-image: none
}

#tbs .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width: 768px) {
    #tbs .container {
        width: 750px
    }
}

@media (min-width: 992px) {
    #tbs .container {
        width: 970px
    }
}

@media (min-width: 1200px) {
    #tbs .container {
        width: 1170px
    }
}

#tbs .btn-block, #tbs .col-xs-12, #tbs input[type=button].btn-block, #tbs input[type=reset].btn-block, #tbs input[type=submit].btn-block {
    width: 100%
}

#tbs .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

#tbs .row {
    margin-left: -15px;
    margin-right: -15px
}

#tbs .col-xs-1, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

#tbs .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left
}

#tbs .col-xs-11 {
    width: 91.66666667%
}

#tbs .col-xs-10 {
    width: 83.33333333%
}

#tbs .col-xs-9 {
    width: 75%
}

#tbs .col-xs-8 {
    width: 66.66666667%
}

#tbs .col-xs-7 {
    width: 58.33333333%
}

#tbs .col-xs-6 {
    width: 50%
}

#tbs .col-xs-5 {
    width: 41.66666667%
}

#tbs .col-xs-4 {
    width: 33.33333333%
}

#tbs .col-xs-3 {
    width: 25%
}

#tbs .col-xs-2 {
    width: 16.66666667%
}

#tbs .col-xs-1 {
    width: 8.33333333%
}

#tbs .col-xs-pull-12 {
    right: 100%
}

#tbs .col-xs-pull-11 {
    right: 91.66666667%
}

#tbs .col-xs-pull-10 {
    right: 83.33333333%
}

#tbs .col-xs-pull-9 {
    right: 75%
}

#tbs .col-xs-pull-8 {
    right: 66.66666667%
}

#tbs .col-xs-pull-7 {
    right: 58.33333333%
}

#tbs .col-xs-pull-6 {
    right: 50%
}

#tbs .col-xs-pull-5 {
    right: 41.66666667%
}

#tbs .col-xs-pull-4 {
    right: 33.33333333%
}

#tbs .col-xs-pull-3 {
    right: 25%
}

#tbs .col-xs-pull-2 {
    right: 16.66666667%
}

#tbs .col-xs-pull-1 {
    right: 8.33333333%
}

#tbs .col-xs-pull-0 {
    right: auto
}

#tbs .col-xs-push-12 {
    left: 100%
}

#tbs .col-xs-push-11 {
    left: 91.66666667%
}

#tbs .col-xs-push-10 {
    left: 83.33333333%
}

#tbs .col-xs-push-9 {
    left: 75%
}

#tbs .col-xs-push-8 {
    left: 66.66666667%
}

#tbs .col-xs-push-7 {
    left: 58.33333333%
}

#tbs .col-xs-push-6 {
    left: 50%
}

#tbs .col-xs-push-5 {
    left: 41.66666667%
}

#tbs .col-xs-push-4 {
    left: 33.33333333%
}

#tbs .col-xs-push-3 {
    left: 25%
}

#tbs .col-xs-push-2 {
    left: 16.66666667%
}

#tbs .col-xs-push-1 {
    left: 8.33333333%
}

#tbs .col-xs-push-0 {
    left: auto
}

#tbs .col-xs-offset-12 {
    margin-left: 100%
}

#tbs .col-xs-offset-11 {
    margin-left: 91.66666667%
}

#tbs .col-xs-offset-10 {
    margin-left: 83.33333333%
}

#tbs .col-xs-offset-9 {
    margin-left: 75%
}

#tbs .col-xs-offset-8 {
    margin-left: 66.66666667%
}

#tbs .col-xs-offset-7 {
    margin-left: 58.33333333%
}

#tbs .col-xs-offset-6 {
    margin-left: 50%
}

#tbs .col-xs-offset-5 {
    margin-left: 41.66666667%
}

#tbs .col-xs-offset-4 {
    margin-left: 33.33333333%
}

#tbs .col-xs-offset-3 {
    margin-left: 25%
}

#tbs .col-xs-offset-2 {
    margin-left: 16.66666667%
}

#tbs .col-xs-offset-1 {
    margin-left: 8.33333333%
}

#tbs .col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    #tbs .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
        float: left
    }

    #tbs .col-sm-12 {
        width: 100%
    }

    #tbs .col-sm-11 {
        width: 91.66666667%
    }

    #tbs .col-sm-10 {
        width: 83.33333333%
    }

    #tbs .col-sm-9 {
        width: 75%
    }

    #tbs .col-sm-8 {
        width: 66.66666667%
    }

    #tbs .col-sm-7 {
        width: 58.33333333%
    }

    #tbs .col-sm-6 {
        width: 50%
    }

    #tbs .col-sm-5 {
        width: 41.66666667%
    }

    #tbs .col-sm-4 {
        width: 33.33333333%
    }

    #tbs .col-sm-3 {
        width: 25%
    }

    #tbs .col-sm-2 {
        width: 16.66666667%
    }

    #tbs .col-sm-1 {
        width: 8.33333333%
    }

    #tbs .col-sm-pull-12 {
        right: 100%
    }

    #tbs .col-sm-pull-11 {
        right: 91.66666667%
    }

    #tbs .col-sm-pull-10 {
        right: 83.33333333%
    }

    #tbs .col-sm-pull-9 {
        right: 75%
    }

    #tbs .col-sm-pull-8 {
        right: 66.66666667%
    }

    #tbs .col-sm-pull-7 {
        right: 58.33333333%
    }

    #tbs .col-sm-pull-6 {
        right: 50%
    }

    #tbs .col-sm-pull-5 {
        right: 41.66666667%
    }

    #tbs .col-sm-pull-4 {
        right: 33.33333333%
    }

    #tbs .col-sm-pull-3 {
        right: 25%
    }

    #tbs .col-sm-pull-2 {
        right: 16.66666667%
    }

    #tbs .col-sm-pull-1 {
        right: 8.33333333%
    }

    #tbs .col-sm-pull-0 {
        right: auto
    }

    #tbs .col-sm-push-12 {
        left: 100%
    }

    #tbs .col-sm-push-11 {
        left: 91.66666667%
    }

    #tbs .col-sm-push-10 {
        left: 83.33333333%
    }

    #tbs .col-sm-push-9 {
        left: 75%
    }

    #tbs .col-sm-push-8 {
        left: 66.66666667%
    }

    #tbs .col-sm-push-7 {
        left: 58.33333333%
    }

    #tbs .col-sm-push-6 {
        left: 50%
    }

    #tbs .col-sm-push-5 {
        left: 41.66666667%
    }

    #tbs .col-sm-push-4 {
        left: 33.33333333%
    }

    #tbs .col-sm-push-3 {
        left: 25%
    }

    #tbs .col-sm-push-2 {
        left: 16.66666667%
    }

    #tbs .col-sm-push-1 {
        left: 8.33333333%
    }

    #tbs .col-sm-push-0 {
        left: auto
    }

    #tbs .col-sm-offset-12 {
        margin-left: 100%
    }

    #tbs .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    #tbs .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    #tbs .col-sm-offset-9 {
        margin-left: 75%
    }

    #tbs .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    #tbs .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    #tbs .col-sm-offset-6 {
        margin-left: 50%
    }

    #tbs .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    #tbs .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    #tbs .col-sm-offset-3 {
        margin-left: 25%
    }

    #tbs .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    #tbs .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    #tbs .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    #tbs .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
        float: left
    }

    #tbs .col-md-12 {
        width: 100%
    }

    #tbs .col-md-11 {
        width: 91.66666667%
    }

    #tbs .col-md-10 {
        width: 83.33333333%
    }

    #tbs .col-md-9 {
        width: 75%
    }

    #tbs .col-md-8 {
        width: 66.66666667%
    }

    #tbs .col-md-7 {
        width: 58.33333333%
    }

    #tbs .col-md-6 {
        width: 50%
    }

    #tbs .col-md-5 {
        width: 41.66666667%
    }

    #tbs .col-md-4 {
        width: 33.33333333%
    }

    #tbs .col-md-3 {
        width: 25%
    }

    #tbs .col-md-2 {
        width: 16.66666667%
    }

    #tbs .col-md-1 {
        width: 8.33333333%
    }

    #tbs .col-md-pull-12 {
        right: 100%
    }

    #tbs .col-md-pull-11 {
        right: 91.66666667%
    }

    #tbs .col-md-pull-10 {
        right: 83.33333333%
    }

    #tbs .col-md-pull-9 {
        right: 75%
    }

    #tbs .col-md-pull-8 {
        right: 66.66666667%
    }

    #tbs .col-md-pull-7 {
        right: 58.33333333%
    }

    #tbs .col-md-pull-6 {
        right: 50%
    }

    #tbs .col-md-pull-5 {
        right: 41.66666667%
    }

    #tbs .col-md-pull-4 {
        right: 33.33333333%
    }

    #tbs .col-md-pull-3 {
        right: 25%
    }

    #tbs .col-md-pull-2 {
        right: 16.66666667%
    }

    #tbs .col-md-pull-1 {
        right: 8.33333333%
    }

    #tbs .col-md-pull-0 {
        right: auto
    }

    #tbs .col-md-push-12 {
        left: 100%
    }

    #tbs .col-md-push-11 {
        left: 91.66666667%
    }

    #tbs .col-md-push-10 {
        left: 83.33333333%
    }

    #tbs .col-md-push-9 {
        left: 75%
    }

    #tbs .col-md-push-8 {
        left: 66.66666667%
    }

    #tbs .col-md-push-7 {
        left: 58.33333333%
    }

    #tbs .col-md-push-6 {
        left: 50%
    }

    #tbs .col-md-push-5 {
        left: 41.66666667%
    }

    #tbs .col-md-push-4 {
        left: 33.33333333%
    }

    #tbs .col-md-push-3 {
        left: 25%
    }

    #tbs .col-md-push-2 {
        left: 16.66666667%
    }

    #tbs .col-md-push-1 {
        left: 8.33333333%
    }

    #tbs .col-md-push-0 {
        left: auto
    }

    #tbs .col-md-offset-12 {
        margin-left: 100%
    }

    #tbs .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    #tbs .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    #tbs .col-md-offset-9 {
        margin-left: 75%
    }

    #tbs .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    #tbs .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    #tbs .col-md-offset-6 {
        margin-left: 50%
    }

    #tbs .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    #tbs .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    #tbs .col-md-offset-3 {
        margin-left: 25%
    }

    #tbs .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    #tbs .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    #tbs .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1200px) {
    #tbs .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9 {
        float: left
    }

    #tbs .col-lg-12 {
        width: 100%
    }

    #tbs .col-lg-11 {
        width: 91.66666667%
    }

    #tbs .col-lg-10 {
        width: 83.33333333%
    }

    #tbs .col-lg-9 {
        width: 75%
    }

    #tbs .col-lg-8 {
        width: 66.66666667%
    }

    #tbs .col-lg-7 {
        width: 58.33333333%
    }

    #tbs .col-lg-6 {
        width: 50%
    }

    #tbs .col-lg-5 {
        width: 41.66666667%
    }

    #tbs .col-lg-4 {
        width: 33.33333333%
    }

    #tbs .col-lg-3 {
        width: 25%
    }

    #tbs .col-lg-2 {
        width: 16.66666667%
    }

    #tbs .col-lg-1 {
        width: 8.33333333%
    }

    #tbs .col-lg-pull-12 {
        right: 100%
    }

    #tbs .col-lg-pull-11 {
        right: 91.66666667%
    }

    #tbs .col-lg-pull-10 {
        right: 83.33333333%
    }

    #tbs .col-lg-pull-9 {
        right: 75%
    }

    #tbs .col-lg-pull-8 {
        right: 66.66666667%
    }

    #tbs .col-lg-pull-7 {
        right: 58.33333333%
    }

    #tbs .col-lg-pull-6 {
        right: 50%
    }

    #tbs .col-lg-pull-5 {
        right: 41.66666667%
    }

    #tbs .col-lg-pull-4 {
        right: 33.33333333%
    }

    #tbs .col-lg-pull-3 {
        right: 25%
    }

    #tbs .col-lg-pull-2 {
        right: 16.66666667%
    }

    #tbs .col-lg-pull-1 {
        right: 8.33333333%
    }

    #tbs .col-lg-pull-0 {
        right: auto
    }

    #tbs .col-lg-push-12 {
        left: 100%
    }

    #tbs .col-lg-push-11 {
        left: 91.66666667%
    }

    #tbs .col-lg-push-10 {
        left: 83.33333333%
    }

    #tbs .col-lg-push-9 {
        left: 75%
    }

    #tbs .col-lg-push-8 {
        left: 66.66666667%
    }

    #tbs .col-lg-push-7 {
        left: 58.33333333%
    }

    #tbs .col-lg-push-6 {
        left: 50%
    }

    #tbs .col-lg-push-5 {
        left: 41.66666667%
    }

    #tbs .col-lg-push-4 {
        left: 33.33333333%
    }

    #tbs .col-lg-push-3 {
        left: 25%
    }

    #tbs .col-lg-push-2 {
        left: 16.66666667%
    }

    #tbs .col-lg-push-1 {
        left: 8.33333333%
    }

    #tbs .col-lg-push-0 {
        left: auto
    }

    #tbs .col-lg-offset-12 {
        margin-left: 100%
    }

    #tbs .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    #tbs .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    #tbs .col-lg-offset-9 {
        margin-left: 75%
    }

    #tbs .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    #tbs .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    #tbs .col-lg-offset-6 {
        margin-left: 50%
    }

    #tbs .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    #tbs .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    #tbs .col-lg-offset-3 {
        margin-left: 25%
    }

    #tbs .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    #tbs .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    #tbs .col-lg-offset-0 {
        margin-left: 0
    }
}

#tbs *, #tbs :after, #tbs :before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#tbs html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

#tbs body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

#tbs button, #tbs input, #tbs select, #tbs textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

#tbs a {
    color: #337ab7;
    text-decoration: none
}

#tbs a:focus, #tbs a:hover {
    color: #286090;
    text-decoration: underline
}

#tbs a:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

#tbs figure {
    margin: 0
}

#tbs .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

#tbs .img-rounded {
    border-radius: 6px
}

#tbs .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

#tbs .img-circle {
    border-radius: 50%
}

#tbs hr {
    margin-top: 20px;
    border: 0;
    border-top: 1px solid #eee
}

#tbs .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

#tbs .sr-only-focusable:active, #tbs .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

#tbs [role=button] {
    cursor: pointer
}

#tbs .h1, #tbs .h2, #tbs .h3, #tbs .h4, #tbs .h5, #tbs .h6, #tbs h1, #tbs h2, #tbs h3, #tbs h4, #tbs h5, #tbs h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

#tbs .h1 .small, #tbs .h1 small, #tbs .h2 .small, #tbs .h2 small, #tbs .h3 .small, #tbs .h3 small, #tbs .h4 .small, #tbs .h4 small, #tbs .h5 .small, #tbs .h5 small, #tbs .h6 .small, #tbs .h6 small, #tbs h1 .small, #tbs h1 small, #tbs h2 .small, #tbs h2 small, #tbs h3 .small, #tbs h3 small, #tbs h4 .small, #tbs h4 small, #tbs h5 .small, #tbs h5 small, #tbs h6 .small, #tbs h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

#tbs .h1, #tbs .h2, #tbs .h3, #tbs h1, #tbs h2, #tbs h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

#tbs .h1 .small, #tbs .h1 small, #tbs .h2 .small, #tbs .h2 small, #tbs .h3 .small, #tbs .h3 small, #tbs h1 .small, #tbs h1 small, #tbs h2 .small, #tbs h2 small, #tbs h3 .small, #tbs h3 small {
    font-size: 65%
}

#tbs .h4, #tbs .h5, #tbs .h6, #tbs h4, #tbs h5, #tbs h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

#tbs .h4 .small, #tbs .h4 small, #tbs .h5 .small, #tbs .h5 small, #tbs .h6 .small, #tbs .h6 small, #tbs h4 .small, #tbs h4 small, #tbs h5 .small, #tbs h5 small, #tbs h6 .small, #tbs h6 small {
    font-size: 75%
}

#tbs .h1, #tbs h1 {
    font-size: 36px
}

#tbs .h2, #tbs h2 {
    font-size: 30px
}

#tbs .h3, #tbs h3 {
    font-size: 24px
}

#tbs .btn-lg, #tbs .h4, #tbs h4 {
    font-size: 18px
}

#tbs .h5, #tbs h5 {
    font-size: 14px
}

#tbs .h6, #tbs h6 {
    font-size: 12px
}

#tbs p {
    margin: 0 0 10px
}

#tbs .lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width: 768px) {
    #tbs .lead {
        font-size: 21px
    }
}

#tbs .small, #tbs small {
    font-size: 85%
}

#tbs .mark, #tbs mark {
    background-color: #fcf8e3;
    padding: .2em
}

#tbs .list-inline, #tbs .list-unstyled {
    padding-left: 0;
    list-style: none
}

#tbs .text-left {
    text-align: left
}

#tbs .text-right {
    text-align: right
}

#tbs .text-center {
    text-align: center
}

#tbs .text-justify {
    text-align: justify
}

#tbs .text-nowrap {
    white-space: nowrap
}

#tbs .text-lowercase {
    text-transform: lowercase
}

#tbs .text-uppercase {
    text-transform: uppercase
}

#tbs .text-capitalize {
    text-transform: capitalize
}

#tbs .initialism, .bs-example + .highlight:after, .bs-example:after, .md-button {
    text-transform: uppercase
}

#tbs .text-muted {
    color: #777
}

#tbs .text-primary {
    color: #337ab7
}

a#tbs .text-primary:hover {
    color: #286090
}

#tbs .text-success {
    color: #3c763d
}

a#tbs .text-success:hover {
    color: #2b542c
}

#tbs .text-info {
    color: #31708f
}

a#tbs .text-info:hover {
    color: #245269
}

#tbs .text-warning {
    color: #8a6d3b
}

a#tbs .text-warning:hover {
    color: #66512c
}

#tbs .text-danger {
    color: #a94442
}

a#tbs .text-danger:hover {
    color: #843534
}

#tbs .bg-primary {
    color: #fff;
    background-color: #337ab7
}

a#tbs .bg-primary:hover {
    background-color: #286090
}

#tbs .bg-success {
    background-color: #dff0d8
}

a#tbs .bg-success:hover {
    background-color: #c1e2b3
}

#tbs .bg-info {
    background-color: #d9edf7
}

a#tbs .bg-info:hover {
    background-color: #afd9ee
}

#tbs .bg-warning {
    background-color: #fcf8e3
}

a#tbs .bg-warning:hover {
    background-color: #f7ecb5
}

#tbs .bg-danger {
    background-color: #f2dede
}

a#tbs .bg-danger:hover {
    background-color: #e4b9b9
}

#tbs .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

#tbs blockquote ol:last-child, #tbs blockquote p:last-child, #tbs blockquote ul:last-child, #tbs ol ol, #tbs ol ul, #tbs ul ol, #tbs ul ul {
    margin-bottom: 0
}

#tbs .alert, #tbs address, #tbs dl {
    margin-bottom: 20px
}

#tbs ol, #tbs ul {
    margin-top: 0;
    margin-bottom: 10px
}

#tbs .list-inline {
    margin-left: -5px
}

#tbs .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

#tbs dl {
    margin-top: 0
}

#tbs dd, #tbs dt {
    line-height: 1.42857143
}

#tbs dt {
    font-weight: 700
}

#tbs dd {
    margin-left: 0
}

@media (min-width: 768px) {
    #tbs .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    #tbs .dl-horizontal dd {
        margin-left: 180px
    }
}

#tbs abbr[data-original-title], #tbs abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

#tbs .initialism {
    font-size: 90%
}

#tbs blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

#tbs blockquote .small, #tbs blockquote footer, #tbs blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

#tbs .btn, .md-button {
    display: inline-block;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    vertical-align: middle
}

#tbs blockquote .small:before, #tbs blockquote footer:before, #tbs blockquote small:before {
    content: '\2014 \00A0'
}

#tbs .blockquote-reverse .small:before, #tbs .blockquote-reverse footer:before, #tbs .blockquote-reverse small:before, #tbs blockquote.pull-right .small:before, #tbs blockquote.pull-right footer:before, #tbs blockquote.pull-right small:before, .md-datepicker-button:before {
    content: ''
}

#tbs .blockquote-reverse, #tbs blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

#tbs .blockquote-reverse .small:after, #tbs .blockquote-reverse footer:after, #tbs .blockquote-reverse small:after, #tbs blockquote.pull-right .small:after, #tbs blockquote.pull-right footer:after, #tbs blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

#tbs address {
    font-style: normal;
    line-height: 1.42857143
}

#tbs .btn {
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    touch-action: manipulation;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    user-select: none
}

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

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

#tbs .btn.active, #tbs .btn:active {
    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)
}

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

#tbs .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

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

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

#tbs .btn-default .badge {
    color: #fff;
    background-color: #333
}

#tbs .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

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

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

#tbs .btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

#tbs .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

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

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

#tbs .btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

#tbs .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

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

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

#tbs .btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

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

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

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

#tbs .btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

#tbs .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

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

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

#tbs .btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

#tbs .btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

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

#tbs .btn-link, #tbs .btn-link:active, #tbs .btn-link:focus, #tbs .btn-link:hover {
    border-color: transparent
}

#tbs .btn-link:focus, #tbs .btn-link:hover {
    color: #286090;
    text-decoration: underline;
    background-color: transparent
}

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

#tbs .btn-lg {
    padding: 10px 16px;
    line-height: 1.3333333;
    border-radius: 6px
}

#tbs .btn-sm, #tbs .btn-xs {
    font-size: 12px;
    border-radius: 3px;
    line-height: 1.5
}

#tbs .btn-sm {
    padding: 5px 10px
}

#tbs .btn-xs {
    padding: 1px 5px
}

#tbs .btn-block {
    display: block
}

#tbs .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.md-button.md-fab, .md-button.md-raised:not([disabled]), .md-button:not([disabled]).md-fab.md-focused, .md-button:not([disabled]).md-raised.md-focused {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26)
}

#tbs .popover.top {
    margin-top: -10px
}

#tbs .popover.right {
    margin-left: 10px
}

#tbs .popover.bottom {
    margin-top: 10px
}

#tbs .popover.left {
    margin-left: -10px
}

#tbs .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

#tbs .popover > .arrow, .popover .arrow {
    border-width: 11px
}

#tbs .popover-content {
    padding: 9px 14px
}

#tbs .popover > .arrow, #tbs .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

#tbs .popover > .arrow:after {
    border-width: 10px;
    content: ""
}

#tbs .popover.top > .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

#tbs .popover.top > .arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

#tbs .popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

#tbs .popover.right > .arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

#tbs .popover.bottom > .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

#tbs .popover.bottom > .arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

#tbs .popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

#tbs .popover.left > .arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

#tbs .alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 4px
}

#tbs .alert h4 {
    margin-top: 0;
    color: inherit
}

#tbs .alert .alert-link {
    font-weight: 700
}

#tbs .alert > p, #tbs .alert > ul {
    margin-bottom: 0
}

#tbs .alert > p + p {
    margin-top: 5px
}

#tbs .alert-dismissable, #tbs .alert-dismissible {
    padding-right: 35px
}

#tbs .alert-dismissable .close, #tbs .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.affix, .modal, .modal-backdrop {
    position: fixed
}

#tbs .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}

#tbs .alert-success hr {
    border-top-color: #c9e2b3
}

#tbs .alert-success .alert-link {
    color: #2b542c
}

#tbs .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}

#tbs .alert-info hr {
    border-top-color: #a6e1ec
}

#tbs .alert-info .alert-link {
    color: #245269
}

#tbs .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}

#tbs .alert-warning hr {
    border-top-color: #f7e1b5
}

#tbs .alert-warning .alert-link {
    color: #66512c
}

#tbs .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}

#tbs .alert-danger hr {
    border-top-color: #e4b9c0
}

#tbs .alert-danger .alert-link {
    color: #843534
}

#tbs .btn-group-vertical > .btn-group:after, #tbs .btn-group-vertical > .btn-group:before, #tbs .btn-toolbar:after, #tbs .btn-toolbar:before, #tbs .container-fluid:after, #tbs .container-fluid:before, #tbs .container:after, #tbs .container:before, #tbs .dl-horizontal dd:after, #tbs .dl-horizontal dd:before, #tbs .form-horizontal .form-group:after, #tbs .form-horizontal .form-group:before, #tbs .panel-body:after, #tbs .panel-body:before, #tbs .row:after, #tbs .row:before, .clearfix:after, .clearfix:before {
    content: " ";
    display: table
}

#tbs .btn-group-vertical > .btn-group:after, #tbs .btn-toolbar:after, #tbs .container-fluid:after, #tbs .container:after, #tbs .dl-horizontal dd:after, #tbs .form-horizontal .form-group:after, #tbs .panel-body:after, #tbs .row:after, .clearfix: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
}

.hidden, .visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

@-ms-viewport {
    width: device-width
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs, th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm, th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md, th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1200px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg, th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important;
        text-decoration: none;
        color: inherit;
    }

    .hidden-lg {
        display: none !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-md {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    td.visible-print, th.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }

    .hidden-print {
        display: none !important
    }
}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.20
 */
button.md-button::-moz-focus-inner {
    border: 0
}

.md-button {
    position: relative;
    min-height: 36px;
    min-width: 88px;
    line-height: 36px;
    align-items: center;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
    user-select: none;
    outline: 0;
    border: 0;
    padding: 0 6px;
    margin: 6px 8px;
    background: 0 0;
    color: currentColor;
    white-space: nowrap;
    font-weight: 500;
    font-size: 14px;
    font-style: inherit;
    font-variant: inherit;
    font-family: inherit;
    text-decoration: none;
    overflow: hidden;
    transition: box-shadow .4s cubic-bezier(.25, .8, .25, 1), background-color .4s cubic-bezier(.25, .8, .25, 1)
}

.md-dense :not(.md-dense-disabled) .md-button:not(.md-dense-disabled), .md-dense > .md-button:not(.md-dense-disabled) {
    min-height: 32px;
    line-height: 32px;
    font-size: 13px
}

.md-button:focus {
    outline: 0
}

.md-button:focus, .md-button:hover {
    text-decoration: none
}

.md-button.ng-hide, .md-button.ng-leave {
    transition: none
}

.md-button.md-cornered {
    border-radius: 0
}

.md-button.md-icon {
    padding: 0;
    background: 0 0
}

.md-button.md-icon-button {
    margin: 0 6px;
    height: 40px;
    min-width: 0;
    line-height: 24px;
    padding: 8px;
    width: 40px;
    border-radius: 50%
}

.md-button.md-fab {
    z-index: 20;
    line-height: 56px;
    min-width: 0;
    width: 56px;
    height: 56px;
    vertical-align: middle;
    border-radius: 50%;
    overflow: hidden;
    transition: all .3s cubic-bezier(.55, 0, .55, .2);
    transition-property: background-color, box-shadow, -webkit-transform;
    transition-property: background-color, box-shadow, transform;
    transition-property: background-color, box-shadow, transform, -webkit-transform
}

.md-button.md-fab.md-fab-bottom-right {
    top: auto;
    right: 20px;
    bottom: 20px;
    left: auto;
    position: absolute
}

.md-button.md-fab.md-fab-bottom-left {
    top: auto;
    right: auto;
    bottom: 20px;
    left: 20px;
    position: absolute
}

.md-button.md-fab.md-fab-top-right {
    top: 20px;
    right: 20px;
    bottom: auto;
    left: auto;
    position: absolute
}

.md-button.md-fab.md-fab-top-left {
    top: 20px;
    right: auto;
    bottom: auto;
    left: 20px;
    position: absolute
}

.md-button.md-fab.md-mini {
    line-height: 40px;
    width: 40px;
    height: 40px
}

.md-button.md-fab.ng-hide, .md-button.md-fab.ng-leave {
    transition: none
}

.md-button:not([disabled]).md-fab:active, .md-button:not([disabled]).md-raised:active {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, .4)
}

.md-button .md-ripple-container {
    border-radius: inherit;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}

.md-button.md-icon-button md-icon, button.md-button.md-fab md-icon {
    display: block
}

.md-toast-open-top .md-button.md-fab-top-left, .md-toast-open-top .md-button.md-fab-top-right {
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    -webkit-transform: translate3d(0, 42px, 0);
    transform: translate3d(0, 42px, 0)
}

.md-toast-open-top .md-button.md-fab-top-left:not([disabled]).md-focused, .md-toast-open-top .md-button.md-fab-top-left:not([disabled]):hover, .md-toast-open-top .md-button.md-fab-top-right:not([disabled]).md-focused, .md-toast-open-top .md-button.md-fab-top-right:not([disabled]):hover {
    -webkit-transform: translate3d(0, 41px, 0);
    transform: translate3d(0, 41px, 0)
}

.md-toast-open-bottom .md-button.md-fab-bottom-left, .md-toast-open-bottom .md-button.md-fab-bottom-right {
    transition: all .4s cubic-bezier(.25, .8, .25, 1);
    -webkit-transform: translate3d(0, -42px, 0);
    transform: translate3d(0, -42px, 0)
}

.md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]).md-focused, .md-toast-open-bottom .md-button.md-fab-bottom-left:not([disabled]):hover, .md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]).md-focused, .md-toast-open-bottom .md-button.md-fab-bottom-right:not([disabled]):hover {
    -webkit-transform: translate3d(0, -43px, 0);
    transform: translate3d(0, -43px, 0)
}

.md-button-group {
    display: flex;
    flex: 1;
    width: 100%
}

.md-button-group > .md-button {
    flex: 1;
    display: block;
    overflow: hidden;
    width: 0;
    border-width: 1px 0 1px 1px;
    border-radius: 0;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.md-button-group > .md-button:first-child {
    border-radius: 2px 0 0 2px
}

.md-button-group > .md-button:last-child {
    border-right-width: 1px;
    border-radius: 0 2px 2px 0
}

@media screen and (-ms-high-contrast: active) {
    .md-button.md-fab, .md-button.md-raised {
        border: 1px solid #fff
    }
}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.20
 */
md-icon {
    margin: auto;
    background-repeat: no-repeat no-repeat;
    display: inline-block;
    vertical-align: middle;
    fill: currentColor;
    height: 24px;
    width: 24px;
    min-height: 24px;
    min-width: 24px
}

md-icon svg {
    pointer-events: none;
    display: block
}

md-icon[md-font-icon] {
    line-height: 24px;
    width: auto
}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.20
 */
.md-virtual-repeat-container {
    box-sizing: border-box;
    display: block;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative
}

.md-virtual-repeat-container .md-virtual-repeat-offsetter, .md-virtual-repeat-container .md-virtual-repeat-scroller {
    box-sizing: border-box;
    left: 0;
    margin: 0;
    position: absolute;
    right: 0;
    padding: 0;
    top: 0
}

.md-virtual-repeat-container .md-virtual-repeat-scroller {
    bottom: 0;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch
}

.md-virtual-repeat-container .md-virtual-repeat-sizer {
    box-sizing: border-box;
    height: 1px;
    display: block;
    margin: 0;
    padding: 0;
    width: 1px
}

.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-scroller {
    overflow-x: auto;
    overflow-y: hidden
}

.md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
    bottom: 16px;
    right: auto;
    white-space: nowrap
}

[dir=rtl] .md-virtual-repeat-container.md-orient-horizontal .md-virtual-repeat-offsetter {
    right: auto;
    left: auto
}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.20
 */
md-calendar {
    font-size: 13px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.md-calendar-scroll-mask {
    display: inline-block;
    overflow: hidden;
    height: 308px
}

.md-calendar-scroll-mask .md-virtual-repeat-scroller {
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.md-calendar-scroll-mask .md-virtual-repeat-scroller::-webkit-scrollbar {
    display: none
}

.md-calendar-scroll-mask .md-virtual-repeat-offsetter {
    width: 100%
}

.md-calendar-scroll-container {
    box-shadow: inset -3px 3px 6px rgba(0, 0, 0, .2);
    display: inline-block;
    height: 308px;
    width: 346px
}

.md-calendar-date {
    height: 44px;
    width: 44px;
    text-align: center;
    padding: 0;
    border: none;
    box-sizing: content-box
}

.md-calendar-date:first-child {
    padding-left: 16px
}

[dir=rtl] .md-calendar-date:first-child {
    padding-left: 0;
    padding-right: 16px
}

.md-calendar-date:last-child {
    padding-right: 16px
}

[dir=rtl] .md-calendar-date:last-child {
    padding-right: 0;
    padding-left: 16px
}

.md-calendar-date:not(.md-disabled) .md-calendar-date-selection-indicator, .md-calendar-month-label.md-calendar-label-clickable {
    cursor: pointer
}

.md-calendar-date-selection-indicator {
    transition: background-color, color .4s cubic-bezier(.25, .8, .25, 1);
    border-radius: 50%;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.md-calendar-month-label {
    height: 44px;
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 0 24px
}

[dir=rtl] .md-calendar-month-label {
    padding: 0 24px 0 0
}

.md-calendar-month-label md-icon {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

[dir=rtl] .md-calendar-month-label md-icon {
    -webkit-transform: none;
    transform: none
}

.md-calendar-month-label span {
    vertical-align: middle
}

.md-calendar-day-header {
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse
}

.md-calendar-day-header th {
    height: 40px;
    width: 44px;
    text-align: center;
    padding: 0;
    border: none;
    box-sizing: content-box;
    font-weight: 400
}

.md-calendar-day-header th:first-child {
    padding-left: 16px
}

[dir=rtl] .md-calendar-day-header th:first-child {
    padding-left: 0;
    padding-right: 16px
}

.md-calendar-day-header th:last-child {
    padding-right: 16px
}

[dir=rtl] .md-calendar-day-header th:last-child {
    padding-right: 0;
    padding-left: 16px
}

.md-calendar {
    table-layout: fixed;
    border-spacing: 0;
    border-collapse: collapse
}

.md-calendar tr:last-child td {
    border-bottom-width: 1px;
    border-bottom-style: solid
}

.md-calendar:first-child {
    border-top: 1px solid transparent
}

.md-calendar tbody, .md-calendar td, .md-calendar tr {
    vertical-align: middle;
    box-sizing: content-box
}

md-datepicker {
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle
}

.md-inline-form md-datepicker {
    margin-top: 12px
}

.md-datepicker-button {
    display: inline-block;
    box-sizing: border-box;
    background: 0 0;
    vertical-align: middle;
    position: relative
}

.md-datepicker-button:before {
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    speak: none
}

.md-datepicker-input {
    font-size: 14px;
    box-sizing: border-box;
    border: none;
    box-shadow: none;
    outline: 0;
    background: 0 0;
    min-width: 120px;
    max-width: 328px;
    padding: 0 0 5px
}

.md-datepicker-input::-ms-clear {
    display: none
}

._md-datepicker-floating-label > md-datepicker {
    overflow: visible
}

.animation-fadeAndScale.modal, body .modal {
    overflow-y: hidden
}

._md-datepicker-floating-label > md-datepicker .md-datepicker-input-container {
    border: none
}

._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    float: left;
    margin-top: -12px;
    top: 9.5px
}

[dir=rtl] ._md-datepicker-floating-label > md-datepicker .md-datepicker-button {
    float: right
}

._md-datepicker-floating-label .md-input {
    float: none
}

._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
    right: 18px;
    left: auto;
    width: calc(100% - 84px)
}

[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon > label:not(.md-no-float):not(.md-container-ignore) {
    right: auto;
    left: 18px
}

._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
    margin-left: 64px
}

[dir=rtl] ._md-datepicker-floating-label._md-datepicker-has-calendar-icon .md-input-message-animation {
    margin-left: auto;
    margin-right: 64px
}

._md-datepicker-has-triangle-icon {
    padding-right: 18px;
    margin-right: -18px
}

[dir=rtl] ._md-datepicker-has-triangle-icon {
    padding-right: 0;
    padding-left: 18px;
    margin-right: auto;
    margin-left: -18px
}

.md-datepicker-input-container {
    position: relative;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    display: inline-block;
    width: auto
}

.md-datepicker-open .md-datepicker-triangle-button, .md-datepicker-open.md-input-has-placeholder > label, .md-datepicker-open.md-input-has-value > label, .md-datepicker-pos-adjusted .md-datepicker-input-mask, md-datepicker[disabled] .md-datepicker-triangle-button {
    display: none
}

.md-icon-button + .md-datepicker-input-container {
    margin-left: 12px
}

[dir=rtl] .md-icon-button + .md-datepicker-input-container {
    margin-left: auto;
    margin-right: 12px
}

.md-datepicker-input-container.md-datepicker-focused {
    border-bottom-width: 2px
}

.md-datepicker-is-showing .md-scroll-mask {
    z-index: 99
}

.md-datepicker-calendar-pane {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 100;
    border-width: 1px;
    border-style: solid;
    background: 0 0;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    transition: -webkit-transform .2s cubic-bezier(.25, .8, .25, 1);
    transition: transform .2s cubic-bezier(.25, .8, .25, 1);
    transition: transform .2s cubic-bezier(.25, .8, .25, 1), -webkit-transform .2s cubic-bezier(.25, .8, .25, 1)
}

.md-datepicker-calendar-pane.md-pane-open {
    -webkit-transform: scale(1);
    transform: scale(1)
}

.md-datepicker-input-mask {
    height: 40px;
    width: 340px;
    position: relative;
    overflow: hidden;
    background: 0 0;
    pointer-events: none;
    cursor: text
}

.md-datepicker-calendar {
    opacity: 0;
    transition: opacity .2s cubic-bezier(.5, 0, .25, 1)
}

.md-pane-open .md-datepicker-calendar {
    opacity: 1
}

.md-datepicker-calendar md-calendar:focus {
    outline: 0
}

.md-datepicker-expand-triangle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid
}

.md-datepicker-triangle-button {
    position: absolute;
    right: 0;
    bottom: -2.5px;
    -webkit-transform: translateX(45%);
    transform: translateX(45%)
}

[dir=rtl] .md-datepicker-triangle-button {
    right: auto;
    left: 0;
    -webkit-transform: translateX(-45%);
    transform: translateX(-45%)
}

.md-datepicker-triangle-button.md-button.md-icon-button {
    height: 36px;
    width: 36px;
    position: absolute;
    padding: 8px
}

md-datepicker[disabled] .md-datepicker-input-container {
    border-bottom-color: transparent
}

.md-datepicker-open {
    overflow: hidden
}

.md-datepicker-open .md-datepicker-input-container, .md-datepicker-open input.md-input {
    border-bottom-color: transparent
}

.md-datepicker-calendar-pane .md-calendar {
    -webkit-transform: translateY(-85px);
    transform: translateY(-85px);
    transition: -webkit-transform .65s cubic-bezier(.25, .8, .25, 1);
    transition: transform .65s cubic-bezier(.25, .8, .25, 1);
    transition: transform .65s cubic-bezier(.25, .8, .25, 1), -webkit-transform .65s cubic-bezier(.25, .8, .25, 1);
    transition-delay: 125ms
}

.md-datepicker-calendar-pane.md-pane-open .md-calendar {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

/*!
 * AngularJS Material Design
 * https://github.com/angular/material
 * @license MIT
 * v1.1.20
 */
.md-whiteframe-1dp, .md-whiteframe-z1 {
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 2px 1px -1px rgba(0, 0, 0, .12)
}

.md-whiteframe-2dp {
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 3px 1px -2px rgba(0, 0, 0, .12)
}

.md-whiteframe-3dp {
    box-shadow: 0 1px 8px 0 rgba(0, 0, 0, .2), 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .12)
}

.md-whiteframe-4dp, .md-whiteframe-z2 {
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, .2), 0 4px 5px 0 rgba(0, 0, 0, .14), 0 1px 10px 0 rgba(0, 0, 0, .12)
}

.md-whiteframe-5dp {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 5px 8px 0 rgba(0, 0, 0, .14), 0 1px 14px 0 rgba(0, 0, 0, .12)
}

.md-whiteframe-6dp {
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, .2), 0 6px 10px 0 rgba(0, 0, 0, .14), 0 1px 18px 0 rgba(0, 0, 0, .12)
}

.md-whiteframe-7dp, .md-whiteframe-z3 {
    box-shadow: 0 4px 5px -2px rgba(0, 0, 0, .2), 0 7px 10px 1px rgba(0, 0, 0, .14), 0 2px 16px 1px rgba(0, 0, 0, .12)
}

.md-whiteframe-8dp {
    box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12)
}

.md-whiteframe-9dp {
    box-shadow: 0 5px 6px -3px rgba(0, 0, 0, .2), 0 9px 12px 1px rgba(0, 0, 0, .14), 0 3px 16px 2px rgba(0, 0, 0, .12)
}

.md-whiteframe-10dp, .md-whiteframe-z4 {
    box-shadow: 0 6px 6px -3px rgba(0, 0, 0, .2), 0 10px 14px 1px rgba(0, 0, 0, .14), 0 4px 18px 3px rgba(0, 0, 0, .12)
}

.md-whiteframe-11dp {
    box-shadow: 0 6px 7px -4px rgba(0, 0, 0, .2), 0 11px 15px 1px rgba(0, 0, 0, .14), 0 4px 20px 3px rgba(0, 0, 0, .12)
}

.md-whiteframe-12dp {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 12px 17px 2px rgba(0, 0, 0, .14), 0 5px 22px 4px rgba(0, 0, 0, .12)
}

.md-whiteframe-13dp, .md-whiteframe-z5 {
    box-shadow: 0 7px 8px -4px rgba(0, 0, 0, .2), 0 13px 19px 2px rgba(0, 0, 0, .14), 0 5px 24px 4px rgba(0, 0, 0, .12)
}

.md-whiteframe-14dp {
    box-shadow: 0 7px 9px -4px rgba(0, 0, 0, .2), 0 14px 21px 2px rgba(0, 0, 0, .14), 0 5px 26px 4px rgba(0, 0, 0, .12)
}

.md-whiteframe-15dp {
    box-shadow: 0 8px 9px -5px rgba(0, 0, 0, .2), 0 15px 22px 2px rgba(0, 0, 0, .14), 0 6px 28px 5px rgba(0, 0, 0, .12)
}

.md-whiteframe-16dp {
    box-shadow: 0 8px 10px -5px rgba(0, 0, 0, .2), 0 16px 24px 2px rgba(0, 0, 0, .14), 0 6px 30px 5px rgba(0, 0, 0, .12)
}

.md-whiteframe-17dp {
    box-shadow: 0 8px 11px -5px rgba(0, 0, 0, .2), 0 17px 26px 2px rgba(0, 0, 0, .14), 0 6px 32px 5px rgba(0, 0, 0, .12)
}

.md-whiteframe-18dp {
    box-shadow: 0 9px 11px -5px rgba(0, 0, 0, .2), 0 18px 28px 2px rgba(0, 0, 0, .14), 0 7px 34px 6px rgba(0, 0, 0, .12)
}

.md-whiteframe-19dp {
    box-shadow: 0 9px 12px -6px rgba(0, 0, 0, .2), 0 19px 29px 2px rgba(0, 0, 0, .14), 0 7px 36px 6px rgba(0, 0, 0, .12)
}

.md-whiteframe-20dp {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 20px 31px 3px rgba(0, 0, 0, .14), 0 8px 38px 7px rgba(0, 0, 0, .12)
}

.md-whiteframe-21dp {
    box-shadow: 0 10px 13px -6px rgba(0, 0, 0, .2), 0 21px 33px 3px rgba(0, 0, 0, .14), 0 8px 40px 7px rgba(0, 0, 0, .12)
}

.md-whiteframe-22dp {
    box-shadow: 0 10px 14px -6px rgba(0, 0, 0, .2), 0 22px 35px 3px rgba(0, 0, 0, .14), 0 8px 42px 7px rgba(0, 0, 0, .12)
}

.md-whiteframe-23dp {
    box-shadow: 0 11px 14px -7px rgba(0, 0, 0, .2), 0 23px 36px 3px rgba(0, 0, 0, .14), 0 9px 44px 8px rgba(0, 0, 0, .12)
}

.md-whiteframe-24dp {
    box-shadow: 0 11px 15px -7px rgba(0, 0, 0, .2), 0 24px 38px 3px rgba(0, 0, 0, .14), 0 9px 46px 8px rgba(0, 0, 0, .12)
}

@media screen and (-ms-high-contrast: active) {
    md-whiteframe {
        border: 1px solid #fff
    }
}

.bs-docs-nav, .bs-docs-nav .navbar-collapse {
    border-color: #a33f3e
}

@media print {
    [md-whiteframe], md-whiteframe {
        background-color: #fff
    }
}

.animation-fade {
    opacity: 1;
    -webkit-transition: opacity .3s linear;
    transition: opacity .3s linear;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.animation-fade.ng-enter {
    opacity: 0
}

.animation-fade.ng-enter.ng-enter-active, .animation-fade.ng-leave {
    opacity: 1
}

.animation-fade.animation-fade-add, .animation-fade.ng-leave.ng-leave-active {
    opacity: 0
}

.animation-fade.animation-fade-add.animation-fade-add-active, .animation-fade.animation-fade-remove {
    opacity: 1
}

.animation-fade.animation-fade-remove.animation-fade-remove-active {
    opacity: 0
}

.animation-fadeAndScale {
    opacity: 1;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

.animation-fadeAndScale.ng-enter {
    opacity: 0;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.animation-fadeAndScale.ng-enter.ng-enter-active, .animation-fadeAndScale.ng-leave {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.animation-fadeAndScale.ng-leave.ng-leave-active {
    opacity: 0;
    -webkit-transform: scale(.7);
    transform: scale(.7)
}

.animation-fadeAndSlideLeft {
    opacity: 1;
    -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    transition: all .3s cubic-bezier(.25, .5, .5, .9);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animation-fadeAndSlideLeft.ng-enter {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

.animation-fadeAndSlideLeft.ng-enter.ng-enter-active, .animation-fadeAndSlideLeft.ng-leave {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animation-fadeAndSlideLeft.ng-leave.ng-leave-active {
    opacity: 0;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%)
}

.animation-fadeAndSlideRight {
    opacity: 1;
    -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    transition: all .3s cubic-bezier(.25, .5, .5, .9);
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animation-fadeAndSlideRight.ng-enter {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

.animation-fadeAndSlideRight.ng-enter.ng-enter-active, .animation-fadeAndSlideRight.ng-leave {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.animation-fadeAndSlideRight.ng-leave.ng-leave-active {
    opacity: 0;
    -webkit-transform: translateX(20%);
    transform: translateX(20%)
}

.animation-fadeAndSlideTop {
    opacity: 1;
    -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    transition: all .3s cubic-bezier(.25, .5, .5, .9);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animation-fadeAndSlideTop.ng-enter {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%)
}

.animation-fadeAndSlideTop.ng-enter.ng-enter-active, .animation-fadeAndSlideTop.ng-leave {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animation-fadeAndSlideTop.ng-leave.ng-leave-active {
    opacity: 0;
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%)
}

.animation-fadeAndSlideBottom {
    opacity: 1;
    -webkit-transition: all .3s cubic-bezier(.25, .5, .5, .9);
    transition: all .3s cubic-bezier(.25, .5, .5, .9);
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animation-fadeAndSlideBottom.ng-enter {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
}

.animation-fadeAndSlideBottom.ng-enter.ng-enter-active, .animation-fadeAndSlideBottom.ng-leave {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.animation-fadeAndSlideBottom.ng-leave.ng-leave-active {
    opacity: 0;
    -webkit-transform: translateY(20%);
    transform: translateY(20%)
}

.modal {
    -webkit-perspective: 1300px;
    perspective: 1300px
}

.modal-animation-fall {
    -webkit-perspective: 1300px;
    perspective: 1300px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal-animation-fall .modal-dialog {
    opacity: 1;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.modal-animation-fall.ng-enter .modal-dialog {
    opacity: 0;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg)
}

.modal-animation-fall.ng-enter.ng-enter-active .modal-dialog, .modal-animation-fall.ng-leave .modal-dialog {
    opacity: 1;
    -webkit-transform: translateZ(0) rotateX(0);
    transform: translateZ(0) rotateX(0)
}

.modal-animation-fall.ng-leave.ng-leave-active .modal-dialog {
    opacity: 0;
    -webkit-transform: translateZ(600px) rotateX(20deg);
    transform: translateZ(600px) rotateX(20deg)
}

@-webkit-keyframes flipInX {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0)
    }
}

@keyframes flipInX {
    0% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
    40% {
        -webkit-transform: perspective(400px) rotateX(-10deg);
        transform: perspective(400px) rotateX(-10deg)
    }
    70% {
        -webkit-transform: perspective(400px) rotateX(10deg);
        transform: perspective(400px) rotateX(10deg)
    }
    100% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0)
    }
}

@-webkit-keyframes flipOutX {
    0% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
}

@keyframes flipOutX {
    0% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateX(0);
        transform: perspective(400px) rotateX(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: perspective(400px) rotateX(90deg);
        transform: perspective(400px) rotateX(90deg)
    }
}

.animation-flipX {
    opacity: 1;
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}

.animation-flipX.ng-enter {
    opacity: 0
}

.animation-flipX.ng-enter.ng-enter-active {
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

.animation-flipX.ng-leave.ng-leave-active {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX
}

body.aside-with-animation-reveal {
    -webkit-transition: -webkit-transform .5s;
    transition: transform .5s
}

body.aside-with-animation-reveal.aside-open {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0)
}

.aside.animation-reveal {
    visibility: visible;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.animation-slide-left {
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    perspective: 1000
}

.animation-slide-left.ng-enter {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.animation-slide-left.ng-enter.ng-enter-active, .animation-slide-left.ng-leave {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.animation-slide-left.ng-leave.ng-leave-active {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.animation-slide-left-2 {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.animation-slide-left-2.ng-enter {
    -webkit-animation: slideFromLeft .3s forwards ease-in-out;
    animation: slideFromLeft .3s forwards ease-in-out
}

.animation-slide-left-2.ng-leave {
    -webkit-animation: slideToLeft .3s forwards ease-in-out;
    animation: slideToLeft .3s forwards ease-in-out
}

@-webkit-keyframes slideFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideFromTop {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes slideToTop {
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@keyframes slideToTop {
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes slideFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideFromRight {
    from {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes slideToRight {
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes slideToRight {
    to {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@-webkit-keyframes slideFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideFromBottom {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes slideToBottom {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@keyframes slideToBottom {
    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes slideFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideFromLeft {
    from {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@-webkit-keyframes slideToLeft {
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

@keyframes slideToLeft {
    to {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }
}

.bs-docs-nav {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .15);
    background-color: #b94846;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .1)
}

.bs-docs-nav .navbar-brand {
    color: #fff
}

.bs-docs-nav .navbar-nav > li > a {
    color: #f9f1f1;
    -webkit-transition: color .15s linear;
    transition: color .15s linear
}

.bs-docs-nav .navbar-nav > li > a:hover:focus {
    color: #fff
}

.bs-docs-nav .navbar-nav > .active > a, .bs-docs-nav .navbar-nav > .active > a:hover:focus {
    color: #fff;
    background-color: #a33f3e
}

.bs-docs-nav .navbar-toggle {
    border-color: #b94846
}

.bs-docs-nav .navbar-toggle:hover:focus {
    background-color: #a33f3e;
    border-color: #a33f3e
}

@media (max-width: 991px) {
    .bs-sidebar.affix {
        position: static !important
    }
}

.bs-sidenav {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-shadow: 0 1px 0 #fff;
    background-color: #f7f5fa;
    border-radius: 5px
}

.bs-header, .bs-masthead {
    text-shadow: 0 1px 0 rgba(0, 0, 0, .15)
}

.bs-sidebar .nav {
    cursor: pointer
}

.bs-sidebar .nav > li > a {
    display: block;
    color: #a98484;
    padding: 5px 20px
}

.bs-sidebar .nav > li > a:focus, .bs-sidebar .nav > li > a:hover {
    text-decoration: none;
    background-color: #e4e2e9;
    border-right: 1px solid #dad7df
}

.bs-sidebar .nav > .active:focus > a, .bs-sidebar .nav > .active:hover > a, .bs-sidebar .nav > .active > a {
    font-weight: 700;
    color: #b94846;
    background-color: transparent;
    border-right: 1px solid #b94846
}

.bs-sidebar .nav .nav {
    display: none;
    margin-bottom: 8px
}

.bs-sidebar .nav .nav > li > a {
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 30px;
    font-size: 90%
}

@media (min-width: 992px) {
    .bs-sidebar .nav > .active > ul {
        display: block
    }

    .bs-sidebar.affix, .bs-sidebar.affix-bottom {
        width: 213px
    }

    .bs-sidebar.affix {
        position: fixed;
        top: 80px
    }

    .bs-sidebar.affix-bottom {
        position: absolute
    }

    .bs-sidebar.affix .bs-sidenav, .bs-sidebar.affix-bottom .bs-sidenav {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .bs-sidebar.affix, .bs-sidebar.affix-bottom {
        width: 263px
    }
}

.bs-example {
    position: relative;
    padding: 45px 15px 15px;
    margin: 0 -15px 15px;
    background-color: #fafafa;
    box-shadow: inset 0 3px 6px rgba(0, 0, 0, .05);
    border-color: #e5e5e5 #eee #eee;
    border-style: solid;
    border-width: 1px 0
}

.bs-example:after {
    content: "Example";
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 12px;
    font-weight: 700;
    color: #bbb;
    letter-spacing: 1px
}

.bs-header .container, .bs-masthead, .select.dropdown-menu.select-multiple li {
    position: relative
}

.bs-example + .highlight {
    margin: -15px -15px 15px;
    border-radius: 0;
    border-width: 0 0 1px
}

@media (min-width: 768px) {
    .bs-example, .bs-example + .highlight {
        margin-left: 0;
        margin-right: 0;
        border-width: 1px
    }

    .bs-example {
        background-color: #fff;
        border-color: #ddd;
        border-radius: 4px 4px 0 0;
        box-shadow: none
    }

    .bs-example + .highlight {
        margin-top: -16px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px
    }
}

.bs-example .container {
    width: auto
}

.bs-example > .alert:last-child, .bs-example > .form-control:last-child, .bs-example > .jumbotron:last-child, .bs-example > .list-group:last-child, .bs-example > .navbar:last-child, .bs-example > .panel:last-child, .bs-example > .progress:last-child, .bs-example > .table-responsive:last-child > .table, .bs-example > .table:last-child, .bs-example > .well:last-child, .bs-example > blockquote:last-child, .bs-example > ol:last-child, .bs-example > p:last-child, .bs-example > ul:last-child {
    margin-bottom: 0
}

.bs-example > p > .close {
    float: none
}

.bs-example .nav-tabs {
    margin-bottom: 15px
}

.bs-old-docs {
    padding: 15px 20px;
    color: #787878;
    background-color: #fafafa;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #e6e6e6
}

.bs-old-docs strong {
    color: #545454
}

.bs-footer {
    padding-top: 40px;
    padding-bottom: 30px;
    margin-top: 100px;
    color: #787878;
    text-align: center;
    border-top: 1px solid #e6e6e6
}

.bs-header h1, .bs-masthead h1, .bs-masthead-links a {
    color: #fff
}

.footer-links {
    margin: 10px 0;
    padding-left: 0
}

.footer-links li {
    display: inline;
    padding: 0 2px
}

.footer-links li:first-child {
    padding-left: 0
}

@media (min-width: 768px) {
    .bs-footer {
        text-align: left
    }

    .bs-footer p {
        margin-bottom: 0
    }
}

body.modal-open {
    overflow-y: visible !important
}

.modal-backdrop.animation-fade {
    opacity: .5;
    -webkit-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.modal-backdrop.animation-fade.ng-enter {
    opacity: 0
}

.modal-backdrop.animation-fade.ng-enter.ng-enter-active, .modal-backdrop.animation-fade.ng-leave {
    opacity: .5
}

.modal-backdrop.animation-fade.ng-leave.ng-leave-active {
    opacity: 0
}

.tabs.animation-fade .tab-pane {
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    min-height: 60px
}

.tabs.animation-fade .tab-pane.active-add {
    display: block;
    opacity: 0
}

.tabs.animation-fade .tab-pane.active-add.active-add-active {
    opacity: 1
}

.tabs.animation-fade .tab-pane.active-remove {
    display: none
}

h1[id] {
    padding-top: 80px;
    margin-top: -45px
}

h2[id] {
    padding-top: 60px;
    margin-top: -45px
}

.bs-header {
    padding: 30px 15px 40px;
    font-size: 16px;
    text-align: center
}

.bs-header p {
    font-weight: 300;
    line-height: 1.5
}

@media (min-width: 768px) {
    .bs-header {
        font-size: 21px;
        text-align: left
    }

    .bs-header h1 {
        font-size: 60px;
        line-height: 1
    }
}

.bs-masthead, .bs-masthead-links, .btn, .carousel-control, .tooltip-inner {
    text-align: center
}

@media (min-width: 992px) {
    .bs-header h1, .bs-header p {
        margin-right: 300px
    }
}

.bs-masthead {
    padding: 30px 15px
}

.bs-masthead h1 {
    font-size: 50px;
    line-height: 1
}

.bs-masthead .btn-outline-inverse {
    margin: 10px
}

.bs-masthead-links {
    margin-top: 20px;
    margin-bottom: 40px;
    padding: 0 15px;
    list-style: none
}

.bs-masthead-links li {
    display: inline
}

.bs-masthead-links li + li {
    margin-left: 20px
}

@media (min-width: 768px) {
    .bs-masthead {
        text-align: left;
        padding-top: 140px;
        padding-bottom: 140px
    }

    .bs-masthead h1 {
        font-size: 100px
    }

    .bs-masthead .lead {
        margin-right: 25%;
        font-size: 30px
    }

    .bs-masthead .btn-outline-inverse {
        width: auto;
        margin: 20px 5px 20px 0;
        padding: 18px 24px;
        font-size: 21px
    }

    .bs-masthead-links {
        padding: 0;
        text-align: left
    }
}

.highlight {
    display: none;
    padding: 9px 14px;
    background-color: #f6f6f8;
    border: 1px solid #e2e2e9;
    border-radius: 4px
}

.highlight pre {
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    background-color: transparent;
    border: 0;
    white-space: nowrap
}

.highlight pre code {
    font-size: inherit;
    color: #333
}

.highlight pre .lineno {
    display: inline-block;
    width: 22px;
    padding-right: 5px;
    margin-right: 10px;
    text-align: right;
    color: #bebec5
}

@media (min-width: 481px) {
    .highlight {
        display: block
    }
}

.btn[bs-select] {
    outline: 0
}

.datepicker.dropdown-menu {
    height: 250px;
    width: 250px
}

.datepicker.dropdown-menu button {
    outline: 0;
    border: 0
}

.btn:focus, a:focus {
    outline: #333 dotted thin
}

.datepicker.dropdown-menu tbody button {
    padding: 6px
}

.select.dropdown-menu.select-multiple li > i {
    color: #fff;
    display: none;
    position: absolute;
    top: 5px;
    right: 10px
}

.bs-example + .highlight, body {
    position: relative
}

.select.dropdown-menu.select-multiple li.active > i {
    display: block
}

body {
    padding-top: 50px
}

.bs-example-scope {
    font-size: 85%
}

.bs-example-scope + .bs-example {
    margin: -15px -15px 15px
}

.bs-example-scope + .bs-example + .highlight > pre {
    border-radius: 0 0 4px 4px
}

.aside.bs-docs-aside .aside-header {
    background: #b94846
}

.aside.bs-docs-aside .nav {
    margin: 0
}

.accordion, .table {
    margin-bottom: 20px
}

.bs-docs-social {
    max-height: 200px
}

.bs-docs-social ul {
    list-style: none;
    padding: 1em 0 0
}

.bs-docs-social ul li {
    height: 30px
}

@media (max-width: 991px) {
    .bs-docs-social ul li {
        display: inline-block
    }
}

.bs-docs-home, .bs-header {
    color: #fff;
    padding-bottom: 20px
}

pre > code {
    background: 0 0
}

.hide-text, table {
    background-color: transparent
}

.bs-example + .highlight code {
    padding: 2.5em .5em 1em
}

.bs-example + .highlight:after {
    content: "Source";
    position: absolute;
    top: 15px;
    left: 15px;
    font-size: 12px;
    font-weight: 700;
    color: #bbb;
    letter-spacing: 1px
}

.caret, .clearfix:after, .clearfix:before, .dropup .caret, .modal-footer:after, .modal-footer:before, .navbar-fixed-bottom .dropdown .caret, .popover .arrow:after {
    content: ""
}

.edit-plunkr, a[ng-click], input[type=checkbox] {
    cursor: pointer
}

.twitter-follow-button {
    position: relative;
    top: 5px;
    margin-left: 10px
}

/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix:after, .clearfix:before {
    display: table;
    line-height: 0
}

.clearfix:after {
    clear: both
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.popover, .popover-title:empty, audio:not([controls]) {
    display: none
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block
}

audio, canvas, video {
    display: inline-block
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

a:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

a:active, a:hover {
    outline: 0
}

sub, sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%;
    width: auto \9;
    height: auto;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic
}

#map_canvas img, .google-maps img {
    max-width: none
}

button, input, select, textarea {
    font-size: 100%;
    vertical-align: middle
}

.caret, .table td, .table th, textarea {
    vertical-align: top
}

button, input {
    line-height: normal
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button, input[type=button], input[type=reset], input[type=submit], input[type=checkbox], input[type=radio], label, select {
    cursor: pointer
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

textarea {
    overflow: auto
}

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        text-shadow: none !important;
        color: #000 !important;
        background: 0 0 !important;
        box-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.table {
    width: 100%
}

.btn, .modal-footer, .modal-footer .btn + .btn, .modal-form {
    margin-bottom: 0
}

.table td, .table th {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    border-top: 1px solid #ddd
}

.table th {
    font-weight: 700
}

.table thead th {
    vertical-align: bottom
}

.table caption + thead tr:first-child td, .table caption + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table thead:first-child tr:first-child td, .table thead:first-child tr:first-child th {
    border-top: 0
}

.table tbody + tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed td, .table-condensed th {
    padding: 4px 5px
}

.table-bordered {
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.table-bordered td, .table-bordered th {
    border-left: 1px solid #ddd
}

.table-bordered caption + tbody tr:first-child td, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + thead tr:first-child th, .table-bordered tbody:first-child tr:first-child td, .table-bordered tbody:first-child tr:first-child th, .table-bordered thead:first-child tr:first-child th {
    border-top: 0
}

.table-bordered tbody:first-child tr:first-child > td:first-child, .table-bordered tbody:first-child tr:first-child > th:first-child, .table-bordered thead:first-child tr:first-child > th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered tbody:first-child tr:first-child > td:last-child, .table-bordered tbody:first-child tr:first-child > th:last-child, .table-bordered thead:first-child tr:first-child > th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-bordered tbody:last-child tr:last-child > td:first-child, .table-bordered tbody:last-child tr:last-child > th:first-child, .table-bordered tfoot:last-child tr:last-child > td:first-child, .table-bordered tfoot:last-child tr:last-child > th:first-child, .table-bordered thead:last-child tr:last-child > th:first-child {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px
}

.table-bordered tbody:last-child tr:last-child > td:last-child, .table-bordered tbody:last-child tr:last-child > th:last-child, .table-bordered tfoot:last-child tr:last-child > td:last-child, .table-bordered tfoot:last-child tr:last-child > th:last-child, .table-bordered thead:last-child tr:last-child > th:last-child {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px
}

.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius-bottomleft: 0;
    border-bottom-left-radius: 0
}

.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 0;
    -moz-border-radius-bottomright: 0;
    border-bottom-right-radius: 0
}

.table-bordered caption + tbody tr:first-child td:first-child, .table-bordered caption + thead tr:first-child th:first-child, .table-bordered colgroup + tbody tr:first-child td:first-child, .table-bordered colgroup + thead tr:first-child th:first-child {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px
}

.table-bordered caption + tbody tr:first-child td:last-child, .table-bordered caption + thead tr:first-child th:last-child, .table-bordered colgroup + tbody tr:first-child td:last-child, .table-bordered colgroup + thead tr:first-child th:last-child {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px
}

.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #f9f9f9
}

.table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th {
    background-color: #f5f5f5
}

.row-fluid table td[class*=span], .row-fluid table th[class*=span], table td[class*=span], table th[class*=span] {
    display: table-cell;
    float: none;
    margin-left: 0
}

.table td.span1, .table th.span1 {
    float: none;
    width: 44px;
    margin-left: 0
}

.table td.span2, .table th.span2 {
    float: none;
    width: 124px;
    margin-left: 0
}

.table td.span3, .table th.span3 {
    float: none;
    width: 204px;
    margin-left: 0
}

.table td.span4, .table th.span4 {
    float: none;
    width: 284px;
    margin-left: 0
}

.table td.span5, .table th.span5 {
    float: none;
    width: 364px;
    margin-left: 0
}

.table td.span6, .table th.span6 {
    float: none;
    width: 444px;
    margin-left: 0
}

.table td.span7, .table th.span7 {
    float: none;
    width: 524px;
    margin-left: 0
}

.table td.span8, .table th.span8 {
    float: none;
    width: 604px;
    margin-left: 0
}

.table td.span9, .table th.span9 {
    float: none;
    width: 684px;
    margin-left: 0
}

.table td.span10, .table th.span10 {
    float: none;
    width: 764px;
    margin-left: 0
}

.table td.span11, .table th.span11 {
    float: none;
    width: 844px;
    margin-left: 0
}

.table td.span12, .table th.span12 {
    float: none;
    width: 924px;
    margin-left: 0
}

.table tbody tr.success > td {
    background-color: #dff0d8
}

.table tbody tr.error > td {
    background-color: #f2dede
}

.table tbody tr.warning > td {
    background-color: #fcf8e3
}

.table tbody tr.info > td {
    background-color: #d9edf7
}

.table-hover tbody tr.success:hover > td {
    background-color: #d0e9c6
}

.table-hover tbody tr.error:hover > td {
    background-color: #ebcccc
}

.table-hover tbody tr.warning:hover > td {
    background-color: #faf2cc
}

.table-hover tbody tr.info:hover > td {
    background-color: #c4e3f3
}

.btn {
    display: inline-block;
    padding: 4px 12px;
    font-size: 14px;
    line-height: 20px;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
    background-color: #f5f5f5;
    background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
    background-image: -o-linear-gradient(top, #fff, #e6e6e6);
    background-image: linear-gradient(to bottom, #fff, #e6e6e6);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    border: 1px solid #ccc;
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -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.active, .btn.disabled, .btn:active, .btn:focus, .btn:hover, .btn[disabled] {
    color: #333;
    background-color: #e6e6e6
}

.btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
    background-position: 0 -15px;
    -webkit-transition: background-position .1s linear;
    -moz-transition: background-position .1s linear;
    -o-transition: background-position .1s linear;
    transition: background-position .1s linear
}

.btn:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.active, .btn:active {
    background-color: #ccc \9;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

.btn.disabled, .btn[disabled] {
    cursor: default;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-danger, .btn-info, .btn-inverse, .btn-primary, .btn-success, .btn-warning {
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #fff
}

.btn-large {
    padding: 11px 19px;
    font-size: 17.5px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}

.btn-large [class*=" icon-"], .btn-large [class^=icon-] {
    margin-top: 4px
}

.btn-small {
    padding: 2px 10px;
    font-size: 11.9px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-small [class*=" icon-"], .btn-small [class^=icon-] {
    margin-top: 0
}

.btn-mini [class*=" icon-"], .btn-mini [class^=icon-] {
    margin-top: -1px
}

.btn-mini {
    padding: 0 6px;
    font-size: 10.5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

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

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

.btn-primary {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(to bottom, #08c, #04c);
    border-color: #04c #04c #002a80;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-primary.active, .btn-primary.disabled, .btn-primary:active, .btn-primary:focus, .btn-primary:hover, .btn-primary[disabled] {
    color: #fff;
    background-color: #04c
}

.btn-primary.active, .btn-primary:active {
    background-color: #039 \9
}

.btn-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    border-color: #f89406 #f89406 #ad6704;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-warning.active, .btn-warning.disabled, .btn-warning:active, .btn-warning:focus, .btn-warning:hover, .btn-warning[disabled] {
    color: #fff;
    background-color: #f89406
}

.btn-warning.active, .btn-warning:active {
    background-color: #c67605 \9
}

.btn-danger {
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-danger.active, .btn-danger.disabled, .btn-danger:active, .btn-danger:focus, .btn-danger:hover, .btn-danger[disabled] {
    color: #fff;
    background-color: #bd362f
}

.btn-danger.active, .btn-danger:active {
    background-color: #942a25 \9
}

.btn-success {
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-success.active, .btn-success.disabled, .btn-success:active, .btn-success:focus, .btn-success:hover, .btn-success[disabled] {
    color: #fff;
    background-color: #51a351
}

.btn-success.active, .btn-success:active {
    background-color: #408140 \9
}

.btn-info {
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
    background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
    background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
    border-color: #2f96b4 #2f96b4 #1f6377;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-info.active, .btn-info.disabled, .btn-info:active, .btn-info:focus, .btn-info:hover, .btn-info[disabled] {
    color: #fff;
    background-color: #2f96b4
}

.btn-info.active, .btn-info:active {
    background-color: #24748c \9
}

.btn-inverse {
    background-color: #363636;
    background-image: -moz-linear-gradient(top, #444, #222);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
    background-image: -webkit-linear-gradient(top, #444, #222);
    background-image: -o-linear-gradient(top, #444, #222);
    background-image: linear-gradient(to bottom, #444, #222);
    border-color: #222 #222 #000;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25)
}

.btn-inverse.active, .btn-inverse.disabled, .btn-inverse:active, .btn-inverse:focus, .btn-inverse:hover, .btn-inverse[disabled] {
    color: #fff;
    background-color: #222
}

.btn-inverse.active, .btn-inverse:active {
    background-color: #080808 \9
}

button.btn::-moz-focus-inner, input[type=submit].btn::-moz-focus-inner {
    padding: 0;
    border: 0
}

.btn-link, .tooltip-arrow {
    border-color: transparent
}

.btn-link, .btn-link:active, .btn-link[disabled] {
    background-color: transparent;
    background-image: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.btn-link {
    cursor: pointer;
    color: #08c;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}

.btn-link:focus, .btn-link:hover {
    color: #005580;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover {
    color: #333;
    text-decoration: none
}

[class*=" icon-"], [class^=icon-] {
    display: inline-block;
    width: 14px;
    height: 14px;
    line-height: 14px;
    vertical-align: text-top;
    background-position: 14px 14px;
    background-repeat: no-repeat;
    margin-top: 1px
}

.dropdown-menu > .active > a > [class*=" icon-"], .dropdown-menu > .active > a > [class^=icon-], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > li > a:focus > [class^=icon-], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^=icon-], .dropdown-submenu:focus > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class^=icon-], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^=icon-], .icon-white, .nav-list > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^=icon-], .nav-pills > .active > a > [class*=" icon-"], .nav-pills > .active > a > [class^=icon-], .navbar-inverse .nav > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^=icon-] {
    background-image: url("../../../Downloads/bootstrap (4)/img/glyphicons-halflings-white.png")
}

.icon-glass {
    background-position: 0 0
}

.icon-music {
    background-position: -24px 0
}

.icon-search {
    background-position: -48px 0
}

.icon-envelope {
    background-position: -72px 0
}

.icon-heart {
    background-position: -96px 0
}

.icon-star {
    background-position: -120px 0
}

.icon-star-empty {
    background-position: -144px 0
}

.icon-user {
    background-position: -168px 0
}

.icon-film {
    background-position: -192px 0
}

.icon-th-large {
    background-position: -216px 0
}

.icon-th {
    background-position: -240px 0
}

.icon-th-list {
    background-position: -264px 0
}

.icon-ok {
    background-position: -288px 0
}

.icon-remove {
    background-position: -312px 0
}

.icon-zoom-in {
    background-position: -336px 0
}

.icon-zoom-out {
    background-position: -360px 0
}

.icon-off {
    background-position: -384px 0
}

.icon-signal {
    background-position: -408px 0
}

.icon-cog {
    background-position: -432px 0
}

.icon-trash {
    background-position: -456px 0
}

.icon-home {
    background-position: 0 -24px
}

.icon-file {
    background-position: -24px -24px
}

.icon-time {
    background-position: -48px -24px
}

.icon-road {
    background-position: -72px -24px
}

.icon-download-alt {
    background-position: -96px -24px
}

.icon-download {
    background-position: -120px -24px
}

.icon-upload {
    background-position: -144px -24px
}

.icon-inbox {
    background-position: -168px -24px
}

.icon-play-circle {
    background-position: -192px -24px
}

.icon-repeat {
    background-position: -216px -24px
}

.icon-refresh {
    background-position: -240px -24px
}

.icon-list-alt {
    background-position: -264px -24px
}

.icon-lock {
    background-position: -287px -24px
}

.icon-flag {
    background-position: -312px -24px
}

.icon-headphones {
    background-position: -336px -24px
}

.icon-volume-off {
    background-position: -360px -24px
}

.icon-volume-down {
    background-position: -384px -24px
}

.icon-volume-up {
    background-position: -408px -24px
}

.icon-qrcode {
    background-position: -432px -24px
}

.icon-barcode {
    background-position: -456px -24px
}

.icon-tag {
    background-position: 0 -48px
}

.icon-tags {
    background-position: -25px -48px
}

.icon-book {
    background-position: -48px -48px
}

.icon-bookmark {
    background-position: -72px -48px
}

.icon-print {
    background-position: -96px -48px
}

.icon-camera {
    background-position: -120px -48px
}

.icon-font {
    background-position: -144px -48px
}

.icon-bold {
    background-position: -167px -48px
}

.icon-italic {
    background-position: -192px -48px
}

.icon-text-height {
    background-position: -216px -48px
}

.icon-text-width {
    background-position: -240px -48px
}

.icon-align-left {
    background-position: -264px -48px
}

.icon-align-center {
    background-position: -288px -48px
}

.icon-align-right {
    background-position: -312px -48px
}

.icon-align-justify {
    background-position: -336px -48px
}

.icon-list {
    background-position: -360px -48px
}

.icon-indent-left {
    background-position: -384px -48px
}

.icon-indent-right {
    background-position: -408px -48px
}

.icon-facetime-video {
    background-position: -432px -48px
}

.icon-picture {
    background-position: -456px -48px
}

.icon-pencil {
    background-position: 0 -72px
}

.icon-map-marker {
    background-position: -24px -72px
}

.icon-adjust {
    background-position: -48px -72px
}

.icon-tint {
    background-position: -72px -72px
}

.icon-edit {
    background-position: -96px -72px
}

.icon-share {
    background-position: -120px -72px
}

.icon-check {
    background-position: -144px -72px
}

.icon-move {
    background-position: -168px -72px
}

.icon-step-backward {
    background-position: -192px -72px
}

.icon-fast-backward {
    background-position: -216px -72px
}

.icon-backward {
    background-position: -240px -72px
}

.icon-play {
    background-position: -264px -72px
}

.icon-pause {
    background-position: -288px -72px
}

.icon-stop {
    background-position: -312px -72px
}

.icon-forward {
    background-position: -336px -72px
}

.icon-fast-forward {
    background-position: -360px -72px
}

.icon-step-forward {
    background-position: -384px -72px
}

.icon-eject {
    background-position: -408px -72px
}

.icon-chevron-left {
    background-position: -432px -72px
}

.icon-chevron-right {
    background-position: -456px -72px
}

.icon-plus-sign {
    background-position: 0 -96px
}

.icon-minus-sign {
    background-position: -24px -96px
}

.icon-remove-sign {
    background-position: -48px -96px
}

.icon-ok-sign {
    background-position: -72px -96px
}

.icon-question-sign {
    background-position: -96px -96px
}

.icon-info-sign {
    background-position: -120px -96px
}

.icon-screenshot {
    background-position: -144px -96px
}

.icon-remove-circle {
    background-position: -168px -96px
}

.icon-ok-circle {
    background-position: -192px -96px
}

.icon-ban-circle {
    background-position: -216px -96px
}

.icon-arrow-left {
    background-position: -240px -96px
}

.icon-arrow-right {
    background-position: -264px -96px
}

.icon-arrow-up {
    background-position: -289px -96px
}

.icon-arrow-down {
    background-position: -312px -96px
}

.icon-share-alt {
    background-position: -336px -96px
}

.icon-resize-full {
    background-position: -360px -96px
}

.icon-resize-small {
    background-position: -384px -96px
}

.icon-plus {
    background-position: -408px -96px
}

.icon-minus {
    background-position: -433px -96px
}

.icon-asterisk {
    background-position: -456px -96px
}

.icon-exclamation-sign {
    background-position: 0 -120px
}

.icon-gift {
    background-position: -24px -120px
}

.icon-leaf {
    background-position: -48px -120px
}

.icon-fire {
    background-position: -72px -120px
}

.icon-eye-open {
    background-position: -96px -120px
}

.icon-eye-close {
    background-position: -120px -120px
}

.icon-warning-sign {
    background-position: -144px -120px
}

.icon-plane {
    background-position: -168px -120px
}

.icon-calendar {
    background-position: -192px -120px
}

.icon-random {
    background-position: -216px -120px;
    width: 16px
}

.icon-comment {
    background-position: -240px -120px
}

.icon-magnet {
    background-position: -264px -120px
}

.icon-chevron-up {
    background-position: -288px -120px
}

.icon-chevron-down {
    background-position: -313px -119px
}

.icon-retweet {
    background-position: -336px -120px
}

.icon-shopping-cart {
    background-position: -360px -120px
}

.icon-folder-close {
    background-position: -384px -120px;
    width: 16px
}

.icon-folder-open {
    background-position: -408px -120px;
    width: 16px
}

.icon-resize-vertical {
    background-position: -432px -119px
}

.icon-resize-horizontal {
    background-position: -456px -118px
}

.icon-hdd {
    background-position: 0 -144px
}

.icon-bullhorn {
    background-position: -24px -144px
}

.icon-bell {
    background-position: -48px -144px
}

.icon-certificate {
    background-position: -72px -144px
}

.icon-thumbs-up {
    background-position: -96px -144px
}

.icon-thumbs-down {
    background-position: -120px -144px
}

.icon-hand-right {
    background-position: -144px -144px
}

.icon-hand-left {
    background-position: -168px -144px
}

.icon-hand-up {
    background-position: -192px -144px
}

.icon-hand-down {
    background-position: -216px -144px
}

.icon-circle-arrow-right {
    background-position: -240px -144px
}

.icon-circle-arrow-left {
    background-position: -264px -144px
}

.icon-circle-arrow-up {
    background-position: -288px -144px
}

.icon-circle-arrow-down {
    background-position: -312px -144px
}

.icon-globe {
    background-position: -336px -144px
}

.icon-wrench {
    background-position: -360px -144px
}

.icon-tasks {
    background-position: -384px -144px
}

.icon-filter {
    background-position: -408px -144px
}

.icon-briefcase {
    background-position: -432px -144px
}

.icon-fullscreen {
    background-position: -456px -144px
}

.tooltip {
    position: absolute;
    z-index: 1030;
    display: block;
    visibility: visible;
    font-size: 11px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 8px;
    color: #fff;
    text-decoration: none;
    background-color: #000;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1010;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.dropdown-menu, .modal {
    -webkit-background-clip: padding-box
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover .arrow, .popover .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover .arrow:after {
    border-width: 10px
}

.popover.top .arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right .arrow:after {
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom .arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom .arrow:after {
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left .arrow:after {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop, .modal-backdrop.fade.in {
    opacity: .8;
    filter: alpha(opacity=80)
}

.modal {
    top: 10%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin-left: -280px;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .3);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    box-shadow: 0 3px 7px rgba(0, 0, 0, .3);
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: 0
}

.dropdown, .dropup, .modal-body {
    position: relative
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 10%
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee
}

.modal-header .close {
    margin-top: 2px
}

.modal-header h3 {
    margin: 0;
    line-height: 30px
}

.modal-body {
    overflow-y: auto;
    max-height: 400px;
    padding: 15px
}

.modal-footer {
    padding: 14px 15px 15px;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    -moz-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff
}

.modal-footer:after, .modal-footer:before {
    display: table;
    line-height: 0
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn + .btn {
    margin-left: 5px
}

.modal-footer .btn-group .btn + .btn {
    margin-left: -1px
}

.modal-footer .btn-block + .btn-block {
    margin-left: 0
}

.dropdown-toggle:active, .open .dropdown-toggle {
    outline: 0
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    border-top: 4px solid #000;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px
}

.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;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    -moz-background-clip: padding;
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 1px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #fff
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a {
    background-color: #0081c2;
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
    text-decoration: none
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 20px;
    color: #333;
    white-space: nowrap
}

.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a {
    color: #fff;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3)
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    outline: 0;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3)
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #999
}

.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: default
}

.open > .dropdown-menu {
    display: block
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.carousel, .carousel-inner, .carousel-inner > .item, .dropdown-submenu {
    position: relative
}

.pull-right > .dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid #000
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px
}

.dropdown-submenu:hover > .dropdown-menu {
    display: block
}

.dropup .dropdown-submenu > .dropdown-menu {
    top: auto;
    bottom: 0;
    margin-top: 0;
    margin-bottom: -2px;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0
}

.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    margin-top: 5px;
    margin-right: -10px
}

.dropdown-submenu:hover > a:after {
    border-left-color: #fff
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}

.dropdown .dropdown-menu .nav-header {
    padding-left: 20px;
    padding-right: 20px
}

.typeahead {
    z-index: 1051;
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-group {
    margin-bottom: 2px;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.accordion-heading {
    border-bottom: 0
}

.accordion-heading .accordion-toggle {
    display: block;
    padding: 8px 15px
}

.accordion-toggle {
    cursor: pointer
}

.accordion-inner {
    padding: 9px 15px;
    border-top: 1px solid #e5e5e5
}

.carousel {
    margin-bottom: 20px;
    line-height: 1
}

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner > .item {
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    display: block;
    line-height: 1
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
    display: block
}

.carousel-inner > .active {
    left: 0
}

.carousel-inner > .next, .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner > .next {
    left: 100%
}

.carousel-inner > .prev {
    left: -100%
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
    left: 0
}

.carousel-inner > .active.left {
    left: -100%
}

.carousel-inner > .active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 15px;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    font-size: 60px;
    font-weight: 100;
    line-height: 30px;
    color: #fff;
    background: #222;
    border: 3px solid #fff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 23px;
    opacity: .5;
    filter: alpha(opacity=50)
}

.carousel-control.right {
    left: auto;
    right: 15px
}

.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-indicators {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 5;
    margin: 0;
    list-style: none
}

.carousel-indicators li {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    text-indent: -999px;
    background-color: #B3B3B3;
    border-radius: 5px
}

.carousel-indicators .active {
    background-color: #517f2d
}

.carousel-caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #333;
    background: rgba(0, 0, 0, .75)
}

.carousel-caption h4, .carousel-caption p {
    color: #fff;
    line-height: 20px
}

.carousel-caption h4 {
    margin: 0 0 5px
}

.carousel-caption p {
    margin-bottom: 0
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -moz-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease
}

.collapse.in {
    height: auto
}