hr,
img {
    border: 0;
}

.waves-effect,
html {
    -webkit-tap-highlight-color: transparent;
}

body,
figure {
    margin: 0;
}

.btn,
.waves-effect {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse,
.pre-scrollable {
    max-height: 340px;
}

#header,
.btn {
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

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;
}

b,
optgroup,
strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

h1 {
    margin: .67em 0;
}

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

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    vertical-align: middle;
}

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

hr {
    box-sizing: content-box;
    height: 0;
}

pre,
textarea {
    overflow: auto;
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

.glyphicon,
.popover,
.tooltip,
address {
    font-style: normal;
}

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[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-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}

@media print {
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid;
    }
    *,
    :after,
    :before {
        background: 0 0!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^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }
    blockquote,
    pre {
        border: 1px solid #999;
    }
    thead {
        display: table-header-group;
    }
    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;
    }
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-primary.active,
.btn-primary:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.navbar-toggle,
.open>.dropdown-toggle.btn-danger,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-warning {
    background-image: none;
}

@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-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.popover,
.tooltip,
body {
    font-family: roboto;
}

.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 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px
}

body {
    font-size: 13px;
    line-height: 1.42857143;
    color: #5E5E5E;
    background-color: #f6f6f6
}

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

a {
    color: #2196F3;
    text-decoration: none
}

a:focus,
a:hover {
    color: #0a6ebd;
    text-decoration: none
}

a:focus {
    outline-offset: -2px;
    outline: 0!important
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 2px
}

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

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

hr {
    margin-top: 18px;
    margin-bottom: 18px;
    border-top: 1px solid #eee
}

.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: #000
}

.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: #AEAEAE
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 18px;
    margin-bottom: 9px
}

.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: 9px;
    margin-bottom: 9px
}

.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: 33px
}

.h2,
h2 {
    font-size: 27px
}

.h3,
h3 {
    font-size: 23px
}

.h4,
h4 {
    font-size: 17px
}

.h5,
h5 {
    font-size: 13px
}

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

p {
    margin: 0 0 9px
}

.lead {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4
}

.label,
dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.42857143
}

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

.small,
small {
    font-size: 92%
}

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

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

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

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #2196F3
}

a.text-primary:focus,
a.text-primary:hover {
    color: #0c7cd5
}

.text-success {
    color: #67bd6a
}

a.text-success:focus,
a.text-success:hover {
    color: #49a84d
}

.text-info {
    color: #31708f
}

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

.text-warning {
    color: #ffa829
}

a.text-warning:focus,
a.text-warning:hover {
    color: #f59200
}

.text-danger {
    color: #f6675d
}

a.text-danger:focus,
a.text-danger:hover {
    color: #f33a2c
}

.bg-primary {
    color: #fff;
    background-color: #2196F3
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #0c7cd5
}

.bg-success {
    background-color: #67bd6a
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #49a84d
}

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

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

.bg-warning {
    background-color: #ffa829
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f59200
}

.bg-danger {
    background-color: #f6675d
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #f33a2c
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 8px;
    margin: 36px 0 18px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

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

address,
dl {
    margin-bottom: 18px
}

ol,
ul {
    margin-bottom: 9px
}

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

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

dd {
    margin-left: 0
}

@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
    }
    .container {
        width: 100%
    }
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.dropdown-menu>li>a,
.form-horizontal .form-group:after,
.media:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
body.left-sidebar-toggled .nav-menu .nav-item ul.mega-menu>li {
    clear: both
}

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

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 9px 18px;
    margin: 0 0 18px;
    font-size: 16.25px;
    border-left: 5px solid #eee
}

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

legend,
pre {
    display: block;
    color: #333
}

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
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%;
    border-radius: 2px
}

caption,
th {
    text-align: left
}

.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'
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4
}

kbd {
    color: #fff;
    background-color: #333;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    padding: 8.5px;
    margin: 0 0 9px;
    font-size: 12px;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 2px
}

.container,
.container-fluid {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.container,
.container-fluid {
    padding-left: 10px;
    padding-right: 10px
}

.pre-scrollable {
    overflow-y: scroll
}

@media (min-width:992px) {
    .container {
        width: 100%
    }
}

@media (min-width:1200px) {
    .container {
        width: 100%
    }
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

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

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

.col-xs-12 {
    width: 100%
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

caption {
    padding-top: 15px;
    padding-bottom: 15px;
    color: #777
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 18px
}

.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: 15px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #F5F5F5
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #F5F5F5
}

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

.table .table {
    background-color: #edecec
}

.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: 10px
}

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

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-hover>tbody>tr:hover,
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f4f4f4
}

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
}

.btn-group>.btn-group,
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.dropdown-menu {
    float: left
}

.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: #FFFCBE
}

.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: #fffba4
}

.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: #67bd6a
}

.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: #55b559
}

.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: #ffa829
}

.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: #ff9e0f
}

.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: #f6675d
}

.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: #f55145
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 13.5px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #F5F5F5
    }
    .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,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    width: 100%;
    margin-bottom: 18px;
    font-size: 19.5px;
    line-height: inherit;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px
}

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

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

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

input[type=file] {
    display: block
}

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

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

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline-offset: -2px;
    outline: 0!important
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 35px;
    padding: 6px 12px;
    background-color: transparent;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #b4b4b4;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(180, 180, 180, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(180, 180, 180, .6)
}

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

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

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

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #67bd6a
}

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

@media screen and (-webkit-min-device-pixel-ratio:0) {
    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 35px
    }
    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }
    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 40px
    }
}

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

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

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

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline 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 label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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: 31px
}

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

.form-group-sm .form-control,
.input-sm {
    padding: 5px 10px;
    border-radius: 2px;
    font-size: 12px
}

.input-sm {
    height: 30px;
    line-height: 1.5
}

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

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

.form-group-sm .form-control {
    height: 30px;
    line-height: 1.5
}

.form-group-lg .form-control,
.input-lg {
    border-radius: 0;
    padding: 10px 16px;
    font-size: 17px
}

.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: 30px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-lg {
    height: 40px;
    line-height: 1.3333333
}

select.input-lg {
    height: 40px;
    line-height: 40px
}

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

.form-group-lg .form-control {
    height: 40px;
    line-height: 1.3333333
}

.form-group-lg select.form-control {
    height: 40px;
    line-height: 40px
}

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

.form-group-lg .form-control-static {
    height: 40px;
    min-height: 35px;
    padding: 11px 16px;
    font-size: 17px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 43.75px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    pointer-events: none
}

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

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 40px;
    height: 40px;
    line-height: 40px
}

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

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

.has-success .form-control:focus {
    border-color: #49a84d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #aedcb0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #aedcb0
}

.has-success .input-group-addon {
    color: #67bd6a;
    border-color: #67bd6a;
    background-color: #67bd6a
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #ffa829
}

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

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

.has-warning .input-group-addon {
    color: #ffa829;
    border-color: #ffa829;
    background-color: #ffa829
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #f6675d
}

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

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

.has-error .input-group-addon {
    color: #f6675d;
    border-color: #f6675d;
    background-color: #f6675d
}

.has-feedback label~.form-control-feedback {
    top: 23px
}

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

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #9e9e9e
}

@media (min-width:768px) {
    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }
    .form-inline .control-label,
    .form-inline .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .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 .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 .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }
}

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

.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: 25px
}

.form-horizontal .form-group {
    margin-left: -10px;
    margin-right: -10px
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 10px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 11px;
        font-size: 17px
    }
    .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;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    border-radius: 2px;
    user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline-offset: -2px;
    outline: 0!important
}

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

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    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.active,
.btn-default:active,
.btn-default:hover,
.open>.dropdown-toggle.btn-default {
    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>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

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

.btn-default.disabled,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
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: #2196F3;
    border-color: #0d8aee
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #0c7cd5;
    border-color: #0a68b4
}

.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>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #0a68b4;
    border-color: #064475
}

.btn-primary.focus,
.btn-primary.focus.focus,
.btn-primary.focus:focus,
.btn-primary.focus:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.btn-primary:focus,
.btn-primary:focus.focus,
.btn-primary:focus:focus,
.btn-primary:focus:hover,
.btn-primary:hover,
.btn-primary:hover.focus,
.btn-primary:hover:focus,
.btn-primary:hover:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #2196F3;
    border-color: transparent
}

.btn-primary.disabled,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #2196F3;
    border-color: #0d8aee
}

.btn-primary .badge {
    color: #2196F3;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #4CAF50;
    border-color: #449d48
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #3d8b40;
    border-color: #327334
}

.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>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #327334;
    border-color: #1e441f
}

.btn-success.focus,
.btn-success.focus.focus,
.btn-success.focus:focus,
.btn-success.focus:hover,
.btn-success:active,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.btn-success:focus,
.btn-success:focus.focus,
.btn-success:focus:focus,
.btn-success:focus:hover,
.btn-success:hover,
.btn-success:hover.focus,
.btn-success:hover:focus,
.btn-success:hover:hover,
.open>.dropdown-toggle.btn-success,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    color: #fff;
    background-color: #4CAF50;
    border-color: transparent
}

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

.btn-success.disabled,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #4CAF50;
    border-color: #449d48
}

.btn-success .badge {
    color: #4CAF50;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #00BCD4;
    border-color: #00a5bb
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #008fa1;
    border-color: #006f7d
}

.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>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #006f7d;
    border-color: #00343b
}

.btn-info.focus,
.btn-info.focus.focus,
.btn-info.focus:focus,
.btn-info.focus:hover,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.btn-info:focus,
.btn-info:focus.focus,
.btn-info:focus:focus,
.btn-info:focus:hover,
.btn-info:hover,
.btn-info:hover.focus,
.btn-info:hover:focus,
.btn-info:hover:hover,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    color: #fff;
    background-color: #00BCD4;
    border-color: transparent
}

.btn-info.disabled,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #00BCD4;
    border-color: #00a5bb
}

.btn-info .badge {
    color: #00BCD4;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #FF9800;
    border-color: #e68900
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #cc7a00;
    border-color: #a86400
}

.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>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    color: #fff;
    background-color: #a86400;
    border-color: #663d00
}

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

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

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

.btn-danger {
    color: #fff;
    background-color: #F44336;
    border-color: #f32c1e
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #ea1c0d;
    border-color: #c8180b
}

.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>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    color: #fff;
    background-color: #c8180b;
    border-color: #891008
}

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

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

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

.btn-link {
    color: #2196F3;
    font-weight: 400;
    border-radius: 0
}

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

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

.btn-link:focus,
.btn-link:hover {
    color: #0a6ebd;
    text-decoration: none;
    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: 17px;
    line-height: 1.3333333;
    border-radius: 2px
}

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

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

.dropdown-header,
.dropdown-menu>li>a {
    line-height: 1.42857143;
    white-space: nowrap
}

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

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,
.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-vertical>.btn:not(:first-child):not(:last-child),
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-block {
    display: block
}

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

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

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

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

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

.collapsing {
    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-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    left: 0;
    z-index: 9;
    display: none;
    min-width: 160px;
    list-style: none;
    font-size: 13px;
    text-align: left;
    background-color: #fff;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

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

.dropdown-menu .divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: rgba(0, 0, 0, .08)
}

.dropdown-menu>li>a {
    display: block;
    font-weight: 400;
    color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    text-decoration: none;
    color: #333;
    background-color: rgba(0, 0, 0, .075)
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #333;
    text-decoration: none;
    outline: 0;
    background-color: rgba(0, 0, 0, .075)
}

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

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

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

.open>a {
    outline: 0
}

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

.dropdown-header {
    display: block;
    font-size: 12px
}

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

.nav-justified>.dropdown .dropdown-menu,
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.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 {
        left: auto;
        right: 0
    }
    .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>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn .caret,
.btn-group>.btn:first-child {
    margin-left: 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>.btn-lg+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

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

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

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

.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>.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:first-child:not(:last-child) {
    border-radius: 2px 2px 0 0
}

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

.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 input[type=checkbox],
[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.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-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 40px;
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333;
    border-radius: 0
}

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

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

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

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

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

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

.nav>li,
.nav>li>a {
    display: block;
    position: relative
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: 13px;
    font-weight: 400;
    line-height: 1;
    color: #000;
    text-align: center;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0
}

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

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 17px;
    border-radius: 0
}

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

.input-group .form-control:first-child,
.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) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

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

.input-group .form-control:last-child,
.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 {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

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

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

.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>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: #2196F3
}

.nav .nav-divider {
    height: 1px;
    margin: 8px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #fff
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 2px 2px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #fff
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    background-color: transparent;
    border: 1px solid #fff;
    border-bottom-color: transparent;
    cursor: default
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px;
    margin-right: 0;
    border-radius: 2px
}

.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.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0;
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #edecec
    }
}

.nav-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 2px
}

.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: #2196F3
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 2px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 2px 2px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #edecec
    }
}

.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: 18px;
    border: 1px solid transparent
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 10px;
    padding-left: 10px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
    overflow-y: auto
}

@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: -10px;
    margin-left: -10px
}

@media (min-width:768px) {
    .navbar {
        border-radius: 2px
    }
    .navbar-header {
        float: left
    }
    .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
    }
    .container-fluid>.navbar-collapse,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container>.navbar-header {
        margin-right: 0;
        margin-left: 0
    }
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

.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: 16px 10px;
    font-size: 17px;
    line-height: 18px;
    height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar-fixed-bottom,
    .navbar-fixed-top {
        border-radius: 0
    }
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -10px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 10px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 2px
}

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

.navbar-nav {
    margin: 8px -10px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 18px
}

@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: 18px
    }
    .navbar-nav .open .dropdown-menu>li>a:focus,
    .navbar-nav .open .dropdown-menu>li>a:hover {
        background-image: none
    }
}

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

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 16px;
        padding-bottom: 16px
    }
}

.navbar-form {
    padding: 10px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin: 7.5px -10px
}

