@charset "UTF-8";

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


/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    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;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    :after,
    :before {
        background: transparent!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    img,
    tr {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd!important
    }
}
@font-face {
    font-family: Glyphicons Halflings;
    src: url(../fonts/glyphicons-halflings-regular.eot);
    src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
    content: "\002a"
}
.glyphicon-plus:before {
    content: "\002b"
}
.glyphicon-eur:before,
.glyphicon-euro:before {
    content: "\20ac"
}
.glyphicon-minus:before {
    content: "\2212"
}
.glyphicon-cloud:before {
    content: "\2601"
}
.glyphicon-envelope:before {
    content: "\2709"
}
.glyphicon-pencil:before {
    content: "\270f"
}
.glyphicon-glass:before {
    content: "\e001"
}
.glyphicon-music:before {
    content: "\e002"
}
.glyphicon-search:before {
    content: "\e003"
}
.glyphicon-heart:before {
    content: "\e005"
}
.glyphicon-star:before {
    content: "\e006"
}
.glyphicon-star-empty:before {
    content: "\e007"
}
.glyphicon-user:before {
    content: "\e008"
}
.glyphicon-film:before {
    content: "\e009"
}
.glyphicon-th-large:before {
    content: "\e010"
}
.glyphicon-th:before {
    content: "\e011"
}
.glyphicon-th-list:before {
    content: "\e012"
}
.glyphicon-ok:before {
    content: "\e013"
}
.glyphicon-remove:before {
    content: "\e014"
}
.glyphicon-zoom-in:before {
    content: "\e015"
}
.glyphicon-zoom-out:before {
    content: "\e016"
}
.glyphicon-off:before {
    content: "\e017"
}
.glyphicon-signal:before {
    content: "\e018"
}
.glyphicon-cog:before {
    content: "\e019"
}
.glyphicon-trash:before {
    content: "\e020"
}
.glyphicon-home:before {
    content: "\e021"
}
.glyphicon-file:before {
    content: "\e022"
}
.glyphicon-time:before {
    content: "\e023"
}
.glyphicon-road:before {
    content: "\e024"
}
.glyphicon-download-alt:before {
    content: "\e025"
}
.glyphicon-download:before {
    content: "\e026"
}
.glyphicon-upload:before {
    content: "\e027"
}
.glyphicon-inbox:before {
    content: "\e028"
}
.glyphicon-play-circle:before {
    content: "\e029"
}
.glyphicon-repeat:before {
    content: "\e030"
}
.glyphicon-refresh:before {
    content: "\e031"
}
.glyphicon-list-alt:before {
    content: "\e032"
}
.glyphicon-lock:before {
    content: "\e033"
}
.glyphicon-flag:before {
    content: "\e034"
}
.glyphicon-headphones:before {
    content: "\e035"
}
.glyphicon-volume-off:before {
    content: "\e036"
}
.glyphicon-volume-down:before {
    content: "\e037"
}
.glyphicon-volume-up:before {
    content: "\e038"
}
.glyphicon-qrcode:before {
    content: "\e039"
}
.glyphicon-barcode:before {
    content: "\e040"
}
.glyphicon-tag:before {
    content: "\e041"
}
.glyphicon-tags:before {
    content: "\e042"
}
.glyphicon-book:before {
    content: "\e043"
}
.glyphicon-bookmark:before {
    content: "\e044"
}
.glyphicon-print:before {
    content: "\e045"
}
.glyphicon-camera:before {
    content: "\e046"
}
.glyphicon-font:before {
    content: "\e047"
}
.glyphicon-bold:before {
    content: "\e048"
}
.glyphicon-italic:before {
    content: "\e049"
}
.glyphicon-text-height:before {
    content: "\e050"
}
.glyphicon-text-width:before {
    content: "\e051"
}
.glyphicon-align-left:before {
    content: "\e052"
}
.glyphicon-align-center:before {
    content: "\e053"
}
.glyphicon-align-right:before {
    content: "\e054"
}
.glyphicon-align-justify:before {
    content: "\e055"
}
.glyphicon-list:before {
    content: "\e056"
}
.glyphicon-indent-left:before {
    content: "\e057"
}
.glyphicon-indent-right:before {
    content: "\e058"
}
.glyphicon-facetime-video:before {
    content: "\e059"
}
.glyphicon-picture:before {
    content: "\e060"
}
.glyphicon-map-marker:before {
    content: "\e062"
}
.glyphicon-adjust:before {
    content: "\e063"
}
.glyphicon-tint:before {
    content: "\e064"
}
.glyphicon-edit:before {
    content: "\e065"
}
.glyphicon-share:before {
    content: "\e066"
}
.glyphicon-check:before {
    content: "\e067"
}
.glyphicon-move:before {
    content: "\e068"
}
.glyphicon-step-backward:before {
    content: "\e069"
}
.glyphicon-fast-backward:before {
    content: "\e070"
}
.glyphicon-backward:before {
    content: "\e071"
}
.glyphicon-play:before {
    content: "\e072"
}
.glyphicon-pause:before {
    content: "\e073"
}
.glyphicon-stop:before {
    content: "\e074"
}
.glyphicon-forward:before {
    content: "\e075"
}
.glyphicon-fast-forward:before {
    content: "\e076"
}
.glyphicon-step-forward:before {
    content: "\e077"
}
.glyphicon-eject:before {
    content: "\e078"
}
.glyphicon-chevron-left:before {
    content: "\e079"
}
.glyphicon-chevron-right:before {
    content: "\e080"
}
.glyphicon-plus-sign:before {
    content: "\e081"
}
.glyphicon-minus-sign:before {
    content: "\e082"
}
.glyphicon-remove-sign:before {
    content: "\e083"
}
.glyphicon-ok-sign:before {
    content: "\e084"
}
.glyphicon-question-sign:before {
    content: "\e085"
}
.glyphicon-info-sign:before {
    content: "\e086"
}
.glyphicon-screenshot:before {
    content: "\e087"
}
.glyphicon-remove-circle:before {
    content: "\e088"
}
.glyphicon-ok-circle:before {
    content: "\e089"
}
.glyphicon-ban-circle:before {
    content: "\e090"
}
.glyphicon-arrow-left:before {
    content: "\e091"
}
.glyphicon-arrow-right:before {
    content: "\e092"
}
.glyphicon-arrow-up:before {
    content: "\e093"
}
.glyphicon-arrow-down:before {
    content: "\e094"
}
.glyphicon-share-alt:before {
    content: "\e095"
}
.glyphicon-resize-full:before {
    content: "\e096"
}
.glyphicon-resize-small:before {
    content: "\e097"
}
.glyphicon-exclamation-sign:before {
    content: "\e101"
}
.glyphicon-gift:before {
    content: "\e102"
}
.glyphicon-leaf:before {
    content: "\e103"
}
.glyphicon-fire:before {
    content: "\e104"
}
.glyphicon-eye-open:before {
    content: "\e105"
}
.glyphicon-eye-close:before {
    content: "\e106"
}
.glyphicon-warning-sign:before {
    content: "\e107"
}
.glyphicon-plane:before {
    content: "\e108"
}
.glyphicon-calendar:before {
    content: "\e109"
}
.glyphicon-random:before {
    content: "\e110"
}
.glyphicon-comment:before {
    content: "\e111"
}
.glyphicon-magnet:before {
    content: "\e112"
}
.glyphicon-chevron-up:before {
    content: "\e113"
}
.glyphicon-chevron-down:before {
    content: "\e114"
}
.glyphicon-retweet:before {
    content: "\e115"
}
.glyphicon-shopping-cart:before {
    content: "\e116"
}
.glyphicon-folder-close:before {
    content: "\e117"
}
.glyphicon-folder-open:before {
    content: "\e118"
}
.glyphicon-resize-vertical:before {
    content: "\e119"
}
.glyphicon-resize-horizontal:before {
    content: "\e120"
}
.glyphicon-hdd:before {
    content: "\e121"
}
.glyphicon-bullhorn:before {
    content: "\e122"
}
.glyphicon-bell:before {
    content: "\e123"
}
.glyphicon-certificate:before {
    content: "\e124"
}
.glyphicon-thumbs-up:before {
    content: "\e125"
}
.glyphicon-thumbs-down:before {
    content: "\e126"
}
.glyphicon-hand-right:before {
    content: "\e127"
}
.glyphicon-hand-left:before {
    content: "\e128"
}
.glyphicon-hand-up:before {
    content: "\e129"
}
.glyphicon-hand-down:before {
    content: "\e130"
}
.glyphicon-circle-arrow-right:before {
    content: "\e131"
}
.glyphicon-circle-arrow-left:before {
    content: "\e132"
}
.glyphicon-circle-arrow-up:before {
    content: "\e133"
}
.glyphicon-circle-arrow-down:before {
    content: "\e134"
}
.glyphicon-globe:before {
    content: "\e135"
}
.glyphicon-wrench:before {
    content: "\e136"
}
.glyphicon-tasks:before {
    content: "\e137"
}
.glyphicon-filter:before {
    content: "\e138"
}
.glyphicon-briefcase:before {
    content: "\e139"
}
.glyphicon-fullscreen:before {
    content: "\e140"
}
.glyphicon-dashboard:before {
    content: "\e141"
}
.glyphicon-paperclip:before {
    content: "\e142"
}
.glyphicon-heart-empty:before {
    content: "\e143"
}
.glyphicon-link:before {
    content: "\e144"
}
.glyphicon-phone:before {
    content: "\e145"
}
.glyphicon-pushpin:before {
    content: "\e146"
}
.glyphicon-usd:before {
    content: "\e148"
}
.glyphicon-gbp:before {
    content: "\e149"
}
.glyphicon-sort:before {
    content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}
.glyphicon-sort-by-order:before {
    content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}
.glyphicon-sort-by-attributes:before {
    content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}
.glyphicon-unchecked:before {
    content: "\e157"
}
.glyphicon-expand:before {
    content: "\e158"
}
.glyphicon-collapse-down:before {
    content: "\e159"
}
.glyphicon-collapse-up:before {
    content: "\e160"
}
.glyphicon-log-in:before {
    content: "\e161"
}
.glyphicon-flash:before {
    content: "\e162"
}
.glyphicon-log-out:before {
    content: "\e163"
}
.glyphicon-new-window:before {
    content: "\e164"
}
.glyphicon-record:before {
    content: "\e165"
}
.glyphicon-save:before {
    content: "\e166"
}
.glyphicon-open:before {
    content: "\e167"
}
.glyphicon-saved:before {
    content: "\e168"
}
.glyphicon-import:before {
    content: "\e169"
}
.glyphicon-export:before {
    content: "\e170"
}
.glyphicon-send:before {
    content: "\e171"
}
.glyphicon-floppy-disk:before {
    content: "\e172"
}
.glyphicon-floppy-saved:before {
    content: "\e173"
}
.glyphicon-floppy-remove:before {
    content: "\e174"
}
.glyphicon-floppy-save:before {
    content: "\e175"
}
.glyphicon-floppy-open:before {
    content: "\e176"
}
.glyphicon-credit-card:before {
    content: "\e177"
}
.glyphicon-transfer:before {
    content: "\e178"
}
.glyphicon-cutlery:before {
    content: "\e179"
}
.glyphicon-header:before {
    content: "\e180"
}
.glyphicon-compressed:before {
    content: "\e181"
}
.glyphicon-earphone:before {
    content: "\e182"
}
.glyphicon-phone-alt:before {
    content: "\e183"
}
.glyphicon-tower:before {
    content: "\e184"
}
.glyphicon-stats:before {
    content: "\e185"
}
.glyphicon-sd-video:before {
    content: "\e186"
}
.glyphicon-hd-video:before {
    content: "\e187"
}
.glyphicon-subtitles:before {
    content: "\e188"
}
.glyphicon-sound-stereo:before {
    content: "\e189"
}
.glyphicon-sound-dolby:before {
    content: "\e190"
}
.glyphicon-sound-5-1:before {
    content: "\e191"
}
.glyphicon-sound-6-1:before {
    content: "\e192"
}
.glyphicon-sound-7-1:before {
    content: "\e193"
}
.glyphicon-copyright-mark:before {
    content: "\e194"
}
.glyphicon-registration-mark:before {
    content: "\e195"
}
.glyphicon-cloud-download:before {
    content: "\e197"
}
.glyphicon-cloud-upload:before {
    content: "\e198"
}
.glyphicon-tree-conifer:before {
    content: "\e199"
}
.glyphicon-tree-deciduous:before {
    content: "\e200"
}
.glyphicon-cd:before {
    content: "\e201"
}
.glyphicon-save-file:before {
    content: "\e202"
}
.glyphicon-open-file:before {
    content: "\e203"
}
.glyphicon-level-up:before {
    content: "\e204"
}
.glyphicon-copy:before {
    content: "\e205"
}
.glyphicon-paste:before {
    content: "\e206"
}
.glyphicon-alert:before {
    content: "\e209"
}
.glyphicon-equalizer:before {
    content: "\e210"
}
.glyphicon-king:before {
    content: "\e211"
}
.glyphicon-queen:before {
    content: "\e212"
}
.glyphicon-pawn:before {
    content: "\e213"
}
.glyphicon-bishop:before {
    content: "\e214"
}
.glyphicon-knight:before {
    content: "\e215"
}
.glyphicon-baby-formula:before {
    content: "\e216"
}
.glyphicon-tent:before {
    content: "\26fa"
}
.glyphicon-blackboard:before {
    content: "\e218"
}
.glyphicon-bed:before {
    content: "\e219"
}
.glyphicon-apple:before {
    content: "\f8ff"
}
.glyphicon-erase:before {
    content: "\e221"
}
.glyphicon-hourglass:before {
    content: "\231b"
}
.glyphicon-lamp:before {
    content: "\e223"
}
.glyphicon-duplicate:before {
    content: "\e224"
}
.glyphicon-piggy-bank:before {
    content: "\e225"
}
.glyphicon-scissors:before {
    content: "\e226"
}
.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
    content: "\e227"
}
.glyphicon-jpy:before,
.glyphicon-yen:before {
    content: "\00a5"
}
.glyphicon-rub:before,
.glyphicon-ruble:before {
    content: "\20bd"
}
.glyphicon-scale:before {
    content: "\e230"
}
.glyphicon-ice-lolly:before {
    content: "\e231"
}
.glyphicon-ice-lolly-tasted:before {
    content: "\e232"
}
.glyphicon-education:before {
    content: "\e233"
}
.glyphicon-option-horizontal:before {
    content: "\e234"
}
.glyphicon-option-vertical:before {
    content: "\e235"
}
.glyphicon-menu-hamburger:before {
    content: "\e236"
}
.glyphicon-modal-window:before {
    content: "\e237"
}
.glyphicon-oil:before {
    content: "\e238"
}
.glyphicon-grain:before {
    content: "\e239"
}
.glyphicon-sunglasses:before {
    content: "\e240"
}
.glyphicon-text-size:before {
    content: "\e241"
}
.glyphicon-text-color:before {
    content: "\e242"
}
.glyphicon-text-background:before {
    content: "\e243"
}
.glyphicon-object-align-top:before {
    content: "\e244"
}
.glyphicon-object-align-bottom:before {
    content: "\e245"
}
.glyphicon-object-align-horizontal:before {
    content: "\e246"
}
.glyphicon-object-align-left:before {
    content: "\e247"
}
.glyphicon-object-align-vertical:before {
    content: "\e248"
}
.glyphicon-object-align-right:before {
    content: "\e249"
}
.glyphicon-triangle-right:before {
    content: "\e250"
}
.glyphicon-triangle-left:before {
    content: "\e251"
}
.glyphicon-triangle-bottom:before {
    content: "\e252"
}
.glyphicon-triangle-top:before {
    content: "\e253"
}
.glyphicon-console:before {
    content: "\e254"
}
.glyphicon-superscript:before {
    content: "\e255"
}
.glyphicon-subscript:before {
    content: "\e256"
}
.glyphicon-menu-left:before {
    content: "\e257"
}
.glyphicon-menu-right:before {
    content: "\e258"
}
.glyphicon-menu-down:before {
    content: "\e259"
}
.glyphicon-menu-up:before {
    content: "\e260"
}
*,
:after,
:before {
    box-sizing: border-box
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}
body {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.428571429;
    color: #333;
    background-color: #fff
}
button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}
a {
    color: #337ab7;
    text-decoration: none
}
a:focus,
a:hover {
    color: #23527c;
    text-decoration: underline
}
a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
figure {
    margin: 0
}
img {
    vertical-align: middle
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}
.img-rounded {
    border-radius: 6px
}
.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-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%
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}
.p0{
    padding: 0!important;
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
[role=button] {
    cursor: pointer
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}
.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}
.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}
.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}
.h1,
h1 {
    font-size: 36px
}
.h2,
h2 {
    font-size: 30px
}
.h3,
h3 {
    font-size: 24px
}
.h4,
h4 {
    font-size: 18px
}
.h5,
h5 {
    font-size: 14px
}
.h6,
h6 {
    font-size: 12px
}
p {
    margin: 0 0 10px
}
.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}
@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}
.small,
small {
    font-size: 85%
}
.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}
.text-left {
    text-align: left
}
.text-right {
    text-align: right
}
.text-center {
    text-align: center
}
.text-justify {
    text-align: justify
}
.text-nowrap {
    white-space: nowrap
}
.text-lowercase {
    text-transform: lowercase
}
.initialism,
.text-uppercase {
    text-transform: uppercase
}
.text-capitalize {
    text-transform: capitalize
}
.text-muted {
    color: #777
}
.text-primary {
    color: #337ab7
}
a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}
.text-success {
    color: #3c763d
}
a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}
.text-info {
    color: #31708f
}
a.text-info:focus,
a.text-info:hover {
    color: #245269
}
.text-warning {
    color: #8a6d3b
}
a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}
.text-danger {
    color: #a94442
}
a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}
.bg-primary {
    color: #fff;
    background-color: #337ab7
}
a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9edf7
}
a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ol,
ul {
    margin-top: 0;
    margin-bottom: 10px
}
ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}
.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dd,
dt {
    line-height: 1.428571429
}
dt {
    font-weight: 700
}
dd {
    margin-left: 0
}
.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}
.dl-horizontal dd:after {
    clear: both
}
@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}
abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}
.initialism {
    font-size: 90%
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}
blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #777
}
blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}
.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}
code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, Courier New, monospace
}
code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}
code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}
kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}
kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    box-shadow: none
}
pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.428571429;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}
pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container:after,
.container:before {
    content: " ";
    display: table
}
.container:after {
    clear: both
}
@media (min-width:768px) {
    .container {
        width: 750px
    }
}
@media (min-width:992px) {
    .container {
        width: 970px
    }
}
@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}
.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}
.container-fluid:after,
.container-fluid:before {
    content: " ";
    display: table
}
.container-fluid:after {
    clear: both
}
.row {
    margin-left: -15px;
    margin-right: -15px
}
.row:after,
.row:before {
    content: " ";
    display: table
}
.row:after {
    clear: both
}
.col-lg-1,
.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-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.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-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.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-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}
.col-xs-1 {
    width: 8.3333333333%
}
.col-xs-2 {
    width: 16.6666666667%
}
.col-xs-3 {
    width: 25%
}
.col-xs-4 {
    width: 33.3333333333%
}
.col-xs-5 {
    width: 41.6666666667%
}
.col-xs-6 {
    width: 50%
}
.col-xs-7 {
    width: 58.3333333333%
}
.col-xs-8 {
    width: 66.6666666667%
}
.col-xs-9 {
    width: 75%
}
.col-xs-10 {
    width: 83.3333333333%
}
.col-xs-11 {
    width: 91.6666666667%
}
.col-xs-12 {
    width: 100%
}
.col-xs-pull-0 {
    right: auto
}
.col-xs-pull-1 {
    right: 8.3333333333%
}
.col-xs-pull-2 {
    right: 16.6666666667%
}
.col-xs-pull-3 {
    right: 25%
}
.col-xs-pull-4 {
    right: 33.3333333333%
}
.col-xs-pull-5 {
    right: 41.6666666667%
}
.col-xs-pull-6 {
    right: 50%
}
.col-xs-pull-7 {
    right: 58.3333333333%
}
.col-xs-pull-8 {
    right: 66.6666666667%
}
.col-xs-pull-9 {
    right: 75%
}
.col-xs-pull-10 {
    right: 83.3333333333%
}
.col-xs-pull-11 {
    right: 91.6666666667%
}
.col-xs-pull-12 {
    right: 100%
}
.col-xs-push-0 {
    left: auto
}
.col-xs-push-1 {
    left: 8.3333333333%
}
.col-xs-push-2 {
    left: 16.6666666667%
}
.col-xs-push-3 {
    left: 25%
}
.col-xs-push-4 {
    left: 33.3333333333%
}
.col-xs-push-5 {
    left: 41.6666666667%
}
.col-xs-push-6 {
    left: 50%
}
.col-xs-push-7 {
    left: 58.3333333333%
}
.col-xs-push-8 {
    left: 66.6666666667%
}
.col-xs-push-9 {
    left: 75%
}
.col-xs-push-10 {
    left: 83.3333333333%
}
.col-xs-push-11 {
    left: 91.6666666667%
}
.col-xs-push-12 {
    left: 100%
}
.col-xs-offset-0 {
    margin-left: 0
}
.col-xs-offset-1 {
    margin-left: 8.3333333333%
}
.col-xs-offset-2 {
    margin-left: 16.6666666667%
}
.col-xs-offset-3 {
    margin-left: 25%
}
.col-xs-offset-4 {
    margin-left: 33.3333333333%
}
.col-xs-offset-5 {
    margin-left: 41.6666666667%
}
.col-xs-offset-6 {
    margin-left: 50%
}
.col-xs-offset-7 {
    margin-left: 58.3333333333%
}
.col-xs-offset-8 {
    margin-left: 66.6666666667%
}
.col-xs-offset-9 {
    margin-left: 75%
}
.col-xs-offset-10 {
    margin-left: 83.3333333333%
}
.col-xs-offset-11 {
    margin-left: 91.6666666667%
}
.col-xs-offset-12 {
    margin-left: 100%
}
@media (min-width:768px) {
    .col-sm-1,
    .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-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.3333333333%
    }
    .col-sm-2 {
        width: 16.6666666667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.3333333333%
    }
    .col-sm-5 {
        width: 41.6666666667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.3333333333%
    }
    .col-sm-8 {
        width: 66.6666666667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.3333333333%
    }
    .col-sm-11 {
        width: 91.6666666667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.3333333333%
    }
    .col-sm-pull-2 {
        right: 16.6666666667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.3333333333%
    }
    .col-sm-pull-5 {
        right: 41.6666666667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.3333333333%
    }
    .col-sm-pull-8 {
        right: 66.6666666667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.3333333333%
    }
    .col-sm-pull-11 {
        right: 91.6666666667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.3333333333%
    }
    .col-sm-push-2 {
        left: 16.6666666667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.3333333333%
    }
    .col-sm-push-5 {
        left: 41.6666666667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.3333333333%
    }
    .col-sm-push-8 {
        left: 66.6666666667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.3333333333%
    }
    .col-sm-push-11 {
        left: 91.6666666667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:992px) {
    .col-md-1,
    .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-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-1 {
        width: 8.3333333333%
    }
    .col-md-2 {
        width: 16.6666666667%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-4 {
        width: 33.3333333333%
    }
    .col-md-5 {
        width: 41.6666666667%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-7 {
        width: 58.3333333333%
    }
    .col-md-8 {
        width: 66.6666666667%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-10 {
        width: 83.3333333333%
    }
    .col-md-11 {
        width: 91.6666666667%
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-pull-1 {
        right: 8.3333333333%
    }
    .col-md-pull-2 {
        right: 16.6666666667%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-4 {
        right: 33.3333333333%
    }
    .col-md-pull-5 {
        right: 41.6666666667%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-7 {
        right: 58.3333333333%
    }
    .col-md-pull-8 {
        right: 66.6666666667%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-10 {
        right: 83.3333333333%
    }
    .col-md-pull-11 {
        right: 91.6666666667%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-push-1 {
        left: 8.3333333333%
    }
    .col-md-push-2 {
        left: 16.6666666667%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-4 {
        left: 33.3333333333%
    }
    .col-md-push-5 {
        left: 41.6666666667%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-7 {
        left: 58.3333333333%
    }
    .col-md-push-8 {
        left: 66.6666666667%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-10 {
        left: 83.3333333333%
    }
    .col-md-push-11 {
        left: 91.6666666667%
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
}
@media (min-width:1200px) {
    .col-lg-1,
    .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-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-1 {
        width: 8.3333333333%
    }
    .col-lg-2 {
        width: 16.6666666667%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-4 {
        width: 33.3333333333%
    }
    .col-lg-5 {
        width: 41.6666666667%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-7 {
        width: 58.3333333333%
    }
    .col-lg-8 {
        width: 66.6666666667%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-10 {
        width: 83.3333333333%
    }
    .col-lg-11 {
        width: 91.6666666667%
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-pull-1 {
        right: 8.3333333333%
    }
    .col-lg-pull-2 {
        right: 16.6666666667%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-4 {
        right: 33.3333333333%
    }
    .col-lg-pull-5 {
        right: 41.6666666667%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-7 {
        right: 58.3333333333%
    }
    .col-lg-pull-8 {
        right: 66.6666666667%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-10 {
        right: 83.3333333333%
    }
    .col-lg-pull-11 {
        right: 91.6666666667%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-push-1 {
        left: 8.3333333333%
    }
    .col-lg-push-2 {
        left: 16.6666666667%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-4 {
        left: 33.3333333333%
    }
    .col-lg-push-5 {
        left: 41.6666666667%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-7 {
        left: 58.3333333333%
    }
    .col-lg-push-8 {
        left: 66.6666666667%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-10 {
        left: 83.3333333333%
    }
    .col-lg-push-11 {
        left: 91.6666666667%
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
}
table {
    background-color: transparent
}
caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}
caption,
th {
    text-align: left
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}
.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}
.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>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}
.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #ddd
}
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}
.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}
table col[class*=col-] {
    position: static;
    float: none;
    display: table-column
}
table td[class*=col-],
table th[class*=col-] {
    position: static;
    float: none;
    display: table-cell
}
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f5f5f5
}
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #e8e8e8
}
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #dff0d8
}
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #d0e9c6
}
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #d9edf7
}
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #c4e3f3
}
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fcf8e3
}
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #faf2cc
}
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #f2dede
}
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #ebcccc
}
.table-responsive {
    overflow-x: auto;
    min-height: .01%
}
@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>td,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>thead>tr>th {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>thead>tr>th:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>thead>tr>th:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th {
        border-bottom: 0
    }
}
fieldset {
    margin: 0;
    min-width: 0
}
fieldset,
legend {
    padding: 0;
    border: 0
}
legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}
input[type=search] {
    box-sizing: border-box
}
input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}
input[type=file] {
    display: block
}
input[type=range] {
    display: block;
    width: 100%
}
select[multiple],
select[size] {
    height: auto
}
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
output {
    padding-top: 7px
}
.form-control,
output {
    display: block;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555
}
.form-control {
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.form-control::-ms-expand {
    border: 0;
    background-color: transparent
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}
.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}
textarea.form-control {
    height: auto
}
input[type=search] {
    -webkit-appearance: none
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control,
    input[type=time].form-control {
        line-height: 34px
    }
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm input[type=date],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm input[type=time],
    input[type=date].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm,
    input[type=time].input-sm {
        line-height: 30px
    }
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg input[type=date],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg input[type=time],
    input[type=date].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg,
    input[type=time].input-lg {
        line-height: 46px
    }
}
.form-group {
    margin-bottom: 15px
}
.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}
.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}
.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}
.checkbox-inline,
.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: 400;
    cursor: pointer
}
.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 10px
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
    cursor: not-allowed
}
.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px
}
.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}
.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}
.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}
.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}
.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.has-feedback {
    position: relative
}
.has-feedback .form-control {
    padding-right: 42.5px
}
.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}
.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}
.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}
.has-success .checkbox,
.has-success .checkbox-inline,
.has-success.checkbox-inline label,
.has-success.checkbox label,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.radio-inline label,
.has-success.radio label {
    color: #3c763d
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}
.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}
.has-success .form-control-feedback {
    color: #3c763d
}
.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.checkbox label,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.radio-inline label,
.has-warning.radio label {
    color: #8a6d3b
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3
}
.has-warning .form-control-feedback {
    color: #8a6d3b
}
.has-error .checkbox,
.has-error .checkbox-inline,
.has-error.checkbox-inline label,
.has-error.checkbox label,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.radio-inline label,
.has-error.radio label {
    color: #a94442
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}
.has-error .form-control-feedback {
    color: #a94442
}
.has-feedback label~.form-control-feedback {
    top: 25px
}
.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}
.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}
@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .form-control,
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox,
    .form-inline .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .checkbox label,
    .form-inline .radio label {
        padding-left: 0
    }
    .form-inline .checkbox input[type=checkbox],
    .form-inline .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}
