/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.4/customize/)
 */
/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

 article,
 aside,
 details,
 figcaption,
 figure,
 footer,
 header,
 hgroup,
 main,
 menu,
 nav,
 section,
 summary {
    display: block
 }
 
 audio,
 canvas,
 progress,
 video {
    display: inline-block;
    vertical-align: baseline
 }
 
 audio:not([controls]) {
    display: none;
    height: 0
 }
 
 abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
 }
 
 b,
 strong {
    font-weight: bold
 }
 
 dfn {
    font-style: italic
 }
 
 mark {
    background: #ff0;
    color: #000
 }
 
 small {
    font-size: 80%
 }
 
 sub,
 sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
 }
 
 sup {
    top: -0.5em
 }
 
 sub {
    bottom: -0.25em
 }
 
 img {
    border: 0
 }
 
 svg:not(:root) {
    overflow: hidden;
 }
 
 button,
 input,
 optgroup,
 select,
 textarea {
    color: inherit;
    font: inherit;
    margin: 0
 }
 
 button {
    overflow: visible
 }
 
 button,
 select {
    text-transform: none
 }
 
 button,
 html input[type="button"],
 input[type="reset"],
 input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
 }
 
 button[disabled],
 html input[disabled] {
    cursor: default
 }
 
 button::-moz-focus-inner,
 input::-moz-focus-inner {
    border: 0;
    padding: 0
 }
 
 input {
    line-height: normal
 }
 
 input[type="checkbox"],
 input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
 }
 
 input[type="number"]::-webkit-inner-spin-button,
 input[type="number"]::-webkit-outer-spin-button {
    height: auto
 }
 
 input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
 }
 
 input[type="search"]::-webkit-search-cancel-button,
 input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
 }
 
 fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
 }
 
 legend {
    border: 0;
    padding: 0
 }
 
 textarea {
    overflow: auto
 }
 
 optgroup {
    font-weight: bold
 }
 
 figure {
    margin: 0
 }
 
 img {
    vertical-align: middle
 }
 
 .img-responsive {
    display: block;
    max-width: 100%;
    height: auto
 }
 
 .img-rounded {
    border-radius: 6px
 }
 
 .img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #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
 }
 
 .img-circle {
    border-radius: 50%
 }
 
 .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
 }
 
 .sr-only-focusable:active,
 .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
 }
 
 [role="button"] {
    cursor: pointer;
 }
 
 .fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
 }
 
 .fade.in {
    opacity: 1
 }
 
 .collapse {
    display: none
 }
 
 .collapse.in {
    display: block
 }
 
 tr.collapse.in {
    display: table-row
 }
 
 tbody.collapse.in {
    display: table-row-group
 }
 
 .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
 }
 
 .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
 }
 
 .alert h4 {
    margin-top: 0;
    color: inherit
 }
 
 .alert .alert-link {
    font-weight: bold
 }
 
 .alert>p,
 .alert>ul {
    margin-bottom: 0
 }
 
 .alert>p+p {
    margin-top: 5px
 }
 
 .alert-dismissable,
 .alert-dismissible {
    padding-right: 35px
 }
 
 .alert-dismissable .close,
 .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
 }
 
 .alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
 }
 
 .alert-success hr {
    border-top-color: #c9e2b3
 }
 
 .alert-success .alert-link {
    color: #2b542c
 }
 
 .alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
 }
 
 .alert-info hr {
    border-top-color: #a6e1ec
 }
 
 .alert-info .alert-link {
    color: #245269
 }
 
 .alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
 }
 
 .alert-warning hr {
    border-top-color: #f7e1b5
 }
 
 .alert-warning .alert-link {
    color: #66512c
 }
 
 .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
 }
 
 .alert-danger hr {
    border-top-color: #e4b9c0
 }
 
 .alert-danger .alert-link {
    color: #843534
 }
 
 .media {
    margin-top: 15px
 }
 
 .media:first-child {
    margin-top: 0
 }
 
 .media,
 .media-body {
    overflow: hidden;
    zoom: 1
 }
 
 .media-body {
    width: 10000px
 }
 
 .media-object {
    display: block
 }
 
 .media-object.img-thumbnail {
    max-width: none
 }
 
 .media-right,
 .media>.pull-right {
    padding-left: 10px
 }
 
 .media-left,
 .media>.pull-left {
    padding-right: 10px
 }
 
 .media-left,
 .media-right,
 .media-body {
    display: table-cell;
    vertical-align: top
 }
 
 .media-middle {
    vertical-align: middle
 }
 
 .media-bottom {
    vertical-align: bottom
 }
 
 .media-heading {
    margin-top: 0;
    margin-bottom: 5px
 }
 
 .media-list {
    padding-left: 0;
    list-style: none
 }
 
 .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05)
 }
 
 .panel-body {
    padding: 15px
 }
 
 .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
 }
 
 .panel-heading>.dropdown .dropdown-toggle {
    color: inherit
 }
 
 .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
 }
 
 .panel-title>a,
 .panel-title>small,
 .panel-title>.small,
 .panel-title>small>a,
 .panel-title>.small>a {
    color: inherit
 }
 
 .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
 }
 
 .panel>.list-group,
 .panel>.panel-collapse>.list-group {
    margin-bottom: 0
 }
 
 .panel>.list-group .list-group-item,
 .panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
 }
 
 .panel>.list-group:first-child .list-group-item:first-child,
 .panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
 }
 
 .panel>.list-group:last-child .list-group-item:last-child,
 .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
 }
 
 .panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
 }
 
 .panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
 }
 
 .list-group+.panel-footer {
    border-top-width: 0
 }
 
 .panel>.table,
 .panel>.table-responsive>.table,
 .panel>.panel-collapse>.table {
    margin-bottom: 0
 }
 
 .panel>.table caption,
 .panel>.table-responsive>.table caption,
 .panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
 }
 
 .panel>.table:first-child,
 .panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
 }
 
 .panel>.table:first-child>thead:first-child>tr:first-child,
 .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
 .panel>.table:first-child>tbody:first-child>tr:first-child,
 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
 }
 
 .panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
 .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
 .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
 .panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
 .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
 .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
 }
 
 .panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
 .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
 .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
 .panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
 .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
 .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
 .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
 }
 
 .panel>.table:last-child,
 .panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
 }
 
 .panel>.table:last-child>tbody:last-child>tr:last-child,
 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
 .panel>.table:last-child>tfoot:last-child>tr:last-child,
 .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
 }
 
 .panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
 .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
 .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
 .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
 .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
 .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
 }
 
 .panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
 .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
 .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
 .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
 .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
 .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
 .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
 }
 
 .panel>.panel-body+.table,
 .panel>.panel-body+.table-responsive,
 .panel>.table+.panel-body,
 .panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
 }
 
 .panel>.table>tbody:first-child>tr:first-child th,
 .panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
 }
 
 .panel>.table-bordered,
 .panel>.table-responsive>.table-bordered {
    border: 0
 }
 
 .panel>.table-bordered>thead>tr>th:first-child,
 .panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
 .panel>.table-bordered>tbody>tr>th:first-child,
 .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
 .panel>.table-bordered>tfoot>tr>th:first-child,
 .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
 .panel>.table-bordered>thead>tr>td:first-child,
 .panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
 .panel>.table-bordered>tbody>tr>td:first-child,
 .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
 .panel>.table-bordered>tfoot>tr>td:first-child,
 .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
 }
 
 .panel>.table-bordered>thead>tr>th:last-child,
 .panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
 .panel>.table-bordered>tbody>tr>th:last-child,
 .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
 .panel>.table-bordered>tfoot>tr>th:last-child,
 .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
 .panel>.table-bordered>thead>tr>td:last-child,
 .panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
 .panel>.table-bordered>tbody>tr>td:last-child,
 .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
 .panel>.table-bordered>tfoot>tr>td:last-child,
 .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
 }
 
 .panel>.table-bordered>thead>tr:first-child>td,
 .panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
 .panel>.table-bordered>tbody>tr:first-child>td,
 .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
 .panel>.table-bordered>thead>tr:first-child>th,
 .panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
 .panel>.table-bordered>tbody>tr:first-child>th,
 .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
 }
 
 .panel>.table-bordered>tbody>tr:last-child>td,
 .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
 .panel>.table-bordered>tfoot>tr:last-child>td,
 .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
 .panel>.table-bordered>tbody>tr:last-child>th,
 .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
 .panel>.table-bordered>tfoot>tr:last-child>th,
 .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
 }
 
 .panel>.table-responsive {
    margin-bottom: 0;
    border: 0
 }
 
 .panel-group {
    margin-bottom: 20px
 }
 
 .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
 }
 
 .panel-group .panel+.panel {
    margin-top: 5px
 }
 
 .panel-group .panel-heading {
    border-bottom: 0
 }
 
 .panel-group .panel-heading+.panel-collapse>.panel-body,
 .panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
 }
 
 .panel-group .panel-footer {
    border-top: 0
 }
 
 .panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
 }
 
 .panel-default {
    border-color: #ddd
 }
 
 .panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
 }
 
 .panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
 }
 
 .panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
 }
 
 .panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
 }
 
 .panel-primary {
    border-color: #337ab7
 }
 
 .panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
 }
 
 .panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
 }
 
 .panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
 }
 
 .panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
 }
 
 .panel-success {
    border-color: #d6e9c6
 }
 
 .panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
 }
 
 .panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
 }
 
 .panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
 }
 
 .panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
 }
 
 .panel-info {
    border-color: #bce8f1
 }
 
 .panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
 }
 
 .panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
 }
 
 .panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
 }
 
 .panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
 }
 
 .panel-warning {
    border-color: #faebcc
 }
 
 .panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
 }
 
 .panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
 }
 
 .panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
 }
 
 .panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
 }
 
 .panel-danger {
    border-color: #ebccd1
 }
 
 .panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
 }
 
 .panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
 }
 
 .panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
 }
 
 .panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
 }
 
 .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
 }
 
 .embed-responsive .embed-responsive-item,
 .embed-responsive iframe,
 .embed-responsive embed,
 .embed-responsive object,
 .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
 }
 
 .embed-responsive-16by9 {
    padding-bottom: 56.25%
 }
 
 .embed-responsive-4by3 {
    padding-bottom: 75%
 }
 
 .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
 }
 
 .close:hover,
 .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
 }
 
 button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    appearance: none
 }
 
 .modal-open {
    overflow: hidden
 }
 
 .modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
 }
 
 .modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out
 }
 
 .modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
 }
 
 .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
 }
 
 .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
    z-index: 7777;
 }
 
 .modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0
 }
 
 .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
 }
 
 .modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
 }
 
 .modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
 }
 
 .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
 }
 
 .modal-header .close {
    margin-top: -2px
 }
 
 .modal-title {
    margin: 0;
    line-height: 1.42857143
 }
 
 .modal-body {
    position: relative;
    padding: 15px
 }
 
 .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
 }
 
 .modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
 }
 
 .modal-footer .btn-group .btn+.btn {
    margin-left: -1px
 }
 
 .modal-footer .btn-block+.btn-block {
    margin-left: 0
 }
 
 .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
 }
 
 @media (min-width:768px) {
    .modal-dialog {
       width: 600px;
       margin: 30px auto
    }
 
    .modal-content {
       -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
       box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5)
    }
 
    .modal-sm {
       width: 300px
    }
 }
 
 @media (min-width:992px) {
    .modal-lg {
       width: 900px
    }
 }
 
 .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0
 }
 
 .tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
 }
 
 .tooltip.top {
    padding: 5px 0;
    margin-top: -3px
 }
 
 .tooltip.right {
    padding: 0 5px;
    margin-left: 3px
 }
 
 .tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
 }
 
 .tooltip.left {
    padding: 0 5px;
    margin-left: -3px
 }
 
 .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
 }
 
 .tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
 }
 
 .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -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
 }
 
 .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
 }
 
 .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
 }
 
 .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px
 }
 
 .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
 }
 
 .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-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2)
 }
 
 .popover.top {
    margin-top: -10px
 }
 
 .popover.right {
    margin-left: 10px
 }
 
 .popover.bottom {
    margin-top: 10px
 }
 
 .popover.left {
    margin-left: -10px
 }
 
 .popover>.arrow {
    border-width: 11px
 }
 
 .popover>.arrow,
 .popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
 }
 
 .popover>.arrow:after {
    content: "";
    border-width: 10px
 }
 
 .popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0
 }
 
 .popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
 }
 
 .popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0
 }
 
 .popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
 }
 
 .popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, 0.25)
 }
 
 .popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    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, 0.25)
 }
 
 .popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
 }
 
 .popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
 }
 
 .popover-content {
    padding: 9px 14px
 }
 
 .clearfix:before,
 .clearfix:after,
 .panel-body:before,
 .panel-body:after,
 .modal-header:before,
 .modal-header:after,
 .modal-footer:before,
 .modal-footer:after {
    display: table;
    content: " "
 }
 
 .clearfix:after,
 .panel-body:after,
 .modal-header:after,
 .modal-footer:after {
    clear: both
 }
 
 .center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
 }
 
 .pull-right {
    float: right !important
 }
 
 .pull-left {
    float: left !important
 }
 
 .hide {
    display: none !important
 }
 
 .show {
    display: block !important
 }
 
 .invisible {
    visibility: hidden
 }
 
 .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
 }
 
 .hidden {
    display: none !important
 }
 
 .affix {
    position: fixed
 }