@media (min-width:768px) {
    .navbar-form .form-control-static,
    .navbar-form .form-group {
        display: inline-block
    }
    .navbar-form .control-label,
    .navbar-form .form-group {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .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 .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
    }
    .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.breadcrumb>li,
.pagination {
    display: inline-block
}

.btn .badge,
.btn .label {
    top: -1px;
    position: relative
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

.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-radius: 2px 2px 0 0
}

.navbar-btn {
    margin-top: 7.5px;
    margin-bottom: 7.5px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 16px;
    margin-bottom: 16px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-left: 10px;
        margin-right: 10px
    }
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -10px
    }
    .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: #080808
}

.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: #080808
}

.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: #080808;
    color: #fff
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .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: #080808
    }
    .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 20px;
    margin-bottom: 18px;
    list-style: none;
    background-color: transparent;
    border-radius: 2px
}

.breadcrumb>li+li:before {
    content: "/\00a0";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #7c7c7c
}

.pagination {
    padding-left: 0;
    margin: 18px 0;
    border-radius: 2px
}

.pager li,
.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857143;
    text-decoration: none;
    color: #7E7E7E;
    background-color: #E2E2E2;
    border: 1px solid #fff;
    margin-left: -1px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span,
.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span,
.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    z-index: 2;
    color: #333;
    background-color: #d7d7d7;
    border-color: #fff
}

.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: #00BCD4;
    border-color: #fff;
    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: #E2E2E2;
    border-color: #fff;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 17px;
    line-height: 1.3333333
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5
}

.badge,
.label {
    line-height: 1;
    white-space: nowrap;
    text-align: center
}

.pager {
    padding-left: 0;
    margin: 18px 0;
    list-style: none;
    text-align: center
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #E2E2E2;
    border: 1px solid #fff;
    border-radius: 5px
}

.pager li>a:focus,
.pager li>a:hover {
    text-decoration: none;
    background-color: #d7d7d7
}

.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: #E2E2E2;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    color: #fff;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:focus,
a.label:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.label-default {
    background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #2196F3
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    background-color: #0c7cd5
}

.label-success {
    background-color: #4CAF50
}

.label-success[href]:focus,
.label-success[href]:hover {
    background-color: #3d8b40
}

.label-info {
    background-color: #00BCD4
}

.label-info[href]:focus,
.label-info[href]:hover {
    background-color: #008fa1
}

.label-warning {
    background-color: #FF9800
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    background-color: #cc7a00
}

.label-danger {
    background-color: #F44336
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    background-color: #ea1c0d
}

.badge,
.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #fff;
    background-color: #2196F3
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 400;
    vertical-align: middle;
    border-radius: 2px
}

.badge:empty {
    display: none
}

.media-object,
.thumbnail {
    display: block
}

.btn-group-xs>.btn .badge,
.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
    color: inherit
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    background-color: #F7F7F7
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 200
}

.alert,
.thumbnail {
    margin-bottom: 18px
}

.jumbotron>hr {
    border-top-color: #dedede
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 2px;
    padding-left: 10px;
    padding-right: 10px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px
    }
    .container .jumbotron,
    .container-fluid .jumbotron {
        padding-left: 60px;
        padding-right: 60px
    }
    .jumbotron .h1,
    .jumbotron h1 {
        font-size: 59px
    }
}

.thumbnail {
    padding: 3px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #EDEDED;
    border-radius: 2px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail a>img,
.thumbnail>img {
    margin-left: auto;
    margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
    border-color: #2196F3
}

.thumbnail .caption {
    padding: 10px 15px;
    color: #5E5E5E
}

.alert {
    padding: 15px;
    border: 1px solid transparent;
    border-radius: 2px
}

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

.modal,
.modal-backdrop {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.progress-bar-success {
    background-color: #4CAF50;
}

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

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

.progress-bar-info {
    background-color: #00BCD4;
}

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

.progress-bar-warning {
    background-color: #FF9800;
}

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

.progress-bar-danger {
    background-color: #F44336
}

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

.media {
    margin-top: 15px
}

.media-heading,
.media:first-child,
.panel-title {
    margin-top: 0
}

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

.media-object.img-thumbnail {
    max-width: none
}

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

.list-group,
.media-list {
    padding-left: 0
}

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

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

.btn-file,
.fileinput .btn,
.fileinput .thumbnail,
.fileinput-filename,
.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-list {
    list-style: none
}

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

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

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

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: #F7F7F7
}

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: #fff;
    color: #B5B4B4;
    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: #B5B4B4
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
    z-index: 2;
    color: #000;
    background-color: #f5f5f5;
    border-color: #e9e9e9
}

.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: #fff
}

.list-group-item-success {
    color: #67bd6a;
    background-color: #67bd6a
}

a.list-group-item-success,
button.list-group-item-success {
    color: #67bd6a
}

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: #67bd6a;
    background-color: #55b559
}

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: #67bd6a;
    border-color: #67bd6a
}

.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: #ffa829;
    background-color: #ffa829
}

a.list-group-item-warning,
button.list-group-item-warning {
    color: #ffa829
}

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: #ffa829;
    background-color: #ff9e0f
}

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: #ffa829;
    border-color: #ffa829
}

.list-group-item-danger {
    color: #f6675d;
    background-color: #f6675d
}

a.list-group-item-danger,
button.list-group-item-danger {
    color: #f6675d
}

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: #f6675d;
    background-color: #f55145
}

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: #f6675d;
    border-color: #f6675d
}

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

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

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

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

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

.panel-body {
    padding: 15px
}

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

.panel-title {
    font-size: 15px
}

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

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

.panel-group .panel-heading,
.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: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-left-radius: 1px;
    border-bottom-right-radius: 1px
}

.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: 1px;
    border-top-left-radius: 1px
}

.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: 1px;
    border-bottom-left-radius: 1px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.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: 1px;
    border-top-left-radius: 1px
}

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

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

.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: 1px
}

.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: 1px
}

.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: 1px
}

.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: 1px
}

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

.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-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 18px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 2px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.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: #2196F3
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #2196F3;
    border-color: #2196F3
}

.panel-success,
.panel-success>.panel-heading {
    border-color: #61b555
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #2196F3
}

.panel-primary>.panel-heading .badge {
    color: #2196F3;
    background-color: #fff
}

.panel-success>.panel-heading,
.panel-success>.panel-heading .badge {
    color: #67bd6a;
    background-color: #67bd6a
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #2196F3
}

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

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

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

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

.panel-warning,
.panel-warning>.panel-heading {
    border-color: #ff760f
}

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

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

.panel-warning>.panel-heading,
.panel-warning>.panel-heading .badge {
    color: #ffa829;
    background-color: #ffa829
}

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

.panel-danger,
.panel-danger>.panel-heading {
    border-color: #f54556
}

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

.panel-danger>.panel-heading,
.panel-danger>.panel-heading .badge {
    color: #f6675d;
    background-color: #f6675d
}

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

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

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

.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: 2px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

#main,
body,
html {
    min-height: 100vh
}

.tooltip-inner,
.well-lg,
.well-sm {
    border-radius: 2px
}

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

.well-lg {
    padding: 24px
}

.well-sm {
    padding: 9px
}

.close {
    float: right;
    font-size: 19.5px;
    line-height: 1;
    color: #000
}

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

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

.modal-content,
.popover {
    background-clip: padding-box;
    background-color: #fff
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0
}

.modal-backdrop {
    position: fixed;
    z-index: 11;
    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 transparent
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: transparent
}

.popover,
.tooltip {
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.42857143;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    text-decoration: none
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid transparent
}

.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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #737373
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    line-break: auto;
    text-align: left;
    text-align: start;
    font-size: 12px;
    opacity: 0;
    filter: alpha(opacity=0);
}

.tooltip.in {
    opacity: 1;
    filter: alpha(opacity=100)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #737373
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #737373
}

.tooltip.top-left .tooltip-arrow {
    right: 5px
}

.tooltip.top-right .tooltip-arrow {
    left: 5px
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #737373
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #737373
}

.tooltip.bottom .tooltip-arrow,
.tooltip.bottom-left .tooltip-arrow,
.tooltip.bottom-right .tooltip-arrow {
    border-width: 0 5px 5px;
    border-bottom-color: #737373;
    top: 0
}

.tooltip.bottom .tooltip-arrow {
    left: 50%;
    margin-left: -5px
}

.tooltip.bottom-left .tooltip-arrow {
    right: 5px;
    margin-top: -5px
}

.tooltip.bottom-right .tooltip-arrow {
    left: 5px;
    margin-top: -5px
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
    max-width: 276px;
    padding: 1px;
    line-break: auto;
    text-align: left;
    text-align: start;
    font-size: 13px;
    border: 1px solid #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.carousel-caption,
.carousel-control {
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    text-align: center
}

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

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

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

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

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 13px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2;
    border-radius: 1px 1px 0 0
}

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

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

.carousel,
.carousel-inner {
    position: relative
}

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

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

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: -11px
}

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

.popover.left>.arrow:after,
.popover.right>.arrow:after {
    content: " ";
    bottom: -10px
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #fff
}

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

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #fff;
    top: -11px
}

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

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #fff
}

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

.carousel-inner {
    overflow: hidden;
    width: 100%
}

.carousel-inner>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -moz-transition: -moz-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000px;
        -moz-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: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 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;
    background-color: rgba(0, 0, 0, 0)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    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) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    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: rgba(0, 0, 0, 0)
}

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

.carousel-caption .btn,
.close,
.text-hide {
    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
    }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    content: " ";
    display: table
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

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

.invisible {
    visibility: hidden
}

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

.affix {
    position: fixed
}

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

@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
    }
    .visible-xs-block {
        display: block!important
    }
    .visible-xs-inline {
        display: inline!important
    }
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table!important
    }
    tr.visible-sm {
        display: table-row!important
    }
    td.visible-sm,
    th.visible-sm {
        display: table-cell!important
    }
    .visible-sm-block {
        display: block!important
    }
    .visible-sm-inline {
        display: inline!important
    }
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table!important
    }
    tr.visible-md {
        display: table-row!important
    }
    td.visible-md,
    th.visible-md {
        display: table-cell!important
    }
    .visible-md-block {
        display: block!important
    }
    .visible-md-inline {
        display: inline!important
    }
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table!important
    }
    tr.visible-lg {
        display: table-row!important
    }
    td.visible-lg,
    th.visible-lg {
        display: table-cell!important
    }
    .visible-lg-block {
        display: block!important
    }
    .visible-lg-inline {
        display: inline!important
    }
    .visible-lg-inline-block {
        display: inline-block!important
    }
    .hidden-lg {
        display: none!important
    }
}

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

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

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

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table!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
    }
    .hidden-print {
        display: none!important
    }
}

@font-face {
    font-family: roboto;
    src: url("../fonts/roboto/Roboto-Light-webfont.eot");
    src: url("../fonts/roboto/Roboto-Light-webfont-.eot#iefix") format('embedded-opentype'), url("../fonts/roboto/Roboto-Light-webfont.woff") format('woff'), url("../fonts/roboto/Roboto-Light-webfont.ttf") format('truetype'), url("../fonts/roboto/Roboto-Light-webfont.svg#icon") format('svg');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url("../fonts/roboto/Roboto-Regular-webfont.eot");
    src: url("../fonts/roboto/Roboto-Regular-webfont-.eot#iefix") format('embedded-opentype'), url("../fonts/roboto/Roboto-Regular-webfont.woff") format('woff'), url("../fonts/roboto/Roboto-Regular-webfont.ttf") format('truetype'), url("../fonts/roboto/Roboto-Regular-webfont.svg#icon") format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url("../fonts/roboto/Roboto-Medium-webfont.eot");
    src: url("../fonts/roboto/Roboto-Medium-webfont-.eot#iefix") format('embedded-opentype'), url("../fonts/roboto/Roboto-Medium-webfont.woff") format('woff'), url("../fonts/roboto/Roboto-Medium-webfont.ttf") format('truetype'), url("../fonts/roboto/Roboto-Medium-webfont.svg#icon") format('svg');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: roboto;
    src: url("../fonts/roboto/Roboto-Bold-webfont.eot");
    src: url("../fonts/roboto/Roboto-Bold-webfont-.eot#iefix") format('embedded-opentype'), url("../fonts/roboto/Roboto-Bold-webfont.woff") format('woff'), url("../fonts/roboto/Roboto-Bold-webfont.ttf") format('truetype'), url("../fonts/roboto/Roboto-Bold-webfont.svg#icon") format('svg');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: satisfy;
    src: url("../fonts/satisfy/satisfy.eot");
    src: url("../fonts/satisfy/satisfy-.eot#iefix") format('embedded-opentype'), url("../fonts/satisfy/satisfy.woff") format('woff'), url("../fonts/satisfy/satisfy.ttf") format('truetype'), url("../fonts/satisfy/satisfy.svg#icon") format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: weather-icons;
    src: url("../fonts/weather-icons/weather-icons.eot");
    src: url("../fonts/weather-icons/weather-icons-.eot#iefix") format('embedded-opentype'), url("../fonts/weather-icons/weather-icons.woff") format('woff'), url("../fonts/weather-icons/weather-icons.ttf") format('truetype'), url("../fonts/weather-icons/weather-icons.svg#icon") format('svg');
    font-weight: 400;
    font-style: normal
}

#weather-widget [class*=icon-] {
    font-family: weather-icons;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-0:before {
    content: ":"
}

.icon-1:before {
    content: "p"
}

.icon-2:before {
    content: "S"
}

.icon-3:before {
    content: "Q"
}

.icon-4:before {
    content: "S"
}

.icon-5:before,
.icon-6:before,
.icon-7:before,
.icon-8:before {
    content: "W"
}

.icon-9:before {
    content: "I"
}

.icon-10:before {
    content: "W"
}

.icon-11:before,
.icon-12:before,
.icon-13:before,
.icon-14:before {
    content: "I"
}

.icon-15:before {
    content: "W"
}

.icon-16:before {
    content: "I"
}

.icon-17:before {
    content: "W"
}

.icon-18:before {
    content: "U"
}

.icon-19:before,
.icon-20:before,
.icon-21:before,
.icon-22:before,
.icon-23:before {
    content: "Z"
}

.icon-24:before,
.icon-25:before {
    content: "E"
}

.icon-26:before {
    content: "3"
}

.icon-27:before {
    content: "a"
}

.icon-28:before {
    content: "A"
}