.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}
.form-horizontal .checkbox,
.form-horizontal .radio {
    min-height: 27px
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}
.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}
.form-horizontal .form-group:after {
    clear: both
}
@media (min-width:768px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}
@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 18px
    }
}
@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}
.btn.active,
.btn:active {
    outline: 0;
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    box-shadow: none
}
a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}
.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}
.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}
.btn-default.active,
.btn-default:active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}
.btn-default .badge {
    color: #fff;
    background-color: #333
}
.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}
.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}
.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}
.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}
.btn-success.active,
.btn-success:active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}
.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}
.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}
.btn-info.active,
.btn-info:active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}
.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}
.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}
.btn-warning.active,
.btn-warning:active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}
.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}
.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}
.btn-danger.active,
.btn-danger:active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}
.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}
.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none
}
.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}
.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}
.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}
.btn-group-lg>.btn,
.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}
.btn-group-sm>.btn,
.btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-group-xs>.btn,
.btn-xs {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-block {
    display: block;
    width: 100%
}
.btn-block+.btn-block {
    margin-top: 5px
}
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}
.fade {
    opacity: 0;
    -webkit-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;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}
.dropdown,
.dropup {
    position: relative
}
.dropdown-toggle:focus {
    outline: 0
}
.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;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571429;
    color: #333;
    white-space: nowrap
}
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7
}
.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}
.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: not-allowed
}
.open>.dropdown-menu {
    display: block
}
.open>a {
    outline: 0
}
.dropdown-menu-right {
    left: auto;
    right: 0
}
.dropdown-menu-left {
    left: 0;
    right: auto
}
.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #777;
    white-space: nowrap
}
.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}
.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}
@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}
.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}
.btn-group-vertical>.btn,
.btn-group>.btn {
    position: relative;
    float: left
}
.btn-group-vertical>.btn.active,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:hover,
.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 2
}
.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}
.btn-toolbar {
    margin-left: -5px
}
.btn-toolbar:after,
.btn-toolbar:before {
    content: " ";
    display: table
}
.btn-toolbar:after {
    clear: both
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}
.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}
.btn-group>.btn:first-child {
    margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group>.btn-group {
    float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}
.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}
.btn-group-lg.btn-group>.btn+.dropdown-toggle,
.btn-group>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}
.btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none
}
.btn .caret {
    margin-left: 0
}
.btn-group-lg>.btn .caret,
.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}
.dropup .btn-group-lg>.btn .caret,
.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}
.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before {
    content: " ";
    display: table
}
.btn-group-vertical>.btn-group:after {
    clear: both
}
.btn-group-vertical>.btn-group>.btn {
    float: none
}
.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}
.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}
.btn-group-justified>.btn-group .btn {
    width: 100%
}
.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}
.input-group[class*=col-] {
    float: none;
    padding-left: 0;
    padding-right: 0
}
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}
.input-group .form-control:focus {
    z-index: 3
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}
.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}
.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
}
.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}
.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}
.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}
.input-group-addon:first-child {
    border-right: 0
}
.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}
.input-group-addon:last-child {
    border-left: 0
}
.input-group-btn {
    font-size: 0;
    white-space: nowrap
}
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}
.input-group-btn>.btn+.btn {
    margin-left: -1px
}
.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
    z-index: 2
}
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    z-index: 2;
    margin-left: -1px
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}
.nav:after,
.nav:before {
    content: " ";
    display: table
}
.nav:after {
    clear: both
}
.nav>li,
.nav>li>a {
    position: relative;
    display: block
}
.nav>li>a {
    padding: 10px 15px
}
.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.nav>li.disabled>a {
    color: #777
}
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    background-color: #eee;
    border-color: #337ab7
}
.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}
.nav>li>a>img {
    max-width: none
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}
.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.428571429;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default
}
.nav-pills>li {
    float: left
}
.nav-pills>li>a {
    border-radius: 4px
}
.nav-pills>li+li {
    margin-left: 2px
}
.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #337ab7
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}
.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}
.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}
.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}
@media (min-width:768px) {
    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}
.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}
.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}
@media (min-width:768px) {
    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}
.tab-content>.tab-pane {
    display: none
}
.tab-content>.active {
    display: block
}
.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}
.navbar:after,
.navbar:before {
    content: " ";
    display: table
}
.navbar:after {
    clear: both
}
@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}
.navbar-header:after,
.navbar-header:before {
    content: " ";
    display: table
}
.navbar-header:after {
    clear: both
}
@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}
.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
    -webkit-overflow-scrolling: touch
}
.navbar-collapse:after,
.navbar-collapse:before {
    content: " ";
    display: table
}
.navbar-collapse:after {
    clear: both
}
.navbar-collapse.in {
    overflow-y: auto
}
@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse {
        padding-left: 0;
        padding-right: 0
    }
}
.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: 340px
}
@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-bottom .navbar-collapse,
    .navbar-fixed-top .navbar-collapse {
        max-height: 200px
    }
}
.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
    margin-right: -15px;
    margin-left: -15px
}
@media (min-width:768px) {
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
}
.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}
@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}
.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}
@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
}
.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}
.navbar-brand {
    float: left;
    padding: 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px
}
.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}
.navbar-brand>img {
    display: block
}
@media (min-width:768px) {
    .navbar>.container-fluid .navbar-brand,
    .navbar>.container .navbar-brand {
        margin-left: -15px
    }
}
.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}
.navbar-toggle:focus {
    outline: 0
}
.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}
@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}
.navbar-nav {
    margin: 7.5px -15px
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}
@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu>li>a {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}
@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}
.navbar-form {
    margin: 8px -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}
@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .form-control,
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox,
    .navbar-form .radio {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .checkbox label,
    .navbar-form .radio label {
        padding-left: 0
    }
    .navbar-form .checkbox input[type=checkbox],
    .navbar-form .radio input[type=radio] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}
@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}
@media (min-width:768px) {
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none
    }
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    margin-bottom: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}
.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}
.btn-group-sm>.navbar-btn.btn,
.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}
.btn-group-xs>.navbar-btn.btn,
.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}
.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}
@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px
    }
}
@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}
.navbar-default .navbar-brand {
    color: #777
}
.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
    color: #5e5e5e;
    background-color: transparent
}
.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
    color: #777
}
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #333;
    background-color: transparent
}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
}
.navbar-default .navbar-toggle {
    border-color: #ddd
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
    background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #e7e7e7;
    color: #555
}
@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #ccc;
        background-color: transparent
    }
}
.navbar-default .navbar-link {
    color: #777
}
.navbar-default .navbar-link:hover {
    color: #333
}
.navbar-default .btn-link {
    color: #777
}
.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
    color: #333
}
.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
    color: #ccc
}
.navbar-inverse {
    background-color: #222;
    border-color: #090909
}
.navbar-inverse .navbar-brand {
    color: #9d9d9d
}
.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
    color: #9d9d9d
}
.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #090909
}
.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
    color: #444;
    background-color: transparent
}
.navbar-inverse .navbar-toggle {
    border-color: #333
}
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
    background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
    background-color: #090909;
    color: #fff
}
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
        color: #fff;
        background-color: #090909
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
        color: #444;
        background-color: transparent
    }
}
.navbar-inverse .navbar-link {
    color: #9d9d9d
}
.navbar-inverse .navbar-link:hover {
    color: #fff
}
.navbar-inverse .btn-link {
    color: #9d9d9d
}
.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
    color: #fff
}
.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
    color: #444
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}
.breadcrumb>li {
    display: inline-block
}
.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}
.breadcrumb>.active {
    color: #777
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}
.pagination>li {
    display: inline
}
.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.428571429;
    text-decoration: none;
    color: #337ab7;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}
.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px
}
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px
}
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
    cursor: default
}
.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}
.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333
}
.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px
}
.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}
.pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center
}
.pager:after,
.pager:before {
    content: " ";
    display: table
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}
.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #eee
}
.pager .next>a,
.pager .next>span {
    float: right
}
.pager .previous>a,
.pager .previous>span {
    float: left
}
.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}
.label:empty {
    display: none
}
.btn .label {
    position: relative;
    top: -1px
}
a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.label-default {
    background-color: #777
}
.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}
.label-primary {
    background-color: #337ab7
}
.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #286090
}
.label-success {
    background-color: #5cb85c
}
.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #449d44
}
.label-info {
    background-color: #5bc0de
}
.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #31b0d5
}
.label-warning {
    background-color: #f0ad4e
}
.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #ec971f
}
.label-danger {
    background-color: #d9534f
}
.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #c9302c
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    vertical-align: middle;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}
.badge:empty {
    display: none
}
.btn .badge {
    position: relative;
    top: -1px
}
.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #337ab7;
    background-color: #fff
}
.list-group-item>.badge {
    float: right
}
.list-group-item>.badge+.badge {
    margin-right: 5px
}
.nav-pills>li>a>.badge {
    margin-left: 3px
}
a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}
.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #eee
}
.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}
.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}
.jumbotron>hr {
    border-top-color: #d5d5d5
}
.container-fluid .jumbotron,
.container .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px
}
.jumbotron .container {
    max-width: 100%
}
@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container-fluid .jumbotron,
    .container .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 63px
    }
}
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}
.thumbnail>img,
.thumbnail a>img {
    display: block;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}
.thumbnail .caption {
    padding: 9px;
    color: #333
}
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #337ab7
}
.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: 700
}
.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 {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d
}
.alert-success hr {
    border-top-color: #c9e2b3
}
.alert-success .alert-link {
    color: #2b542c
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f
}
.alert-info hr {
    border-top-color: #a6e1ec
}
.alert-info .alert-link {
    color: #245269
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b
}
.alert-warning hr {
    border-top-color: #f7e1b5
}
.alert-warning .alert-link {
    color: #66512c
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-danger hr {
    border-top-color: #e4b9c0
}
.alert-danger .alert-link {
    color: #843534
}
@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
@keyframes progress-bar-stripes {
    0% {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}
.progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease
}
.progress-bar-striped,
.progress-striped .progress-bar {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 40px 40px
}
.progress-bar.active,
.progress.active .progress-bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
    background-color: #5cb85c
}
.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-info {
    background-color: #5bc0de
}
.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-warning {
    background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.progress-bar-danger {
    background-color: #d9534f
}
.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}
.media {
    margin-top: 15px
}
.media:first-child {
    margin-top: 0
}
.media,
.media-body {
    zoom: 1;
    overflow: hidden
}
.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-body,
.media-left,
.media-right {
    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
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0
}
.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}
.list-group-item:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}
.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}
a.list-group-item,
button.list-group-item {
    color: #555
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
    color: #333
}
a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}
button.list-group-item {
    width: 100%;
    text-align: left
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
    color: inherit
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
    color: #777
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
    color: inherit
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
    color: #c7ddef
}
.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}
a.list-group-item-success,
button.list-group-item-success {
    color: #3c763d
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
    color: inherit
}
a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
    color: #3c763d;
    background-color: #d0e9c6
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}
.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}
a.list-group-item-info,
button.list-group-item-info {
    color: #31708f
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
    color: inherit
}
a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
    color: #31708f;
    background-color: #c4e3f3
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}
.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}
a.list-group-item-warning,
button.list-group-item-warning {
    color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
    color: inherit
}
a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
    color: #8a6d3b;
    background-color: #faf2cc
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}
.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}
a.list-group-item-danger,
button.list-group-item-danger {
    color: #a94442
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
    color: inherit
}
a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
    color: #a94442;
    background-color: #ebcccc
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}
.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}
.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}
.panel-body {
    padding: 15px
}
.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}
.panel-body:after {
    clear: both
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px
}
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.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-right-radius: 3px;
    border-top-left-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-right-radius: 0;
    border-top-left-radius: 0
}
.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}
.panel>.panel-collapse>.table caption,
.panel>.table-responsive>.table caption,
.panel>.table caption {
    padding-left: 15px;
    padding-right: 15px
}
.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table-responsive:first-child>.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 th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table-responsive:first-child>.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 th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}
.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table-responsive:last-child>.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 th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table-responsive:last-child>.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 th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.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 td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}
.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}
.panel>.table-responsive {
    border: 0;
    margin-bottom: 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>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%
}
.embed-responsive-4by3 {
    padding-bottom: 75%
}
.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}
.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}
.well-lg {
    padding: 24px;
    border-radius: 6px
}
.well-sm {
    padding: 9px;
    border-radius: 3px
}
.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)
}
.close:focus,
.close:hover {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.modal,
.modal-open {
    overflow: hidden
}
.modal {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}
.modal.fade .modal-dialog {
    -webkit-transform: translateY(-25%);
    transform: translateY(-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0);
    transform: translate(0)
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}
.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}
.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}
.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}
.modal-header:after,
.modal-header:before {
    content: " ";
    display: table
}
.modal-header:after {
    clear: both
}
.modal-header .close {
    margin-top: -2px
}
.modal-title {
    margin: 0;
    line-height: 1.428571429
}
.modal-body {
    position: relative;
    padding: 15px
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}
.modal-footer:after,
.modal-footer:before {
    content: " ";
    display: table
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}
.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 {
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}
@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}
.carousel,
.carousel-inner {
    position: relative
}
.carousel-inner {
    overflow: hidden;
    width: 100%
}
.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out
}
.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1
}
@media (-webkit-transform-3d),
all and (transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        transition: -webkit-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        perspective: 1000px
    }
    .carousel-inner>.item.active.right,
    .carousel-inner>.item.next {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active.left,
    .carousel-inner>.item.prev {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        left: 0
    }
    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        left: 0
    }
}
.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: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: transparent
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, .0001));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001), rgba(0, 0, 0, .5));
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:focus,
.carousel-control:hover {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    margin-top: -10px;
    z-index: 5;
    display: inline-block
}
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px
}
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px
}
.carousel-control .icon-next,
.carousel-control .icon-prev {
    width: 20px;
    height: 20px;
    line-height: 1;
    font-family: serif
}
.carousel-control .icon-prev:before {
    content: '\2039'
}
.carousel-control .icon-next:before {
    content: '\203a'
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000\9;
    background-color: transparent
}
.carousel-indicators .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}
.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}
.carousel-caption .btn {
    text-shadow: none
}
@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px
    }
    .carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}
.clearfix:after,
.clearfix:before {
    content: " ";
    display: table
}
.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
}
.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
}
@-ms-viewport {
    width: device-width
}
.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
}
@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table!important
    }
    tr.visible-xs {
        display: table-row!important
    }
    td.visible-xs,
    th.visible-xs {
        display: table-cell!important
    }
}
@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}
@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}
@media (max-width:767px) {
    .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!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}
@media (min-width:768px) and (max-width:991px) {
    .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!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}
@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}
@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
}
@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}
@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}
@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!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
    }
}
@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}
.visible-print {
    display: none!important
}
@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!important
    }
    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
    }
}
@media print {
    .hidden-print {
        display: none!important
    }
}

/*!
 *  Material Design Iconic Font by Sergey Kupletsky ($zavoloklom) - http://zavoloklom.github.io/material-design-iconic-font/
 *  License - http://zavoloklom.github.io/material-design-iconic-font/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
    font-family: Material-Design-Iconic-Font;
    src: url(../fonts/Material-Design-Iconic-Font.woff2?v=2.2.0) format("woff2"), url(../fonts/Material-Design-Iconic-Font.woff?v=2.2.0) format("woff"), url(../fonts/Material-Design-Iconic-Font.ttf?v=2.2.0) format("truetype");
    font-weight: 400;
    font-style: normal
}
.zmdi {
    display: inline-block;
    font: normal normal normal 14px/1 Material-Design-Iconic-Font;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.zmdi-hc-lg {
    font-size: 1.3333333333em;
    line-height: .75em;
    vertical-align: -15%
}
.zmdi-hc-2x {
    font-size: 2em
}
.zmdi-hc-3x {
    font-size: 3em
}
.zmdi-hc-4x {
    font-size: 4em
}
.zmdi-hc-5x {
    font-size: 5em
}
.zmdi-hc-fw {
    width: 1.2857142857em;
    text-align: center
}
.zmdi-hc-ul {
    padding-left: 0;
    margin-left: 2.1428571429em;
    list-style-type: none
}
.zmdi-hc-ul>li {
    position: relative
}
.zmdi-hc-li {
    position: absolute;
    left: -2.1428571429em;
    width: 2.1428571429em;
    top: .1428571429em;
    text-align: center
}
.zmdi-hc-li.zmdi-hc-lg {
    left: -1.8571428571em
}
.zmdi-hc-border {
    padding: .1em .25em;
    border: .1em solid #9e9e9e;
    border-radius: 2px
}
.zmdi-hc-border-circle {
    padding: .1em .25em;
    border: .1em solid #9e9e9e;
    border-radius: 50%
}
.zmdi.pull-left {
    float: left;
    margin-right: .15em
}
.zmdi.pull-right {
    float: right;
    margin-left: .15em
}
.zmdi-hc-spin {
    -webkit-animation: zmdi-spin 1.5s infinite linear;
    animation: zmdi-spin 1.5s infinite linear
}
.zmdi-hc-spin-reverse {
    -webkit-animation: zmdi-spin-reverse 1.5s infinite linear;
    animation: zmdi-spin-reverse 1.5s infinite linear
}
@-webkit-keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@keyframes zmdi-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}
@-webkit-keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}
@keyframes zmdi-spin-reverse {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }
    to {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg)
    }
}
.zmdi-hc-rotate-90 {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.zmdi-hc-rotate-180 {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}
.zmdi-hc-rotate-270 {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}
.zmdi-hc-flip-horizontal {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}
.zmdi-hc-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}
.zmdi-hc-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.zmdi-hc-stack-1x,
.zmdi-hc-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.zmdi-hc-stack-1x {
    line-height: inherit
}
.zmdi-hc-stack-2x {
    font-size: 2em
}
.zmdi-hc-inverse {
    color: #fff
}
.zmdi-3d-rotation:before {
    content: ""
}
.zmdi-airplane-off:before {
    content: ""
}
.zmdi-airplane:before {
    content: ""
}
.zmdi-album:before {
    content: ""
}
.zmdi-archive:before {
    content: ""
}
.zmdi-assignment-account:before {
    content: ""
}
.zmdi-assignment-alert:before {
    content: ""
}
.zmdi-assignment-check:before {
    content: ""
}
.zmdi-assignment-o:before {
    content: ""
}
.zmdi-assignment-return:before {
    content: ""
}
.zmdi-assignment-returned:before {
    content: ""
}
.zmdi-assignment:before {
    content: ""
}
.zmdi-attachment-alt:before {
    content: ""
}
.zmdi-attachment:before {
    content: ""
}
.zmdi-audio:before {
    content: ""
}
.zmdi-badge-check:before {
    content: ""
}
.zmdi-balance-wallet:before {
    content: ""
}
.zmdi-balance:before {
    content: ""
}
.zmdi-battery-alert:before {
    content: ""
}
.zmdi-battery-flash:before {
    content: ""
}
.zmdi-battery-unknown:before {
    content: ""
}
.zmdi-battery:before {
    content: ""
}
.zmdi-bike:before {
    content: ""
}
.zmdi-block-alt:before {
    content: ""
}
.zmdi-block:before {
    content: ""
}
.zmdi-boat:before {
    content: ""
}
.zmdi-book-image:before {
    content: ""
}
.zmdi-book:before {
    content: ""
}
.zmdi-bookmark-outline:before {
    content: ""
}
.zmdi-bookmark:before {
    content: ""
}
.zmdi-brush:before {
    content: ""
}
.zmdi-bug:before {
    content: ""
}
.zmdi-bus:before {
    content: ""
}
.zmdi-cake:before {
    content: ""
}
.zmdi-car-taxi:before {
    content: ""
}
.zmdi-car-wash:before {
    content: ""
}
.zmdi-car:before {
    content: ""
}
.zmdi-card-giftcard:before {
    content: ""
}
.zmdi-card-membership:before {
    content: ""
}
.zmdi-card-travel:before {
    content: ""
}
.zmdi-card:before {
    content: ""
}
.zmdi-case-check:before {
    content: ""
}
.zmdi-case-download:before {
    content: ""
}
.zmdi-case-play:before {
    content: ""
}
.zmdi-case:before {
    content: ""
}
.zmdi-cast-connected:before {
    content: ""
}
.zmdi-cast:before {
    content: ""
}
.zmdi-chart-donut:before {
    content: ""
}
.zmdi-chart:before {
    content: ""
}
.zmdi-city-alt:before {
    content: ""
}
.zmdi-city:before {
    content: ""
}
.zmdi-close-circle-o:before {
    content: ""
}
.zmdi-close-circle:before {
    content: ""
}
.zmdi-close:before {
    content: ""
}
.zmdi-cocktail:before {
    content: ""
}
.zmdi-code-setting:before {
    content: ""
}
.zmdi-code-smartphone:before {
    content: ""
}
.zmdi-code:before {
    content: ""
}
.zmdi-coffee:before {
    content: ""
}
.zmdi-collection-bookmark:before {
    content: ""
}
.zmdi-collection-case-play:before {
    content: ""
}
.zmdi-collection-folder-image:before {
    content: ""
}
.zmdi-collection-image-o:before {
    content: ""
}
.zmdi-collection-image:before {
    content: ""
}
.zmdi-collection-item-1:before {
    content: ""
}
.zmdi-collection-item-2:before {
    content: ""
}
.zmdi-collection-item-3:before {
    content: ""
}
.zmdi-collection-item-4:before {
    content: ""
}
.zmdi-collection-item-5:before {
    content: ""
}
.zmdi-collection-item-6:before {
    content: ""
}
.zmdi-collection-item-7:before {
    content: ""
}
.zmdi-collection-item-8:before {
    content: ""
}
.zmdi-collection-item-9-plus:before {
    content: ""
}
.zmdi-collection-item-9:before {
    content: ""
}
.zmdi-collection-item:before {
    content: ""
}
.zmdi-collection-music:before {
    content: ""
}
.zmdi-collection-pdf:before {
    content: ""
}
.zmdi-collection-plus:before {
    content: ""
}
.zmdi-collection-speaker:before {
    content: ""
}
.zmdi-collection-text:before {
    content: ""
}
.zmdi-collection-video:before {
    content: ""
}
.zmdi-compass:before {
    content: ""
}
.zmdi-cutlery:before {
    content: ""
}
.zmdi-delete:before {
    content: ""
}
.zmdi-dialpad:before {
    content: ""
}
.zmdi-dns:before {
    content: ""
}
.zmdi-drink:before {
    content: ""
}
.zmdi-edit:before {
    content: ""
}
.zmdi-email-open:before {
    content: ""
}
.zmdi-email:before {
    content: ""
}
.zmdi-eye-off:before {
    content: ""
}
.zmdi-eye:before {
    content: ""
}
.zmdi-eyedropper:before {
    content: ""
}
.zmdi-favorite-outline:before {
    content: ""
}
.zmdi-favorite:before {
    content: ""
}
.zmdi-filter-list:before {
    content: ""
}
.zmdi-fire:before {
    content: ""
}
.zmdi-flag:before {
    content: ""
}
.zmdi-flare:before {
    content: ""
}
.zmdi-flash-auto:before {
    content: ""
}
.zmdi-flash-off:before {
    content: ""
}
.zmdi-flash:before {
    content: ""
}
.zmdi-flip:before {
    content: ""
}
.zmdi-flower-alt:before {
    content: ""
}
.zmdi-flower:before {
    content: ""
}
.zmdi-font:before {
    content: ""
}
.zmdi-fullscreen-alt:before {
    content: ""
}
.zmdi-fullscreen-exit:before {
    content: ""
}
.zmdi-fullscreen:before {
    content: ""
}
.zmdi-functions:before {
    content: ""
}
.zmdi-gas-station:before {
    content: ""
}
.zmdi-gesture:before {
    content: ""
}
.zmdi-globe-alt:before {
    content: ""
}
.zmdi-globe-lock:before {
    content: ""
}
.zmdi-globe:before {
    content: ""
}
.zmdi-graduation-cap:before {
    content: ""
}
.zmdi-home:before {
    content: ""
}
.zmdi-hospital-alt:before {
    content: ""
}
.zmdi-hospital:before {
    content: ""
}
.zmdi-hotel:before {
    content: ""
}
.zmdi-hourglass-alt:before {
    content: ""
}
.zmdi-hourglass-outline:before {
    content: ""
}
.zmdi-hourglass:before {
    content: ""
}
.zmdi-http:before {
    content: ""
}
.zmdi-image-alt:before {
    content: ""
}
.zmdi-image-o:before {
    content: ""
}
.zmdi-image:before {
    content: ""
}
.zmdi-inbox:before {
    content: ""
}
.zmdi-invert-colors-off:before {
    content: ""
}
.zmdi-invert-colors:before {
    content: ""
}
.zmdi-key:before {
    content: ""
}
.zmdi-label-alt-outline:before {
    content: ""
}
.zmdi-label-alt:before {
    content: ""
}
.zmdi-label-heart:before {
    content: ""
}
.zmdi-label:before {
    content: ""
}
.zmdi-labels:before {
    content: ""
}
.zmdi-lamp:before {
    content: ""
}
.zmdi-landscape:before {
    content: ""
}
.zmdi-layers-off:before {
    content: ""
}
.zmdi-layers:before {
    content: ""
}
.zmdi-library:before {
    content: ""
}
.zmdi-link:before {
    content: ""
}
.zmdi-lock-open:before {
    content: ""
}
.zmdi-lock-outline:before {
    content: ""
}
.zmdi-lock:before {
    content: ""
}
.zmdi-mail-reply-all:before {
    content: ""
}
.zmdi-mail-reply:before {
    content: ""
}
.zmdi-mail-send:before {
    content: ""
}
.zmdi-mall:before {
    content: ""
}
.zmdi-map:before {
    content: ""
}
.zmdi-menu:before {
    content: ""
}
.zmdi-money-box:before {
    content: ""
}
.zmdi-money-off:before {
    content: ""
}
.zmdi-money:before {
    content: ""
}
.zmdi-more-vert:before {
    content: ""
}
.zmdi-more:before {
    content: ""
}
.zmdi-movie-alt:before {
    content: ""
}
.zmdi-movie:before {
    content: ""
}
.zmdi-nature-people:before {
    content: ""
}
.zmdi-nature:before {
    content: ""
}
.zmdi-navigation:before {
    content: ""
}
.zmdi-open-in-browser:before {
    content: ""
}
.zmdi-open-in-new:before {
    content: ""
}
.zmdi-palette:before {
    content: ""
}
.zmdi-parking:before {
    content: ""
}
.zmdi-pin-account:before {
    content: ""
}
.zmdi-pin-assistant:before {
    content: ""
}
.zmdi-pin-drop:before {
    content: ""
}
.zmdi-pin-help:before {
    content: ""
}
.zmdi-pin-off:before {
    content: ""
}
.zmdi-pin:before {
    content: ""
}
.zmdi-pizza:before {
    content: ""
}
.zmdi-plaster:before {
    content: ""
}
.zmdi-power-setting:before {
    content: ""
}
.zmdi-power:before {
    content: ""
}
.zmdi-print:before {
    content: ""
}
.zmdi-puzzle-piece:before {
    content: ""
}
.zmdi-quote:before {
    content: ""
}
.zmdi-railway:before {
    content: ""
}
.zmdi-receipt:before {
    content: ""
}
.zmdi-refresh-alt:before {
    content: ""
}
.zmdi-refresh-sync-alert:before {
    content: ""
}
.zmdi-refresh-sync-off:before {
    content: ""
}
.zmdi-refresh-sync:before {
    content: ""
}
.zmdi-refresh:before {
    content: ""
}
.zmdi-roller:before {
    content: ""
}
.zmdi-ruler:before {
    content: ""
}
.zmdi-scissors:before {
    content: ""
}
.zmdi-screen-rotation-lock:before {
    content: ""
}
.zmdi-screen-rotation:before {
    content: ""
}
.zmdi-search-for:before {
    content: ""
}
.zmdi-search-in-file:before {
    content: ""
}
.zmdi-search-in-page:before {
    content: ""
}
.zmdi-search-replace:before {
    content: ""
}
.zmdi-search:before {
    content: ""
}
.zmdi-seat:before {
    content: ""
}
.zmdi-settings-square:before {
    content: ""
}
.zmdi-settings:before {
    content: ""
}
.zmdi-shield-check:before {
    content: ""
}
.zmdi-shield-security:before {
    content: ""
}
.zmdi-shopping-basket:before {
    content: ""
}
.zmdi-shopping-cart-plus:before {
    content: ""
}
.zmdi-shopping-cart:before {
    content: ""
}
.zmdi-sign-in:before {
    content: ""
}
.zmdi-sort-amount-asc:before {
    content: ""
}
.zmdi-sort-amount-desc:before {
    content: ""
}
.zmdi-sort-asc:before {
    content: ""
}
.zmdi-sort-desc:before {
    content: ""
}
.zmdi-spellcheck:before {
    content: ""
}
.zmdi-storage:before {
    content: ""
}
.zmdi-store-24:before {
    content: ""
}
.zmdi-store:before {
    content: ""
}
.zmdi-subway:before {
    content: ""
}
.zmdi-sun:before {
    content: ""
}
.zmdi-tab-unselected:before {
    content: ""
}
.zmdi-tab:before {
    content: ""
}
.zmdi-tag-close:before {
    content: ""
}
.zmdi-tag-more:before {
    content: ""
}
.zmdi-tag:before {
    content: ""
}
.zmdi-thumb-down:before {
    content: ""
}
.zmdi-thumb-up-down:before {
    content: ""
}
.zmdi-thumb-up:before {
    content: ""
}
.zmdi-ticket-star:before {
    content: ""
}
.zmdi-toll:before {
    content: ""
}
.zmdi-toys:before {
    content: ""
}
.zmdi-traffic:before {
    content: ""
}
.zmdi-translate:before {
    content: ""
}
.zmdi-triangle-down:before {
    content: ""
}
.zmdi-triangle-up:before {
    content: ""
}
.zmdi-truck:before {
    content: ""
}
.zmdi-turning-sign:before {
    content: ""
}
.zmdi-wallpaper:before {
    content: ""
}
.zmdi-washing-machine:before {
    content: ""
}
.zmdi-window-maximize:before {
    content: ""
}
.zmdi-window-minimize:before {
    content: ""
}
.zmdi-window-restore:before {
    content: ""
}
.zmdi-wrench:before {
    content: ""
}
.zmdi-zoom-in:before {
    content: ""
}
.zmdi-zoom-out:before {
    content: ""
}
.zmdi-alert-circle-o:before {
    content: ""
}
.zmdi-alert-circle:before {
    content: ""
}
.zmdi-alert-octagon:before {
    content: ""
}
.zmdi-alert-polygon:before {
    content: ""
}
.zmdi-alert-triangle:before {
    content: ""
}
.zmdi-help-outline:before {
    content: ""
}
.zmdi-help:before {
    content: ""
}
.zmdi-info-outline:before {
    content: ""
}
.zmdi-info:before {
    content: ""
}
.zmdi-notifications-active:before {
    content: ""
}
.zmdi-notifications-add:before {
    content: ""
}
.zmdi-notifications-none:before {
    content: ""
}
.zmdi-notifications-off:before {
    content: ""
}
.zmdi-notifications-paused:before {
    content: ""
}
.zmdi-notifications:before {
    content: ""
}
.zmdi-account-add:before {
    content: ""
}
.zmdi-account-box-mail:before {
    content: ""
}
.zmdi-account-box-o:before {
    content: ""
}
.zmdi-account-box-phone:before {
    content: ""
}
.zmdi-account-box:before {
    content: ""
}
.zmdi-account-calendar:before {
    content: ""
}
.zmdi-account-circle:before {
    content: ""
}
.zmdi-account-o:before {
    content: ""
}
.zmdi-account:before {
    content: ""
}
.zmdi-accounts-add:before {
    content: ""
}
.zmdi-accounts-alt:before {
    content: ""
}
.zmdi-accounts-list-alt:before {
    content: ""
}
.zmdi-accounts-list:before {
    content: ""
}
.zmdi-accounts-outline:before {
    content: ""
}
.zmdi-accounts:before {
    content: ""
}
.zmdi-face:before {
    content: ""
}
.zmdi-female:before {
    content: ""
}
.zmdi-male-alt:before {
    content: ""
}
.zmdi-male-female:before {
    content: ""
}
.zmdi-male:before {
    content: ""
}
.zmdi-mood-bad:before {
    content: ""
}
.zmdi-mood:before {
    content: ""
}
.zmdi-run:before {
    content: ""
}
.zmdi-walk:before {
    content: ""
}
.zmdi-cloud-box:before {
    content: ""
}
.zmdi-cloud-circle:before {
    content: ""
}
.zmdi-cloud-done:before {
    content: ""
}
.zmdi-cloud-download:before {
    content: ""
}
.zmdi-cloud-off:before {
    content: ""
}
.zmdi-cloud-outline-alt:before {
    content: ""
}
.zmdi-cloud-outline:before {
    content: ""
}
.zmdi-cloud-upload:before {
    content: ""
}
.zmdi-cloud:before {
    content: ""
}
.zmdi-download:before {
    content: ""
}
.zmdi-file-plus:before {
    content: ""
}
.zmdi-file-text:before {
    content: ""
}
.zmdi-file:before {
    content: ""
}
.zmdi-folder-outline:before {
    content: ""
}
.zmdi-folder-person:before {
    content: ""
}
.zmdi-folder-star-alt:before {
    content: ""
}
.zmdi-folder-star:before {
    content: ""
}
.zmdi-folder:before {
    content: ""
}
.zmdi-gif:before {
    content: ""
}
.zmdi-upload:before {
    content: ""
}
.zmdi-border-all:before {
    content: ""
}
.zmdi-border-bottom:before {
    content: ""
}
.zmdi-border-clear:before {
    content: ""
}
.zmdi-border-color:before {
    content: ""
}
.zmdi-border-horizontal:before {
    content: ""
}
.zmdi-border-inner:before {
    content: ""
}
.zmdi-border-left:before {
    content: ""
}
.zmdi-border-outer:before {
    content: ""
}
.zmdi-border-right:before {
    content: ""
}
.zmdi-border-style:before {
    content: ""
}
.zmdi-border-top:before {
    content: ""
}
.zmdi-border-vertical:before {
    content: ""
}
.zmdi-copy:before {
    content: ""
}
.zmdi-crop:before {
    content: ""
}
.zmdi-format-align-center:before {
    content: ""
}
.zmdi-format-align-justify:before {
    content: ""
}
.zmdi-format-align-left:before {
    content: ""
}
.zmdi-format-align-right:before {
    content: ""
}
.zmdi-format-bold:before {
    content: ""
}
.zmdi-format-clear-all:before {
    content: ""
}
.zmdi-format-clear:before {
    content: ""
}
.zmdi-format-color-fill:before {
    content: ""
}
.zmdi-format-color-reset:before {
    content: ""
}
.zmdi-format-color-text:before {
    content: ""
}
.zmdi-format-indent-decrease:before {
    content: ""
}
.zmdi-format-indent-increase:before {
    content: ""
}
.zmdi-format-italic:before {
    content: ""
}
.zmdi-format-line-spacing:before {
    content: ""
}
.zmdi-format-list-bulleted:before {
    content: ""
}
.zmdi-format-list-numbered:before {
    content: ""
}
.zmdi-format-ltr:before {
    content: ""
}
.zmdi-format-rtl:before {
    content: ""
}
.zmdi-format-size:before {
    content: ""
}
.zmdi-format-strikethrough-s:before {
    content: ""
}
.zmdi-format-strikethrough:before {
    content: ""
}
.zmdi-format-subject:before {
    content: ""
}
.zmdi-format-underlined:before {
    content: ""
}
.zmdi-format-valign-bottom:before {
    content: ""
}
.zmdi-format-valign-center:before {
    content: ""
}
.zmdi-format-valign-top:before {
    content: ""
}
.zmdi-redo:before {
    content: ""
}
.zmdi-select-all:before {
    content: ""
}
.zmdi-space-bar:before {
    content: ""
}
.zmdi-text-format:before {
    content: ""
}
.zmdi-transform:before {
    content: ""
}
.zmdi-undo:before {
    content: ""
}
.zmdi-wrap-text:before {
    content: ""
}
.zmdi-comment-alert:before {
    content: ""
}
.zmdi-comment-alt-text:before {
    content: ""
}
.zmdi-comment-alt:before {
    content: ""
}
.zmdi-comment-edit:before {
    content: ""
}
.zmdi-comment-image:before {
    content: ""
}
.zmdi-comment-list:before {
    content: ""
}
.zmdi-comment-more:before {
    content: ""
}
.zmdi-comment-outline:before {
    content: ""
}
.zmdi-comment-text-alt:before {
    content: ""
}
.zmdi-comment-text:before {
    content: ""
}
.zmdi-comment-video:before {
    content: ""
}
.zmdi-comment:before {
    content: ""
}
.zmdi-comments:before {
    content: ""
}
.zmdi-check-all:before {
    content: ""
}
.zmdi-check-circle-u:before {
    content: ""
}
.zmdi-check-circle:before {
    content: ""
}
.zmdi-check-square:before {
    content: ""
}
.zmdi-check:before {
    content: ""
}
.zmdi-circle-o:before {
    content: ""
}
.zmdi-circle:before {
    content: ""
}
.zmdi-dot-circle-alt:before {
    content: ""
}
.zmdi-dot-circle:before {
    content: ""
}
.zmdi-minus-circle-outline:before {
    content: ""
}
.zmdi-minus-circle:before {
    content: ""
}
.zmdi-minus-square:before {
    content: ""
}
.zmdi-minus:before {
    content: ""
}
.zmdi-plus-circle-o-duplicate:before {
    content: ""
}
.zmdi-plus-circle-o:before {
    content: ""
}
.zmdi-plus-circle:before {
    content: ""
}
.zmdi-plus-square:before {
    content: ""
}
.zmdi-plus:before {
    content: ""
}
.zmdi-square-o:before {
    content: ""
}
.zmdi-star-circle:before {
    content: ""
}
.zmdi-star-half:before {
    content: ""
}
.zmdi-star-outline:before {
    content: ""
}
.zmdi-star:before {
    content: ""
}
.zmdi-bluetooth-connected:before {
    content: ""
}
.zmdi-bluetooth-off:before {
    content: ""
}
.zmdi-bluetooth-search:before {
    content: ""
}
.zmdi-bluetooth-setting:before {
    content: ""
}
.zmdi-bluetooth:before {
    content: ""
}
.zmdi-camera-add:before {
    content: ""
}
.zmdi-camera-alt:before {
    content: ""
}
.zmdi-camera-bw:before {
    content: ""
}
.zmdi-camera-front:before {
    content: ""
}
.zmdi-camera-mic:before {
    content: ""
}
.zmdi-camera-party-mode:before {
    content: ""
}
.zmdi-camera-rear:before {
    content: ""
}
.zmdi-camera-roll:before {
    content: ""
}
.zmdi-camera-switch:before {
    content: ""
}
.zmdi-camera:before {
    content: ""
}
.zmdi-card-alert:before {
    content: ""
}
.zmdi-card-off:before {
    content: ""
}
.zmdi-card-sd:before {
    content: ""
}
.zmdi-card-sim:before {
    content: ""
}
.zmdi-desktop-mac:before {
    content: ""
}
.zmdi-desktop-windows:before {
    content: ""
}
.zmdi-device-hub:before {
    content: ""
}
.zmdi-devices-off:before {
    content: ""
}
.zmdi-devices:before {
    content: ""
}
.zmdi-dock:before {
    content: ""
}
.zmdi-floppy:before {
    content: ""
}
.zmdi-gamepad:before {
    content: ""
}
.zmdi-gps-dot:before {
    content: ""
}
.zmdi-gps-off:before {
    content: ""
}
.zmdi-gps:before {
    content: ""
}
.zmdi-headset-mic:before {
    content: ""
}
.zmdi-headset:before {
    content: ""
}
.zmdi-input-antenna:before {
    content: ""
}
.zmdi-input-composite:before {
    content: ""
}
.zmdi-input-hdmi:before {
    content: ""
}
.zmdi-input-power:before {
    content: ""
}
.zmdi-input-svideo:before {
    content: ""
}
.zmdi-keyboard-hide:before {
    content: ""
}
.zmdi-keyboard:before {
    content: ""
}
.zmdi-laptop-chromebook:before {
    content: ""
}
.zmdi-laptop-mac:before {
    content: ""
}
.zmdi-laptop:before {
    content: ""
}
.zmdi-mic-off:before {
    content: ""
}
.zmdi-mic-outline:before {
    content: ""
}
.zmdi-mic-setting:before {
    content: ""
}
.zmdi-mic:before {
    content: ""
}
.zmdi-mouse:before {
    content: ""
}
.zmdi-network-alert:before {
    content: ""
}
.zmdi-network-locked:before {
    content: ""
}
.zmdi-network-off:before {
    content: ""
}
.zmdi-network-outline:before {
    content: ""
}
.zmdi-network-setting:before {
    content: ""
}
.zmdi-network:before {
    content: ""
}
.zmdi-phone-bluetooth:before {
    content: ""
}
.zmdi-phone-end:before {
    content: ""
}
.zmdi-phone-forwarded:before {
    content: ""
}
.zmdi-phone-in-talk:before {
    content: ""
}
.zmdi-phone-locked:before {
    content: ""
}
.zmdi-phone-missed:before {
    content: ""
}
.zmdi-phone-msg:before {
    content: ""
}
.zmdi-phone-paused:before {
    content: ""
}
.zmdi-phone-ring:before {
    content: ""
}
.zmdi-phone-setting:before {
    content: ""
}
.zmdi-phone-sip:before {
    content: ""
}
.zmdi-phone:before {
    content: ""
}
.zmdi-portable-wifi-changes:before {
    content: ""
}
.zmdi-portable-wifi-off:before {
    content: ""
}
.zmdi-portable-wifi:before {
    content: ""
}
.zmdi-radio:before {
    content: ""
}
.zmdi-reader:before {
    content: ""
}
.zmdi-remote-control-alt:before {
    content: ""
}
.zmdi-remote-control:before {
    content: ""
}
.zmdi-router:before {
    content: ""
}
.zmdi-scanner:before {
    content: ""
}
.zmdi-smartphone-android:before {
    content: ""
}
.zmdi-smartphone-download:before {
    content: ""
}
.zmdi-smartphone-erase:before {
    content: ""
}
.zmdi-smartphone-info:before {
    content: ""
}
.zmdi-smartphone-iphone:before {
    content: ""
}
.zmdi-smartphone-landscape-lock:before {
    content: ""
}
.zmdi-smartphone-landscape:before {
    content: ""
}
.zmdi-smartphone-lock:before {
    content: ""
}
.zmdi-smartphone-portrait-lock:before {
    content: ""
}
.zmdi-smartphone-ring:before {
    content: ""
}
.zmdi-smartphone-setting:before {
    content: ""
}
.zmdi-smartphone-setup:before {
    content: ""
}
.zmdi-smartphone:before {
    content: ""
}
.zmdi-speaker:before {
    content: ""
}
.zmdi-tablet-android:before {
    content: ""
}
.zmdi-tablet-mac:before {
    content: ""
}
.zmdi-tablet:before {
    content: ""
}
.zmdi-tv-alt-play:before {
    content: ""
}
.zmdi-tv-list:before {
    content: ""
}
.zmdi-tv-play:before {
    content: ""
}
.zmdi-tv:before {
    content: ""
}
.zmdi-usb:before {
    content: ""
}
.zmdi-videocam-off:before {
    content: ""
}
.zmdi-videocam-switch:before {
    content: ""
}
.zmdi-videocam:before {
    content: ""
}
.zmdi-watch:before {
    content: ""
}
.zmdi-wifi-alt-2:before {
    content: ""
}
.zmdi-wifi-alt:before {
    content: ""
}
.zmdi-wifi-info:before {
    content: ""
}
.zmdi-wifi-lock:before {
    content: ""
}
.zmdi-wifi-off:before {
    content: ""
}
.zmdi-wifi-outline:before {
    content: ""
}
.zmdi-wifi:before {
    content: ""
}
.zmdi-arrow-left-bottom:before {
    content: ""
}
.zmdi-arrow-left:before {
    content: ""
}
.zmdi-arrow-merge:before {
    content: ""
}
.zmdi-arrow-missed:before {
    content: ""
}
.zmdi-arrow-right-top:before {
    content: ""
}
.zmdi-arrow-right:before {
    content: ""
}
.zmdi-arrow-split:before {
    content: ""
}
.zmdi-arrows:before {
    content: ""
}
.zmdi-caret-down-circle:before {
    content: ""
}
.zmdi-caret-down:before {
    content: ""
}
.zmdi-caret-left-circle:before {
    content: ""
}
.zmdi-caret-left:before {
    content: ""
}
.zmdi-caret-right-circle:before {
    content: ""
}
.zmdi-caret-right:before {
    content: ""
}
.zmdi-caret-up-circle:before {
    content: ""
}
.zmdi-caret-up:before {
    content: ""
}
.zmdi-chevron-down:before {
    content: ""
}
.zmdi-chevron-left:before {
    content: ""
}
.zmdi-chevron-right:before {
    content: ""
}
.zmdi-chevron-up:before {
    content: ""
}
.zmdi-forward:before {
    content: ""
}
.zmdi-long-arrow-down:before {
    content: ""
}
.zmdi-long-arrow-left:before {
    content: ""
}
.zmdi-long-arrow-return:before {
    content: ""
}
.zmdi-long-arrow-right:before {
    content: ""
}
.zmdi-long-arrow-tab:before {
    content: ""
}
.zmdi-long-arrow-up:before {
    content: ""
}
.zmdi-rotate-ccw:before {
    content: ""
}
.zmdi-rotate-cw:before {
    content: ""
}
.zmdi-rotate-left:before {
    content: ""
}
.zmdi-rotate-right:before {
    content: ""
}
.zmdi-square-down:before {
    content: ""
}
.zmdi-square-right:before {
    content: ""
}
.zmdi-swap-alt:before {
    content: ""
}
.zmdi-swap-vertical-circle:before {
    content: ""
}
.zmdi-swap-vertical:before {
    content: ""
}
.zmdi-swap:before {
    content: ""
}
.zmdi-trending-down:before {
    content: ""
}
.zmdi-trending-flat:before {
    content: ""
}
.zmdi-trending-up:before {
    content: ""
}
.zmdi-unfold-less:before {
    content: ""
}
.zmdi-unfold-more:before {
    content: ""
}
.zmdi-apps:before {
    content: ""
}
.zmdi-grid-off:before {
    content: ""
}
.zmdi-grid:before {
    content: ""
}
.zmdi-view-agenda:before {
    content: ""
}
.zmdi-view-array:before {
    content: ""
}
.zmdi-view-carousel:before {
    content: ""
}
.zmdi-view-column:before {
    content: ""
}
.zmdi-view-comfy:before {
    content: ""
}
.zmdi-view-compact:before {
    content: ""
}
.zmdi-view-dashboard:before {
    content: ""
}
.zmdi-view-day:before {
    content: ""
}
.zmdi-view-headline:before {
    content: ""
}
.zmdi-view-list-alt:before {
    content: ""
}
.zmdi-view-list:before {
    content: ""
}
.zmdi-view-module:before {
    content: ""
}
.zmdi-view-quilt:before {
    content: ""
}
.zmdi-view-stream:before {
    content: ""
}
.zmdi-view-subtitles:before {
    content: ""
}
.zmdi-view-toc:before {
    content: ""
}
.zmdi-view-web:before {
    content: ""
}
.zmdi-view-week:before {
    content: ""
}
.zmdi-widgets:before {
    content: ""
}
.zmdi-alarm-check:before {
    content: ""
}
.zmdi-alarm-off:before {
    content: ""
}
.zmdi-alarm-plus:before {
    content: ""
}
.zmdi-alarm-snooze:before {
    content: ""
}
.zmdi-alarm:before {
    content: ""
}
.zmdi-calendar-alt:before {
    content: ""
}
.zmdi-calendar-check:before {
    content: ""
}
.zmdi-calendar-close:before {
    content: ""
}
.zmdi-calendar-note:before {
    content: ""
}
.zmdi-calendar:before {
    content: ""
}
.zmdi-time-countdown:before {
    content: ""
}
.zmdi-time-interval:before {
    content: ""
}
.zmdi-time-restore-setting:before {
    content: ""
}
.zmdi-time-restore:before {
    content: ""
}
.zmdi-time:before {
    content: ""
}
.zmdi-timer-off:before {
    content: ""
}
.zmdi-timer:before {
    content: ""
}
.zmdi-android-alt:before {
    content: ""
}
.zmdi-android:before {
    content: ""
}
.zmdi-apple:before {
    content: ""
}
.zmdi-behance:before {
    content: ""
}
.zmdi-codepen:before {
    content: ""
}
.zmdi-dribbble:before {
    content: ""
}
.zmdi-dropbox:before {
    content: ""
}
.zmdi-evernote:before {
    content: ""
}
.zmdi-facebook-box:before {
    content: ""
}
.zmdi-facebook:before {
    content: ""
}
.zmdi-github-box:before {
    content: ""
}
.zmdi-github:before {
    content: ""
}
.zmdi-google-drive:before {
    content: ""
}
.zmdi-google-earth:before {
    content: ""
}
.zmdi-google-glass:before {
    content: ""
}
.zmdi-google-maps:before {
    content: ""
}
.zmdi-google-pages:before {
    content: ""
}
.zmdi-google-play:before {
    content: ""
}
.zmdi-google-plus-box:before {
    content: ""
}
.zmdi-google-plus:before {
    content: ""
}
.zmdi-google:before {
    content: ""
}
.zmdi-instagram:before {
    content: ""
}
.zmdi-language-css3:before {
    content: ""
}
.zmdi-language-html5:before {
    content: ""
}
.zmdi-language-javascript:before {
    content: ""
}
.zmdi-language-python-alt:before {
    content: ""
}
.zmdi-language-python:before {
    content: ""
}
.zmdi-lastfm:before {
    content: ""
}
.zmdi-linkedin-box:before {
    content: ""
}
.zmdi-paypal:before {
    content: ""
}
.zmdi-pinterest-box:before {
    content: ""
}
.zmdi-pocket:before {
    content: ""
}
.zmdi-polymer:before {
    content: ""
}
.zmdi-share:before {
    content: ""
}
.zmdi-stackoverflow:before {
    content: ""
}
.zmdi-steam-square:before {
    content: ""
}
.zmdi-steam:before {
    content: ""
}
.zmdi-twitter-box:before {
    content: ""
}
.zmdi-twitter:before {
    content: ""
}
.zmdi-vk:before {
    content: ""
}
.zmdi-wikipedia:before {
    content: ""
}
.zmdi-windows:before {
    content: ""
}
.zmdi-aspect-ratio-alt:before {
    content: ""
}
.zmdi-aspect-ratio:before {
    content: ""
}
.zmdi-blur-circular:before {
    content: ""
}
.zmdi-blur-linear:before {
    content: ""
}
.zmdi-blur-off:before {
    content: ""
}
.zmdi-blur:before {
    content: ""
}
.zmdi-brightness-2:before {
    content: ""
}
.zmdi-brightness-3:before {
    content: ""
}
.zmdi-brightness-4:before {
    content: ""
}
.zmdi-brightness-5:before {
    content: ""
}
.zmdi-brightness-6:before {
    content: ""
}
.zmdi-brightness-7:before {
    content: ""
}
.zmdi-brightness-auto:before {
    content: ""
}
.zmdi-brightness-setting:before {
    content: ""
}
.zmdi-broken-image:before {
    content: ""
}
.zmdi-center-focus-strong:before {
    content: ""
}
.zmdi-center-focus-weak:before {
    content: ""
}
.zmdi-compare:before {
    content: ""
}
.zmdi-crop-16-9:before {
    content: ""
}
.zmdi-crop-3-2:before {
    content: ""
}
.zmdi-crop-5-4:before {
    content: ""
}
.zmdi-crop-7-5:before {
    content: ""
}
.zmdi-crop-din:before {
    content: ""
}
.zmdi-crop-free:before {
    content: ""
}
.zmdi-crop-landscape:before {
    content: ""
}
.zmdi-crop-portrait:before {
    content: ""
}
.zmdi-crop-square:before {
    content: ""
}
.zmdi-exposure-alt:before {
    content: ""
}
.zmdi-exposure:before {
    content: ""
}
.zmdi-filter-b-and-w:before {
    content: ""
}
.zmdi-filter-center-focus:before {
    content: ""
}
.zmdi-filter-frames:before {
    content: ""
}
.zmdi-filter-tilt-shift:before {
    content: ""
}
.zmdi-gradient:before {
    content: ""
}
.zmdi-grain:before {
    content: ""
}
.zmdi-graphic-eq:before {
    content: ""
}
.zmdi-hdr-off:before {
    content: ""
}
.zmdi-hdr-strong:before {
    content: ""
}
.zmdi-hdr-weak:before {
    content: ""
}
.zmdi-hdr:before {
    content: ""
}
.zmdi-iridescent:before {
    content: ""
}
.zmdi-leak-off:before {
    content: ""
}
.zmdi-leak:before {
    content: ""
}
.zmdi-looks:before {
    content: ""
}
.zmdi-loupe:before {
    content: ""
}
.zmdi-panorama-horizontal:before {
    content: ""
}
.zmdi-panorama-vertical:before {
    content: ""
}
.zmdi-panorama-wide-angle:before {
    content: ""
}
.zmdi-photo-size-select-large:before {
    content: ""
}
.zmdi-photo-size-select-small:before {
    content: ""
}
.zmdi-picture-in-picture:before {
    content: ""
}
.zmdi-slideshow:before {
    content: ""
}
.zmdi-texture:before {
    content: ""
}
.zmdi-tonality:before {
    content: ""
}
.zmdi-vignette:before {
    content: ""
}
.zmdi-wb-auto:before {
    content: ""
}
.zmdi-eject-alt:before {
    content: ""
}
.zmdi-eject:before {
    content: ""
}
.zmdi-equalizer:before {
    content: ""
}
.zmdi-fast-forward:before {
    content: ""
}
.zmdi-fast-rewind:before {
    content: ""
}
.zmdi-forward-10:before {
    content: ""
}
.zmdi-forward-30:before {
    content: ""
}
.zmdi-forward-5:before {
    content: ""
}
.zmdi-hearing:before {
    content: ""
}
.zmdi-pause-circle-outline:before {
    content: ""
}
.zmdi-pause-circle:before {
    content: ""
}
.zmdi-pause:before {
    content: ""
}
.zmdi-play-circle-outline:before {
    content: ""
}
.zmdi-play-circle:before {
    content: ""
}
.zmdi-play:before {
    content: ""
}
.zmdi-playlist-audio:before {
    content: ""
}
.zmdi-playlist-plus:before {
    content: ""
}
.zmdi-repeat-one:before {
    content: ""
}
.zmdi-repeat:before {
    content: ""
}
.zmdi-replay-10:before {
    content: ""
}
.zmdi-replay-30:before {
    content: ""
}
.zmdi-replay-5:before {
    content: ""
}
.zmdi-replay:before {
    content: ""
}
.zmdi-shuffle:before {
    content: ""
}
.zmdi-skip-next:before {
    content: ""
}
.zmdi-skip-previous:before {
    content: ""
}
.zmdi-stop:before {
    content: ""
}
.zmdi-surround-sound:before {
    content: ""
}
.zmdi-tune:before {
    content: ""
}
.zmdi-volume-down:before {
    content: ""
}
.zmdi-volume-mute:before {
    content: ""
}
.zmdi-volume-off:before {
    content: ""
}
.zmdi-volume-up:before {
    content: ""
}
.zmdi-n-1-square:before {
    content: ""
}
.zmdi-n-2-square:before {
    content: ""
}
.zmdi-n-3-square:before {
    content: ""
}
.zmdi-n-4-square:before {
    content: ""
}
.zmdi-n-5-square:before {
    content: ""
}
.zmdi-n-6-square:before {
    content: ""
}
.zmdi-neg-1:before {
    content: ""
}
.zmdi-neg-2:before {
    content: ""
}
.zmdi-plus-1:before {
    content: ""
}
.zmdi-plus-2:before {
    content: ""
}
.zmdi-sec-10:before {
    content: ""
}
.zmdi-sec-3:before {
    content: ""
}
.zmdi-zero:before {
    content: ""
}
.zmdi-airline-seat-flat-angled:before {
    content: ""
}
.zmdi-airline-seat-flat:before {
    content: ""
}
.zmdi-airline-seat-individual-suite:before {
    content: ""
}
.zmdi-airline-seat-legroom-extra:before {
    content: ""
}
.zmdi-airline-seat-legroom-normal:before {
    content: ""
}
.zmdi-airline-seat-legroom-reduced:before {
    content: ""
}
.zmdi-airline-seat-recline-extra:before {
    content: ""
}
.zmdi-airline-seat-recline-normal:before {
    content: ""
}
.zmdi-airplay:before {
    content: ""
}
.zmdi-closed-caption:before {
    content: ""
}
.zmdi-confirmation-number:before {
    content: ""
}
.zmdi-developer-board:before {
    content: ""
}
.zmdi-disc-full:before {
    content: ""
}
.zmdi-explicit:before {
    content: ""
}
.zmdi-flight-land:before {
    content: ""
}
.zmdi-flight-takeoff:before {
    content: ""
}
.zmdi-flip-to-back:before {
    content: ""
}
.zmdi-flip-to-front:before {
    content: ""
}
.zmdi-group-work:before {
    content: ""
}
.zmdi-hd:before {
    content: ""
}
.zmdi-hq:before {
    content: ""
}
.zmdi-markunread-mailbox:before {
    content: ""
}
.zmdi-memory:before {
    content: ""
}
.zmdi-nfc:before {
    content: ""
}
.zmdi-play-for-work:before {
    content: ""
}
.zmdi-power-input:before {
    content: ""
}
.zmdi-present-to-all:before {
    content: ""
}
.zmdi-satellite:before {
    content: ""
}
.zmdi-tap-and-play:before {
    content: ""
}
.zmdi-vibration:before {
    content: ""
}
.zmdi-voicemail:before {
    content: ""
}
.zmdi-group:before {
    content: ""
}
.zmdi-rss:before {
    content: ""
}
.zmdi-shape:before {
    content: ""
}
.zmdi-spinner:before {
    content: ""
}
.zmdi-ungroup:before {
    content: ""
}
.zmdi-500px:before {
    content: ""
}
.zmdi-8tracks:before {
    content: ""
}
.zmdi-amazon:before {
    content: ""
}
.zmdi-blogger:before {
    content: ""
}
.zmdi-delicious:before {
    content: ""
}
.zmdi-disqus:before {
    content: ""
}
.zmdi-flattr:before {
    content: ""
}
.zmdi-flickr:before {
    content: ""
}
.zmdi-github-alt:before {
    content: ""
}
.zmdi-google-old:before {
    content: ""
}
.zmdi-linkedin:before {
    content: ""
}
.zmdi-odnoklassniki:before {
    content: ""
}
.zmdi-outlook:before {
    content: ""
}
.zmdi-paypal-alt:before {
    content: ""
}
.zmdi-pinterest:before {
    content: ""
}
.zmdi-playstation:before {
    content: ""
}
.zmdi-reddit:before {
    content: ""
}
.zmdi-skype:before {
    content: ""
}
.zmdi-slideshare:before {
    content: ""
}
.zmdi-soundcloud:before {
    content: ""
}
.zmdi-tumblr:before {
    content: ""
}
.zmdi-twitch:before {
    content: ""
}
.zmdi-vimeo:before {
    content: ""
}
.zmdi-whatsapp:before {
    content: ""
}
.zmdi-xbox:before {
    content: ""
}
.zmdi-yahoo:before {
    content: ""
}
.zmdi-youtube-play:before {
    content: ""
}
.zmdi-youtube:before {
    content: ""
}
.zmdi-import-export:before,
.zmdi-swap-vertical-:before {
    content: ""
}
.zmdi-airplanemode-inactive:before {
    content: ""
}
.zmdi-airplanemode-active:before,
.zmdi-rate-review:before {
    content: ""
}
.zmdi-comment-sign:before {
    content: ""
}
.zmdi-network-warning:before {
    content: ""
}
.zmdi-shopping-cart-add:before {
    content: ""
}
.zmdi-file-add:before {
    content: ""
}
.zmdi-network-wifi-scan:before {
    content: ""
}
.zmdi-collection-add:before {
    content: ""
}
.zmdi-format-playlist-add:before {
    content: ""
}
.zmdi-format-queue-music:before {
    content: ""
}
.zmdi-plus-box:before {
    content: ""
}
.zmdi-tag-backspace:before {
    content: ""
}
.zmdi-alarm-add:before {
    content: ""
}
.zmdi-battery-charging:before {
    content: ""
}
.zmdi-daydream-setting:before {
    content: ""
}
.zmdi-more-horiz:before {
    content: ""
}
.zmdi-book-photo:before {
    content: ""
}
.zmdi-incandescent:before {
    content: ""
}
.zmdi-wb-iridescent:before {
    content: ""
}
.zmdi-calendar-remove:before {
    content: ""
}
.zmdi-refresh-sync-disabled:before {
    content: ""
}
.zmdi-refresh-sync-problem:before {
    content: ""
}
.zmdi-crop-original:before {
    content: ""
}
.zmdi-power-off:before {
    content: ""
}
.zmdi-power-off-setting:before {
    content: ""
}
.zmdi-leak-remove:before {
    content: ""
}
.zmdi-star-border:before {
    content: ""
}
.zmdi-brightness-low:before {
    content: ""
}
.zmdi-brightness-medium:before {
    content: ""
}
.zmdi-brightness-high:before {
    content: ""
}
.zmdi-smartphone-portrait:before {
    content: ""
}
.zmdi-live-tv:before {
    content: ""
}
.zmdi-format-textdirection-l-to-r:before {
    content: ""
}
.zmdi-format-textdirection-r-to-l:before {
    content: ""
}
.zmdi-arrow-back:before {
    content: ""
}
.zmdi-arrow-forward:before {
    content: ""
}
.zmdi-arrow-in:before {
    content: ""
}
.zmdi-arrow-out:before {
    content: ""
}
.zmdi-rotate-90-degrees-ccw:before {
    content: ""
}
.zmdi-adb:before {
    content: ""
}
.zmdi-network-wifi:before {
    content: ""
}
.zmdi-network-wifi-alt:before {
    content: ""
}
.zmdi-network-wifi-lock:before {
    content: ""
}
.zmdi-network-wifi-off:before {
    content: ""
}
.zmdi-network-wifi-outline:before {
    content: ""
}
.zmdi-network-wifi-info:before {
    content: ""
}
.zmdi-layers-clear:before {
    content: ""
}
.zmdi-colorize:before {
    content: ""
}
.zmdi-format-paint:before {
    content: ""
}
.zmdi-format-quote:before {
    content: ""
}
.zmdi-camera-monochrome-photos:before {
    content: ""
}
.zmdi-sort-by-alpha:before {
    content: ""
}
.zmdi-folder-shared:before {
    content: ""
}
.zmdi-folder-special:before {
    content: ""
}
.zmdi-comment-dots:before {
    content: ""
}
.zmdi-reorder:before {
    content: ""
}
.zmdi-dehaze:before {
    content: ""
}
.zmdi-sort:before {
    content: ""
}
.zmdi-pages:before {
    content: ""
}
.zmdi-stack-overflow:before {
    content: ""
}
.zmdi-calendar-account:before {
    content: ""
}
.zmdi-paste:before {
    content: ""
}
.zmdi-cut:before {
    content: ""
}
.zmdi-save:before {
    content: ""
}
.zmdi-smartphone-code:before {
    content: ""
}
.zmdi-directions-bike:before {
    content: ""
}
.zmdi-directions-boat:before {
    content: ""
}
.zmdi-directions-bus:before {
    content: ""
}
.zmdi-directions-car:before {
    content: ""
}
.zmdi-directions-railway:before {
    content: ""
}
.zmdi-directions-run:before {
    content: ""
}
.zmdi-directions-subway:before {
    content: ""
}
.zmdi-directions-walk:before {
    content: ""
}
.zmdi-local-hotel:before {
    content: ""
}
.zmdi-local-activity:before,
.zmdi-local-play:before {
    content: ""
}
.zmdi-local-airport:before {
    content: ""
}
.zmdi-local-atm:before {
    content: ""
}
.zmdi-local-bar:before {
    content: ""
}
.zmdi-local-cafe:before {
    content: ""
}
.zmdi-local-car-wash:before {
    content: ""
}
.zmdi-local-convenience-store:before {
    content: ""
}
.zmdi-local-dining:before {
    content: ""
}
.zmdi-local-drink:before {
    content: ""
}
.zmdi-local-florist:before {
    content: ""
}
.zmdi-local-gas-station:before {
    content: ""
}
.zmdi-local-grocery-store:before {
    content: ""
}
.zmdi-local-hospital:before {
    content: ""
}
.zmdi-local-laundry-service:before {
    content: ""
}
.zmdi-local-library:before {
    content: ""
}
.zmdi-local-mall:before {
    content: ""
}
.zmdi-local-movies:before {
    content: ""
}
.zmdi-local-offer:before {
    content: ""
}
.zmdi-local-parking:before {
    content: ""
}
.zmdi-local-pharmacy:before {
    content: ""
}
.zmdi-local-phone:before {
    content: ""
}
.zmdi-local-pizza:before {
    content: ""
}
.zmdi-local-post-office:before {
    content: ""
}
.zmdi-local-printshop:before {
    content: ""
}
.zmdi-local-see:before {
    content: ""
}
.zmdi-local-shipping:before {
    content: ""
}
.zmdi-local-store:before {
    content: ""
}
.zmdi-local-taxi:before {
    content: ""
}
.zmdi-local-wc:before {
    content: ""
}
.zmdi-my-location:before {
    content: ""
}
.zmdi-directions:before {
    content: ""
}
@-webkit-viewport {
    zoom: 1;
    width: device-width
}
@-moz-viewport {
    zoom: 1;
    width: device-width
}
@-ms-viewport {
    zoom: 1;
    width: device-width
}
@-o-viewport {
    zoom: 1;
    width: device-width
}
@viewport {
    zoom: 1;
    width: device-width
}
::-webkit-scrollbar {
    width: 8px;
    padding: 2px
}
::-webkit-scrollbar-track {
    border-radius: 4px;
    background: #252529
}
::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #858585
}
* :focus {
    outline: 0 none;
    -moz-outline: 0 none;
    outline: thin transparent
}
a:active,
a:focus {
    border: none;
    outline: none;
    box-shadow: none
}
input::-moz-focus-inner {
    border: 0
}
.btn:active,
.btn:active:focus,
.btn:focus {
    outline: none;
    box-shadow: none
}
.form-control {
    color: #fff;
    font-weight: 400;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #5d5d5d;
    color: #fff
}
::-ms-clear {
    display: none
}
::-ms-reveal {
    width: 0;
    height: 0
}
a {
    -webkit-transition: color .3s ease;
    transition: color .3s ease
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700
}
.browserupgrade {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0
}
input[type=number],
input[type=text],
select,
textarea {
    font-size: 16px
}
select,
select.form-control {
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20276.7%20153%22%20enable-background%3D%22new%200%200%20276.7%20153%22%3E%3Cstyle%3E.arrow%7Bfill%3A%23ffffff%3B%7D%3C%2Fstyle%3E%3Cpath%20class%3D%22arrow%22%20d%3D%22M276.7%200H0l138.2%20153z%22%20%2F%3E%3C%2Fsvg%3E);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-size: auto 20%;
    outline: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none
}
.form-control {
    background: #4a475c;
    border: none
}
.form-control::-webkit-input-placeholder {
    color: #33313f
}
.form-control:-moz-placeholder,
.form-control::-moz-placeholder {
    color: #33313f
}
.form-control:-ms-input-placeholder {
    color: #33313f
}
.form-control:hover {
    background-color: rgba(22, 22, 25, .5)
}
.has-error .form-control,
.has-error .form-control:focus {
    background-color: rgba(173, 79, 90, .84);
    box-shadow: none
}
.has-error .control-label,
.has-error .help-block {
    color: #e93e53
}
.form-control:focus {
    outline: none;
    box-shadow: none
}
.control-label {
    color: rgba(213, 216, 223, .5);
    font-weight: 400
}
.btn {
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}
.btn-default {
    background: none;
    color: #d5d8df;
    border: 1px solid rgba(213, 216, 223, .5)
}
.btn-default:hover {
    border-color: rgba(213, 216, 223, .5)
}
.btn-default:active,
.btn-default:focus {
    border: 1px solid rgba(213, 216, 223, .5)
}
.btn-primary {
    background-color: #5344a2;
    border-color: #5344a2
}
.btn-primary:hover {
    background-color: #6d5ebb;
    border-color: #6d5ebb
}
.btn-primary:focus {
    background-color: #4a475c;
    border-color: #4a475c
}
.btn-primary:active,
.btn-primary:hover:active,
.open>.btn-primary.dropdown-toggle,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    background-color: #41357e;
    border-color: #41357e
}
.alert {
    border: none
}
.alert-danger {
    background-color: #bb5d6a;
    color: #fff
}
.alert-success {
    background-color: #83af70;
    color: #fff
}
html {
    box-sizing: border-box;
    font-size: 62.5%
}
*,
:after,
:before {
    box-sizing: inherit
}
body,
html {
    width: 100%;
    height: 100%;
    margin: 0
}
body {
    font-family: Lato, sans-serif;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #252529;
    overflow-y: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.touch body {
    text-rendering: optimizeLegibility
}
.wf-active body {
    font-family: Lato, sans-serif
}
.wrapper {
    overflow: hidden;
}
.canvas,
.wrapper {
    position: relative;
    width: 100%;
    height: 100%
}
.canvas {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform
}
.navbar.navbar-default {
    background: rgba(37, 37, 41, .6);
    border: none
}
.navbar-nav>.dropdown>a {
    width: 38px;
    height: 38px;
    margin: 12px 0 0;
    padding: 0;
    color: #fff;
    font-size: 17px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 100%;
    line-height: 35px
}
.navbar-nav>.dropdown>.toggle-filters {
    border: none;
    font-size: 20px;
    line-height: 38px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .navbar-nav>.dropdown>.toggle-filters {
        width: 30px
    }
}
.navbar-nav>.dropdown>.toggle-sort {
    font-size: 18px
}
.navbar-nav>.dropdown>a:hover {
    opacity: .5
}
.navbar-default .navbar-nav>.dropdown.open>a,
.navbar-default .navbar-nav>.dropdown.open>a:focus,
.navbar-default .navbar-nav>.dropdown.open>a:hover {
    background: rgba(82, 80, 91, .75);
    color: #fff;
    text-decoration: none;
    outline: none;
    border-color: #d5d8df
}
.navbar-default .navbar-nav>li.dropdown>a {
    color: #fff
}
.navbar-nav>li.dropdown>.dropdown-menu {
    top: 130%;
    background: #52505b;
    box-shadow: 0 45px 100px rgba(0, 0, 0, .25);
    border: 1px solid rgba(213, 216, 223, .26);
    border-radius: 4px
}
.navbar-nav>li {
    margin-left: 15px
}
.off-canvas--toggle {
    float: left;
    display: inline-block;
    width: 60px;
    height: auto;
    margin: 0;
    color: #fff;
    font-size: 24px;
    text-align: left;
    line-height: 60px
}
.off-canvas--toggle:active,
.off-canvas--toggle:hover {
    color: #fff;
    opacity: .5
}
.off-canvas--toggle:active:active,
.off-canvas--toggle:hover:active {
    opacity: .25
}
.off-canvas--toggle:focus {
    color: #fff
}
.off-canvas--toggle i {
    margin-left: 4px
}
.aside-menu {
    width: 300px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #252529;
    color: #d5d8df;
    padding: 15px
}
.aside-menu .lead {
    font-size: 17px
}
.aside-menu ul {
    margin: 0;
    padding: 0
}
.aside-menu ul li {
    list-style-type: none
}
.aside-menu ul li.menu-title {
    color: hsla(0, 0%, 100%, .5);
    text-transform: uppercase;
    letter-spacing: .08em;
    font-weight: 300
}
.aside-menu ul li a {
    display: block;
    color: #fff;
    line-height: 26px;
    letter-spacing: .05em;
    text-decoration: none;
    border-bottom: 1px solid transparent
}
.aside-menu ul li a:hover {
    color: #beb8e1;
    border-bottom-color: rgba(213, 216, 223, .15)
}
.aside-menu ul li a:active {
    opacity: .5
}
.aside-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: hsla(0, 0%, 100%, .5)
}
.aside-logout {
    position: absolute;
    left: 15px;
    bottom: 30px;
    color: #fff;
    font-size: 18px
}
.dropdown .dropdown-menu:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 5px solid transparent;
    border-bottom-color: transparent;
    content: ''
}
.dropdown .dropdown-menu:after {
    position: absolute;
    top: -8px;
    right: 10px;
    display: inline-block;
    border-right: 8px solid transparent;
    border-bottom: 8px solid hsla(0, 0%, 100%, .75);
    border-left: 8px solid transparent;
    content: ''
}
.dropdown .dropdown-menu>li>a {
    color: #fff;
    padding: 5px 15px
}
.dropdown .dropdown-menu .zmdi {
    margin-right: 5px
}
.dropdown .dropdown-menu>li>a:hover {
    background: none;
    opacity: .5
}
.dropdown-filters {
    width: 250px;
    min-height: 215px
}
.dropdown-filters .dropdown-header {
    font-size: 16px;
    font-weight: 300;
    line-height: 30px;
    padding-bottom: 10px;
    color: hsla(0, 0%, 100%, .5);
    border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}
.header-title {
    float: left;
    display: inline-block;
    margin: 0 0 0 -15px;
    color: #d5d8df;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 60px
}
.header-title strong {
    font-weight: 700
}
.canvas main {
    width: 100vw;
    position: relative
}
.canvas main,
.intern,
.map-container {
    height: 100vh;
    margin: 0;
    padding: 0;
    background: #4a475c;
    /*overflow-y: auto;*/
}
.iframe-container {
    position: relative;
    height: calc(100vh - 60px) ;
    margin: 0;
    padding: 0;
    background: #4a475c;
    top:60px;
    /*overflow-y: auto;*/
}
.iframe-container iframe {

    height: 100%;
    width: 100%;
    border:0;
    /*overflow-y: auto;*/
}
.intern,
.map-container {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    z-index: 0
}
.page-content {
    box-shadow: 0 35vh 0 rgba(93, 90, 113, .25)
}
.hardware-container {
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 60vh;
    margin: 0;
    padding: 0 0 15px;
    background: #4a475c;
    border-top: 1px solid rgba(213, 216, 223, .3);
    z-index: 5;
    -webkit-transform: translateZ(0) translateX(54vh);
    transform: translateZ(0) translateX(54vh);
    -webkit-transform: translate3d(0, 54vh, 0);
    transform: translate3d(0, 54vh, 0);
    -webkit-transition: transform .25s cubic-bezier(.694, .0482, .335, 1);
    -webkit-transition: -webkit-transform .25s cubic-bezier(.694, .0482, .335, 1);
    transition: -webkit-transform .25s cubic-bezier(.694, .0482, .335, 1);
    transition: transform .25s cubic-bezier(.694, .0482, .335, 1);
    transition: transform .25s cubic-bezier(.694, .0482, .335, 1), -webkit-transform .25s cubic-bezier(.694, .0482, .335, 1)
}
.left-list{
    display: block;
    width: 45%;
    min-width:720px;
    height: 94vh!important; 
    position: fixed;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0;
    padding: 0 0 15px;
    background: #4a475c;
    border-top: 1px solid rgba(213, 216, 223, .3);
    z-index: 5;
}
@-webkit-keyframes slideMap {
    0% {
        height: 100vh
    }
    to {
        height: 60vh
    }
}
@keyframes slideMap {
    0% {
        height: 100vh
    }
    to {
        height: 60vh
    }
}
.hardware-container .form-top--search{
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
@-webkit-keyframes slideForm {
    0% {
        -webkit-transform: translateZ(100%) translateX(0);
        transform: translateZ(100%) translateX(0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@keyframes slideForm {
    0% {
        -webkit-transform: translateZ(100%) translateX(0);
        transform: translateZ(100%) translateX(0);
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    to {
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.table-wrapper {
    width: 100%;
    height: 100%;
    padding-bottom: 50px;
    -webkit-overflow-scrolling: touch
}
.table-responsive.table-wrapper {
    border: none
}
.hardware-container .table th,  .left-list .table th{
    padding-top: 0;
    padding-bottom: 0;
    color: #9e9ea0;
    font-weight: 300;
    line-height: 45px;
    border-bottom: 1px solid rgba(213, 216, 223, .3);
    white-space: nowrap;

}

.table thead tr {
    background-color: rgba(37, 37, 41, .6)
}
.table td {
    color: #fff;
    font-weight: 400
}
.table-striped>tbody>tr {
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}
.table-striped>tbody>tr:nth-of-type {
    background-color: rgba(37, 37, 41, .4)
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: rgba(37, 37, 41, .6)
}
.table-hover>tbody>tr:hover {
    background-color: #3d3d44
}
.hardware-container .table td:first-child,
.hardware-container .table th:first-child,
.left-list .table td:first-child, 
.left-list .table th:first-child{
    padding-left: 15px
}
.hardware-container .table td:last-child,
.hardware-container .table th:last-child,
.left-list .table td:last-child, 
.left-list .table th:last-child {
    padding-right: 15px
}
.hardware-container .table>tbody>tr>td {
    border: none
}
.hardware-container .table .more, 
.left-list .table .more {
    color: #fff;
    visibility: hidden
}

.app-link,
.hardware-container .table .app-link,
.hardware-container .table .map-link,
.left-list .table .map-link,
.table-widget .map-link {
    position: relative;
    color: #fff;
    text-decoration: none;
    border-bottom: 1px solid hsla(0, 0%, 100%, .5)
}

.app-link:hover,
.hardware-container .table .app-link:hover,
.hardware-container .table .map-link:hover,
.left-list .table .map-link:hover,
.table-widget .map-link:hover {
    color: #fff;
    text-decoration: none;
    opacity: .75
}
.app-link:active,
.app-link:focus,
.hardware-container .table .app-link:active,
.hardware-container .table .app-link:focus,
.hardware-container .table .map-link:active,
.hardware-container .table .map-link:focus,
.table-widget .map-link:active,
.table-widget .map-link:focus {
    color: #fff;
    opacity: .25
}
.hardware-container .table .app-link:before {
    position: absolute;
    right: -12px;
    top: 0;
    font-family: material-design-iconic-font;
    content: "\f2ed";
    color: hsla(0, 0%, 100%, .5);
    visibility: hidden
}
.hardware-container .table-hover>tbody>tr:hover .more,
.left-list .table-hover>tbody>tr:hover .more, 
.hardware-container .table .app-link:hover:before {
    visibility: visible
}
.left-list .table tbody td, .left-list .table thead th {
    float: left;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
      line-height: 50px;
    }

.left-list .table-sort, .left-list .table-sort-two{
    width: auto!important;
}
.bdg-status {
    min-width: 45px;
    max-height: 22px;
    background: none;
    text-transform: uppercase;
    letter-spacing: .02em;
    border: 2px solid transparent;
    border-radius: 4px
}
.bdg-status.on {
    border-color: #98c93c
}
.bdg-status.sending {
    border-color: #3c8dc9;
    background-color: #3c8dc9
}
.bdg-status.off {
    border-color: #e93e53;
    -webkit-animation: pulse .6s linear infinite;
    animation: pulse .6s linear infinite
}
.bdg-status.radar-off {
    border-color: #61dabf
}
.bdg-status.none {
    border-color: #fbc02d;
    max-height: 22px
}
.bdg-status.long-off {
    border-color: #e0dede;
    background-color: #e0dede
}
.bdg-status.long-off .zmdi {
    position: relative;
    top: -2px;
    font-size: 16px;
    color: #565050
}
.bdg-status.none .zmdi {
    font-size: 24px;
    line-height: 22px;
    position: relative;
    top: -5px
}
@-webkit-keyframes wifianimation {
    0% {
        opacity: .75
    }
    5% {
        opactiy: 1
    }
    6% {
        opactiy: .25
    }
    to {
        opactiy: 1
    }
}
@keyframes wifianimation {
    0% {
        opacity: .75
    }
    5% {
        opactiy: 1
    }
    6% {
        opactiy: .25
    }
    to {
        opactiy: 1
    }
}
.signal-icon {
    width: 20px;
    height: auto
}
.eq-card .signal-icon {
    width: 16px;
    position: relative;
    top: -2px;
    right: -6px
}
.signal {
    opacity: .25;
    -webkit-animation: wifianimation 3s infinite;
    animation: wifianimation 3s infinite
}
.signal.s1 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s
}
.signal.s2 {
    -webkit-animation-delay: .4s;
    animation-delay: .4s
}
.signal.s3 {
    -webkit-animation-delay: .2s;
    animation-delay: .2s
}
.signal-icon.signal-25 .signal {
    -webkit-animation: none;
    animation: none
}
.signal-icon.signal-25 .signal.s1,
.signal-icon.signal-25 .signal.s2 {
    opacity: .25
}
.signal-icon.signal-25 .signal.s3 {
    opacity: 1
}
.signal-icon.signal-50 .signal {
    -webkit-animation: none;
    animation: none
}
.signal-icon.signal-50 .signal.s1 {
    opacity: .25
}
.signal-icon.signal-50 .signal.s2,
.signal-icon.signal-50 .signal.s3 {
    opacity: 1
}
.signal-icon.signal-75 .signal {
    -webkit-animation: none;
    animation: none
}
.signal-icon.signal-75 .signal.s1,
.signal-icon.signal-75 .signal.s2,
.signal-icon.signal-75 .signal.s3 {
    opacity: 1
}
@-webkit-keyframes pulse {
    0% {
        background-color: none
    }
    50% {
        background-color: #e93e53
    }
    to {
        background-color: none
    }
}
@keyframes pulse {
    0% {
        background-color: none
    }
    50% {
        background-color: #e93e53
    }
    to {
        background-color: none
    }
}
@-webkit-keyframes pulseCircle {
    0% {
        color: #fff
    }
    50% {
        color: #e93e53
    }
    to {
        color: #fff
    }
}
@keyframes pulseCircle {
    0% {
        color: #fff
    }
    50% {
        color: #e93e53
    }
    to {
        color: #fff
    }
}
@-webkit-keyframes pulseWarning {
    0% {
        background-color: none
    }
    50% {
        background-color: #fbc02d
    }
    to {
        background-color: none
    }
}
@keyframes pulseWarning {
    0% {
        background-color: none
    }
    50% {
        background-color: #fbc02d
    }
    to {
        background-color: none
    }
}
@-webkit-keyframes pulseWarningCircle {
    0% {
        color: #fff
    }
    50% {
        color: #fbc02d
    }
    to {
        color: #fff
    }
}
@keyframes pulseWarningCircle {
    0% {
        color: #fff
    }
    50% {
        color: #fbc02d
    }
    to {
        color: #fff
    }
}
#map {
    width: 100%;
    max-width: 100%;
    height: 100%
}
.list-reference {
    display: block;
    height: 50px;
    padding: 0 15px;
    background: rgba(37, 37, 41, .75);
    border-bottom: 1px solid rgba(213, 216, 223, .3);
    line-height: 50px
}
.list-reference div>span {
    float: left;
    display: inline-block;
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0 15px 0 0;
    font-weight: 400;
    letter-spacing: .02em;
    color: #fff;
 
}
.left-list .list-reference div>span{
        width:150px;
           white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
}
.list-reference span .zmdi {
    margin-right: 5px
}

.unfold-more {
    position: absolute;
    width: 45px;
    height: 50px;
    right: 0;
    top: 0;
    line-height: 45px;
    color: #fff;
    font-size: 20px;
    text-align: center
}
.unfold-more:active,
.unfold-more:focus,
.unfold-more:hover {
    color: #fff
}
.unfold-more:hover {
    opacity: .5
}
.unfold-more:active {
    opacity: .25
}
/**/
.change-position {
    position: absolute;
    width: 45px;
    height: 50px;
    right: 50px;
    top: 0;
    line-height: 45px;
    color: #fff;
    font-size: 20px;
    text-align: center
}
.change-position:active,
.change-position:focus,
.change-position:hover {
    color: #fff
}
.change-position:hover {
    opacity: .5
}
.change-position:active {
    opacity: .25
}
.dock-left-icon, 
.dock-right-icon, 
.dock-bottom-icon{
    width: 30px;
    height: 30px;
    position: relative;
    margin: 20px;
}
.dock-left-icon:before {    
    content: " ";
    background: url("../images/dock-left-icon.svg") ;
    height:15px;
    width: 15px;
    background-size:cover; 
    position: absolute;
    left: 0px;
    top: 3px;  
}
.dock-right-icon:before {
    content: " ";
    background: url("../images/dock-right-icon.svg"); 
    height:15px;
    width: 15px;
    background-size:cover; 
    position: absolute;
    left: 0px;
    top: 3px; 
}
.dock-bottom-icon:before {
    content: " ";
    background: url("../images/dock-bottom-icon.svg"); 
    height:15px;
    width: 15px;
    background-size:cover; 
    position: absolute;
    left: 0px;
    top: 3px; 
}
/**/
.form-top--search {
    display: inline-block;
    float: right;
    position: relative;
    right: 90px;
    top: 0;
    width: 300px;
    height: 50px;
    padding: 0 30px 0 15px
}

.left-list .form-top--search {
    display: inline-block;
    float: right;
    position: relative;
    right: -10px;
    top: 0;
}
.widget .form-top--search {
    position: absolute;
    top: -15px;
    right: 0;
    width: 100%
}
.form-top--search:before {
    font-family: Material-Design-Iconic-Font;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 3px;
    right: 12px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    content: '\f1c3';
    text-align: center
}
.form-top--search .form-control {
    position: absolute;
    right: 15px;
    top: 6px;
    float: right;
    background: transparent;
    -moz-appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    border-radius: 30px;
    border: 1px solid hsla(0, 0%, 100%, .5);
    -webkit-transition: width .2s ease;
    transition: width .2s ease
}
.left-list .form-top--search .form-control {
    position: absolute;
    right: 15px;
    top: 6px;    
}
.form-top--search .form-control:focus,
.form-top--search .form-control:hover {
    background-color: rgba(37, 37, 41, .6)
}
.form-top--search .form-control::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, 0)
}
.form-top--search .form-control:-moz-placeholder,
.form-top--search .form-control::-moz-placeholder {
    color: hsla(0, 0%, 100%, 0)
}
.form-top--search .form-control:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, 0)
}
.form-top--search .form-control:focus::-webkit-input-placeholder {
    color: hsla(0, 0%, 100%, .5)
}
.form-top--search .form-control:focus:-moz-placeholder,
.form-top--search .form-control:focus::-moz-placeholder {
    color: hsla(0, 0%, 100%, .5)
}
.form-top--search .form-control:focus:-ms-input-placeholder {
    color: hsla(0, 0%, 100%, .5)
}
.form-top--search .form-group {
    overflow: hidden;
    margin-bottom: 0;
    padding-right: 15px;
    padding-top: 7px
}
.form-top--search .btn {
    visibility: hidden;
    position: absolute;
    top: 3px;
    right: 12px;
    width: 40px;
    height: 40px;
    padding: 0;
    background: none;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    border: none;
    border-radius: 100%
}
.form-top--search .form-control:focus~.btn {
    visibility: visible
}
#map div.gmnoprint[title^=circlePulse] {
    margin: 0;
    border-radius: 50%;
    will-change: transform, opacity
}
#map div.gmnoprint[title=circlePulse] {
    border: 2px solid #98c93c;
    box-shadow: inset 0 0 5px #98c93c, inset 0 0 5px #98c93c, inset 0 0 5px #98c93c, 0 0 5px #98c93c, 0 0 5px #98c93c, 0 0 5px #98c93c
}
#map div.gmnoprint[title=circlePulseOFF] {
    border: 2px solid #e93e53;
    box-shadow: inset 0 0 5px #e93e53, inset 0 0 5px #e93e53, inset 0 0 5px #e93e53, 0 0 5px #e93e53, 0 0 5px #e93e53, 0 0 5px #e93e53
}
#map div.gmnoprint[title=circlePulseWarning] {
    border: 2px solid #e5b94b;
    box-shadow: inset 0 0 5px #e5b94b, inset 0 0 5px #e5b94b, inset 0 0 5px #e5b94b, 0 0 5px #e5b94b, 0 0 5px #e5b94b, 0 0 5px #e5b94b
}
#map div.gmnoprint[title=circlePulseSend] {
    border: 2px solid #3c8dc9;
    box-shadow: inset 0 0 5px #3c8dc9, inset 0 0 5px #3c8dc9, inset 0 0 5px #3c8dc9, 0 0 5px #3c8dc9, 0 0 5px #3c8dc9, 0 0 5px #3c8dc9
}
#map div.gmnoprint[title^=triangle] {
    margin: -12.5px 0 0 -15.5px;
    border-left: 30px solid transparent;
    border-right: 30px solid transparent;
    border-bottom: 48px solid #fff;
    border-radius: 2px;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform, opacity;
    z-index: 0!important
}
#map div.gmnoprint[title=trianglePulse] {
    border-bottom-color: #98c93c;
    -webkit-filter: drop-shadow(0 0 5px #98c93c);
    filter: drop-shadow(0 0 5px #98c93c);
    -webkit-animation: pulsateTriangleGreen 1.5s ease-in-out infinite;
    animation: pulsateTriangleGreen 1.5s ease-in-out infinite
}
#map div.gmnoprint[title=trianglePulseOFF] {
    border-bottom-color: #e93e53;
    -webkit-filter: drop-shadow(0 0 5px #e93e53);
    filter: drop-shadow(0 0 5px #e93e53);
    -webkit-animation: pulsateTriangleOff 1.5s ease-in-out infinite;
    animation: pulsateTriangleOff 1.5s ease-in-out infinite
}
#map div.gmnoprint[title=trianglePulseWarning] {
    border-bottom-color: #e5b94b;
    -webkit-filter: drop-shadow(0 0 5px #e5b94b);
    filter: drop-shadow(0 0 5px #e5b94b);
    -webkit-animation: pulsateTriangleWarning 1.5s ease-in-out infinite;
    animation: pulsateTriangleWarning 1.5s ease-in-out infinite
}
#map div.gmnoprint[title=trianglePulseSending] {
    border-bottom-color: #3c8dc9;
    -webkit-filter: drop-shadow(0 0 5px #3c8dc9);
    filter: drop-shadow(0 0 5px #3c8dc9);
    -webkit-animation: pulsateTriangleSending 1.5s ease-in-out infinite;
    animation: pulsateTriangleSending 1.5s ease-in-out infinite
}
#map div.gmnoprint[title^=rectangle] {
    margin: 0;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    -webkit-transform: scale(0);
    transform: scale(0);
    will-change: transform, opacity
}
#map div.gmnoprint[title^=rectanglePulse] {
    box-shadow: inset 0 0 5px #98c93c, inset 0 0 5px #98c93c, inset 0 0 5px #98c93c, 0 0 5px #98c93c, 0 0 5px #98c93c, 0 0 5px #98c93c
}
#map div.gmnoprint[title^=rectanglePulseOFF] {
    box-shadow: inset 0 0 5px #e93e53, inset 0 0 5px #e93e53, inset 0 0 5px #e93e53, 0 0 5px #e93e53, 0 0 5px #e93e53, 0 0 5px #e93e53
}
#map div.gmnoprint[title^=rectanglePulseWarning] {
    box-shadow: inset 0 0 5px #e5b94b, inset 0 0 5px #e5b94b, inset 0 0 5px #e5b94b, 0 0 5px #e5b94b, 0 0 5px #e5b94b, 0 0 5px #e5b94b
}
#map div.gmnoprint[title^=rectanglePulseSending] {
    box-shadow: inset 0 0 5px #3c8dc9, inset 0 0 5px #3c8dc9, inset 0 0 5px #3c8dc9, 0 0 5px #3c8dc9, 0 0 5px #3c8dc9, 0 0 5px #3c8dc9
}
.info-window {
    max-width: 500px
}
.info-window h3 {
    margin-top: 5px
}
.info-window .content {
    max-height: 100px;
    overflow-y: scroll
}
.canvas {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-transition: all .3s cubic-bezier(.32, 1.25, .375, 1.15);
    transition: all .3s cubic-bezier(.32, 1.25, .375, 1.15);
    will-change: transform
}
.show-nav .canvas {
    -webkit-transform: translateX(300px);
    transform: translateX(300px);
    -webkit-transform: translateZ(0) translateX(300px);
    transform: translateZ(0) translateX(300px);
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    box-shadow: -5px 0 30px 0 rgba(0, 0, 0, .25)
}
.header-logon {
    width: 100%;
    height: 25vh;
    background: #4a475c
}
.header-logon h1 {
    display: block;
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    color: #fff;
    font-size: 24px;
    text-align: center;
    letter-spacing: .05em;
    line-height: 25vh
}
body.completed .header-logon {
    -webkit-animation: slideHeader .5s forwards .5s;
    animation: slideHeader .5s forwards .5s
}
body.completed .header-logon h1 {
    display: none
}
@-webkit-keyframes slideHeader {
    0% {
        height: 25vh
    }
    to {
        height: 0
    }
}
@keyframes slideHeader {
    0% {
        height: 25vh
    }
    to {
        height: 0
    }
}
.simform {
    position: relative;
    margin: 0 auto;
    padding: 20px 0;
    max-width: 760px;
    width: 90%;
    height: auto;
    text-align: left
}
.simform .submit {
    display: none
}
.simform-inner {
    position: relative;
    overflow: hidden
}
.simform ol {
    margin: 0;
    padding: 15px;
    list-style: none;
    position: relative;
    -webkit-transition: height .4s;
    transition: height .4s
}
.simform ol:before {
    content: '';
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    left: 0;
    bottom: -5px;
    width: 100%;
    height: 100%;
    border-radius: 6px
}
.questions li {
    z-index: 100;
    position: relative;
    visibility: hidden;
    height: 0;
    -webkit-transition: visibility 0s .4s, height 0s .4s;
    transition: visibility 0s .4s, height 0s .4s
}
.no-js .questions li,
.questions li.current {
    visibility: visible;
    height: auto;
    -webkit-transition: none;
    transition: none
}
.questions li>span {
    display: block;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 2px
}
.questions li>span .zmdi {
    margin-right: 8px
}
.questions li>span label {
    display: block;
    color: #d5d8df;
    font-weight: 400;
    font-size: 24px;
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.no-js .questions li>span label,
.questions li.current>span label {
    -webkit-transition: none;
    transition: none;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.show-next .questions li.current>span label {
    -webkit-animation: moveUpFromDown .4s both;
    animation: moveUpFromDown .4s both
}
@-webkit-keyframes moveUpFromDown {
    0% {
        -webkit-transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0)
    }
}
@keyframes moveUpFromDown {
    0% {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}
.questions input {
    display: block;
    margin: 0;
    padding: 8px 15px;
    width: 85%;
    height: 60px;
    border: none;
    background: #4a475c;
    color: #fff;
    font-size: 1.275em;
    line-height: 73px;
    opacity: 0;
    border-radius: 5px;
    -webkit-transition: opacity .3s;
    transition: opacity .3s
}
.no-js .questions input,
.questions .current input {
    opacity: 1
}
.questions input:focus,
.simform button:focus {
    outline: none
}
.simform .next {
    position: absolute;
    right: 0;
    bottom: 42px;
    display: block;
    padding: 8px;
    width: 15%;
    height: 60px;
    border: none;
    background: none;
    color: #fff;
    text-align: center;
    font-size: 30px;
    opacity: .25;
    z-index: 100;
    cursor: pointer;
    -webkit-transition: -webkit-transform .3s, opacity .3s;
    -webkit-transition: opacity .3s, -webkit-transform .3s;
    transition: opacity .3s, -webkit-transform .3s;
    transition: transform .3s, opacity .3s;
    transition: transform .3s, opacity .3s, -webkit-transform .3s;
    -webkit-transform: translateX(-20%);
    transform: translateX(-20%);
    pointer-events: none;
    -webkit-tap-highlight-color: transparent
}
.simform .next .zmdi {
    position: relative;
    top: -2px
}
.simform .next:hover {
    color: #858585
}
.simform .next.show {
    opacity: 1;
    -webkit-transform: translateX(-2%);
    transform: translateX(-2%);
    pointer-events: auto
}
.simform .progress {
    width: 0;
    height: .15em;
    margin-top: 5px;
    background: #858585;
    -webkit-transition: width .4s ease-in-out;
    transition: width .4s ease-in-out
}
.simform .progress:before {
    position: absolute;
    top: auto;
    width: 100%;
    height: inherit;
    background: rgba(0, 0, 0, .05);
    content: ''
}
.simform .number {
    position: absolute;
    right: 0;
    overflow: hidden;
    margin: 0;
    width: 60px;
    font-weight: 700;
    font-size: 1em;
    color: #d5d8df
}
.simform .number:after {
    position: absolute;
    left: 50%;
    content: '/';
    opacity: .4;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
.simform .number span {
    float: right;
    width: 40%;
    text-align: center
}
.simform .number .number-current {
    float: left
}
.simform .number-next {
    position: absolute;
    left: 0
}
.simform.show-next .number-current {
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%)
}
.simform.show-next .number-next {
    -webkit-animation: moveUpFromDown .4s both;
    animation: moveUpFromDown .4s both
}
.simform .error-message,
.simform .final-message {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    transition: opacity .4s
}
.simform .error-message {
    padding: 0;
    width: 100%;
    color: #d5d8df;
    font-size: 1.125em
}
.final-message {
    top: 75%;
    left: 0;
    padding: .5em;
    width: 100%;
    color: #d5d8df;
    text-align: center;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}
.error-message.show,
.final-message.show {
    visibility: visible;
    opacity: 1
}
.final-message.show {
    -webkit-transition-delay: .5s;
    transition-delay: .5s
}
.simform-inner.hide {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s, visibility 0s .3s;
    transition: opacity .3s, visibility 0s .3s
}
.no-js .simform {
    font-size: 1.75em
}
.no-js .questions li {
    padding: 0 0 2em
}
.no-js .simform .submit {
    display: block;
    float: right;
    padding: 10px 20px;
    border: none;
    background: rgba(0, 0, 0, .3);
    color: rgba(0, 0, 0, .4)
}
.no-js .simform .controls {
    display: none
}
input[type=text]::-ms-clear {
    display: none
}
.page-detail,
.page-form {
    float: left;
    display: inline-block;
    position: relative;
    left: 0;
    top: 80px;
    width: 68vw;
    height: 100%;
    padding: 0 15px
}
.page-detail.server,
.page-form.server {
    float: left;
    display: inline-block;
    position: relative;
    left: 15px;
    top: 80px;
    width: 68vw;
    height: 100%;
    padding: 0 15px
}
.page-detail {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.form-wrapper,
.log-wrapper {
    display: inline-block;
    width: 100%;
    height: 76vh;
    padding-top: 15px;
    padding-bottom: 15px;
    margin: 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 6px
}
.form-wrapper {
    padding-right: 0
}
.page-form .form-wrapper {
    padding-right: 15px
}
.form-wrapper>.inner-wrapper {
    position: relative;
    width: 99.5%;
    height: 100%;
    max-height: 100%;
    padding-right: 10px;
    overflow-x: hidden;
    overflow-y: scroll
}
.log-wrapper {
    height: 88vh;
    padding: 0
}
.row--action {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    position: relative;
    min-height: 75px;
    height: 10vh;
    margin-top: 2vh;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 6px
}
.row--action nav {
    float: left;
    display: inline-block;
    width: auto;
    height: 40px
}
.row--action>.btn {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    max-height: 40px;
    text-transform: uppercase;
    letter-spacing: .03em
}
.row--action>.btn.btn-primary {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 15px
}
.row--action>.btn+.btn {
    margin-left: 30px
}
.row--action .btn-mod {
    font-weight: 300
}
.row--action .btn-danger {
    display: inline-block;
    margin: 0 0 0 5px;
    background: none;
    border-color: #e93e53;
    font-weight: 300
}
.row--action .btn-danger:hover {
    background: #e93e53;
    color: #fff
}
.row--action .btn {
    height: 40px
}
.row--action .pagination {
    margin: 0
}
.row--action .btn .caret {
    margin-left: 15px
}
.row--action .btn-group {
    float: right
}
.row--action .btn-group .btn-primary {
    min-width: 150px
}
.row--action .btn-group>.dropdown-menu {
    min-width: inherit;
    width: 100%
}
.row--action .pagination>li>.btn,
.row--action .pagination>li>.btn.disabled,
.row--action .pagination>li>.btn[disabled] {
    width: 80px;
    text-align: center;
    line-height: 24px;
    height: 40px
}
.row--action .pagination>li>.btn.disabled:hover,
.row--action .pagination>li>.btn:hover,
.row--action .pagination>li>.btn[disabled]:hover {
    color: #fff;
    background-color: #4a475c;
    border-color: #4a475c
}
.row--action .pagination>li>.btn.disabled:active,
.row--action .pagination>li>.btn.disabled:focus,
.row--action .pagination>li>.btn:active,
.row--action .pagination>li>.btn:focus,
.row--action .pagination>li>.btn[disabled]:active,
.row--action .pagination>li>.btn[disabled]:focus {
    color: #fff;
    background-color: #161619;
    border-color: #4a475c
}
.row--action .pagination>li>.btn.disabled:active:hover,
.row--action .pagination>li>.btn:active:hover,
.row--action .pagination>li>.btn[disabled]:active:hover {
    border-color: #4a475c
}
.row--action .pagination>li>.btn.disabled,
.row--action .pagination>li>.btn[disabled] {
    opacity: .25
}
.row--action .pagination .btn-next span,
.row--action .pagination .btn-prev span {
    display: none
}
.row--action .pagination .btn-next .zmdi,
.row--action .pagination .btn-prev .zmdi {
    font-size: 24px
}
.row--action .pagination .btn-next {
    margin-left: 15px
}
.log-footer {
    width: 100%;
    height: 10%;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    position: relative
}
.log-footer .pagination {
    margin: 0
}
.page-sidebar {
    position: relative;
    right: 15px;
    left: 15px;
    top: 80px;
    float: right;
    display: inline-block;
    width: 30vw;
    height: 88vh;
    margin: 0;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 6px
}

.page-sidebar.server {
    position: relative;
    float: left;
    left: 15px;
    top: 80px;
}

.page-sidebar .h4 {
    display: block;
    margin: 15px 0 0;
    padding: 0 30px;
    color: #d5d8df;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase
}
.sidebar-detail {
    padding: 0
}
.sidebar-detail>.row {
    position: relative;
    height: 50%
}
.detail-paragraph {
    display: block;
    color: #d5d8df;
    margin: 30px 0 0;
    padding: 0 30px
}
.log-aside {
    overflow: visible
}
.files {
    position: relative;
    width: 99%;
    height: 100%;
    max-height: 100%;
    display: block;
    margin: 0;
    padding: 0 15px 15px;
    overflow-y: scroll;
    overflow-x: hidden
}
.files li {
    list-style-type: none;
    overflow: hidden;
    padding: 0;
    border-radius: 6px
}
.files li,
.files li>a {
    width: 100%;
    height: auto
}
.files li>a {
    float: left;
    display: block;
    padding: 15px 0;
    margin: 0
}
.files li:nth-of-type {
    background-color: rgba(37, 37, 41, .4)
}
.files li:nth-of-type(odd) {
    background-color: rgba(37, 37, 41, .6)
}
.files li:hover {
    background-color: #4d4d4d
}
.files li:active {
    background-color: #dbceba
}
.files li:active .date,
.files li:active .file {
    color: #2d2b37
}
.files li .date,
.files li .file {
    float: left;
    display: inline-block;
    width: 15%;
    height: 48px;
    color: #fff;
    line-height: 48px
}
.files li .file {
    width: 83%;
    margin-left: 2%;
    border-left: 1px solid rgba(213, 216, 223, .5);
    padding: 0 15px;
    position: relative
}
.files li .file .zmdi-download,
.files li .file .zmdi-folder {
    font-size: 30px;
    position: absolute;
    top: 0;
    left: 15px;
    right: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    line-height: 48px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}
.files li .file .zmdi-download {
    left: 20px;
    opacity: 0
}
.files li:hover .file .zmdi-download {
    opacity: 1
}
.files li:hover .file .zmdi-folder {
    opacity: 0
}
.files .file-desc {
    float: left;
    display: inline-block;
    margin: 0 0 0 45px;
    padding: 0;
    width: 100%;
    max-width: 60%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.files .btn {
    position: absolute;
    top: 0;
    left: auto;
    bottom: 0;
    right: 15px;
    margin: auto 0;
    max-height: 36px
}
.files .date small,
.files .date span {
    display: block;
    text-align: center
}
.files .date .month {
    font-size: 12px
}
.files .date .month,
.files .date .year {
    letter-spacing: .05em;
    line-height: 12px
}
.files .date .day {
    font-size: 20px;
    line-height: 28px
}
.files .date .year {
    font-size: 75%;
    opacity: .75
}
.control-detail {
    display: block;
    width: 100%;
    color: #fff;
    letter-spacing: .05em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
.modal-header {
    width: 100%;
    max-width: 100%;
    background: #4d4d4d;
    border-radius: 4px 4px 0 0
}
.modal-title {
    color: #fff;
    font-weight: 400
}
.close,
button.close {
    text-shadow: none;
    opacity: 1
}
.modal .close {
    color: #fff
}
.modal .btn-default {
    color: #333
}
.ns-box {
    position: fixed;
    background: rgba(42, 45, 50, .85);
    padding: 22px;
    line-height: 1.4;
    z-index: 1000;
    pointer-events: none;
    color: rgba(250, 251, 255, .95);
    font-size: 90%
}
.ns-box.ns-show {
    pointer-events: auto
}
.ns-box a {
    color: inherit;
    opacity: .7;
    font-weight: 700
}
.ns-box a:focus,
.ns-box a:hover {
    opacity: 1
}
.ns-box p {
    margin: 0
}
.ns-box.ns-show,
.ns-box.ns-visible {
    pointer-events: auto
}
.ns-close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 4px;
    top: 4px;
    overflow: hidden;
    text-indent: 100%;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.ns-close:focus,
.ns-close:hover {
    outline: none
}
.ns-close:after,
.ns-close:before {
    content: '';
    position: absolute;
    width: 2px;
    height: 60%;
    top: 50%;
    left: 50%;
    background: #6e6e6e
}
.ns-close:hover:after,
.ns-close:hover:before {
    background: #fff
}
.ns-close:before {
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg)
}
.ns-close:after {
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg)
}
.ns-box.ns-bar {
    top: 0;
    left: 0;
    width: 100%
}
.ns-bar .ns-close {
    background: transparent;
    top: 50%;
    right: 20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.ns-bar .ns-close:after,
.ns-bar .ns-close:before {
    background: #b7b5b3
}
[class*=" ns-effect-"].ns-bar.ns-hide,
[class^=ns-effect-].ns-bar.ns-hide {
    -webkit-animation-direction: reverse;
    animation-direction: reverse
}
.ns-effect-slidetop {
    box-shadow: inset 4.5em 0 rgba(0, 0, 0, .6)
}
.ns-effect-slidetop .zmdi {
    position: absolute;
    display: block;
    font-size: 109%;
    top: 50%;
    left: 1em;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.ns-effect-slidetop p {
    padding: 0 3.2em;
    font-size: 1.2em;
    display: inline-block
}
.ns-effect-slidetop .ns-close:after,
.ns-effect-slidetop .ns-close:before {
    width: 2px;
    background: #14151b
}
.ns-effect-slidetop .ns-close:hover:after,
.ns-effect-slidetop .ns-close:hover:before {
    background: #fff
}
.ns-effect-slidetop.ns-show .zmdi,
.ns-effect-slidetop.ns-show p {
    -webkit-animation-name: animScaleUp;
    animation-name: animScaleUp;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.ns-effect-slidetop.ns-show p {
    -webkit-animation-name: animFade;
    animation-name: animFade
}
@-webkit-keyframes animScaleUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0) scale3d(0, 0, 1)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0) scaleX(1)
    }
}
@keyframes animScaleUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0) scale3d(0, 0, 1);
        transform: translate3d(0, -50%, 0) scale3d(0, 0, 1)
    }
    to {
        opacity: 1;
        -webkit-transform: translate3d(0, -50%, 0) scaleX(1);
        transform: translate3d(0, -50%, 0) scaleX(1)
    }
}
.ns-effect-slidetop.ns-hide,
.ns-effect-slidetop.ns-show {
    -webkit-animation-name: animSlideTop;
    animation-name: animSlideTop;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}