.icon-29:before {
    content: "a"
}

.icon-30:before {
    content: "A"
}

.icon-31:before {
    content: "6"
}

.icon-32:before {
    content: "1"
}

.icon-33:before {
    content: "6"
}

.icon-34:before {
    content: "1"
}

.icon-35:before {
    content: "W"
}

.icon-36:before {
    content: "1"
}

.icon-37:before,
.icon-38:before,
.icon-39:before {
    content: "S"
}

.icon-40:before {
    content: "M"
}

.icon-41:before {
    content: "W"
}

.icon-42:before {
    content: "I"
}

.icon-43:before {
    content: "W"
}

.icon-44:before {
    content: "a"
}

.icon-45:before {
    content: "S"
}

.icon-46:before {
    content: "U"
}

.icon-47:before {
    content: "S"
}

.btn-file {
    overflow: hidden;
    position: relative
}

.btn-file>input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    font-size: 23px;
    height: 100%;
    width: 100%;
    direction: ltr;
    cursor: pointer
}

.fileinput {
    margin-bottom: 9px;
    display: inline-block
}

.fileinput .form-control {
    padding-top: 7px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
    cursor: text
}

.fileinput .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center
}

.fileinput .thumbnail>img {
    max-height: 100%
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
    display: none
}

.fileinput-inline .fileinput-controls {
    display: inline
}

.fileinput-filename {
    display: inline-block;
    overflow: hidden
}

.form-control .fileinput-filename {
    vertical-align: bottom
}

.fileinput.input-group {
    display: table
}

.fileinput.input-group>* {
    position: relative;
    z-index: 2
}

.fileinput.input-group>.btn-file {
    z-index: 1
}

.fileinput-new .input-group .btn-file,
.fileinput-new .input-group .btn-file.btn-lg,
.fileinput-new .input-group .btn-file.btn-sm,
.fileinput-new .input-group .btn-file.btn-xs,
.fileinput-new.input-group .btn-file,
.fileinput-new.input-group .btn-file.btn-lg,
.fileinput-new.input-group .btn-file.btn-sm,
.fileinput-new.input-group .btn-file.btn-xs {
    border-radius: 0 2px 2px 0
}

.form-group.has-warning .fileinput .fileinput-preview {
    color: #ffa829
}

.form-group.has-warning .fileinput .thumbnail {
    border-color: #ff760f
}

.form-group.has-error .fileinput .fileinput-preview {
    color: #f6675d
}

.form-group.has-error .fileinput .thumbnail {
    border-color: #f54556
}

.form-group.has-success .fileinput .fileinput-preview {
    color: #67bd6a
}

.form-group.has-success .fileinput .thumbnail {
    border-color: #61b555
}

.input-group-addon:not(:first-child) {
    border-left: 0
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    user-select: none
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    margin-left: -50px;
    opacity: 0;
    background: rgba(0, 0, 0, .2);
    background: -webkit-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(0, 0, 0, .2) 0, rgba(0, 0, 0, .3) 40%, rgba(0, 0, 0, .4) 50%, rgba(0, 0, 0, .5) 60%, rgba(255, 255, 255, 0) 70%);
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0) translate(0, 0);
    -moz-transform: scale(0) translate(0, 0);
    -ms-transform: scale(0) translate(0, 0);
    -o-transform: scale(0) translate(0, 0);
    transform: scale(0) translate(0, 0);
    pointer-events: none
}

.waves-effect.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4);
    background: -webkit-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -o-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: -moz-radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%);
    background: radial-gradient(rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, .4) 50%, rgba(255, 255, 255, .5) 60%, rgba(255, 255, 255, 0) 70%)
}

.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, .2)
}

.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, .4)
}

.waves-notransition {
    -webkit-transition: none!important;
    -moz-transition: none!important;
    -o-transition: none!important;
    transition: none!important
}

.waves-button,
.waves-circle {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%)
}

.waves-button,
.waves-button-input,
.waves-button:hover,
.waves-button:visited {
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: none;
    outline: 0;
    color: inherit;
    background-color: rgba(0, 0, 0, 0);
    font-size: 1em;
    line-height: 1em;
    text-align: center;
    text-decoration: none;
    z-index: 1
}

.waves-button {
    padding: .85em 1.1em;
    border-radius: .2em
}

.waves-button-input {
    margin: 0;
    padding: .85em 1.1em
}

.waves-input-wrapper {
    border-radius: .2em;
    vertical-align: bottom
}

.waves-input-wrapper.waves-button {
    padding: 0
}

.waves-input-wrapper .waves-button-input {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1
}

.waves-circle {
    text-align: center;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50%
}

.waves-float {
    -webkit-mask-image: none;
    -webkit-box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, .12);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

.waves-float:active {
    -webkit-box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3);
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, .3)
}

.waves-block {
    display: block
}

.m-0 {
    margin: 0!important
}

.m-t-0 {
    margin-top: 0!important
}

.m-b-0 {
    margin-bottom: 0!important
}

.m-l-0 {
    margin-left: 0!important
}

.m-r-0 {
    margin-right: 0!important
}

.m-1 {
    margin: 1px!important
}

.m-t-1 {
    margin-top: 1px!important
}

.m-b-1 {
    margin-bottom: 1px!important
}

.m-l-1 {
    margin-left: 1px!important
}

.m-r-1 {
    margin-right: 1px!important
}

.m-2 {
    margin: 2px!important
}

.m-t-2 {
    margin-top: 2px!important
}

.m-b-2 {
    margin-bottom: 2px!important
}

.m-l-2 {
    margin-left: 2px!important
}

.m-r-2 {
    margin-right: 2px!important
}

.m-3 {
    margin: 3px!important
}

.m-t-3 {
    margin-top: 3px!important
}

.m-b-3 {
    margin-bottom: 3px!important
}

.m-l-3 {
    margin-left: 3px!important
}

.m-r-3 {
    margin-right: 3px!important
}

.m-4 {
    margin: 4px!important
}

.m-t-4 {
    margin-top: 4px!important
}

.m-b-4 {
    margin-bottom: 4px!important
}

.m-l-4 {
    margin-left: 4px!important
}

.m-r-4 {
    margin-right: 4px!important
}

.m-5 {
    margin: 5px!important
}

.m-t-5 {
    margin-top: 5px!important
}

.m-b-5 {
    margin-bottom: 5px!important
}

.m-l-5 {
    margin-left: 5px!important
}

.m-r-5 {
    margin-right: 5px!important
}

.m-6 {
    margin: 6px!important
}

.m-t-6 {
    margin-top: 6px!important
}

.m-b-6 {
    margin-bottom: 6px!important
}

.m-l-6 {
    margin-left: 6px!important
}

.m-r-6 {
    margin-right: 6px!important
}

.m-7 {
    margin: 7px!important
}

.m-t-7 {
    margin-top: 7px!important
}

.m-b-7 {
    margin-bottom: 7px!important
}

.m-l-7 {
    margin-left: 7px!important
}

.m-r-7 {
    margin-right: 7px!important
}

.m-8 {
    margin: 8px!important
}

.m-t-8 {
    margin-top: 8px!important
}

.m-b-8 {
    margin-bottom: 8px!important
}

.m-l-8 {
    margin-left: 8px!important
}

.m-r-8 {
    margin-right: 8px!important
}

.m-9 {
    margin: 9px!important
}

.m-t-9 {
    margin-top: 9px!important
}

.m-b-9 {
    margin-bottom: 9px!important
}

.m-l-9 {
    margin-left: 9px!important
}

.m-r-9 {
    margin-right: 9px!important
}

.m-10 {
    margin: 10px!important
}

.m-t-10 {
    margin-top: 10px!important
}

.m-b-10 {
    margin-bottom: 10px!important
}

.m-l-10 {
    margin-left: 10px!important
}

.m-r-10 {
    margin-right: 10px!important
}

.m-15 {
    margin: 15px!important
}

.m-t-15 {
    margin-top: 15px!important
}

.m-b-15 {
    margin-bottom: 15px!important
}

.m-l-15 {
    margin-left: 15px!important
}

.m-r-15 {
    margin-right: 15px!important
}

.m-20 {
    margin: 20px!important
}

.m-t-20 {
    margin-top: 20px!important
}

.m-b-20 {
    margin-bottom: 20px!important
}

.m-l-20 {
    margin-left: 20px!important
}

.m-r-20 {
    margin-right: 20px!important
}

.m-25 {
    margin: 25px!important
}

.m-t-25 {
    margin-top: 25px!important
}

.m-b-25 {
    margin-bottom: 25px!important
}

.m-l-25 {
    margin-left: 25px!important
}

.m-r-25 {
    margin-right: 25px!important
}

.m-30 {
    margin: 30px!important
}

.m-t-30 {
    margin-top: 30px!important
}

.m-b-30 {
    margin-bottom: 30px!important
}

.m-l-30 {
    margin-left: 30px!important
}

.m-r-30 {
    margin-right: 30px!important
}

.p-0 {
    padding: 0!important
}

.p-t-0 {
    padding-top: 0!important
}

.p-b-0 {
    padding-bottom: 0!important
}

.p-l-0 {
    padding-left: 0!important
}

.p-r-0 {
    padding-right: 0!important
}

.p-1 {
    padding: 1px!important
}

.p-t-1 {
    padding-top: 1px!important
}

.p-b-1 {
    padding-bottom: 1px!important
}

.p-l-1 {
    padding-left: 1px!important
}

.p-r-1 {
    padding-right: 1px!important
}

.p-2 {
    padding: 2px!important
}

.p-t-2 {
    padding-top: 2px!important
}

.p-b-2 {
    padding-bottom: 2px!important
}

.p-l-2 {
    padding-left: 2px!important
}

.p-r-2 {
    padding-right: 2px!important
}

.p-3 {
    padding: 3px!important
}

.p-t-3 {
    padding-top: 3px!important
}

.p-b-3 {
    padding-bottom: 3px!important
}

.p-l-3 {
    padding-left: 3px!important
}

.p-r-3 {
    padding-right: 3px!important
}

.p-4 {
    padding: 4px!important
}

.p-t-4 {
    padding-top: 4px!important
}

.p-b-4 {
    padding-bottom: 4px!important
}

.p-l-4 {
    padding-left: 4px!important
}

.p-r-4 {
    padding-right: 4px!important
}

.p-5 {
    padding: 5px!important
}

.p-t-5 {
    padding-top: 5px!important
}

.p-b-5 {
    padding-bottom: 5px!important
}

.p-l-5 {
    padding-left: 5px!important
}

.p-r-5 {
    padding-right: 5px!important
}

.p-6 {
    padding: 6px!important
}

.p-t-6 {
    padding-top: 6px!important
}

.p-b-6 {
    padding-bottom: 6px!important
}

.p-l-6 {
    padding-left: 6px!important
}

.p-r-6 {
    padding-right: 6px!important
}

.p-7 {
    padding: 7px!important
}

.p-t-7 {
    padding-top: 7px!important
}

.p-b-7 {
    padding-bottom: 7px!important
}

.p-l-7 {
    padding-left: 7px!important
}

.p-r-7 {
    padding-right: 7px!important
}

.p-8 {
    padding: 8px!important
}

.p-t-8 {
    padding-top: 8px!important
}

.p-b-8 {
    padding-bottom: 8px!important
}

.p-l-8 {
    padding-left: 8px!important
}

.p-r-8 {
    padding-right: 8px!important
}

.p-9 {
    padding: 9px!important
}

.p-t-9 {
    padding-top: 9px!important
}

.p-b-9 {
    padding-bottom: 9px!important
}

.p-l-9 {
    padding-left: 9px!important
}

.p-r-9 {
    padding-right: 9px!important
}

.p-10 {
    padding: 10px!important
}

.p-t-10 {
    padding-top: 10px!important
}

.p-b-10 {
    padding-bottom: 10px!important
}

.p-l-10 {
    padding-left: 10px!important
}

.p-r-10 {
    padding-right: 10px!important
}

.p-15 {
    padding: 15px!important
}

.p-t-15 {
    padding-top: 15px!important
}

.p-b-15 {
    padding-bottom: 15px!important
}

.p-l-15 {
    padding-left: 15px!important
}

.p-r-15 {
    padding-right: 15px!important
}

.p-20 {
    padding: 20px!important
}

.p-t-20 {
    padding-top: 20px!important
}

.p-b-20 {
    padding-bottom: 20px!important
}

.p-l-20 {
    padding-left: 20px!important
}

.p-r-20 {
    padding-right: 20px!important
}

.p-25 {
    padding: 25px!important
}

.p-t-25 {
    padding-top: 25px!important
}

.p-b-25 {
    padding-bottom: 25px!important
}

.p-l-25 {
    padding-left: 25px!important
}

.p-r-25 {
    padding-right: 25px!important
}

.p-30 {
    padding: 30px!important
}

.p-t-30 {
    padding-top: 30px!important
}

.p-b-30 {
    padding-bottom: 30px!important
}

.p-l-30 {
    padding-left: 30px!important
}

.p-r-30 {
    padding-right: 30px!important
}

.f-8 {
    font-size: 8px!important
}

.f-9 {
    font-size: 9px!important
}

.f-10 {
    font-size: 10px!important
}

.f-11 {
    font-size: 11px!important
}

.f-12 {
    font-size: 12px!important
}

.f-13 {
    font-size: 13px!important
}

.f-14 {
    font-size: 14px!important
}

.f-15 {
    font-size: 15px!important
}

.f-16 {
    font-size: 16px!important
}

.f-17 {
    font-size: 17px!important
}

.f-18 {
    font-size: 18px!important
}

.f-19 {
    font-size: 19px!important
}

.f-20 {
    font-size: 20px!important
}

.f-21 {
    font-size: 21px!important
}

.f-22 {
    font-size: 22px!important
}

.f-23 {
    font-size: 23px!important
}

.f-24 {
    font-size: 24px!important
}

.f-25 {
    font-size: 25px!important
}

.f-26 {
    font-size: 26px!important
}

.f-27 {
    font-size: 27px!important
}

.f-28 {
    font-size: 28px!important
}

.f-29 {
    font-size: 29px!important
}

.f-30 {
    font-size: 30px!important
}

.f-35 {
    font-size: 35px!important
}

.f-40 {
    font-size: 40px!important
}

.f-45 {
    font-size: 45px!important
}

.f-50 {
    font-size: 50px!important
}

.f-100 {
    font-weight: 100!important
}

.f-200 {
    font-weight: 200!important
}

.f-300 {
    font-weight: 300!important
}

.f-400 {
    font-weight: 400!important
}

.f-500 {
    font-weight: 500!important
}

.f-700 {
    font-weight: 700!important
}

.close,
body {
    font-weight: 400
}

.d-block {
    display: block!important
}

.di-block {
    display: inline-block!important
}

.p-relative {
    position: relative!important
}

.p-absolute {
    position: absolute!important
}

.p-fixed {
    position: fixed!important
}

.p-static {
    position: static!important
}

#main,
.main-header,
body {
    position: relative
}

.o-hidden {
    overflow: hidden!important
}

.o-visible {
    overflow: visible!important
}

.o-auto {
    overflow: auto!important
}

.b-0 {
    border: 0!important
}

.b-1 {
    border: 1px!important
}

.brd-1 {
    border-radius: 1px
}

.brd-2 {
    border-radius: 2px
}

.brd-3 {
    border-radius: 3px
}

.brd-4 {
    border-radius: 4px
}

.brd-5 {
    border-radius: 5px
}

.w-100 {
    width: 100%!important
}

.w-50 {
    width: 50%!important
}

.c-black {
    color: #000!important
}

.c-white {
    color: #FFF!important
}

.md-bg-black {
    background: #000!important
}

.md-bg-white {
    background: #FFF!important
}

.c-grey {
    color: #9E9E9E!important
}

.md-bg-grey {
    background: #9E9E9E!important
}

.c-grey-A700 {
    color: #616161!important
}

.md-bg-grey-A700 {
    background: #616161!important
}

.c-grey-A400 {
    color: #BDBDBD!important
}

.md-bg-grey-A400 {
    background: #BDBDBD!important
}

.c-grey-A200 {
    color: #EEE!important
}

.md-bg-grey-A200 {
    background: #EEE!important
}

.c-grey-A100 {
    color: #F5F5F5!important
}

.md-bg-grey-A100 {
    background: #F5F5F5!important
}

.c-grey-900 {
    color: #212121!important
}

.md-bg-grey-900 {
    background: #212121!important
}

.c-grey-800 {
    color: #424242!important
}

.md-bg-grey-800 {
    background: #424242!important
}

.c-grey-700 {
    color: #616161!important
}

.md-bg-grey-700 {
    background: #616161!important
}

.c-grey-600 {
    color: #757575!important
}

.md-bg-grey-600 {
    background: #757575!important
}

.c-grey-500 {
    color: #9E9E9E!important
}

.md-bg-grey-500 {
    background: #9E9E9E!important
}

.c-grey-400 {
    color: #BDBDBD!important
}

.md-bg-grey-400 {
    background: #BDBDBD!important
}

.c-grey-300 {
    color: #E0E0E0!important
}

.md-bg-grey-300 {
    background: #E0E0E0!important
}

.c-grey-200 {
    color: #EEE!important
}

.md-bg-grey-200 {
    background: #EEE!important
}

.c-grey-100 {
    color: #F5F5F5!important
}

.md-bg-grey-100 {
    background: #F5F5F5!important
}

.c-grey-50 {
    color: #FAFAFA!important
}

.md-bg-grey-50 {
    background: #FAFAFA!important
}

.c-brown {
    color: #795548!important
}

.md-bg-brown {
    background: #795548!important
}

.c-brown-A700 {
    color: #5D4037!important
}

.md-bg-brown-A700 {
    background: #5D4037!important
}

.c-brown-A400 {
    color: #8D6E63!important
}

.md-bg-brown-A400 {
    background: #8D6E63!important
}

.c-brown-A200 {
    color: #BCAAA4!important
}

.md-bg-brown-A200 {
    background: #BCAAA4!important
}

.c-brown-A100 {
    color: #D7CCC8!important
}

.md-bg-brown-A100 {
    background: #D7CCC8!important
}

.c-brown-900 {
    color: #3E2723!important
}

.md-bg-brown-900 {
    background: #3E2723!important
}

.c-brown-800 {
    color: #4E342E!important
}

.md-bg-brown-800 {
    background: #4E342E!important
}

.c-brown-700 {
    color: #5D4037!important
}

.md-bg-brown-700 {
    background: #5D4037!important
}

.c-brown-600 {
    color: #6D4C41!important
}

.md-bg-brown-600 {
    background: #6D4C41!important
}

.c-brown-500 {
    color: #795548!important
}

.md-bg-brown-500 {
    background: #795548!important
}

.c-brown-400 {
    color: #8D6E63!important
}

.md-bg-brown-400 {
    background: #8D6E63!important
}

.c-brown-300 {
    color: #A1887F!important
}

.md-bg-brown-300 {
    background: #A1887F!important
}

.c-brown-200 {
    color: #BCAAA4!important
}

.md-bg-brown-200 {
    background: #BCAAA4!important
}

.c-brown-100 {
    color: #D7CCC8!important
}

.md-bg-brown-100 {
    background: #D7CCC8!important
}

.c-brown-50 {
    color: #EFEBE9!important
}

.md-bg-brown-50 {
    background: #EFEBE9!important
}

.c-deep-orange {
    color: #FF5722!important
}

.md-bg-deep-orange {
    background: #FF5722!important
}

.c-deep-orange-A700 {
    color: #DD2C00!important
}

.md-bg-deep-orange-A700 {
    background: #DD2C00!important
}

.c-deep-orange-A400 {
    color: #FF3D00!important
}

.md-bg-deep-orange-A400 {
    background: #FF3D00!important
}

.c-deep-orange-A200 {
    color: #FF6E40!important
}

.md-bg-deep-orange-A200 {
    background: #FF6E40!important
}

.c-deep-orange-A100 {
    color: #FF9E80!important
}

.md-bg-deep-orange-A100 {
    background: #FF9E80!important
}

.c-deep-orange-900 {
    color: #BF360C!important
}

.md-bg-deep-orange-900 {
    background: #BF360C!important
}

.c-deep-orange-800 {
    color: #D84315!important
}

.md-bg-deep-orange-800 {
    background: #D84315!important
}

.c-deep-orange-700 {
    color: #E64A19!important
}

.md-bg-deep-orange-700 {
    background: #E64A19!important
}

.c-deep-orange-600 {
    color: #F4511E!important
}

.md-bg-deep-orange-600 {
    background: #F4511E!important
}

.c-deep-orange-500 {
    color: #FF5722!important
}

.md-bg-deep-orange-500 {
    background: #FF5722!important
}

.c-deep-orange-400 {
    color: #FF7043!important
}

.md-bg-deep-orange-400 {
    background: #FF7043!important
}

.c-deep-orange-300 {
    color: #FF8A65!important
}

.md-bg-deep-orange-300 {
    background: #FF8A65!important
}

.c-deep-orange-200 {
    color: #FFAB91!important
}

.md-bg-deep-orange-200 {
    background: #FFAB91!important
}

.c-deep-orange-100 {
    color: #FFCCBC!important
}

.md-bg-deep-orange-100 {
    background: #FFCCBC!important
}

.c-deep-orange-50 {
    color: #FBE9E7!important
}

.md-bg-deep-orange-50 {
    background: #FBE9E7!important
}

.c-orange {
    color: #FF9800!important
}

.md-bg-orange {
    background: #FF9800!important
}

.c-orange-A700 {
    color: #FF6D00!important
}

.md-bg-orange-A700 {
    background: #FF6D00!important
}

.c-orange-A400 {
    color: #FF9100!important
}

.md-bg-orange-A400 {
    background: #FF9100!important
}

.c-orange-A200 {
    color: #FFAB40!important
}

.md-bg-orange-A200 {
    background: #FFAB40!important
}

.c-orange-A100 {
    color: #FFD180!important
}

.md-bg-orange-A100 {
    background: #FFD180!important
}

.c-orange-900 {
    color: #E65100!important
}

.md-bg-orange-900 {
    background: #E65100!important
}

.c-orange-800 {
    color: #EF6C00!important
}

.md-bg-orange-800 {
    background: #EF6C00!important
}

.c-orange-700 {
    color: #F57C00!important
}

.md-bg-orange-700 {
    background: #F57C00!important
}

.c-orange-600 {
    color: #FB8C00!important
}

.md-bg-orange-600 {
    background: #FB8C00!important
}

.c-orange-500 {
    color: #FF9800!important
}

.md-bg-orange-500 {
    background: #FF9800!important
}

.c-orange-400 {
    color: #FFA726!important
}

.md-bg-orange-400 {
    background: #FFA726!important
}

.c-orange-300 {
    color: #FFB74D!important
}

.md-bg-orange-300 {
    background: #FFB74D!important
}

.c-orange-200 {
    color: #FFCC80!important
}

.md-bg-orange-200 {
    background: #FFCC80!important
}

.c-orange-100 {
    color: #FFE0B2!important
}

.md-bg-orange-100 {
    background: #FFE0B2!important
}

.c-orange-50 {
    color: #FFF3E0!important
}

.md-bg-orange-50 {
    background: #FFF3E0!important
}

.c-amber {
    color: #FFC107!important
}

.md-bg-amber {
    background: #FFC107!important
}

.c-amber-A700 {
    color: #FFAB00!important
}

.md-bg-amber-A700 {
    background: #FFAB00!important
}

.c-amber-A400 {
    color: #FFC400!important
}

.md-bg-amber-A400 {
    background: #FFC400!important
}

.c-amber-A200 {
    color: #FFD740!important
}

.md-bg-amber-A200 {
    background: #FFD740!important
}

.c-amber-A100 {
    color: #FFE57F!important
}

.md-bg-amber-A100 {
    background: #FFE57F!important
}

.c-amber-900 {
    color: #FF6F00!important
}

.md-bg-amber-900 {
    background: #FF6F00!important
}

.c-amber-800 {
    color: #FF8F00!important
}

.md-bg-amber-800 {
    background: #FF8F00!important
}

.c-amber-700 {
    color: #FFA000!important
}

.md-bg-amber-700 {
    background: #FFA000!important
}

.c-amber-600 {
    color: #FFB300!important
}

.md-bg-amber-600 {
    background: #FFB300!important
}

.c-amber-500 {
    color: #FFC107!important
}

.md-bg-amber-500 {
    background: #FFC107!important
}

.c-amber-400 {
    color: #FFCA28!important
}

.md-bg-amber-400 {
    background: #FFCA28!important
}

.c-amber-300 {
    color: #FFD54F!important
}

.md-bg-amber-300 {
    background: #FFD54F!important
}

.c-amber-200 {
    color: #FFE082!important
}

.md-bg-amber-200 {
    background: #FFE082!important
}

.c-amber-100 {
    color: #FFECB3!important
}

.md-bg-amber-100 {
    background: #FFECB3!important
}

.c-amber-50 {
    color: #FFF8E1!important
}

.md-bg-amber-50 {
    background: #FFF8E1!important
}

.c-yellow {
    color: #FFEB3B!important
}

.md-bg-yellow {
    background: #FFEB3B!important
}

.c-yellow-A700 {
    color: #FFD600!important
}

.md-bg-yellow-A700 {
    background: #FFD600!important
}

.c-yellow-A400 {
    color: #FFEA00!important
}

.md-bg-yellow-A400 {
    background: #FFEA00!important
}

.c-yellow-A200 {
    color: #FF0!important
}

.md-bg-yellow-A200 {
    background: #FF0!important
}

.c-yellow-A100 {
    color: #FFFF8D!important
}

.md-bg-yellow-A100 {
    background: #FFFF8D!important
}

.c-yellow-900 {
    color: #F57F17!important
}

.md-bg-yellow-900 {
    background: #F57F17!important
}

.c-yellow-800 {
    color: #F9A825!important
}

.md-bg-yellow-800 {
    background: #F9A825!important
}

.c-yellow-700 {
    color: #FBC02D!important
}

.md-bg-yellow-700 {
    background: #FBC02D!important
}

.c-yellow-600 {
    color: #FDD835!important
}

.md-bg-yellow-600 {
    background: #FDD835!important
}

.c-yellow-500 {
    color: #FFEB3B!important
}

.md-bg-yellow-500 {
    background: #FFEB3B!important
}

.c-yellow-400 {
    color: #FFEE58!important
}

.md-bg-yellow-400 {
    background: #FFEE58!important
}

.c-yellow-300 {
    color: #FFF176!important
}

.md-bg-yellow-300 {
    background: #FFF176!important
}

.c-yellow-200 {
    color: #FFF59D!important
}

.md-bg-yellow-200 {
    background: #FFF59D!important
}

.c-yellow-100 {
    color: #FFF9C4!important
}

.md-bg-yellow-100 {
    background: #FFF9C4!important
}

.c-yellow-50 {
    color: #FFFDE7!important
}

.md-bg-yellow-50 {
    background: #FFFDE7!important
}

.c-lime {
    color: #CDDC39!important
}

.md-bg-lime {
    background: #CDDC39!important
}

.c-lime-A700 {
    color: #AEEA00!important
}

.md-bg-lime-A700 {
    background: #AEEA00!important
}

.c-lime-A400 {
    color: #C6FF00!important
}

.md-bg-lime-A400 {
    background: #C6FF00!important
}

.c-lime-A200 {
    color: #EEFF41!important
}

.md-bg-lime-A200 {
    background: #EEFF41!important
}

.c-lime-A100 {
    color: #F4FF81!important
}

.md-bg-lime-A100 {
    background: #F4FF81!important
}

.c-lime-900 {
    color: #827717!important
}

.md-bg-lime-900 {
    background: #827717!important
}

.c-lime-800 {
    color: #9E9D24!important
}

.md-bg-lime-800 {
    background: #9E9D24!important
}

.c-lime-700 {
    color: #AFB42B!important
}

.md-bg-lime-700 {
    background: #AFB42B!important
}

.c-lime-600 {
    color: #C0CA33!important
}