@-webkit-keyframes animSlideTop {
    0% {
        -webkit-transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translateZ(0)
    }
}
@keyframes animSlideTop {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
.ns-effect-exploader {
    background: #fff;
    color: #2d2b37;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0
}
.ns-effect-exploader .zmdi {
    position: absolute;
    left: .25em;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}
.ns-effect-exploader .ns-box-inner {
    position: relative
}
.ns-effect-exploader p {
    padding: .25em 2em .25em 3em;
    font-size: 16px
}
.ns-effect-exploader .ns-close:hover:after,
.ns-effect-exploader .ns-close:hover:before {
    background: #98815a
}
.ns-effect-exploader.ns-show {
    -webkit-animation-name: animLoad;
    animation-name: animLoad;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s
}
@-webkit-keyframes animLoad {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0, .3, 1)
    }
    33% {
        opacity: 1;
        -webkit-transform: scale3d(.5, .3, 1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale3d(.6, .3, 1)
    }
    80%,
    85% {
        opacity: 1;
        -webkit-transform: scaleY(.3);
        -webkit-animation-timing-function: cubic-bezier(.7, 0, .3, 1)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1)
    }
}
@keyframes animLoad {
    0% {
        opacity: 1;
        -webkit-transform: scale3d(0, .3, 1);
        transform: scale3d(0, .3, 1)
    }
    33% {
        opacity: 1;
        -webkit-transform: scale3d(.5, .3, 1);
        transform: scale3d(.5, .3, 1)
    }
    50% {
        opacity: 1;
        -webkit-transform: scale3d(.6, .3, 1);
        transform: scale3d(.6, .3, 1)
    }
    80%,
    85% {
        opacity: 1;
        -webkit-transform: scaleY(.3);
        transform: scaleY(.3);
        -webkit-animation-timing-function: cubic-bezier(.7, 0, .3, 1);
        animation-timing-function: cubic-bezier(.7, 0, .3, 1)
    }
    to {
        opacity: 1;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}
.ns-effect-exploader.ns-hide {
    -webkit-animation-name: animFade;
    animation-name: animFade;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}
.ns-effect-exploader.ns-show .ns-box-inner,
.ns-effect-exploader.ns-show .ns-close {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-delay: 2.4s;
    animation-delay: 2.4s
}
.ns-effect-exploader.ns-show .ns-close {
    -webkit-animation-name: animFade;
    animation-name: animFade
}
.ns-effect-exploader.ns-show .ns-box-inner {
    -webkit-animation-name: animFadeMove;
    animation-name: animFadeMove;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}
@-webkit-keyframes animFadeMove {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0)
    }
}
@keyframes animFadeMove {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }
    to {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}
@-webkit-keyframes animFade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
@keyframes animFade {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}
.canvas .home-dashborad {
    padding-top: 70px
}
.home-dashborad>section{
    position: relative;
    height: 100%;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.panel-card {
    background-color: transparent;
    border: none;
    box-shadow: 0 45px 100px rgba(0, 0, 0, .25);
    overflow: hidden;
    color: #fff;
    position: relative
}
.panel-card .panel-body {
    padding: 8px;
    background: #313136;
    -webkit-transition: background-color .2s ease;
    transition: background-color .2s ease
}
.panel-card:hover .panel-body {
    background: #202024
}
.panel-card.take-action .panel-body {
    background: #494951
}
.panel-card .panel-card--inner {
    height: 100px
}
.panel-card .h3 {
    display: block;
    margin: 0 0 15px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}
.panel-card .bdg-status {
    min-width: 10px;
    border: none;
    padding: 0;
    color: #333;
    font-size: 18px;
    margin-right: 8px
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .panel-card .bdg-status {
        font-size: 16px
    }
}
.bdg-status.none .zmdi {
    font-size: 18px
}
.panel-card .bdg-status .zmdi {
    position: relative;
    top: -1px
}
.panel-card .bdg-status.sending {
    color: #3c8dc9;
    background: none
}
.panel-card .bdg-status.on {
    color: #98c93c
}
.panel-card .bdg-status.off {
    color: #e93e53;
    -webkit-animation: pulseCircle .6s linear infinite;
    animation: pulseCircle .6s linear infinite
}
.panel-card .bdg-status.radar-off {
    color: #61dabf
}
.panel-card .bdg-status.none {
    color: #e5b94b;
    -webkit-animation: none;
    animation: none
}
.panel-card .bdg-status.longoff {
    color: #edebeb
}
.signal-status {
    width: auto;
    height: auto;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #fff
}
.signal-status small {
    position: relative;
    top: -4px;
    font-weight: 300;
    color: hsla(0, 0%, 100%, .5);
    letter-spacing: .08em
}
.signal-status .zmdi {
    margin-left: 5px
}
.card-total {
    position: absolute;
    bottom: 10px;
    left: 8px;
    z-index: 10
}
.card-total .count {
    display: inline-block;
    min-width: 130px;
    padding-right: 5px;
    font-size: 44px;
    font-weight: 700;
    letter-spacing: .05em
}
.card-total small {
    font-family: Arial, Helvetica Neue, sans-serif
}
.panel-card .linechart {
    position: absolute;
    left: -2px;
    bottom: -3px;
    width: 102%;
    height: auto;
    z-index: 1;
    overflow: hidden;
    opacity: .25
}
.linechart-table {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    overflow: hidden
}
.linechart-table canvas{
    width: 100%!important;
    height: 23px!important;
    margin: 15px 0 0 0 ;
}

.left-list .linechart-table canvas{
    width: 100%!important;
    height: 23px!important;
    margin: 15px 0 0 0 ;
}
.panel-card time {
    position: absolute;
    right: 15px;
    bottom: 18px;
    color: #fff;
    font-size: 12px;
    z-index: 10
}
.panel-card time:before {
    content: "Último envío";
    position: absolute;
    top: -15px;
    left: 0;
    font-weight: 300;
    letter-spacing: .05em
}
.switcher {
    position: relative;
    display: inline-block;
    cursor: pointer;
    padding: 0 15px 0 75px;
    height: 40px;
    line-height: 40px;
    margin: 5px 5px 5px 20px;
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease
}
.switcher input {
    display: none
}
.switcher__indicator:after {
    top: 12px;
    height: 20px;
    width: 20px;
    background-color: #2d2c32;
    border-radius: 50%;
    -webkit-animation-name: pulsein;
    animation-name: pulsein;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    box-shadow: -4px -4px 12px 0 rgba(50, 50, 50, .5)
}
.switcher__indicator:after,
.switcher__indicator:before {
    content: '';
    position: absolute;
    left: 0;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}
.switcher__indicator:before {
    top: 17px;
    width: 45px;
    height: 10px;
    background-color: #3a3840;
    border-radius: 10px
}
.switcher__indicator:active {
    opacity: .5
}
input:checked+.switcher__indicator:after {
    background-color: #29ce9a;
    -webkit-transform: translateX(28px);
    transform: translateX(28px);
    -webkit-animation-name: pulseout;
    animation-name: pulseout;
    -webkit-animation-duration: .3s;
    animation-duration: .3s
}
input:checked+.switcher__indicator:before {
    background-color: #29ce9a
}
input:disabled+.switcher__indicator:after,
input:disabled+.switcher__indicator:before {
    background-color: #e5e5e5
}
input:checked+.switcher__indicator.switcher__on:after,
input:checked+.switcher__indicator.switcher__on:before {
    background-color: #98c93c
}
input:checked+.switcher__indicator.switcher__off:after,
input:checked+.switcher__indicator.switcher__off:before {
    background-color: #e93e53
}
input:checked+.switcher__indicator.switcher__warning:after,
input:checked+.switcher__indicator.switcher__warning:before {
    background-color: #e5b94b
}
input:checked+.switcher__indicator.switcher__none:after,
input:checked+.switcher__indicator.switcher__none:before {
    background-color: #87839f
}
input:checked+.switcher__indicator.switcher__sending:after,
input:checked+.switcher__indicator.switcher__sending:before {
    background-color: #3c8dc9
}
input:checked+.switcher__indicator.switcher__longoff:after,
input:checked+.switcher__indicator.switcher__longoff:before {
    background-color: #d4d1d1
}
@-webkit-keyframes pulsein {
    0%,
    to {
        top: 12px;
        height: 20px;
        width: 20px
    }
    50% {
        top: 6px;
        height: 28px;
        width: 52px
    }
}
@keyframes pulsein {
    0%,
    to {
        top: 12px;
        height: 20px;
        width: 20px
    }
    50% {
        top: 6px;
        height: 28px;
        width: 52px
    }
}
@-webkit-keyframes pulseout {
    0%,
    to {
        top: 12px;
        height: 20px;
        width: 20px
    }
    50% {
        top: 6px;
        height: 28px;
        width: 52px
    }
}
@keyframes pulseout {
    0%,
    to {
        top: 12px;
        height: 20px;
        width: 20px
    }
    50% {
        top: 6px;
        height: 28px;
        width: 52px
    }
}
.table-sort,
.table-sort-two {
    position: relative;
    display: inline-block;
    color: #fff;
    text-align: center;
    left: 5px;
    top: 1px;
    width: 30px;
    height: 50px;
    margin: 0;
    padding: 0;
    line-height: 50px
}
.table-sort-two:hover,
.table-sort:hover {
    color: #fff;
    opacity: .75
}
.table-sort-two:active,
.table-sort:active {
    color: #fff;
    opacity: .25
}
.table-sort-two:focus,
.table-sort:focus {
    color: #fff
}
.gmap-tooltip {
    display: none;
    position: relative;
    border: 1px #eee;
    background: #252529;
    color: #fff;
    font-weight: 300;
    padding: 5px 10px;
    min-width: 150px;
    min-height: 50px;
    border-radius: 4px;
    -webkit-transition: background-color .2s ease-in;
    transition: background-color .2s ease-in;
    z-index: 100;
    -webkit-animation-delay: .85s;
    animation-delay: .85s
}
.gmap-tooltip:hover {
    background: #292529
}
.gmap-tooltip:before {
    content: '';
    position: absolute;
    bottom: -8px;
    left: -38px;
    border-top: 2px dotted #fff;
    width: 46px;
    height: 20px;
    -webkit-transform: rotate(-36deg);
    transform: rotate(-36deg);
    z-index: 0
}
.gmap-tooltip h4 {
    display: block;
    margin: 0 0 3px;
    color: #fff;
    font-weight: 300;
    font-size: 16px
}
.gmap-tooltip.triggered {
    -webkit-animation-delay: .1s;
    animation-delay: .1s
}
.no-padding {
    padding: 0
}
.disk-data span:first-child {
    margin-left: 5px
}
#map .gm-style-mtc {
    margin-top: 75px
}
#map .gm-style-mtc:first-child {
    margin-left: 8px
}
.activity-feed {
    padding: 0 0 0 15px;
    list-style: none;
    max-height: 100%;
    overflow-x: hidden;
    overflow-y: scroll
}
.activity-feed .feed-item {
    position: relative;
    padding-bottom: 20px;
    padding-left: 30px;
    border-left: 2px solid hsla(0, 0%, 100%, .5)
}
.activity-feed .feed-item:last-child {
    border-color: transparent
}
.activity-feed .feed-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -7px;
    width: 12px;
    height: 12px;
    border-radius: 6px;
    background: #2d2b37;
    border: 2px solid #fff
}
.activity-feed .feed-item .date {
    display: block;
    position: relative;
    top: -4px;
    color: #8c96a3;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 400
}
.activity-feed .feed-item .text {
    position: relative;
    top: -3px;
    padding: 5px 0 0;
    color: #fff
}
.activity-feed .feed-item .text span {
    padding: 0 15px 0 0
}
.calendar {
    max-width: 50%;
    display: block;
    margin: 15px auto;
    overflow: hidden
}
.bootstrap-datetimepicker-widget table thead tr th {
    padding-bottom: 20px
}
.bootstrap-datetimepicker-widget table thead tr:first-child th {
    line-height: 20px;
    padding-bottom: 5px
}
.bootstrap-datetimepicker-widget table th {
    text-transform: uppercase;
    font-weight: 400
}
.bootstrap-datetimepicker-widget table td,
.bootstrap-datetimepicker-widget table th {
    color: #fff
}
.bootstrap-datetimepicker-widget table td.new,
.bootstrap-datetimepicker-widget table td.old {
    color: hsla(0, 0%, 100%, .5)
}