.md-bg-lime-600 {
    background: #C0CA33!important
}

.c-lime-500 {
    color: #CDDC39!important
}

.md-bg-lime-500 {
    background: #CDDC39!important
}

.c-lime-400 {
    color: #D4E157!important
}

.md-bg-lime-400 {
    background: #D4E157!important
}

.c-lime-300 {
    color: #DCE775!important
}

.md-bg-lime-300 {
    background: #DCE775!important
}

.c-lime-200 {
    color: #E6EE9C!important
}

.md-bg-lime-200 {
    background: #E6EE9C!important
}

.c-lime-100 {
    color: #F0F4C3!important
}

.md-bg-lime-100 {
    background: #F0F4C3!important
}

.c-lime-50 {
    color: #F9FBE7!important
}

.md-bg-lime-50 {
    background: #F9FBE7!important
}

.c-light-green {
    color: #8BC34A!important
}

.md-bg-light-green {
    background: #8BC34A!important
}

.c-light-green-A700 {
    color: #64DD17!important
}

.md-bg-light-green-A700 {
    background: #64DD17!important
}

.c-light-green-A400 {
    color: #76FF03!important
}

.md-bg-light-green-A400 {
    background: #76FF03!important
}

.c-light-green-A200 {
    color: #B2FF59!important
}

.md-bg-light-green-A200 {
    background: #B2FF59!important
}

.c-light-green-A100 {
    color: #CCFF90!important
}

.md-bg-light-green-A100 {
    background: #CCFF90!important
}

.c-light-green-900 {
    color: #33691E!important
}

.md-bg-light-green-900 {
    background: #33691E!important
}

.c-light-green-800 {
    color: #558B2F!important
}

.md-bg-light-green-800 {
    background: #558B2F!important
}

.c-light-green-700 {
    color: #689F38!important
}

.md-bg-light-green-700 {
    background: #689F38!important
}

.c-light-green-600 {
    color: #7CB342!important
}

.md-bg-light-green-600 {
    background: #7CB342!important
}

.c-light-green-500 {
    color: #8BC34A!important
}

.md-bg-light-green-500 {
    background: #8BC34A!important
}

.c-light-green-400 {
    color: #9CCC65!important
}

.md-bg-light-green-400 {
    background: #9CCC65!important
}

.c-light-green-300 {
    color: #AED581!important
}

.md-bg-light-green-300 {
    background: #AED581!important
}

.c-light-green-200 {
    color: #C5E1A5!important
}

.md-bg-light-green-200 {
    background: #C5E1A5!important
}

.c-light-green-100 {
    color: #DCEDC8!important
}

.md-bg-light-green-100 {
    background: #DCEDC8!important
}

.c-light-green-50 {
    color: #F1F8E9!important
}

.md-bg-light-green-50 {
    background: #F1F8E9!important
}

.c-green {
    color: #4CAF50!important
}

.md-bg-green {
    background: #4CAF50!important
}

.c-green-A700 {
    color: #00C853!important
}

.md-bg-green-A700 {
    background: #00C853!important
}

.c-green-A400 {
    color: #00E676!important
}

.md-bg-green-A400 {
    background: #00E676!important
}

.c-green-A200 {
    color: #69F0AE!important
}

.md-bg-green-A200 {
    background: #69F0AE!important
}

.c-green-A100 {
    color: #B9F6CA!important
}

.md-bg-green-A100 {
    background: #B9F6CA!important
}

.c-green-900 {
    color: #1B5E20!important
}

.md-bg-green-900 {
    background: #1B5E20!important
}

.c-green-800 {
    color: #2E7D32!important
}

.md-bg-green-800 {
    background: #2E7D32!important
}

.c-green-700 {
    color: #388E3C!important
}

.md-bg-green-700 {
    background: #388E3C!important
}

.c-green-600 {
    color: #43A047!important
}

.md-bg-green-600 {
    background: #43A047!important
}

.c-green-500 {
    color: #4CAF50!important
}

.md-bg-green-500 {
    background: #4CAF50!important
}

.c-green-400 {
    color: #66BB6A!important
}

.md-bg-green-400 {
    background: #66BB6A!important
}

.c-green-300 {
    color: #81C784!important
}

.md-bg-green-300 {
    background: #81C784!important
}

.c-green-200 {
    color: #A5D6A7!important
}

.md-bg-green-200 {
    background: #A5D6A7!important
}

.c-green-100 {
    color: #C8E6C9!important
}

.md-bg-green-100 {
    background: #C8E6C9!important
}

.c-green-50 {
    color: #E8F5E9!important
}

.md-bg-green-50 {
    background: #E8F5E9!important
}

.c-teal {
    color: #009688!important
}

.md-bg-teal {
    background: #009688!important
}

.c-teal-A700 {
    color: #00BFA5!important
}

.md-bg-teal-A700 {
    background: #00BFA5!important
}

.c-teal-A400 {
    color: #1DE9B6!important
}

.md-bg-teal-A400 {
    background: #1DE9B6!important
}

.c-teal-A200 {
    color: #64FFDA!important
}

.md-bg-teal-A200 {
    background: #64FFDA!important
}

.c-teal-A100 {
    color: #A7FFEB!important
}

.md-bg-teal-A100 {
    background: #A7FFEB!important
}

.c-teal-900 {
    color: #004D40!important
}

.md-bg-teal-900 {
    background: #004D40!important
}

.c-teal-800 {
    color: #00695C!important
}

.md-bg-teal-800 {
    background: #00695C!important
}

.c-teal-700 {
    color: #00796B!important
}

.md-bg-teal-700 {
    background: #00796B!important
}

.c-teal-600 {
    color: #00897B!important
}

.md-bg-teal-600 {
    background: #00897B!important
}

.c-teal-500 {
    color: #009688!important
}

.md-bg-teal-500 {
    background: #009688!important
}

.c-teal-400 {
    color: #26A69A!important
}

.md-bg-teal-400 {
    background: #26A69A!important
}

.c-teal-300 {
    color: #4DB6AC!important
}

.md-bg-teal-300 {
    background: #4DB6AC!important
}

.c-teal-200 {
    color: #80CBC4!important
}

.md-bg-teal-200 {
    background: #80CBC4!important
}

.c-teal-100 {
    color: #B2DFDB!important
}

.md-bg-teal-100 {
    background: #B2DFDB!important
}

.c-teal-50 {
    color: #E0F2F1!important
}

.md-bg-teal-50 {
    background: #E0F2F1!important
}

.c-cyan {
    color: #00BCD4!important
}

.md-bg-cyan {
    background: #00BCD4!important
}

.c-cyan-A700 {
    color: #00B8D4!important
}

.md-bg-cyan-A700 {
    background: #00B8D4!important
}

.c-cyan-A400 {
    color: #00E5FF!important
}

.md-bg-cyan-A400 {
    background: #00E5FF!important
}

.c-cyan-A200 {
    color: #18FFFF!important
}

.md-bg-cyan-A200 {
    background: #18FFFF!important
}

.c-cyan-A100 {
    color: #84FFFF!important
}

.md-bg-cyan-A100 {
    background: #84FFFF!important
}

.c-cyan-900 {
    color: #006064!important
}

.md-bg-cyan-900 {
    background: #006064!important
}

.c-cyan-800 {
    color: #00838F!important
}

.md-bg-cyan-800 {
    background: #00838F!important
}

.c-cyan-700 {
    color: #0097A7!important
}

.md-bg-cyan-700 {
    background: #0097A7!important
}

.c-cyan-600 {
    color: #00ACC1!important
}

.md-bg-cyan-600 {
    background: #00ACC1!important
}

.c-cyan-500 {
    color: #00BCD4!important
}

.md-bg-cyan-500 {
    background: #00BCD4!important
}

.c-cyan-400 {
    color: #26C6DA!important
}

.md-bg-cyan-400 {
    background: #26C6DA!important
}

.c-cyan-300 {
    color: #4DD0E1!important
}

.md-bg-cyan-300 {
    background: #4DD0E1!important
}

.c-cyan-200 {
    color: #80DEEA!important
}

.md-bg-cyan-200 {
    background: #80DEEA!important
}

.c-cyan-100 {
    color: #B2EBF2!important
}

.md-bg-cyan-100 {
    background: #B2EBF2!important
}

.c-cyan-50 {
    color: #E0F7FA!important
}

.md-bg-cyan-50 {
    background: #E0F7FA!important
}

.c-light-blue {
    color: #03A9F4!important
}

.md-bg-light-blue {
    background: #03A9F4!important
}

.c-light-blue-A700 {
    color: #0091EA!important
}

.md-bg-light-blue-A700 {
    background: #0091EA!important
}

.c-light-blue-A400 {
    color: #00B0FF!important
}

.md-bg-light-blue-A400 {
    background: #00B0FF!important
}

.c-light-blue-A200 {
    color: #40C4FF!important
}

.md-bg-light-blue-A200 {
    background: #40C4FF!important
}

.c-light-blue-A100 {
    color: #80D8FF!important
}

.md-bg-light-blue-A100 {
    background: #80D8FF!important
}

.c-light-blue-900 {
    color: #01579B!important
}

.md-bg-light-blue-900 {
    background: #01579B!important
}

.c-light-blue-800 {
    color: #0277BD!important
}

.md-bg-light-blue-800 {
    background: #0277BD!important
}

.c-light-blue-700 {
    color: #0288D1!important
}

.md-bg-light-blue-700 {
    background: #0288D1!important
}

.c-light-blue-600 {
    color: #039BE5!important
}

.md-bg-light-blue-600 {
    background: #039BE5!important
}

.c-light-blue-500 {
    color: #03A9F4!important
}

.md-bg-light-blue-500 {
    background: #03A9F4!important
}

.c-light-blue-400 {
    color: #29B6F6!important
}

.md-bg-light-blue-400 {
    background: #29B6F6!important
}

.c-light-blue-300 {
    color: #4FC3F7!important
}

.md-bg-light-blue-300 {
    background: #4FC3F7!important
}

.c-light-blue-200 {
    color: #81D4FA!important
}

.md-bg-light-blue-200 {
    background: #81D4FA!important
}

.c-light-blue-100 {
    color: #B3E5FC!important
}

.md-bg-light-blue-100 {
    background: #B3E5FC!important
}

.c-light-blue-50 {
    color: #E1F5FE!important
}

.md-bg-light-blue-50 {
    background: #E1F5FE!important
}

.c-blue {
    color: #2196F3!important
}

.md-bg-blue {
    background: #2196F3!important
}

.c-blue-A700 {
    color: #2962FF!important
}

.md-bg-blue-A700 {
    background: #2962FF!important
}

.c-blue-A400 {
    color: #2979FF!important
}

.md-bg-blue-A400 {
    background: #2979FF!important
}

.c-blue-A200 {
    color: #448AFF!important
}

.md-bg-blue-A200 {
    background: #448AFF!important
}

.c-blue-A100 {
    color: #82B1FF!important
}

.md-bg-blue-A100 {
    background: #82B1FF!important
}

.c-blue-900 {
    color: #0D47A1!important
}

.md-bg-blue-900 {
    background: #0D47A1!important
}

.c-blue-800 {
    color: #1565C0!important
}

.md-bg-blue-800 {
    background: #1565C0!important
}

.c-blue-700 {
    color: #1976D2!important
}

.md-bg-blue-700 {
    background: #1976D2!important
}

.c-blue-600 {
    color: #1E88E5!important
}

.md-bg-blue-600 {
    background: #1E88E5!important
}

.c-blue-500 {
    color: #2196F3!important
}

.md-bg-blue-500 {
    background: #f6f6f6 !important;
}

.c-blue-400 {
    color: #42A5F5!important
}

.md-bg-blue-400 {
    background: #42A5F5!important
}

.c-blue-300 {
    color: #64B5F6!important
}

.md-bg-blue-300 {
    background: #64B5F6!important
}

.c-blue-200 {
    color: #90CAF9!important
}

.md-bg-blue-200 {
    background: #90CAF9!important
}

.c-blue-100 {
    color: #BBDEFB!important
}

.md-bg-blue-100 {
    background: #BBDEFB!important
}

.c-blue-50 {
    color: #E3F2FD!important
}

.md-bg-blue-50 {
    background: #E3F2FD!important
}

.c-indigo {
    color: #3F51B5!important
}

.md-bg-indigo {
    background: #3F51B5!important
}

.c-indigo-A700 {
    color: #304FFE!important
}

.md-bg-indigo-A700 {
    background: #304FFE!important
}

.c-indigo-A400 {
    color: #3D5AFE!important
}

.md-bg-indigo-A400 {
    background: #3D5AFE!important
}

.c-indigo-A200 {
    color: #536DFE!important
}

.md-bg-indigo-A200 {
    background: #536DFE!important
}

.c-indigo-A100 {
    color: #8C9EFF!important
}

.md-bg-indigo-A100 {
    background: #8C9EFF!important
}

.c-indigo-900 {
    color: #1A237E!important
}

.md-bg-indigo-900 {
    background: #1A237E!important
}

.c-indigo-800 {
    color: #283593!important
}

.md-bg-indigo-800 {
    background: #283593!important
}

.c-indigo-700 {
    color: #303F9F!important
}

.md-bg-indigo-700 {
    background: #303F9F!important
}

.c-indigo-600 {
    color: #3949AB!important
}

.md-bg-indigo-600 {
    background: #3949AB!important
}

.c-indigo-500 {
    color: #3F51B5!important
}

.md-bg-indigo-500 {
    background: #3F51B5!important
}

.c-indigo-400 {
    color: #5C6BC0!important
}

.md-bg-indigo-400 {
    background: #5C6BC0!important
}

.c-indigo-300 {
    color: #7986CB!important
}

.md-bg-indigo-300 {
    background: #7986CB!important
}

.c-indigo-200 {
    color: #9FA8DA!important
}

.md-bg-indigo-200 {
    background: #9FA8DA!important
}

.c-indigo-100 {
    color: #C5CAE9!important
}

.md-bg-indigo-100 {
    background: #C5CAE9!important
}

.c-indigo-50 {
    color: #E8EAF6!important
}

.md-bg-indigo-50 {
    background: #E8EAF6!important
}