.bootstrap-datetimepicker-widget table td.active:hover,
.bootstrap-datetimepicker-widget table td.day:hover,
.bootstrap-datetimepicker-widget table td.hour:hover,
.bootstrap-datetimepicker-widget table td.minute:hover,
.bootstrap-datetimepicker-widget table td.second:hover,
.bootstrap-datetimepicker-widget table td span.active,
.bootstrap-datetimepicker-widget table thead tr:first-child th:hover {
    background-color: #61616c
}
.bootstrap-datetimepicker-widget table td.active{
     background-color:#00a0dc;
}
.stats-list {
    display: block;
    height: auto;
    margin: 0;
    padding: 0;
    border-radius: 6px 6px 0 0;
    overflow: hidden
}
.stats-list>li {
    width: 25%;
    height: 85px;
    float: left;
    display: inline-block;
    list-style-type: none;
    color: #fff
}
.stats-list>li .item-data {
    display: block;
    font-size: 18px;
    padding: 0 0 0 15px
}
.stats-list>li .item-data:first-child {
    font-size: 30px;
    font-weight: 500;
    padding-top: 5px;
    padding-bottom: 0
}
.stats-list>li:last-child {
    display: table
}
.stats-list>li:nth-child(even),
.stats-list>li:nth-child(odd) {
    background: #252529;
    background: -webkit-linear-gradient(right, #252529, #4a475c);
    background: linear-gradient(270deg, #252529 0, #4a475c)
}
.stats-list>li.eq-se {
    background: rgba(146, 32, 62, .25);
    background: -webkit-linear-gradient(right, rgba(146, 32, 62, .25), #4a475c);
    background: linear-gradient(270deg, rgba(146, 32, 62, .25) 0, #4a475c)
}

.stats-list.top {
    display: block;
    height: auto;
    margin: 0 0 15px 0;   
    border-radius: 6px 6px 0 0;
    overflow: hidden
}

.stats-list.top>li {
    width: calc(25% - 15px)!important;
    height: 85px;
    float: left;
    list-style-type: none;
    color: #fff;
    margin: 0 15px 15px 0 ;
    border-radius: 5px solid!important;
}

.stats-list.top > li .item-data {
    float: left;
    font-size: 16px;
    padding: 0 0 0 15px;
    width: 80%;
      white-space: nowrap; 
  overflow: hidden;
  text-overflow: ellipsis;

}

.stats-list.top > li > .item-data.number {
    float: left;
    display: block;
    font-size: 30px;
    font-weight: 500;
    padding-top: 5px;
    width: 80%
}

.stats-list.top > li .icon-data {
    float: left;
    font-size: 50px;
    font-weight: 500;
    padding-top:15px;
    height:100%;
    width: 20%;
    padding: 10px 15px;

}
.stats-list.top > li:last-child {
     width: calc(25% - 0px)!important;
    height: 85px;
    float: left;
    list-style-type: none;
    color: #fff;
    margin: 0 0 15px 0 ;
    border-radius: 5px solid;
}
.stats-list.top > li:last-child {
    display: inline-block;
}
.stats-list.top > li:nth-child(even),
.stats-list.top > li:nth-child(odd) {
    background: #252529;
}



.custom-bar{
    background: #252529;
    padding: 15px 0; 
    margin: 0 0 15px 0  
}
.dropdown-log .btn {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 85px;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 0
}
.dropdown-log .dropdown-menu {
    width: 100%;
    border-radius: 0
}
.log-wrapper .table-wrapper {
    margin-top: 0;
    height: 90%;
    height: calc(90% - 85px)
}
.table-log td,
.table-log th {
    color: #fff
}
.table-log th {
    color: rgba(213, 216, 223, .5);
    font-weight: 400
}
.pagination>li>a {
    background: none;
    border-color: hsla(0, 0%, 100%, .25);
    color: #fff
}
.control-equipos {
    margin: 24px auto;
    width: 75%
}
.chartjs,
.spark-charts {
    display: block;
    margin: 30px 0;
    padding: 15px;
    width: 100%;
    height: auto
}
.page-detail .chartjs,
.page-detail .spark-charts {
    margin: 0;
    padding: 0
}
.page-detail .chartjs {
    padding-bottom: 30px
}
.chartjs>canvas,
.spark-charts>canvas {
    height: auto!important;
    width: 100%!important;
    max-width: 100%!important
}
.chartjs>canvas {
    margin-left: -15px
}
.bootstrap-datetimepicker-widget table td.has-log {
    position: relative
}
.bootstrap-datetimepicker-widget table td.has-log:before {
    font-family: material-design-iconic-font;
    content: '\f26d';
    font-size: 6px;
    display: inline-block;
    position: absolute;
    bottom: -2px;
    right: 4px
}
.svg-radial-circle {
    width: 100%;
    height: 200px
}
.circle {
    fill: transparent;
    stroke: hsla(0, 0%, 100%, .5);
    stroke-width: 14;
    stroke-dasharray: 534;
    stroke-linecap: round;
    -webkit-transition: stroke-dashoffset 5s;
    transition: stroke-dashoffset 5s
}
.bgcircle {
    fill: transparent;
    stroke: #4a475c;
    stroke-width: 18
}
.svg-radial-circle .text {
    font-size: 36px
}
.svg-radial-circle .text,
.svg-radial-circle .text2 {
    font-family: Lato, sans-serif;
    fill: hsla(0, 0%, 100%, .5)
}
.svg-radial-circle .text2 {
    font-size: 14px
}
.status .well {
    padding: 15px;
    margin-top: 30px;
    border: none;
    background: rgba(37, 37, 41, .85)
}
.status .table td,
.status .table th {
    padding-left: 0;
    color: #fff
}
.row-divider .h4,
.status .well .h4 {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 400
}
.status .well .h4 {
    color: #fff
}
.row-divider .h4 {
    line-height: 30px;
    color: rgba(213, 216, 223, .5);
    border-bottom: 1px solid rgba(213, 216, 223, .25)
}
.status .well .h4 .zmdi {
    margin-right: 5px
}
.log-status .zmdi-file {
    margin-right: 5px;
    opacity: .5
}
.log-status .table>thead>tr>th {
    color: rgba(213, 216, 223, .5);
    border-bottom: 1px solid rgba(213, 216, 223, .25)
}
.inline-data,
.inline-data span {
    display: block;
    width: 100%;
    color: #fff
}
.inline-data span {
    float: left;
    height: auto;
    font-weight: 300;
    font-size: 16px;
    line-height: 24px
}
.svg-radial-circle .inline-data {
    position: absolute;
    left: 50px;
    top: 0
}
.control-detail .zmdi-arrow-right-top {
    font-size: 13px;
    margin-left: 3px;
    opacity: .5
}
.progress-wrap {
    min-height: 5px
}
.progress-vertical {
    display: inline-block;
    width: 215px;
    height: 45px;
    margin: 0;
    background: #4a475c;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: translate(-30%, 120px) rotate(-90deg);
    transform: translate(-30%, 120px) rotate(-90deg)
}
.progress-vertical:after {
    content: "0";
    position: absolute;
    left: 2px;
    bottom: -18px;
    color: rgba(213, 216, 223, .5);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.progress-vertical .progress-bar {
    position: relative;
    box-shadow: none;
    border-radius: 0;
    background: hsla(0, 0%, 100%, .5);
    width: 100%;
    -webkit-transition: width 3s ease-out;
    transition: width 3s ease-out
}
.progress-vertical .progress-bar .pogress-counter {
    position: absolute;
    top: 60px;
    right: -25px;
    color: #fff;
    font-size: 16px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.progress-vertical .progress-bar .pogress-counter .zmdi {
    position: relative;
    top: 4px;
    color: #fff;
    font-size: 24px
}
.toggle-date {
    color: #9e94d2
}
.toggle-date:focus,
.toggle-date:hover {
    color: #beb8e1
}
.toggle-date:active {
    color: #5c4cb4
}
.last-send {
    position: relative;
    display: table;
    width: 100%;
    height: 45px;
    margin: 0;
    padding: 5px;
    border: 1px solid hsla(0, 0%, 100%, .35);
    border-radius: 2px
}
.last-send span {
    width: 100%;
    height: auto;
    display: block;
    padding-left: 30%;
    vertical-align: middle;
    color: hsla(0, 0%, 100%, .5);
    font-size: 12px;
    text-transform: uppercase;
    text-align: left
}
.last-send span+.ls-time {
    font-size: 14px;
    color: #fff
}
.last-send .zmdi {
    position: absolute;
    left: 15px;
    top: 8px;
    font-size: 30px
}
.last-send .a2 {
    display: none
}
.time-progress {
    display: block;
    height: 4px;
    background: hsla(0, 0%, 100%, .3);
    position: absolute;
    bottom: 2px;
    right: .5%;
    border-radius: 0;
    background: rgba(185, 26, 179, .75);
    z-index: 5;
    -webkit-transition: width 3s ease-out;
    transition: width 3s ease-out
}
.eq-card .detail-view {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    overflow: hidden;
    z-index: 50
}
/*
.list-totals {
    margin-left: 15px
}*/
.disk-data,
.list-totals {
    float: left;
    display: inline-block
}
#wrapper-gauge {
    position: relative;
    margin: auto
}
.disk {
    padding: 15px 0 0
}
.disk svg {
    width: 100%;
    max-width: 100%;
    margin-bottom: 0;
    position: relative;
    bottom: 5px
}
.disk path {
    stroke-width: 65px;
    stroke: #4a475c;
    fill: none
}
.disk text {
    font-family: Lato, sans-serif
}
.disk.space path.data-arc {
    stroke: hsla(0, 0%, 100%, .5)
}
.disk.space text {
    fill: #fff
}
.form-wrapper.eq-state {
    position: relative;
    overflow: hidden
}
.eq-state:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    color: #fff;
    text-align: center;
    border-style: solid;
    border-width: 65px 65px 0 0;
    border-color: transparent;
    z-index: 10;
    line-height: 50px
}
.eq-state:after {
    position: absolute;
    left: 10px;
    top: 12px;
    width: auto;
    height: auto;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .03em;
    z-index: 15
}
.eq-state--on:before {
    border-color: #92b64f transparent transparent
}
.eq-state--sending:before {
    border-color: #4f8ab6 transparent transparent
}
.eq-state--warning:before {
    border-color: #d6b25a transparent transparent
}
.eq-state--off:before {
    border-color: #d94e5f transparent transparent
}
.eq-state--radarOff:before {
    border-color: #70cbb7 transparent transparent
}
.eq-state--longoff:before {
    border-color: #d3d3d3 transparent transparent
}
.eq-state--on:after,
.eq-state--radarOff:after,
.eq-state--sending:after {
    content: "ON"
}
.eq-state--warning:after {
    content: "...";
    position: absolute;
    font-size: 30px;
    top: -10px;
    left: 10px
}
.eq-state--off:after {
    content: "OFF"
}
.eq-state--longoff:after {
    font-family: material-design-iconic-font;
    content: "\f1f0";
    position: absolute;
    font-size: 18px;
    top: 6px;
    left: 14px;
    color: #565050
}
.log-wrapper nav {
    float: left;
    display: inline-block;
    width: auto;
    height: 34px
}
.log-wrapper .btn-multiple-xls {
    display: inline-block;
    margin-left: 80px
}
.btn-multiple-xls .dropdown-toggle {
    padding-right: 30px
}
.btn-multiple-xls .dropdown-toggle .zmdi {
    font-size: 24px;
    position: absolute;
    top: 5px;
    right: 10px;
    -webkit-transition: -webkit-transform .2s ease;
    transition: -webkit-transform .2s ease;
    transition: transform .2s ease;
    transition: transform .2s ease, -webkit-transform .2s ease;
    will-change: transform
}
.btn-multiple-xls .dropdown-toggle:hover {
    background-color: rgba(106, 173, 117, .5);
    border-color: #6aad75;
    color: #fff
}
.btn-multiple-xls .dropdown-menu {
    width: 100%;
    background-color: #6aad75;
    border-color: #6aad75;
    color: #fff
}
.btn-multiple-xls .dropdown-menu>li>a {
    color: #fff;
    padding: 3px 12px
}
.btn-multiple-xls .dropdown-menu>li>a:hover {
    color: #4a475c
}
.btn-multiple-xls.open>.btn-default.dropdown-toggle {
    background-color: transparent;
    border-color: #6aad75;
    color: #fff
}
.btn-multiple-xls.open>.dropdown-toggle .zmdi {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
.widget {
    position: relative;
    display: inline-block;
    width: 30vw;
    height: 50%;
    margin: 0;
    padding: 15px 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 0 0 6px 6px;
    overflow: hidden
}
.widget .h5 {
    margin: 0 0 20px;
    color: #d5d8df;
    font-weight: 400;
    text-transform: uppercase
}
.table-widget .bdg-status {
    font-size: 10px;
    border-width: 1px;
    line-height: 13px
}
.table-widget .signal-icon {
    width: 15px
}
.widget .table {
    margin-bottom: 0
}
.widget .table thead tr th {
    color: #fff;
    border-bottom: none
}
.table-wrapper--scroll {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    max-height: 330px;
    overflow-y: scroll
}
.linear-gauge {
    display: block;
    margin: 30px auto;
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-radius: 4px;
    height: 50px;
    position: relative;
    width: 100%;
    width: calc(100% - 30px)
}
.linear-gauge:after,
.linear-gauge:before {
    content: '';
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}
.linear-gauge:before {
    background-image: -webkit-linear-gradient(right, transparent, transparent 5%, #494951 0, #494951 5.5%, transparent 0, transparent 10%, #494951 0, #494951 10.5%, transparent 0, transparent 15%, #494951 0, #494951 15.5%, transparent 0, transparent 20%, #494951 0, #494951 20.5%, transparent 0, transparent 25%, #494951 0, #494951 25.5%, transparent 0, transparent 30%, #494951 0, #494951 30.5%, transparent 0, transparent 35%, #494951 0, #494951 35.5%, transparent 0, transparent 40%, #494951 0, #494951 40.5%, transparent 0, transparent 45%, #494951 0, #494951 45.5%, transparent 0, transparent 50%, #494951 0, #494951 50.5%, transparent 0, transparent 55%, #494951 0, #494951 55.5%, transparent 0, transparent 60%, #494951 0, #494951 60.5%, transparent 0, transparent 65%, #494951 0, #494951 65.5%, transparent 0, transparent 70%, #494951 0, #494951 70.5%, transparent 0, transparent 75%, #494951 0, #494951 75.5%, transparent 0, transparent 80%, #494951 0, #494951 80.5%, transparent 0, transparent 85%, #494951 0, #494951 85.5%, transparent 0, transparent 90%, #494951 0, #494951 90.5%, transparent 0, transparent 95%, #494951 0, #494951 95.5%, transparent 0, transparent 100%, #494951 0, #494951 100.5%, transparent 0);
    background-image: linear-gradient(270deg, transparent 0, transparent 5%, #494951 0, #494951 5.5%, transparent 0, transparent 10%, #494951 0, #494951 10.5%, transparent 0, transparent 15%, #494951 0, #494951 15.5%, transparent 0, transparent 20%, #494951 0, #494951 20.5%, transparent 0, transparent 25%, #494951 0, #494951 25.5%, transparent 0, transparent 30%, #494951 0, #494951 30.5%, transparent 0, transparent 35%, #494951 0, #494951 35.5%, transparent 0, transparent 40%, #494951 0, #494951 40.5%, transparent 0, transparent 45%, #494951 0, #494951 45.5%, transparent 0, transparent 50%, #494951 0, #494951 50.5%, transparent 0, transparent 55%, #494951 0, #494951 55.5%, transparent 0, transparent 60%, #494951 0, #494951 60.5%, transparent 0, transparent 65%, #494951 0, #494951 65.5%, transparent 0, transparent 70%, #494951 0, #494951 70.5%, transparent 0, transparent 75%, #494951 0, #494951 75.5%, transparent 0, transparent 80%, #494951 0, #494951 80.5%, transparent 0, transparent 85%, #494951 0, #494951 85.5%, transparent 0, transparent 90%, #494951 0, #494951 90.5%, transparent 0, transparent 95%, #494951 0, #494951 95.5%, transparent 0, transparent 100%, #494951 0, #494951 100.5%, transparent 0);
    height: 20px;
    z-index: 5
}
.linear-gauge:after {
    background-image: -webkit-linear-gradient(right, transparent, transparent 25%, #494951 0, #494951 25.5%, transparent 0, transparent 50%, #494951 0, #494951 50.5%, transparent 0, transparent 75%, #494951 0, #494951 75.5%, transparent 0, transparent 100%, #494951 0, #494951 100.5%, transparent 0);
    background-image: linear-gradient(270deg, transparent 0, transparent 25%, #494951 0, #494951 25.5%, transparent 0, transparent 50%, #494951 0, #494951 50.5%, transparent 0, transparent 75%, #494951 0, #494951 75.5%, transparent 0, transparent 100%, #494951 0, #494951 100.5%, transparent 0);
    height: 30px;
    z-index: 5
}
.linear-gauge .linear-fill {
    height: 50px;
    max-width: 100%;
    position: relative;
    top: -2px;
    left: -2px;
    background-color: hsla(0, 0%, 100%, .5);
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5), #c54448);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, #c54448);
    border: 2px solid hsla(0, 0%, 100%, .5);
    border-right: none;
    border-radius: 4px;
    -webkit-transition: width .3s cubic-bezier(0, 0, .2, 1);
    transition: width .3s cubic-bezier(0, 0, .2, 1)
}
.linear-gauge .linear-fill[aria-valuenow="0"] {
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5) 100%, #c54448 0);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 100%, #c54448 0)
}
.linear-gauge .linear-fill[aria-valuenow="25"] {
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5) 80%, #c54448);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 80%, #c54448)
}
.linear-gauge .linear-fill[aria-valuenow="50"] {
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5) 60%, #c54448);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 60%, #c54448)
}
.linear-gauge .linear-fill[aria-valuenow="75"] {
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5) 30%, #c54448);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 30%, #c54448)
}
.linear-gauge .linear-fill[aria-valuenow="100"] {
    background: -webkit-linear-gradient(left, hsla(0, 0%, 100%, .5), #c54448);
    background: linear-gradient(90deg, hsla(0, 0%, 100%, .5) 0, #c54448);
    box-shadow: 3px 0 0 0 #c54448
}
.linear-gauge .linear-fill[aria-valuenow="100"]:after {
    position: absolute;
    content: "";
    top: -2px;
    right: 2px;
    width: 6px;
    height: 50px;
    border-radius: 0 4px 4px 0;
    box-shadow: 6px 0 0 0 hsla(0, 0%, 100%, .5)
}
.linear-gauge .linear-fill[aria-valuenow="100"] .pogress-counter:after {
    display: none
}
.linear-fill .pogress-counter {
    width: 50px;
    height: auto;
    position: absolute;
    top: 50px;
    right: -25px;
    color: #fff;
    font-size: 16px;
    text-align: center
}
.linear-fill .pogress-counter .zmdi {
    display: block;
    margin: 0 auto
}
.linear-fill .pogress-counter:after {
    position: absolute;
    content: "Archivos";
    right: -100%;
    bottom: 2px;
    font-size: 12px;
    color: hsla(0, 0%, 100%, .5)
}
.linear-gauge .counter {
    position: absolute;
    bottom: -22px;
    right: 0;
    color: hsla(0, 0%, 100%, .5);
    font-size: 12px;
    font-weight: 300
}
.linear-gauge .counter.c-zero {
    left: 0
}
.linear-gauge .counter.c-total {
    right: 0
}
.card {
    padding: 15px;
    margin: 0;
    background-color: rgba(0, 0, 0, .4);
    border-radius: 6px
}
.card-content--center {
    position: relative;
    top: 120px;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;
    display: block;
    width: 100%;
    max-width: 800px;
    height: 75vh;
    overflow: hidden
}
.card-content--center .card-test {
    will-change: transform
}
.card-test .h2 {
    position: relative;
    top: 10%;
    margin: 0;
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: 400;
    line-height: 40px
}
.card-test .btn-group-lg>.btn,
.card-test .btn-lg {
    display: block;
    float: none;
    margin: auto;
    width: 250px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transition: width .2s ease-out, background-color .1s ease-in;
    transition: width .2s ease-out, background-color .1s ease-in
}
.card-test .btn-group-lg>.btn-primary.btn,
.card-test .btn-lg.btn-primary {
    text-transform: uppercase;
    height: 68px;
    line-height: 48px;
    border: none
}
.card-test .btn-group-lg>.btn-primary.btn:active,
.card-test .btn-group-lg>.btn-primary[disabled].btn:focus,
.card-test .btn-lg.btn-primary:active,
.card-test .btn-lg.btn-primary[disabled]:focus {
    background-color: #161619
}
.card-test .btn-group-lg>.disabled.btn,
.card-test .btn-lg.disabled {
    width: 100px;
    text-align: center
}
.card-test .btn-group-lg>.disabled.btn .zmdi,
.card-test .btn-lg.disabled .zmdi {
    position: relative;
    left: -4px;
    right: auto;
    margin: 0
}
.card-test .btn-group-lg>.btn .zmdi,
.card-test .btn-lg .zmdi {
    position: relative;
    top: 6px;
    margin-right: 15px
}
.card-test .panel {
    position: relative;
    height: 100%;
    background: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
    will-change: transform
}
.card-test .panel .h2 {
    top: 0;
    padding-left: 40px;
    text-align: left;
    line-height: 75px
}
.card-test .panel .panel-heading {
    height: 15%;
    padding: 0;
    border-bottom: 1px solid hsla(0, 0%, 100%, .25);
    -webkit-animation-delay: .25s;
    animation-delay: .25s
}
.card-test .panel-heading .status {
    position: absolute;
    top: 25px;
    left: 0;
    width: 36px;
    height: auto;
    text-align: center;
    border-radius: 100%
}
.card-test .panel-heading .status.st-ok .zmdi {
    color: #17d766
}
.card-test .panel-heading .status.st-error .zmdi {
    color: #ff435b
}
.card-test .panel-body {
    position: relative;
    height: 65%;
    margin-top: 30px;
    padding: 0 0 30px;
    max-height: 500px;
    overflow: hidden;
    overflow-y: scroll;
    -webkit-animation-delay: .5s;
    animation-delay: .5s
}
.card-test .panel-body .table {
    color: #fff
}
.card-test .test-status.test-ok,
.modal-agente .test-status.test-ok {
    color: #17d766
}
.card-test .test-status.test-error,
.modal-agente .test-status.test-error {
    color: #ff435b
}
.card-test .panel-footer {
    height: 18%;
    height: calc(20% - 40px);
    margin-top: 10px;
    background-color: rgba(0, 0, 0, .25);
    border: none;
    border-radius: 4px;
    -webkit-animation-delay: .75s;
    animation-delay: .75s
}
.card-test .panel-footer>.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    position: relative;
    height: 100%
}
.card-test .panel-footer .btn {
    padding: 8px 12px
}
.card-test .panel-footer .btn .zmdi {
    margin-right: 5px
}
.card-test .panel-footer .btn-retest {
    border-color: #252529
}
.card-test .panel-footer .btn-xls {
    float: right
}
.card-test .panel-footer .btn-xls:hover {
    background-color: #6aad75;
    border-color: #6aad75;
    color: #fff
}
.card-test .panel-footer .btn-xls .btn {
    padding-right: 30px
}
.card-test .wrapper-innner {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0
}
.eq-reference {
    float: left;
    /* display: block;
    position: absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
    padding: 0;
    width: 500px;
    height: 60px;
    /* background: rgba(37, 37, 41, .6);*/
    border-radius: 0 0 4px 4px;
    /* -webkit-transition: opacity .25s cubic-bezier(.694, .0482, .335, 1), -webkit-transform .25s cubic-bezier(.694, .0482, .335, 1);
    transition: opacity .25s cubic-bezier(.694, .0482, .335, 1), -webkit-transform .25s cubic-bezier(.694, .0482, .335, 1);
    transition: transform .25s cubic-bezier(.694, .0482, .335, 1), opacity .25s cubic-bezier(.694, .0482, .335, 1);
    transition: transform .25s cubic-bezier(.694, .0482, .335, 1), opacity .25s cubic-bezier(.694, .0482, .335, 1), -webkit-transform .25s cubic-bezier(.694, .0482, .335, 1);
    will-change: transform;*/
    z-index: 100;
}
.left-list .eq-reference {
    position: relative;
    float: left;
    border-radius: 0 0 4px 4px;
    z-index: 100;
}
.eq-reference ul {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.eq-reference ul li {
    position: relative;
    float: left;
    height: auto;
    list-style-type: none;
    color: #DCEDC8;
    font-size: 12px;
    letter-spacing: .05em;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(37, 37, 41, .6);
    line-height: 54px;
}
.eq-reference ul li span {
    float: left;
    line-height: 10px;
    font-size: 12px;
    padding: 0 0 0 25px;
    margin: 0;
    line-height: 50px;
}
.left-list .eq-reference ul li:first-child span{
    padding: 0;
}
.eq-reference ul li svg {
   /* position: absolute;
    top: 5px;
    left: 0;
    right: 0;*/
    margin: 0 5px 0 0 ;
    height: auto;
    opacity: 0;
    -webkit-transition: opacity .7s ease-in;
    transition: opacity .7s ease-in
}/*
@-webkit-keyframes slideRef {
    0% {
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}
@keyframes slideRef {
    0% {
        -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0);
        opacity: 0
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
        opacity: 1
    }
}

.loaded .eq-reference {
    -webkit-animation: slideRef .7s forwards .7s;
    animation: slideRef .7s forwards .7s
}
.loaded .eq-reference .zoomIn {
    -webkit-animation-delay: 1.5s;
    animation-delay: 1.5s;
    -webkit-animation-duration: .2s;
    animation-duration: .2s
}
.loaded .eq-reference .zoomIn:nth-child(1) {
    -webkit-animation-delay: 2s;
    animation-delay: 2s
}
.loaded .eq-reference .zoomIn:nth-child(2) {
    -webkit-animation-delay: 2.5s;
    animation-delay: 2.5s
}
.loaded .eq-reference .zoomIn:nth-child(3) {
    -webkit-animation-delay: 3s;
    animation-delay: 3s
}*/
.loaded .eq-reference svg {
    opacity: 1
}
.card-test .progress {
    display: block;
    position: relative;
    top: 10%;
    left: 0;
    right: 0;
    margin: 15px auto;
    max-width: 80%;
    background: #4a475c;
    border-radius: 30px;
    box-shadow: none;
    visibility: hidden
}
.card-test .progress .progress-bar {
    font-size: 14px;
    background: rgba(185, 26, 179, .5);
    border-radius: 30px;
    box-shadow: none
}
.eq-title-sp {
    color: #fff;
    font-weight: 400;
    font-size: 18px
}
.panel-eq .panel {
    background: none;
    border-radius: 2px
}
.panel-eq .panel .panel-heading {
    padding: 0;
    background: none;
    background: #252529;
    background: -webkit-linear-gradient(right, #252529, #4a475c);
    background: linear-gradient(270deg, #252529 0, #4a475c);
    -webkit-transition: background-color .1s ease-in;
    transition: background-color .1s ease-in
}
.panel-eq .panel .panel-heading:hover {
    background: rgba(185, 26, 179, .25);
    background: -webkit-linear-gradient(right, rgba(185, 26, 179, .25), #4a475c);
    background: linear-gradient(270deg, rgba(185, 26, 179, .25) 0, #4a475c)
}
.panel-eq .panel .panel-heading:active {
    background: hsla(0, 0%, 100%, .25);
    background: -webkit-linear-gradient(right, hsla(0, 0%, 100%, .25), #4a475c);
    background: linear-gradient(270deg, hsla(0, 0%, 100%, .25) 0, #4a475c)
}
.panel-eq .panel .panel-heading .panel-title {
    font-size: 14px;
    font-weight: 400;
    color: #fff
}
.panel-eq .panel .panel-heading .panel-title a {
    position: relative;
    display: block;
    padding: 10px 15px
}
.panel-eq .panel .panel-heading .panel-title a:focus,
.panel-eq .panel .panel-heading .panel-title a:hover {
    text-decoration: none
}
.panel-eq .panel .panel-heading .panel-title a:before {
    position: absolute;
    top: 10px;
    right: 15px;
    font-family: material-design-iconic-font;
    content: ""
}
.panel-eq .panel .panel-heading .panel-title a:not(.collapsed):before {
    content: "\f273"
}
.panel-eq .panel .panel-heading .panel-title a.collapsed:before {
    content: "\f278"
}
.panel-eq .panel .panel-body {
    color: #fff
}
.meta-data {
    color: hsla(0, 0%, 100%, .75)
}
.download-list {
    padding-left: 20px;
    list-style: none
}
.download-list li {
    margin-bottom: 10px
}
.download-list li a {
    color: #fff
}
.download-list li a:hover {
    color: hsla(0, 0%, 100%, .5)
}
.download-list li:before {
    font-family: material-design-iconic-font;
    content: '\f2fe';
    margin: 0 5px 0 -15px;
    color: #fff
}
.eq-log-scroll {
    position: relative;
    width: 99.5%;
    height: 80%;
    max-height: 80%;
    overflow-y: scroll;
    overflow-x: hidden
}
input[type=date].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control,
input[type=time].form-control {
    line-height: 24px
}
.modal-log .modal-content {
    background-color: #4a475c
}
.modal-log .modal-header {
    background-color: #61616c;
    border-bottom-color: #252529
}
.modal-log .btn-default {
    color: #fff
}
.modal-log .btn-default:hover {
    color: #333;
    border-color: #e6e6e6
}
.modal-footer {
    border-top-color: #252529
}
.modal-log .download-list {
    padding-left: 15px
}
.modal-log .download-list li {
    margin-bottom: 0;
    display: block
}
.modal-log .download-list li span {
    float: left;
    display: inline-block;
    width: 40%
}
.modal-log .download-list li .meta-data {
    padding-left: 30px;
    font-weight: 300;
    width: 60%
}
.modal-log .download-list li:before {
    float: left
}
.modal-log .modal-body {
    max-height: 475px;
    overflow: hidden;
    overflow-y: scroll
}
.btn-launch .zmdi {
    margin-right: 10px
}
.modal .btn-primary:hover {
    background-color: #252529;
    border-color: #252529
}
.row-eq {
    border-color: #252529;
    margin-top: 0;
    margin-bottom: 15px
}
.table-dist>thead>tr>th {
    font-weight: 400;
    color: #fff
}
.table-dist>tbody>tr>td {
    font-weight: 300;
    border-top: 1px solid hsla(0, 0%, 87%, .5)
}
.global-process {
    float: left;
    display: inline-block;
    width: 200px;
    height: 60px;
    padding: 0;
    line-height: 60px;
    color: #fff;
    background: -webkit-linear-gradient(top, #4a475c, rgba(74, 71, 92, 0));
    background: -webkit-linear-gradient(bottom, #4a475c, rgba(74, 71, 92, 0));
    background: linear-gradient(0deg, #4a475c, rgba(74, 71, 92, 0));
    overflow: hidden;
    position: relative
}
.global-process>span {
    font-size: 13px;
    font-weight: 300;
    color: hsla(0, 0%, 100%, .75);
    text-align: center;
    display: block;
    z-index: 0
}
.container-process,
.global-process>span {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.container-process {
    z-index: 1
}
.coast {
    position: absolute;
    left: 1.3rem;
    bottom: 1.7rem;
    width: 6.2rem;
    height: 2.2rem;
    display: inline-block;
    -webkit-animation: coast 2.1s linear infinite;
    animation: coast 2.1s linear infinite;
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.wave-rel-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-perspective: 3rem;
    perspective: 3rem;
    -webkit-perspective-origin: 0, 50%;
    perspective-origin: 0, 50%
}
.wave {
    position: absolute;
    width: 4.2rem;
    height: 1.2rem;
    top: 4px;
    left: 0;
    border-radius: 1.2rem;
    background: #43cea2;
    background: -webkit-linear-gradient(90deg, #185a9d, #43cea2);
    background: -webkit-linear-gradient(left, #185a9d, #43cea2);
    background: linear-gradient(90deg, #185a9d, #43cea2);
    display: inline-block;
    -webkit-animation: wave 2.1s linear infinite;
    animation: wave 2.1s linear infinite;
    will-change: width;
    -webkit-transform: translateZ(0) scale(0);
    transform: translateZ(0) scale(0)
}
.delay {
    -webkit-animation-delay: 1.05s;
    animation-delay: 1.05s
}
@-webkit-keyframes coast {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    23% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    50% {
        -webkit-transform: translate3d(14rem, 0, 0);
        transform: translate3d(14rem, 0, 0)
    }
    to {
        -webkit-transform: translate3d(14rem, 0, 0);
        transform: translate3d(14rem, 0, 0)
    }
}
@keyframes coast {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    23% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    50% {
        -webkit-transform: translate3d(14rem, 0, 0);
        transform: translate3d(14rem, 0, 0)
    }
    to {
        -webkit-transform: translate3d(14rem, 0, 0);
        transform: translate3d(14rem, 0, 0)
    }
}
@-webkit-keyframes wave {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        width: 2.2rem
    }
    10% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    23% {
        width: 2.2rem
    }
    32% {
        width: 6.1rem
    }
    42% {
        width: 5rem;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    51% {
        -webkit-transform: scale(.6, .2);
        transform: scale(.6, .2)
    }
    52% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}
@keyframes wave {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        width: 2.2rem
    }
    10% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    23% {
        width: 2.2rem
    }
    32% {
        width: 6.1rem
    }
    42% {
        width: 5rem;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
    51% {
        -webkit-transform: scale(.6, .2);
        transform: scale(.6, .2)
    }
    52% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
}
.canvas main.intern-test {
    padding-top: 90px
}
.card-page {
    margin: auto;
    display: block;
    width: 100%;
    height: 55vh;
    height: calc(60vh - 90px);
    overflow: hidden
}
.card-map {
    margin-top: 3vh;
    height: 35vh
}
.row--action .btn-group>.btn+.dropdown-toggle {
    min-width: 45px;
    margin-left: 1px
}
.row--action .btn-group>.btn+.dropdown-toggle .caret {
    margin-left: 0
}
.card-page .btn-primary .zmdi-play-circle-outline,
.card-page .btn-primary .zmdi-stop {
    margin-right: 15px
}
.card-page .table-test {
    margin-bottom: 0
}
.card-page .row--action {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 15px 8px;
    width: 100%;
    height: 15%;
    background: none;
    min-height: inherit
}
.card-page .progress {
    width: 85%;
    height: 12px;
    margin-top: 2px;
    margin-bottom: 0;
    padding: 2px 3px;
    background: #4a475c;
    border-radius: 6px;
    overflow: hidden
}
.card-page .progress .progress-bar {
    background: #43cea2;
    background: -webkit-linear-gradient(90deg, #185a9d, #43cea2);
    background: -webkit-linear-gradient(left, #185a9d, #43cea2);
    background: linear-gradient(90deg, #185a9d, #43cea2);
    line-height: 12px;
    border-radius: 6px
}
table.table-test thead {
    display: table;
    width: 100%
}
table.table-test tbody {
    overflow-y: auto;
    display: block;
    max-height: 345px
}
table.table-test tbody tr {
    display: table;
    width: 100%
}
table.table-test tbody tr:first-child td {
    border-top: none
}
.table-test .progress-indicator {
    position: relative
}
.table-test .progress-indicator .p-label {
    position: absolute;
    top: 3px;
    right: 15px;
    width: 35px;
    height: auto;
    font-size: 12px;
    text-align: left
}
.card-page .row-table {
    height: 80%
}
.table-test .table-option {
    color: #fff
}
.console-results {
    position: relative;
    height: 100%
}
@-webkit-keyframes waiting {
    0% {
        opacity: 0
    }
    35%,
    75% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@keyframes waiting {
    0% {
        opacity: 0
    }
    35%,
    75% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}
@-webkit-keyframes joltBG {
    0% {
        opacity: .3
    }
    22%,
    26% {
        opacity: .2
    }
    27%,
    45% {
        opacity: .4
    }
    46%,
    76% {
        opacity: .5
    }
    76%,
    78% {
        opacity: .05
    }
    78% {
        opacity: .3
    }
    to {
        opacity: .3
    }
}
@keyframes joltBG {
    0% {
        opacity: .3
    }
    22%,
    26% {
        opacity: .2
    }
    27%,
    45% {
        opacity: .4
    }
    46%,
    76% {
        opacity: .5
    }
    76%,
    78% {
        opacity: .05
    }
    78% {
        opacity: .3
    }
    to {
        opacity: .3
    }
}
.i-has-teh-code {
    width: 100%;
    height: 100%;
    white-space: pre-line;
    background: #252529;
    color: #dce6e6;
    margin: 0 auto;
    font-family: Monaco, Consolas, Lucida Console, monospace;
    padding: 1em 1em 2.5em;
    line-height: 1.45;
    position: relative;
    overflow-y: scroll
}

.i-has-teh-code::-moz-selection {
    color: #141e1e;
    background: #dce6e6
}
.i-has-teh-code::selection {
    color: #141e1e;
    background: #dce6e6
}
.i-has-teh-code:before {
    position: absolute;
    pointer-events: none;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(50, 50, 80, .6);
    content: '';
    z-index: 100;
    box-shadow: inset 0 0 20px 0 rgba(0, 0, 60, .3);
    background: url('data:image/svg+xml;charset=utf-8,');
    -webkit-animation-name: joltBG;
    animation-name: joltBG;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear
}
.detail-eq > div {
    background: none;
    height: 40vh;
         
}
.prompt {
    position: relative;
    pointer-events: none;
    color: #dce6e6;
    padding: 1em .15em;
    line-height: 45px;
    -webkit-animation-name: waiting;
    animation-name: waiting;
    -webkit-animation-duration: 1.2s;
    animation-duration: 1.2s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out
}
.modal.modal-agente {
    text-align: center;
    padding: 0!important
}
.modal.modal-agente:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -4px
}
.modal-agente .modal-dialog {
    display: inline-block;
    width: 980px;
    margin: auto;
    text-align: left;
    vertical-align: middle
}
.modal-agente .modal-content {
    box-shadow: none
}
.modal-agente .modal-body,
.modal-agente .modal-footer,
.modal-agente .modal-header {
    background-color: #2c2b37
}
.modal-agente .modal-body {
    max-height: 600px
}
.modal-agente .table tr th {
    color: #fff
}
.modal-agente .table .test-status {
    font-size: 12px
}
.modal-agente .btn {
    height: 40px;
    line-height: 26px
}
.modal-agente .btn .zmdi {
    margin-right: 5px
}
.modal-agente .btn-default {
    background: none;
    color: #d5d8df;
    border: 1px solid transparent
}
.modal-agente .btn-default:hover {
    border-color: rgba(213, 216, 223, .5)
}
.modal-agente .btn-xls {
    background-color: #6aad75;
    border-color: #6aad75;
    color: #000601
}
.modal-agente .btn-xls:hover {
    background-color: #51935c;
    border-color: #6aad75
}
.modal-agente .btn-xls:active {
    background: none;
    border-color: #6aad75
}
.modal-agente .table thead {
    display: table;
    width: 100%
}
.modal-agente .table tbody {
    overflow-y: auto;
    display: block;
    max-height: 475px
}
.modal-agente .table tbody tr {
    display: table;
    width: 100%
}
#map div.gmnoprint[title=circlePulseTest] {
    width: inherit;
    height: inherit;
    margin: 0;
    border: none;
    border-radius: 50%;
    -webkit-animation: none;
    animation: none
}
.modal-open .canvas {
    -webkit-filter: blur(10px);
    filter: blur(10px)
}
.serv-label {
    float: left;
    display: inline-block;
    color: #fff;
    line-height: 40px
}
.card-page .switcher {
    float: left;
    font-size: 14px;
    margin: 0;
    padding-left: 45px;
    -webkit-transition: opacity .2s ease;
    transition: opacity .2s ease
}
.card-page .switcher:active {
    opacity: .5
}
.card-page .switcher__indicator {
    position: relative;
    top: -1px;
    left: -30px
}
@-moz-document url-prefix() {
    top: 14px
}
.card-page .switcher__indicator:before {
    background-color: rgba(233, 62, 83, .45)
}
.card-page .switcher__indicator:after {
    background-color: #e93e53
}
.card-page input:checked+.switcher__indicator.switcher__on:after {
    background-color: #41c7a2
}
.card-page input:checked+.switcher__indicator.switcher__on:before {
    background-color: rgba(65, 199, 162, .45)
}
table.table-map thead {
    display: table;
    width: 100%
}
table.table-map tbody {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: block;
    width: 99.9%;
    max-height: 275px
}
table.table-map tbody tr {
    display: table;
    width: 100%
}
@media (max-width:767px) {
    .aside-menu {
        width: 240px
    }
    .show-nav .canvas {
        -webkit-transform: translateX(70%);
        transform: translateX(70%);
        -webkit-transform: translateZ(0) translateX(70%);
        transform: translateZ(0) translateX(70%);
        -webkit-transform: translate3d(70%, 0, 0);
        transform: translate3d(70%, 0, 0)
    }
    .table-wrapper .table>tbody>tr>td {
        vertical-align: middle;
        font-size: 12px
    }
    .list-reference div>span {
        width: 50%
    }
    .form-top--search {
        position: absolute;
        right: 0;
        width: 0
    }
    .hardware-container.expanded .form-top--search {
        width: 100%
    }
    .form-top--search .form-control {
        width: 35px;
        height: 35px;
        right: 28px
    }
    .form-top--search .form-control:active,
    .form-top--search .form-control:focus {
        width: 88%;
        background-color: #252529
    }
    @-webkit-keyframes slideList {
        0% {
            height: 0;
            opacity: 0
        }
        to {
            height: 30vh;
            opacity: 1
        }
    }
    @keyframes slideList {
        0% {
            height: 0;
            opacity: 0
        }
        to {
            height: 30vh;
            opacity: 1
        }
    }
    #map div.gmnoprint[title=circlePulse],
    #map div.gmnoprint[title=circlePulseOFF],
    #map div.gmnoprint[title=circlePulseWarning] {
        margin: 0
    }
    .form-top--search .form-control::-webkit-input-placeholder {
        color: hsla(0, 0%, 100%, 0)
    }
    .form-top--search .form-control:-moz-placeholder,
    .form-top--search .form-control::-moz-placeholder {
        color: hsla(0, 0%, 100%, 0)
    }
    .form-top--search .form-control:-ms-input-placeholder {
        color: hsla(0, 0%, 100%, 0)
    }
    .form-top--search .form-control:focus::-webkit-input-placeholder {
        color: hsla(0, 0%, 100%, .5)
    }
    .form-top--search .form-control:focus:-moz-placeholder,
    .form-top--search .form-control:focus::-moz-placeholder {
        color: hsla(0, 0%, 100%, .5)
    }
    .form-top--search .form-control:focus:-ms-input-placeholder {
        color: hsla(0, 0%, 100%, .5)
    }
    .form-top--search .btn,
    .form-top--search:before {
        right: 25px
    }
    .header-logon h1,
    .questions li>span label,
    .simform .final-message {
        font-size: 18px
    }
    .questions input {
        height: 40px;
        font-size: 16px;
        line-height: 40px
    }
    .simform .next {
        height: 40px;
        padding: 0
    }
    .simform .next.show {
        -webkit-transform: translateX(-10%);
        transform: translateX(-10%)
    }
    .hardware-container {
        -webkit-transform: translateZ(0) translateX(51vh);
        transform: translateZ(0) translateX(51vh);
        -webkit-transform: translate3d(0, 51vh, 0);
        transform: translate3d(0, 51vh, 0)
    }
    .hardware-container.expanded {
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .hardware-container.expanded .form-top--search {
        opacity: 1
    }
    .unfold-more {
        right: 5px
    }
    .page-detail,
    .page-form {
        width: 100%
    }
    .canvas {
        background: #4a475c
    }
    .canvas main.intern {
        height: 100%;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .form-wrapper {
        height: auto
    }
    .row--action {
        height: auto;
        padding-bottom: 15px;
        margin-bottom: 30px
    }
    .row--action .btn {
        display: block;
        width: 90%;
        margin: 15px auto 0;
        position: inherit;
        left: inherit;
        right: inherit
    }
    .page-detail .form-group {
        margin-bottom: 10px
    }
    .off-canvas--toggle {
        -webkit-transition: -webkit-transform .1s linear;
        transition: -webkit-transform .1s linear;
        transition: transform .1s linear;
        transition: transform .1s linear, -webkit-transform .1s linear;
        will-change: transform
    }
    .off-canvas--toggle:active {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
}
@media (max-width:480px) {
    .off-canvas--toggle {
        width: 50px
    }
    .header-title {
        font-size: 14px
    }
    .panel-card .h3 {
        font-size: 11px
    }
    .card-total .count {
        font-size: 36px
    }
    .panel-card time {
        bottom: 8px;
        opacity: .5
    }
    .panel-card time:before {
        display: none
    }
    .signal-status small {
        visibility: hidden
    }
    .progress-vertical {
        -webkit-transform: translate(-50%, 100px) rotate(-90deg);
        transform: translate(-50%, 100px) rotate(-90deg)
    }
    .svg-radial-circle svg {
        float: none;
        display: block;
        margin: 0 auto
    }
    .canvas .home-dashborad {
        padding-top: 60px
    }
    .home-dashborad>section {
        padding-top: 10px
    }
    .log-wrapper {
        height: auto;
        max-height: inherit
    }
    .stats-list>li {
        width: 100%
    }
    .aside-menu ul li a {
        font-size: 18px;
        line-height: 44px
    }
    .aside-logout {
        display: block
    }
    .last-send span,
    .last-send span+span {
        font-size: 11px
    }
}
@media (min-width:480px) {
    table.table-test tbody {
        max-height: 175px
    }
    .calendar {
   		max-width: 100%!important;
	}
}
@media (min-width:768px) {
    .navbar-right {
        margin-right: 0
    }
    .aside-menu {
        width: 300px
    }
    .show-nav .canvas {
        -webkit-transform: translateX(300px);
        transform: translateX(300px);
        -webkit-transform: translateZ(0) translateX(300px);
        transform: translateZ(0) translateX(300px);
        -webkit-transform: translate3d(300px, 0, 0);
        transform: translate3d(300px, 0, 0)
    }
    .table-wrapper .table>tbody>tr>td {
        vertical-align: top;
        font-size: 14px
    }
    .list-reference div>span {
        width: auto
    }
    .form-top--search .form-control {
        width: 250px;
        height: 35px
    }
    .form-top--search .form-control:active,
    .form-top--search .form-control:focus {
        width: 250px
    }
    .widget .form-top--search .form-control {
        width: 35%;
        max-width: 180px
    }
    .widget .form-top--search .form-control:active,
    .widget .form-top--search .form-control:focus {
        width: 62.5%;
        max-width: inherit
    }
    #map div.gmnoprint[title=circlePulse],
    #map div.gmnoprint[title=circlePulseOFF],
    #map div.gmnoprint[title=circlePulseWarning] {
        margin: 0
    }
    .form-top--search .form-control::-webkit-input-placeholder {
        color: hsla(0, 0%, 100%, .5)
    }
    .form-top--search .form-control:-moz-placeholder,
    .form-top--search .form-control::-moz-placeholder {
        color: hsla(0, 0%, 100%, .5)
    }
    .form-top--search .form-control:-ms-input-placeholder {
        color: hsla(0, 0%, 100%, .5)
    }
    .questions li>span label {
        font-size: 24px
    }
    .simform .final-message {
        font-size: 36px
    }
    .header-logon h1 {
        font-size: 24px
    }
    .questions input {
        font-size: 1.275em
    }
    .hardware-container.fixed-list,
    .hardware-container:hover {
        -webkit-transform: translateZ(0) translateX(0);
        transform: translateZ(0) translateX(0);
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
    .hardware-container.fixed-list .form-top--search,
    .hardware-container:hover .form-top--search {
        opacity: 1
    }
    .modal-dialog {
        margin: 10% auto
    }
    .control-detail {
        font-size: 13px
    }
    .card-total .count {
        min-width: 100px;
        font-size: 36px
    }
    .table-wrapper--scroll {
        max-height: 250px
    }
    .table-widget td {
        font-size: 12px
    }
    .eq-reference {
        width: 350px;
        height: 45px;
      /*  -webkit-transform: translate3d(0, -250%, 0);
        transform: translate3d(0, -250%, 0)*/
    }
    .eq-reference li {
        line-height: 50px
    }
    .eq-reference svg {
        width: 15px
    }
    .left-list table.table-map tbody {
        max-height: 70vh;
    }

    .left-list {

    height: 93vh!important;

}
}


@media (min-width:992px) {
    .off-canvas--toggle {
        width: 40px;
        margin-right: 20px
    }
    .header-title,
    .panel-card .h3 {
        font-size: 16px
    }
    .panel-card time {
        bottom: 18px;
        opacity: 1
    }
    .panel-card time:before {
        display: block
    }
    .signal-status small {
        visibility: visible
    }
    .progress-vertical {
        -webkit-transform: translate(-30%, 115px) rotate(-90deg);
        transform: translate(-30%, 115px) rotate(-90deg)
    }
    .svg-radial-circle svg {
        float: left;
        display: inline-block
    }
    .canvas .home-dashborad {
        padding-top: 70px
    }
    .home-dashborad>section {
        padding-top: 0
    }
    .log-wrapper {
        height: 88vh;
        max-height: 100%
    }

    .log-wrapper.server {
        height: calc(86vh - 115px);
        max-height: 100%
    }
    .page-sidebar.server {
        height:86vh;
    }

    .log-wrapper.server .eq-log-scroll {
    height: 60%;
    max-height: 60%;
}

    .stats-list>li {
        width: 25%
    }
    .aside-menu ul li a {
        font-size: 14px;
        line-height: 26px
    }
    .aside-logout {
        display: none
    }

}
@media (min-width:1200px) {
    .questions input {
        font-size: 1.478em
    }
    .calendar {
   		max-width: 60%!important;
	}

        .log-wrapper.server .eq-log-scroll {
    height: 75%;
    max-height: 75%;
}

    .eq-log-scroll {
        height: 70%;
        max-height: 70%;
    }

  

    
}
@media (max-width:1200px) {
 
 .stats-list.top > li .icon-data {
    display: none;
}

.stats-list.top > li > .item-data {
    width: 100%;
}
    
}
@media (min-width:1367px) {
    table.table-test tbody {
        max-height: 245px
    }
    table.table-map tbody {
        max-height: 330px
    }
    .calendar {
   		max-width: 50%!important;
	}    
}
@media (min-width:1448px) {
    .card-total small {
        display: inline-block
    }
    .eq-reference {
        width: auto;
        height: 50px;
       /* -webkit-transform: translate3d(0, -200%, 0);
        transform: translate3d(0, -200%, 0)*/
    }
    .eq-reference li {
        line-height: 80px
    }
    .eq-reference svg {
        width: 12px
    }
    table.table-test tbody {
        max-height: 335px
    }

    table.table-map tbody {
        max-height: 275px
    }
    .left-list table.table-map tbody {
        max-height: 75vh
    }
       .log-wrapper.server {
        height: calc(88vh - 115px);
        max-height: 100%
    }

       .page-sidebar.server {
        height:88vh;
    }
    
}
@media (min-width:1648px) {
    .hardware-container {
        height: 42vh;
        max-height: 400px;
        -webkit-transform: translateZ(0) translateX(36vh);
        transform: translateZ(0) translateX(36vh);
        -webkit-transform: translate3d(0, 36vh, 0);
        transform: translate3d(0, 36vh, 0)
    }
    .control-detail {
        font-size: 16px
    }
    .files li .file .zmdi-download,
    .files li .file .zmdi-folder {
        font-size: 36px
    }
    .files .date .day {
        font-size: 24px
    }
    .files .date .year {
        font-size: 85%
    }
    .log-wrapper .table-wrapper {
        height: 80%
    }
    .card-total .count {
        min-width: 100px;
        font-size: 44px
    }
    .table-widget td {
        font-size: 13px
    }
    .table-wrapper--scroll {
        max-height: 330px
    }
    .left-list {
    height: 94vh!important;
}

}
@media (max-width:1448px){
.chartjs, .spark-charts {
    margin: 0px 0;
    padding: 0px 15px;
}
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .panel-card .h3 {
        font-size: 12px
    }
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .panel-card time {
        bottom: 14px;
        right: 10px;
        font-size: 10px
    }
}
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:2dppx),
only screen and (min-resolution:192dpi) {
    .card-total .count {
        min-width: 75px;
        font-size: 30px
    }
}
@media (-ms-high-contrast:active),
all and (-ms-high-contrast:none) {
    .signal-icon {
        height: 20px
    }
    .table-widget .signal-icon {
        height: 15px
    }
}
@supports (-ms-accelerator:true) {
    .signal-icon {
        height: 20px
    }
    .table-widget .signal-icon {
        height: 15px
    }
}


/*
    leaflet para open street map
*/
.leaflet-layer,
.leaflet-control-zoom-in,
.leaflet-control-zoom-out,
.leaflet-control-attribution {
    filter: grayscale(100%) invert(100%) hue-rotate(200deg) brightness(80%) contrast(100%);
}