.c-deep-purple {
    color: #673AB7!important
}

.md-bg-deep-purple {
    background: #673AB7!important
}

.c-deep-purple-A700 {
    color: #6200EA!important
}

.md-bg-deep-purple-A700 {
    background: #6200EA!important
}

.c-deep-purple-A400 {
    color: #651FFF!important
}

.md-bg-deep-purple-A400 {
    background: #651FFF!important
}

.c-deep-purple-A200 {
    color: #7C4DFF!important
}

.md-bg-deep-purple-A200 {
    background: #7C4DFF!important
}

.c-deep-purple-A100 {
    color: #B388FF!important
}

.md-bg-deep-purple-A100 {
    background: #B388FF!important
}

.c-deep-purple-900 {
    color: #311B92!important
}

.md-bg-deep-purple-900 {
    background: #311B92!important
}

.c-deep-purple-800 {
    color: #4527A0!important
}

.md-bg-deep-purple-800 {
    background: #4527A0!important
}

.c-deep-purple-700 {
    color: #512DA8!important
}

.md-bg-deep-purple-700 {
    background: #512DA8!important
}

.c-deep-purple-600 {
    color: #5E35B1!important
}

.md-bg-deep-purple-600 {
    background: #5E35B1!important
}

.c-deep-purple-500 {
    color: #673AB7!important
}

.md-bg-deep-purple-500 {
    background: #673AB7!important
}

.c-deep-purple-400 {
    color: #7E57C2!important
}

.md-bg-deep-purple-400 {
    background: #7E57C2!important
}

.c-deep-purple-300 {
    color: #9575CD!important
}

.md-bg-deep-purple-300 {
    background: #9575CD!important
}

.c-deep-purple-200 {
    color: #B39DDB!important
}

.md-bg-deep-purple-200 {
    background: #B39DDB!important
}

.c-deep-purple-100 {
    color: #D1C4E9!important
}

.md-bg-deep-purple-100 {
    background: #D1C4E9!important
}

.c-deep-purple-50 {
    color: #EDE7F6!important
}

.md-bg-deep-purple-50 {
    background: #EDE7F6!important
}

.c-purple {
    color: #9C27B0!important
}

.md-bg-purple {
    background: #9C27B0!important
}

.c-purple-A700 {
    color: #A0F!important
}

.md-bg-purple-A700 {
    background: #A0F!important
}

.c-purple-A400 {
    color: #D500F9!important
}

.md-bg-purple-A400 {
    background: #D500F9!important
}

.c-purple-A200 {
    color: #E040FB!important
}

.md-bg-purple-A200 {
    background: #E040FB!important
}

.c-purple-A100 {
    color: #EA80FC!important
}

.md-bg-purple-A100 {
    background: #EA80FC!important
}

.c-purple-900 {
    color: #4A148C!important
}

.md-bg-purple-900 {
    background: #4A148C!important
}

.c-purple-800 {
    color: #6A1B9A!important
}

.md-bg-purple-800 {
    background: #6A1B9A!important
}

.c-purple-700 {
    color: #7B1FA2!important
}

.md-bg-purple-700 {
    background: #7B1FA2!important
}

.c-purple-600 {
    color: #8E24AA!important
}

.md-bg-purple-600 {
    background: #8E24AA!important
}

.c-purple-500 {
    color: #9C27B0!important
}

.md-bg-purple-500 {
    background: #9C27B0!important
}

.c-purple-400 {
    color: #AB47BC!important
}

.md-bg-purple-400 {
    background: #AB47BC!important
}

.c-purple-300 {
    color: #BA68C8!important
}

.md-bg-purple-300 {
    background: #BA68C8!important
}

.c-purple-200 {
    color: #CE93D8!important
}

.md-bg-purple-200 {
    background: #CE93D8!important
}

.c-purple-100 {
    color: #E1BEE7!important
}

.md-bg-purple-100 {
    background: #E1BEE7!important
}

.c-purple-50 {
    color: #F3E5F5!important
}

.md-bg-purple-50 {
    background: #F3E5F5!important
}

.c-pink {
    color: #E91E63!important
}

.md-bg-pink {
    background: #E91E63!important
}

.c-pink-A700 {
    color: #C51162!important
}

.md-bg-pink-A700 {
    background: #C51162!important
}

.c-pink-A400 {
    color: #F50057!important
}

.md-bg-pink-A400 {
    background: #F50057!important
}

.c-pink-A200 {
    color: #FF4081!important
}

.md-bg-pink-A200 {
    background: #FF4081!important
}

.c-pink-A100 {
    color: #FF80AB!important
}

.md-bg-pink-A100 {
    background: #FF80AB!important
}

.c-pink-900 {
    color: #880E4F!important
}

.md-bg-pink-900 {
    background: #880E4F!important
}

.c-pink-800 {
    color: #AD1457!important
}

.md-bg-pink-800 {
    background: #AD1457!important
}

.c-pink-700 {
    color: #C2185B!important
}

.md-bg-pink-700 {
    background: #C2185B!important
}

.c-pink-600 {
    color: #D81B60!important
}

.md-bg-pink-600 {
    background: #D81B60!important
}

.c-pink-500 {
    color: #E91E63!important
}

.md-bg-pink-500 {
    background: #E91E63!important
}

.c-pink-400 {
    color: #EC407A!important
}

.md-bg-pink-400 {
    background: #EC407A!important
}

.c-pink-300 {
    color: #F06292!important
}

.md-bg-pink-300 {
    background: #F06292!important
}

.c-pink-200 {
    color: #F48FB1!important
}

.md-bg-pink-200 {
    background: #F48FB1!important
}

.c-pink-100 {
    color: #F8BBD0!important
}

.md-bg-pink-100 {
    background: #F8BBD0!important
}

.c-pink-50 {
    color: #FCE4EC!important
}

.md-bg-pink-50 {
    background: #FCE4EC!important
}

.c-red {
    color: #F44336!important
}

.md-bg-red {
    background: #F44336!important
}

.c-red-A700 {
    color: #D50000!important
}

.md-bg-red-A700 {
    background: #D50000!important
}

.c-red-A400 {
    color: #FF1744!important
}

.md-bg-red-A400 {
    background: #FF1744!important
}

.c-red-A200 {
    color: #FF5252!important
}

.md-bg-red-A200 {
    background: #FF5252!important
}

.c-red-A100 {
    color: #FF8A80!important
}

.md-bg-red-A100 {
    background: #FF8A80!important
}

.c-red-900 {
    color: #B71C1C!important
}

.md-bg-red-900 {
    background: #B71C1C!important
}

.c-red-800 {
    color: #C62828!important
}

.md-bg-red-800 {
    background: #C62828!important
}

.c-red-700 {
    color: #D32F2F!important
}

.md-bg-red-700 {
    background: #D32F2F!important
}

.c-red-600 {
    color: #E53935!important
}

.md-bg-red-600 {
    background: #E53935!important
}

.c-red-500 {
    color: #F44336!important
}

.md-bg-red-500 {
    background: #F44336!important
}

.c-red-400 {
    color: #EF5350!important
}

.md-bg-red-400 {
    background: #EF5350!important
}

.c-red-300 {
    color: #E57373!important
}

.md-bg-red-300 {
    background: #E57373!important
}

.c-red-200 {
    color: #EF9A9A!important
}

.md-bg-red-200 {
    background: #EF9A9A!important
}

.c-red-100 {
    color: #FFCDD2!important
}

.md-bg-red-100 {
    background: #FFCDD2!important
}

.c-red-50 {
    color: #FFEBEE!important
}

.md-bg-red-50 {
    background: #FFEBEE!important
}

.c-blue-grey {
    color: #607D8B!important
}

.md-bg-blue-grey {
    background: #607D8B!important
}

.c-blue-grey-A700 {
    color: #455A64!important
}

.md-bg-blue-grey-A700 {
    background: #455A64!important
}

.c-blue-grey-A400 {
    color: #78909C!important
}

.md-bg-blue-grey-A400 {
    background: #78909C!important
}

.c-blue-grey-A200 {
    color: #B0BEC5!important
}

.md-bg-blue-grey-A200 {
    background: #B0BEC5!important
}

.c-blue-grey-A100 {
    color: #CFD8DC!important
}

.md-bg-blue-grey-A100 {
    background: #CFD8DC!important
}

.c-blue-grey-900 {
    color: #263238!important
}

.md-bg-blue-grey-900 {
    background: #263238!important
}

.c-blue-grey-800 {
    color: #37474F!important
}

.md-bg-blue-grey-800 {
    background: #37474F!important
}

.c-blue-grey-700 {
    color: #455A64!important
}

.md-bg-blue-grey-700 {
    background: #455A64!important
}

.c-blue-grey-600 {
    color: #546E7A!important
}

.md-bg-blue-grey-600 {
    background: #546E7A!important
}

.c-blue-grey-500 {
    color: #607D8B!important
}

.md-bg-blue-grey-500 {
    background: #607D8B!important
}

.c-blue-grey-400 {
    color: #78909C!important
}

.md-bg-blue-grey-400 {
    background: #78909C!important
}

.c-blue-grey-300 {
    color: #90A4AE!important
}

.md-bg-blue-grey-300 {
    background: #90A4AE!important
}

.c-blue-grey-200 {
    color: #B0BEC5!important
}

.md-bg-blue-grey-200 {
    background: #B0BEC5!important
}

.c-blue-grey-100 {
    color: #CFD8DC!important
}

.md-bg-blue-grey-100 {
    background: #CFD8DC!important
}

.c-blue-grey-50 {
    color: #ECEFF1!important
}

.md-bg-blue-grey-50 {
    background: #ECEFF1!important
}

.media {
    overflow: visible
}

.media:after,
.media:before {
    content: " ";
    display: table
}

.media>.pull-left {
    padding-right: 15px
}

.media>.pull-right {
    padding-left: 15px
}

.media-heading {
    font-size: 14px;
    margin-bottom: 10px
}

.media-body {
    zoom: 1;
    display: block;
    width: auto
}

.media-object {
    border-radius: 2px
}

.close {
    opacity: .5;
    filter: alpha(opacity=50)
}

.close:hover {
    color: inherit;
    opacity: 1;
    filter: alpha(opacity=100)
}

.dl-horizontal dt {
    text-align: left
}

*,
a,
button,
i,
input {
    -webkit-font-smoothing: antialiased
}

*,
:active,
:focus,
:hover {
    outline: 0!important;
    -webkit-tap-highlight-color: transparent!important
}

html {
    overflow-x: hidden\0/;
    -ms-overflow-style: none
}

html:not(.ie9) body {
    overflow-y: scroll
}

html.ismobile * {
    cursor: pointer
}

body {
    overflow-x: hidden
}

audio,
video {
    outline: 0
}

p {
    margin-bottom: 20px
}

.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-size: 12px
}

#main {
    padding-bottom: 50px;
    padding-top: 48px
}

.sidebar-toggled #main {
    height: 100vh;
    overflow: hidden
}

.container.container-alt {
    max-width: 1170px
}

#content {
    padding-top: 30px
}

@media (min-width:992px) {
    #content:not(.content-alt) {
        padding-left: 140px;
        padding-right: 15px
    }

    .campaigncontent {
    padding-left: 391px !impoertant;
    }
}

@media (min-width:768px) and (max-width:992px) {
    #content {
        padding-left: 15px;
        padding-right: 15px
    }
}

#content.content-alt {
    max-width: 1200px;
    margin: 0 auto
}

.clist {
    list-style: none
}

.clist>li:before {
    font-family: Material-Design-Iconic-Font;
    margin: 0 10px 0 -20px;
    vertical-align: middle
}

.clist.clist-angle>li:before {
    content: "\f2fb"
}

.clist.clist-check>li:before {
    content: "\f26b"
}

.clist.clist-star>li:before {
    content: "\f27d"
}

.main-header {
    list-style: none;
    padding: 17px 20px;
    margin-bottom: 0;
    min-height: 65px
}

@media (max-width:767px) {
    .main-header {
        padding: 17px 8px
    }
    .main-header .header-menu>li {
        position: static!important
    }
}

.main-header>li:not(.pull-right) {
    float: left
}

.main-header .header-logo {
    margin-left: 95px;
    margin-top: -20px;
    margin-bottom: -30px;
}

.main-header .header-logo a {
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 16px
}

.main-header .header-menu {
    list-style: none;
    padding: 0
}

.main-header .header-menu>li {
    display: inline-block;
    margin: 0 1px;
    vertical-align: top;
    min-width: 50px
}

.main-header .header-menu>li .dropdown-menu {
    top: 35px
}

.main-header .header-menu>li .dropdown-menu-lg {
    padding: 0
}

.main-header .header-menu>li .dropdown-menu-lg .lg-body {
    min-height: 200px;
    overflow-x: hidden
}

.main-header .header-menu>li>a {
    color: #fff;
    display: block;
    text-align: center;
    z-index: 1;
    position: relative;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    border-radius: 2px
}

.main-header .header-menu>li>a>.menu-icon {
    font-size: 24px;
    line-height: 36px
}

.main-header .header-menu>li>a>.menu-counts {
    position: absolute;
    font-style: normal;
    background: #F44336;
    padding: 1px 5px;
    border-radius: 2px;
    right: 7px;
    top: -3px;
    font-size: 10px;
    line-height: 15px
}

.main-header .header-menu>li.toggled>a,
.main-header .header-menu>li:hover>a {
    background-color: rgba(0, 0, 0, .08)
}

@media (max-width:767px) {
    .main-header .header-menu .dropdown-menu-lg {
        width: calc(100% - 28px)!important
    }
    .main-header .header-menu .dropdown-menu {
        right: 14px;
        top: 55px!important
    }
    .h-search-wrap .hsw-close {
        right: 7px
    }
}

.main-header .menu-notification.empty:before {
    -webkit-transform: scale(1) rotate(0);
    -ms-transform: scale(1) rotate(0);
    -o-transform: scale(1) rotate(0);
    transform: scale(1) rotate(0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.dp-trigger:before,
.top-nav-menu .nav-item:not(.toggled)>a:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0)
}

.dp-trigger {
    position: relative;
    cursor: pointer;
    font-size: 24px;
    line-height: 36px;
    margin-left: 5px
}

.dp-trigger a {
    color: #FFF
}

.dp-trigger:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 58px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #062c4d;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    transform: scale(0);
    z-index: 0;
    margin-top: -22px;
    margin-left: -22px
}

.dp-trigger.toggled i {
    transform: rotate(180deg)
}

.dp-trigger.toggled:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

:-webkit-full-screen [data-ma-action=fullscreen] {
    display: none
}

:-moz-full-screen [data-ma-action=fullscreen] {
    display: none
}

:-ms-fullscreen [data-ma-action=fullscreen] {
    display: none
}

:full-screen [data-ma-action=fullscreen] {
    display: none
}

:fullscreen [data-ma-action=fullscreen] {
    display: none
}

#header {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: fixed;
    z-index: 11;
    width: 100%;
    left: 0;
    top: 0
}

#header .ma-backdrop,
.h-search-wrap {
    position: absolute
}

#header .header-logo a {
    padding: 7px 10px
}

#header.search-toggled .h-search-wrap {
    top: 0;
    opacity: 1;
    filter: alpha(opacity=100)
}

.h-search-wrap {
    top: -65px;
    left: 0;
    width: 100%;
    height: 65px;
    background: #fff;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 10
}

.h-search-wrap input[type=text] {
    border: 0;
    height: 40px;
    padding: 0 10px 0 55px;
    font-size: 18px;
    border-radius: 2px;
    background-color: #efefef;
    width: 100%
}

.h-search-wrap .hsw-close {
    position: absolute;
    top: 15px;
    font-size: 23px;
    font-style: normal;
    width: 45px;
    text-align: center;
    border-radius: 2px 0 0 2px;
    cursor: pointer;
    left: 15px;
    height: 40px;
    padding-top: 9px
}

.h-search-wrap .hsw-close:hover {
    background-color: #e3e3e3
}

.hsw-inner {
    position: relative;
    padding: 15px;
    max-width: 700px;
    display: block;
    margin: 0 auto
}

#header-alt {
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3);
    position: relative;
    margin-bottom: -50px;
    z-index: 10;
    padding: 15px 10px 0 35px
}

@media (min-width:992px) {
    #header-alt:before {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .04);
        width: 100%;
        height: 49px;
        z-index: -1
    }
}

@media (max-width:767px) {
    #header-alt {
        padding: 5px 5px 0 25px
    }
}

#header-alt .ma-backdrop {
    position: absolute
}

#header-alt .ha-search {
    margin-bottom: 25px;
    padding-right: 25px
}

#header-alt .ha-search input[type=text] {
    width: 100%;
    background: 0 0;
    border: 0;
    border-bottom: 1px solid rgba(255, 255, 255, .24);
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    padding: 6px 0 6px 30px
}

#header-alt .ha-search input[type=text]::-moz-placeholder {
    color: #fff;
    opacity: 1
}

#header-alt .ha-search input[type=text]:-ms-input-placeholder {
    color: #fff
}

#header-alt .ha-search input[type=text]::-webkit-input-placeholder {
    color: #fff
}

#header-alt .ha-search input[type=text].ie9-placeholder {
    color: #fff!important
}

#header-alt .ha-search .fg-line {
    max-width: 500px;
    position: relative
}

#header-alt .ha-search .fg-line:after {
    background: #FFEB3B
}

#header-alt .ha-search .fg-line:before {
    content: '\f1c3';
    font-family: Material-Design-Iconic-Font;
    position: absolute;
    left: 0;
    bottom: 1px;
    color: #fff;
    font-size: 22px
}

@media (min-width:992px) {
    .ha-menu>ul {
        list-style: none;
        padding: 0;
        margin: 0
    }
    .ha-menu>ul>li {
        display: inline-block;
        vertical-align: top
    }
    .ha-menu>ul>li:not(.active)>:not(ul) {
        color: rgba(255, 255, 255, .6)
    }
    .ha-menu>ul>li.active>a {
        color: #fff;
        box-shadow: inset 0 -3px 0 0 #FFEB3B
    }
    .ha-menu>ul>li>a {
        text-transform: uppercase;
        padding: 15px 12px;
        display: block
    }
    .ha-menu>ul>li>a:hover {
        color: #fff
    }
    .ha-menu>ul>li .dropdown-menu {
        min-width: 100%
    }
}

@media (max-width:991px) {
    .ha-menu {
        display: none
    }
}

.header-menu>li.menu-messages>a>.menu-counts {
    background: #5cb85c
}

.header-menu>li.menu-notifications>a>.menu-counts {
    background: #f0ad4e
}

.header-menu>li.menu-tasks>a>.menu-counts {
    background: #d9534f
}

.top-nav-menu>li {
    display: inline
}

.top-nav-menu .nav-item:not(.toggled)>a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.top-nav-menu .nav-item:not(.toggled)>a:after {
    transform: scale(0)
}

.top-nav-menu .nav-item:not(.toggled)>ul {
    display: none
}

.nav-menu,
.sb-header,
.top-nav-menu .nav-item.toggled>ul {
    display: inline-block
}

.top-nav-menu .nav-item.toggled>a {
    background-color: #F4F4F4
}

.top-nav-menu .nav-item.toggled>a:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.top-nav-menu .nav-item.toggled>a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

nav.ha-menu {
    text-align: center
}

ul.nav-menu,
ul.nav-menu ul {
    margin: 0;
    list-style: none;
    padding-left: 0
}

.nav-menu li {
    padding-left: 0
}

.nav-menu i {
    font-size: 35px;
    margin-right: 15px;
    width: 105px;
    text-align: center;
}

.nav-menu a {
    display: block;
    color: #424242;
    font-weight: 500;
    vertical-align: middle;
    padding: 10px;
    border-bottom: #ccc thin solid;
}

.nav-menu a:hover {
    background-color: #F5F5F5
}

.nav-menu .nav-item>a>span {
    display: inline-block
}

.nav-menu .nav-item>a:after,
.nav-menu .nav-item>a:before {
    position: absolute;
    right: 20px;
    font-family: Material-Design-Iconic-Font;
    font-size: 17px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms
}

#sidebar-left ul.sb-header,
.sidebar {
    -webkit-transition: all;
    -o-transition: all
}

.nav-menu .nav-item>a:before {
    content: "\f2fa"
}

.nav-menu .nav-item>a:after {
    content: "\f2f9"
}

.nav-menu .nav-item ul.mega-menu>li>ul a,
.nav-menu .nav-item>ul a {
    color: #9E9E9E;
    padding: 8px 20px 8px 65px
}

.nav-menu .nav-item ul.mega-menu>li>ul a.active,
.nav-menu .nav-item ul.mega-menu>li>ul a:hover,
.nav-menu .nav-item>ul a.active,
.nav-menu .nav-item>ul a:hover {
    color: #424242;
    background-color: #FFF
}

.nav-menu .nav-item:not(.toggled)>a:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.nav-menu .nav-item:not(.toggled)>a:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.nav-menu .nav-item:not(.toggled)>ul {
    display: none
}

.nav-menu .nav-item.toggled>a {
    background-color: #F4F4F4
}

.nav-menu .nav-item.toggled>a:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.nav-menu .nav-item.toggled>a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.nav-menu .nav-item.toggled>ul {
    display: block
}

.sidebar {
    position: fixed;
    height: 100%;
    top: 0;
    z-index: 12;
    overflow-y: auto;
    background: #fff;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, .15);
    transition: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

#sidebar-left {
    position: relative;
    z-index: 12;
    min-height: 100vh;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15)
}

#sidebar-left ul.sb-header {
    height: 65px;
    list-style: none;
    padding-left: 0px;
    background: #B0BEC5;
    transition: all;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

#sidebar-left ul.sb-header>li {
    margin-top: 15px;
    display: inline-block
}

#sidebar-left .header-logo {
    color: #fff;
    text-transform: uppercase;
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    left: 40px
}

body.left-sidebar-toggled .nav-menu .nav-item {
    position: relative
}

body.left-sidebar-toggled .nav-menu .nav-item>a>span,
body.left-sidebar-toggled .nav-menu .nav-item>ul {
    width: 105px;
    z-index: 9999;
    margin: 0;
}

body.left-sidebar-toggled .nav-menu .nav-item>a>span {
    top: 0;
    padding: 8px 0px;
    text-align: center;
    font-size: 16px;
}

body.left-sidebar-toggled .nav-menu .nav-item ul.mega-menu>li>ul a,
body.left-sidebar-toggled .nav-menu .nav-item>ul a {
    padding-left: 20px
}

body.left-sidebar-toggled .nav-menu .nav-item>ul {
    top: 44px;
    background-color: #FAFAFA;
    border-left: 1px solid #d2d6de
}

body.left-sidebar-toggled .nav-menu .nav-item.toggled>a:after,
body.left-sidebar-toggled .nav-menu .nav-item.toggled>a:before,
body.left-sidebar-toggled .nav-menu .nav-item:not(.toggled)>a:after,
body.left-sidebar-toggled .nav-menu .nav-item:not(.toggled)>a:before {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

body.left-sidebar-toggled .nav-menu .nav-item.toggled>ul,
body.left-sidebar-toggled .nav-menu .nav-item:not(.toggled)>ul {
    display: none
}

body.left-sidebar-toggled .nav-menu .nav-item a.mega-menu-toggle>span,
body.left-sidebar-toggled .nav-menu .nav-item ul.mega-menu {
    width: 594px
}

body.left-sidebar-toggled .nav-menu .nav-item.mm-col-2 a.mega-menu-toggle>span,
body.left-sidebar-toggled .nav-menu .nav-item.mm-col-2 ul.mega-menu {
    width: 396px
}

body.left-sidebar-toggled .nav-menu .nav-item.mm-col-2 ul.mega-menu>li>ul {
    width: 49%
}

body.left-sidebar-toggled .nav-menu .nav-item.mm-col-3 a.mega-menu-toggle>span,
body.left-sidebar-toggled .nav-menu .nav-item.mm-col-3 ul.mega-menu {
    width: 594px
}

body.left-sidebar-toggled .nav-menu .nav-item ul.mega-menu>li>ul {
    float: left;
    width: 33%
}

body.left-sidebar-toggled .nav-menu .nav-item:hover>a>span,
body.left-sidebar-toggled .nav-menu .nav-item:hover>ul {

}

body.left-sidebar-toggled .sidebar .mCSB_container,
body.left-sidebar-toggled .sidebar .mCustomScrollBox {
    overflow: visible
}

body.left-sidebar-toggled #sidebar-left .mCSB_container,
body.left-sidebar-toggled #sidebar-left .mCustomScrollBox {
    width: 130px!important
}

body.left-sidebar-toggled #sidebar-left ul.sb-header>li>a>span {
    display: none
}

body.left-sidebar-toggled #sidebar-left .dp-trigger i {
    transform: rotate(180deg);
    margin-left: 50px;
    color:#fff;
}

body.left-sidebar-toggled #sidebar-left .dp-trigger:before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

body.left-sidebar-toggled #sidebar-left,
body.left-sidebar-toggled .nav-menu,
body.left-sidebar-toggled .nav-menu-wrapper,
body.left-sidebar-toggled ul.sb-header {
    width: 130px
}

body:not(.left-sidebar-toggled) #sidebar-left,
body:not(.left-sidebar-toggled) .nav-menu,
body:not(.left-sidebar-toggled) .nav-menu-wrapper,
body:not(.left-sidebar-toggled) ul.sb-header {
    width: 268px
}

body:not(.left-sidebar-toggled) #sidebar-left ul.sb-header>li>a>span {
    display: inline-block
}

.layout-relative-left-menu #content,
.layout-relative-left-menu #sidebar-left {
    float: left
}

.layout-relative-left-menu #sidebar-left {
    z-index: 10
}

.layout-relative-left-menu #sidebar-left .sb-header {
    display: none
}

.layout-relative-left-menu #content {
    padding-left: 10px;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: .1s;
    transition-duration: .1s
}

@media (min-width:992px) {
    .layout-relative-left-menu:not(.left-sidebar-toggled) #content {
        width: calc(100% - 278px)
    }
    .layout-relative-left-menu.left-sidebar-toggled #content {
        width: calc(100% - 80px)
    }
}

.layout-fixed-left-menu #sidebar-left {
    position: fixed;
    z-index: 12;
}

#sidebar-right {
    width: 280px;
    right: -300px;
    box-shadow: 0 0 20px rgba(14, 18, 21, .38);
}

#sidebar-right.toggled {
    right: 0
}

#sidebar-right .skin-colors {
    padding-left: 0
}

#sidebar-right .skin-switch {
    padding: 0;
    text-align: left;
    list-style: none
}

#sidebar-right .dp-skin {
    width: 35px;
    height: 35px;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    margin: 2px 3px
}

#sidebar-right ul.tab-nav {
    padding: 0;
    margin: 0 auto;
    box-shadow: none
}

#sidebar-right ul.tab-nav>li {
    float: left;
    padding-left: 0;
    padding-right: 0;
    line-height: 24px;
    font-size: 20px
}

#sidebar-right ul.tab-nav>li a {
    min-width: 95px;
    padding: 16px 0;
    text-align: center;
    color: #cdd0d8
}

#sidebar-right ul.tab-nav>li.active>a,
#sidebar-right ul.tab-nav>li.active>a:focus,
#sidebar-right ul.tab-nav>li.active>a:hover {
    border: 0;
    color: #7a7a7a;
    opacity: 1
}

#sidebar-right ul.tab-nav>li.close-btn {
    font-size: 14px
}

#sidebar-right ul.tab-nav>li.close-btn a {
    min-width: 40px;
    text-align: right;
    border-left: 1px solid #FAFAFA
}

#sidebar-right ul.tab-nav>li>a:after {
    display: none
}

#sidebar-right ul.tab-nav>li:after {
    -webkit-transition: all .1s linear 0s;
    transition: all .1s linear 0s;
    -webkit-backface-visibility: hidden;
    width: 100%;
    display: block;
    height: 0;
    content: '';
    z-index: 125;
    background-color: #6d5cae
}

#sidebar-right ul.tab-nav li:not(.close-btn).active:after,
#sidebar-right ul.tab-nav>li:not(.close-btn):hover:after {
    height: 3px
}

#sidebar-right ul.tab-nav:after,
#sidebar-right ul.tab-nav:before {
    display: table;
    content: " "
}

.mini-charts-item:before,
.tab-nav li>a:after {
    content: "";
    left: 0
}

#sidebar-right ul.tab-nav:after {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    width: 100%;
    position: relative;
    bottom: 3px;
    z-index: 120;
    clear: both
}

.sidebar-alt {
    top: 0;
    height: 100%;
    -webkit-transform: translate3d(-268px, 0, 0);
    transform: translate3d(-268px, 0, 0)
}

.sidebar-alt.toggled {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media (max-width:992px) {
    #sidebar-left {
        -webkit-transform: translate3d(-288px, 0, 0);
        transform: translate3d(-288px, 0, 0);
        box-shadow: 0 0 20px rgba(14, 18, 21, .38)
    }
    #header .dp-trigger {
        display: inline-block!important;
        transform: rotate(180deg)
    }
    body:not(.left-sidebar-toggled) #sidebar-left {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    body:not(.left-sidebar-toggled) #header .dp-trigger i {
        display: inline-block!important;
        transform: rotate(180deg)
    }
}

@media (max-width:1279px) {
    .ie9 #sidebar-left {
        display: none
    }
    .ie9 #sidebar-left.toggled {
        display: block
    }
}

.ie9 .sidebar-alt {
    display: none
}

.ie9 .sidebar-alt.toggled {
    display: block
}

.dropdown:not([data-animation]) .dropdown-menu {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

.dropdown-menu {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .2);
    padding: 10px 0;
    border-radius: 0;
    top: -1px;
    margin: 0;
    border: 0
}

.dropdown-menu>li>a {
    padding: 10px 20px;
    -webkit-transition: background-color;
    -o-transition: background-color;
    transition: background-color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.dropdown-menu[class*=bgm-]>li>a {
    color: #fff
}

.dropup .dropdown-menu {
    bottom: -2px
}

.dropdown-header {
    padding: 3px 17px;
    margin-top: 10px;
    color: #b1b1b1;
    text-transform: uppercase;
    font-weight: 400
}

.dropdown-grid,
.dropdown-grid>ul {
    padding-left: 0
}

.dm-icon>li>a>.zmdi {
    line-height: 100%;
    vertical-align: top;
    font-size: 18px;
    width: 28px
}

.dropdown-menu-lg,
.dropdown-menu-xl {
    width: 300px
}

.btn-group.open .dropdown-toggle {
    box-shadow: none
}

.dropdown-grid {
    padding-right: 0
}

.dropdown-grid ul {
    list-style: none
}

.dropdown-grid .row {
    margin-left: 0;
    margin-right: 0
}

.dropdown-grid>ul>li {
    float: left;
    width: 33.33%;
    height: 90px;
    padding: 20px 10px 10px;
    margin: 0 -1px -1px 0;
    line-height: 1.4;
    text-align: center
}

.dropdown-grid>ul>li>span {
    color: #757575;
    display: block
}

.dropdown-grid .col-sm-4 {
    border-left: 1px solid #ddd
}

.dropdown-grid .col-sm-4 ul {
    margin: 0 0 0 -15px;
    padding-left: 0
}

.dropdown-grid .col-sm-4 ul>li {
    padding: 8px 15px 8px 25px
}

.dropdown-grid .col-sm-4 ul>li>a {
    color: #444;
    display: block;
    text-decoration: none
}

.dropdown-grid .col-sm-4 ul>li:hover {
    background-color: #F5F5F5
}

.dropdown-grid .zmdi {
    font-size: 36px;
    vertical-align: -16px;
    color: #333
}

.list-group {
    margin-bottom: 0
}

.list-group .list-group-header {
    text-align: center;
    padding: 15px 10px 13px;
    line-height: 100%;
    text-transform: uppercase;
    border-bottom: 1px solid #F0F0F0;
    font-weight: 500;
    color: #4C4C4C;
    margin-bottom: 10px
}

.list-group .list-group-item {
    border: 0;
    margin: 0;
    padding: 15px 23px
}

.list-group .list-group-item>.checkbox.pull-left {
    margin: 0
}

.list-group .list-group-item .lg-item-img {
    width: 40px;
    height: 40px;
    border-radius: 50%
}

.list-group .list-group-item .lg-item-heading {
    color: #000;
    margin-bottom: 4px;
    display: block
}

.list-group .list-group-item .lg-item-text {
    display: block;
    font-size: 12px;
    color: #777
}

.list-group .list-group-item .lg-item-text:not(:last-child) {
    margin-bottom: 4px
}

.list-group .list-group-item .lg-item-heading,
.list-group .list-group-item .lg-item-text {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.list-group .list-group-item .lg-item-checkbox {
    margin-top: 8px;
    margin-bottom: 0
}

.list-group .list-group-item .lg-item-attrs {
    list-style: none;
    padding: 0;
    margin: 0
}

.list-group .list-group-item .lg-item-attrs>li {
    display: inline-block;
    border: 1px solid #e0e0e0;
    margin: 2px 2px 2px 0;
    padding: 2px 5px;
    font-size: 12px;
    color: #777
}

.list-group .list-group-item .lg-item-attrs>li>a {
    display: block
}

.list-group .view-more {
    margin-top: 10px;
    margin-bottom: 10px
}

.list-group.list-group-striped .list-group-item:nth-child(odd),
.list-group.list-group-striped-alt .list-group-item:nth-child(even) {
    background-color: #F7F7F7
}

[class*=chat-status] {
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: -3px;
    right: 12px;
    border: 2px solid #FFF
}

.chat-status-online {
    box-shadow: 0 0 0 1px #1EC01E;
    background: #1EC01E
}

.chat-status-offline {
    box-shadow: 0 0 0 1px #E73F3F;
    background: #E73F3F
}

.chat-status-busy {
    box-shadow: 0 0 0 1px orange;
    background: orange
}

.tab-nav {
    list-style: none;
    padding: 0;
    white-space: nowrap;
    margin: 0;
    overflow: auto;
    box-shadow: inset 0 -2px 0 0 #eee;
    width: 100%
}

.card,
.mini-charts-item {
/*    box-shadow: 0 1px 1px rgba(0, 0, 0, .15)*/
}

.tab-nav li {
    display: inline-block;
    vertical-align: top
}

.tab-nav li>a {
    display: inline-block;
    color: #7a7a7a;
    text-transform: uppercase;
    position: relative;
    width: 100%;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    font-weight: 500
}

.tab-nav li>a:after {
    height: 2px;
    position: absolute;
    width: 100%;
    bottom: 0;
    -webkit-transition: all;
    -o-transition: all;
    transition: all;
    -webkit-transition-duration: 250ms;
    transition-duration: 250ms;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.card,
.card .card-header {
    position: relative
}

@media (min-width:768px) {
    .tab-nav li>a {
        padding: 15px
    }
}

@media (max-width:768px) {
    .tab-nav li>a {
        padding: 15px 8px
    }
}

.tab-nav li.active>a {
    color: #000
}

.tab-nav li.active>a:after {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0)
}

.tab-nav.tab-nav-right {
    text-align: right
}

.tab-nav.tn-justified>li {
    display: table-cell;
    width: 1%;
    text-align: center
}

.tab-nav.tn-icon>li .zmdi {
    font-size: 22px;
    line-height: 100%;
    min-height: 25px
}

.tab-nav:not([data-tab-color])>li>a:after {
    background: #2196F3
}

.tab-nav[data-tab-color=green]>li>a:after {
    background: #4CAF50
}

.tab-nav[data-tab-color=red]>li>a:after {
    background: #F44336
}

.tab-nav[data-tab-color=teal]>li>a:after {
    background: #009688
}

.tab-nav[data-tab-color=amber]>li>a:after {
    background: #FFC107
}

.tab-nav[data-tab-color=black]>li>a:after {
    background: #000
}

.tab-nav[data-tab-color=cyan]>li>a:after {
    background: #00BCD4
}

.tab-content {
    padding: 20px 0
}

.card {
    background: #fff;
    margin-bottom: 20px;
    border: rgba(0, 0 ,0,0.15) thin solid;
}

@media screen and (min-width:768px) {
    .card .card-header {
        padding: 20px
    }
}

@media screen and (max-width:991px) {
    .card .card-header {
        padding: 18px
    }
}

.card .card-header h2 {
    margin: 0;
    line-height: 100%;
    font-size: 18px;
    font-weight: 400
}

.card .card-header h2 small {
    display: block;
    margin-top: 8px;
    color: #AEAEAE;
    line-height: 160%
}

.card .card-header[class*=bgm-] h2,
.card .card-header[class*=bgm-] h2 small,
.card-light .card-header h2,
.card-light .card-header h2 small {
    color: #fff
}

.card .card-header.ch-alt:not([class*=bgm-]) {
    background-color: #f7f7f7
}

.card .card-header .actions {
    position: absolute;
    right: 10px;
    z-index: 2;
    top: 15px
}

.card .card-header .btn-float {
    right: 25px;
    bottom: -23px;
    z-index: 1
}

.card a.card-header {
    display: block
}

@media screen and (min-width:768px) {
    .card .card-body.card-padding {
        padding: 25px 27px
    }
}

@media screen and (max-width:991px) {
    .card .card-body.card-padding {
        padding: 18px
    }
}

.card .card-body.card-padding-sm {
    padding: 15px
}

.card-header:not(.ch-alt):not([class*=bgm-])+.card-padding {
    padding-top: 0
}

.chart-edge .flot-chart {
    bottom: -14px
}

.charts-row {
    margin-top: 50px;
    margin-bottom: 20px
}

.mini-charts-item {
    position: relative;
    margin-bottom: 30px
}

.mini-charts-item .chart {
    padding: 21px 18px 0;
    float: left
}

.mini-charts-item .chart.chart-pie {
    margin: 0 20px;
    padding: 14px 11px
}

.mini-charts-item .count {
    overflow: hidden;
    color: rgba(255, 255, 255, .9);
    padding: 16px 12px
}

.mini-charts-item .count>h2 {
    margin: 0;
    line-height: 100%;
    font-size: 22px;
    font-weight: 300;
    color: #fff
}

.mini-charts-item .count>small {
    margin-bottom: 2px;
    display: block
}

.mini-charts-item .count>h2,
.mini-charts-item .count>small {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mini-charts-item>.btn-group-vertical>.btn-group,
.mini-charts-item>.btn-toolbar,
.mini-charts-item>.clearfix,
.mini-charts-item>.container,
.mini-charts-item>.container-fluid,
.mini-charts-item>.dl-horizontal dd,
.mini-charts-item>.form-horizontal .form-group,
.mini-charts-item>.modal-footer,
.mini-charts-item>.modal-header,
.mini-charts-item>.nav,
.mini-charts-item>.navbar,
.mini-charts-item>.navbar-collapse,
.mini-charts-item>.navbar-header,
.mini-charts-item>.pager,
.mini-charts-item>.panel-body,
.mini-charts-item>.row {
    position: relative;
    z-index: 1
}

.mini-charts-item:before {
    -webkit-transition: width;
    -o-transition: width;
    transition: width;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    width: 105px;
    height: 100%;
    background: rgba(0, 0, 0, .1);
    position: absolute;
    top: 0
}

.mini-charts-item:hover .count {
    color: #fff!important
}

.mini-charts-item:hover:before {
    width: 100%
}

#jqstooltip {
    min-width: 21px;
    min-height: 23px;
    text-align: center;
    border: 0;
    background: #fff;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .3)
}

#jqstooltip .jqsfield {
    font-size: 12px;
    font-weight: 700;
    font-family: inherit;
    text-align: center;
    color: #333
}

#jqstooltip .jqsfield>span {
    display: none
}

.epc-item {
    box-shadow: 0 1px 1px rgba(0, 0, 0, .15);
    position: relative;
    margin-bottom: 30px;
    padding: 30px 20px;
    text-align: center
}

.easy-pie {
    display: inline-block;
    position: relative;
    padding: 0 0 10px
}

.easy-pie .percent {
    position: absolute;
    font-weight: 300;
    width: 100%;
    line-height: 100%;
    left: 4px;
    color: #fff
}

.easy-pie .percent:after {
    content: "%"
}

.easy-pie.main-pie .percent {
    margin-top: 49px;
    font-size: 50px;
    text-align: center
}

.easy-pie.main-pie .percent:after {
    font-size: 30px
}

.easy-pie.main-pie .pie-title {
    color: #fff
}

.easy-pie:not(.main-pie) .percent {
    font-size: 24px;
    margin-top: 33px
}

.easy-pie:not(.main-pie) .percent:after {
    font-size: 20px
}

.easy-pie .pie-title {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -3px;
    left: 0
}

#recent-items-chart {
    width: calc(100% + 19px);
    height: 150px;
    margin: -20px -10px 0;
    bottom: -10px
}

.flot-chart {
    height: 200px
}

.flot-chart-pie {
    height: 300px
}

@media (min-width:768px) {
    .flot-chart-pie {
        margin-bottom: 20px
    }
}

#flotTip,
.flot-tooltip {
    position: absolute;
    color: #333;
    display: none;
    font-size: 12px;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, .1);
    padding: 3px 10px;
    background-color: #fff;
    z-index: 99999
}

[class*=flc-] {
    text-align: center;
    margin: 10px 0 5px
}

[class*=flc-] table {
    display: inline-block
}

[class*=flc-] .legendColorBox>div {
    border: #fff!important
}

[class*=flc-] .legendColorBox>div>div {
    border-radius: 50%
}

[class*=flc-] .legendLabel {
    padding: 0 8px 0 3px
}

#bar-chart,
#curved-line-chart,
#donut-chart,
#dynamic-chart,
#line-chart,
#pie-chart {
    height: 220px;
    margin-top: 0
}

[class*=flot-chart] {
    width: 100%;
    display: block
}

.chart-edge {
    margin: 20px -8px 0 -10px;
    overflow: hidden
}
