
html {
    font-family: sans-serif;
    line-height: 1.15;
}
body {
    margin: 0;
}
article, aside, footer, header, nav, section {
    display: block;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
figcaption, figure, main {
    display: block;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
pre {
    font-family: monospace,monospace;
    font-size: 1em;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: medium none;
    text-decoration: underline dotted;
}
b, strong {
    font-weight: inherit;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
dfn {
    font-style: italic;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
audio, video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0;
}
button, input {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html [type="button"], [type="reset"], [type="submit"] {
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0;
}
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline: 1px dotted buttontext;
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal;
}
progress {
    display: inline-block;
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="search"] {
    outline-offset: -2px;
}
details, menu {
    display: block;
}
summary {
    display: list-item;
}
canvas {
    display: inline-block;
}
template {
    display: none;
}
[hidden] {
    display: none;
}
html {
    font-family: sans-serif;
}
body {
    margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden], template {
    display: none;
}
a {
    background-color: transparent;
}
a:active, a:hover {
    outline: 0 none;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b, strong {
    font-weight: 700;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background: #ff0 none repeat scroll 0 0;
    color: #000;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0 none;
}
svg:not(:root) {
    overflow: hidden;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code, kbd, pre, samp {
    font-family: monospace,monospace;
    font-size: 1em;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}
button {
    overflow: visible;
}
button, select {
    text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    cursor: pointer;
}
button[disabled], html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
input[type="search"] {
    box-sizing: content-box;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    border: 0 none;
    padding: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: 700;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td, th {
    padding: 0;
}
@media print {
*, *::after, *::before {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !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;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
img, tr {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
h2, h3, p {
}
h2, h3 {
    page-break-after: avoid;
}
.navbar {
    display: none;
}
.btn > .caret, .dropup > .btn > .caret {
    border-top-color: #000 !important;
}
.label {
    border: 1px solid #000;
}
.table {
    border-collapse: collapse !important;
}
.table td, .table th {
    background-color: #fff !important;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #ddd !important;
}
}
@font-face {
    font-family: "Glyphicons Halflings";
    src: url("../fonts/glyphicons-halflings-regular.eot?#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 {
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    position: relative;
    top: 1px;
}
.glyphicon-asterisk::before {
    content: "*";
}
.glyphicon-plus::before {
    content: "+";
}
.glyphicon-eur::before, .glyphicon-euro::before {
    content: "€";
}
.glyphicon-minus::before {
    content: "−";
}
.glyphicon-cloud::before {
    content: "☁";
}
.glyphicon-envelope::before {
    content: "✉";
}
.glyphicon-pencil::before {
    content: "✏";
}
.glyphicon-glass::before {
    content: "";
}
.glyphicon-music::before {
    content: "";
}
.glyphicon-search::before {
    content: "";
}
.glyphicon-heart::before {
    content: "";
}
.glyphicon-star::before {
    content: "";
}
.glyphicon-star-empty::before {
    content: "";
}
.glyphicon-user::before {
    content: "";
}
.glyphicon-film::before {
    content: "";
}
.glyphicon-th-large::before {
    content: "";
}
.glyphicon-th::before {
    content: "";
}
.glyphicon-th-list::before {
    content: "";
}
.glyphicon-ok::before {
    content: "";
}
.glyphicon-remove::before {
    content: "";
}
.glyphicon-zoom-in::before {
    content: "";
}
.glyphicon-zoom-out::before {
    content: "";
}
.glyphicon-off::before {
    content: "";
}
.glyphicon-signal::before {
    content: "";
}
.glyphicon-cog::before {
    content: "";
}
.glyphicon-trash::before {
    content: "";
}
.glyphicon-home::before {
    content: "";
}
.glyphicon-file::before {
    content: "";
}
.glyphicon-time::before {
    content: "";
}
.glyphicon-road::before {
    content: "";
}
.glyphicon-download-alt::before {
    content: "";
}
.glyphicon-download::before {
    content: "";
}
.glyphicon-upload::before {
    content: "";
}
.glyphicon-inbox::before {
    content: "";
}
.glyphicon-play-circle::before {
    content: "";
}
.glyphicon-repeat::before {
    content: "";
}
.glyphicon-refresh::before {
    content: "";
}
.glyphicon-list-alt::before {
    content: "";
}
.glyphicon-lock::before {
    content: "";
}
.glyphicon-flag::before {
    content: "";
}
.glyphicon-headphones::before {
    content: "";
}
.glyphicon-volume-off::before {
    content: "";
}
.glyphicon-volume-down::before {
    content: "";
}
.glyphicon-volume-up::before {
    content: "";
}
.glyphicon-qrcode::before {
    content: "";
}
.glyphicon-barcode::before {
    content: "";
}
.glyphicon-tag::before {
    content: "";
}
.glyphicon-tags::before {
    content: "";
}
.glyphicon-book::before {
    content: "";
}
.glyphicon-bookmark::before {
    content: "";
}
.glyphicon-print::before {
    content: "";
}
.glyphicon-camera::before {
    content: "";
}
.glyphicon-font::before {
    content: "";
}
.glyphicon-bold::before {
    content: "";
}
.glyphicon-italic::before {
    content: "";
}
.glyphicon-text-height::before {
    content: "";
}
.glyphicon-text-width::before {
    content: "";
}
.glyphicon-align-left::before {
    content: "";
}
.glyphicon-align-center::before {
    content: "";
}
.glyphicon-align-right::before {
    content: "";
}
.glyphicon-align-justify::before {
    content: "";
}
.glyphicon-list::before {
    content: "";
}
.glyphicon-indent-left::before {
    content: "";
}
.glyphicon-indent-right::before {
    content: "";
}
.glyphicon-facetime-video::before {
    content: "";
}
.glyphicon-picture::before {
    content: "";
}
.glyphicon-map-marker::before {
    content: "";
}
.glyphicon-adjust::before {
    content: "";
}
.glyphicon-tint::before {
    content: "";
}
.glyphicon-edit::before {
    content: "";
}
.glyphicon-share::before {
    content: "";
}
.glyphicon-check::before {
    content: "";
}
.glyphicon-move::before {
    content: "";
}
.glyphicon-step-backward::before {
    content: "";
}
.glyphicon-fast-backward::before {
    content: "";
}
.glyphicon-backward::before {
    content: "";
}
.glyphicon-play::before {
    content: "";
}
.glyphicon-pause::before {
    content: "";
}
.glyphicon-stop::before {
    content: "";
}
.glyphicon-forward::before {
    content: "";
}
.glyphicon-fast-forward::before {
    content: "";
}
.glyphicon-step-forward::before {
    content: "";
}
.glyphicon-eject::before {
    content: "";
}
.glyphicon-chevron-left::before {
    content: "";
}
.glyphicon-chevron-right::before {
    content: "";
}
.glyphicon-plus-sign::before {
    content: "";
}
.glyphicon-minus-sign::before {
    content: "";
}
.glyphicon-remove-sign::before {
    content: "";
}
.glyphicon-ok-sign::before {
    content: "";
}
.glyphicon-question-sign::before {
    content: "";
}
.glyphicon-info-sign::before {
    content: "";
}
.glyphicon-screenshot::before {
    content: "";
}
.glyphicon-remove-circle::before {
    content: "";
}
.glyphicon-ok-circle::before {
    content: "";
}
.glyphicon-ban-circle::before {
    content: "";
}
.glyphicon-arrow-left::before {
    content: "";
}
.glyphicon-arrow-right::before {
    content: "";
}
.glyphicon-arrow-up::before {
    content: "";
}
.glyphicon-arrow-down::before {
    content: "";
}
.glyphicon-share-alt::before {
    content: "";
}
.glyphicon-resize-full::before {
    content: "";
}
.glyphicon-resize-small::before {
    content: "";
}
.glyphicon-exclamation-sign::before {
    content: "";
}
.glyphicon-gift::before {
    content: "";
}
.glyphicon-leaf::before {
    content: "";
}
.glyphicon-fire::before {
    content: "";
}
.glyphicon-eye-open::before {
    content: "";
}
.glyphicon-eye-close::before {
    content: "";
}
.glyphicon-warning-sign::before {
    content: "";
}
.glyphicon-plane::before {
    content: "";
}
.glyphicon-calendar::before {
    content: "";
}
.glyphicon-random::before {
    content: "";
}
.glyphicon-comment::before {
    content: "";
}
.glyphicon-magnet::before {
    content: "";
}
.glyphicon-chevron-up::before {
    content: "";
}
.glyphicon-chevron-down::before {
    content: "";
}
.glyphicon-retweet::before {
    content: "";
}
.glyphicon-shopping-cart::before {
    content: "";
}
.glyphicon-folder-close::before {
    content: "";
}
.glyphicon-folder-open::before {
    content: "";
}
.glyphicon-resize-vertical::before {
    content: "";
}
.glyphicon-resize-horizontal::before {
    content: "";
}
.glyphicon-hdd::before {
    content: "";
}
.glyphicon-bullhorn::before {
    content: "";
}
.glyphicon-bell::before {
    content: "";
}
.glyphicon-certificate::before {
    content: "";
}
.glyphicon-thumbs-up::before {
    content: "";
}
.glyphicon-thumbs-down::before {
    content: "";
}
.glyphicon-hand-right::before {
    content: "";
}
.glyphicon-hand-left::before {
    content: "";
}
.glyphicon-hand-up::before {
    content: "";
}
.glyphicon-hand-down::before {
    content: "";
}
.glyphicon-circle-arrow-right::before {
    content: "";
}
.glyphicon-circle-arrow-left::before {
    content: "";
}
.glyphicon-circle-arrow-up::before {
    content: "";
}
.glyphicon-circle-arrow-down::before {
    content: "";
}
.glyphicon-globe::before {
    content: "";
}
.glyphicon-wrench::before {
    content: "";
}
.glyphicon-tasks::before {
    content: "";
}
.glyphicon-filter::before {
    content: "";
}
.glyphicon-briefcase::before {
    content: "";
}
.glyphicon-fullscreen::before {
    content: "";
}
.glyphicon-dashboard::before {
    content: "";
}
.glyphicon-paperclip::before {
    content: "";
}
.glyphicon-heart-empty::before {
    content: "";
}
.glyphicon-link::before {
    content: "";
}
.glyphicon-phone::before {
    content: "";
}
.glyphicon-pushpin::before {
    content: "";
}
.glyphicon-usd::before {
    content: "";
}
.glyphicon-gbp::before {
    content: "";
}
.glyphicon-sort::before {
    content: "";
}
.glyphicon-sort-by-alphabet::before {
    content: "";
}
.glyphicon-sort-by-alphabet-alt::before {
    content: "";
}
.glyphicon-sort-by-order::before {
    content: "";
}
.glyphicon-sort-by-order-alt::before {
    content: "";
}
.glyphicon-sort-by-attributes::before {
    content: "";
}
.glyphicon-sort-by-attributes-alt::before {
    content: "";
}
.glyphicon-unchecked::before {
    content: "";
}
.glyphicon-expand::before {
    content: "";
}
.glyphicon-collapse-down::before {
    content: "";
}
.glyphicon-collapse-up::before {
    content: "";
}
.glyphicon-log-in::before {
    content: "";
}
.glyphicon-flash::before {
    content: "";
}
.glyphicon-log-out::before {
    content: "";
}
.glyphicon-new-window::before {
    content: "";
}
.glyphicon-record::before {
    content: "";
}
.glyphicon-save::before {
    content: "";
}
.glyphicon-open::before {
    content: "";
}
.glyphicon-saved::before {
    content: "";
}
.glyphicon-import::before {
    content: "";
}
.glyphicon-export::before {
    content: "";
}
.glyphicon-send::before {
    content: "";
}
.glyphicon-floppy-disk::before {
    content: "";
}
.glyphicon-floppy-saved::before {
    content: "";
}
.glyphicon-floppy-remove::before {
    content: "";
}
.glyphicon-floppy-save::before {
    content: "";
}
.glyphicon-floppy-open::before {
    content: "";
}
.glyphicon-credit-card::before {
    content: "";
}
.glyphicon-transfer::before {
    content: "";
}
.glyphicon-cutlery::before {
    content: "";
}
.glyphicon-header::before {
    content: "";
}
.glyphicon-compressed::before {
    content: "";
}
.glyphicon-earphone::before {
    content: "";
}
.glyphicon-phone-alt::before {
    content: "";
}
.glyphicon-tower::before {
    content: "";
}
.glyphicon-stats::before {
    content: "";
}
.glyphicon-sd-video::before {
    content: "";
}
.glyphicon-hd-video::before {
    content: "";
}
.glyphicon-subtitles::before {
    content: "";
}
.glyphicon-sound-stereo::before {
    content: "";
}
.glyphicon-sound-dolby::before {
    content: "";
}
.glyphicon-sound-5-1::before {
    content: "";
}
.glyphicon-sound-6-1::before {
    content: "";
}
.glyphicon-sound-7-1::before {
    content: "";
}
.glyphicon-copyright-mark::before {
    content: "";
}
.glyphicon-registration-mark::before {
    content: "";
}
.glyphicon-cloud-download::before {
    content: "";
}
.glyphicon-cloud-upload::before {
    content: "";
}
.glyphicon-tree-conifer::before {
    content: "";
}
.glyphicon-tree-deciduous::before {
    content: "";
}
.glyphicon-cd::before {
    content: "";
}
.glyphicon-save-file::before {
    content: "";
}
.glyphicon-open-file::before {
    content: "";
}
.glyphicon-level-up::before {
    content: "";
}
.glyphicon-copy::before {
    content: "";
}
.glyphicon-paste::before {
    content: "";
}
.glyphicon-alert::before {
    content: "";
}
.glyphicon-equalizer::before {
    content: "";
}
.glyphicon-king::before {
    content: "";
}
.glyphicon-queen::before {
    content: "";
}
.glyphicon-pawn::before {
    content: "";
}
.glyphicon-bishop::before {
    content: "";
}
.glyphicon-knight::before {
    content: "";
}
.glyphicon-baby-formula::before {
    content: "";
}
.glyphicon-tent::before {
    content: "⛺";
}
.glyphicon-blackboard::before {
    content: "";
}
.glyphicon-bed::before {
    content: "";
}
.glyphicon-apple::before {
    content: "";
}
.glyphicon-erase::before {
    content: "";
}
.glyphicon-hourglass::before {
    content: "⌛";
}
.glyphicon-lamp::before {
    content: "";
}
.glyphicon-duplicate::before {
    content: "";
}
.glyphicon-piggy-bank::before {
    content: "";
}
.glyphicon-scissors::before {
    content: "";
}
.glyphicon-bitcoin::before {
    content: "";
}
.glyphicon-btc::before {
    content: "";
}
.glyphicon-xbt::before {
    content: "";
}
.glyphicon-yen::before {
    content: "¥";
}
.glyphicon-jpy::before {
    content: "¥";
}
.glyphicon-ruble::before {
    content: "₽";
}
.glyphicon-rub::before {
    content: "₽";
}
.glyphicon-scale::before {
    content: "";
}
.glyphicon-ice-lolly::before {
    content: "";
}
.glyphicon-ice-lolly-tasted::before {
    content: "";
}
.glyphicon-education::before {
    content: "";
}
.glyphicon-option-horizontal::before {
    content: "";
}
.glyphicon-option-vertical::before {
    content: "";
}
.glyphicon-menu-hamburger::before {
    content: "";
}
.glyphicon-modal-window::before {
    content: "";
}
.glyphicon-oil::before {
    content: "";
}
.glyphicon-grain::before {
    content: "";
}
.glyphicon-sunglasses::before {
    content: "";
}
.glyphicon-text-size::before {
    content: "";
}
.glyphicon-text-color::before {
    content: "";
}
.glyphicon-text-background::before {
    content: "";
}
.glyphicon-object-align-top::before {
    content: "";
}
.glyphicon-object-align-bottom::before {
    content: "";
}
.glyphicon-object-align-horizontal::before {
    content: "";
}
.glyphicon-object-align-left::before {
    content: "";
}
.glyphicon-object-align-vertical::before {
    content: "";
}
.glyphicon-object-align-right::before {
    content: "";
}
.glyphicon-triangle-right::before {
    content: "";
}
.glyphicon-triangle-left::before {
    content: "";
}
.glyphicon-triangle-bottom::before {
    content: "";
}
.glyphicon-triangle-top::before {
    content: "";
}
.glyphicon-console::before {
    content: "";
}
.glyphicon-superscript::before {
    content: "";
}
.glyphicon-subscript::before {
    content: "";
}
.glyphicon-menu-left::before {
    content: "";
}
.glyphicon-menu-right::before {
    content: "";
}
.glyphicon-menu-down::before {
    content: "";
}
.glyphicon-menu-up::before {
    content: "";
}
* {
    box-sizing: border-box;
}
*::after, *::before {
    box-sizing: border-box;
}
html {
    font-size: 10px;
}
body {
    background-color: #fff;
    color: #333;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}
a {
    color: #337ab7;
    text-decoration: none;
}
a:focus, a:hover {
    color: #23527c;
    text-decoration: underline;
}
a:focus {
    outline-offset: -2px;
}
figure {
    margin: 0;
}
img {
    vertical-align: middle;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    height: auto;
    max-width: 100%;
}
.img-rounded {
    border-radius: 6px;
}
.img-thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857;
    max-width: 100%;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}
.img-circle {
    border-radius: 50%;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sr-only {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
[role="button"] {
    cursor: pointer;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: inherit;
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
}
.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 {
    color: #777;
    font-weight: 400;
    line-height: 1;
}
.h1, .h2, .h3, h1, h2, h3 {
    margin-bottom: 10px;
    margin-top: 20px;
}
.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-bottom: 10px;
    margin-top: 10px;
}
.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
    font-size: 75%;
}
.h1, h1 {
    font-size: 36px;
}
.h2, h2 {
    font-size: 30px;
}
.h3, h3 {
    font-size: 24px;
}
.h4, h4 {
    font-size: 18px;
}
.h5, h5 {
    font-size: 14px;
}
.h6, h6 {
    font-size: 12px;
}
p {
    margin: 0 0 10px;
}
.lead {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 20px;
}
@media (min-width: 768px) {
.lead {
    font-size: 21px;
}
}
.small, small {
    font-size: 85%;
}
.mark, mark {
    background-color: #fcf8e3;
    padding: 0.2em;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #777;
}
.text-primary {
    color: #337ab7;
}
a.text-primary:focus, a.text-primary:hover {
    color: #286090;
}
.text-success {
    color: #3c763d;
}
a.text-success:focus, a.text-success:hover {
    color: #2b542c;
}
.text-info {
    color: #31708f;
}
a.text-info:focus, a.text-info:hover {
    color: #245269;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:focus, a.text-warning:hover {
    color: #66512c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:focus, a.text-danger:hover {
    color: #843534;
}
.bg-primary {
    background-color: #337ab7;
    color: #fff;
}
a.bg-primary:focus, a.bg-primary:hover {
    background-color: #286090;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:focus, a.bg-success:hover {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:focus, a.bg-info:hover {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:focus, a.bg-warning:hover {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:focus, a.bg-danger:hover {
    background-color: #e4b9b9;
}
.page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}
ol, ul {
    margin-bottom: 10px;
    margin-top: 0;
}
ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
dl {
    margin-bottom: 20px;
    margin-top: 0;
}
dd, dt {
    line-height: 1.42857;
}
dt {
    font-weight: 700;
}
dd {
    margin-left: 0;
}
@media (min-width: 768px) {
.dl-horizontal dt {
    clear: left;
    float: left;
    overflow: hidden;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}
.dl-horizontal dd {
    margin-left: 180px;
}
}
abbr[data-original-title], abbr[title] {
    border-bottom: 1px dotted #777;
    cursor: help;
}
.initialism {
    font-size: 90%;
    text-transform: uppercase;
}
blockquote {
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
}
blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
    margin-bottom: 0;
}
blockquote .small, blockquote footer, blockquote small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857;
}
blockquote .small::before, blockquote footer::before, blockquote small::before {
    content: "— ";
}
.blockquote-reverse, blockquote.pull-right {
    border-left: 0 none;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}
.blockquote-reverse .small::before, .blockquote-reverse footer::before, .blockquote-reverse small::before, blockquote.pull-right .small::before, blockquote.pull-right footer::before, blockquote.pull-right small::before {
    content: "";
}
.blockquote-reverse .small::after, .blockquote-reverse footer::after, .blockquote-reverse small::after, blockquote.pull-right .small::after, blockquote.pull-right footer::after, blockquote.pull-right small::after {
    content: " —";
}
address {
    font-style: normal;
    line-height: 1.42857;
    margin-bottom: 20px;
}
code, kbd, pre, samp {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace;
}
code {
    background-color: #f9f2f4;
    border-radius: 4px;
    color: #c7254e;
    font-size: 90%;
    padding: 2px 4px;
}
kbd {
    background-color: #333;
    border-radius: 3px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) inset;
    color: #fff;
    font-size: 90%;
    padding: 2px 4px;
}
kbd kbd {
    box-shadow: none;
    font-size: 100%;
    font-weight: 700;
    padding: 0;
}
pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.42857;
    margin: 0 0 10px;
    overflow-wrap: break-word;
    padding: 9.5px;
    word-break: break-all;
}
pre code {
    background-color: transparent;
    border-radius: 0;
    color: inherit;
    font-size: inherit;
    padding: 0;
    white-space: pre-wrap;
}
.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
}
.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
@media (min-width: 768px) {
.container {
    width: 750px;
}
}
@media (min-width: 992px) {
.container {
    width: 970px;
}
}
@media (min-width: 1200px) {
.container {
    width: 1170px;
}
}
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.row {
    margin-left: -15px;
    margin-right: -15px;
}
.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 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.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.6667%;
}
.col-xs-10 {
    width: 83.3333%;
}
.col-xs-9 {
    width: 75%;
}
.col-xs-8 {
    width: 66.6667%;
}
.col-xs-7 {
    width: 58.3333%;
}
.col-xs-6 {
    width: 50%;
}
.col-xs-5 {
    width: 41.6667%;
}
.col-xs-4 {
    width: 33.3333%;
}
.col-xs-3 {
    width: 25%;
}
.col-xs-2 {
    width: 16.6667%;
}
.col-xs-1 {
    width: 8.33333%;
}
.col-xs-pull-12 {
    right: 100%;
}
.col-xs-pull-11 {
    right: 91.6667%;
}
.col-xs-pull-10 {
    right: 83.3333%;
}
.col-xs-pull-9 {
    right: 75%;
}
.col-xs-pull-8 {
    right: 66.6667%;
}
.col-xs-pull-7 {
    right: 58.3333%;
}
.col-xs-pull-6 {
    right: 50%;
}
.col-xs-pull-5 {
    right: 41.6667%;
}
.col-xs-pull-4 {
    right: 33.3333%;
}
.col-xs-pull-3 {
    right: 25%;
}
.col-xs-pull-2 {
    right: 16.6667%;
}
.col-xs-pull-1 {
    right: 8.33333%;
}
.col-xs-pull-0 {
    right: auto;
}
.col-xs-push-12 {
    left: 100%;
}
.col-xs-push-11 {
    left: 91.6667%;
}
.col-xs-push-10 {
    left: 83.3333%;
}
.col-xs-push-9 {
    left: 75%;
}
.col-xs-push-8 {
    left: 66.6667%;
}
.col-xs-push-7 {
    left: 58.3333%;
}
.col-xs-push-6 {
    left: 50%;
}
.col-xs-push-5 {
    left: 41.6667%;
}
.col-xs-push-4 {
    left: 33.3333%;
}
.col-xs-push-3 {
    left: 25%;
}
.col-xs-push-2 {
    left: 16.6667%;
}
.col-xs-push-1 {
    left: 8.33333%;
}
.col-xs-push-0 {
    left: auto;
}
.col-xs-offset-12 {
    margin-left: 100%;
}
.col-xs-offset-11 {
    margin-left: 91.6667%;
}
.col-xs-offset-10 {
    margin-left: 83.3333%;
}
.col-xs-offset-9 {
    margin-left: 75%;
}
.col-xs-offset-8 {
    margin-left: 66.6667%;
}
.col-xs-offset-7 {
    margin-left: 58.3333%;
}
.col-xs-offset-6 {
    margin-left: 50%;
}
.col-xs-offset-5 {
    margin-left: 41.6667%;
}
.col-xs-offset-4 {
    margin-left: 33.3333%;
}
.col-xs-offset-3 {
    margin-left: 25%;
}
.col-xs-offset-2 {
    margin-left: 16.6667%;
}
.col-xs-offset-1 {
    margin-left: 8.33333%;
}
.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.6667%;
}
.col-sm-10 {
    width: 83.3333%;
}
.col-sm-9 {
    width: 75%;
}
.col-sm-8 {
    width: 66.6667%;
}
.col-sm-7 {
    width: 58.3333%;
}
.col-sm-6 {
    width: 50%;
}
.col-sm-5 {
    width: 41.6667%;
}
.col-sm-4 {
    width: 33.3333%;
}
.col-sm-3 {
    width: 25%;
}
.col-sm-2 {
    width: 16.6667%;
}
.col-sm-1 {
    width: 8.33333%;
}
.col-sm-pull-12 {
    right: 100%;
}
.col-sm-pull-11 {
    right: 91.6667%;
}
.col-sm-pull-10 {
    right: 83.3333%;
}
.col-sm-pull-9 {
    right: 75%;
}
.col-sm-pull-8 {
    right: 66.6667%;
}
.col-sm-pull-7 {
    right: 58.3333%;
}
.col-sm-pull-6 {
    right: 50%;
}
.col-sm-pull-5 {
    right: 41.6667%;
}
.col-sm-pull-4 {
    right: 33.3333%;
}
.col-sm-pull-3 {
    right: 25%;
}
.col-sm-pull-2 {
    right: 16.6667%;
}
.col-sm-pull-1 {
    right: 8.33333%;
}
.col-sm-pull-0 {
    right: auto;
}
.col-sm-push-12 {
    left: 100%;
}
.col-sm-push-11 {
    left: 91.6667%;
}
.col-sm-push-10 {
    left: 83.3333%;
}
.col-sm-push-9 {
    left: 75%;
}
.col-sm-push-8 {
    left: 66.6667%;
}
.col-sm-push-7 {
    left: 58.3333%;
}
.col-sm-push-6 {
    left: 50%;
}
.col-sm-push-5 {
    left: 41.6667%;
}
.col-sm-push-4 {
    left: 33.3333%;
}
.col-sm-push-3 {
    left: 25%;
}
.col-sm-push-2 {
    left: 16.6667%;
}
.col-sm-push-1 {
    left: 8.33333%;
}
.col-sm-push-0 {
    left: auto;
}
.col-sm-offset-12 {
    margin-left: 100%;
}
.col-sm-offset-11 {
    margin-left: 91.6667%;
}
.col-sm-offset-10 {
    margin-left: 83.3333%;
}
.col-sm-offset-9 {
    margin-left: 75%;
}
.col-sm-offset-8 {
    margin-left: 66.6667%;
}
.col-sm-offset-7 {
    margin-left: 58.3333%;
}
.col-sm-offset-6 {
    margin-left: 50%;
}
.col-sm-offset-5 {
    margin-left: 41.6667%;
}
.col-sm-offset-4 {
    margin-left: 33.3333%;
}
.col-sm-offset-3 {
    margin-left: 25%;
}
.col-sm-offset-2 {
    margin-left: 16.6667%;
}
.col-sm-offset-1 {
    margin-left: 8.33333%;
}
.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.6667%;
}
.col-md-10 {
    width: 83.3333%;
}
.col-md-9 {
    width: 75%;
}
.col-md-8 {
    width: 66.6667%;
}
.col-md-7 {
    width: 58.3333%;
}
.col-md-6 {
    width: 50%;
}
.col-md-5 {
    width: 41.6667%;
}
.col-md-4 {
    width: 33.3333%;
}
.col-md-3 {
    width: 25%;
}
.col-md-2 {
    width: 16.6667%;
}
.col-md-1 {
    width: 8.33333%;
}
.col-md-pull-12 {
    right: 100%;
}
.col-md-pull-11 {
    right: 91.6667%;
}
.col-md-pull-10 {
    right: 83.3333%;
}
.col-md-pull-9 {
    right: 75%;
}
.col-md-pull-8 {
    right: 66.6667%;
}
.col-md-pull-7 {
    right: 58.3333%;
}
.col-md-pull-6 {
    right: 50%;
}
.col-md-pull-5 {
    right: 41.6667%;
}
.col-md-pull-4 {
    right: 33.3333%;
}
.col-md-pull-3 {
    right: 25%;
}
.col-md-pull-2 {
    right: 16.6667%;
}
.col-md-pull-1 {
    right: 8.33333%;
}
.col-md-pull-0 {
    right: auto;
}
.col-md-push-12 {
    left: 100%;
}
.col-md-push-11 {
    left: 91.6667%;
}
.col-md-push-10 {
    left: 83.3333%;
}
.col-md-push-9 {
    left: 75%;
}
.col-md-push-8 {
    left: 66.6667%;
}
.col-md-push-7 {
    left: 58.3333%;
}
.col-md-push-6 {
    left: 50%;
}
.col-md-push-5 {
    left: 41.6667%;
}
.col-md-push-4 {
    left: 33.3333%;
}
.col-md-push-3 {
    left: 25%;
}
.col-md-push-2 {
    left: 16.6667%;
}
.col-md-push-1 {
    left: 8.33333%;
}
.col-md-push-0 {
    left: auto;
}
.col-md-offset-12 {
    margin-left: 100%;
}
.col-md-offset-11 {
    margin-left: 91.6667%;
}
.col-md-offset-10 {
    margin-left: 83.3333%;
}
.col-md-offset-9 {
    margin-left: 75%;
}
.col-md-offset-8 {
    margin-left: 66.6667%;
}
.col-md-offset-7 {
    margin-left: 58.3333%;
}
.col-md-offset-6 {
    margin-left: 50%;
}
.col-md-offset-5 {
    margin-left: 41.6667%;
}
.col-md-offset-4 {
    margin-left: 33.3333%;
}
.col-md-offset-3 {
    margin-left: 25%;
}
.col-md-offset-2 {
    margin-left: 16.6667%;
}
.col-md-offset-1 {
    margin-left: 8.33333%;
}
.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.6667%;
}
.col-lg-10 {
    width: 83.3333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.6667%;
}
.col-lg-7 {
    width: 58.3333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.6667%;
}
.col-lg-4 {
    width: 33.3333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.6667%;
}
.col-lg-1 {
    width: 8.33333%;
}
.col-lg-pull-12 {
    right: 100%;
}
.col-lg-pull-11 {
    right: 91.6667%;
}
.col-lg-pull-10 {
    right: 83.3333%;
}
.col-lg-pull-9 {
    right: 75%;
}
.col-lg-pull-8 {
    right: 66.6667%;
}
.col-lg-pull-7 {
    right: 58.3333%;
}
.col-lg-pull-6 {
    right: 50%;
}
.col-lg-pull-5 {
    right: 41.6667%;
}
.col-lg-pull-4 {
    right: 33.3333%;
}
.col-lg-pull-3 {
    right: 25%;
}
.col-lg-pull-2 {
    right: 16.6667%;
}
.col-lg-pull-1 {
    right: 8.33333%;
}
.col-lg-pull-0 {
    right: auto;
}
.col-lg-push-12 {
    left: 100%;
}
.col-lg-push-11 {
    left: 91.6667%;
}
.col-lg-push-10 {
    left: 83.3333%;
}
.col-lg-push-9 {
    left: 75%;
}
.col-lg-push-8 {
    left: 66.6667%;
}
.col-lg-push-7 {
    left: 58.3333%;
}
.col-lg-push-6 {
    left: 50%;
}
.col-lg-push-5 {
    left: 41.6667%;
}
.col-lg-push-4 {
    left: 33.3333%;
}
.col-lg-push-3 {
    left: 25%;
}
.col-lg-push-2 {
    left: 16.6667%;
}
.col-lg-push-1 {
    left: 8.33333%;
}
.col-lg-push-0 {
    left: auto;
}
.col-lg-offset-12 {
    margin-left: 100%;
}
.col-lg-offset-11 {
    margin-left: 91.6667%;
}
.col-lg-offset-10 {
    margin-left: 83.3333%;
}
.col-lg-offset-9 {
    margin-left: 75%;
}
.col-lg-offset-8 {
    margin-left: 66.6667%;
}
.col-lg-offset-7 {
    margin-left: 58.3333%;
}
.col-lg-offset-6 {
    margin-left: 50%;
}
.col-lg-offset-5 {
    margin-left: 41.6667%;
}
.col-lg-offset-4 {
    margin-left: 33.3333%;
}
.col-lg-offset-3 {
    margin-left: 25%;
}
.col-lg-offset-2 {
    margin-left: 16.6667%;
}
.col-lg-offset-1 {
    margin-left: 8.33333%;
}
.col-lg-offset-0 {
    margin-left: 0;
}
}
table {
    background-color: transparent;
}
caption {
    color: #777;
    padding-bottom: 8px;
    padding-top: 8px;
    text-align: left;
}
th {
    text-align: left;
}
.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    border-top: 1px solid #ddd;
    line-height: 1.42857;
    padding: 8px;
    vertical-align: top;
}
.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0 none;
}
.table > tbody + tbody {
    border-top: 2px solid #ddd;
}
.table .table {
    background-color: #fff;
}
.table-condensed > tbody > tr > td, .table-condensed > tbody > tr > th, .table-condensed > tfoot > tr > td, .table-condensed > tfoot > tr > th, .table-condensed > thead > tr > td, .table-condensed > thead > tr > th {
    padding: 5px;
}
.table-bordered {
    border: 1px solid #ddd;
}
.table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #ddd;
}
.table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
}
table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static;
}
table td[class*="col-"], table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
}
.table > tbody > tr.active > td, .table > tbody > tr.active > th, .table > tbody > tr > td.active, .table > tbody > tr > th.active, .table > tfoot > tr.active > td, .table > tfoot > tr.active > th, .table > tfoot > tr > td.active, .table > tfoot > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th, .table > thead > tr > td.active, .table > thead > tr > th.active {
    background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr.active:hover > th, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr > td.active:hover, .table-hover > tbody > tr > th.active:hover {
    background-color: #e8e8e8;
}
.table > tbody > tr.success > td, .table > tbody > tr.success > th, .table > tbody > tr > td.success, .table > tbody > tr > th.success, .table > tfoot > tr.success > td, .table > tfoot > tr.success > th, .table > tfoot > tr > td.success, .table > tfoot > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th, .table > thead > tr > td.success, .table > thead > tr > th.success {
    background-color: #dff0d8;
}
.table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr.success:hover > th, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr > td.success:hover, .table-hover > tbody > tr > th.success:hover {
    background-color: #d0e9c6;
}
.table > tbody > tr.info > td, .table > tbody > tr.info > th, .table > tbody > tr > td.info, .table > tbody > tr > th.info, .table > tfoot > tr.info > td, .table > tfoot > tr.info > th, .table > tfoot > tr > td.info, .table > tfoot > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th, .table > thead > tr > td.info, .table > thead > tr > th.info {
    background-color: #d9edf7;
}
.table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr.info:hover > th, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr > td.info:hover, .table-hover > tbody > tr > th.info:hover {
    background-color: #c4e3f3;
}
.table > tbody > tr.warning > td, .table > tbody > tr.warning > th, .table > tbody > tr > td.warning, .table > tbody > tr > th.warning, .table > tfoot > tr.warning > td, .table > tfoot > tr.warning > th, .table > tfoot > tr > td.warning, .table > tfoot > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th, .table > thead > tr > td.warning, .table > thead > tr > th.warning {
    background-color: #fcf8e3;
}
.table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr.warning:hover > th, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr > td.warning:hover, .table-hover > tbody > tr > th.warning:hover {
    background-color: #faf2cc;
}
.table > tbody > tr.danger > td, .table > tbody > tr.danger > th, .table > tbody > tr > td.danger, .table > tbody > tr > th.danger, .table > tfoot > tr.danger > td, .table > tfoot > tr.danger > th, .table > tfoot > tr > td.danger, .table > tfoot > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th, .table > thead > tr > td.danger, .table > thead > tr > th.danger {
    background-color: #f2dede;
}
.table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr.danger:hover > th, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr > td.danger:hover, .table-hover > tbody > tr > th.danger:hover {
    background-color: #ebcccc;
}
.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
}
@media screen and (max-width: 767px) {
.table-responsive {
    border: 1px solid #ddd;
    margin-bottom: 15px;
    overflow-y: hidden;
    width: 100%;
}
.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 none;
}
.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 none;
}
.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 none;
}
.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 none;
}
}
fieldset {
    border: 0 none;
    margin: 0;
    min-width: 0;
    padding: 0;
}
legend {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: currentcolor currentcolor #e5e5e5;
    border-image: none;
    border-style: none none solid;
    border-width: 0 0 1px;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}
label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
}
input[type="search"] {
    box-sizing: border-box;
}
input[type="checkbox"], input[type="radio"] {
    line-height: normal;
    margin: 4px 0 0;
}
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;
}
output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857;
    padding-top: 7px;
}
.form-control {
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%;
}
.form-control:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
    cursor: not-allowed;
}
textarea.form-control {
    height: auto;
}
input[type="search"] {
}
@media not all {
input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] {
    line-height: 34px;
}
.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.input-sm[type="date"], input.input-sm[type="time"], input.input-sm[type="datetime-local"], input.input-sm[type="month"] {
    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.input-lg[type="date"], input.input-lg[type="time"], input.input-lg[type="datetime-local"], input.input-lg[type="month"] {
    line-height: 46px;
}
}
.form-group {
    margin-bottom: 15px;
}
.checkbox, .radio {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}
.checkbox label, .radio label {
    cursor: pointer;
    font-weight: 400;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
}
.checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"], .radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-left: -20px;
    position: absolute;
}
.checkbox + .checkbox, .radio + .radio {
    margin-top: -5px;
}
.checkbox-inline, .radio-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: 400;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
    margin-left: 10px;
    margin-top: 0;
}
fieldset[disabled] input[type="checkbox"], fieldset[disabled] input[type="radio"], input.disabled[type="checkbox"], input[type="checkbox"][disabled], input.disabled[type="radio"], input[type="radio"][disabled] {
    cursor: not-allowed;
}
.checkbox-inline.disabled, .radio-inline.disabled, fieldset[disabled] .checkbox-inline, fieldset[disabled] .radio-inline {
    cursor: not-allowed;
}
.checkbox.disabled label, .radio.disabled label, fieldset[disabled] .checkbox label, fieldset[disabled] .radio label {
    cursor: not-allowed;
}
.form-control-static {
    margin-bottom: 0;
    min-height: 34px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0;
}
.input-sm {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
select.input-sm {
    height: 30px;
    line-height: 30px;
}
select.input-sm[multiple], textarea.input-sm {
    height: auto;
}
.form-group-sm .form-control {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px;
}
.form-group-sm select.form-control[multiple], .form-group-sm textarea.form-control {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    min-height: 32px;
    padding: 6px 10px;
}
.input-lg {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.input-lg {
    height: 46px;
    line-height: 46px;
}
select.input-lg[multiple], textarea.input-lg {
    height: auto;
}
.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}
.form-group-lg select.form-control[multiple], .form-group-lg textarea.form-control {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    min-height: 38px;
    padding: 11px 16px;
}
.has-feedback {
    position: relative;
}
.has-feedback .form-control {
    padding-right: 42.5px;
}
.form-control-feedback {
    display: block;
    height: 34px;
    line-height: 34px;
    pointer-events: none;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 34px;
    z-index: 2;
}
.form-group-lg .form-control + .form-control-feedback, .input-group-lg + .form-control-feedback, .input-lg + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
}
.form-group-sm .form-control + .form-control-feedback, .input-group-sm + .form-control-feedback, .input-sm + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}
.has-success .checkbox, .has-success .checkbox-inline, .has-success .control-label, .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: #3c763d;
}
.has-success .form-control {
    border-color: #3c763d;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-success .form-control:focus {
    border-color: #2b542c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #67b168;
}
.has-success .input-group-addon {
    background-color: #dff0d8;
    border-color: #3c763d;
    color: #3c763d;
}
.has-success .form-control-feedback {
    color: #3c763d;
}
.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning .control-label, .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: #8a6d3b;
}
.has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-warning .form-control:focus {
    border-color: #66512c;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
    background-color: #fcf8e3;
    border-color: #8a6d3b;
    color: #8a6d3b;
}
.has-warning .form-control-feedback {
    color: #8a6d3b;
}
.has-error .checkbox, .has-error .checkbox-inline, .has-error .control-label, .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: #a94442;
}
.has-error .form-control {
    border-color: #a94442;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.has-error .form-control:focus {
    border-color: #843534;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #ce8483;
}
.has-error .input-group-addon {
    background-color: #f2dede;
    border-color: #a94442;
    color: #a94442;
}
.has-error .form-control-feedback {
    color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
    top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
    top: 0;
}
.help-block {
    color: #737373;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
}
@media (min-width: 768px) {
.form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.form-inline .form-control-static {
    display: inline-block;
}
.form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
}
.form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
    width: auto;
}
.form-inline .input-group > .form-control {
    width: 100%;
}
.form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.form-inline .checkbox, .form-inline .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 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"] {
    margin-left: 0;
    position: relative;
}
.form-inline .has-feedback .form-control-feedback {
    top: 0;
}
}
.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}
.form-horizontal .checkbox, .form-horizontal .radio {
    min-height: 27px;
}
.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
}
}
.form-horizontal .has-feedback .form-control-feedback {
    right: 15px;
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 11px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    font-size: 12px;
    padding-top: 6px;
}
}
.btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
    white-space: nowrap;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn.focus:active, .btn:active:focus, .btn:focus {
    outline-offset: -2px;
}
.btn.focus, .btn:focus, .btn:hover {
    color: #333;
    text-decoration: none;
}
.btn.active, .btn:active {
    background-image: none;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
    outline: 0 none;
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    box-shadow: none;
    cursor: not-allowed;
    opacity: 0.65;
}
a.btn.disabled, fieldset[disabled] a.btn {
    pointer-events: none;
}
.btn-default {
    background-color: #fff;
    border-color: #ccc;
    color: #333;
}
.btn-default.focus, .btn-default:focus {
    background-color: #e6e6e6;
    border-color: #8c8c8c;
    color: #333;
}
.btn-default:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default.focus:active, .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 {
    background-color: #d4d4d4;
    border-color: #8c8c8c;
    color: #333;
}
.btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default {
    background-image: none;
}
.btn-default.disabled.focus, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default.focus[disabled], .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc;
}
.btn-default .badge {
    background-color: #333;
    color: #fff;
}
.btn-primary {
    background-color: #337ab7;
    border-color: #2e6da4;
    color: #fff;
}
.btn-primary.focus, .btn-primary:focus {
    background-color: #286090;
    border-color: #122b40;
    color: #fff;
}
.btn-primary:hover {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-color: #286090;
    border-color: #204d74;
    color: #fff;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .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 {
    background-color: #204d74;
    border-color: #122b40;
    color: #fff;
}
.btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
    background-image: none;
}
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary.focus[disabled], .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4;
}
.btn-primary .badge {
    background-color: #fff;
    color: #337ab7;
}
.btn-success {
    background-color: #5cb85c;
    border-color: #4cae4c;
    color: #fff;
}
.btn-success.focus, .btn-success:focus {
    background-color: #449d44;
    border-color: #255625;
    color: #fff;
}
.btn-success:hover {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-color: #449d44;
    border-color: #398439;
    color: #fff;
}
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success.focus:active, .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 {
    background-color: #398439;
    border-color: #255625;
    color: #fff;
}
.btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success {
    background-image: none;
}
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success.focus[disabled], .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c;
}
.btn-success .badge {
    background-color: #fff;
    color: #5cb85c;
}
.btn-info {
    background-color: #5bc0de;
    border-color: #46b8da;
    color: #fff;
}
.btn-info.focus, .btn-info:focus {
    background-color: #31b0d5;
    border-color: #1b6d85;
    color: #fff;
}
.btn-info:hover {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-color: #31b0d5;
    border-color: #269abc;
    color: #fff;
}
.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info.focus:active, .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 {
    background-color: #269abc;
    border-color: #1b6d85;
    color: #fff;
}
.btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info {
    background-image: none;
}
.btn-info.disabled.focus, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info.focus[disabled], .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da;
}
.btn-info .badge {
    background-color: #fff;
    color: #5bc0de;
}
.btn-warning {
    background-color: #f0ad4e;
    border-color: #eea236;
    color: #fff;
}
.btn-warning.focus, .btn-warning:focus {
    background-color: #ec971f;
    border-color: #985f0d;
    color: #fff;
}
.btn-warning:hover {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-color: #ec971f;
    border-color: #d58512;
    color: #fff;
}
.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning.focus:active, .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 {
    background-color: #d58512;
    border-color: #985f0d;
    color: #fff;
}
.btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning {
    background-image: none;
}
.btn-warning.disabled.focus, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning.focus[disabled], .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236;
}
.btn-warning .badge {
    background-color: #fff;
    color: #f0ad4e;
}
.btn-danger {
    background-color: #d9534f;
    border-color: #d43f3a;
    color: #fff;
}
.btn-danger.focus, .btn-danger:focus {
    background-color: #c9302c;
    border-color: #761c19;
    color: #fff;
}
.btn-danger:hover {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-color: #c9302c;
    border-color: #ac2925;
    color: #fff;
}
.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger.focus:active, .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 {
    background-color: #ac2925;
    border-color: #761c19;
    color: #fff;
}
.btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger {
    background-image: none;
}
.btn-danger.disabled.focus, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger.focus[disabled], .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a;
}
.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}
.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: 400;
}
.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
    background-color: transparent;
    box-shadow: none;
}
.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
    border-color: transparent;
}
.btn-link:focus, .btn-link:hover {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
}
.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 {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.btn-group-sm > .btn, .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.btn-group-xs > .btn, .btn-xs {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 1px 5px;
}
.btn-block {
    display: block;
    width: 100%;
}
.btn-block + .btn-block {
    margin-top: 5px;
}
input.btn-block[type="button"], input.btn-block[type="reset"], input.btn-block[type="submit"] {
    width: 100%;
}
.fade {
    opacity: 0;
    transition: opacity 0.15s linear 0s;
}
.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;
    position: relative;
    transition-duration: 0.35s;
    transition-property: height, visibility;
    transition-timing-function: ease;
}
.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}
.dropdown, .dropup {
    position: relative;
}
.dropdown-toggle:focus {
    outline: 0 none;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #333;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #337ab7;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    color: #777;
}
.dropdown-menu > .disabled > a:focus, .dropdown-menu > .disabled > a:hover {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    text-decoration: none;
}
.open > .dropdown-menu {
    display: block;
}
.open > a {
    outline: 0 none;
}
.dropdown-menu-right {
    left: auto;
    right: 0;
}
.dropdown-menu-left {
    left: 0;
    right: auto;
}
.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857;
    padding: 3px 20px;
    white-space: nowrap;
}
.dropdown-backdrop {
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 990;
}
.pull-right > .dropdown-menu {
    left: auto;
    right: 0;
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
    border-bottom: 4px dashed;
    border-top: 0 none;
    content: "";
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
    bottom: 100%;
    margin-bottom: 2px;
    top: auto;
}
@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 {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}
.btn-group-vertical > .btn, .btn-group > .btn {
    float: left;
    position: relative;
}
.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 {
    float: left;
}
.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0;
}
.btn-group > .btn:first-child {
    margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child), .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group > .btn-group {
    float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
    outline: 0 none;
}
.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 {
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.125) inset;
}
.btn-group.open .dropdown-toggle.btn-link {
    box-shadow: none;
}
.btn .caret {
    margin-left: 0;
}
.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;
    max-width: 100%;
    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-left: 0;
    margin-top: -1px;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
    border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.btn-group-justified {
    border-collapse: separate;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.btn-group-justified > .btn, .btn-group-justified > .btn-group {
    display: table-cell;
    float: none;
    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"] {
    clip: rect(0px, 0px, 0px, 0px);
    pointer-events: none;
    position: absolute;
}
.input-group {
    border-collapse: separate;
    display: table;
    position: relative;
}
.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0;
}
.input-group .form-control {
    float: left;
    margin-bottom: 0;
    position: relative;
    width: 100%;
    z-index: 2;
}
.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 {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.33333;
    padding: 10px 16px;
}
select.input-group-lg > .form-control, select.input-group-lg > .input-group-addon, select.input-group-lg > .input-group-btn > .btn {
    height: 46px;
    line-height: 46px;
}
select.input-group-lg[multiple] > .form-control, select.input-group-lg[multiple] > .input-group-addon, select.input-group-lg[multiple] > .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 {
    border-radius: 3px;
    font-size: 12px;
    height: 30px;
    line-height: 1.5;
    padding: 5px 10px;
}
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.input-group-sm[multiple] > .form-control, select.input-group-sm[multiple] > .input-group-addon, select.input-group-sm[multiple] > .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;
}
.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 {
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}
.input-group-addon {
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #555;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 6px 12px;
    text-align: center;
}
.input-group-addon.input-sm {
    border-radius: 3px;
    font-size: 12px;
    padding: 5px 10px;
}
.input-group-addon.input-lg {
    border-radius: 6px;
    font-size: 18px;
    padding: 10px 16px;
}
.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 none;
}
.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 none;
}
.input-group-btn {
    font-size: 0;
    position: relative;
    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 {
    margin-left: -1px;
    z-index: 2;
}
.nav {
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
}
.nav > li {
    display: block;
    position: relative;
}
.nav > li > a {
    display: block;
    padding: 10px 15px;
    position: relative;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: #eee;
    text-decoration: none;
}
.nav > li.disabled > a {
    color: #777;
}
.nav > li.disabled > a:focus, .nav > li.disabled > a:hover {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eee;
    border-color: #337ab7;
}
.nav .nav-divider {
    background-color: #e5e5e5;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.nav > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    line-height: 1.42857;
    margin-right: 2px;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555;
    cursor: default;
}
.nav-tabs.nav-justified {
    border-bottom: 0 none;
    width: 100%;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
}
@media (min-width: 768px) {
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
}
}
.nav-tabs.nav-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.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 > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 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: #fff;
}
}
.nav-pills > li {
    float: left;
}
.nav-pills > li > a {
    border-radius: 4px;
}
.nav-pills > li + li {
    margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #337ab7;
    color: #fff;
}
.nav-stacked > li {
    float: none;
}
.nav-stacked > li + li {
    margin-left: 0;
    margin-top: 2px;
}
.nav-justified {
    width: 100%;
}
.nav-justified > li {
    float: none;
}
.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
    left: auto;
    top: auto;
}
@media (min-width: 768px) {
.nav-justified > li {
    display: table-cell;
    width: 1%;
}
.nav-justified > li > a {
    margin-bottom: 0;
}
}
.nav-tabs-justified {
    border-bottom: 0 none;
}
.nav-tabs-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
}
.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-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
}
.nav-tabs-justified > .active > a, .nav-tabs-justified > .active > a:focus, .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
}
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px;
}
.navbar {
    border: 1px solid transparent;
    margin-bottom: 20px;
    min-height: 50px;
    position: relative;
}
@media (min-width: 768px) {
.navbar {
    border-radius: 4px;
}
}
@media (min-width: 768px) {
.navbar-header {
    float: left;
}
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}
.navbar-collapse.in {
    overflow-y: auto;
}
@media (min-width: 768px) {
.navbar-collapse {
    border-top: 0 none;
    box-shadow: none;
    width: auto;
}
.navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    overflow: visible !important;
    padding-bottom: 0;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
}
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
}
}
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: -15px;
    margin-right: -15px;
}
@media (min-width: 768px) {
.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header {
    margin-left: 0;
    margin-right: 0;
}
}
.navbar-static-top {
    border-width: 0 0 1px;
    z-index: 1000;
}
@media (min-width: 768px) {
.navbar-static-top {
    border-radius: 0;
}
}
.navbar-fixed-bottom, .navbar-fixed-top {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
@media (min-width: 768px) {
.navbar-fixed-bottom, .navbar-fixed-top {
    border-radius: 0;
}
}
.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
}
.navbar-fixed-bottom {
    border-width: 1px 0 0;
    bottom: 0;
    margin-bottom: 0;
}
.navbar-brand {
    float: left;
    font-size: 18px;
    height: 50px;
    line-height: 20px;
    padding: 15px;
}
.navbar-brand:focus, .navbar-brand:hover {
    text-decoration: none;
}
.navbar-brand > img {
    display: block;
}
@media (min-width: 768px) {
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
}
}
.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    float: right;
    margin-bottom: 8px;
    margin-right: 15px;
    margin-top: 8px;
    padding: 9px 10px;
    position: relative;
}
.navbar-toggle:focus {
    outline: 0 none;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 22px;
}
.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
}
@media (min-width: 768px) {
.navbar-toggle {
    display: none;
}
}
.navbar-nav {
    margin: 7.5px -15px;
}
.navbar-nav > li > a {
    line-height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
}
.navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
}
.navbar-nav .open .dropdown-menu > li > a:focus, .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
}
}
@media (min-width: 768px) {
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-nav > li {
    float: left;
}
.navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
}
.navbar-form {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset, 0 1px 0 rgba(255, 255, 255, 0.1);
    margin: 8px -15px;
    padding: 10px 15px;
}
@media (min-width: 768px) {
.navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .form-control {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}
.navbar-form .form-control-static {
    display: inline-block;
}
.navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
}
.navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
    width: auto;
}
.navbar-form .input-group > .form-control {
    width: 100%;
}
.navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
}
.navbar-form .checkbox, .navbar-form .radio {
    display: inline-block;
    margin-bottom: 0;
    margin-top: 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"] {
    margin-left: 0;
    position: relative;
}
.navbar-form .has-feedback .form-control-feedback {
    top: 0;
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
    margin-bottom: 5px;
}
.navbar-form .form-group:last-child {
    margin-bottom: 0;
}
}
@media (min-width: 768px) {
.navbar-form {
    border: 0 none;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding-bottom: 0;
    padding-top: 0;
    width: auto;
}
}
.navbar-nav > li > .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
}
.navbar-btn {
    margin-bottom: 8px;
    margin-top: 8px;
}
.navbar-btn.btn-sm {
    margin-bottom: 10px;
    margin-top: 10px;
}
.navbar-btn.btn-xs {
    margin-bottom: 14px;
    margin-top: 14px;
}
.navbar-text {
    margin-bottom: 15px;
    margin-top: 15px;
}
@media (min-width: 768px) {
.navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}
}
@media (min-width: 768px) {
.navbar-left {
    float: left !important;
}
.navbar-right {
    float: right !important;
    margin-right: -15px;
}
.navbar-right ~ .navbar-right {
    margin-right: 0;
}
}
.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
    color: #777;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    background-color: transparent;
    color: #5e5e5e;
}
.navbar-default .navbar-text {
    color: #777;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #333;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    background-color: #e7e7e7;
    color: #555;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:focus, .navbar-default .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #ccc;
}
.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 {
    background-color: transparent;
    color: #333;
}
.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 {
    background-color: #e7e7e7;
    color: #555;
}
.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 {
    background-color: transparent;
    color: #ccc;
}
}
.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 {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-text {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:focus, .navbar-inverse .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #080808;
    color: #fff;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:focus, .navbar-inverse .navbar-nav > .disabled > a:hover {
    background-color: transparent;
    color: #444;
}
.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 {
    background-color: transparent;
    color: #fff;
}
.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 {
    background-color: #080808;
    color: #fff;
}
.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 {
    background-color: transparent;
    color: #444;
}
}
.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 {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px;
}
.breadcrumb > li {
    display: inline-block;
}
.breadcrumb > li + li::before {
    color: #ccc;
    content: "/ ";
    padding: 0 5px;
}
.breadcrumb > .active {
    color: #777;
}
.pagination {
    border-radius: 4px;
    display: inline-block;
    margin: 20px 0;
    padding-left: 0;
}
.pagination > li {
    display: inline;
}
.pagination > li > a, .pagination > li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;
    margin-left: 0;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
    border-bottom-right-radius: 4px;
    border-top-right-radius: 4px;
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3;
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    background-color: #fff;
    border-color: #ddd;
    color: #777;
    cursor: not-allowed;
}
.pagination-lg > li > a, .pagination-lg > li > span {
    font-size: 18px;
    line-height: 1.33333;
    padding: 10px 16px;
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px;
}
.pagination-sm > li > a, .pagination-sm > li > span {
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}
.pager {
    list-style: outside none none;
    margin: 20px 0;
    padding-left: 0;
    text-align: center;
}
.pager li {
    display: inline;
}
.pager li > a, .pager li > span {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    display: inline-block;
    padding: 5px 14px;
}
.pager li > a:focus, .pager li > a:hover {
    background-color: #eee;
    text-decoration: none;
}
.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 {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}
.label {
    border-radius: 0.25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    padding: 0.2em 0.6em 0.3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}
a.label:focus, a.label:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.label:empty {
    display: none;
}
.btn .label {
    position: relative;
    top: -1px;
}
.label-default {
    background-color: #777;
}
.label-default[href]:focus, .label-default[href]:hover {
    background-color: #5e5e5e;
}
.label-primary {
    background-color: #337ab7;
}
.label-primary[href]:focus, .label-primary[href]:hover {
    background-color: #286090;
}
.label-success {
    background-color: #5cb85c;
}
.label-success[href]:focus, .label-success[href]:hover {
    background-color: #449d44;
}
.label-info {
    background-color: #5bc0de;
}
.label-info[href]:focus, .label-info[href]:hover {
    background-color: #31b0d5;
}
.label-warning {
    background-color: #f0ad4e;
}
.label-warning[href]:focus, .label-warning[href]:hover {
    background-color: #ec971f;
}
.label-danger {
    background-color: #d9534f;
}
.label-danger[href]:focus, .label-danger[href]:hover {
    background-color: #c9302c;
}
.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}
.badge:empty {
    display: none;
}
.btn .badge {
    position: relative;
    top: -1px;
}
.btn-group-xs > .btn .badge, .btn-xs .badge {
    padding: 1px 5px;
    top: 0;
}
a.badge:focus, a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
    background-color: #fff;
    color: #337ab7;
}
.list-group-item > .badge {
    float: right;
}
.list-group-item > .badge + .badge {
    margin-right: 5px;
}
.nav-pills > li > a > .badge {
    margin-left: 3px;
}
.jumbotron {
    background-color: #eee;
    color: inherit;
    margin-bottom: 30px;
    padding-bottom: 30px;
    padding-top: 30px;
}
.jumbotron .h1, .jumbotron h1 {
    color: inherit;
}
.jumbotron p {
    font-size: 21px;
    font-weight: 200;
    margin-bottom: 15px;
}
.jumbotron > hr {
    border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
    border-radius: 6px;
    padding-left: 15px;
    padding-right: 15px;
}
.jumbotron .container {
    max-width: 100%;
}
@media screen and (min-width: 768px) {
.jumbotron {
    padding-bottom: 48px;
    padding-top: 48px;
}
.container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
}
.jumbotron .h1, .jumbotron h1 {
    font-size: 63px;
}
}
.thumbnail {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857;
    margin-bottom: 20px;
    padding: 4px;
    transition: border 0.2s ease-in-out 0s;
}
.thumbnail a > img, .thumbnail > img {
    margin-left: auto;
    margin-right: auto;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: #337ab7;
}
.thumbnail .caption {
    color: #333;
    padding: 9px;
}
.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px;
}
.alert h4 {
    color: inherit;
    margin-top: 0;
}
.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 {
    color: inherit;
    position: relative;
    right: -21px;
    top: -2px;
}
.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.alert-success hr {
    border-top-color: #c9e2b3;
}
.alert-success .alert-link {
    color: #2b542c;
}
.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.alert-info hr {
    border-top-color: #a6e1ec;
}
.alert-info .alert-link {
    color: #245269;
}
.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.alert-warning hr {
    border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
    color: #66512c;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.alert-danger hr {
    border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
    color: #843534;
}
@keyframes progress-bar-stripes {
0% {
    background-position: 40px 0;
}
100% {
    background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
0% {
    background-position: 40px 0;
}
100% {
    background-position: 0 0;
}
}
.progress {
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.progress-bar {
    background-color: #337ab7;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15) inset;
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width 0.6s ease 0s;
    width: 0;
}
.progress-bar-striped, .progress-striped .progress-bar {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}
.progress-bar.active, .progress.active .progress-bar {
    animation: 2s linear 0s normal none infinite running progress-bar-stripes;
}
.progress-bar-success {
    background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
    background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
    background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
    background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
    margin-top: 15px;
}
.media:first-child {
    margin-top: 0;
}
.media, .media-body {
    overflow: hidden;
}
.media-body {
    width: 10000px;
}
.media-object {
    display: block;
}
.media-object.img-thumbnail {
    max-width: none;
}
.media-right, .media > .pull-right {
    padding-left: 10px;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: table-cell;
    vertical-align: top;
}
.media-middle {
    vertical-align: middle;
}
.media-bottom {
    vertical-align: bottom;
}
.media-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.media-list {
    list-style: outside none none;
    padding-left: 0;
}
.list-group {
    margin-bottom: 20px;
    padding-left: 0;
}
.list-group-item {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    margin-bottom: -1px;
    padding: 10px 15px;
    position: relative;
}
.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    margin-bottom: 0;
}
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 {
    background-color: #f5f5f5;
    color: #555;
    text-decoration: none;
}
button.list-group-item {
    text-align: left;
    width: 100%;
}
.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
    color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
    color: #777;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2;
}
.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading > .small, .list-group-item.active .list-group-item-heading > small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading > small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading > small {
    color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
    color: #c7ddef;
}
.list-group-item-success {
    background-color: #dff0d8;
    color: #3c763d;
}
a.list-group-item-success, button.list-group-item-success {
    color: #3c763d;
}
a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
    background-color: #d0e9c6;
    color: #3c763d;
}
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 {
    background-color: #3c763d;
    border-color: #3c763d;
    color: #fff;
}
.list-group-item-info {
    background-color: #d9edf7;
    color: #31708f;
}
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 {
    background-color: #c4e3f3;
    color: #31708f;
}
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 {
    background-color: #31708f;
    border-color: #31708f;
    color: #fff;
}
.list-group-item-warning {
    background-color: #fcf8e3;
    color: #8a6d3b;
}
a.list-group-item-warning, button.list-group-item-warning {
    color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
    background-color: #faf2cc;
    color: #8a6d3b;
}
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 {
    background-color: #8a6d3b;
    border-color: #8a6d3b;
    color: #fff;
}
.list-group-item-danger {
    background-color: #f2dede;
    color: #a94442;
}
a.list-group-item-danger, button.list-group-item-danger {
    color: #a94442;
}
a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
    background-color: #ebcccc;
    color: #a94442;
}
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 {
    background-color: #a94442;
    border-color: #a94442;
    color: #fff;
}
.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 0;
}
.list-group-item-text {
    line-height: 1.3;
    margin-bottom: 0;
}
.panel {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
}
.panel-body {
    padding: 15px;
}
.panel-heading {
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 15px;
}
.panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.panel-title {
    color: inherit;
    font-size: 16px;
    margin-bottom: 0;
    margin-top: 0;
}
.panel-title > .small, .panel-title > .small > a, .panel-title > a, .panel-title > small, .panel-title > small > a {
    color: inherit;
}
.panel-footer {
    background-color: #f5f5f5;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    padding: 10px 15px;
}
.panel > .list-group, .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.panel > .list-group .list-group-item, .panel > .panel-collapse > .list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0;
}
.panel > .list-group:first-child .list-group-item:first-child, .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0 none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child, .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0 none;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.list-group + .panel-footer {
    border-top-width: 0;
}
.panel > .panel-collapse > .table, .panel > .table, .panel > .table-responsive > .table {
    margin-bottom: 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, .panel > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.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 > tbody:first-child > tr:first-child, .panel > .table:first-child > thead:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child, .panel > .table:first-child > thead:first-child > tr:first-child td:first-child, .panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child, .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child, .panel > .table:first-child > thead:first-child > tr:first-child td:last-child, .panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child, .panel > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.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 > tbody:last-child > tr:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child, .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child, .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table, .panel > .panel-body + .table-responsive, .panel > .table + .panel-body, .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child td, .panel > .table > tbody:first-child > tr:first-child th {
    border-top: 0 none;
}
.panel > .table-bordered, .panel > .table-responsive > .table-bordered {
    border: 0 none;
}
.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 none;
}
.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 none;
}
.panel > .table-bordered > tbody > tr:first-child > td, .panel > .table-bordered > tbody > tr:first-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 > thead > tr:first-child > td, .panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
    border-bottom: 0 none;
}
.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-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 {
    border-bottom: 0 none;
}
.panel > .table-responsive {
    border: 0 none;
    margin-bottom: 0;
}
.panel-group {
    margin-bottom: 20px;
}
.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0;
}
.panel-group .panel + .panel {
    margin-top: 5px;
}
.panel-group .panel-heading {
    border-bottom: 0 none;
}
.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 none;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #ddd;
}
.panel-default {
    border-color: #ddd;
}
.panel-default > .panel-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
    background-color: #333;
    color: #f5f5f5;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ddd;
}
.panel-primary {
    border-color: #337ab7;
}
.panel-primary > .panel-heading {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.panel-primary > .panel-heading .badge {
    background-color: #fff;
    color: #337ab7;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.panel-success {
    border-color: #d6e9c6;
}
.panel-success > .panel-heading {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
    background-color: #3c763d;
    color: #dff0d8;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.panel-info {
    border-color: #bce8f1;
}
.panel-info > .panel-heading {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
    background-color: #31708f;
    color: #d9edf7;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.panel-warning {
    border-color: #faebcc;
}
.panel-warning > .panel-heading {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
    background-color: #8a6d3b;
    color: #fcf8e3;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.panel-danger {
    border-color: #ebccd1;
}
.panel-danger > .panel-heading {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
    background-color: #a94442;
    color: #f2dede;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}
.embed-responsive {
    display: block;
    height: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
    border: 0 none;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.embed-responsive-16by9 {
    padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
    padding-bottom: 75%;
}
.well {
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}
.well blockquote {
    border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
    border-radius: 6px;
    padding: 24px;
}
.well-sm {
    border-radius: 3px;
    padding: 9px;
}
.close {
    color: #000;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.2;
    text-shadow: 0 1px 0 #fff;
}
.close:focus, .close:hover {
    color: #000;
    cursor: pointer;
    opacity: 0.5;
    text-decoration: none;
}
button.close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.modal-open {
    overflow: hidden;
}
.modal {
    bottom: 0;
    display: none;
    left: 0;
    outline: 0 none;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}
.modal.fade .modal-dialog {
    transform: translate(0px, -25%);
    transition: transform 0.3s ease-out 0s;
}
.modal.in .modal-dialog {
    transform: translate(0px, 0px);
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}
.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0 none;
    position: relative;
}
.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}
.modal-backdrop.fade {
    opacity: 0;
}
.modal-backdrop.in {
    opacity: 0.5;
}
.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
}
.modal-body {
    padding: 15px;
    position: relative;
}
.modal-footer {
    border-top: 1px solid #e5e5e5;
    padding: 15px;
    text-align: right;
}
.modal-footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
    margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
    margin-left: 0;
}
.modal-scrollbar-measure {
    height: 50px;
    overflow: scroll;
    position: absolute;
    top: -9999px;
    width: 50px;
}
@media (min-width: 768px) {
.modal-dialog {
    margin: 30px auto;
    width: 600px;
}
.modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
    width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
    width: 900px;
}
}
.tooltip {
    display: block;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1.42857;
    opacity: 0;
    overflow-wrap: normal;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1070;
}
.tooltip.in {
    opacity: 0.9;
}
.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 {
    background-color: #000;
    border-radius: 4px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.tooltip.top-left .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    margin-bottom: -5px;
    right: 5px;
}
.tooltip.top-right .tooltip-arrow {
    border-top-color: #000;
    border-width: 5px 5px 0;
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
}
.tooltip.right .tooltip-arrow {
    border-right-color: #000;
    border-width: 5px 5px 5px 0;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.tooltip.left .tooltip-arrow {
    border-left-color: #000;
    border-width: 5px 0 5px 5px;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.tooltip.bottom-left .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    margin-top: -5px;
    right: 5px;
    top: 0;
}
.tooltip.bottom-right .tooltip-arrow {
    border-bottom-color: #000;
    border-width: 0 5px 5px;
    left: 5px;
    margin-top: -5px;
    top: 0;
}
.popover {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    left: 0;
    letter-spacing: normal;
    line-height: 1.42857;
    max-width: 276px;
    overflow-wrap: normal;
    padding: 1px;
    position: absolute;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1060;
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
    font-size: 14px;
    margin: 0;
    padding: 8px 14px;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow, .popover > .arrow::after {
    border-color: transparent;
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow::after {
    border-width: 10px;
    content: "";
}
.popover.top > .arrow {
    border-bottom-width: 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
}
.popover.top > .arrow::after {
    border-bottom-width: 0;
    border-top-color: #fff;
    bottom: 1px;
    content: " ";
    margin-left: -10px;
}
.popover.right > .arrow {
    border-left-width: 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    left: -11px;
    margin-top: -11px;
    top: 50%;
}
.popover.right > .arrow::after {
    border-left-width: 0;
    border-right-color: #fff;
    bottom: -10px;
    content: " ";
    left: 1px;
}
.popover.bottom > .arrow {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    border-top-width: 0;
    left: 50%;
    margin-left: -11px;
    top: -11px;
}
.popover.bottom > .arrow::after {
    border-bottom-color: #fff;
    border-top-width: 0;
    content: " ";
    margin-left: -10px;
    top: 1px;
}
.popover.left > .arrow {
    border-left-color: rgba(0, 0, 0, 0.25);
    border-right-width: 0;
    margin-top: -11px;
    right: -11px;
    top: 50%;
}
.popover.left > .arrow::after {
    border-left-color: #fff;
    border-right-width: 0;
    bottom: -10px;
    content: " ";
    right: 1px;
}
.carousel {
    position: relative;
}
.carousel-inner {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.carousel-inner > .item {
    display: none;
    position: relative;
    transition: left 0.6s ease-in-out 0s;
}
.carousel-inner > .item > a > img, .carousel-inner > .item > img {
    line-height: 1;
}
@media not all, (-webkit-transform-3d) {
.carousel-inner > .item {
    backface-visibility: hidden;
    perspective: 1000px;
    transition: transform 0.6s ease-in-out 0s;
}
.carousel-inner > .item.active.right, .carousel-inner > .item.next {
    left: 0;
    transform: translate3d(100%, 0px, 0px);
}
.carousel-inner > .item.active.left, .carousel-inner > .item.prev {
    left: 0;
    transform: translate3d(-100%, 0px, 0px);
}
.carousel-inner > .item.active, .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
}
}
.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 {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    top: 0;
    width: 15%;
}
.carousel-control.left {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0px, rgba(0, 0, 0, 0) 100%);
    background-repeat: repeat-x;
}
.carousel-control.right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.5) 100%);
    background-repeat: repeat-x;
    left: auto;
    right: 0;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    opacity: 0.9;
    outline: 0 none;
    text-decoration: none;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    margin-right: -10px;
    right: 50%;
}
.carousel-control .icon-next, .carousel-control .icon-prev {
    font-family: serif;
    height: 20px;
    line-height: 1;
    width: 20px;
}
.carousel-control .icon-prev::before {
    content: "‹";
}
.carousel-control .icon-next::before {
    content: "›";
}
.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: outside none none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    width: 10px;
}
.carousel-indicators .active {
    background-color: #fff;
    height: 12px;
    margin: 0;
    width: 12px;
}
.carousel-caption {
    bottom: 20px;
    color: #fff;
    left: 15%;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    right: 15%;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    z-index: 10;
}
.carousel-caption .btn {
    text-shadow: none;
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
    font-size: 30px;
    height: 30px;
    margin-top: -10px;
    width: 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%;
    padding-bottom: 30px;
    right: 20%;
}
.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;
}
.btn-group-vertical > .btn-group::after, .btn-toolbar::after, .clearfix::after, .container-fluid::after, .container::after, .dl-horizontal dd::after, .form-horizontal .form-group::after, .modal-footer::after, .modal-header::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .pager::after, .panel-body::after, .row::after {
    clear: both;
}
.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.hide {
    display: none !important;
}
.show {
    display: block !important;
}
.invisible {
    visibility: hidden;
}
.text-hide {
    background-color: transparent;
    border: 0 none;
    color: transparent;
    font: 0px/0 a;
    text-shadow: none;
}
.hidden {
    display: none !important;
}
.affix {
    position: fixed;
}
.visible-lg, .visible-md, .visible-sm, .visible-xs {
    display: none !important;
}
.visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
    display: none !important;
}
@media (max-width: 767px) {
.visible-xs {
    display: block !important;
}
table.visible-xs {
    display: table !important;
}
tr.visible-xs {
    display: table-row !important;
}
td.visible-xs, th.visible-xs {
    display: table-cell !important;
}
}
@media (max-width: 767px) {
.visible-xs-block {
    display: block !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline {
    display: inline !important;
}
}
@media (max-width: 767px) {
.visible-xs-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
    display: block !important;
}
table.visible-sm {
    display: table !important;
}
tr.visible-sm {
    display: table-row !important;
}
td.visible-sm, th.visible-sm {
    display: table-cell !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-block {
    display: block !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline {
    display: inline !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
    display: block !important;
}
table.visible-md {
    display: table !important;
}
tr.visible-md {
    display: table-row !important;
}
td.visible-md, th.visible-md {
    display: table-cell !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-block {
    display: block !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline {
    display: inline !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md-inline-block {
    display: inline-block !important;
}
}
@media (min-width: 1200px) {
.visible-lg {
    display: block !important;
}
table.visible-lg {
    display: table !important;
}
tr.visible-lg {
    display: table-row !important;
}
td.visible-lg, th.visible-lg {
    display: table-cell !important;
}
}
@media (min-width: 1200px) {
.visible-lg-block {
    display: block !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline {
    display: inline !important;
}
}
@media (min-width: 1200px) {
.visible-lg-inline-block {
    display: inline-block !important;
}
}
@media (max-width: 767px) {
.hidden-xs {
    display: none !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
    display: none !important;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
    display: none !important;
}
}
@media (min-width: 1200px) {
.hidden-lg {
    display: none !important;
}
}
.visible-print {
    display: none !important;
}
@media print {
.visible-print {
    display: block !important;
}
table.visible-print {
    display: table !important;
}
tr.visible-print {
    display: table-row !important;
}
td.visible-print, th.visible-print {
    display: table-cell !important;
}
}
.visible-print-block {
    display: none !important;
}
@media print {
.visible-print-block {
    display: block !important;
}
}
.visible-print-inline {
    display: none !important;
}
@media print {
.visible-print-inline {
    display: inline !important;
}
}
.visible-print-inline-block {
    display: none !important;
}
@media print {
.visible-print-inline-block {
    display: inline-block !important;
}
}
@media print {
.hidden-print {
    display: none !important;
}
}
.xdsoft_datetimepicker {
    background: #fff none repeat scroll 0 0;
    border-color: #ccc #ccc #bbb;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.506);
    box-sizing: border-box;
    color: #333;
    display: none;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    padding: 2px 8px 8px 0;
    position: absolute;
    z-index: 9999;
}
.xdsoft_datetimepicker.xdsoft_rtl {
    padding: 8px 0 8px 8px;
}
.xdsoft_datetimepicker iframe {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    height: 210px;
    left: 0;
    position: absolute;
    top: 0;
    width: 75px;
}
.xdsoft_datetimepicker button {
    border: medium none !important;
}
.xdsoft_noselect {
    -moz-user-select: none;
}
.xdsoft_noselect::-moz-selection {
    background: transparent none repeat scroll 0 0;
}
.xdsoft_datetimepicker.xdsoft_inline {
    box-shadow: none;
    display: inline-block;
    position: static;
}
.xdsoft_datetimepicker * {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.xdsoft_datetimepicker .xdsoft_datepicker, .xdsoft_datetimepicker .xdsoft_timepicker {
    display: none;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active, .xdsoft_datetimepicker .xdsoft_timepicker.active {
    display: block;
}
.xdsoft_datetimepicker .xdsoft_datepicker {
    float: left;
    margin-left: 8px;
    width: 224px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_datepicker {
    float: right;
    margin-left: 0;
    margin-right: 8px;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_datepicker {
    width: 256px;
}
.xdsoft_datetimepicker .xdsoft_timepicker {
    float: left;
    margin-left: 8px;
    margin-top: 0;
    text-align: center;
    width: 58px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker {
    float: right;
    margin-left: 0;
    margin-right: 8px;
}
.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    margin-bottom: 3px;
    margin-top: 8px;
}
.xdsoft_datetimepicker .xdsoft_mounthpicker {
    position: relative;
    text-align: center;
}
.xdsoft_datetimepicker .xdsoft_label i, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_today_button {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0NBRjI1NjM0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0NBRjI1NjQ0M0UwMTFFNDk4NkFGMzJFQkQzQjEwRUIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDQ0FGMjU2MTQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDQ0FGMjU2MjQzRTAxMUU0OTg2QUYzMkVCRDNCMTBFQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PoNEP54AAAIOSURBVHja7Jq9TsMwEMcxrZD4WpBYeKUCe+kTMCACHZh4BFfHO/AAIHZGFhYkBBsSEqxsLCAgXKhbXYOTxh9pfJVP+qutnZ5s/5Lz2Y5I03QhWji2GIcgAokWgfCxNvcOCCGKqiSqhUp0laHOne05vdEyGMfkdxJDVjgwDlEQgYQBgx+ULJaWSXXS6r/ER5FBVR8VfGftTKcITNs+a1XpcFoExREIDF14AVIFxgQUS+h520cdud6wNkC0UBw6BCO/HoCYwBhD8QCkQ/x1mwDyD4plh4D6DDV0TAGyo4HcawLIBBSLDkHeH0Mg2yVP3l4TQMZQDDsEOl/MgHQqhMNuE0D+oBh0CIr8MAKyazBH9WyBuKxDWgbXfjNf32TZ1KWm/Ap1oSk/R53UtQ5xTh3LUlMmT8gt6g51Q9p+SobxgJQ/qmsfZhWywGFSl0yBjCLJCMgXail3b7+rumdVJ2YRss4cN+r6qAHDkPWjPjdJCF4n9RmAD/V9A/Wp4NQassDjwlB6XBiCxcJQWmZZb8THFilfy/lfrTvLghq2TqTHrRMTKNJ0sIhdo15RT+RpyWwFdY96UZ/LdQKBGjcXpcc1AlSFEfLmouD+1knuxBDUVrvOBmoOC/rEcN7OQxKVeJTCiAdUzUJhA2Oez9QTkp72OTVcxDcXY8iKNkxGAJXmJCOQwOa6dhyXsOa6XwEGAKdeb5ET3rQdAAAAAElFTkSuQmCC");
}
.xdsoft_datetimepicker .xdsoft_label i {
    background-position: -92px -19px;
    display: inline-block;
    height: 20px;
    opacity: 0.5;
    vertical-align: middle;
    width: 9px;
}
.xdsoft_datetimepicker .xdsoft_prev {
    background-position: -20px 0;
    float: left;
}
.xdsoft_datetimepicker .xdsoft_today_button {
    background-position: -70px 0;
    float: left;
    margin-left: 5px;
}
.xdsoft_datetimepicker .xdsoft_next {
    background-position: 0 0;
    float: right;
}
.xdsoft_datetimepicker .xdsoft_next, .xdsoft_datetimepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_today_button {
    background-color: transparent;
    background-repeat: no-repeat;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 30px;
    min-width: 0;
    opacity: 0.5;
    outline: medium none;
    overflow: hidden;
    padding: 0;
    position: relative;
    text-indent: 100%;
    white-space: nowrap;
    width: 20px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
    background-position: -40px -15px;
    display: block;
    float: none;
    height: 15px;
    margin-left: 14px;
    margin-top: 7px;
    width: 30px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_rtl .xdsoft_timepicker .xdsoft_next {
    float: none;
    margin-left: 0;
    margin-right: 14px;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev {
    background-position: -40px 0;
    margin-bottom: 7px;
    margin-top: 0;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #ddd;
    height: 151px;
    overflow: hidden;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #f5f5f5 none repeat scroll 0 0;
    border-bottom-width: 0;
    border-collapse: collapse;
    border-top: 1px solid #ddd;
    color: #666;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:first-child {
    border-top-width: 0;
}
.xdsoft_datetimepicker .xdsoft_today_button:hover, .xdsoft_datetimepicker .xdsoft_next:hover, .xdsoft_datetimepicker .xdsoft_prev:hover {
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label {
    background-color: #fff;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    margin: 0;
    padding: 5px 3px;
    position: relative;
    text-align: center;
    width: 182px;
    z-index: 9999;
}
.xdsoft_datetimepicker .xdsoft_label:hover > span {
    text-decoration: underline;
}
.xdsoft_datetimepicker .xdsoft_label:hover i {
    opacity: 1;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    display: none;
    max-height: 160px;
    overflow-y: hidden;
    position: absolute;
    right: 0;
    top: 30px;
    z-index: 101;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_monthselect {
    right: -7px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select.xdsoft_yearselect {
    right: 2px;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    background: #ff8000 none repeat scroll 0 0;
    color: #fff;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
    padding: 2px 10px 2px 5px;
    text-decoration: none !important;
}
.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #3af none repeat scroll 0 0;
    box-shadow: 0 1px 3px 0 #178fe5 inset;
    color: #fff;
    font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_month {
    text-align: right;
    width: 100px;
}
.xdsoft_datetimepicker .xdsoft_calendar {
    clear: both;
}
.xdsoft_datetimepicker .xdsoft_year {
    margin-left: 5px;
    width: 48px;
}
.xdsoft_datetimepicker .xdsoft_calendar table {
    border-collapse: collapse;
    width: 100%;
}
.xdsoft_datetimepicker .xdsoft_calendar td > div {
    padding-right: 5px;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    height: 25px;
}
.xdsoft_datetimepicker .xdsoft_calendar td, .xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-collapse: collapse;
    color: #666;
    cursor: pointer;
    font-size: 12px;
    height: 25px;
    padding: 0;
    text-align: right;
    vertical-align: middle;
    width: 14.2857%;
}
.xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_showweeks .xdsoft_calendar th {
    width: 12.5%;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #f1f1f1 none repeat scroll 0 0;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_today {
    color: #3af;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2 none repeat scroll 0 0;
    box-shadow: 0 1px 4px 0 #ffb871 inset;
    color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9 none repeat scroll 0 0;
    box-shadow: 0 1px 4px 0 #00dd1c inset;
    color: #000;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #3af none repeat scroll 0 0;
    box-shadow: 0 1px 3px 0 #178fe5 inset;
    color: #fff;
    font-weight: 700;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled {
    cursor: default;
    opacity: 0.5;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {
    opacity: 0.2;
}
.xdsoft_datetimepicker .xdsoft_calendar td:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    background: #ff8000 none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current.xdsoft_disabled:hover {
    background: #3af none repeat scroll 0 0 !important;
    box-shadow: 0 1px 3px 0 #178fe5 inset !important;
    color: #fff !important;
}
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:hover, .xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_disabled:hover {
    background: inherit !important;
    box-shadow: inherit !important;
    color: inherit !important;
}
.xdsoft_datetimepicker .xdsoft_calendar th {
    color: #999;
    cursor: default;
    font-weight: 700;
    text-align: center;
}
.xdsoft_datetimepicker .xdsoft_copyright {
    clear: both;
    color: #ccc !important;
    float: none;
    font-size: 10px;
    margin-left: 8px;
}
.xdsoft_datetimepicker .xdsoft_copyright a {
    color: #eee !important;
}
.xdsoft_datetimepicker .xdsoft_copyright a:hover {
    color: #aaa !important;
}
.xdsoft_time_box {
    border: 1px solid #ccc;
    position: relative;
}
.xdsoft_scrollbar > .xdsoft_scroller {
    background: #ccc none repeat scroll 0 0 !important;
    border-radius: 3px;
    height: 20px;
}
.xdsoft_scrollbar {
    bottom: 0;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    width: 7px;
}
.xdsoft_datetimepicker.xdsoft_rtl .xdsoft_scrollbar {
    left: 0;
    right: auto;
}
.xdsoft_scroller_box {
    position: relative;
}
.xdsoft_datetimepicker.xdsoft_dark {
    background: #000 none repeat scroll 0 0;
    border-color: #333 #333 #444;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 5px 15px -5px rgba(255, 255, 255, 0.506);
    color: #ccc;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box {
    border-bottom: 1px solid #222;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div {
    background: #0a0a0a none repeat scroll 0 0;
    border-top: 1px solid #222;
    color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label {
    background-color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select {
    background: #000 none repeat scroll 0 0;
    border: 1px solid #333;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option:hover {
    background: #007fff none repeat scroll 0 0;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label > .xdsoft_select > div > .xdsoft_option.xdsoft_current {
    background: #c50 none repeat scroll 0 0;
    box-shadow: 0 1px 3px 0 #b03e00 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_label i, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_prev, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_next, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_today_button {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAAAeCAYAAADaW7vzAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUExQUUzOTA0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUExQUUzOTE0M0UyMTFFNDlBM0FFQTJENTExRDVBODYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQTFBRTM4RTQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQTFBRTM4RjQzRTIxMUU0OUEzQUVBMkQ1MTFENUE4NiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pp0VxGEAAAIASURBVHja7JrNSgMxEMebtgh+3MSLr1T1Xn2CHoSKB08+QmR8Bx9A8e7RixdB9CKCoNdexIugxFlJa7rNZneTbLIpM/CnNLsdMvNjM8l0mRCiQ9Ye61IKCAgZAUnH+mU3MMZaHYChBnJUDzWOFZdVfc5+ZFLbrWDeXPwbxIqrLLfaeS0hEBVGIRQCEiZoHQwtlGSByCCdYBl8g8egTTAWoKQMRBRBcZxYlhzhKegqMOageErsCHVkk3hXIFooDgHB1KkHIHVgzKB4ADJQ/A1jAFmAYhkQqA5TOBtocrKrgXwQA8gcFIuAIO8sQSA7hidvPwaQGZSaAYHOUWJABhWWw2EMIH9QagQERU4SArJXo0ZZL18uvaxejXt/Em8xjVBXmvFr1KVm/AJ10tRe2XnraNqaJvKE3KHuUbfK1E+VHB0q40/y3sdQSxY4FHWeKJCunP8UyDdqJZenT3ntVV5jIYCAh20vT7ioP8tpf6E2lfEMwERe+whV1MHjwZB7PBiCxcGQWwKZKD62lfGNnP/1poFAA60T7rF1UgcKd2id3KDeUS+oLWV8DfWAepOfq00CgQabi9zjcgJVYVD7PVzQUAUGAQkbNJTBICDhgwYTjDYD6XeW08ZKh+A4pYkzenOxXUbvZcWz7E8ykRMnIHGX1XPl+1m2vPYpL+2qdb8CDAARlKFEz/ZVkAAAAABJRU5ErkJggg==");
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0a0a0a none repeat scroll 0 0;
    border: 1px solid #222;
    color: #999;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    background: #0e0e0e none repeat scroll 0 0;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_today {
    color: #c50;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_default {
    background: #ffe9d2 none repeat scroll 0 0;
    box-shadow: 0 1px 4px 0 #ffb871 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_highlighted_mint {
    background: #c1ffc9 none repeat scroll 0 0;
    box-shadow: 0 1px 4px 0 #00dd1c inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_default, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td.xdsoft_current, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #c50 none repeat scroll 0 0;
    box-shadow: 0 1px 3px 0 #b03e00 inset;
    color: #000;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar td:hover, .xdsoft_datetimepicker.xdsoft_dark .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
    background: #007fff none repeat scroll 0 0 !important;
    color: #000 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_calendar th {
    color: #666;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright {
    color: #333 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a {
    color: #111 !important;
}
.xdsoft_datetimepicker.xdsoft_dark .xdsoft_copyright a:hover {
    color: #555 !important;
}
.xdsoft_dark .xdsoft_time_box {
    border: 1px solid #333;
}
.xdsoft_dark .xdsoft_scrollbar > .xdsoft_scroller {
    background: #333 none repeat scroll 0 0 !important;
}
.xdsoft_datetimepicker .xdsoft_save_selected {
    border: 1px solid #ddd !important;
    color: #454551;
    display: block;
    font-size: 13px;
    margin-top: 5px;
    width: 100%;
}
.xdsoft_datetimepicker .blue-gradient-button {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fff 0px, #f4f8fa 73%) repeat scroll 0 0;
    border: 1px solid #d7d8da;
    color: #82878c;
    font-family: "museo-sans","Book Antiqua",sans-serif;
    font-size: 12px;
    font-weight: 300;
    height: 28px;
    padding: 4px 17px 4px 33px;
    position: relative;
}
.xdsoft_datetimepicker .blue-gradient-button:hover, .xdsoft_datetimepicker .blue-gradient-button:focus, .xdsoft_datetimepicker .blue-gradient-button:hover span, .xdsoft_datetimepicker .blue-gradient-button:focus span {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f4f8fa 0px, #fff 73%) repeat scroll 0 0;
    color: #454551;
}
@font-face {
    font-family: "FontAwesome";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.3.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.3.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.3.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.3.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular") format("svg");
}
.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-size: inherit;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-synthesis: weight style;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    transform: translate(0px, 0px);
}
.fa-lg {
    font-size: 1.33333em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.fa-2x {
    font-size: 2em;
}
.fa-3x {
    font-size: 3em;
}
.fa-4x {
    font-size: 4em;
}
.fa-5x {
    font-size: 5em;
}
.fa-fw {
    text-align: center;
    width: 1.28571em;
}
.fa-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.fa-ul > li {
    position: relative;
}
.fa-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.142857em;
    width: 2.14286em;
}
.fa-li.fa-lg {
    left: -1.85714em;
}
.fa-border {
    border: 0.08em solid #eee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.pull-right {
    float: right;
}
.pull-left {
    float: left;
}
.fa.pull-left {
    margin-right: 0.3em;
}
.fa.pull-right {
    margin-left: 0.3em;
}
.fa-spin {
    animation: 2s linear 0s normal none infinite running fa-spin;
}
.fa-pulse {
    animation: 1s steps(8) 0s normal none infinite running fa-spin;
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes fa-spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.fa-rotate-90 {
    transform: rotate(90deg);
}
.fa-rotate-180 {
    transform: rotate(180deg);
}
.fa-rotate-270 {
    transform: rotate(270deg);
}
.fa-flip-horizontal {
    transform: scale(-1, 1);
}
.fa-flip-vertical {
    transform: scale(1, -1);
}
:root .fa-rotate-90, *:root .fa-rotate-180, *:root .fa-rotate-270, *:root .fa-flip-horizontal, *:root .fa-flip-vertical {
    filter: none;
}
.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.fa-stack-1x, .fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.fa-stack-1x {
    line-height: inherit;
}
.fa-stack-2x {
    font-size: 2em;
}
.fa-inverse {
    color: #fff;
}
.fa-glass::before {
    content: "";
}
.fa-music::before {
    content: "";
}
.fa-search::before {
    content: "";
}
.fa-envelope-o::before {
    content: "";
}
.fa-heart::before {
    content: "";
}
.fa-star::before {
    content: "";
}
.fa-star-o::before {
    content: "";
}
.fa-user::before {
    content: "";
}
.fa-film::before {
    content: "";
}
.fa-th-large::before {
    content: "";
}
.fa-th::before {
    content: "";
}
.fa-th-list::before {
    content: "";
}
.fa-check::before {
    content: "";
}
.fa-remove::before, .fa-close::before, .fa-times::before {
    content: "";
}
.fa-search-plus::before {
    content: "";
}
.fa-search-minus::before {
    content: "";
}
.fa-power-off::before {
    content: "";
}
.fa-signal::before {
    content: "";
}
.fa-gear::before, .fa-cog::before {
    content: "";
}
.fa-trash-o::before {
    content: "";
}
.fa-home::before {
    content: "";
}
.fa-file-o::before {
    content: "";
}
.fa-clock-o::before {
    content: "";
}
.fa-road::before {
    content: "";
}
.fa-download::before {
    content: "";
}
.fa-arrow-circle-o-down::before {
    content: "";
}
.fa-arrow-circle-o-up::before {
    content: "";
}
.fa-inbox::before {
    content: "";
}
.fa-play-circle-o::before {
    content: "";
}
.fa-rotate-right::before, .fa-repeat::before {
    content: "";
}
.fa-refresh::before {
    content: "";
}
.fa-list-alt::before {
    content: "";
}
.fa-lock::before {
    content: "";
}
.fa-flag::before {
    content: "";
}
.fa-headphones::before {
    content: "";
}
.fa-volume-off::before {
    content: "";
}
.fa-volume-down::before {
    content: "";
}
.fa-volume-up::before {
    content: "";
}
.fa-qrcode::before {
    content: "";
}
.fa-barcode::before {
    content: "";
}
.fa-tag::before {
    content: "";
}
.fa-tags::before {
    content: "";
}
.fa-book::before {
    content: "";
}
.fa-bookmark::before {
    content: "";
}
.fa-print::before {
    content: "";
}
.fa-camera::before {
    content: "";
}
.fa-font::before {
    content: "";
}
.fa-bold::before {
    content: "";
}
.fa-italic::before {
    content: "";
}
.fa-text-height::before {
    content: "";
}
.fa-text-width::before {
    content: "";
}
.fa-align-left::before {
    content: "";
}
.fa-align-center::before {
    content: "";
}
.fa-align-right::before {
    content: "";
}
.fa-align-justify::before {
    content: "";
}
.fa-list::before {
    content: "";
}
.fa-dedent::before, .fa-outdent::before {
    content: "";
}
.fa-indent::before {
    content: "";
}
.fa-video-camera::before {
    content: "";
}
.fa-photo::before, .fa-image::before, .fa-picture-o::before {
    content: "";
}
.fa-pencil::before {
    content: "";
}
.fa-map-marker::before {
    content: "";
}
.fa-adjust::before {
    content: "";
}
.fa-tint::before {
    content: "";
}
.fa-edit::before, .fa-pencil-square-o::before {
    content: "";
}
.fa-share-square-o::before {
    content: "";
}
.fa-check-square-o::before {
    content: "";
}
.fa-arrows::before {
    content: "";
}
.fa-step-backward::before {
    content: "";
}
.fa-fast-backward::before {
    content: "";
}
.fa-backward::before {
    content: "";
}
.fa-play::before {
    content: "";
}
.fa-pause::before {
    content: "";
}
.fa-stop::before {
    content: "";
}
.fa-forward::before {
    content: "";
}
.fa-fast-forward::before {
    content: "";
}
.fa-step-forward::before {
    content: "";
}
.fa-eject::before {
    content: "";
}
.fa-chevron-left::before {
    content: "";
}
.fa-chevron-right::before {
    content: "";
}
.fa-plus-circle::before {
    content: "";
}
.fa-minus-circle::before {
    content: "";
}
.fa-times-circle::before {
    content: "";
}
.fa-check-circle::before {
    content: "";
}
.fa-question-circle::before {
    content: "";
}
.fa-info-circle::before {
    content: "";
}
.fa-crosshairs::before {
    content: "";
}
.fa-times-circle-o::before {
    content: "";
}
.fa-check-circle-o::before {
    content: "";
}
.fa-ban::before {
    content: "";
}
.fa-arrow-left::before {
    content: "";
}
.fa-arrow-right::before {
    content: "";
}
.fa-arrow-up::before {
    content: "";
}
.fa-arrow-down::before {
    content: "";
}
.fa-mail-forward::before, .fa-share::before {
    content: "";
}
.fa-expand::before {
    content: "";
}
.fa-compress::before {
    content: "";
}
.fa-plus::before {
    content: "";
}
.fa-minus::before {
    content: "";
}
.fa-asterisk::before {
    content: "";
}
.fa-exclamation-circle::before {
    content: "";
}
.fa-gift::before {
    content: "";
}
.fa-leaf::before {
    content: "";
}
.fa-fire::before {
    content: "";
}
.fa-eye::before {
    content: "";
}
.fa-eye-slash::before {
    content: "";
}
.fa-warning::before, .fa-exclamation-triangle::before {
    content: "";
}
.fa-plane::before {
    content: "";
}
.fa-calendar::before {
    content: "";
}
.fa-random::before {
    content: "";
}
.fa-comment::before {
    content: "";
}
.fa-magnet::before {
    content: "";
}
.fa-chevron-up::before {
    content: "";
}
.fa-chevron-down::before {
    content: "";
}
.fa-retweet::before {
    content: "";
}
.fa-shopping-cart::before {
    content: "";
}
.fa-folder::before {
    content: "";
}
.fa-folder-open::before {
    content: "";
}
.fa-arrows-v::before {
    content: "";
}
.fa-arrows-h::before {
    content: "";
}
.fa-bar-chart-o::before, .fa-bar-chart::before {
    content: "";
}
.fa-twitter-square::before {
    content: "";
}
.fa-facebook-square::before {
    content: "";
}
.fa-camera-retro::before {
    content: "";
}
.fa-key::before {
    content: "";
}
.fa-gears::before, .fa-cogs::before {
    content: "";
}
.fa-comments::before {
    content: "";
}
.fa-thumbs-o-up::before {
    content: "";
}
.fa-thumbs-o-down::before {
    content: "";
}
.fa-star-half::before {
    content: "";
}
.fa-heart-o::before {
    content: "";
}
.fa-sign-out::before {
    content: "";
}
.fa-linkedin-square::before {
    content: "";
}
.fa-thumb-tack::before {
    content: "";
}
.fa-external-link::before {
    content: "";
}
.fa-sign-in::before {
    content: "";
}
.fa-trophy::before {
    content: "";
}
.fa-github-square::before {
    content: "";
}
.fa-upload::before {
    content: "";
}
.fa-lemon-o::before {
    content: "";
}
.fa-phone::before {
    content: "";
}
.fa-square-o::before {
    content: "";
}
.fa-bookmark-o::before {
    content: "";
}
.fa-phone-square::before {
    content: "";
}
.fa-twitter::before {
    content: "";
}
.fa-facebook-f::before, .fa-facebook::before {
    content: "";
}
.fa-github::before {
    content: "";
}
.fa-unlock::before {
    content: "";
}
.fa-credit-card::before {
    content: "";
}
.fa-rss::before {
    content: "";
}
.fa-hdd-o::before {
    content: "";
}
.fa-bullhorn::before {
    content: "";
}
.fa-bell::before {
    content: "";
}
.fa-certificate::before {
    content: "";
}
.fa-hand-o-right::before {
    content: "";
}
.fa-hand-o-left::before {
    content: "";
}
.fa-hand-o-up::before {
    content: "";
}
.fa-hand-o-down::before {
    content: "";
}
.fa-arrow-circle-left::before {
    content: "";
}
.fa-arrow-circle-right::before {
    content: "";
}
.fa-arrow-circle-up::before {
    content: "";
}
.fa-arrow-circle-down::before {
    content: "";
}
.fa-globe::before {
    content: "";
}
.fa-wrench::before {
    content: "";
}
.fa-tasks::before {
    content: "";
}
.fa-filter::before {
    content: "";
}
.fa-briefcase::before {
    content: "";
}
.fa-arrows-alt::before {
    content: "";
}
.fa-group::before, .fa-users::before {
    content: "";
}
.fa-chain::before, .fa-link::before {
    content: "";
}
.fa-cloud::before {
    content: "";
}
.fa-flask::before {
    content: "";
}
.fa-cut::before, .fa-scissors::before {
    content: "";
}
.fa-copy::before, .fa-files-o::before {
    content: "";
}
.fa-paperclip::before {
    content: "";
}
.fa-save::before, .fa-floppy-o::before {
    content: "";
}
.fa-square::before {
    content: "";
}
.fa-navicon::before, .fa-reorder::before, .fa-bars::before {
    content: "";
}
.fa-list-ul::before {
    content: "";
}
.fa-list-ol::before {
    content: "";
}
.fa-strikethrough::before {
    content: "";
}
.fa-underline::before {
    content: "";
}
.fa-table::before {
    content: "";
}
.fa-magic::before {
    content: "";
}
.fa-truck::before {
    content: "";
}
.fa-pinterest::before {
    content: "";
}
.fa-pinterest-square::before {
    content: "";
}
.fa-google-plus-square::before {
    content: "";
}
.fa-google-plus::before {
    content: "";
}
.fa-money::before {
    content: "";
}
.fa-caret-down::before {
    content: "";
}
.fa-caret-up::before {
    content: "";
}
.fa-caret-left::before {
    content: "";
}
.fa-caret-right::before {
    content: "";
}
.fa-columns::before {
    content: "";
}
.fa-unsorted::before, .fa-sort::before {
    content: "";
}
.fa-sort-down::before, .fa-sort-desc::before {
    content: "";
}
.fa-sort-up::before, .fa-sort-asc::before {
    content: "";
}
.fa-envelope::before {
    content: "";
}
.fa-linkedin::before {
    content: "";
}
.fa-rotate-left::before, .fa-undo::before {
    content: "";
}
.fa-legal::before, .fa-gavel::before {
    content: "";
}
.fa-dashboard::before, .fa-tachometer::before {
    content: "";
}
.fa-comment-o::before {
    content: "";
}
.fa-comments-o::before {
    content: "";
}
.fa-flash::before, .fa-bolt::before {
    content: "";
}
.fa-sitemap::before {
    content: "";
}
.fa-umbrella::before {
    content: "";
}
.fa-paste::before, .fa-clipboard::before {
    content: "";
}
.fa-lightbulb-o::before {
    content: "";
}
.fa-exchange::before {
    content: "";
}
.fa-cloud-download::before {
    content: "";
}
.fa-cloud-upload::before {
    content: "";
}
.fa-user-md::before {
    content: "";
}
.fa-stethoscope::before {
    content: "";
}
.fa-suitcase::before {
    content: "";
}
.fa-bell-o::before {
    content: "";
}
.fa-coffee::before {
    content: "";
}
.fa-cutlery::before {
    content: "";
}
.fa-file-text-o::before {
    content: "";
}
.fa-building-o::before {
    content: "";
}
.fa-hospital-o::before {
    content: "";
}
.fa-ambulance::before {
    content: "";
}
.fa-medkit::before {
    content: "";
}
.fa-fighter-jet::before {
    content: "";
}
.fa-beer::before {
    content: "";
}
.fa-h-square::before {
    content: "";
}
.fa-plus-square::before {
    content: "";
}
.fa-angle-double-left::before {
    content: "";
}
.fa-angle-double-right::before {
    content: "";
}
.fa-angle-double-up::before {
    content: "";
}
.fa-angle-double-down::before {
    content: "";
}
.fa-angle-left::before {
    content: "";
}
.fa-angle-right::before {
    content: "";
}
.fa-angle-up::before {
    content: "";
}
.fa-angle-down::before {
    content: "";
}
.fa-desktop::before {
    content: "";
}
.fa-laptop::before {
    content: "";
}
.fa-tablet::before {
    content: "";
}
.fa-mobile-phone::before, .fa-mobile::before {
    content: "";
}
.fa-circle-o::before {
    content: "";
}
.fa-quote-left::before {
    content: "";
}
.fa-quote-right::before {
    content: "";
}
.fa-spinner::before {
    content: "";
}
.fa-circle::before {
    content: "";
}
.fa-mail-reply::before, .fa-reply::before {
    content: "";
}
.fa-github-alt::before {
    content: "";
}
.fa-folder-o::before {
    content: "";
}
.fa-folder-open-o::before {
    content: "";
}
.fa-smile-o::before {
    content: "";
}
.fa-frown-o::before {
    content: "";
}
.fa-meh-o::before {
    content: "";
}
.fa-gamepad::before {
    content: "";
}
.fa-keyboard-o::before {
    content: "";
}
.fa-flag-o::before {
    content: "";
}
.fa-flag-checkered::before {
    content: "";
}
.fa-terminal::before {
    content: "";
}
.fa-code::before {
    content: "";
}
.fa-mail-reply-all::before, .fa-reply-all::before {
    content: "";
}
.fa-star-half-empty::before, .fa-star-half-full::before, .fa-star-half-o::before {
    content: "";
}
.fa-location-arrow::before {
    content: "";
}
.fa-crop::before {
    content: "";
}
.fa-code-fork::before {
    content: "";
}
.fa-unlink::before, .fa-chain-broken::before {
    content: "";
}
.fa-question::before {
    content: "";
}
.fa-info::before {
    content: "";
}
.fa-exclamation::before {
    content: "";
}
.fa-superscript::before {
    content: "";
}
.fa-subscript::before {
    content: "";
}
.fa-eraser::before {
    content: "";
}
.fa-puzzle-piece::before {
    content: "";
}
.fa-microphone::before {
    content: "";
}
.fa-microphone-slash::before {
    content: "";
}
.fa-shield::before {
    content: "";
}
.fa-calendar-o::before {
    content: "";
}
.fa-fire-extinguisher::before {
    content: "";
}
.fa-rocket::before {
    content: "";
}
.fa-maxcdn::before {
    content: "";
}
.fa-chevron-circle-left::before {
    content: "";
}
.fa-chevron-circle-right::before {
    content: "";
}
.fa-chevron-circle-up::before {
    content: "";
}
.fa-chevron-circle-down::before {
    content: "";
}
.fa-html5::before {
    content: "";
}
.fa-css3::before {
    content: "";
}
.fa-anchor::before {
    content: "";
}
.fa-unlock-alt::before {
    content: "";
}
.fa-bullseye::before {
    content: "";
}
.fa-ellipsis-h::before {
    content: "";
}
.fa-ellipsis-v::before {
    content: "";
}
.fa-rss-square::before {
    content: "";
}
.fa-play-circle::before {
    content: "";
}
.fa-ticket::before {
    content: "";
}
.fa-minus-square::before {
    content: "";
}
.fa-minus-square-o::before {
    content: "";
}
.fa-level-up::before {
    content: "";
}
.fa-level-down::before {
    content: "";
}
.fa-check-square::before {
    content: "";
}
.fa-pencil-square::before {
    content: "";
}
.fa-external-link-square::before {
    content: "";
}
.fa-share-square::before {
    content: "";
}
.fa-compass::before {
    content: "";
}
.fa-toggle-down::before, .fa-caret-square-o-down::before {
    content: "";
}
.fa-toggle-up::before, .fa-caret-square-o-up::before {
    content: "";
}
.fa-toggle-right::before, .fa-caret-square-o-right::before {
    content: "";
}
.fa-euro::before, .fa-eur::before {
    content: "";
}
.fa-gbp::before {
    content: "";
}
.fa-dollar::before, .fa-usd::before {
    content: "";
}
.fa-rupee::before, .fa-inr::before {
    content: "";
}
.fa-cny::before, .fa-rmb::before, .fa-yen::before, .fa-jpy::before {
    content: "";
}
.fa-ruble::before, .fa-rouble::before, .fa-rub::before {
    content: "";
}
.fa-won::before, .fa-krw::before {
    content: "";
}
.fa-bitcoin::before, .fa-btc::before {
    content: "";
}
.fa-file::before {
    content: "";
}
.fa-file-text::before {
    content: "";
}
.fa-sort-alpha-asc::before {
    content: "";
}
.fa-sort-alpha-desc::before {
    content: "";
}
.fa-sort-amount-asc::before {
    content: "";
}
.fa-sort-amount-desc::before {
    content: "";
}
.fa-sort-numeric-asc::before {
    content: "";
}
.fa-sort-numeric-desc::before {
    content: "";
}
.fa-thumbs-up::before {
    content: "";
}
.fa-thumbs-down::before {
    content: "";
}
.fa-youtube-square::before {
    content: "";
}
.fa-youtube::before {
    content: "";
}
.fa-xing::before {
    content: "";
}
.fa-xing-square::before {
    content: "";
}
.fa-youtube-play::before {
    content: "";
}
.fa-dropbox::before {
    content: "";
}
.fa-stack-overflow::before {
    content: "";
}
.fa-instagram::before {
    content: "";
}
.fa-flickr::before {
    content: "";
}
.fa-adn::before {
    content: "";
}
.fa-bitbucket::before {
    content: "";
}
.fa-bitbucket-square::before {
    content: "";
}
.fa-tumblr::before {
    content: "";
}
.fa-tumblr-square::before {
    content: "";
}
.fa-long-arrow-down::before {
    content: "";
}
.fa-long-arrow-up::before {
    content: "";
}
.fa-long-arrow-left::before {
    content: "";
}
.fa-long-arrow-right::before {
    content: "";
}
.fa-apple::before {
    content: "";
}
.fa-windows::before {
    content: "";
}
.fa-android::before {
    content: "";
}
.fa-linux::before {
    content: "";
}
.fa-dribbble::before {
    content: "";
}
.fa-skype::before {
    content: "";
}
.fa-foursquare::before {
    content: "";
}
.fa-trello::before {
    content: "";
}
.fa-female::before {
    content: "";
}
.fa-male::before {
    content: "";
}
.fa-gittip::before, .fa-gratipay::before {
    content: "";
}
.fa-sun-o::before {
    content: "";
}
.fa-moon-o::before {
    content: "";
}
.fa-archive::before {
    content: "";
}
.fa-bug::before {
    content: "";
}
.fa-vk::before {
    content: "";
}
.fa-weibo::before {
    content: "";
}
.fa-renren::before {
    content: "";
}
.fa-pagelines::before {
    content: "";
}
.fa-stack-exchange::before {
    content: "";
}
.fa-arrow-circle-o-right::before {
    content: "";
}
.fa-arrow-circle-o-left::before {
    content: "";
}
.fa-toggle-left::before, .fa-caret-square-o-left::before {
    content: "";
}
.fa-dot-circle-o::before {
    content: "";
}
.fa-wheelchair::before {
    content: "";
}
.fa-vimeo-square::before {
    content: "";
}
.fa-turkish-lira::before, .fa-try::before {
    content: "";
}
.fa-plus-square-o::before {
    content: "";
}
.fa-space-shuttle::before {
    content: "";
}
.fa-slack::before {
    content: "";
}
.fa-envelope-square::before {
    content: "";
}
.fa-wordpress::before {
    content: "";
}
.fa-openid::before {
    content: "";
}
.fa-institution::before, .fa-bank::before, .fa-university::before {
    content: "";
}
.fa-mortar-board::before, .fa-graduation-cap::before {
    content: "";
}
.fa-yahoo::before {
    content: "";
}
.fa-google::before {
    content: "";
}
.fa-reddit::before {
    content: "";
}
.fa-reddit-square::before {
    content: "";
}
.fa-stumbleupon-circle::before {
    content: "";
}
.fa-stumbleupon::before {
    content: "";
}
.fa-delicious::before {
    content: "";
}
.fa-digg::before {
    content: "";
}
.fa-pied-piper::before {
    content: "";
}
.fa-pied-piper-alt::before {
    content: "";
}
.fa-drupal::before {
    content: "";
}
.fa-joomla::before {
    content: "";
}
.fa-language::before {
    content: "";
}
.fa-fax::before {
    content: "";
}
.fa-building::before {
    content: "";
}
.fa-child::before {
    content: "";
}
.fa-paw::before {
    content: "";
}
.fa-spoon::before {
    content: "";
}
.fa-cube::before {
    content: "";
}
.fa-cubes::before {
    content: "";
}
.fa-behance::before {
    content: "";
}
.fa-behance-square::before {
    content: "";
}
.fa-steam::before {
    content: "";
}
.fa-steam-square::before {
    content: "";
}
.fa-recycle::before {
    content: "";
}
.fa-automobile::before, .fa-car::before {
    content: "";
}
.fa-cab::before, .fa-taxi::before {
    content: "";
}
.fa-tree::before {
    content: "";
}
.fa-spotify::before {
    content: "";
}
.fa-deviantart::before {
    content: "";
}
.fa-soundcloud::before {
    content: "";
}
.fa-database::before {
    content: "";
}
.fa-file-pdf-o::before {
    content: "";
}
.fa-file-word-o::before {
    content: "";
}
.fa-file-excel-o::before {
    content: "";
}
.fa-file-powerpoint-o::before {
    content: "";
}
.fa-file-photo-o::before, .fa-file-picture-o::before, .fa-file-image-o::before {
    content: "";
}
.fa-file-zip-o::before, .fa-file-archive-o::before {
    content: "";
}
.fa-file-sound-o::before, .fa-file-audio-o::before {
    content: "";
}
.fa-file-movie-o::before, .fa-file-video-o::before {
    content: "";
}
.fa-file-code-o::before {
    content: "";
}
.fa-vine::before {
    content: "";
}
.fa-codepen::before {
    content: "";
}
.fa-jsfiddle::before {
    content: "";
}
.fa-life-bouy::before, .fa-life-buoy::before, .fa-life-saver::before, .fa-support::before, .fa-life-ring::before {
    content: "";
}
.fa-circle-o-notch::before {
    content: "";
}
.fa-ra::before, .fa-rebel::before {
    content: "";
}
.fa-ge::before, .fa-empire::before {
    content: "";
}
.fa-git-square::before {
    content: "";
}
.fa-git::before {
    content: "";
}
.fa-hacker-news::before {
    content: "";
}
.fa-tencent-weibo::before {
    content: "";
}
.fa-qq::before {
    content: "";
}
.fa-wechat::before, .fa-weixin::before {
    content: "";
}
.fa-send::before, .fa-paper-plane::before {
    content: "";
}
.fa-send-o::before, .fa-paper-plane-o::before {
    content: "";
}
.fa-history::before {
    content: "";
}
.fa-genderless::before, .fa-circle-thin::before {
    content: "";
}
.fa-header::before {
    content: "";
}
.fa-paragraph::before {
    content: "";
}
.fa-sliders::before {
    content: "";
}
.fa-share-alt::before {
    content: "";
}
.fa-share-alt-square::before {
    content: "";
}
.fa-bomb::before {
    content: "";
}
.fa-soccer-ball-o::before, .fa-futbol-o::before {
    content: "";
}
.fa-tty::before {
    content: "";
}
.fa-binoculars::before {
    content: "";
}
.fa-plug::before {
    content: "";
}
.fa-slideshare::before {
    content: "";
}
.fa-twitch::before {
    content: "";
}
.fa-yelp::before {
    content: "";
}
.fa-newspaper-o::before {
    content: "";
}
.fa-wifi::before {
    content: "";
}
.fa-calculator::before {
    content: "";
}
.fa-paypal::before {
    content: "";
}
.fa-google-wallet::before {
    content: "";
}
.fa-cc-visa::before {
    content: "";
}
.fa-cc-mastercard::before {
    content: "";
}
.fa-cc-discover::before {
    content: "";
}
.fa-cc-amex::before {
    content: "";
}
.fa-cc-paypal::before {
    content: "";
}
.fa-cc-stripe::before {
    content: "";
}
.fa-bell-slash::before {
    content: "";
}
.fa-bell-slash-o::before {
    content: "";
}
.fa-trash::before {
    content: "";
}
.fa-copyright::before {
    content: "";
}
.fa-at::before {
    content: "";
}
.fa-eyedropper::before {
    content: "";
}
.fa-paint-brush::before {
    content: "";
}
.fa-birthday-cake::before {
    content: "";
}
.fa-area-chart::before {
    content: "";
}
.fa-pie-chart::before {
    content: "";
}
.fa-line-chart::before {
    content: "";
}
.fa-lastfm::before {
    content: "";
}
.fa-lastfm-square::before {
    content: "";
}
.fa-toggle-off::before {
    content: "";
}
.fa-toggle-on::before {
    content: "";
}
.fa-bicycle::before {
    content: "";
}
.fa-bus::before {
    content: "";
}
.fa-ioxhost::before {
    content: "";
}
.fa-angellist::before {
    content: "";
}
.fa-cc::before {
    content: "";
}
.fa-shekel::before, .fa-sheqel::before, .fa-ils::before {
    content: "";
}
.fa-meanpath::before {
    content: "";
}
.fa-buysellads::before {
    content: "";
}
.fa-connectdevelop::before {
    content: "";
}
.fa-dashcube::before {
    content: "";
}
.fa-forumbee::before {
    content: "";
}
.fa-leanpub::before {
    content: "";
}
.fa-sellsy::before {
    content: "";
}
.fa-shirtsinbulk::before {
    content: "";
}
.fa-simplybuilt::before {
    content: "";
}
.fa-skyatlas::before {
    content: "";
}
.fa-cart-plus::before {
    content: "";
}
.fa-cart-arrow-down::before {
    content: "";
}
.fa-diamond::before {
    content: "";
}
.fa-ship::before {
    content: "";
}
.fa-user-secret::before {
    content: "";
}
.fa-motorcycle::before {
    content: "";
}
.fa-street-view::before {
    content: "";
}
.fa-heartbeat::before {
    content: "";
}
.fa-venus::before {
    content: "";
}
.fa-mars::before {
    content: "";
}
.fa-mercury::before {
    content: "";
}
.fa-transgender::before {
    content: "";
}
.fa-transgender-alt::before {
    content: "";
}
.fa-venus-double::before {
    content: "";
}
.fa-mars-double::before {
    content: "";
}
.fa-venus-mars::before {
    content: "";
}
.fa-mars-stroke::before {
    content: "";
}
.fa-mars-stroke-v::before {
    content: "";
}
.fa-mars-stroke-h::before {
    content: "";
}
.fa-neuter::before {
    content: "";
}
.fa-facebook-official::before {
    content: "";
}
.fa-pinterest-p::before {
    content: "";
}
.fa-whatsapp::before {
    content: "";
}
.fa-server::before {
    content: "";
}
.fa-user-plus::before {
    content: "";
}
.fa-user-times::before {
    content: "";
}
.fa-hotel::before, .fa-bed::before {
    content: "";
}
.fa-viacoin::before {
    content: "";
}
.fa-train::before {
    content: "";
}
.fa-subway::before {
    content: "";
}
.fa-medium::before {
    content: "";
}
@font-face {
    font-family: "Ionicons";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/ionicons.eot?v=2.0.0#iefix") format("embedded-opentype"), url("../fonts/ionicons.ttf?v=2.0.0") format("truetype"), url("../fonts/ionicons.woff?v=2.0.0") format("woff"), url("../fonts/ionicons.svg?v=2.0.0#Ionicons") format("svg");
}
.ion, .ionicons, .ion-alert::before, .ion-alert-circled::before, .ion-android-add::before, .ion-android-add-circle::before, .ion-android-alarm-clock::before, .ion-android-alert::before, .ion-android-apps::before, .ion-android-archive::before, .ion-android-arrow-back::before, .ion-android-arrow-down::before, .ion-android-arrow-dropdown::before, .ion-android-arrow-dropdown-circle::before, .ion-android-arrow-dropleft::before, .ion-android-arrow-dropleft-circle::before, .ion-android-arrow-dropright::before, .ion-android-arrow-dropright-circle::before, .ion-android-arrow-dropup::before, .ion-android-arrow-dropup-circle::before, .ion-android-arrow-forward::before, .ion-android-arrow-up::before, .ion-android-attach::before, .ion-android-bar::before, .ion-android-bicycle::before, .ion-android-boat::before, .ion-android-bookmark::before, .ion-android-bulb::before, .ion-android-bus::before, .ion-android-calendar::before, .ion-android-call::before, .ion-android-camera::before, .ion-android-cancel::before, .ion-android-car::before, .ion-android-cart::before, .ion-android-chat::before, .ion-android-checkbox::before, .ion-android-checkbox-blank::before, .ion-android-checkbox-outline::before, .ion-android-checkbox-outline-blank::before, .ion-android-checkmark-circle::before, .ion-android-clipboard::before, .ion-android-close::before, .ion-android-cloud::before, .ion-android-cloud-circle::before, .ion-android-cloud-done::before, .ion-android-cloud-outline::before, .ion-android-color-palette::before, .ion-android-compass::before, .ion-android-contact::before, .ion-android-contacts::before, .ion-android-contract::before, .ion-android-create::before, .ion-android-delete::before, .ion-android-desktop::before, .ion-android-document::before, .ion-android-done::before, .ion-android-done-all::before, .ion-android-download::before, .ion-android-drafts::before, .ion-android-exit::before, .ion-android-expand::before, .ion-android-favorite::before, .ion-android-favorite-outline::before, .ion-android-film::before, .ion-android-folder::before, .ion-android-folder-open::before, .ion-android-funnel::before, .ion-android-globe::before, .ion-android-hand::before, .ion-android-hangout::before, .ion-android-happy::before, .ion-android-home::before, .ion-android-image::before, .ion-android-laptop::before, .ion-android-list::before, .ion-android-locate::before, .ion-android-lock::before, .ion-android-mail::before, .ion-android-map::before, .ion-android-menu::before, .ion-android-microphone::before, .ion-android-microphone-off::before, .ion-android-more-horizontal::before, .ion-android-more-vertical::before, .ion-android-navigate::before, .ion-android-notifications::before, .ion-android-notifications-none::before, .ion-android-notifications-off::before, .ion-android-open::before, .ion-android-options::before, .ion-android-people::before, .ion-android-person::before, .ion-android-person-add::before, .ion-android-phone-landscape::before, .ion-android-phone-portrait::before, .ion-android-pin::before, .ion-android-plane::before, .ion-android-playstore::before, .ion-android-print::before, .ion-android-radio-button-off::before, .ion-android-radio-button-on::before, .ion-android-refresh::before, .ion-android-remove::before, .ion-android-remove-circle::before, .ion-android-restaurant::before, .ion-android-sad::before, .ion-android-search::before, .ion-android-send::before, .ion-android-settings::before, .ion-android-share::before, .ion-android-share-alt::before, .ion-android-star::before, .ion-android-star-half::before, .ion-android-star-outline::before, .ion-android-stopwatch::before, .ion-android-subway::before, .ion-android-sunny::before, .ion-android-sync::before, .ion-android-textsms::before, .ion-android-time::before, .ion-android-train::before, .ion-android-unlock::before, .ion-android-upload::before, .ion-android-volume-down::before, .ion-android-volume-mute::before, .ion-android-volume-off::before, .ion-android-volume-up::before, .ion-android-walk::before, .ion-android-warning::before, .ion-android-watch::before, .ion-android-wifi::before, .ion-aperture::before, .ion-archive::before, .ion-arrow-down-a::before, .ion-arrow-down-b::before, .ion-arrow-down-c::before, .ion-arrow-expand::before, .ion-arrow-graph-down-left::before, .ion-arrow-graph-down-right::before, .ion-arrow-graph-up-left::before, .ion-arrow-graph-up-right::before, .ion-arrow-left-a::before, .ion-arrow-left-b::before, .ion-arrow-left-c::before, .ion-arrow-move::before, .ion-arrow-resize::before, .ion-arrow-return-left::before, .ion-arrow-return-right::before, .ion-arrow-right-a::before, .ion-arrow-right-b::before, .ion-arrow-right-c::before, .ion-arrow-shrink::before, .ion-arrow-swap::before, .ion-arrow-up-a::before, .ion-arrow-up-b::before, .ion-arrow-up-c::before, .ion-asterisk::before, .ion-at::before, .ion-backspace::before, .ion-backspace-outline::before, .ion-bag::before, .ion-battery-charging::before, .ion-battery-empty::before, .ion-battery-full::before, .ion-battery-half::before, .ion-battery-low::before, .ion-beaker::before, .ion-beer::before, .ion-bluetooth::before, .ion-bonfire::before, .ion-bookmark::before, .ion-bowtie::before, .ion-briefcase::before, .ion-bug::before, .ion-calculator::before, .ion-calendar::before, .ion-camera::before, .ion-card::before, .ion-cash::before, .ion-chatbox::before, .ion-chatbox-working::before, .ion-chatboxes::before, .ion-chatbubble::before, .ion-chatbubble-working::before, .ion-chatbubbles::before, .ion-checkmark::before, .ion-checkmark-circled::before, .ion-checkmark-round::before, .ion-chevron-down::before, .ion-chevron-left::before, .ion-chevron-right::before, .ion-chevron-up::before, .ion-clipboard::before, .ion-clock::before, .ion-close::before, .ion-close-circled::before, .ion-close-round::before, .ion-closed-captioning::before, .ion-cloud::before, .ion-code::before, .ion-code-download::before, .ion-code-working::before, .ion-coffee::before, .ion-compass::before, .ion-compose::before, .ion-connection-bars::before, .ion-contrast::before, .ion-crop::before, .ion-cube::before, .ion-disc::before, .ion-document::before, .ion-document-text::before, .ion-drag::before, .ion-earth::before, .ion-easel::before, .ion-edit::before, .ion-egg::before, .ion-eject::before, .ion-email::before, .ion-email-unread::before, .ion-erlenmeyer-flask::before, .ion-erlenmeyer-flask-bubbles::before, .ion-eye::before, .ion-eye-disabled::before, .ion-female::before, .ion-filing::before, .ion-film-marker::before, .ion-fireball::before, .ion-flag::before, .ion-flame::before, .ion-flash::before, .ion-flash-off::before, .ion-folder::before, .ion-fork::before, .ion-fork-repo::before, .ion-forward::before, .ion-funnel::before, .ion-gear-a::before, .ion-gear-b::before, .ion-grid::before, .ion-hammer::before, .ion-happy::before, .ion-happy-outline::before, .ion-headphone::before, .ion-heart::before, .ion-heart-broken::before, .ion-help::before, .ion-help-buoy::before, .ion-help-circled::before, .ion-home::before, .ion-icecream::before, .ion-image::before, .ion-images::before, .ion-information::before, .ion-information-circled::before, .ion-ionic::before, .ion-ios-alarm::before, .ion-ios-alarm-outline::before, .ion-ios-albums::before, .ion-ios-albums-outline::before, .ion-ios-americanfootball::before, .ion-ios-americanfootball-outline::before, .ion-ios-analytics::before, .ion-ios-analytics-outline::before, .ion-ios-arrow-back::before, .ion-ios-arrow-down::before, .ion-ios-arrow-forward::before, .ion-ios-arrow-left::before, .ion-ios-arrow-right::before, .ion-ios-arrow-thin-down::before, .ion-ios-arrow-thin-left::before, .ion-ios-arrow-thin-right::before, .ion-ios-arrow-thin-up::before, .ion-ios-arrow-up::before, .ion-ios-at::before, .ion-ios-at-outline::before, .ion-ios-barcode::before, .ion-ios-barcode-outline::before, .ion-ios-baseball::before, .ion-ios-baseball-outline::before, .ion-ios-basketball::before, .ion-ios-basketball-outline::before, .ion-ios-bell::before, .ion-ios-bell-outline::before, .ion-ios-body::before, .ion-ios-body-outline::before, .ion-ios-bolt::before, .ion-ios-bolt-outline::before, .ion-ios-book::before, .ion-ios-book-outline::before, .ion-ios-bookmarks::before, .ion-ios-bookmarks-outline::before, .ion-ios-box::before, .ion-ios-box-outline::before, .ion-ios-briefcase::before, .ion-ios-briefcase-outline::before, .ion-ios-browsers::before, .ion-ios-browsers-outline::before, .ion-ios-calculator::before, .ion-ios-calculator-outline::before, .ion-ios-calendar::before, .ion-ios-calendar-outline::before, .ion-ios-camera::before, .ion-ios-camera-outline::before, .ion-ios-cart::before, .ion-ios-cart-outline::before, .ion-ios-chatboxes::before, .ion-ios-chatboxes-outline::before, .ion-ios-chatbubble::before, .ion-ios-chatbubble-outline::before, .ion-ios-checkmark::before, .ion-ios-checkmark-empty::before, .ion-ios-checkmark-outline::before, .ion-ios-circle-filled::before, .ion-ios-circle-outline::before, .ion-ios-clock::before, .ion-ios-clock-outline::before, .ion-ios-close::before, .ion-ios-close-empty::before, .ion-ios-close-outline::before, .ion-ios-cloud::before, .ion-ios-cloud-download::before, .ion-ios-cloud-download-outline::before, .ion-ios-cloud-outline::before, .ion-ios-cloud-upload::before, .ion-ios-cloud-upload-outline::before, .ion-ios-cloudy::before, .ion-ios-cloudy-night::before, .ion-ios-cloudy-night-outline::before, .ion-ios-cloudy-outline::before, .ion-ios-cog::before, .ion-ios-cog-outline::before, .ion-ios-color-filter::before, .ion-ios-color-filter-outline::before, .ion-ios-color-wand::before, .ion-ios-color-wand-outline::before, .ion-ios-compose::before, .ion-ios-compose-outline::before, .ion-ios-contact::before, .ion-ios-contact-outline::before, .ion-ios-copy::before, .ion-ios-copy-outline::before, .ion-ios-crop::before, .ion-ios-crop-strong::before, .ion-ios-download::before, .ion-ios-download-outline::before, .ion-ios-drag::before, .ion-ios-email::before, .ion-ios-email-outline::before, .ion-ios-eye::before, .ion-ios-eye-outline::before, .ion-ios-fastforward::before, .ion-ios-fastforward-outline::before, .ion-ios-filing::before, .ion-ios-filing-outline::before, .ion-ios-film::before, .ion-ios-film-outline::before, .ion-ios-flag::before, .ion-ios-flag-outline::before, .ion-ios-flame::before, .ion-ios-flame-outline::before, .ion-ios-flask::before, .ion-ios-flask-outline::before, .ion-ios-flower::before, .ion-ios-flower-outline::before, .ion-ios-folder::before, .ion-ios-folder-outline::before, .ion-ios-football::before, .ion-ios-football-outline::before, .ion-ios-game-controller-a::before, .ion-ios-game-controller-a-outline::before, .ion-ios-game-controller-b::before, .ion-ios-game-controller-b-outline::before, .ion-ios-gear::before, .ion-ios-gear-outline::before, .ion-ios-glasses::before, .ion-ios-glasses-outline::before, .ion-ios-grid-view::before, .ion-ios-grid-view-outline::before, .ion-ios-heart::before, .ion-ios-heart-outline::before, .ion-ios-help::before, .ion-ios-help-empty::before, .ion-ios-help-outline::before, .ion-ios-home::before, .ion-ios-home-outline::before, .ion-ios-infinite::before, .ion-ios-infinite-outline::before, .ion-ios-information::before, .ion-ios-information-empty::before, .ion-ios-information-outline::before, .ion-ios-ionic-outline::before, .ion-ios-keypad::before, .ion-ios-keypad-outline::before, .ion-ios-lightbulb::before, .ion-ios-lightbulb-outline::before, .ion-ios-list::before, .ion-ios-list-outline::before, .ion-ios-location::before, .ion-ios-location-outline::before, .ion-ios-locked::before, .ion-ios-locked-outline::before, .ion-ios-loop::before, .ion-ios-loop-strong::before, .ion-ios-medical::before, .ion-ios-medical-outline::before, .ion-ios-medkit::before, .ion-ios-medkit-outline::before, .ion-ios-mic::before, .ion-ios-mic-off::before, .ion-ios-mic-outline::before, .ion-ios-minus::before, .ion-ios-minus-empty::before, .ion-ios-minus-outline::before, .ion-ios-monitor::before, .ion-ios-monitor-outline::before, .ion-ios-moon::before, .ion-ios-moon-outline::before, .ion-ios-more::before, .ion-ios-more-outline::before, .ion-ios-musical-note::before, .ion-ios-musical-notes::before, .ion-ios-navigate::before, .ion-ios-navigate-outline::before, .ion-ios-nutrition::before, .ion-ios-nutrition-outline::before, .ion-ios-paper::before, .ion-ios-paper-outline::before, .ion-ios-paperplane::before, .ion-ios-paperplane-outline::before, .ion-ios-partlysunny::before, .ion-ios-partlysunny-outline::before, .ion-ios-pause::before, .ion-ios-pause-outline::before, .ion-ios-paw::before, .ion-ios-paw-outline::before, .ion-ios-people::before, .ion-ios-people-outline::before, .ion-ios-person::before, .ion-ios-person-outline::before, .ion-ios-personadd::before, .ion-ios-personadd-outline::before, .ion-ios-photos::before, .ion-ios-photos-outline::before, .ion-ios-pie::before, .ion-ios-pie-outline::before, .ion-ios-pint::before, .ion-ios-pint-outline::before, .ion-ios-play::before, .ion-ios-play-outline::before, .ion-ios-plus::before, .ion-ios-plus-empty::before, .ion-ios-plus-outline::before, .ion-ios-pricetag::before, .ion-ios-pricetag-outline::before, .ion-ios-pricetags::before, .ion-ios-pricetags-outline::before, .ion-ios-printer::before, .ion-ios-printer-outline::before, .ion-ios-pulse::before, .ion-ios-pulse-strong::before, .ion-ios-rainy::before, .ion-ios-rainy-outline::before, .ion-ios-recording::before, .ion-ios-recording-outline::before, .ion-ios-redo::before, .ion-ios-redo-outline::before, .ion-ios-refresh::before, .ion-ios-refresh-empty::before, .ion-ios-refresh-outline::before, .ion-ios-reload::before, .ion-ios-reverse-camera::before, .ion-ios-reverse-camera-outline::before, .ion-ios-rewind::before, .ion-ios-rewind-outline::before, .ion-ios-rose::before, .ion-ios-rose-outline::before, .ion-ios-search::before, .ion-ios-search-strong::before, .ion-ios-settings::before, .ion-ios-settings-strong::before, .ion-ios-shuffle::before, .ion-ios-shuffle-strong::before, .ion-ios-skipbackward::before, .ion-ios-skipbackward-outline::before, .ion-ios-skipforward::before, .ion-ios-skipforward-outline::before, .ion-ios-snowy::before, .ion-ios-speedometer::before, .ion-ios-speedometer-outline::before, .ion-ios-star::before, .ion-ios-star-half::before, .ion-ios-star-outline::before, .ion-ios-stopwatch::before, .ion-ios-stopwatch-outline::before, .ion-ios-sunny::before, .ion-ios-sunny-outline::before, .ion-ios-telephone::before, .ion-ios-telephone-outline::before, .ion-ios-tennisball::before, .ion-ios-tennisball-outline::before, .ion-ios-thunderstorm::before, .ion-ios-thunderstorm-outline::before, .ion-ios-time::before, .ion-ios-time-outline::before, .ion-ios-timer::before, .ion-ios-timer-outline::before, .ion-ios-toggle::before, .ion-ios-toggle-outline::before, .ion-ios-trash::before, .ion-ios-trash-outline::before, .ion-ios-undo::before, .ion-ios-undo-outline::before, .ion-ios-unlocked::before, .ion-ios-unlocked-outline::before, .ion-ios-upload::before, .ion-ios-upload-outline::before, .ion-ios-videocam::before, .ion-ios-videocam-outline::before, .ion-ios-volume-high::before, .ion-ios-volume-low::before, .ion-ios-wineglass::before, .ion-ios-wineglass-outline::before, .ion-ios-world::before, .ion-ios-world-outline::before, .ion-ipad::before, .ion-iphone::before, .ion-ipod::before, .ion-jet::before, .ion-key::before, .ion-knife::before, .ion-laptop::before, .ion-leaf::before, .ion-levels::before, .ion-lightbulb::before, .ion-link::before, .ion-load-a::before, .ion-load-b::before, .ion-load-c::before, .ion-load-d::before, .ion-location::before, .ion-lock-combination::before, .ion-locked::before, .ion-log-in::before, .ion-log-out::before, .ion-loop::before, .ion-magnet::before, .ion-male::before, .ion-man::before, .ion-map::before, .ion-medkit::before, .ion-merge::before, .ion-mic-a::before, .ion-mic-b::before, .ion-mic-c::before, .ion-minus::before, .ion-minus-circled::before, .ion-minus-round::before, .ion-model-s::before, .ion-monitor::before, .ion-more::before, .ion-mouse::before, .ion-music-note::before, .ion-navicon::before, .ion-navicon-round::before, .ion-navigate::before, .ion-network::before, .ion-no-smoking::before, .ion-nuclear::before, .ion-outlet::before, .ion-paintbrush::before, .ion-paintbucket::before, .ion-paper-airplane::before, .ion-paperclip::before, .ion-pause::before, .ion-person::before, .ion-person-add::before, .ion-person-stalker::before, .ion-pie-graph::before, .ion-pin::before, .ion-pinpoint::before, .ion-pizza::before, .ion-plane::before, .ion-planet::before, .ion-play::before, .ion-playstation::before, .ion-plus::before, .ion-plus-circled::before, .ion-plus-round::before, .ion-podium::before, .ion-pound::before, .ion-power::before, .ion-pricetag::before, .ion-pricetags::before, .ion-printer::before, .ion-pull-request::before, .ion-qr-scanner::before, .ion-quote::before, .ion-radio-waves::before, .ion-record::before, .ion-refresh::before, .ion-reply::before, .ion-reply-all::before, .ion-ribbon-a::before, .ion-ribbon-b::before, .ion-sad::before, .ion-sad-outline::before, .ion-scissors::before, .ion-search::before, .ion-settings::before, .ion-share::before, .ion-shuffle::before, .ion-skip-backward::before, .ion-skip-forward::before, .ion-social-android::before, .ion-social-android-outline::before, .ion-social-angular::before, .ion-social-angular-outline::before, .ion-social-apple::before, .ion-social-apple-outline::before, .ion-social-bitcoin::before, .ion-social-bitcoin-outline::before, .ion-social-buffer::before, .ion-social-buffer-outline::before, .ion-social-chrome::before, .ion-social-chrome-outline::before, .ion-social-codepen::before, .ion-social-codepen-outline::before, .ion-social-css3::before, .ion-social-css3-outline::before, .ion-social-designernews::before, .ion-social-designernews-outline::before, .ion-social-dribbble::before, .ion-social-dribbble-outline::before, .ion-social-dropbox::before, .ion-social-dropbox-outline::before, .ion-social-euro::before, .ion-social-euro-outline::before, .ion-social-facebook::before, .ion-social-facebook-outline::before, .ion-social-foursquare::before, .ion-social-foursquare-outline::before, .ion-social-freebsd-devil::before, .ion-social-github::before, .ion-social-github-outline::before, .ion-social-google::before, .ion-social-google-outline::before, .ion-social-googleplus::before, .ion-social-googleplus-outline::before, .ion-social-hackernews::before, .ion-social-hackernews-outline::before, .ion-social-html5::before, .ion-social-html5-outline::before, .ion-social-instagram::before, .ion-social-instagram-outline::before, .ion-social-javascript::before, .ion-social-javascript-outline::before, .ion-social-linkedin::before, .ion-social-linkedin-outline::before, .ion-social-markdown::before, .ion-social-nodejs::before, .ion-social-octocat::before, .ion-social-pinterest::before, .ion-social-pinterest-outline::before, .ion-social-python::before, .ion-social-reddit::before, .ion-social-reddit-outline::before, .ion-social-rss::before, .ion-social-rss-outline::before, .ion-social-sass::before, .ion-social-skype::before, .ion-social-skype-outline::before, .ion-social-snapchat::before, .ion-social-snapchat-outline::before, .ion-social-tumblr::before, .ion-social-tumblr-outline::before, .ion-social-tux::before, .ion-social-twitch::before, .ion-social-twitch-outline::before, .ion-social-twitter::before, .ion-social-twitter-outline::before, .ion-social-usd::before, .ion-social-usd-outline::before, .ion-social-vimeo::before, .ion-social-vimeo-outline::before, .ion-social-whatsapp::before, .ion-social-whatsapp-outline::before, .ion-social-windows::before, .ion-social-windows-outline::before, .ion-social-wordpress::before, .ion-social-wordpress-outline::before, .ion-social-yahoo::before, .ion-social-yahoo-outline::before, .ion-social-yen::before, .ion-social-yen-outline::before, .ion-social-youtube::before, .ion-social-youtube-outline::before, .ion-soup-can::before, .ion-soup-can-outline::before, .ion-speakerphone::before, .ion-speedometer::before, .ion-spoon::before, .ion-star::before, .ion-stats-bars::before, .ion-steam::before, .ion-stop::before, .ion-thermometer::before, .ion-thumbsdown::before, .ion-thumbsup::before, .ion-toggle::before, .ion-toggle-filled::before, .ion-transgender::before, .ion-trash-a::before, .ion-trash-b::before, .ion-trophy::before, .ion-tshirt::before, .ion-tshirt-outline::before, .ion-umbrella::before, .ion-university::before, .ion-unlocked::before, .ion-upload::before, .ion-usb::before, .ion-videocamera::before, .ion-volume-high::before, .ion-volume-low::before, .ion-volume-medium::before, .ion-volume-mute::before, .ion-wand::before, .ion-waterdrop::before, .ion-wifi::before, .ion-wineglass::before, .ion-woman::before, .ion-wrench::before, .ion-xbox::before {
    display: inline-block;
    font-family: "Ionicons";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-rendering: auto;
    text-transform: none;
}
.ion-alert::before {
    content: "";
}
.ion-alert-circled::before {
    content: "";
}
.ion-android-add::before {
    content: "";
}
.ion-android-add-circle::before {
    content: "";
}
.ion-android-alarm-clock::before {
    content: "";
}
.ion-android-alert::before {
    content: "";
}
.ion-android-apps::before {
    content: "";
}
.ion-android-archive::before {
    content: "";
}
.ion-android-arrow-back::before {
    content: "";
}
.ion-android-arrow-down::before {
    content: "";
}
.ion-android-arrow-dropdown::before {
    content: "";
}
.ion-android-arrow-dropdown-circle::before {
    content: "";
}
.ion-android-arrow-dropleft::before {
    content: "";
}
.ion-android-arrow-dropleft-circle::before {
    content: "";
}
.ion-android-arrow-dropright::before {
    content: "";
}
.ion-android-arrow-dropright-circle::before {
    content: "";
}
.ion-android-arrow-dropup::before {
    content: "";
}
.ion-android-arrow-dropup-circle::before {
    content: "";
}
.ion-android-arrow-forward::before {
    content: "";
}
.ion-android-arrow-up::before {
    content: "";
}
.ion-android-attach::before {
    content: "";
}
.ion-android-bar::before {
    content: "";
}
.ion-android-bicycle::before {
    content: "";
}
.ion-android-boat::before {
    content: "";
}
.ion-android-bookmark::before {
    content: "";
}
.ion-android-bulb::before {
    content: "";
}
.ion-android-bus::before {
    content: "";
}
.ion-android-calendar::before {
    content: "";
}
.ion-android-call::before {
    content: "";
}
.ion-android-camera::before {
    content: "";
}
.ion-android-cancel::before {
    content: "";
}
.ion-android-car::before {
    content: "";
}
.ion-android-cart::before {
    content: "";
}
.ion-android-chat::before {
    content: "";
}
.ion-android-checkbox::before {
    content: "";
}
.ion-android-checkbox-blank::before {
    content: "";
}
.ion-android-checkbox-outline::before {
    content: "";
}
.ion-android-checkbox-outline-blank::before {
    content: "";
}
.ion-android-checkmark-circle::before {
    content: "";
}
.ion-android-clipboard::before {
    content: "";
}
.ion-android-close::before {
    content: "";
}
.ion-android-cloud::before {
    content: "";
}
.ion-android-cloud-circle::before {
    content: "";
}
.ion-android-cloud-done::before {
    content: "";
}
.ion-android-cloud-outline::before {
    content: "";
}
.ion-android-color-palette::before {
    content: "";
}
.ion-android-compass::before {
    content: "";
}
.ion-android-contact::before {
    content: "";
}
.ion-android-contacts::before {
    content: "";
}
.ion-android-contract::before {
    content: "";
}
.ion-android-create::before {
    content: "";
}
.ion-android-delete::before {
    content: "";
}
.ion-android-desktop::before {
    content: "";
}
.ion-android-document::before {
    content: "";
}
.ion-android-done::before {
    content: "";
}
.ion-android-done-all::before {
    content: "";
}
.ion-android-download::before {
    content: "";
}
.ion-android-drafts::before {
    content: "";
}
.ion-android-exit::before {
    content: "";
}
.ion-android-expand::before {
    content: "";
}
.ion-android-favorite::before {
    content: "";
}
.ion-android-favorite-outline::before {
    content: "";
}
.ion-android-film::before {
    content: "";
}
.ion-android-folder::before {
    content: "";
}
.ion-android-folder-open::before {
    content: "";
}
.ion-android-funnel::before {
    content: "";
}
.ion-android-globe::before {
    content: "";
}
.ion-android-hand::before {
    content: "";
}
.ion-android-hangout::before {
    content: "";
}
.ion-android-happy::before {
    content: "";
}
.ion-android-home::before {
    content: "";
}
.ion-android-image::before {
    content: "";
}
.ion-android-laptop::before {
    content: "";
}
.ion-android-list::before {
    content: "";
}
.ion-android-locate::before {
    content: "";
}
.ion-android-lock::before {
    content: "";
}
.ion-android-mail::before {
    content: "";
}
.ion-android-map::before {
    content: "";
}
.ion-android-menu::before {
    content: "";
}
.ion-android-microphone::before {
    content: "";
}
.ion-android-microphone-off::before {
    content: "";
}
.ion-android-more-horizontal::before {
    content: "";
}
.ion-android-more-vertical::before {
    content: "";
}
.ion-android-navigate::before {
    content: "";
}
.ion-android-notifications::before {
    content: "";
}
.ion-android-notifications-none::before {
    content: "";
}
.ion-android-notifications-off::before {
    content: "";
}
.ion-android-open::before {
    content: "";
}
.ion-android-options::before {
    content: "";
}
.ion-android-people::before {
    content: "";
}
.ion-android-person::before {
    content: "";
}
.ion-android-person-add::before {
    content: "";
}
.ion-android-phone-landscape::before {
    content: "";
}
.ion-android-phone-portrait::before {
    content: "";
}
.ion-android-pin::before {
    content: "";
}
.ion-android-plane::before {
    content: "";
}
.ion-android-playstore::before {
    content: "";
}
.ion-android-print::before {
    content: "";
}
.ion-android-radio-button-off::before {
    content: "";
}
.ion-android-radio-button-on::before {
    content: "";
}
.ion-android-refresh::before {
    content: "";
}
.ion-android-remove::before {
    content: "";
}
.ion-android-remove-circle::before {
    content: "";
}
.ion-android-restaurant::before {
    content: "";
}
.ion-android-sad::before {
    content: "";
}
.ion-android-search::before {
    content: "";
}
.ion-android-send::before {
    content: "";
}
.ion-android-settings::before {
    content: "";
}
.ion-android-share::before {
    content: "";
}
.ion-android-share-alt::before {
    content: "";
}
.ion-android-star::before {
    content: "";
}
.ion-android-star-half::before {
    content: "";
}
.ion-android-star-outline::before {
    content: "";
}
.ion-android-stopwatch::before {
    content: "";
}
.ion-android-subway::before {
    content: "";
}
.ion-android-sunny::before {
    content: "";
}
.ion-android-sync::before {
    content: "";
}
.ion-android-textsms::before {
    content: "";
}
.ion-android-time::before {
    content: "";
}
.ion-android-train::before {
    content: "";
}
.ion-android-unlock::before {
    content: "";
}
.ion-android-upload::before {
    content: "";
}
.ion-android-volume-down::before {
    content: "";
}
.ion-android-volume-mute::before {
    content: "";
}
.ion-android-volume-off::before {
    content: "";
}
.ion-android-volume-up::before {
    content: "";
}
.ion-android-walk::before {
    content: "";
}
.ion-android-warning::before {
    content: "";
}
.ion-android-watch::before {
    content: "";
}
.ion-android-wifi::before {
    content: "";
}
.ion-aperture::before {
    content: "";
}
.ion-archive::before {
    content: "";
}
.ion-arrow-down-a::before {
    content: "";
}
.ion-arrow-down-b::before {
    content: "";
}
.ion-arrow-down-c::before {
    content: "";
}
.ion-arrow-expand::before {
    content: "";
}
.ion-arrow-graph-down-left::before {
    content: "";
}
.ion-arrow-graph-down-right::before {
    content: "";
}
.ion-arrow-graph-up-left::before {
    content: "";
}
.ion-arrow-graph-up-right::before {
    content: "";
}
.ion-arrow-left-a::before {
    content: "";
}
.ion-arrow-left-b::before {
    content: "";
}
.ion-arrow-left-c::before {
    content: "";
}
.ion-arrow-move::before {
    content: "";
}
.ion-arrow-resize::before {
    content: "";
}
.ion-arrow-return-left::before {
    content: "";
}
.ion-arrow-return-right::before {
    content: "";
}
.ion-arrow-right-a::before {
    content: "";
}
.ion-arrow-right-b::before {
    content: "";
}
.ion-arrow-right-c::before {
    content: "";
}
.ion-arrow-shrink::before {
    content: "";
}
.ion-arrow-swap::before {
    content: "";
}
.ion-arrow-up-a::before {
    content: "";
}
.ion-arrow-up-b::before {
    content: "";
}
.ion-arrow-up-c::before {
    content: "";
}
.ion-asterisk::before {
    content: "";
}
.ion-at::before {
    content: "";
}
.ion-backspace::before {
    content: "";
}
.ion-backspace-outline::before {
    content: "";
}
.ion-bag::before {
    content: "";
}
.ion-battery-charging::before {
    content: "";
}
.ion-battery-empty::before {
    content: "";
}
.ion-battery-full::before {
    content: "";
}
.ion-battery-half::before {
    content: "";
}
.ion-battery-low::before {
    content: "";
}
.ion-beaker::before {
    content: "";
}
.ion-beer::before {
    content: "";
}
.ion-bluetooth::before {
    content: "";
}
.ion-bonfire::before {
    content: "";
}
.ion-bookmark::before {
    content: "";
}
.ion-bowtie::before {
    content: "";
}
.ion-briefcase::before {
    content: "";
}
.ion-bug::before {
    content: "";
}
.ion-calculator::before {
    content: "";
}
.ion-calendar::before {
    content: "";
}
.ion-camera::before {
    content: "";
}
.ion-card::before {
    content: "";
}
.ion-cash::before {
    content: "";
}
.ion-chatbox::before {
    content: "";
}
.ion-chatbox-working::before {
    content: "";
}
.ion-chatboxes::before {
    content: "";
}
.ion-chatbubble::before {
    content: "";
}
.ion-chatbubble-working::before {
    content: "";
}
.ion-chatbubbles::before {
    content: "";
}
.ion-checkmark::before {
    content: "";
}
.ion-checkmark-circled::before {
    content: "";
}
.ion-checkmark-round::before {
    content: "";
}
.ion-chevron-down::before {
    content: "";
}
.ion-chevron-left::before {
    content: "";
}
.ion-chevron-right::before {
    content: "";
}
.ion-chevron-up::before {
    content: "";
}
.ion-clipboard::before {
    content: "";
}
.ion-clock::before {
    content: "";
}
.ion-close::before {
    content: "";
}
.ion-close-circled::before {
    content: "";
}
.ion-close-round::before {
    content: "";
}
.ion-closed-captioning::before {
    content: "";
}
.ion-cloud::before {
    content: "";
}
.ion-code::before {
    content: "";
}
.ion-code-download::before {
    content: "";
}
.ion-code-working::before {
    content: "";
}
.ion-coffee::before {
    content: "";
}
.ion-compass::before {
    content: "";
}
.ion-compose::before {
    content: "";
}
.ion-connection-bars::before {
    content: "";
}
.ion-contrast::before {
    content: "";
}
.ion-crop::before {
    content: "";
}
.ion-cube::before {
    content: "";
}
.ion-disc::before {
    content: "";
}
.ion-document::before {
    content: "";
}
.ion-document-text::before {
    content: "";
}
.ion-drag::before {
    content: "";
}
.ion-earth::before {
    content: "";
}
.ion-easel::before {
    content: "";
}
.ion-edit::before {
    content: "";
}
.ion-egg::before {
    content: "";
}
.ion-eject::before {
    content: "";
}
.ion-email::before {
    content: "";
}
.ion-email-unread::before {
    content: "";
}
.ion-erlenmeyer-flask::before {
    content: "";
}
.ion-erlenmeyer-flask-bubbles::before {
    content: "";
}
.ion-eye::before {
    content: "";
}
.ion-eye-disabled::before {
    content: "";
}
.ion-female::before {
    content: "";
}
.ion-filing::before {
    content: "";
}
.ion-film-marker::before {
    content: "";
}
.ion-fireball::before {
    content: "";
}
.ion-flag::before {
    content: "";
}
.ion-flame::before {
    content: "";
}
.ion-flash::before {
    content: "";
}
.ion-flash-off::before {
    content: "";
}
.ion-folder::before {
    content: "";
}
.ion-fork::before {
    content: "";
}
.ion-fork-repo::before {
    content: "";
}
.ion-forward::before {
    content: "";
}
.ion-funnel::before {
    content: "";
}
.ion-gear-a::before {
    content: "";
}
.ion-gear-b::before {
    content: "";
}
.ion-grid::before {
    content: "";
}
.ion-hammer::before {
    content: "";
}
.ion-happy::before {
    content: "";
}
.ion-happy-outline::before {
    content: "";
}
.ion-headphone::before {
    content: "";
}
.ion-heart::before {
    content: "";
}
.ion-heart-broken::before {
    content: "";
}
.ion-help::before {
    content: "";
}
.ion-help-buoy::before {
    content: "";
}
.ion-help-circled::before {
    content: "";
}
.ion-home::before {
    content: "";
}
.ion-icecream::before {
    content: "";
}
.ion-image::before {
    content: "";
}
.ion-images::before {
    content: "";
}
.ion-information::before {
    content: "";
}
.ion-information-circled::before {
    content: "";
}
.ion-ionic::before {
    content: "";
}
.ion-ios-alarm::before {
    content: "";
}
.ion-ios-alarm-outline::before {
    content: "";
}
.ion-ios-albums::before {
    content: "";
}
.ion-ios-albums-outline::before {
    content: "";
}
.ion-ios-americanfootball::before {
    content: "";
}
.ion-ios-americanfootball-outline::before {
    content: "";
}
.ion-ios-analytics::before {
    content: "";
}
.ion-ios-analytics-outline::before {
    content: "";
}
.ion-ios-arrow-back::before {
    content: "";
}
.ion-ios-arrow-down::before {
    content: "";
}
.ion-ios-arrow-forward::before {
    content: "";
}
.ion-ios-arrow-left::before {
    content: "";
}
.ion-ios-arrow-right::before {
    content: "";
}
.ion-ios-arrow-thin-down::before {
    content: "";
}
.ion-ios-arrow-thin-left::before {
    content: "";
}
.ion-ios-arrow-thin-right::before {
    content: "";
}
.ion-ios-arrow-thin-up::before {
    content: "";
}
.ion-ios-arrow-up::before {
    content: "";
}
.ion-ios-at::before {
    content: "";
}
.ion-ios-at-outline::before {
    content: "";
}
.ion-ios-barcode::before {
    content: "";
}
.ion-ios-barcode-outline::before {
    content: "";
}
.ion-ios-baseball::before {
    content: "";
}
.ion-ios-baseball-outline::before {
    content: "";
}
.ion-ios-basketball::before {
    content: "";
}
.ion-ios-basketball-outline::before {
    content: "";
}
.ion-ios-bell::before {
    content: "";
}
.ion-ios-bell-outline::before {
    content: "";
}
.ion-ios-body::before {
    content: "";
}
.ion-ios-body-outline::before {
    content: "";
}
.ion-ios-bolt::before {
    content: "";
}
.ion-ios-bolt-outline::before {
    content: "";
}
.ion-ios-book::before {
    content: "";
}
.ion-ios-book-outline::before {
    content: "";
}
.ion-ios-bookmarks::before {
    content: "";
}
.ion-ios-bookmarks-outline::before {
    content: "";
}
.ion-ios-box::before {
    content: "";
}
.ion-ios-box-outline::before {
    content: "";
}
.ion-ios-briefcase::before {
    content: "";
}
.ion-ios-briefcase-outline::before {
    content: "";
}
.ion-ios-browsers::before {
    content: "";
}
.ion-ios-browsers-outline::before {
    content: "";
}
.ion-ios-calculator::before {
    content: "";
}
.ion-ios-calculator-outline::before {
    content: "";
}
.ion-ios-calendar::before {
    content: "";
}
.ion-ios-calendar-outline::before {
    content: "";
}
.ion-ios-camera::before {
    content: "";
}
.ion-ios-camera-outline::before {
    content: "";
}
.ion-ios-cart::before {
    content: "";
}
.ion-ios-cart-outline::before {
    content: "";
}
.ion-ios-chatboxes::before {
    content: "";
}
.ion-ios-chatboxes-outline::before {
    content: "";
}
.ion-ios-chatbubble::before {
    content: "";
}
.ion-ios-chatbubble-outline::before {
    content: "";
}
.ion-ios-checkmark::before {
    content: "";
}
.ion-ios-checkmark-empty::before {
    content: "";
}
.ion-ios-checkmark-outline::before {
    content: "";
}
.ion-ios-circle-filled::before {
    content: "";
}
.ion-ios-circle-outline::before {
    content: "";
}
.ion-ios-clock::before {
    content: "";
}
.ion-ios-clock-outline::before {
    content: "";
}
.ion-ios-close::before {
    content: "";
}
.ion-ios-close-empty::before {
    content: "";
}
.ion-ios-close-outline::before {
    content: "";
}
.ion-ios-cloud::before {
    content: "";
}
.ion-ios-cloud-download::before {
    content: "";
}
.ion-ios-cloud-download-outline::before {
    content: "";
}
.ion-ios-cloud-outline::before {
    content: "";
}
.ion-ios-cloud-upload::before {
    content: "";
}
.ion-ios-cloud-upload-outline::before {
    content: "";
}
.ion-ios-cloudy::before {
    content: "";
}
.ion-ios-cloudy-night::before {
    content: "";
}
.ion-ios-cloudy-night-outline::before {
    content: "";
}
.ion-ios-cloudy-outline::before {
    content: "";
}
.ion-ios-cog::before {
    content: "";
}
.ion-ios-cog-outline::before {
    content: "";
}
.ion-ios-color-filter::before {
    content: "";
}
.ion-ios-color-filter-outline::before {
    content: "";
}
.ion-ios-color-wand::before {
    content: "";
}
.ion-ios-color-wand-outline::before {
    content: "";
}
.ion-ios-compose::before {
    content: "";
}
.ion-ios-compose-outline::before {
    content: "";
}
.ion-ios-contact::before {
    content: "";
}
.ion-ios-contact-outline::before {
    content: "";
}
.ion-ios-copy::before {
    content: "";
}
.ion-ios-copy-outline::before {
    content: "";
}
.ion-ios-crop::before {
    content: "";
}
.ion-ios-crop-strong::before {
    content: "";
}
.ion-ios-download::before {
    content: "";
}
.ion-ios-download-outline::before {
    content: "";
}
.ion-ios-drag::before {
    content: "";
}
.ion-ios-email::before {
    content: "";
}
.ion-ios-email-outline::before {
    content: "";
}
.ion-ios-eye::before {
    content: "";
}
.ion-ios-eye-outline::before {
    content: "";
}
.ion-ios-fastforward::before {
    content: "";
}
.ion-ios-fastforward-outline::before {
    content: "";
}
.ion-ios-filing::before {
    content: "";
}
.ion-ios-filing-outline::before {
    content: "";
}
.ion-ios-film::before {
    content: "";
}
.ion-ios-film-outline::before {
    content: "";
}
.ion-ios-flag::before {
    content: "";
}
.ion-ios-flag-outline::before {
    content: "";
}
.ion-ios-flame::before {
    content: "";
}
.ion-ios-flame-outline::before {
    content: "";
}
.ion-ios-flask::before {
    content: "";
}
.ion-ios-flask-outline::before {
    content: "";
}
.ion-ios-flower::before {
    content: "";
}
.ion-ios-flower-outline::before {
    content: "";
}
.ion-ios-folder::before {
    content: "";
}
.ion-ios-folder-outline::before {
    content: "";
}
.ion-ios-football::before {
    content: "";
}
.ion-ios-football-outline::before {
    content: "";
}
.ion-ios-game-controller-a::before {
    content: "";
}
.ion-ios-game-controller-a-outline::before {
    content: "";
}
.ion-ios-game-controller-b::before {
    content: "";
}
.ion-ios-game-controller-b-outline::before {
    content: "";
}
.ion-ios-gear::before {
    content: "";
}
.ion-ios-gear-outline::before {
    content: "";
}
.ion-ios-glasses::before {
    content: "";
}
.ion-ios-glasses-outline::before {
    content: "";
}
.ion-ios-grid-view::before {
    content: "";
}
.ion-ios-grid-view-outline::before {
    content: "";
}
.ion-ios-heart::before {
    content: "";
}
.ion-ios-heart-outline::before {
    content: "";
}
.ion-ios-help::before {
    content: "";
}
.ion-ios-help-empty::before {
    content: "";
}
.ion-ios-help-outline::before {
    content: "";
}
.ion-ios-home::before {
    content: "";
}
.ion-ios-home-outline::before {
    content: "";
}
.ion-ios-infinite::before {
    content: "";
}
.ion-ios-infinite-outline::before {
    content: "";
}
.ion-ios-information::before {
    content: "";
}
.ion-ios-information-empty::before {
    content: "";
}
.ion-ios-information-outline::before {
    content: "";
}
.ion-ios-ionic-outline::before {
    content: "";
}
.ion-ios-keypad::before {
    content: "";
}
.ion-ios-keypad-outline::before {
    content: "";
}
.ion-ios-lightbulb::before {
    content: "";
}
.ion-ios-lightbulb-outline::before {
    content: "";
}
.ion-ios-list::before {
    content: "";
}
.ion-ios-list-outline::before {
    content: "";
}
.ion-ios-location::before {
    content: "";
}
.ion-ios-location-outline::before {
    content: "";
}
.ion-ios-locked::before {
    content: "";
}
.ion-ios-locked-outline::before {
    content: "";
}
.ion-ios-loop::before {
    content: "";
}
.ion-ios-loop-strong::before {
    content: "";
}
.ion-ios-medical::before {
    content: "";
}
.ion-ios-medical-outline::before {
    content: "";
}
.ion-ios-medkit::before {
    content: "";
}
.ion-ios-medkit-outline::before {
    content: "";
}
.ion-ios-mic::before {
    content: "";
}
.ion-ios-mic-off::before {
    content: "";
}
.ion-ios-mic-outline::before {
    content: "";
}
.ion-ios-minus::before {
    content: "";
}
.ion-ios-minus-empty::before {
    content: "";
}
.ion-ios-minus-outline::before {
    content: "";
}
.ion-ios-monitor::before {
    content: "";
}
.ion-ios-monitor-outline::before {
    content: "";
}
.ion-ios-moon::before {
    content: "";
}
.ion-ios-moon-outline::before {
    content: "";
}
.ion-ios-more::before {
    content: "";
}
.ion-ios-more-outline::before {
    content: "";
}
.ion-ios-musical-note::before {
    content: "";
}
.ion-ios-musical-notes::before {
    content: "";
}
.ion-ios-navigate::before {
    content: "";
}
.ion-ios-navigate-outline::before {
    content: "";
}
.ion-ios-nutrition::before {
    content: "";
}
.ion-ios-nutrition-outline::before {
    content: "";
}
.ion-ios-paper::before {
    content: "";
}
.ion-ios-paper-outline::before {
    content: "";
}
.ion-ios-paperplane::before {
    content: "";
}
.ion-ios-paperplane-outline::before {
    content: "";
}
.ion-ios-partlysunny::before {
    content: "";
}
.ion-ios-partlysunny-outline::before {
    content: "";
}
.ion-ios-pause::before {
    content: "";
}
.ion-ios-pause-outline::before {
    content: "";
}
.ion-ios-paw::before {
    content: "";
}
.ion-ios-paw-outline::before {
    content: "";
}
.ion-ios-people::before {
    content: "";
}
.ion-ios-people-outline::before {
    content: "";
}
.ion-ios-person::before {
    content: "";
}
.ion-ios-person-outline::before {
    content: "";
}
.ion-ios-personadd::before {
    content: "";
}
.ion-ios-personadd-outline::before {
    content: "";
}
.ion-ios-photos::before {
    content: "";
}
.ion-ios-photos-outline::before {
    content: "";
}
.ion-ios-pie::before {
    content: "";
}
.ion-ios-pie-outline::before {
    content: "";
}
.ion-ios-pint::before {
    content: "";
}
.ion-ios-pint-outline::before {
    content: "";
}
.ion-ios-play::before {
    content: "";
}
.ion-ios-play-outline::before {
    content: "";
}
.ion-ios-plus::before {
    content: "";
}
.ion-ios-plus-empty::before {
    content: "";
}
.ion-ios-plus-outline::before {
    content: "";
}
.ion-ios-pricetag::before {
    content: "";
}
.ion-ios-pricetag-outline::before {
    content: "";
}
.ion-ios-pricetags::before {
    content: "";
}
.ion-ios-pricetags-outline::before {
    content: "";
}
.ion-ios-printer::before {
    content: "";
}
.ion-ios-printer-outline::before {
    content: "";
}
.ion-ios-pulse::before {
    content: "";
}
.ion-ios-pulse-strong::before {
    content: "";
}
.ion-ios-rainy::before {
    content: "";
}
.ion-ios-rainy-outline::before {
    content: "";
}
.ion-ios-recording::before {
    content: "";
}
.ion-ios-recording-outline::before {
    content: "";
}
.ion-ios-redo::before {
    content: "";
}
.ion-ios-redo-outline::before {
    content: "";
}
.ion-ios-refresh::before {
    content: "";
}
.ion-ios-refresh-empty::before {
    content: "";
}
.ion-ios-refresh-outline::before {
    content: "";
}
.ion-ios-reload::before {
    content: "";
}
.ion-ios-reverse-camera::before {
    content: "";
}
.ion-ios-reverse-camera-outline::before {
    content: "";
}
.ion-ios-rewind::before {
    content: "";
}
.ion-ios-rewind-outline::before {
    content: "";
}
.ion-ios-rose::before {
    content: "";
}
.ion-ios-rose-outline::before {
    content: "";
}
.ion-ios-search::before {
    content: "";
}
.ion-ios-search-strong::before {
    content: "";
}
.ion-ios-settings::before {
    content: "";
}
.ion-ios-settings-strong::before {
    content: "";
}
.ion-ios-shuffle::before {
    content: "";
}
.ion-ios-shuffle-strong::before {
    content: "";
}
.ion-ios-skipbackward::before {
    content: "";
}
.ion-ios-skipbackward-outline::before {
    content: "";
}
.ion-ios-skipforward::before {
    content: "";
}
.ion-ios-skipforward-outline::before {
    content: "";
}
.ion-ios-snowy::before {
    content: "";
}
.ion-ios-speedometer::before {
    content: "";
}
.ion-ios-speedometer-outline::before {
    content: "";
}
.ion-ios-star::before {
    content: "";
}
.ion-ios-star-half::before {
    content: "";
}
.ion-ios-star-outline::before {
    content: "";
}
.ion-ios-stopwatch::before {
    content: "";
}
.ion-ios-stopwatch-outline::before {
    content: "";
}
.ion-ios-sunny::before {
    content: "";
}
.ion-ios-sunny-outline::before {
    content: "";
}
.ion-ios-telephone::before {
    content: "";
}
.ion-ios-telephone-outline::before {
    content: "";
}
.ion-ios-tennisball::before {
    content: "";
}
.ion-ios-tennisball-outline::before {
    content: "";
}
.ion-ios-thunderstorm::before {
    content: "";
}
.ion-ios-thunderstorm-outline::before {
    content: "";
}
.ion-ios-time::before {
    content: "";
}
.ion-ios-time-outline::before {
    content: "";
}
.ion-ios-timer::before {
    content: "";
}
.ion-ios-timer-outline::before {
    content: "";
}
.ion-ios-toggle::before {
    content: "";
}
.ion-ios-toggle-outline::before {
    content: "";
}
.ion-ios-trash::before {
    content: "";
}
.ion-ios-trash-outline::before {
    content: "";
}
.ion-ios-undo::before {
    content: "";
}
.ion-ios-undo-outline::before {
    content: "";
}
.ion-ios-unlocked::before {
    content: "";
}
.ion-ios-unlocked-outline::before {
    content: "";
}
.ion-ios-upload::before {
    content: "";
}
.ion-ios-upload-outline::before {
    content: "";
}
.ion-ios-videocam::before {
    content: "";
}
.ion-ios-videocam-outline::before {
    content: "";
}
.ion-ios-volume-high::before {
    content: "";
}
.ion-ios-volume-low::before {
    content: "";
}
.ion-ios-wineglass::before {
    content: "";
}
.ion-ios-wineglass-outline::before {
    content: "";
}
.ion-ios-world::before {
    content: "";
}
.ion-ios-world-outline::before {
    content: "";
}
.ion-ipad::before {
    content: "";
}
.ion-iphone::before {
    content: "";
}
.ion-ipod::before {
    content: "";
}
.ion-jet::before {
    content: "";
}
.ion-key::before {
    content: "";
}
.ion-knife::before {
    content: "";
}
.ion-laptop::before {
    content: "";
}
.ion-leaf::before {
    content: "";
}
.ion-levels::before {
    content: "";
}
.ion-lightbulb::before {
    content: "";
}
.ion-link::before {
    content: "";
}
.ion-load-a::before {
    content: "";
}
.ion-load-b::before {
    content: "";
}
.ion-load-c::before {
    content: "";
}
.ion-load-d::before {
    content: "";
}
.ion-location::before {
    content: "";
}
.ion-lock-combination::before {
    content: "";
}
.ion-locked::before {
    content: "";
}
.ion-log-in::before {
    content: "";
}
.ion-log-out::before {
    content: "";
}
.ion-loop::before {
    content: "";
}
.ion-magnet::before {
    content: "";
}
.ion-male::before {
    content: "";
}
.ion-man::before {
    content: "";
}
.ion-map::before {
    content: "";
}
.ion-medkit::before {
    content: "";
}
.ion-merge::before {
    content: "";
}
.ion-mic-a::before {
    content: "";
}
.ion-mic-b::before {
    content: "";
}
.ion-mic-c::before {
    content: "";
}
.ion-minus::before {
    content: "";
}
.ion-minus-circled::before {
    content: "";
}
.ion-minus-round::before {
    content: "";
}
.ion-model-s::before {
    content: "";
}
.ion-monitor::before {
    content: "";
}
.ion-more::before {
    content: "";
}
.ion-mouse::before {
    content: "";
}
.ion-music-note::before {
    content: "";
}
.ion-navicon::before {
    content: "";
}
.ion-navicon-round::before {
    content: "";
}
.ion-navigate::before {
    content: "";
}
.ion-network::before {
    content: "";
}
.ion-no-smoking::before {
    content: "";
}
.ion-nuclear::before {
    content: "";
}
.ion-outlet::before {
    content: "";
}
.ion-paintbrush::before {
    content: "";
}
.ion-paintbucket::before {
    content: "";
}
.ion-paper-airplane::before {
    content: "";
}
.ion-paperclip::before {
    content: "";
}
.ion-pause::before {
    content: "";
}
.ion-person::before {
    content: "";
}
.ion-person-add::before {
    content: "";
}
.ion-person-stalker::before {
    content: "";
}
.ion-pie-graph::before {
    content: "";
}
.ion-pin::before {
    content: "";
}
.ion-pinpoint::before {
    content: "";
}
.ion-pizza::before {
    content: "";
}
.ion-plane::before {
    content: "";
}
.ion-planet::before {
    content: "";
}
.ion-play::before {
    content: "";
}
.ion-playstation::before {
    content: "";
}
.ion-plus::before {
    content: "";
}
.ion-plus-circled::before {
    content: "";
}
.ion-plus-round::before {
    content: "";
}
.ion-podium::before {
    content: "";
}
.ion-pound::before {
    content: "";
}
.ion-power::before {
    content: "";
}
.ion-pricetag::before {
    content: "";
}
.ion-pricetags::before {
    content: "";
}
.ion-printer::before {
    content: "";
}
.ion-pull-request::before {
    content: "";
}
.ion-qr-scanner::before {
    content: "";
}
.ion-quote::before {
    content: "";
}
.ion-radio-waves::before {
    content: "";
}
.ion-record::before {
    content: "";
}
.ion-refresh::before {
    content: "";
}
.ion-reply::before {
    content: "";
}
.ion-reply-all::before {
    content: "";
}
.ion-ribbon-a::before {
    content: "";
}
.ion-ribbon-b::before {
    content: "";
}
.ion-sad::before {
    content: "";
}
.ion-sad-outline::before {
    content: "";
}
.ion-scissors::before {
    content: "";
}
.ion-search::before {
    content: "";
}
.ion-settings::before {
    content: "";
}
.ion-share::before {
    content: "";
}
.ion-shuffle::before {
    content: "";
}
.ion-skip-backward::before {
    content: "";
}
.ion-skip-forward::before {
    content: "";
}
.ion-social-android::before {
    content: "";
}
.ion-social-android-outline::before {
    content: "";
}
.ion-social-angular::before {
    content: "";
}
.ion-social-angular-outline::before {
    content: "";
}
.ion-social-apple::before {
    content: "";
}
.ion-social-apple-outline::before {
    content: "";
}
.ion-social-bitcoin::before {
    content: "";
}
.ion-social-bitcoin-outline::before {
    content: "";
}
.ion-social-buffer::before {
    content: "";
}
.ion-social-buffer-outline::before {
    content: "";
}
.ion-social-chrome::before {
    content: "";
}
.ion-social-chrome-outline::before {
    content: "";
}
.ion-social-codepen::before {
    content: "";
}
.ion-social-codepen-outline::before {
    content: "";
}
.ion-social-css3::before {
    content: "";
}
.ion-social-css3-outline::before {
    content: "";
}
.ion-social-designernews::before {
    content: "";
}
.ion-social-designernews-outline::before {
    content: "";
}
.ion-social-dribbble::before {
    content: "";
}
.ion-social-dribbble-outline::before {
    content: "";
}
.ion-social-dropbox::before {
    content: "";
}
.ion-social-dropbox-outline::before {
    content: "";
}
.ion-social-euro::before {
    content: "";
}
.ion-social-euro-outline::before {
    content: "";
}
.ion-social-facebook::before {
    content: "";
}
.ion-social-facebook-outline::before {
    content: "";
}
.ion-social-foursquare::before {
    content: "";
}
.ion-social-foursquare-outline::before {
    content: "";
}
.ion-social-freebsd-devil::before {
    content: "";
}
.ion-social-github::before {
    content: "";
}
.ion-social-github-outline::before {
    content: "";
}
.ion-social-google::before {
    content: "";
}
.ion-social-google-outline::before {
    content: "";
}
.ion-social-googleplus::before {
    content: "";
}
.ion-social-googleplus-outline::before {
    content: "";
}
.ion-social-hackernews::before {
    content: "";
}
.ion-social-hackernews-outline::before {
    content: "";
}
.ion-social-html5::before {
    content: "";
}
.ion-social-html5-outline::before {
    content: "";
}
.ion-social-instagram::before {
    content: "";
}
.ion-social-instagram-outline::before {
    content: "";
}
.ion-social-javascript::before {
    content: "";
}
.ion-social-javascript-outline::before {
    content: "";
}
.ion-social-linkedin::before {
    content: "";
}
.ion-social-linkedin-outline::before {
    content: "";
}
.ion-social-markdown::before {
    content: "";
}
.ion-social-nodejs::before {
    content: "";
}
.ion-social-octocat::before {
    content: "";
}
.ion-social-pinterest::before {
    content: "";
}
.ion-social-pinterest-outline::before {
    content: "";
}
.ion-social-python::before {
    content: "";
}
.ion-social-reddit::before {
    content: "";
}
.ion-social-reddit-outline::before {
    content: "";
}
.ion-social-rss::before {
    content: "";
}
.ion-social-rss-outline::before {
    content: "";
}
.ion-social-sass::before {
    content: "";
}
.ion-social-skype::before {
    content: "";
}
.ion-social-skype-outline::before {
    content: "";
}
.ion-social-snapchat::before {
    content: "";
}
.ion-social-snapchat-outline::before {
    content: "";
}
.ion-social-tumblr::before {
    content: "";
}
.ion-social-tumblr-outline::before {
    content: "";
}
.ion-social-tux::before {
    content: "";
}
.ion-social-twitch::before {
    content: "";
}
.ion-social-twitch-outline::before {
    content: "";
}
.ion-social-twitter::before {
    content: "";
}
.ion-social-twitter-outline::before {
    content: "";
}
.ion-social-usd::before {
    content: "";
}
.ion-social-usd-outline::before {
    content: "";
}
.ion-social-vimeo::before {
    content: "";
}
.ion-social-vimeo-outline::before {
    content: "";
}
.ion-social-whatsapp::before {
    content: "";
}
.ion-social-whatsapp-outline::before {
    content: "";
}
.ion-social-windows::before {
    content: "";
}
.ion-social-windows-outline::before {
    content: "";
}
.ion-social-wordpress::before {
    content: "";
}
.ion-social-wordpress-outline::before {
    content: "";
}
.ion-social-yahoo::before {
    content: "";
}
.ion-social-yahoo-outline::before {
    content: "";
}
.ion-social-yen::before {
    content: "";
}
.ion-social-yen-outline::before {
    content: "";
}
.ion-social-youtube::before {
    content: "";
}
.ion-social-youtube-outline::before {
    content: "";
}
.ion-soup-can::before {
    content: "";
}
.ion-soup-can-outline::before {
    content: "";
}
.ion-speakerphone::before {
    content: "";
}
.ion-speedometer::before {
    content: "";
}
.ion-spoon::before {
    content: "";
}
.ion-star::before {
    content: "";
}
.ion-stats-bars::before {
    content: "";
}
.ion-steam::before {
    content: "";
}
.ion-stop::before {
    content: "";
}
.ion-thermometer::before {
    content: "";
}
.ion-thumbsdown::before {
    content: "";
}
.ion-thumbsup::before {
    content: "";
}
.ion-toggle::before {
    content: "";
}
.ion-toggle-filled::before {
    content: "";
}
.ion-transgender::before {
    content: "";
}
.ion-trash-a::before {
    content: "";
}
.ion-trash-b::before {
    content: "";
}
.ion-trophy::before {
    content: "";
}
.ion-tshirt::before {
    content: "";
}
.ion-tshirt-outline::before {
    content: "";
}
.ion-umbrella::before {
    content: "";
}
.ion-university::before {
    content: "";
}
.ion-unlocked::before {
    content: "";
}
.ion-upload::before {
    content: "";
}
.ion-usb::before {
    content: "";
}
.ion-videocamera::before {
    content: "";
}
.ion-volume-high::before {
    content: "";
}
.ion-volume-low::before {
    content: "";
}
.ion-volume-medium::before {
    content: "";
}
.ion-volume-mute::before {
    content: "";
}
.ion-wand::before {
    content: "";
}
.ion-waterdrop::before {
    content: "";
}
.ion-wifi::before {
    content: "";
}
.ion-wineglass::before {
    content: "";
}
.ion-woman::before {
    content: "";
}
.ion-wrench::before {
    content: "";
}
.ion-xbox::before {
    content: "";
}
.mi {
    display: inline-block;
    font-family: "Material Icons";
    font-feature-settings: "liga";
    font-size: inherit;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 1;
    overflow-wrap: normal;
    position: relative;
    text-rendering: auto;
    text-transform: none;
    top: 1px;
}
.mi-18 {
    font-size: 18px;
}
.mi-24 {
    font-size: 24px;
}
.mi-36 {
    font-size: 36px;
}
.mi-48 {
    font-size: 48px;
}
.mi-dark {
    color: rgba(0, 0, 0, 0.54);
}
.mi-dark.mi-disabled {
    color: rgba(0, 0, 0, 0.26);
}
.mi-light {
    color: #fff;
}
.mi-light.mi-disabled {
    color: rgba(255, 255, 255, 0.3);
}
.mi-3d-rotation::before {
    content: "";
}
.mi-access-alarm::before {
    content: "";
}
.mi-access-alarms::before {
    content: "";
}
.mi-access-time::before {
    content: "";
}
.mi-accessibility::before {
    content: "";
}
.mi-account-balance::before {
    content: "";
}
.mi-account-balance-wallet::before {
    content: "";
}
.mi-account-box::before {
    content: "";
}
.mi-account-circle::before {
    content: "";
}
.mi-adb::before {
    content: "";
}
.mi-add::before {
    content: "";
}
.mi-add-alarm::before {
    content: "";
}
.mi-add-alert::before {
    content: "";
}
.mi-add-box::before {
    content: "";
}
.mi-add-circle::before {
    content: "";
}
.mi-add-circle-outline::before {
    content: "";
}
.mi-add-shopping-cart::before {
    content: "";
}
.mi-add-to-photos::before {
    content: "";
}
.mi-adjust::before {
    content: "";
}
.mi-airline-seat-flat::before {
    content: "";
}
.mi-airline-seat-flat-angled::before {
    content: "";
}
.mi-airline-seat-individual-suite::before {
    content: "";
}
.mi-airline-seat-legroom-extra::before {
    content: "";
}
.mi-airline-seat-legroom-normal::before {
    content: "";
}
.mi-airline-seat-legroom-reduced::before {
    content: "";
}
.mi-airline-seat-recline-extra::before {
    content: "";
}
.mi-airline-seat-recline-normal::before {
    content: "";
}
.mi-airplanemode-active::before {
    content: "";
}
.mi-airplanemode-inactive::before {
    content: "";
}
.mi-airplay::before {
    content: "";
}
.mi-alarm::before {
    content: "";
}
.mi-alarm-add::before {
    content: "";
}
.mi-alarm-off::before {
    content: "";
}
.mi-alarm-on::before {
    content: "";
}
.mi-album::before {
    content: "";
}
.mi-android::before {
    content: "";
}
.mi-announcement::before {
    content: "";
}
.mi-apps::before {
    content: "";
}
.mi-archive::before {
    content: "";
}
.mi-arrow-back::before {
    content: "";
}
.mi-arrow-drop-down::before {
    content: "";
}
.mi-arrow-drop-down-circle::before {
    content: "";
}
.mi-arrow-drop-up::before {
    content: "";
}
.mi-arrow-forward::before {
    content: "";
}
.mi-aspect-ratio::before {
    content: "";
}
.mi-assessment::before {
    content: "";
}
.mi-assignment::before {
    content: "";
}
.mi-assignment-ind::before {
    content: "";
}
.mi-assignment-late::before {
    content: "";
}
.mi-assignment-return::before {
    content: "";
}
.mi-assignment-returned::before {
    content: "";
}
.mi-assignment-turned-in::before {
    content: "";
}
.mi-assistant::before {
    content: "";
}
.mi-assistant-photo::before {
    content: "";
}
.mi-attach-file::before {
    content: "";
}
.mi-attach-money::before {
    content: "";
}
.mi-attachment::before {
    content: "";
}
.mi-audiotrack::before {
    content: "";
}
.mi-autorenew::before {
    content: "";
}
.mi-av-timer::before {
    content: "";
}
.mi-backspace::before {
    content: "";
}
.mi-backup::before {
    content: "";
}
.mi-battery-alert::before {
    content: "";
}
.mi-battery-charging-full::before {
    content: "";
}
.mi-battery-full::before {
    content: "";
}
.mi-battery-std::before {
    content: "";
}
.mi-battery-unknown::before {
    content: "";
}
.mi-beenhere::before {
    content: "";
}
.mi-block::before {
    content: "";
}
.mi-bluetooth::before {
    content: "";
}
.mi-bluetooth-audio::before {
    content: "";
}
.mi-bluetooth-connected::before {
    content: "";
}
.mi-bluetooth-disabled::before {
    content: "";
}
.mi-bluetooth-searching::before {
    content: "";
}
.mi-blur-circular::before {
    content: "";
}
.mi-blur-linear::before {
    content: "";
}
.mi-blur-off::before {
    content: "";
}
.mi-blur-on::before {
    content: "";
}
.mi-book::before {
    content: "";
}
.mi-bookmark::before {
    content: "";
}
.mi-bookmark-border::before {
    content: "";
}
.mi-border-all::before {
    content: "";
}
.mi-border-bottom::before {
    content: "";
}
.mi-border-clear::before {
    content: "";
}
.mi-border-color::before {
    content: "";
}
.mi-border-horizontal::before {
    content: "";
}
.mi-border-inner::before {
    content: "";
}
.mi-border-left::before {
    content: "";
}
.mi-border-outer::before {
    content: "";
}
.mi-border-right::before {
    content: "";
}
.mi-border-style::before {
    content: "";
}
.mi-border-top::before {
    content: "";
}
.mi-border-vertical::before {
    content: "";
}
.mi-brightness-1::before {
    content: "";
}
.mi-brightness-2::before {
    content: "";
}
.mi-brightness-3::before {
    content: "";
}
.mi-brightness-4::before {
    content: "";
}
.mi-brightness-5::before {
    content: "";
}
.mi-brightness-6::before {
    content: "";
}
.mi-brightness-7::before {
    content: "";
}
.mi-brightness-auto::before {
    content: "";
}
.mi-brightness-high::before {
    content: "";
}
.mi-brightness-low::before {
    content: "";
}
.mi-brightness-medium::before {
    content: "";
}
.mi-broken-image::before {
    content: "";
}
.mi-brush::before {
    content: "";
}
.mi-bug-report::before {
    content: "";
}
.mi-build::before {
    content: "";
}
.mi-business::before {
    content: "";
}
.mi-cached::before {
    content: "";
}
.mi-cake::before {
    content: "";
}
.mi-call::before {
    content: "";
}
.mi-call-end::before {
    content: "";
}
.mi-call-made::before {
    content: "";
}
.mi-call-merge::before {
    content: "";
}
.mi-call-missed::before {
    content: "";
}
.mi-call-received::before {
    content: "";
}
.mi-call-split::before {
    content: "";
}
.mi-camera::before {
    content: "";
}
.mi-camera-alt::before {
    content: "";
}
.mi-camera-enhance::before {
    content: "";
}
.mi-camera-front::before {
    content: "";
}
.mi-camera-rear::before {
    content: "";
}
.mi-camera-roll::before {
    content: "";
}
.mi-cancel::before {
    content: "";
}
.mi-card-giftcard::before {
    content: "";
}
.mi-card-membership::before {
    content: "";
}
.mi-card-travel::before {
    content: "";
}
.mi-cast::before {
    content: "";
}
.mi-cast-connected::before {
    content: "";
}
.mi-center-focus-strong::before {
    content: "";
}
.mi-center-focus-weak::before {
    content: "";
}
.mi-change-history::before {
    content: "";
}
.mi-chat::before {
    content: "";
}
.mi-chat-bubble::before {
    content: "";
}
.mi-chat-bubble-outline::before {
    content: "";
}
.mi-check::before {
    content: "";
}
.mi-check-box::before {
    content: "";
}
.mi-check-box-outline-blank::before {
    content: "";
}
.mi-check-circle::before {
    content: "";
}
.mi-chevron-left::before {
    content: "";
}
.mi-chevron-right::before {
    content: "";
}
.mi-chrome-reader-mode::before {
    content: "";
}
.mi-class::before {
    content: "";
}
.mi-clear::before {
    content: "";
}
.mi-clear-all::before {
    content: "";
}
.mi-close::before {
    content: "";
}
.mi-closed-caption::before {
    content: "";
}
.mi-cloud::before {
    content: "";
}
.mi-cloud-circle::before {
    content: "";
}
.mi-cloud-done::before {
    content: "";
}
.mi-cloud-download::before {
    content: "";
}
.mi-cloud-off::before {
    content: "";
}
.mi-cloud-queue::before {
    content: "";
}
.mi-cloud-upload::before {
    content: "";
}
.mi-code::before {
    content: "";
}
.mi-collections::before {
    content: "";
}
.mi-collections-bookmark::before {
    content: "";
}
.mi-color-lens::before {
    content: "";
}
.mi-colorize::before {
    content: "";
}
.mi-comment::before {
    content: "";
}
.mi-compare::before {
    content: "";
}
.mi-computer::before {
    content: "";
}
.mi-confirmation-number::before {
    content: "";
}
.mi-contact-phone::before {
    content: "";
}
.mi-contacts::before {
    content: "";
}
.mi-content-copy::before {
    content: "";
}
.mi-content-cut::before {
    content: "";
}
.mi-content-paste::before {
    content: "";
}
.mi-control-point::before {
    content: "";
}
.mi-control-point-duplicate::before {
    content: "";
}
.mi-create::before {
    content: "";
}
.mi-credit-card::before {
    content: "";
}
.mi-crop::before {
    content: "";
}
.mi-crop-16-9::before {
    content: "";
}
.mi-crop-3-2::before {
    content: "";
}
.mi-crop-5-4::before {
    content: "";
}
.mi-crop-7-5::before {
    content: "";
}
.mi-crop-din::before {
    content: "";
}
.mi-crop-free::before {
    content: "";
}
.mi-crop-landscape::before {
    content: "";
}
.mi-crop-original::before {
    content: "";
}
.mi-crop-portrait::before {
    content: "";
}
.mi-crop-square::before {
    content: "";
}
.mi-dashboard::before {
    content: "";
}
.mi-data-usage::before {
    content: "";
}
.mi-dehaze::before {
    content: "";
}
.mi-delete::before {
    content: "";
}
.mi-description::before {
    content: "";
}
.mi-desktop-mac::before {
    content: "";
}
.mi-desktop-windows::before {
    content: "";
}
.mi-details::before {
    content: "";
}
.mi-developer-board::before {
    content: "";
}
.mi-developer-mode::before {
    content: "";
}
.mi-device-hub::before {
    content: "";
}
.mi-devices::before {
    content: "";
}
.mi-dialer-sip::before {
    content: "";
}
.mi-dialpad::before {
    content: "";
}
.mi-directions::before {
    content: "";
}
.mi-directions-bike::before {
    content: "";
}
.mi-directions-boat::before {
    content: "";
}
.mi-directions-bus::before {
    content: "";
}
.mi-directions-car::before {
    content: "";
}
.mi-directions-railway::before {
    content: "";
}
.mi-directions-run::before {
    content: "";
}
.mi-directions-subway::before {
    content: "";
}
.mi-directions-transit::before {
    content: "";
}
.mi-directions-walk::before {
    content: "";
}
.mi-disc-full::before {
    content: "";
}
.mi-dns::before {
    content: "";
}
.mi-do-not-disturb::before {
    content: "";
}
.mi-do-not-disturb-alt::before {
    content: "";
}
.mi-dock::before {
    content: "";
}
.mi-domain::before {
    content: "";
}
.mi-done::before {
    content: "";
}
.mi-done-all::before {
    content: "";
}
.mi-drafts::before {
    content: "";
}
.mi-drive-eta::before {
    content: "";
}
.mi-dvr::before {
    content: "";
}
.mi-edit::before {
    content: "";
}
.mi-eject::before {
    content: "";
}
.mi-email::before {
    content: "";
}
.mi-equalizer::before {
    content: "";
}
.mi-error::before {
    content: "";
}
.mi-error-outline::before {
    content: "";
}
.mi-event::before {
    content: "";
}
.mi-event-available::before {
    content: "";
}
.mi-event-busy::before {
    content: "";
}
.mi-event-note::before {
    content: "";
}
.mi-event-seat::before {
    content: "";
}
.mi-exit-to-app::before {
    content: "";
}
.mi-expand-less::before {
    content: "";
}
.mi-expand-more::before {
    content: "";
}
.mi-explicit::before {
    content: "";
}
.mi-explore::before {
    content: "";
}
.mi-exposure::before {
    content: "";
}
.mi-exposure-neg-1::before {
    content: "";
}
.mi-exposure-neg-2::before {
    content: "";
}
.mi-exposure-plus-1::before {
    content: "";
}
.mi-exposure-plus-2::before {
    content: "";
}
.mi-exposure-zero::before {
    content: "";
}
.mi-extension::before {
    content: "";
}
.mi-face::before {
    content: "";
}
.mi-fast-forward::before {
    content: "";
}
.mi-fast-rewind::before {
    content: "";
}
.mi-favorite::before {
    content: "";
}
.mi-favorite-border::before {
    content: "";
}
.mi-feedback::before {
    content: "";
}
.mi-file-download::before {
    content: "";
}
.mi-file-upload::before {
    content: "";
}
.mi-filter::before {
    content: "";
}
.mi-filter-1::before {
    content: "";
}
.mi-filter-2::before {
    content: "";
}
.mi-filter-3::before {
    content: "";
}
.mi-filter-4::before {
    content: "";
}
.mi-filter-5::before {
    content: "";
}
.mi-filter-6::before {
    content: "";
}
.mi-filter-7::before {
    content: "";
}
.mi-filter-8::before {
    content: "";
}
.mi-filter-9::before {
    content: "";
}
.mi-filter-9-plus::before {
    content: "";
}
.mi-filter-b-and-w::before {
    content: "";
}
.mi-filter-center-focus::before {
    content: "";
}
.mi-filter-drama::before {
    content: "";
}
.mi-filter-frames::before {
    content: "";
}
.mi-filter-hdr::before {
    content: "";
}
.mi-filter-list::before {
    content: "";
}
.mi-filter-none::before {
    content: "";
}
.mi-filter-tilt-shift::before {
    content: "";
}
.mi-filter-vintage::before {
    content: "";
}
.mi-find-in-page::before {
    content: "";
}
.mi-find-replace::before {
    content: "";
}
.mi-flag::before {
    content: "";
}
.mi-flare::before {
    content: "";
}
.mi-flash-auto::before {
    content: "";
}
.mi-flash-off::before {
    content: "";
}
.mi-flash-on::before {
    content: "";
}
.mi-flight::before {
    content: "";
}
.mi-flight-land::before {
    content: "";
}
.mi-flight-takeoff::before {
    content: "";
}
.mi-flip::before {
    content: "";
}
.mi-flip-to-back::before {
    content: "";
}
.mi-flip-to-front::before {
    content: "";
}
.mi-folder::before {
    content: "";
}
.mi-folder-open::before {
    content: "";
}
.mi-folder-shared::before {
    content: "";
}
.mi-folder-special::before {
    content: "";
}
.mi-font-download::before {
    content: "";
}
.mi-format-align-center::before {
    content: "";
}
.mi-format-align-justify::before {
    content: "";
}
.mi-format-align-left::before {
    content: "";
}
.mi-format-align-right::before {
    content: "";
}
.mi-format-bold::before {
    content: "";
}
.mi-format-clear::before {
    content: "";
}
.mi-format-color-fill::before {
    content: "";
}
.mi-format-color-reset::before {
    content: "";
}
.mi-format-color-text::before {
    content: "";
}
.mi-format-indent-decrease::before {
    content: "";
}
.mi-format-indent-increase::before {
    content: "";
}
.mi-format-italic::before {
    content: "";
}
.mi-format-line-spacing::before {
    content: "";
}
.mi-format-list-bulleted::before {
    content: "";
}
.mi-format-list-numbered::before {
    content: "";
}
.mi-format-paint::before {
    content: "";
}
.mi-format-quote::before {
    content: "";
}
.mi-format-size::before {
    content: "";
}
.mi-format-strikethrough::before {
    content: "";
}
.mi-format-textdirection-l-to-r::before {
    content: "";
}
.mi-format-textdirection-r-to-l::before {
    content: "";
}
.mi-format-underlined::before {
    content: "";
}
.mi-forum::before {
    content: "";
}
.mi-forward::before {
    content: "";
}
.mi-forward-10::before {
    content: "";
}
.mi-forward-30::before {
    content: "";
}
.mi-forward-5::before {
    content: "";
}
.mi-fullscreen::before {
    content: "";
}
.mi-fullscreen-exit::before {
    content: "";
}
.mi-functions::before {
    content: "";
}
.mi-gamepad::before {
    content: "";
}
.mi-games::before {
    content: "";
}
.mi-gesture::before {
    content: "";
}
.mi-get-app::before {
    content: "";
}
.mi-gif::before {
    content: "";
}
.mi-gps-fixed::before {
    content: "";
}
.mi-gps-not-fixed::before {
    content: "";
}
.mi-gps-off::before {
    content: "";
}
.mi-grade::before {
    content: "";
}
.mi-gradient::before {
    content: "";
}
.mi-grain::before {
    content: "";
}
.mi-graphic-eq::before {
    content: "";
}
.mi-grid-off::before {
    content: "";
}
.mi-grid-on::before {
    content: "";
}
.mi-group::before {
    content: "";
}
.mi-group-add::before {
    content: "";
}
.mi-group-work::before {
    content: "";
}
.mi-hd::before {
    content: "";
}
.mi-hdr-off::before {
    content: "";
}
.mi-hdr-on::before {
    content: "";
}
.mi-hdr-strong::before {
    content: "";
}
.mi-hdr-weak::before {
    content: "";
}
.mi-headset::before {
    content: "";
}
.mi-headset-mic::before {
    content: "";
}
.mi-healing::before {
    content: "";
}
.mi-hearing::before {
    content: "";
}
.mi-help::before {
    content: "";
}
.mi-help-outline::before {
    content: "";
}
.mi-high-quality::before {
    content: "";
}
.mi-highlight-off::before {
    content: "";
}
.mi-history::before {
    content: "";
}
.mi-home::before {
    content: "";
}
.mi-hotel::before {
    content: "";
}
.mi-hourglass-empty::before {
    content: "";
}
.mi-hourglass-full::before {
    content: "";
}
.mi-http::before {
    content: "";
}
.mi-https::before {
    content: "";
}
.mi-image::before {
    content: "";
}
.mi-image-aspect-ratio::before {
    content: "";
}
.mi-import-export::before {
    content: "";
}
.mi-inbox::before {
    content: "";
}
.mi-indeterminate-check-box::before {
    content: "";
}
.mi-info::before {
    content: "";
}
.mi-info-outline::before {
    content: "";
}
.mi-input::before {
    content: "";
}
.mi-insert-chart::before {
    content: "";
}
.mi-insert-comment::before {
    content: "";
}
.mi-insert-drive-file::before {
    content: "";
}
.mi-insert-emoticon::before {
    content: "";
}
.mi-insert-invitation::before {
    content: "";
}
.mi-insert-link::before {
    content: "";
}
.mi-insert-photo::before {
    content: "";
}
.mi-invert-colors::before {
    content: "";
}
.mi-invert-colors-off::before {
    content: "";
}
.mi-iso::before {
    content: "";
}
.mi-keyboard::before {
    content: "";
}
.mi-keyboard-arrow-down::before {
    content: "";
}
.mi-keyboard-arrow-left::before {
    content: "";
}
.mi-keyboard-arrow-right::before {
    content: "";
}
.mi-keyboard-arrow-up::before {
    content: "";
}
.mi-keyboard-backspace::before {
    content: "";
}
.mi-keyboard-capslock::before {
    content: "";
}
.mi-keyboard-hide::before {
    content: "";
}
.mi-keyboard-return::before {
    content: "";
}
.mi-keyboard-tab::before {
    content: "";
}
.mi-keyboard-voice::before {
    content: "";
}
.mi-label::before {
    content: "";
}
.mi-label-outline::before {
    content: "";
}
.mi-landscape::before {
    content: "";
}
.mi-language::before {
    content: "";
}
.mi-laptop::before {
    content: "";
}
.mi-laptop-chromebook::before {
    content: "";
}
.mi-laptop-mac::before {
    content: "";
}
.mi-laptop-windows::before {
    content: "";
}
.mi-launch::before {
    content: "";
}
.mi-layers::before {
    content: "";
}
.mi-layers-clear::before {
    content: "";
}
.mi-leak-add::before {
    content: "";
}
.mi-leak-remove::before {
    content: "";
}
.mi-lens::before {
    content: "";
}
.mi-library-add::before {
    content: "";
}
.mi-library-books::before {
    content: "";
}
.mi-library-music::before {
    content: "";
}
.mi-link::before {
    content: "";
}
.mi-list::before {
    content: "";
}
.mi-live-help::before {
    content: "";
}
.mi-live-tv::before {
    content: "";
}
.mi-local-activity::before {
    content: "";
}
.mi-local-airport::before {
    content: "";
}
.mi-local-atm::before {
    content: "";
}
.mi-local-bar::before {
    content: "";
}
.mi-local-cafe::before {
    content: "";
}
.mi-local-car-wash::before {
    content: "";
}
.mi-local-convenience-store::before {
    content: "";
}
.mi-local-dining::before {
    content: "";
}
.mi-local-drink::before {
    content: "";
}
.mi-local-florist::before {
    content: "";
}
.mi-local-gas-station::before {
    content: "";
}
.mi-local-grocery-store::before {
    content: "";
}
.mi-local-hospital::before {
    content: "";
}
.mi-local-hotel::before {
    content: "";
}
.mi-local-laundry-service::before {
    content: "";
}
.mi-local-library::before {
    content: "";
}
.mi-local-mall::before {
    content: "";
}
.mi-local-movies::before {
    content: "";
}
.mi-local-offer::before {
    content: "";
}
.mi-local-parking::before {
    content: "";
}
.mi-local-pharmacy::before {
    content: "";
}
.mi-local-phone::before {
    content: "";
}
.mi-local-pizza::before {
    content: "";
}
.mi-local-play::before {
    content: "";
}
.mi-local-post-office::before {
    content: "";
}
.mi-local-printshop::before {
    content: "";
}
.mi-local-see::before {
    content: "";
}
.mi-local-shipping::before {
    content: "";
}
.mi-local-taxi::before {
    content: "";
}
.mi-location-city::before {
    content: "";
}
.mi-location-disabled::before {
    content: "";
}
.mi-location-off::before {
    content: "";
}
.mi-location-on::before {
    content: "";
}
.mi-location-searching::before {
    content: "";
}
.mi-lock::before {
    content: "";
}
.mi-lock-open::before {
    content: "";
}
.mi-lock-outline::before {
    content: "";
}
.mi-looks::before {
    content: "";
}
.mi-looks-3::before {
    content: "";
}
.mi-looks-4::before {
    content: "";
}
.mi-looks-5::before {
    content: "";
}
.mi-looks-6::before {
    content: "";
}
.mi-looks-one::before {
    content: "";
}
.mi-looks-two::before {
    content: "";
}
.mi-loop::before {
    content: "";
}
.mi-loupe::before {
    content: "";
}
.mi-loyalty::before {
    content: "";
}
.mi-mail::before {
    content: "";
}
.mi-map::before {
    content: "";
}
.mi-markunread::before {
    content: "";
}
.mi-markunread-mailbox::before {
    content: "";
}
.mi-memory::before {
    content: "";
}
.mi-menu::before {
    content: "";
}
.mi-merge-type::before {
    content: "";
}
.mi-message::before {
    content: "";
}
.mi-mic::before {
    content: "";
}
.mi-mic-none::before {
    content: "";
}
.mi-mic-off::before {
    content: "";
}
.mi-mms::before {
    content: "";
}
.mi-mode-comment::before {
    content: "";
}
.mi-mode-edit::before {
    content: "";
}
.mi-money-off::before {
    content: "";
}
.mi-monochrome-photos::before {
    content: "";
}
.mi-mood::before {
    content: "";
}
.mi-mood-bad::before {
    content: "";
}
.mi-more::before {
    content: "";
}
.mi-more-horiz::before {
    content: "";
}
.mi-more-vert::before {
    content: "";
}
.mi-mouse::before {
    content: "";
}
.mi-movie::before {
    content: "";
}
.mi-movie-creation::before {
    content: "";
}
.mi-music-note::before {
    content: "";
}
.mi-my-location::before {
    content: "";
}
.mi-nature::before {
    content: "";
}
.mi-nature-people::before {
    content: "";
}
.mi-navigate-before::before {
    content: "";
}
.mi-navigate-next::before {
    content: "";
}
.mi-navigation::before {
    content: "";
}
.mi-network-cell::before {
    content: "";
}
.mi-network-locked::before {
    content: "";
}
.mi-network-wifi::before {
    content: "";
}
.mi-new-releases::before {
    content: "";
}
.mi-nfc::before {
    content: "";
}
.mi-no-sim::before {
    content: "";
}
.mi-not-interested::before {
    content: "";
}
.mi-note-add::before {
    content: "";
}
.mi-notifications::before {
    content: "";
}
.mi-notifications-active::before {
    content: "";
}
.mi-notifications-none::before {
    content: "";
}
.mi-notifications-off::before {
    content: "";
}
.mi-notifications-paused::before {
    content: "";
}
.mi-offline-pin::before {
    content: "";
}
.mi-ondemand-video::before {
    content: "";
}
.mi-open-in-browser::before {
    content: "";
}
.mi-open-in-new::before {
    content: "";
}
.mi-open-with::before {
    content: "";
}
.mi-pages::before {
    content: "";
}
.mi-pageview::before {
    content: "";
}
.mi-palette::before {
    content: "";
}
.mi-panorama::before {
    content: "";
}
.mi-panorama-fish-eye::before {
    content: "";
}
.mi-panorama-horizontal::before {
    content: "";
}
.mi-panorama-vertical::before {
    content: "";
}
.mi-panorama-wide-angle::before {
    content: "";
}
.mi-party-mode::before {
    content: "";
}
.mi-pause::before {
    content: "";
}
.mi-pause-circle-filled::before {
    content: "";
}
.mi-pause-circle-outline::before {
    content: "";
}
.mi-payment::before {
    content: "";
}
.mi-people::before {
    content: "";
}
.mi-people-outline::before {
    content: "";
}
.mi-perm-camera-mic::before {
    content: "";
}
.mi-perm-contact-calendar::before {
    content: "";
}
.mi-perm-data-setting::before {
    content: "";
}
.mi-perm-device-information::before {
    content: "";
}
.mi-perm-identity::before {
    content: "";
}
.mi-perm-media::before {
    content: "";
}
.mi-perm-phone-msg::before {
    content: "";
}
.mi-perm-scan-wifi::before {
    content: "";
}
.mi-person::before {
    content: "";
}
.mi-person-add::before {
    content: "";
}
.mi-person-outline::before {
    content: "";
}
.mi-person-pin::before {
    content: "";
}
.mi-personal-video::before {
    content: "";
}
.mi-phone::before {
    content: "";
}
.mi-phone-android::before {
    content: "";
}
.mi-phone-bluetooth-speaker::before {
    content: "";
}
.mi-phone-forwarded::before {
    content: "";
}
.mi-phone-in-talk::before {
    content: "";
}
.mi-phone-iphone::before {
    content: "";
}
.mi-phone-locked::before {
    content: "";
}
.mi-phone-missed::before {
    content: "";
}
.mi-phone-paused::before {
    content: "";
}
.mi-phonelink::before {
    content: "";
}
.mi-phonelink-erase::before {
    content: "";
}
.mi-phonelink-lock::before {
    content: "";
}
.mi-phonelink-off::before {
    content: "";
}
.mi-phonelink-ring::before {
    content: "";
}
.mi-phonelink-setup::before {
    content: "";
}
.mi-photo::before {
    content: "";
}
.mi-photo-album::before {
    content: "";
}
.mi-photo-camera::before {
    content: "";
}
.mi-photo-library::before {
    content: "";
}
.mi-photo-size-select-actual::before {
    content: "";
}
.mi-photo-size-select-large::before {
    content: "";
}
.mi-photo-size-select-small::before {
    content: "";
}
.mi-picture-as-pdf::before {
    content: "";
}
.mi-picture-in-picture::before {
    content: "";
}
.mi-pin-drop::before {
    content: "";
}
.mi-place::before {
    content: "";
}
.mi-play-arrow::before {
    content: "";
}
.mi-play-circle-filled::before {
    content: "";
}
.mi-play-circle-outline::before {
    content: "";
}
.mi-play-for-work::before {
    content: "";
}
.mi-playlist-add::before {
    content: "";
}
.mi-plus-one::before {
    content: "";
}
.mi-poll::before {
    content: "";
}
.mi-polymer::before {
    content: "";
}
.mi-portable-wifi-off::before {
    content: "";
}
.mi-portrait::before {
    content: "";
}
.mi-power::before {
    content: "";
}
.mi-power-input::before {
    content: "";
}
.mi-power-settings-new::before {
    content: "";
}
.mi-present-to-all::before {
    content: "";
}
.mi-print::before {
    content: "";
}
.mi-public::before {
    content: "";
}
.mi-publish::before {
    content: "";
}
.mi-query-builder::before {
    content: "";
}
.mi-question-answer::before {
    content: "";
}
.mi-queue::before {
    content: "";
}
.mi-queue-music::before {
    content: "";
}
.mi-radio::before {
    content: "";
}
.mi-radio-button-checked::before {
    content: "";
}
.mi-radio-button-unchecked::before {
    content: "";
}
.mi-rate-review::before {
    content: "";
}
.mi-receipt::before {
    content: "";
}
.mi-recent-actors::before {
    content: "";
}
.mi-redeem::before {
    content: "";
}
.mi-redo::before {
    content: "";
}
.mi-refresh::before {
    content: "";
}
.mi-remove::before {
    content: "";
}
.mi-remove-circle::before {
    content: "";
}
.mi-remove-circle-outline::before {
    content: "";
}
.mi-remove-red-eye::before {
    content: "";
}
.mi-reorder::before {
    content: "";
}
.mi-repeat::before {
    content: "";
}
.mi-repeat-one::before {
    content: "";
}
.mi-replay::before {
    content: "";
}
.mi-replay-10::before {
    content: "";
}
.mi-replay-30::before {
    content: "";
}
.mi-replay-5::before {
    content: "";
}
.mi-reply::before {
    content: "";
}
.mi-reply-all::before {
    content: "";
}
.mi-report::before {
    content: "";
}
.mi-report-problem::before {
    content: "";
}
.mi-restaurant-menu::before {
    content: "";
}
.mi-restore::before {
    content: "";
}
.mi-ring-volume::before {
    content: "";
}
.mi-room::before {
    content: "";
}
.mi-rotate-90-degrees-ccw::before {
    content: "";
}
.mi-rotate-left::before {
    content: "";
}
.mi-rotate-right::before {
    content: "";
}
.mi-router::before {
    content: "";
}
.mi-satellite::before {
    content: "";
}
.mi-save::before {
    content: "";
}
.mi-scanner::before {
    content: "";
}
.mi-schedule::before {
    content: "";
}
.mi-school::before {
    content: "";
}
.mi-screen-lock-landscape::before {
    content: "";
}
.mi-screen-lock-portrait::before {
    content: "";
}
.mi-screen-lock-rotation::before {
    content: "";
}
.mi-screen-rotation::before {
    content: "";
}
.mi-sd-card::before {
    content: "";
}
.mi-sd-storage::before {
    content: "";
}
.mi-search::before {
    content: "";
}
.mi-security::before {
    content: "";
}
.mi-select-all::before {
    content: "";
}
.mi-send::before {
    content: "";
}
.mi-settings::before {
    content: "";
}
.mi-settings-applications::before {
    content: "";
}
.mi-settings-backup-restore::before {
    content: "";
}
.mi-settings-bluetooth::before {
    content: "";
}
.mi-settings-brightness::before {
    content: "";
}
.mi-settings-cell::before {
    content: "";
}
.mi-settings-ethernet::before {
    content: "";
}
.mi-settings-input-antenna::before {
    content: "";
}
.mi-settings-input-component::before {
    content: "";
}
.mi-settings-input-composite::before {
    content: "";
}
.mi-settings-input-hdmi::before {
    content: "";
}
.mi-settings-input-svideo::before {
    content: "";
}
.mi-settings-overscan::before {
    content: "";
}
.mi-settings-phone::before {
    content: "";
}
.mi-settings-power::before {
    content: "";
}
.mi-settings-remote::before {
    content: "";
}
.mi-settings-system-daydream::before {
    content: "";
}
.mi-settings-voice::before {
    content: "";
}
.mi-share::before {
    content: "";
}
.mi-shop::before {
    content: "";
}
.mi-shop-two::before {
    content: "";
}
.mi-shopping-basket::before {
    content: "";
}
.mi-shopping-cart::before {
    content: "";
}
.mi-shuffle::before {
    content: "";
}
.mi-signal-cellular-4-bar::before {
    content: "";
}
.mi-signal-cellular-connected-no-internet-4-bar::before {
    content: "";
}
.mi-signal-cellular-no-sim::before {
    content: "";
}
.mi-signal-cellular-null::before {
    content: "";
}
.mi-signal-cellular-off::before {
    content: "";
}
.mi-signal-wifi-4-bar::before {
    content: "";
}
.mi-signal-wifi-4-bar-lock::before {
    content: "";
}
.mi-signal-wifi-off::before {
    content: "";
}
.mi-sim-card::before {
    content: "";
}
.mi-sim-card-alert::before {
    content: "";
}
.mi-skip-next::before {
    content: "";
}
.mi-skip-previous::before {
    content: "";
}
.mi-slideshow::before {
    content: "";
}
.mi-smartphone::before {
    content: "";
}
.mi-sms::before {
    content: "";
}
.mi-sms-failed::before {
    content: "";
}
.mi-snooze::before {
    content: "";
}
.mi-sort::before {
    content: "";
}
.mi-sort-by-alpha::before {
    content: "";
}
.mi-space-bar::before {
    content: "";
}
.mi-speaker::before {
    content: "";
}
.mi-speaker-group::before {
    content: "";
}
.mi-speaker-notes::before {
    content: "";
}
.mi-speaker-phone::before {
    content: "";
}
.mi-spellcheck::before {
    content: "";
}
.mi-star::before {
    content: "";
}
.mi-star-border::before {
    content: "";
}
.mi-star-half::before {
    content: "";
}
.mi-stars::before {
    content: "";
}
.mi-stay-current-landscape::before {
    content: "";
}
.mi-stay-current-portrait::before {
    content: "";
}
.mi-stay-primary-landscape::before {
    content: "";
}
.mi-stay-primary-portrait::before {
    content: "";
}
.mi-stop::before {
    content: "";
}
.mi-storage::before {
    content: "";
}
.mi-store::before {
    content: "";
}
.mi-store-mall-directory::before {
    content: "";
}
.mi-straighten::before {
    content: "";
}
.mi-strikethrough-s::before {
    content: "";
}
.mi-style::before {
    content: "";
}
.mi-subject::before {
    content: "";
}
.mi-subtitles::before {
    content: "";
}
.mi-supervisor-account::before {
    content: "";
}
.mi-surround-sound::before {
    content: "";
}
.mi-swap-calls::before {
    content: "";
}
.mi-swap-horiz::before {
    content: "";
}
.mi-swap-vert::before {
    content: "";
}
.mi-swap-vertical-circle::before {
    content: "";
}
.mi-switch-camera::before {
    content: "";
}
.mi-switch-video::before {
    content: "";
}
.mi-sync::before {
    content: "";
}
.mi-sync-disabled::before {
    content: "";
}
.mi-sync-problem::before {
    content: "";
}
.mi-system-update::before {
    content: "";
}
.mi-system-update-alt::before {
    content: "";
}
.mi-tab::before {
    content: "";
}
.mi-tab-unselected::before {
    content: "";
}
.mi-tablet::before {
    content: "";
}
.mi-tablet-android::before {
    content: "";
}
.mi-tablet-mac::before {
    content: "";
}
.mi-tag-faces::before {
    content: "";
}
.mi-tap-and-play::before {
    content: "";
}
.mi-terrain::before {
    content: "";
}
.mi-text-format::before {
    content: "";
}
.mi-textsms::before {
    content: "";
}
.mi-texture::before {
    content: "";
}
.mi-theaters::before {
    content: "";
}
.mi-thumb-down::before {
    content: "";
}
.mi-thumb-up::before {
    content: "";
}
.mi-thumbs-up-down::before {
    content: "";
}
.mi-time-to-leave::before {
    content: "";
}
.mi-timelapse::before {
    content: "";
}
.mi-timer::before {
    content: "";
}
.mi-timer-10::before {
    content: "";
}
.mi-timer-3::before {
    content: "";
}
.mi-timer-off::before {
    content: "";
}
.mi-toc::before {
    content: "";
}
.mi-today::before {
    content: "";
}
.mi-toll::before {
    content: "";
}
.mi-tonality::before {
    content: "";
}
.mi-toys::before {
    content: "";
}
.mi-track-changes::before {
    content: "";
}
.mi-traffic::before {
    content: "";
}
.mi-transform::before {
    content: "";
}
.mi-translate::before {
    content: "";
}
.mi-trending-down::before {
    content: "";
}
.mi-trending-flat::before {
    content: "";
}
.mi-trending-up::before {
    content: "";
}
.mi-tune::before {
    content: "";
}
.mi-turned-in::before {
    content: "";
}
.mi-turned-in-not::before {
    content: "";
}
.mi-tv::before {
    content: "";
}
.mi-undo::before {
    content: "";
}
.mi-unfold-less::before {
    content: "";
}
.mi-unfold-more::before {
    content: "";
}
.mi-usb::before {
    content: "";
}
.mi-verified-user::before {
    content: "";
}
.mi-vertical-align-bottom::before {
    content: "";
}
.mi-vertical-align-center::before {
    content: "";
}
.mi-vertical-align-top::before {
    content: "";
}
.mi-vibration::before {
    content: "";
}
.mi-video-library::before {
    content: "";
}
.mi-videocam::before {
    content: "";
}
.mi-videocam-off::before {
    content: "";
}
.mi-view-agenda::before {
    content: "";
}
.mi-view-array::before {
    content: "";
}
.mi-view-carousel::before {
    content: "";
}
.mi-view-column::before {
    content: "";
}
.mi-view-comfy::before {
    content: "";
}
.mi-view-compact::before {
    content: "";
}
.mi-view-day::before {
    content: "";
}
.mi-view-headline::before {
    content: "";
}
.mi-view-list::before {
    content: "";
}
.mi-view-module::before {
    content: "";
}
.mi-view-quilt::before {
    content: "";
}
.mi-view-stream::before {
    content: "";
}
.mi-view-week::before {
    content: "";
}
.mi-vignette::before {
    content: "";
}
.mi-visibility::before {
    content: "";
}
.mi-visibility-off::before {
    content: "";
}
.mi-voice-chat::before {
    content: "";
}
.mi-voicemail::before {
    content: "";
}
.mi-volume-down::before {
    content: "";
}
.mi-volume-mute::before {
    content: "";
}
.mi-volume-off::before {
    content: "";
}
.mi-volume-up::before {
    content: "";
}
.mi-vpn-key::before {
    content: "";
}
.mi-vpn-lock::before {
    content: "";
}
.mi-wallpaper::before {
    content: "";
}
.mi-warning::before {
    content: "";
}
.mi-watch::before {
    content: "";
}
.mi-wb-auto::before {
    content: "";
}
.mi-wb-cloudy::before {
    content: "";
}
.mi-wb-incandescent::before {
    content: "";
}
.mi-wb-iridescent::before {
    content: "";
}
.mi-wb-sunny::before {
    content: "";
}
.mi-wc::before {
    content: "";
}
.mi-web::before {
    content: "";
}
.mi-whatshot::before {
    content: "";
}
.mi-widgets::before {
    content: "";
}
.mi-wifi::before {
    content: "";
}
.mi-wifi-lock::before {
    content: "";
}
.mi-wifi-tethering::before {
    content: "";
}
.mi-work::before {
    content: "";
}
.mi-wrap-text::before {
    content: "";
}
.mi-youtube-searched-for::before {
    content: "";
}
.mi-zoom-in::before {
    content: "";
}
.mi-zoom-out::before {
    content: "";
}
@font-face {
    font-family: "Pe-icon-7-stroke";
    font-style: normal;
    font-weight: normal;
    src: url("../fonts/Pe-icon-7-stroke.eot?#iefixd7yf1v") format("embedded-opentype"), url("../fonts/Pe-icon-7-stroke.woff?d7yf1v") format("woff"), url("../fonts/Pe-icon-7-stroke.ttf?d7yf1v") format("truetype"), url("../fonts/Pe-icon-7-stroke.svg?d7yf1v#Pe-icon-7-stroke") format("svg");
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
    display: inline-block;
    font-family: "Pe-icon-7-stroke";
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    text-transform: none;
}
.pe-lg {
    font-size: 1.33em;
    line-height: 0.75em;
    vertical-align: -15%;
}
.pe-2x {
    font-size: 2em;
}
.pe-3x {
    font-size: 3em;
}
.pe-4x {
    font-size: 4em;
}
.pe-5x {
    font-size: 5em;
}
.pe-fw {
    text-align: center;
    width: 1.28571em;
}
.pe-ul {
    list-style-type: none;
    margin-left: 2.14286em;
    padding-left: 0;
}
.pe-ul > li {
    position: relative;
}
.pe-li {
    left: -2.14286em;
    position: absolute;
    text-align: center;
    top: 0.14286em;
    width: 2.14286em;
}
.pe-li.pe-lg {
    left: -1.85714em;
}
.pe-border {
    border: 0.08em solid #eeeeee;
    border-radius: 0.1em;
    padding: 0.2em 0.25em 0.15em;
}
.pull-right {
    float: right;
}
.pe.pull-left {
    float: left;
    margin-left: 0.3em;
    margin-right: 0.3em;
}
.pe-spin {
    animation: 2s linear 0s normal none infinite running spin;
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
@keyframes spin {
0% {
    transform: rotate(0deg);
}
100% {
    transform: rotate(359deg);
}
}
.pe-rotate-90 {
    transform: rotate(90deg);
}
.pe-rotate-180 {
    transform: rotate(180deg);
}
.pe-rotate-270 {
    transform: rotate(270deg);
}
.pe-flip-horizontal {
    transform: scale(-1, 1);
}
.pe-flip-vertical {
    transform: scale(1, -1);
}
.pe-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2em;
}
.pe-stack-1x, .pe-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}
.pe-stack-1x {
    line-height: inherit;
}
.pe-stack-2x {
    font-size: 2em;
}
.pe-inverse {
    color: #ffffff;
}
.pe-va {
    vertical-align: middle;
}
.pe-border {
    border: 0.08em solid #eaeaea;
}
.pe-7s-album::before {
    content: "";
}
.pe-7s-arc::before {
    content: "";
}
.pe-7s-back-2::before {
    content: "";
}
.pe-7s-bandaid::before {
    content: "";
}
.pe-7s-car::before {
    content: "";
}
.pe-7s-diamond::before {
    content: "";
}
.pe-7s-door-lock::before {
    content: "";
}
.pe-7s-eyedropper::before {
    content: "";
}
.pe-7s-female::before {
    content: "";
}
.pe-7s-gym::before {
    content: "";
}
.pe-7s-hammer::before {
    content: "";
}
.pe-7s-headphones::before {
    content: "";
}
.pe-7s-helm::before {
    content: "";
}
.pe-7s-hourglass::before {
    content: "";
}
.pe-7s-leaf::before {
    content: "";
}
.pe-7s-magic-wand::before {
    content: "";
}
.pe-7s-male::before {
    content: "";
}
.pe-7s-map-2::before {
    content: "";
}
.pe-7s-next-2::before {
    content: "";
}
.pe-7s-paint-bucket::before {
    content: "";
}
.pe-7s-pendrive::before {
    content: "";
}
.pe-7s-photo::before {
    content: "";
}
.pe-7s-piggy::before {
    content: "";
}
.pe-7s-plugin::before {
    content: "";
}
.pe-7s-refresh-2::before {
    content: "";
}
.pe-7s-rocket::before {
    content: "";
}
.pe-7s-settings::before {
    content: "";
}
.pe-7s-shield::before {
    content: "";
}
.pe-7s-smile::before {
    content: "";
}
.pe-7s-usb::before {
    content: "";
}
.pe-7s-vector::before {
    content: "";
}
.pe-7s-wine::before {
    content: "";
}
.pe-7s-cloud-upload::before {
    content: "";
}
.pe-7s-cash::before {
    content: "";
}
.pe-7s-close::before {
    content: "";
}
.pe-7s-bluetooth::before {
    content: "";
}
.pe-7s-cloud-download::before {
    content: "";
}
.pe-7s-way::before {
    content: "";
}
.pe-7s-close-circle::before {
    content: "";
}
.pe-7s-id::before {
    content: "";
}
.pe-7s-angle-up::before {
    content: "";
}
.pe-7s-wristwatch::before {
    content: "";
}
.pe-7s-angle-up-circle::before {
    content: "";
}
.pe-7s-world::before {
    content: "";
}
.pe-7s-angle-right::before {
    content: "";
}
.pe-7s-volume::before {
    content: "";
}
.pe-7s-angle-right-circle::before {
    content: "";
}
.pe-7s-users::before {
    content: "";
}
.pe-7s-angle-left::before {
    content: "";
}
.pe-7s-user-female::before {
    content: "";
}
.pe-7s-angle-left-circle::before {
    content: "";
}
.pe-7s-up-arrow::before {
    content: "";
}
.pe-7s-angle-down::before {
    content: "";
}
.pe-7s-switch::before {
    content: "";
}
.pe-7s-angle-down-circle::before {
    content: "";
}
.pe-7s-scissors::before {
    content: "";
}
.pe-7s-wallet::before {
    content: "";
}
.pe-7s-safe::before {
    content: "";
}
.pe-7s-volume2::before {
    content: "";
}
.pe-7s-volume1::before {
    content: "";
}
.pe-7s-voicemail::before {
    content: "";
}
.pe-7s-video::before {
    content: "";
}
.pe-7s-user::before {
    content: "";
}
.pe-7s-upload::before {
    content: "";
}
.pe-7s-unlock::before {
    content: "";
}
.pe-7s-umbrella::before {
    content: "";
}
.pe-7s-trash::before {
    content: "";
}
.pe-7s-tools::before {
    content: "";
}
.pe-7s-timer::before {
    content: "";
}
.pe-7s-ticket::before {
    content: "";
}
.pe-7s-target::before {
    content: "";
}
.pe-7s-sun::before {
    content: "";
}
.pe-7s-study::before {
    content: "";
}
.pe-7s-stopwatch::before {
    content: "";
}
.pe-7s-star::before {
    content: "";
}
.pe-7s-speaker::before {
    content: "";
}
.pe-7s-signal::before {
    content: "";
}
.pe-7s-shuffle::before {
    content: "";
}
.pe-7s-shopbag::before {
    content: "";
}
.pe-7s-share::before {
    content: "";
}
.pe-7s-server::before {
    content: "";
}
.pe-7s-search::before {
    content: "";
}
.pe-7s-film::before {
    content: "";
}
.pe-7s-science::before {
    content: "";
}
.pe-7s-disk::before {
    content: "";
}
.pe-7s-ribbon::before {
    content: "";
}
.pe-7s-repeat::before {
    content: "";
}
.pe-7s-refresh::before {
    content: "";
}
.pe-7s-add-user::before {
    content: "";
}
.pe-7s-refresh-cloud::before {
    content: "";
}
.pe-7s-paperclip::before {
    content: "";
}
.pe-7s-radio::before {
    content: "";
}
.pe-7s-note2::before {
    content: "";
}
.pe-7s-print::before {
    content: "";
}
.pe-7s-network::before {
    content: "";
}
.pe-7s-prev::before {
    content: "";
}
.pe-7s-mute::before {
    content: "";
}
.pe-7s-power::before {
    content: "";
}
.pe-7s-medal::before {
    content: "";
}
.pe-7s-portfolio::before {
    content: "";
}
.pe-7s-like2::before {
    content: "";
}
.pe-7s-plus::before {
    content: "";
}
.pe-7s-left-arrow::before {
    content: "";
}
.pe-7s-play::before {
    content: "";
}
.pe-7s-key::before {
    content: "";
}
.pe-7s-plane::before {
    content: "";
}
.pe-7s-joy::before {
    content: "";
}
.pe-7s-photo-gallery::before {
    content: "";
}
.pe-7s-pin::before {
    content: "";
}
.pe-7s-phone::before {
    content: "";
}
.pe-7s-plug::before {
    content: "";
}
.pe-7s-pen::before {
    content: "";
}
.pe-7s-right-arrow::before {
    content: "";
}
.pe-7s-paper-plane::before {
    content: "";
}
.pe-7s-delete-user::before {
    content: "";
}
.pe-7s-paint::before {
    content: "";
}
.pe-7s-bottom-arrow::before {
    content: "";
}
.pe-7s-notebook::before {
    content: "";
}
.pe-7s-note::before {
    content: "";
}
.pe-7s-next::before {
    content: "";
}
.pe-7s-news-paper::before {
    content: "";
}
.pe-7s-musiclist::before {
    content: "";
}
.pe-7s-music::before {
    content: "";
}
.pe-7s-mouse::before {
    content: "";
}
.pe-7s-more::before {
    content: "";
}
.pe-7s-moon::before {
    content: "";
}
.pe-7s-monitor::before {
    content: "";
}
.pe-7s-micro::before {
    content: "";
}
.pe-7s-menu::before {
    content: "";
}
.pe-7s-map::before {
    content: "";
}
.pe-7s-map-marker::before {
    content: "";
}
.pe-7s-mail::before {
    content: "";
}
.pe-7s-mail-open::before {
    content: "";
}
.pe-7s-mail-open-file::before {
    content: "";
}
.pe-7s-magnet::before {
    content: "";
}
.pe-7s-loop::before {
    content: "";
}
.pe-7s-look::before {
    content: "";
}
.pe-7s-lock::before {
    content: "";
}
.pe-7s-lintern::before {
    content: "";
}
.pe-7s-link::before {
    content: "";
}
.pe-7s-like::before {
    content: "";
}
.pe-7s-light::before {
    content: "";
}
.pe-7s-less::before {
    content: "";
}
.pe-7s-keypad::before {
    content: "";
}
.pe-7s-junk::before {
    content: "";
}
.pe-7s-info::before {
    content: "";
}
.pe-7s-home::before {
    content: "";
}
.pe-7s-help2::before {
    content: "";
}
.pe-7s-help1::before {
    content: "";
}
.pe-7s-graph3::before {
    content: "";
}
.pe-7s-graph2::before {
    content: "";
}
.pe-7s-graph1::before {
    content: "";
}
.pe-7s-graph::before {
    content: "";
}
.pe-7s-global::before {
    content: "";
}
.pe-7s-gleam::before {
    content: "";
}
.pe-7s-glasses::before {
    content: "";
}
.pe-7s-gift::before {
    content: "";
}
.pe-7s-folder::before {
    content: "";
}
.pe-7s-flag::before {
    content: "";
}
.pe-7s-filter::before {
    content: "";
}
.pe-7s-file::before {
    content: "";
}
.pe-7s-expand1::before {
    content: "";
}
.pe-7s-exapnd2::before {
    content: "";
}
.pe-7s-edit::before {
    content: "";
}
.pe-7s-drop::before {
    content: "";
}
.pe-7s-drawer::before {
    content: "";
}
.pe-7s-download::before {
    content: "";
}
.pe-7s-display2::before {
    content: "";
}
.pe-7s-display1::before {
    content: "";
}
.pe-7s-diskette::before {
    content: "";
}
.pe-7s-date::before {
    content: "";
}
.pe-7s-cup::before {
    content: "";
}
.pe-7s-culture::before {
    content: "";
}
.pe-7s-crop::before {
    content: "";
}
.pe-7s-credit::before {
    content: "";
}
.pe-7s-copy-file::before {
    content: "";
}
.pe-7s-config::before {
    content: "";
}
.pe-7s-compass::before {
    content: "";
}
.pe-7s-comment::before {
    content: "";
}
.pe-7s-coffee::before {
    content: "";
}
.pe-7s-cloud::before {
    content: "";
}
.pe-7s-clock::before {
    content: "";
}
.pe-7s-check::before {
    content: "";
}
.pe-7s-chat::before {
    content: "";
}
.pe-7s-cart::before {
    content: "";
}
.pe-7s-camera::before {
    content: "";
}
.pe-7s-call::before {
    content: "";
}
.pe-7s-calculator::before {
    content: "";
}
.pe-7s-browser::before {
    content: "";
}
.pe-7s-box2::before {
    content: "";
}
.pe-7s-box1::before {
    content: "";
}
.pe-7s-bookmarks::before {
    content: "";
}
.pe-7s-bicycle::before {
    content: "";
}
.pe-7s-bell::before {
    content: "";
}
.pe-7s-battery::before {
    content: "";
}
.pe-7s-ball::before {
    content: "";
}
.pe-7s-back::before {
    content: "";
}
.pe-7s-attention::before {
    content: "";
}
.pe-7s-anchor::before {
    content: "";
}
.pe-7s-albums::before {
    content: "";
}
.pe-7s-alarm::before {
    content: "";
}
.pe-7s-airplay::before {
    content: "";
}
select.bs-select-hidden, select.selectpicker {
    display: none !important;
}
.bootstrap-select {
}
.bootstrap-select > .dropdown-toggle {
    padding-right: 25px;
    width: 100%;
    z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    color: #999;
}
.bootstrap-select > select {
    border: medium none;
    bottom: 0;
    display: block !important;
    height: 100% !important;
    left: 50%;
    opacity: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    width: 0.5px !important;
}
.bootstrap-select > select.mobile-device {
    display: block !important;
    left: 0;
    top: 0;
    width: 100% !important;
    z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline-offset: -2px;
}
.bootstrap-select.form-control {
    border: medium none;
    margin-bottom: 0;
    padding: 0;
}
.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    display: inline-block;
    float: none;
    margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"], .row .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"] {
    float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
    outline: medium none !important;
}
.bootstrap-select.btn-group.bs-container {
    height: 0 !important;
    padding: 0 !important;
    position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: -2px;
    position: absolute;
    right: 12px;
    top: 50%;
    vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
    box-sizing: border-box;
    min-width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 0;
    position: static;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    -moz-user-select: none;
    cursor: pointer;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    padding-left: 2.25em;
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    bottom: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    margin: 0 2%;
    min-height: 26px;
    opacity: 0.9;
    padding: 3px 5px;
    pointer-events: none;
    position: absolute;
    width: 96%;
}
.bootstrap-select.btn-group .no-results {
    background: #f5f5f5 none repeat scroll 0 0;
    margin: 0 5px;
    padding: 3px;
    white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    margin-top: -1px;
    position: static;
    top: auto;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    display: inline-block;
    margin-top: 5px;
    position: absolute;
    right: 15px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::before {
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    bottom: -4px;
    content: "";
    display: none;
    left: 9px;
    position: absolute;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: -4px;
    content: "";
    display: none;
    left: 10px;
    position: absolute;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::before {
    border-bottom: 0 none;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    bottom: auto;
    top: -3px;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::after {
    border-bottom: 0 none;
    border-top: 6px solid white;
    bottom: auto;
    top: -3px;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::before {
    left: auto;
    right: 12px;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::after {
    left: auto;
    right: 13px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle::before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle::after {
    display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px;
}
.bs-actionsbox {
    box-sizing: border-box;
    width: 100%;
}
.bs-actionsbox .btn-group button {
    width: 50%;
}
.bs-donebutton {
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.bs-donebutton .btn-group button {
    width: 100%;
}
.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.bs-searchbox .form-control {
    float: none;
    margin-bottom: 0;
    width: 100%;
}
body {
    background-color: #eeeeee;
}
body.inverse {
    background: #333333 none repeat scroll 0 0;
}
body.inverse, body.inverse .form-control {
    color: rgba(255, 255, 255, 0.84);
}
body.inverse .modal, body.inverse .panel-default, body.inverse .card, body.inverse .modal .form-control, body.inverse .panel-default .form-control, body.inverse .card .form-control {
    background-color: initial;
    color: initial;
}
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4 {
    font-family: "Roboto","Helvetica","Arial",sans-serif;
    font-weight: 300;
}
h5, h6 {
    font-weight: 400;
}
a, a:hover, a:focus {
    color: #009688;
}
a .material-icons, a:hover .material-icons, a:focus .material-icons {
    vertical-align: middle;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 0;
}
.form-horizontal .radio {
    margin-bottom: 10px;
}
.form-horizontal label {
    text-align: right;
}
.form-horizontal label.control-label {
    margin: 0;
}
body .container .well.well-sm, body .container-fluid .well.well-sm {
    padding: 10px;
}
body .container .well.well-lg, body .container-fluid .well.well-lg {
    padding: 26px;
}
body .container .well, body .container-fluid .well, body .container .jumbotron, body .container-fluid .jumbotron {
    background-color: #fff;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-bottom: 20px;
    padding: 19px;
}
body .container .well p, body .container-fluid .well p, body .container .jumbotron p, body .container-fluid .jumbotron p {
    font-weight: 300;
}
body .container .well, body .container-fluid .well, body .container .jumbotron, body .container-fluid .jumbotron, body .container .well-default, body .container-fluid .well-default, body .container .jumbotron-default, body .container-fluid .jumbotron-default {
    background-color: #ffffff;
}
body .container .well-inverse, body .container-fluid .well-inverse, body .container .jumbotron-inverse, body .container-fluid .jumbotron-inverse {
    background-color: #3f51b5;
}
body .container .well-primary, body .container-fluid .well-primary, body .container .jumbotron-primary, body .container-fluid .jumbotron-primary {
    background-color: #009688;
}
body .container .well-success, body .container-fluid .well-success, body .container .jumbotron-success, body .container-fluid .jumbotron-success {
    background-color: #4caf50;
}
body .container .well-info, body .container-fluid .well-info, body .container .jumbotron-info, body .container-fluid .jumbotron-info {
    background-color: #03a9f4;
}
body .container .well-warning, body .container-fluid .well-warning, body .container .jumbotron-warning, body .container-fluid .jumbotron-warning {
    background-color: #ff5722;
}
body .container .well-danger, body .container-fluid .well-danger, body .container .jumbotron-danger, body .container-fluid .jumbotron-danger {
    background-color: #f44336;
}
.btn, .input-group-btn .btn {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    margin: 10px 1px;
    outline: 0 none;
    padding: 8px 30px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1) 0s, background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s, color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    will-change: box-shadow, transform;
}
.btn::-moz-focus-inner, .input-group-btn .btn::-moz-focus-inner {
    border: 0 none;
}
.btn:not(.btn-raised), .input-group-btn .btn:not(.btn-raised) {
    box-shadow: none;
}
.btn:not(.btn-raised), .input-group-btn .btn:not(.btn-raised), .btn.btn-default:not(.btn-raised), .input-group-btn .btn.btn-default:not(.btn-raised) {
    color: rgba(0, 0, 0, 0.87);
}
.btn.btn-inverse:not(.btn-raised), .input-group-btn .btn.btn-inverse:not(.btn-raised) {
    color: #3f51b5;
}
.btn.btn-primary:not(.btn-raised), .input-group-btn .btn.btn-primary:not(.btn-raised) {
    color: #009688;
}
.btn.btn-success:not(.btn-raised), .input-group-btn .btn.btn-success:not(.btn-raised) {
    color: #4caf50;
}
.btn.btn-info:not(.btn-raised), .input-group-btn .btn.btn-info:not(.btn-raised) {
    color: #03a9f4;
}
.btn.btn-warning:not(.btn-raised), .input-group-btn .btn.btn-warning:not(.btn-raised) {
    color: #ff5722;
}
.btn.btn-danger:not(.btn-raised), .input-group-btn .btn.btn-danger:not(.btn-raised) {
    color: #f44336;
}
.btn:hover:not(.btn-raised):not(.btn-link), .input-group-btn .btn:hover:not(.btn-raised):not(.btn-link), .btn:focus:not(.btn-raised):not(.btn-link), .input-group-btn .btn:focus:not(.btn-raised):not(.btn-link) {
    background-color: rgba(153, 153, 153, 0.2);
}
.theme-dark .btn:hover:not(.btn-raised):not(.btn-link), .theme-dark .input-group-btn .btn:hover:not(.btn-raised):not(.btn-link), .theme-dark .btn:focus:not(.btn-raised):not(.btn-link), .theme-dark .input-group-btn .btn:focus:not(.btn-raised):not(.btn-link) {
    background-color: rgba(204, 204, 204, 0.15);
}
.btn.btn-raised, .input-group-btn .btn.btn-raised, .btn.btn-fab, .input-group-btn .btn.btn-fab, .btn-group-raised .btn, .btn-group-raised .input-group-btn .btn, .btn.btn-raised.btn-default, .input-group-btn .btn.btn-raised.btn-default, .btn.btn-fab.btn-default, .input-group-btn .btn.btn-fab.btn-default, .btn-group-raised .btn.btn-default, .btn-group-raised .input-group-btn .btn.btn-default {
    background-color: #eeeeee;
    color: rgba(0, 0, 0, 0.87);
}
.btn.btn-raised.btn-inverse, .input-group-btn .btn.btn-raised.btn-inverse, .btn.btn-fab.btn-inverse, .input-group-btn .btn.btn-fab.btn-inverse, .btn-group-raised .btn.btn-inverse, .btn-group-raised .input-group-btn .btn.btn-inverse {
    background-color: #3f51b5;
    color: #ffffff;
}
.btn.btn-raised.btn-primary, .input-group-btn .btn.btn-raised.btn-primary, .btn.btn-fab.btn-primary, .input-group-btn .btn.btn-fab.btn-primary, .btn-group-raised .btn.btn-primary, .btn-group-raised .input-group-btn .btn.btn-primary {
    background-color: #009688;
    color: rgba(255, 255, 255, 0.84);
}
.btn.btn-raised.btn-success, .input-group-btn .btn.btn-raised.btn-success, .btn.btn-fab.btn-success, .input-group-btn .btn.btn-fab.btn-success, .btn-group-raised .btn.btn-success, .btn-group-raised .input-group-btn .btn.btn-success {
    background-color: #4caf50;
    color: rgba(255, 255, 255, 0.84);
}
.btn.btn-raised.btn-info, .input-group-btn .btn.btn-raised.btn-info, .btn.btn-fab.btn-info, .input-group-btn .btn.btn-fab.btn-info, .btn-group-raised .btn.btn-info, .btn-group-raised .input-group-btn .btn.btn-info {
    background-color: #03a9f4;
    color: rgba(255, 255, 255, 0.84);
}
.btn.btn-raised.btn-warning, .input-group-btn .btn.btn-raised.btn-warning, .btn.btn-fab.btn-warning, .input-group-btn .btn.btn-fab.btn-warning, .btn-group-raised .btn.btn-warning, .btn-group-raised .input-group-btn .btn.btn-warning {
    background-color: #ff5722;
    color: rgba(255, 255, 255, 0.84);
}
.btn.btn-raised.btn-danger, .input-group-btn .btn.btn-raised.btn-danger, .btn.btn-fab.btn-danger, .input-group-btn .btn.btn-fab.btn-danger, .btn-group-raised .btn.btn-danger, .btn-group-raised .input-group-btn .btn.btn-danger {
    background-color: #f44336;
    color: rgba(255, 255, 255, 0.84);
}
.btn.btn-raised:not(.btn-link), .input-group-btn .btn.btn-raised:not(.btn-link), .btn-group-raised .btn:not(.btn-link), .btn-group-raised .input-group-btn .btn:not(.btn-link) {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.btn.btn-raised:hover:not(.btn-link), .input-group-btn .btn.btn-raised:hover:not(.btn-link), .btn-group-raised .btn:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:hover:not(.btn-link), .btn.btn-raised:focus:not(.btn-link), .input-group-btn .btn.btn-raised:focus:not(.btn-link), .btn-group-raised .btn:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:not(.btn-link), .btn.btn-raised.active:not(.btn-link), .input-group-btn .btn.btn-raised.active:not(.btn-link), .btn-group-raised .btn.active:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:not(.btn-link), .btn.btn-raised:active:not(.btn-link), .input-group-btn .btn.btn-raised:active:not(.btn-link), .btn-group-raised .btn:active:not(.btn-link), .btn-group-raised .input-group-btn .btn:active:not(.btn-link) {
    outline: 0 none;
}
.btn.btn-raised:hover:not(.btn-link), .input-group-btn .btn.btn-raised:hover:not(.btn-link), .btn-group-raised .btn:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:hover:not(.btn-link), .btn.btn-raised:focus:not(.btn-link), .input-group-btn .btn.btn-raised:focus:not(.btn-link), .btn-group-raised .btn:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:not(.btn-link), .btn.btn-raised.active:not(.btn-link), .input-group-btn .btn.btn-raised.active:not(.btn-link), .btn-group-raised .btn.active:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:not(.btn-link), .btn.btn-raised:active:not(.btn-link), .input-group-btn .btn.btn-raised:active:not(.btn-link), .btn-group-raised .btn:active:not(.btn-link), .btn-group-raised .input-group-btn .btn:active:not(.btn-link), .btn.btn-raised.btn-default:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-default:hover:not(.btn-link), .btn-group-raised .btn.btn-default:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-default:hover:not(.btn-link), .btn.btn-raised.btn-default:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-default:focus:not(.btn-link), .btn-group-raised .btn.btn-default:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-default:focus:not(.btn-link), .btn.btn-raised.active.btn-default:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-default:not(.btn-link), .btn-group-raised .btn.active.btn-default:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-default:not(.btn-link), .btn.btn-raised.btn-default:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-default:active:not(.btn-link), .btn-group-raised .btn.btn-default:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-default:active:not(.btn-link) {
    background-color: #e4e4e4;
}
.btn.btn-raised.btn-inverse:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-inverse:hover:not(.btn-link), .btn-group-raised .btn.btn-inverse:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-inverse:hover:not(.btn-link), .btn.btn-raised.btn-inverse:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-inverse:focus:not(.btn-link), .btn-group-raised .btn.btn-inverse:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-inverse:focus:not(.btn-link), .btn.btn-raised.active.btn-inverse:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-inverse:not(.btn-link), .btn-group-raised .btn.active.btn-inverse:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-inverse:not(.btn-link), .btn.btn-raised.btn-inverse:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-inverse:active:not(.btn-link), .btn-group-raised .btn.btn-inverse:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-inverse:active:not(.btn-link) {
    background-color: #495bc0;
}
.btn.btn-raised.btn-primary:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:hover:not(.btn-link), .btn-group-raised .btn.btn-primary:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:hover:not(.btn-link), .btn.btn-raised.btn-primary:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:focus:not(.btn-link), .btn-group-raised .btn.btn-primary:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:focus:not(.btn-link), .btn.btn-raised.active.btn-primary:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-primary:not(.btn-link), .btn-group-raised .btn.active.btn-primary:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-primary:not(.btn-link), .btn.btn-raised.btn-primary:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-primary:active:not(.btn-link), .btn-group-raised .btn.btn-primary:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-primary:active:not(.btn-link) {
    background-color: #00aa9a;
}
.btn.btn-raised.btn-success:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-success:hover:not(.btn-link), .btn-group-raised .btn.btn-success:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-success:hover:not(.btn-link), .btn.btn-raised.btn-success:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-success:focus:not(.btn-link), .btn-group-raised .btn.btn-success:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-success:focus:not(.btn-link), .btn.btn-raised.active.btn-success:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-success:not(.btn-link), .btn-group-raised .btn.active.btn-success:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-success:not(.btn-link), .btn.btn-raised.btn-success:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-success:active:not(.btn-link), .btn-group-raised .btn.btn-success:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-success:active:not(.btn-link) {
    background-color: #59b75c;
}
.btn.btn-raised.btn-info:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-info:hover:not(.btn-link), .btn-group-raised .btn.btn-info:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-info:hover:not(.btn-link), .btn.btn-raised.btn-info:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-info:focus:not(.btn-link), .btn-group-raised .btn.btn-info:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-info:focus:not(.btn-link), .btn.btn-raised.active.btn-info:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-info:not(.btn-link), .btn-group-raised .btn.active.btn-info:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-info:not(.btn-link), .btn.btn-raised.btn-info:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-info:active:not(.btn-link), .btn-group-raised .btn.btn-info:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-info:active:not(.btn-link) {
    background-color: #0fb2fc;
}
.btn.btn-raised.btn-warning:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-warning:hover:not(.btn-link), .btn-group-raised .btn.btn-warning:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-warning:hover:not(.btn-link), .btn.btn-raised.btn-warning:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-warning:focus:not(.btn-link), .btn-group-raised .btn.btn-warning:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-warning:focus:not(.btn-link), .btn.btn-raised.active.btn-warning:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-warning:not(.btn-link), .btn-group-raised .btn.active.btn-warning:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-warning:not(.btn-link), .btn.btn-raised.btn-warning:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-warning:active:not(.btn-link), .btn-group-raised .btn.btn-warning:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-warning:active:not(.btn-link) {
    background-color: #ff6736;
}
.btn.btn-raised.btn-danger:hover:not(.btn-link), .input-group-btn .btn.btn-raised.btn-danger:hover:not(.btn-link), .btn-group-raised .btn.btn-danger:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-danger:hover:not(.btn-link), .btn.btn-raised.btn-danger:focus:not(.btn-link), .input-group-btn .btn.btn-raised.btn-danger:focus:not(.btn-link), .btn-group-raised .btn.btn-danger:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-danger:focus:not(.btn-link), .btn.btn-raised.active.btn-danger:not(.btn-link), .input-group-btn .btn.btn-raised.active.btn-danger:not(.btn-link), .btn-group-raised .btn.active.btn-danger:not(.btn-link), .btn-group-raised .input-group-btn .btn.active.btn-danger:not(.btn-link), .btn.btn-raised.btn-danger:active:not(.btn-link), .input-group-btn .btn.btn-raised.btn-danger:active:not(.btn-link), .btn-group-raised .btn.btn-danger:active:not(.btn-link), .btn-group-raised .input-group-btn .btn.btn-danger:active:not(.btn-link) {
    background-color: #f55549;
}
.btn.btn-raised.active:not(.btn-link), .input-group-btn .btn.btn-raised.active:not(.btn-link), .btn-group-raised .btn.active:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:not(.btn-link), .btn.btn-raised:active:not(.btn-link), .input-group-btn .btn.btn-raised:active:not(.btn-link), .btn-group-raised .btn:active:not(.btn-link), .btn-group-raised .input-group-btn .btn:active:not(.btn-link), .btn.btn-raised.active:hover:not(.btn-link), .input-group-btn .btn.btn-raised.active:hover:not(.btn-link), .btn-group-raised .btn.active:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:hover:not(.btn-link), .btn.btn-raised:active:hover:not(.btn-link), .input-group-btn .btn.btn-raised:active:hover:not(.btn-link), .btn-group-raised .btn:active:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:active:hover:not(.btn-link) {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
}
.btn.btn-raised:focus:not(.btn-link), .input-group-btn .btn.btn-raised:focus:not(.btn-link), .btn-group-raised .btn:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:not(.btn-link), .btn.btn-raised.active:focus:not(.btn-link), .input-group-btn .btn.btn-raised.active:focus:not(.btn-link), .btn-group-raised .btn.active:focus:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:focus:not(.btn-link), .btn.btn-raised:focus:active:not(.btn-link), .input-group-btn .btn.btn-raised:focus:active:not(.btn-link), .btn-group-raised .btn:focus:active:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:active:not(.btn-link), .btn.btn-raised:focus:hover:not(.btn-link), .input-group-btn .btn.btn-raised:focus:hover:not(.btn-link), .btn-group-raised .btn:focus:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:hover:not(.btn-link), .btn.btn-raised.active:focus:hover:not(.btn-link), .input-group-btn .btn.btn-raised.active:focus:hover:not(.btn-link), .btn-group-raised .btn.active:focus:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn.active:focus:hover:not(.btn-link), .btn.btn-raised:focus:active:hover:not(.btn-link), .input-group-btn .btn.btn-raised:focus:active:hover:not(.btn-link), .btn-group-raised .btn:focus:active:hover:not(.btn-link), .btn-group-raised .input-group-btn .btn:focus:active:hover:not(.btn-link) {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
}
.btn.btn-fab, .input-group-btn .btn.btn-fab {
    border-radius: 50%;
    box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
    font-size: 24px;
    height: 56px;
    line-height: normal;
    margin: auto;
    min-width: 56px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 56px;
}
.btn.btn-fab .ripple-container, .input-group-btn .btn.btn-fab .ripple-container {
    border-radius: 50%;
}
.btn.btn-fab.btn-fab-mini, .input-group-btn .btn.btn-fab.btn-fab-mini, .btn-group-sm .btn.btn-fab, .btn-group-sm .input-group-btn .btn.btn-fab {
    height: 40px;
    min-width: 40px;
    width: 40px;
}
.btn.btn-fab.btn-fab-mini.material-icons, .input-group-btn .btn.btn-fab.btn-fab-mini.material-icons, .btn-group-sm .btn.btn-fab.material-icons, .btn-group-sm .input-group-btn .btn.btn-fab.material-icons {
    left: 0;
    top: 0;
}
.btn.btn-fab i.material-icons, .input-group-btn .btn.btn-fab i.material-icons {
    left: 50%;
    line-height: 24px;
    position: absolute;
    top: 50%;
    transform: translate(-12px, -12px);
    width: 24px;
}
.btn i.material-icons, .input-group-btn .btn i.material-icons {
    vertical-align: middle;
}
.btn.btn-lg, .input-group-btn .btn.btn-lg, .btn-group-lg .btn, .btn-group-lg .input-group-btn .btn {
    font-size: 16px;
}
.btn.btn-sm, .input-group-btn .btn.btn-sm, .btn-group-sm .btn, .btn-group-sm .input-group-btn .btn {
    font-size: 12px;
    padding: 5px 20px;
}
.btn.btn-xs, .input-group-btn .btn.btn-xs, .btn-group-xs .btn, .btn-group-xs .input-group-btn .btn {
    font-size: 10px;
    padding: 4px 15px;
}
fieldset[disabled][disabled] .btn, fieldset[disabled][disabled] .input-group-btn .btn, fieldset[disabled][disabled] .btn-group, fieldset[disabled][disabled] .btn-group-vertical, .btn.disabled, .input-group-btn .btn.disabled, .btn-group.disabled, .btn-group-vertical.disabled, .btn:disabled, .input-group-btn .btn:disabled, .btn-group:disabled, .btn-group-vertical:disabled, .btn[disabled][disabled], .input-group-btn .btn[disabled][disabled], .btn-group[disabled][disabled], .btn-group-vertical[disabled][disabled] {
    background: transparent none repeat scroll 0 0;
    color: rgba(0, 0, 0, 0.26);
}
.theme-dark fieldset[disabled][disabled] .btn, .theme-dark fieldset[disabled][disabled] .input-group-btn .btn, .theme-dark fieldset[disabled][disabled] .btn-group, .theme-dark fieldset[disabled][disabled] .btn-group-vertical, .theme-dark .btn.disabled, .theme-dark .input-group-btn .btn.disabled, .theme-dark .btn-group.disabled, .theme-dark .btn-group-vertical.disabled, .theme-dark .btn:disabled, .theme-dark .input-group-btn .btn:disabled, .theme-dark .btn-group:disabled, .theme-dark .btn-group-vertical:disabled, .theme-dark .btn[disabled][disabled], .theme-dark .input-group-btn .btn[disabled][disabled], .theme-dark .btn-group[disabled][disabled], .theme-dark .btn-group-vertical[disabled][disabled] {
    color: rgba(255, 255, 255, 0.3);
}
fieldset[disabled][disabled] .btn.btn-raised, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised, fieldset[disabled][disabled] .btn-group.btn-raised, fieldset[disabled][disabled] .btn-group-vertical.btn-raised, .btn.disabled.btn-raised, .input-group-btn .btn.disabled.btn-raised, .btn-group.disabled.btn-raised, .btn-group-vertical.disabled.btn-raised, .btn.btn-raised:disabled, .input-group-btn .btn.btn-raised:disabled, .btn-group.btn-raised:disabled, .btn-group-vertical.btn-raised:disabled, .btn.btn-raised[disabled][disabled], .input-group-btn .btn.btn-raised[disabled][disabled], .btn-group.btn-raised[disabled][disabled], .btn-group-vertical.btn-raised[disabled][disabled], fieldset[disabled][disabled] .btn.btn-group-raised, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised, fieldset[disabled][disabled] .btn-group.btn-group-raised, fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised, .btn.disabled.btn-group-raised, .input-group-btn .btn.disabled.btn-group-raised, .btn-group.disabled.btn-group-raised, .btn-group-vertical.disabled.btn-group-raised, .btn.btn-group-raised:disabled, .input-group-btn .btn.btn-group-raised:disabled, .btn-group.btn-group-raised:disabled, .btn-group-vertical.btn-group-raised:disabled, .btn.btn-group-raised[disabled][disabled], .input-group-btn .btn.btn-group-raised[disabled][disabled], .btn-group.btn-group-raised[disabled][disabled], .btn-group-vertical.btn-group-raised[disabled][disabled], fieldset[disabled][disabled] .btn.btn-raised.active, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised.active, fieldset[disabled][disabled] .btn-group.btn-raised.active, fieldset[disabled][disabled] .btn-group-vertical.btn-raised.active, .btn.disabled.btn-raised.active, .input-group-btn .btn.disabled.btn-raised.active, .btn-group.disabled.btn-raised.active, .btn-group-vertical.disabled.btn-raised.active, .btn.btn-raised.active:disabled, .input-group-btn .btn.btn-raised.active:disabled, .btn-group.btn-raised.active:disabled, .btn-group-vertical.btn-raised.active:disabled, .btn.btn-raised.active[disabled][disabled], .input-group-btn .btn.btn-raised.active[disabled][disabled], .btn-group.btn-raised.active[disabled][disabled], .btn-group-vertical.btn-raised.active[disabled][disabled], fieldset[disabled][disabled] .btn.btn-group-raised.active, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised.active, fieldset[disabled][disabled] .btn-group.btn-group-raised.active, fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised.active, .btn.disabled.btn-group-raised.active, .input-group-btn .btn.disabled.btn-group-raised.active, .btn-group.disabled.btn-group-raised.active, .btn-group-vertical.disabled.btn-group-raised.active, .btn.btn-group-raised.active:disabled, .input-group-btn .btn.btn-group-raised.active:disabled, .btn-group.btn-group-raised.active:disabled, .btn-group-vertical.btn-group-raised.active:disabled, .btn.btn-group-raised.active[disabled][disabled], .input-group-btn .btn.btn-group-raised.active[disabled][disabled], .btn-group.btn-group-raised.active[disabled][disabled], .btn-group-vertical.btn-group-raised.active[disabled][disabled], fieldset[disabled][disabled] .btn.btn-raised:active, fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:active, fieldset[disabled][disabled] .btn-group.btn-raised:active, fieldset[disabled][disabled] .btn-group-vertical.btn-raised:active, .btn.disabled.btn-raised:active, .input-group-btn .btn.disabled.btn-raised:active, .btn-group.disabled.btn-raised:active, .btn-group-vertical.disabled.btn-raised:active, .btn.btn-raised:disabled:active, .input-group-btn .btn.btn-raised:disabled:active, .btn-group.btn-raised:disabled:active, .btn-group-vertical.btn-raised:disabled:active, .btn.btn-raised[disabled][disabled]:active, .input-group-btn .btn.btn-raised[disabled][disabled]:active, .btn-group.btn-raised[disabled][disabled]:active, .btn-group-vertical.btn-raised[disabled][disabled]:active, fieldset[disabled][disabled] .btn.btn-group-raised:active, fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:active, fieldset[disabled][disabled] .btn-group.btn-group-raised:active, fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:active, .btn.disabled.btn-group-raised:active, .input-group-btn .btn.disabled.btn-group-raised:active, .btn-group.disabled.btn-group-raised:active, .btn-group-vertical.disabled.btn-group-raised:active, .btn.btn-group-raised:disabled:active, .input-group-btn .btn.btn-group-raised:disabled:active, .btn-group.btn-group-raised:disabled:active, .btn-group-vertical.btn-group-raised:disabled:active, .btn.btn-group-raised[disabled][disabled]:active, .input-group-btn .btn.btn-group-raised[disabled][disabled]:active, .btn-group.btn-group-raised[disabled][disabled]:active, .btn-group-vertical.btn-group-raised[disabled][disabled]:active, fieldset[disabled][disabled] .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .input-group-btn .btn.btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group.btn-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group-vertical.btn-raised:focus:not(:active), .btn.disabled.btn-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-raised:focus:not(:active), .btn-group.disabled.btn-raised:focus:not(:active), .btn-group-vertical.disabled.btn-raised:focus:not(:active), .btn.btn-raised:disabled:focus:not(:active), .input-group-btn .btn.btn-raised:disabled:focus:not(:active), .btn-group.btn-raised:disabled:focus:not(:active), .btn-group-vertical.btn-raised:disabled:focus:not(:active), .btn.btn-raised[disabled][disabled]:focus:not(:active), .input-group-btn .btn.btn-raised[disabled][disabled]:focus:not(:active), .btn-group.btn-raised[disabled][disabled]:focus:not(:active), .btn-group-vertical.btn-raised[disabled][disabled]:focus:not(:active), fieldset[disabled][disabled] .btn.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .input-group-btn .btn.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group.btn-group-raised:focus:not(:active), fieldset[disabled][disabled] .btn-group-vertical.btn-group-raised:focus:not(:active), .btn.disabled.btn-group-raised:focus:not(:active), .input-group-btn .btn.disabled.btn-group-raised:focus:not(:active), .btn-group.disabled.btn-group-raised:focus:not(:active), .btn-group-vertical.disabled.btn-group-raised:focus:not(:active), .btn.btn-group-raised:disabled:focus:not(:active), .input-group-btn .btn.btn-group-raised:disabled:focus:not(:active), .btn-group.btn-group-raised:disabled:focus:not(:active), .btn-group-vertical.btn-group-raised:disabled:focus:not(:active), .btn.btn-group-raised[disabled][disabled]:focus:not(:active), .input-group-btn .btn.btn-group-raised[disabled][disabled]:focus:not(:active), .btn-group.btn-group-raised[disabled][disabled]:focus:not(:active), .btn-group-vertical.btn-group-raised[disabled][disabled]:focus:not(:active) {
    box-shadow: none;
}
.btn-group, .btn-group-vertical {
    margin: 10px 1px;
    position: relative;
}
.btn-group.open > .dropdown-toggle.btn, .btn-group-vertical.open > .dropdown-toggle.btn, .btn-group.open > .dropdown-toggle.btn.btn-default, .btn-group-vertical.open > .dropdown-toggle.btn.btn-default {
    background-color: #eeeeee;
}
.btn-group.open > .dropdown-toggle.btn.btn-inverse, .btn-group-vertical.open > .dropdown-toggle.btn.btn-inverse {
    background-color: #3f51b5;
}
.btn-group.open > .dropdown-toggle.btn.btn-primary, .btn-group-vertical.open > .dropdown-toggle.btn.btn-primary {
    background-color: #009688;
}
.btn-group.open > .dropdown-toggle.btn.btn-success, .btn-group-vertical.open > .dropdown-toggle.btn.btn-success {
    background-color: #4caf50;
}
.btn-group.open > .dropdown-toggle.btn.btn-info, .btn-group-vertical.open > .dropdown-toggle.btn.btn-info {
    background-color: #03a9f4;
}
.btn-group.open > .dropdown-toggle.btn.btn-warning, .btn-group-vertical.open > .dropdown-toggle.btn.btn-warning {
    background-color: #ff5722;
}
.btn-group.open > .dropdown-toggle.btn.btn-danger, .btn-group-vertical.open > .dropdown-toggle.btn.btn-danger {
    background-color: #f44336;
}
.btn-group .dropdown-menu, .btn-group-vertical .dropdown-menu {
    border-radius: 0 0 2px 2px;
}
.btn-group.btn-group-raised, .btn-group-vertical.btn-group-raised {
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}
.btn-group .btn + .btn, .btn-group-vertical .btn + .btn, .btn-group .btn, .btn-group-vertical .btn, .btn-group .btn:active, .btn-group-vertical .btn:active, .btn-group .btn-group, .btn-group-vertical .btn-group {
    margin: 0;
}
.checkbox label, label.checkbox-inline {
    color: rgba(0, 0, 0, 0.26);
    cursor: pointer;
    padding-left: 0;
}
.form-group.is-focused .checkbox label, .form-group.is-focused label.checkbox-inline {
    color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .checkbox label:hover, .form-group.is-focused label.checkbox-inline:hover, .form-group.is-focused .checkbox label:focus, .form-group.is-focused label.checkbox-inline:focus {
    color: rgba(0, 0, 0, 0.54);
}
fieldset[disabled] .form-group.is-focused .checkbox label, fieldset[disabled] .form-group.is-focused label.checkbox-inline {
    color: rgba(0, 0, 0, 0.26);
}
.checkbox input[type="checkbox"], label.checkbox-inline input[type="checkbox"] {
    height: 0;
    left: 0;
    margin: 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    width: 0;
    z-index: -1;
}
.checkbox .checkbox-material, label.checkbox-inline .checkbox-material {
    position: relative;
    top: 3px;
    vertical-align: middle;
}
.checkbox .checkbox-material::before, label.checkbox-inline .checkbox-material::before {
    background-color: rgba(0, 0, 0, 0.84);
    border-radius: 100%;
    content: "";
    display: block;
    height: 20px;
    left: 0;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: -5px;
    transform: scale3d(2.3, 2.3, 1);
    width: 20px;
    z-index: 1;
}
.checkbox .checkbox-material .check, label.checkbox-inline .checkbox-material .check {
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 2px;
    display: inline-block;
    height: 20px;
    overflow: hidden;
    position: relative;
    width: 20px;
    z-index: 1;
}
.checkbox .checkbox-material .check::before, label.checkbox-inline .checkbox-material .check::before {
    box-shadow: 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0 inset;
    content: "";
    display: block;
    height: 0;
    margin-left: 6px;
    margin-top: -4px;
    position: absolute;
    transform: rotate(45deg);
    width: 0;
}
.checkbox input[type="checkbox"]:focus + .checkbox-material .check::after, label.checkbox-inline input[type="checkbox"]:focus + .checkbox-material .check::after {
    opacity: 0.2;
}
.checkbox input[type="checkbox"]:focus:checked + .checkbox-material::before, label.checkbox-inline input[type="checkbox"]:focus:checked + .checkbox-material::before {
    animation: 500ms ease 0s normal none 1 running rippleOn;
}
.checkbox input[type="checkbox"]:focus:checked + .checkbox-material .check::before, label.checkbox-inline input[type="checkbox"]:focus:checked + .checkbox-material .check::before {
    animation: 0.3s ease 0s normal forwards 1 running checkbox-on;
}
.checkbox input[type="checkbox"]:focus:checked + .checkbox-material .check::after, label.checkbox-inline input[type="checkbox"]:focus:checked + .checkbox-material .check::after {
    animation: 500ms ease 0s normal forwards 1 running rippleOn;
}
.checkbox input[type="checkbox"]:focus:not(:checked) + .checkbox-material::before, label.checkbox-inline input[type="checkbox"]:focus:not(:checked) + .checkbox-material::before {
    animation: 500ms ease 0s normal none 1 running rippleOff;
}
.checkbox input[type="checkbox"]:focus:not(:checked) + .checkbox-material .check::before, label.checkbox-inline input[type="checkbox"]:focus:not(:checked) + .checkbox-material .check::before {
    animation: 0.3s ease 0s normal forwards 1 running checkbox-off;
}
.checkbox input[type="checkbox"]:focus:not(:checked) + .checkbox-material .check::after, label.checkbox-inline input[type="checkbox"]:focus:not(:checked) + .checkbox-material .check::after {
    animation: 500ms ease 0s normal forwards 1 running rippleOff;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check, label.checkbox-inline input[type="checkbox"]:checked + .checkbox-material .check {
    border-color: #009688;
    color: #009688;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check::before, label.checkbox-inline input[type="checkbox"]:checked + .checkbox-material .check::before {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
    color: #009688;
}
fieldset[disabled] .checkbox, fieldset[disabled] label.checkbox-inline, fieldset[disabled] .checkbox input[type="checkbox"], fieldset[disabled] label.checkbox-inline input[type="checkbox"], .checkbox input[type="checkbox"][disabled]:not(:checked) ~ .checkbox-material .check::before, label.checkbox-inline input[type="checkbox"][disabled]:not(:checked) ~ .checkbox-material .check::before, .checkbox input[type="checkbox"][disabled]:not(:checked) ~ .checkbox-material .check, label.checkbox-inline input[type="checkbox"][disabled]:not(:checked) ~ .checkbox-material .check, .checkbox input[type="checkbox"][disabled] + .circle, label.checkbox-inline input[type="checkbox"][disabled] + .circle {
    opacity: 0.5;
}
.checkbox input[type="checkbox"][disabled] + .checkbox-material .check::after, label.checkbox-inline input[type="checkbox"][disabled] + .checkbox-material .check::after {
    background-color: rgba(0, 0, 0, 0.87);
    transform: rotate(-45deg);
}
@keyframes checkbox-on {
0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
}
50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
}
100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
}
}
@keyframes checkbox-on {
0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px;
}
50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px 2px 0 11px;
}
100% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px;
}
}
@keyframes checkbox-off {
0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
}
25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
}
50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
    height: 0;
    margin-left: 6px;
    margin-top: -4px;
    transform: rotate(45deg);
    width: 0;
}
51% {
    box-shadow: 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 10px inset;
    height: 20px;
    margin-left: -2px;
    margin-top: -2px;
    transform: rotate(0deg);
    width: 20px;
}
100% {
    box-shadow: 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0 inset;
    height: 20px;
    margin-left: -2px;
    margin-top: -2px;
    transform: rotate(0deg);
    width: 20px;
}
}
@keyframes checkbox-off {
0% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
}
25% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 20px -12px 0 11px, 0 0 0 0 inset;
}
50% {
    box-shadow: 0 0 0 10px, 10px -10px 0 10px, 32px 0 0 20px, 0 32px 0 20px, -5px 5px 0 10px, 15px 2px 0 11px, 0 0 0 0 inset;
    height: 0;
    margin-left: 6px;
    margin-top: -4px;
    transform: rotate(45deg);
    width: 0;
}
51% {
    box-shadow: 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 10px inset;
    height: 20px;
    margin-left: -2px;
    margin-top: -2px;
    transform: rotate(0deg);
    width: 20px;
}
100% {
    box-shadow: 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0px, 0 0 0 0 inset;
    height: 20px;
    margin-left: -2px;
    margin-top: -2px;
    transform: rotate(0deg);
    width: 20px;
}
}
@keyframes rippleOn {
0% {
    opacity: 0;
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0;
}
}
@keyframes rippleOn {
0% {
    opacity: 0;
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0;
}
}
@keyframes rippleOff {
0% {
    opacity: 0;
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0;
}
}
@keyframes rippleOff {
0% {
    opacity: 0;
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0;
}
}
.togglebutton {
    vertical-align: middle;
}
.togglebutton, .togglebutton label, .togglebutton input, .togglebutton .toggle {
    -moz-user-select: none;
}
.togglebutton label {
    color: rgba(0, 0, 0, 0.26);
    cursor: pointer;
}
.form-group.is-focused .togglebutton label {
    color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .togglebutton label:hover, .form-group.is-focused .togglebutton label:focus {
    color: rgba(0, 0, 0, 0.54);
}
fieldset[disabled] .form-group.is-focused .togglebutton label {
    color: rgba(0, 0, 0, 0.26);
}
.togglebutton label input[type="checkbox"] {
    height: 0;
    opacity: 0;
    width: 0;
}
.togglebutton label .toggle {
    text-align: left;
}
.togglebutton label .toggle, .togglebutton label input[type="checkbox"][disabled] + .toggle {
    background-color: rgba(80, 80, 80, 0.7);
    border-radius: 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 15px;
    transition: background 0.3s ease 0s;
    vertical-align: middle;
    width: 30px;
}
.togglebutton label .toggle::after {
    background-color: #f1f1f1;
    border-radius: 20px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    content: "";
    display: inline-block;
    height: 20px;
    left: -5px;
    position: relative;
    top: -2px;
    transition: left 0.3s ease 0s, background 0.3s ease 0s, box-shadow 0.1s ease 0s;
    width: 20px;
}
.togglebutton label input[type="checkbox"][disabled] + .toggle::after, .togglebutton label input[type="checkbox"][disabled]:checked + .toggle::after {
    background-color: #bdbdbd;
}
.togglebutton label input[type="checkbox"] + .toggle:active::after, .togglebutton label input[type="checkbox"][disabled] + .toggle:active::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
}
.togglebutton label input[type="checkbox"]:checked + .toggle::after {
    left: 15px;
}
.togglebutton label input[type="checkbox"]:checked + .toggle {
    background-color: rgba(0, 150, 136, 0.5);
}
.togglebutton label input[type="checkbox"]:checked + .toggle::after {
    background-color: #009688;
}
.togglebutton label input[type="checkbox"]:checked + .toggle:active::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 150, 136, 0.1);
}
.radio label, label.radio-inline {
    color: rgba(0, 0, 0, 0.26);
    cursor: pointer;
    padding-left: 45px;
    position: relative;
}
.form-group.is-focused .radio label, .form-group.is-focused label.radio-inline {
    color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .radio label:hover, .form-group.is-focused label.radio-inline:hover, .form-group.is-focused .radio label:focus, .form-group.is-focused label.radio-inline:focus {
    color: rgba(0, 0, 0, 0.54);
}
fieldset[disabled] .form-group.is-focused .radio label, fieldset[disabled] .form-group.is-focused label.radio-inline {
    color: rgba(0, 0, 0, 0.26);
}
.radio span, label.radio-inline span {
    display: block;
    left: 10px;
    position: absolute;
    top: 2px;
    transition-duration: 0.2s;
}
.radio .circle, label.radio-inline .circle {
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 100%;
    height: 15px;
    width: 15px;
}
.radio .check, label.radio-inline .check {
    background-color: #009688;
    border-radius: 100%;
    height: 15px;
    transform: scale3d(0, 0, 0);
    width: 15px;
}
.radio .check::after, label.radio-inline .check::after {
    background-color: rgba(0, 0, 0, 0.87);
    border-radius: 100%;
    content: "";
    display: block;
    height: 50px;
    left: -18px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: -18px;
    transform: scale3d(1.5, 1.5, 1);
    width: 50px;
    z-index: 1;
}
.radio input[type="radio"]:focus:not(:checked) ~ .check::after, label.radio-inline input[type="radio"]:focus:not(:checked) ~ .check::after {
    animation: 500ms ease 0s normal none 1 running rippleOff;
}
.radio input[type="radio"]:focus:checked ~ .check::after, label.radio-inline input[type="radio"]:focus:checked ~ .check::after {
    animation: 500ms ease 0s normal none 1 running rippleOn;
}
.radio input[type="radio"], label.radio-inline input[type="radio"] {
    height: 0;
    opacity: 0;
    overflow: hidden;
    width: 0;
}
.radio input[type="radio"]:checked ~ .check, label.radio-inline input[type="radio"]:checked ~ .check, .radio input[type="radio"]:checked ~ .circle, label.radio-inline input[type="radio"]:checked ~ .circle {
    opacity: 1;
}
.radio input[type="radio"]:checked ~ .check, label.radio-inline input[type="radio"]:checked ~ .check {
    background-color: #009688;
}
.radio input[type="radio"]:checked ~ .circle, label.radio-inline input[type="radio"]:checked ~ .circle {
    border-color: #009688;
}
.radio input[type="radio"]:checked ~ .check, label.radio-inline input[type="radio"]:checked ~ .check {
    transform: scale3d(0.55, 0.55, 1);
}
.radio input[type="radio"][disabled] ~ .check, label.radio-inline input[type="radio"][disabled] ~ .check, .radio input[type="radio"][disabled] ~ .circle, label.radio-inline input[type="radio"][disabled] ~ .circle {
    opacity: 0.26;
}
.radio input[type="radio"][disabled] ~ .check, label.radio-inline input[type="radio"][disabled] ~ .check {
    background-color: #000000;
}
.radio input[type="radio"][disabled] ~ .circle, label.radio-inline input[type="radio"][disabled] ~ .circle {
    border-color: #000000;
}
.theme-dark .radio input[type="radio"][disabled] ~ .check, .theme-dark label.radio-inline input[type="radio"][disabled] ~ .check, .theme-dark .radio input[type="radio"][disabled] ~ .circle, .theme-dark label.radio-inline input[type="radio"][disabled] ~ .circle {
    opacity: 0.3;
}
.theme-dark .radio input[type="radio"][disabled] ~ .check, .theme-dark label.radio-inline input[type="radio"][disabled] ~ .check {
    background-color: #ffffff;
}
.theme-dark .radio input[type="radio"][disabled] ~ .circle, .theme-dark label.radio-inline input[type="radio"][disabled] ~ .circle {
    border-color: #ffffff;
}
@keyframes rippleOn {
0% {
    opacity: 0;
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0;
}
}
@keyframes rippleOff {
0% {
    opacity: 0;
}
50% {
    opacity: 0.2;
}
100% {
    opacity: 0;
}
}
legend {
    font-size: 24px;
    margin-bottom: 22px;
}
output {
    font-size: 16px;
    line-height: 1.42857;
    padding-top: 8px;
}
.form-control {
    font-size: 16px;
    height: 38px;
    line-height: 1.42857;
    padding: 7px 0;
}
@media not all {
input.form-control[type="date"], input.form-control[type="time"], input.form-control[type="datetime-local"], input.form-control[type="month"] {
    line-height: 38px;
}
input.input-sm[type="date"], input.input-sm[type="time"], input.input-sm[type="datetime-local"], input.input-sm[type="month"], .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"] {
    line-height: 24px;
}
input.input-lg[type="date"], input.input-lg[type="time"], input.input-lg[type="datetime-local"], input.input-lg[type="month"], .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"] {
    line-height: 44px;
}
}
.radio label, .checkbox label {
    min-height: 22px;
}
.form-control-static {
    min-height: 38px;
    padding-bottom: 8px;
    padding-top: 8px;
}
.input-sm .input-sm {
    border-radius: 0;
    font-size: 11px;
    height: 24px;
    line-height: 1.5;
    padding: 3px 0;
}
.input-sm select.input-sm {
    height: 24px;
    line-height: 24px;
}
.input-sm textarea.input-sm, .input-sm select.input-sm[multiple] {
    height: auto;
}
.form-group-sm .form-control {
    font-size: 11px;
    height: 24px;
    line-height: 1.5;
    padding: 3px 0;
}
.form-group-sm select.form-control {
    height: 24px;
    line-height: 24px;
}
.form-group-sm textarea.form-control, .form-group-sm select.form-control[multiple] {
    height: auto;
}
.form-group-sm .form-control-static {
    font-size: 11px;
    height: 24px;
    line-height: 1.5;
    min-height: 33px;
    padding: 4px 0;
}
.input-lg .input-lg {
    border-radius: 0;
    font-size: 18px;
    height: 44px;
    line-height: 1.33333;
    padding: 9px 0;
}
.input-lg select.input-lg {
    height: 44px;
    line-height: 44px;
}
.input-lg textarea.input-lg, .input-lg select.input-lg[multiple] {
    height: auto;
}
.form-group-lg .form-control {
    font-size: 18px;
    height: 44px;
    line-height: 1.33333;
    padding: 9px 0;
}
.form-group-lg select.form-control {
    height: 44px;
    line-height: 44px;
}
.form-group-lg textarea.form-control, .form-group-lg select.form-control[multiple] {
    height: auto;
}
.form-group-lg .form-control-static {
    font-size: 18px;
    height: 44px;
    line-height: 1.33333;
    min-height: 40px;
    padding: 10px 0;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    padding-top: 8px;
}
.form-horizontal .radio, .form-horizontal .checkbox {
    min-height: 30px;
}
@media (min-width: 768px) {
.form-horizontal .control-label {
    padding-top: 8px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-lg .control-label {
    font-size: 18px;
    padding-top: 13px;
}
}
@media (min-width: 768px) {
.form-horizontal .form-group-sm .control-label {
    font-size: 11px;
    padding-top: 4px;
}
}
.label {
    border-radius: 1px;
    padding: 0.3em 0.6em;
}
.label, .label.label-default {
    background-color: #9e9e9e;
}
.label.label-inverse {
    background-color: #3f51b5;
}
.label.label-primary {
    background-color: #009688;
}
.label.label-success {
    background-color: #4caf50;
}
.label.label-info {
    background-color: #03a9f4;
}
.label.label-warning {
    background-color: #ff5722;
}
.label.label-danger {
    background-color: #f44336;
}
.form-control, .form-group .form-control {
    background-color: rgba(0, 0, 0, 0);
    background-image: linear-gradient(#009688, #009688), linear-gradient(#d2d2d2, #d2d2d2);
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    float: none;
    transition: background 0s ease-out 0s;
}
.form-control::-moz-placeholder, .form-group .form-control::-moz-placeholder {
    color: #bdbdbd;
    font-weight: 400;
}
.form-control[readonly], .form-group .form-control[readonly], .form-control[disabled], .form-group .form-control[disabled], fieldset[disabled] .form-control, fieldset[disabled] .form-group .form-control {
    background-color: rgba(0, 0, 0, 0);
}
.form-control[disabled], .form-group .form-control[disabled], fieldset[disabled] .form-control, fieldset[disabled] .form-group .form-control {
    background-image: none;
    border-bottom: 1px dotted #d2d2d2;
}
.form-group {
    position: relative;
}
.form-group.label-static label.control-label, .form-group.label-placeholder label.control-label, .form-group.label-floating label.control-label {
    pointer-events: none;
    position: absolute;
    transition: all 0.3s ease 0s;
}
.form-group.label-floating label.control-label {
    will-change: left, top, contents;
}
.form-group.label-placeholder:not(.is-empty) label.control-label {
    display: none;
}
.form-group .help-block {
    display: none;
    position: absolute;
}
.form-group.is-focused .form-control {
    background-image: linear-gradient(#009688, #009688), linear-gradient(#d2d2d2, #d2d2d2);
    background-size: 100% 2px, 100% 1px;
    box-shadow: none;
    outline: medium none;
    transition-duration: 0.3s;
}
.form-group.is-focused .form-control .material-input::after {
    background-color: #009688;
}
.form-group.is-focused label, .form-group.is-focused label.control-label {
    color: #009688;
}
.form-group.is-focused.label-placeholder label, .form-group.is-focused.label-placeholder label.control-label {
    color: #bdbdbd;
}
.form-group.is-focused .help-block {
    display: block;
}
.form-group.has-warning .form-control {
    box-shadow: none;
}
.form-group.has-warning.is-focused .form-control {
    background-image: linear-gradient(#ff5722, #ff5722), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-warning label.control-label, .form-group.has-warning .help-block {
    color: #ff5722;
}
.form-group.has-error .form-control {
    box-shadow: none;
}
.form-group.has-error.is-focused .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-error label.control-label, .form-group.has-error .help-block {
    color: #f44336;
}
.form-group.has-success .form-control {
    box-shadow: none;
}
.form-group.has-success.is-focused .form-control {
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-success label.control-label, .form-group.has-success .help-block {
    color: #4caf50;
}
.form-group.has-info .form-control {
    box-shadow: none;
}
.form-group.has-info.is-focused .form-control {
    background-image: linear-gradient(#03a9f4, #03a9f4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.has-info label.control-label, .form-group.has-info .help-block {
    color: #03a9f4;
}
.form-group textarea {
    resize: none;
}
.form-group textarea ~ .form-control-highlight {
    margin-top: -11px;
}
.form-group select {
    -moz-appearance: none;
}
.form-group select ~ .material-input::after {
    display: none;
}
.form-control {
    margin-bottom: 7px;
}
.form-control::-moz-placeholder {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
}
.checkbox label, .radio label, label {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
}
label.control-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.07143;
    margin: 16px 0 0;
}
.help-block {
    font-size: 12px;
    margin-top: 0;
}
.form-group {
    margin: 28px 0 0;
    padding-bottom: 7px;
}
.form-group .form-control {
    margin-bottom: 7px;
}
.form-group .form-control::-moz-placeholder {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
}
.form-group .checkbox label, .form-group .radio label, .form-group label {
    color: #bdbdbd;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.42857;
}
.form-group label.control-label {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.07143;
    margin: 16px 0 0;
}
.form-group .help-block {
    font-size: 12px;
    margin-top: 0;
}
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    font-size: 16px;
    line-height: 1.42857;
    top: -7px;
}
.form-group.label-static label.control-label, .form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label {
    font-size: 12px;
    left: 0;
    line-height: 1.07143;
    top: -30px;
}
.form-group.form-group-sm {
    margin: 21px 0 0;
    padding-bottom: 3px;
}
.form-group.form-group-sm .form-control {
    margin-bottom: 3px;
}
.form-group.form-group-sm .form-control::-moz-placeholder {
    color: #bdbdbd;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
}
.form-group.form-group-sm .checkbox label, .form-group.form-group-sm .radio label, .form-group.form-group-sm label {
    color: #bdbdbd;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
}
.form-group.form-group-sm label.control-label {
    font-size: 9px;
    font-weight: 400;
    line-height: 1.125;
    margin: 16px 0 0;
}
.form-group.form-group-sm .help-block {
    font-size: 9px;
    margin-top: 0;
}
.form-group.form-group-sm.label-floating label.control-label, .form-group.form-group-sm.label-placeholder label.control-label {
    font-size: 11px;
    line-height: 1.5;
    top: -11px;
}
.form-group.form-group-sm.label-static label.control-label, .form-group.form-group-sm.label-floating.is-focused label.control-label, .form-group.form-group-sm.label-floating:not(.is-empty) label.control-label {
    font-size: 9px;
    left: 0;
    line-height: 1.125;
    top: -25px;
}
.form-group.form-group-lg {
    margin: 30px 0 0;
    padding-bottom: 9px;
}
.form-group.form-group-lg .form-control {
    margin-bottom: 9px;
}
.form-group.form-group-lg .form-control::-moz-placeholder {
    color: #bdbdbd;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33333;
}
.form-group.form-group-lg .checkbox label, .form-group.form-group-lg .radio label, .form-group.form-group-lg label {
    color: #bdbdbd;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.33333;
}
.form-group.form-group-lg label.control-label {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    margin: 16px 0 0;
}
.form-group.form-group-lg .help-block {
    font-size: 14px;
    margin-top: 0;
}
.form-group.form-group-lg.label-floating label.control-label, .form-group.form-group-lg.label-placeholder label.control-label {
    font-size: 18px;
    line-height: 1.33333;
    top: -5px;
}
.form-group.form-group-lg.label-static label.control-label, .form-group.form-group-lg.label-floating.is-focused label.control-label, .form-group.form-group-lg.label-floating:not(.is-empty) label.control-label {
    font-size: 14px;
    left: 0;
    line-height: 1;
    top: -32px;
}
select.form-control {
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
}
.form-group.is-focused select.form-control {
    border-color: #d2d2d2;
    box-shadow: none;
}
select.form-control[multiple], .form-group.is-focused select.form-control[multiple] {
    height: 85px;
}
.input-group-btn .btn {
    margin: 0 0 7px;
}
.form-group.form-group-sm .input-group-btn .btn {
    margin: 0 0 3px;
}
.form-group.form-group-lg .input-group-btn .btn {
    margin: 0 0 9px;
}
.input-group .input-group-btn {
    padding: 0 12px;
}
.input-group .input-group-addon {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}
.form-group input[type="file"] {
    bottom: 0;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 100;
}
legend {
    border-bottom: 0 none;
}
.list-group {
    border-radius: 0;
}
.list-group .list-group-item {
    background-color: transparent;
    border: 0 none;
    border-radius: 0;
    overflow: hidden;
    padding: 0 16px;
}
.list-group .list-group-item.baseline {
    border-bottom: 1px solid #cecece;
}
.list-group .list-group-item.baseline:last-child {
    border-bottom: medium none;
}
.list-group .list-group-item .row-picture, .list-group .list-group-item .row-action-primary {
    display: inline-block;
    padding-right: 16px;
}
.list-group .list-group-item .row-picture img, .list-group .list-group-item .row-action-primary img, .list-group .list-group-item .row-picture i, .list-group .list-group-item .row-action-primary i, .list-group .list-group-item .row-picture label, .list-group .list-group-item .row-action-primary label {
    display: block;
    height: 56px;
    width: 56px;
}
.list-group .list-group-item .row-picture img, .list-group .list-group-item .row-action-primary img {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    padding: 1px;
}
.list-group .list-group-item .row-picture img.circle, .list-group .list-group-item .row-action-primary img.circle {
    border-radius: 100%;
}
.list-group .list-group-item .row-picture i, .list-group .list-group-item .row-action-primary i {
    background: rgba(0, 0, 0, 0.25) none repeat scroll 0 0;
    border-radius: 100%;
    color: white;
    font-size: 20px;
    line-height: 56px;
    text-align: center;
}
.list-group .list-group-item .row-picture label, .list-group .list-group-item .row-action-primary label {
    margin: 5px -7px -5px 7px;
}
.list-group .list-group-item .row-picture label .checkbox-material, .list-group .list-group-item .row-action-primary label .checkbox-material {
    left: -10px;
}
.list-group .list-group-item .row-content {
    display: inline-block;
    min-height: 66px;
    width: calc(100% - 92px);
}
.list-group .list-group-item .row-content .action-secondary {
    position: absolute;
    right: 16px;
    top: 16px;
}
.list-group .list-group-item .row-content .action-secondary i {
    color: rgba(0, 0, 0, 0.25);
    cursor: pointer;
    font-size: 20px;
}
.list-group .list-group-item .row-content .action-secondary ~ * {
    max-width: calc(100% - 30px);
}
.list-group .list-group-item .row-content .least-content {
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    position: absolute;
    right: 16px;
    top: 0;
}
.list-group .list-group-item .list-group-item-heading {
    color: rgba(0, 0, 0, 0.77);
    font-size: 20px;
    line-height: 29px;
}
.list-group .list-group-item.active:hover, .list-group .list-group-item.active:focus {
    background: rgba(0, 0, 0, 0.15) none repeat scroll 0 0;
    outline: 10px solid rgba(0, 0, 0, 0.15);
}
.list-group .list-group-item.active .list-group-item-heading, .list-group .list-group-item.active .list-group-item-text {
    color: rgba(0, 0, 0, 0.87);
}
.list-group .list-group-separator {
    clear: both;
    margin-bottom: 10px;
    margin-top: 10px;
    overflow: hidden;
}
.list-group .list-group-separator::before {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    content: "";
    float: right;
    width: calc(100% - 90px);
}
.navbar {
    background-color: #009688;
    border: 0 none;
    border-radius: 0;
}
.navbar .navbar-brand {
    color: inherit;
    height: 60px;
    line-height: 30px;
    position: relative;
}
.navbar .navbar-brand:hover, .navbar .navbar-brand:focus {
    background-color: transparent;
    color: inherit;
}
.navbar .navbar-text {
    color: inherit;
    margin-bottom: 20px;
    margin-top: 20px;
}
.navbar .navbar-nav > li > a {
    color: inherit;
    padding-bottom: 20px;
    padding-top: 20px;
}
.navbar .navbar-nav > li > a:hover, .navbar .navbar-nav > li > a:focus {
    background-color: transparent;
    color: inherit;
}
.navbar .navbar-nav > .active > a, .navbar .navbar-nav > .active > a:hover, .navbar .navbar-nav > .active > a:focus {
    background-color: rgba(255, 255, 255, 0.1);
    color: inherit;
}
.navbar .navbar-nav > .disabled > a, .navbar .navbar-nav > .disabled > a:hover, .navbar .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: inherit;
    opacity: 0.9;
}
.navbar .navbar-toggle {
    border: 0 none;
}
.navbar .navbar-toggle:hover, .navbar .navbar-toggle:focus {
    background-color: transparent;
}
.navbar .navbar-toggle .icon-bar {
    background-color: inherit;
    border: 1px solid;
}
.navbar .navbar-default .navbar-toggle, .navbar .navbar-inverse .navbar-toggle {
    border-color: transparent;
}
.navbar .navbar-collapse, .navbar .navbar-form {
    border-color: rgba(0, 0, 0, 0.1);
}
.navbar .navbar-nav > .open > a, .navbar .navbar-nav > .open > a:hover, .navbar .navbar-nav > .open > a:focus {
    background-color: transparent;
    color: inherit;
}
@media (max-width: 767px) {
.navbar .navbar-nav .navbar-text {
    color: inherit;
    margin-bottom: 15px;
    margin-top: 15px;
}
.navbar .navbar-nav .open .dropdown-menu > .dropdown-header {
    border: 0 none;
    color: inherit;
}
.navbar .navbar-nav .open .dropdown-menu .divider {
    border-bottom: 1px solid;
    opacity: 0.08;
}
.navbar .navbar-nav .open .dropdown-menu > li > a {
    color: inherit;
}
.navbar .navbar-nav .open .dropdown-menu > li > a:hover, .navbar .navbar-nav .open .dropdown-menu > li > a:focus {
    background-color: transparent;
    color: inherit;
}
.navbar .navbar-nav .open .dropdown-menu > .active > a, .navbar .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar .navbar-nav .open .dropdown-menu > .active > a:focus {
    background-color: transparent;
    color: inherit;
}
.navbar .navbar-nav .open .dropdown-menu > .disabled > a, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    color: inherit;
}
}
.navbar .navbar-link {
    color: inherit;
}
.navbar .navbar-link:hover {
    color: inherit;
}
.navbar .btn-link {
    color: inherit;
}
.navbar .btn-link:hover, .navbar .btn-link:focus {
    color: inherit;
}
.navbar .btn-link[disabled]:hover, fieldset[disabled] .navbar .btn-link:hover, .navbar .btn-link[disabled]:focus, fieldset[disabled] .navbar .btn-link:focus {
    color: inherit;
}
.navbar .navbar-form {
    margin-top: 16px;
}
.navbar .navbar-form .form-group {
    margin: 0;
    padding: 0;
}
.navbar .navbar-form .form-group .material-input::before, .navbar .navbar-form .form-group.is-focused .material-input::after {
    background-color: inherit;
}
.navbar .navbar-form .form-group .form-control, .navbar .navbar-form .form-control {
    border-color: inherit;
    color: inherit;
    font-size: 14px;
    height: 28px;
    line-height: 1.42857;
    margin: 0;
    padding: 0;
}
.navbar, .navbar.navbar-default {
    background-color: #009688;
    color: rgba(255, 255, 255, 0.84);
}
.navbar .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-default .navbar-form .form-group input.form-control::-moz-placeholder, .navbar .navbar-form input.form-control::-moz-placeholder, .navbar.navbar-default .navbar-form input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.84);
}
.navbar .dropdown-menu, .navbar.navbar-default .dropdown-menu {
    border-radius: 2px;
}
.navbar .dropdown-menu li > a, .navbar.navbar-default .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar .dropdown-menu li > a:hover, .navbar.navbar-default .dropdown-menu li > a:hover, .navbar .dropdown-menu li > a:focus, .navbar.navbar-default .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #009688;
}
.navbar .dropdown-menu .active > a, .navbar.navbar-default .dropdown-menu .active > a {
    background-color: #009688;
    color: rgba(255, 255, 255, 0.84);
}
.navbar .dropdown-menu .active > a:hover, .navbar.navbar-default .dropdown-menu .active > a:hover, .navbar .dropdown-menu .active > a:focus, .navbar.navbar-default .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-inverse {
    background-color: #3f51b5;
    color: #ffffff;
}
.navbar.navbar-inverse .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-inverse .navbar-form input.form-control::-moz-placeholder {
    color: #ffffff;
}
.navbar.navbar-inverse .dropdown-menu {
    border-radius: 2px;
}
.navbar.navbar-inverse .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar.navbar-inverse .dropdown-menu li > a:hover, .navbar.navbar-inverse .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #3f51b5;
}
.navbar.navbar-inverse .dropdown-menu .active > a {
    background-color: #3f51b5;
    color: #ffffff;
}
.navbar.navbar-inverse .dropdown-menu .active > a:hover, .navbar.navbar-inverse .dropdown-menu .active > a:focus {
    color: #ffffff;
}
.navbar.navbar-primary {
    background-color: #009688;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-primary .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-primary .navbar-form input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-primary .dropdown-menu {
    border-radius: 2px;
}
.navbar.navbar-primary .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar.navbar-primary .dropdown-menu li > a:hover, .navbar.navbar-primary .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #009688;
}
.navbar.navbar-primary .dropdown-menu .active > a {
    background-color: #009688;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-primary .dropdown-menu .active > a:hover, .navbar.navbar-primary .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-success {
    background-color: #4caf50;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-success .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-success .navbar-form input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-success .dropdown-menu {
    border-radius: 2px;
}
.navbar.navbar-success .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar.navbar-success .dropdown-menu li > a:hover, .navbar.navbar-success .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #4caf50;
}
.navbar.navbar-success .dropdown-menu .active > a {
    background-color: #4caf50;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-success .dropdown-menu .active > a:hover, .navbar.navbar-success .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-info {
    background-color: #03a9f4;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-info .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-info .navbar-form input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-info .dropdown-menu {
    border-radius: 2px;
}
.navbar.navbar-info .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar.navbar-info .dropdown-menu li > a:hover, .navbar.navbar-info .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #03a9f4;
}
.navbar.navbar-info .dropdown-menu .active > a {
    background-color: #03a9f4;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-info .dropdown-menu .active > a:hover, .navbar.navbar-info .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-warning {
    background-color: #ff5722;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-warning .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-warning .navbar-form input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-warning .dropdown-menu {
    border-radius: 2px;
}
.navbar.navbar-warning .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar.navbar-warning .dropdown-menu li > a:hover, .navbar.navbar-warning .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #ff5722;
}
.navbar.navbar-warning .dropdown-menu .active > a {
    background-color: #ff5722;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-warning .dropdown-menu .active > a:hover, .navbar.navbar-warning .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-danger {
    background-color: #f44336;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-danger .navbar-form .form-group input.form-control::-moz-placeholder, .navbar.navbar-danger .navbar-form input.form-control::-moz-placeholder {
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-danger .dropdown-menu {
    border-radius: 2px;
}
.navbar.navbar-danger .dropdown-menu li > a {
    font-size: 16px;
    padding: 13px 16px;
}
.navbar.navbar-danger .dropdown-menu li > a:hover, .navbar.navbar-danger .dropdown-menu li > a:focus {
    background-color: #eeeeee;
    color: #f44336;
}
.navbar.navbar-danger .dropdown-menu .active > a {
    background-color: #f44336;
    color: rgba(255, 255, 255, 0.84);
}
.navbar.navbar-danger .dropdown-menu .active > a:hover, .navbar.navbar-danger .dropdown-menu .active > a:focus {
    color: rgba(255, 255, 255, 0.84);
}
.navbar-inverse {
    background-color: #3f51b5;
}
@media (max-width: 1199px) {
.navbar .navbar-brand {
    height: 50px;
    padding: 10px 15px;
}
.navbar .navbar-form {
    margin-top: 10px;
}
.navbar .navbar-nav > li > a {
    padding-bottom: 15px;
    padding-top: 15px;
}
}
.dropdown-menu {
    border: 0 none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26);
}
.dropdown-menu .divider {
    background-color: rgba(0, 0, 0, 0.12);
}
.dropdown-menu li {
    overflow: hidden;
    position: relative;
}
.dropdown-menu li a:hover {
    background-color: transparent;
    color: #009688;
}
.alert {
    border: 0 none;
    border-radius: 0;
}
.alert, .alert.alert-default {
    background-color: rgba(255, 255, 255, 0.84);
    color: rgba(255, 255, 255, 0.84);
}
.alert a, .alert.alert-default a, .alert .alert-link, .alert.alert-default .alert-link {
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-inverse {
    background-color: #3f51b5;
    color: #ffffff;
}
.alert.alert-inverse a, .alert.alert-inverse .alert-link {
    color: #ffffff;
}
.alert.alert-primary {
    background-color: #009688;
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-primary a, .alert.alert-primary .alert-link {
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-success {
    background-color: #4caf50;
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-success a, .alert.alert-success .alert-link {
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-info {
    background-color: #03a9f4;
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-info a, .alert.alert-info .alert-link {
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-warning {
    background-color: #ff5722;
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-warning a, .alert.alert-warning .alert-link {
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-danger {
    background-color: #f44336;
    color: rgba(255, 255, 255, 0.84);
}
.alert.alert-danger a, .alert.alert-danger .alert-link {
    color: rgba(255, 255, 255, 0.84);
}
.alert-info, .alert-danger, .alert-warning, .alert-success {
    color: rgba(255, 255, 255, 0.84);
}
.alert-default a, .alert-default .alert-link {
    color: rgba(0, 0, 0, 0.87);
}
.progress {
    background: #c8c8c8 none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    height: 4px;
}
.progress .progress-bar {
    box-shadow: none;
}
.progress .progress-bar, .progress .progress-bar.progress-bar-default {
    background-color: #009688;
}
.progress .progress-bar.progress-bar-inverse {
    background-color: #3f51b5;
}
.progress .progress-bar.progress-bar-primary {
    background-color: #009688;
}
.progress .progress-bar.progress-bar-success {
    background-color: #4caf50;
}
.progress .progress-bar.progress-bar-info {
    background-color: #03a9f4;
}
.progress .progress-bar.progress-bar-warning {
    background-color: #ff5722;
}
.progress .progress-bar.progress-bar-danger {
    background-color: #f44336;
}
.text-warning {
    color: #ff5722;
}
.text-primary {
    color: #009688;
}
.text-danger {
    color: #f44336;
}
.text-success {
    color: #4caf50;
}
.text-info {
    color: #03a9f4;
}
.nav-tabs {
    background: #009688 none repeat scroll 0 0;
}
.nav-tabs > li > a {
    border: 0 none;
    color: #ffffff;
    margin: 0;
}
.nav-tabs > li > a:hover {
    background-color: transparent;
    border: 0 none;
}
.nav-tabs > li > a, .nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
    background-color: transparent !important;
    border: 0 none !important;
    color: #ffffff !important;
    font-weight: 500;
}
.nav-tabs > li.disabled > a, .nav-tabs > li.disabled > a:hover {
    color: rgba(255, 255, 255, 0.5);
}
.popover, .tooltip-inner {
    background: rgba(101, 101, 101, 0.9) none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    color: #ececec;
    line-height: 1em;
}
.tooltip, .tooltip.in {
    opacity: 1;
}
.popover .arrow, .tooltip .arrow, .popover .tooltip-arrow, .tooltip .tooltip-arrow {
    display: none;
}
.card {
    background: #fff none repeat scroll 0 0;
    border-radius: 2px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    color: rgba(0, 0, 0, 0.87);
    display: inline-block;
    position: relative;
    width: 100%;
}
.card .card-height-indicator {
    margin-top: 100%;
}
.card .card-content {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.card .card-image {
    height: 60%;
    overflow: hidden;
    position: relative;
}
.card .card-image img {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    height: 100%;
    pointer-events: none;
    width: 100%;
}
.card .card-image .card-image-headline {
    bottom: 16px;
    color: #fff;
    font-size: 2em;
    left: 18px;
    position: absolute;
}
.card .card-body {
    height: 30%;
    padding: 18px;
}
.card .card-footer {
    height: 10%;
    padding: 18px;
}
.card .card-footer button, .card .card-footer a {
    bottom: 25px;
    margin: 0 !important;
    position: relative;
    width: auto;
}
.card .card-footer button:first-child, .card .card-footer a:first-child {
    left: -15px;
}
.modal-content {
    border: medium none;
    border-radius: 2px;
    box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
}
.modal-content .modal-header {
    border-bottom: medium none;
    padding: 24px 24px 0;
}
.modal-content .modal-body {
    padding: 24px 24px 16px;
}
.modal-content .modal-footer {
    border-top: medium none;
    padding: 7px;
}
.modal-content .modal-footer button {
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
}
.modal-content .modal-footer button.pull-left {
    left: -5px;
    padding-left: 5px;
    padding-right: 5px;
    position: relative;
}
.modal-content .modal-footer button + button {
    margin-bottom: 16px;
}
.modal-content .modal-body + .modal-footer {
    padding-top: 0;
}
.modal-backdrop {
    background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
}
.panel {
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
}
.panel > .panel-heading, .panel.panel-default > .panel-heading {
    background-color: #eeeeee;
}
.panel.panel-inverse > .panel-heading {
    background-color: #3f51b5;
}
.panel.panel-primary > .panel-heading {
    background-color: #009688;
}
.panel.panel-success > .panel-heading {
    background-color: #4caf50;
}
.panel.panel-info > .panel-heading {
    background-color: #03a9f4;
}
.panel.panel-warning > .panel-heading {
    background-color: #ff5722;
}
.panel.panel-danger > .panel-heading {
    background-color: #f44336;
}
[class*="panel-"] > .panel-heading {
    border: 0 none;
    color: rgba(255, 255, 255, 0.84);
}
.panel-default > .panel-heading, .panel:not([class*="panel-"]) > .panel-heading {
    color: rgba(0, 0, 0, 0.87);
}
.panel-footer {
    background-color: #eeeeee;
}
hr.on-dark {
    color: #1a1a1a;
}
hr.on-light {
    color: #ffffff;
}
@media not all, (min--moz-device-pixel-ratio: 0.75), not all, not all, not all, (min-resolution: 0.75dppx), not all, not all, (min-resolution: 120dpi) {
hr {
    height: 0.75px;
}
}
@media not all, (min--moz-device-pixel-ratio: 1), not all, not all, not all, (min-resolution: 1dppx), not all, not all, (min-resolution: 160dpi) {
hr {
    height: 1px;
}
}
@media not all, (min--moz-device-pixel-ratio: 1.33), not all, not all, not all, (min-resolution: 1.33dppx), not all, not all, (min-resolution: 213dpi) {
hr {
    height: 1.333px;
}
}
@media not all, (min--moz-device-pixel-ratio: 1.5), not all, not all, not all, (min-resolution: 1.5dppx), not all, not all, (min-resolution: 240dpi) {
hr {
    height: 1.5px;
}
}
@media not all, (min--moz-device-pixel-ratio: 2), not all, not all, not all, (min-resolution: 2dppx), not all, not all, (min-resolution: 380dpi) {
hr {
    height: 2px;
}
}
@media not all, (min--moz-device-pixel-ratio: 3), not all, not all, not all, (min-resolution: 3dppx), not all, not all, (min-resolution: 480dpi) {
hr {
    height: 3px;
}
}
@media not all, (min--moz-device-pixel-ratio: 4), not all, not all, not all, (min-resolution: 4dppx), not all, not all, (min-resolution: 640dpi) {
hr {
    height: 4px;
}
}
* {
}
:focus {
    outline: 0 none;
}
.snackbar {
    background-color: #323232;
    border-radius: 2px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    color: rgba(255, 255, 255, 0.84);
    font-size: 14px;
    height: 0;
    transform: translateY(200%);
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in 0s, height 0s linear 0.2s, padding 0s linear 0.2s, height 0s linear 0.2s;
}
.snackbar.snackbar-opened {
    height: auto;
    margin-bottom: 20px;
    padding: 14px 15px;
    transform: none;
    transition: transform 0.2s ease-in-out 0s, opacity 0.2s ease-in 0s, height 0s linear 0.2s, height 0s linear 0.2s;
}
.snackbar.toast {
    border-radius: 200px;
}
.noUi-target, .noUi-target * {
    -moz-user-select: none;
    box-sizing: border-box;
}
.noUi-base {
    height: 100%;
    position: relative;
    width: 100%;
}
.noUi-origin {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.noUi-handle {
    box-sizing: border-box;
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle {
    z-index: 10;
}
.noUi-state-tap .noUi-origin {
    transition: left 0.3s ease 0s, top 0.3s ease 0s;
}
.noUi-state-drag * {
    cursor: inherit !important;
}
.noUi-horizontal {
    height: 10px;
}
.noUi-handle {
    border: 1px solid;
    border-radius: 100%;
    box-sizing: border-box;
    cursor: ew-resize;
    height: 12px;
    left: -10px;
    top: -5px;
    transition: all 0.2s ease-out 0s;
    width: 12px;
}
.noUi-vertical .noUi-handle {
    cursor: ns-resize;
    margin-left: 5px;
}
.noUi-horizontal.noUi-extended {
    padding: 0 15px;
}
.noUi-horizontal.noUi-extended .noUi-origin {
    right: -15px;
}
.noUi-background {
    height: 2px;
    margin: 20px 0;
}
.noUi-origin {
    background: #c8c8c8 none repeat scroll 0 0;
    border-radius: 0;
    height: 2px;
    margin: 0;
}
.noUi-origin[style^="left: 0"] .noUi-handle {
    background-color: #fff;
    border: 2px solid #c8c8c8;
}
.noUi-origin[style^="left: 0"] .noUi-handle.noUi-active {
    border-width: 1px;
}
.noUi-target {
    border-radius: 2px;
}
.noUi-horizontal {
    height: 2px;
    margin: 15px 0;
}
.noUi-vertical {
    display: inline-block;
    height: 100%;
    margin: 0 15px;
    width: 2px;
}
.noUi-handle.noUi-active {
    transform: scale3d(2.5, 2.5, 1);
}
.noUi-slider[disabled] {
    opacity: 0.5;
}
[disabled] .noUi-handle {
    cursor: not-allowed;
}
.slider {
    background: #c8c8c8 none repeat scroll 0 0;
}
.slider.noUi-connect, .slider.slider-default.noUi-connect {
    background-color: #009688;
}
.slider.slider-inverse.noUi-connect {
    background-color: #3f51b5;
}
.slider.slider-primary.noUi-connect {
    background-color: #009688;
}
.slider.slider-success.noUi-connect {
    background-color: #4caf50;
}
.slider.slider-info.noUi-connect {
    background-color: #03a9f4;
}
.slider.slider-warning.noUi-connect {
    background-color: #ff5722;
}
.slider.slider-danger.noUi-connect {
    background-color: #f44336;
}
.slider .noUi-connect, .slider.slider-default .noUi-connect {
    background-color: #009688;
}
.slider.slider-inverse .noUi-connect {
    background-color: #3f51b5;
}
.slider.slider-primary .noUi-connect {
    background-color: #009688;
}
.slider.slider-success .noUi-connect {
    background-color: #4caf50;
}
.slider.slider-info .noUi-connect {
    background-color: #03a9f4;
}
.slider.slider-warning .noUi-connect {
    background-color: #ff5722;
}
.slider.slider-danger .noUi-connect {
    background-color: #f44336;
}
.slider .noUi-handle, .slider.slider-default .noUi-handle {
    background-color: #009688;
}
.slider.slider-inverse .noUi-handle {
    background-color: #3f51b5;
}
.slider.slider-primary .noUi-handle {
    background-color: #009688;
}
.slider.slider-success .noUi-handle {
    background-color: #4caf50;
}
.slider.slider-info .noUi-handle {
    background-color: #03a9f4;
}
.slider.slider-warning .noUi-handle {
    background-color: #ff5722;
}
.slider.slider-danger .noUi-handle {
    background-color: #f44336;
}
.slider .noUi-handle, .slider.slider-default .noUi-handle {
    border-color: #009688;
}
.slider.slider-inverse .noUi-handle {
    border-color: #3f51b5;
}
.slider.slider-primary .noUi-handle {
    border-color: #009688;
}
.slider.slider-success .noUi-handle {
    border-color: #4caf50;
}
.slider.slider-info .noUi-handle {
    border-color: #03a9f4;
}
.slider.slider-warning .noUi-handle {
    border-color: #ff5722;
}
.slider.slider-danger .noUi-handle {
    border-color: #f44336;
}
.selectize-control.single, .selectize-control.multi {
    padding: 0;
}
.selectize-control.single .selectize-input, .selectize-control.multi .selectize-input, .selectize-control.single .selectize-input.input-active, .selectize-control.multi .selectize-input.input-active {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
    cursor: text;
    font-size: 14px;
    height: 100%;
    line-height: 30px;
    padding: 0;
}
.selectize-control.single .selectize-input .has-items, .selectize-control.multi .selectize-input .has-items, .selectize-control.single .selectize-input.input-active .has-items, .selectize-control.multi .selectize-input.input-active .has-items {
    padding: 0;
}
.selectize-control.single .selectize-input::after, .selectize-control.multi .selectize-input::after, .selectize-control.single .selectize-input.input-active::after, .selectize-control.multi .selectize-input.input-active::after {
    content: "";
    font-family: "Material Icons";
    font-size: 25px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    right: 5px;
    text-transform: none;
}
.selectize-control.single .selectize-input input, .selectize-control.multi .selectize-input input, .selectize-control.single .selectize-input.input-active input, .selectize-control.multi .selectize-input.input-active input {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-size: 14px;
    outline: 0 none;
}
.selectize-control.single .selectize-input.label-floating-fix input, .selectize-control.multi .selectize-input.label-floating-fix input, .selectize-control.single .selectize-input.input-active.label-floating-fix input, .selectize-control.multi .selectize-input.input-active.label-floating-fix input {
    opacity: 0;
}
.selectize-control.single .selectize-input > div, .selectize-control.multi .selectize-input > div, .selectize-control.single .selectize-input.input-active > div, .selectize-control.multi .selectize-input.input-active > div, .selectize-control.single .selectize-input > .item, .selectize-control.multi .selectize-input > .item, .selectize-control.single .selectize-input.input-active > .item, .selectize-control.multi .selectize-input.input-active > .item {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    display: inline-block;
    margin: 0 8px 3px 0;
    padding: 0;
}
.selectize-control.single .selectize-input > div::after, .selectize-control.multi .selectize-input > div::after, .selectize-control.single .selectize-input.input-active > div::after, .selectize-control.multi .selectize-input.input-active > div::after, .selectize-control.single .selectize-input > .item::after, .selectize-control.multi .selectize-input > .item::after, .selectize-control.single .selectize-input.input-active > .item::after, .selectize-control.multi .selectize-input.input-active > .item::after {
    content: ",";
}
.selectize-control.single .selectize-input > div:last-of-type::after, .selectize-control.multi .selectize-input > div:last-of-type::after, .selectize-control.single .selectize-input.input-active > div:last-of-type::after, .selectize-control.multi .selectize-input.input-active > div:last-of-type::after, .selectize-control.single .selectize-input > .item:last-of-type::after, .selectize-control.multi .selectize-input > .item:last-of-type::after, .selectize-control.single .selectize-input.input-active > .item:last-of-type::after, .selectize-control.multi .selectize-input.input-active > .item:last-of-type::after {
    content: "";
}
.selectize-control.single .selectize-input > div.active, .selectize-control.multi .selectize-input > div.active, .selectize-control.single .selectize-input.input-active > div.active, .selectize-control.multi .selectize-input.input-active > div.active, .selectize-control.single .selectize-input > .item.active, .selectize-control.multi .selectize-input > .item.active, .selectize-control.single .selectize-input.input-active > .item.active, .selectize-control.multi .selectize-input.input-active > .item.active {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    font-weight: bold;
}
.selectize-control.single .selectize-dropdown, .selectize-control.multi .selectize-dropdown {
    background-color: #fff;
    border: 0 none;
    border-radius: 2px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    height: auto;
    left: 0 !important;
    margin-top: 3px;
    padding: 0;
    position: absolute;
    width: 100% !important;
    z-index: 1000;
}
.selectize-control.single .selectize-dropdown .active, .selectize-control.multi .selectize-dropdown .active {
    background-color: inherit;
}
.selectize-control.single .selectize-dropdown .highlight, .selectize-control.multi .selectize-dropdown .highlight {
    background-color: #d5d8ff;
}
.selectize-control.single .selectize-dropdown .selected, .selectize-control.multi .selectize-dropdown .selected, .selectize-control.single .selectize-dropdown .selected.active, .selectize-control.multi .selectize-dropdown .selected.active {
    background-color: #eeeeee;
}
.selectize-control.single .selectize-dropdown [data-selectable], .selectize-control.multi .selectize-dropdown [data-selectable], .selectize-control.single .selectize-dropdown .optgroup-header, .selectize-control.multi .selectize-dropdown .optgroup-header {
    cursor: pointer;
    padding: 10px 20px;
}
.selectize-control.single .dropdown-active ~ .selectize-dropdown, .selectize-control.multi .dropdown-active ~ .selectize-dropdown {
    display: block;
}
.dropdownjs::after {
    color: #757575;
    content: "";
    font-family: "Material Icons";
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    pointer-events: none;
    position: absolute;
    right: 5px;
    top: 3px;
}
.withripple {
    position: relative;
}
.ripple-container {
    border-radius: inherit;
    height: 100%;
    left: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.ripple {
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 100%;
    height: 20px;
    margin-left: -10px;
    margin-top: -10px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: scale(1);
    transform-origin: 50% 50% 0;
    width: 20px;
}
.ripple.ripple-on {
    opacity: 0.1;
    transition: opacity 0.15s ease-in 0s, transform 0.5s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
}
.ripple.ripple-out {
    opacity: 0;
    transition: opacity 0.1s linear 0s !important;
}
div.dataTables_length label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
}
div.dataTables_length select {
    display: inline-block;
    width: 75px;
}
div.dataTables_filter {
    text-align: right;
}
div.dataTables_filter label {
    font-weight: 400;
    text-align: left;
    white-space: nowrap;
}
div.dataTables_filter input {
    display: inline-block;
    margin-left: 0.5em;
}
div.dataTables_info {
    padding-top: 8px;
    white-space: nowrap;
}
div.dataTables_paginate {
    margin: 0;
    text-align: right;
    white-space: nowrap;
}
div.dataTables_paginate ul.pagination {
    margin: 2px 0;
    white-space: nowrap;
}
div.dataTables_paginate li.first > a, div.dataTables_paginate li.previous > a {
    padding-left: 24px;
    position: relative;
}
div.dataTables_paginate li.last > a, div.dataTables_paginate li.next > a {
    padding-right: 24px;
    position: relative;
}
div.dataTables_paginate li.first a::before, div.dataTables_paginate li.previous a::before {
    display: block;
    font-family: FontAwesome;
    left: 10px;
    position: absolute;
    top: 6px;
}
div.dataTables_paginate li.last a::after, div.dataTables_paginate li.next a::after {
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 10px;
    top: 6px;
}
div.dataTables_paginate li.first a::before {
    content: "";
}
div.dataTables_paginate li.previous a::before {
    content: "";
}
div.dataTables_paginate li.next a::after {
    content: "";
}
div.dataTables_paginate li.last a::after {
    content: "";
}
@media screen and (max-width: 767px) {
div.dataTables_filter, div.dataTables_info, div.dataTables_length, div.dataTables_paginate {
    text-align: center;
}
}
table.dataTable td, table.dataTable th {
    box-sizing: content-box;
}
table.dataTable thead th {
    background-image: none !important;
    position: relative;
}
table.dataTable {
    clear: both;
    margin-bottom: 6px !important;
    margin-top: 6px !important;
    max-width: none !important;
}
table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
}
table.dataTable thead th.sorting::after, table.dataTable thead th.sorting_asc::after, table.dataTable thead th.sorting_desc::after {
    display: block;
    font-family: FontAwesome;
    position: absolute;
    right: 8px;
    top: 12px;
}
table.dataTable thead th.sorting::after {
    color: #ddd;
    content: "";
    font-size: 0.8em;
    padding-top: 0.12em;
}
table.dataTable thead th.sorting_asc::after {
    content: "";
}
table.dataTable thead th.sorting_desc::after {
    content: "";
}
div.dataTables_scrollBody table.dataTable thead th.sorting::after, div.dataTables_scrollBody table.dataTable thead th.sorting_asc::after, div.dataTables_scrollBody table.dataTable thead th.sorting_desc::after {
    content: "";
}
table.table thead th.sorting::after, table.table thead th.sorting_asc::after, table.table thead th.sorting_desc::after {
    top: 8px;
}
table.dataTable thead > tr > th {
    padding-left: 18px;
    padding-right: 18px;
}
table.dataTable th:active {
    outline: 0 none;
}
div.dataTables_scrollHead table {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0 !important;
}
div.dataTables_scrollHead table thead tr:last-child td:first-child, div.dataTables_scrollHead table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.dataTables_scrollBody table {
    border-top: medium none;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}
div.dataTables_scrollBody tbody tr:first-child td, div.dataTables_scrollBody tbody tr:first-child th {
    border-top: medium none;
}
div.dataTables_scrollFoot table {
    border-top: medium none;
    margin-top: 0 !important;
}
table.table-bordered.dataTable {
    border-collapse: separate !important;
}
table.table-bordered thead td, table.table-bordered thead th {
    border-left-width: 0;
    border-top-width: 0;
}
table.table-bordered tbody td, table.table-bordered tbody th {
    border-bottom-width: 0;
    border-left-width: 0;
}
table.table-bordered td:last-child, table.table-bordered th:last-child {
    border-right-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
    border-bottom-width: 0;
}
.table.dataTable tbody tr.active td, .table.dataTable tbody tr.active th {
    background-color: #08c;
    color: #fff;
}
.table.dataTable tbody tr.active:hover td, .table.dataTable tbody tr.active:hover th {
    background-color: #0075b0 !important;
}
.table.dataTable tbody tr.active td > a, .table.dataTable tbody tr.active th > a {
    color: #fff;
}
.table-striped.dataTable tbody tr.active:nth-child(2n+1) td, .table-striped.dataTable tbody tr.active:nth-child(2n+1) th {
    background-color: #017ebc;
}
table.DTTT_selectable tbody tr {
    cursor: pointer;
}
div.DTTT .btn:hover {
    text-decoration: none !important;
}
ul.DTTT_dropdown.dropdown-menu {
    z-index: 2003;
}
ul.DTTT_dropdown.dropdown-menu a {
    color: #333 !important;
}
ul.DTTT_dropdown.dropdown-menu li {
    position: relative;
}
ul.DTTT_dropdown.dropdown-menu li:hover a {
    background-color: #08c;
    color: #fff !important;
}
div.DTTT_collection_background {
    z-index: 2002;
}
div.DTTT_print_info {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.5);
    color: #333;
    height: 150px;
    left: 50%;
    margin-left: -200px;
    margin-top: -75px;
    opacity: 0.95;
    padding: 10px 30px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 400px;
}
div.DTTT_print_info h6 {
    font-size: 28px;
    font-weight: 400;
    line-height: 28px;
    margin: 1em;
}
div.DTTT_print_info p {
    font-size: 14px;
    line-height: 20px;
}
div.dataTables_processing {
    background: rgba(0, 0, 0, 0) linear-gradient(to right, rgba(255, 255, 255, 0) 0px, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%) repeat scroll 0 0;
    font-size: 1.2em;
    height: 60px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}
div.DTFC_LeftFootWrapper table, div.DTFC_LeftHeadWrapper table, div.DTFC_RightFootWrapper table, div.DTFC_RightHeadWrapper table, table.DTFC_Cloned tr.even {
    background-color: #fff;
    margin-bottom: 0;
}
div.DTFC_LeftHeadWrapper table, div.DTFC_RightHeadWrapper table {
    border-bottom: medium none !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
    margin-bottom: 0 !important;
}
div.DTFC_LeftHeadWrapper table thead tr:last-child td:first-child, div.DTFC_LeftHeadWrapper table thead tr:last-child th:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child td:first-child, div.DTFC_RightHeadWrapper table thead tr:last-child th:first-child {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
div.DTFC_LeftBodyWrapper table, div.DTFC_RightBodyWrapper table {
    border-top: medium none;
    margin: 0 !important;
}
div.DTFC_LeftBodyWrapper tbody tr:first-child td, div.DTFC_LeftBodyWrapper tbody tr:first-child th, div.DTFC_RightBodyWrapper tbody tr:first-child td, div.DTFC_RightBodyWrapper tbody tr:first-child th {
    border-top: medium none;
}
div.DTFC_LeftFootWrapper table, div.DTFC_RightFootWrapper table {
    border-top: medium none;
    margin-top: 0 !important;
}
div.FixedHeader_Cloned table {
    margin: 0 !important;
}
.datepicker {
    border-radius: 4px;
    direction: ltr;
    padding: 4px;
}
.datepicker-inline {
    width: 220px;
}
.datepicker.datepicker-rtl {
    direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
    float: right;
}
.datepicker-dropdown {
    left: 0;
    top: 0;
}
.datepicker-dropdown::before {
    border-color: currentcolor transparent rgba(0, 0, 0, 0.2);
    border-style: none solid solid;
    border-width: 0 7px 7px;
    content: "";
    display: inline-block;
    position: absolute;
}
.datepicker-dropdown::after {
    border-color: currentcolor transparent #fff;
    border-style: none solid solid;
    border-width: 0 6px 6px;
    content: "";
    display: inline-block;
    position: absolute;
}
.datepicker-dropdown.datepicker-orient-left::before {
    left: 6px;
}
.datepicker-dropdown.datepicker-orient-left::after {
    left: 7px;
}
.datepicker-dropdown.datepicker-orient-right::before {
    right: 6px;
}
.datepicker-dropdown.datepicker-orient-right::after {
    right: 7px;
}
.datepicker-dropdown.datepicker-orient-bottom::before {
    top: -7px;
}
.datepicker-dropdown.datepicker-orient-bottom::after {
    top: -6px;
}
.datepicker-dropdown.datepicker-orient-top::before {
    border-bottom: 0 none;
    border-top: 7px solid #999;
    bottom: -7px;
}
.datepicker-dropdown.datepicker-orient-top::after {
    border-bottom: 0 none;
    border-top: 6px solid #fff;
    bottom: -6px;
}
.datepicker table {
    -moz-user-select: none;
    margin: 0;
}
.datepicker td, .datepicker th {
    border: medium none;
    border-radius: 4px;
    height: 20px;
    text-align: center;
    width: 20px;
}
.table-striped .datepicker table tr td, .table-striped .datepicker table tr th {
    background-color: transparent;
}
.datepicker table tr td.day:hover, .datepicker table tr td.day.focused {
    background: #eee none repeat scroll 0 0;
    cursor: pointer;
}
.datepicker table tr td.old, .datepicker table tr td.new {
    color: #999;
}
.datepicker table tr td.disabled, .datepicker table tr td.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    cursor: default;
}
.datepicker table tr td.highlighted {
    background: #d9edf7 none repeat scroll 0 0;
    border-radius: 0;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #fde19a;
    background-image: linear-gradient(to bottom, #fdd49a, #fdf59a);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #000;
}
.datepicker table tr td.today:hover, .datepicker table tr td.today:hover:hover, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled:hover:hover, .datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.active:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover, .datepicker table tr td.today.disabled.disabled, .datepicker table tr td.today.disabled.disabled:hover, .datepicker table tr td.today[disabled], .datepicker table tr td.today[disabled]:hover, .datepicker table tr td.today.disabled[disabled], .datepicker table tr td.today.disabled[disabled]:hover {
    background-color: #fdf59a;
}
.datepicker table tr td.today:active, .datepicker table tr td.today:hover:active, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today.disabled:hover:active, .datepicker table tr td.today.active, .datepicker table tr td.today.active:hover, .datepicker table tr td.today.disabled.active, .datepicker table tr td.today.disabled.active:hover {
}
.datepicker table tr td.today:hover:hover {
    color: #000;
}
.datepicker table tr td.today.active:hover {
    color: #fff;
}
.datepicker table tr td.range, .datepicker table tr td.range:hover, .datepicker table tr td.range.disabled, .datepicker table tr td.range.disabled:hover {
    background: #eee none repeat scroll 0 0;
    border-radius: 0;
}
.datepicker table tr td.range.today, .datepicker table tr td.range.today:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover {
    background-color: #f3d17a;
    background-image: linear-gradient(to bottom, #f3c17a, #f3e97a);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-radius: 0;
}
.datepicker table tr td.range.today:hover, .datepicker table tr td.range.today:hover:hover, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled:hover:hover, .datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.active:hover, .datepicker table tr td.range.today.disabled, .datepicker table tr td.range.today.disabled:hover, .datepicker table tr td.range.today.disabled.disabled, .datepicker table tr td.range.today.disabled.disabled:hover, .datepicker table tr td.range.today[disabled], .datepicker table tr td.range.today[disabled]:hover, .datepicker table tr td.range.today.disabled[disabled], .datepicker table tr td.range.today.disabled[disabled]:hover {
    background-color: #f3e97a;
}
.datepicker table tr td.range.today:active, .datepicker table tr td.range.today:hover:active, .datepicker table tr td.range.today.disabled:active, .datepicker table tr td.range.today.disabled:hover:active, .datepicker table tr td.range.today.active, .datepicker table tr td.range.today.active:hover, .datepicker table tr td.range.today.disabled.active, .datepicker table tr td.range.today.disabled.active:hover {
}
.datepicker table tr td.selected, .datepicker table tr td.selected:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover {
    background-color: #9e9e9e;
    background-image: linear-gradient(to bottom, #b3b3b3, #808080);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover, .datepicker table tr td.selected:hover:hover, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled:hover:hover, .datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.active:hover, .datepicker table tr td.selected.disabled, .datepicker table tr td.selected.disabled:hover, .datepicker table tr td.selected.disabled.disabled, .datepicker table tr td.selected.disabled.disabled:hover, .datepicker table tr td.selected[disabled], .datepicker table tr td.selected[disabled]:hover, .datepicker table tr td.selected.disabled[disabled], .datepicker table tr td.selected.disabled[disabled]:hover {
    background-color: #808080;
}
.datepicker table tr td.selected:active, .datepicker table tr td.selected:hover:active, .datepicker table tr td.selected.disabled:active, .datepicker table tr td.selected.disabled:hover:active, .datepicker table tr td.selected.active, .datepicker table tr td.selected.active:hover, .datepicker table tr td.selected.disabled.active, .datepicker table tr td.selected.disabled.active:hover {
}
.datepicker table tr td.active, .datepicker table tr td.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover, .datepicker table tr td.active:hover:hover, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled:hover:hover, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .datepicker table tr td.active.disabled, .datepicker table tr td.active.disabled:hover, .datepicker table tr td.active.disabled.disabled, .datepicker table tr td.active.disabled.disabled:hover, .datepicker table tr td.active[disabled], .datepicker table tr td.active[disabled]:hover, .datepicker table tr td.active.disabled[disabled], .datepicker table tr td.active.disabled[disabled]:hover {
    background-color: #0044cc;
}
.datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover {
}
.datepicker table tr td span {
    border-radius: 4px;
    cursor: pointer;
    display: block;
    float: left;
    height: 54px;
    line-height: 54px;
    margin: 1%;
    width: 23%;
}
.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: #eee none repeat scroll 0 0;
}
.datepicker table tr td span.disabled, .datepicker table tr td span.disabled:hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #999;
    cursor: default;
}
.datepicker table tr td span.active, .datepicker table tr td span.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover {
    background-color: #006dcc;
    background-image: linear-gradient(to bottom, #08c, #0044cc);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover, .datepicker table tr td span.active:hover:hover, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled:hover:hover, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.active:hover, .datepicker table tr td span.active.disabled, .datepicker table tr td span.active.disabled:hover, .datepicker table tr td span.active.disabled.disabled, .datepicker table tr td span.active.disabled.disabled:hover, .datepicker table tr td span.active[disabled], .datepicker table tr td span.active[disabled]:hover, .datepicker table tr td span.active.disabled[disabled], .datepicker table tr td span.active.disabled[disabled]:hover {
    background-color: #0044cc;
}
.datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.active:hover {
}
.datepicker table tr td span.old, .datepicker table tr td span.new {
    color: #999;
}
.datepicker .datepicker-switch {
    width: 145px;
}
.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
    cursor: pointer;
}
.datepicker .datepicker-switch:hover, .datepicker .prev:hover, .datepicker .next:hover, .datepicker tfoot tr th:hover {
    background: #eee none repeat scroll 0 0;
}
.datepicker .cw {
    font-size: 10px;
    padding: 0 2px 0 5px;
    vertical-align: middle;
    width: 12px;
}
.input-append.date .add-on, .input-prepend.date .add-on {
    cursor: pointer;
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    margin-top: 3px;
}
.input-daterange input {
    text-align: center;
}
.input-daterange input:first-child {
    border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
    border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
    background-color: #eee;
    border: 1px solid #ccc;
    display: inline-block;
    font-weight: normal;
    height: 18px;
    line-height: 18px;
    margin-left: -5px;
    margin-right: -5px;
    min-width: 16px;
    padding: 4px 5px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    vertical-align: middle;
    width: auto;
}
.toast-title {
    font-weight: 700;
}
.toast-message {
    overflow-wrap: break-word;
}
.toast-message a, .toast-message label {
    color: #fff;
}
.toast-message a:hover {
    color: #ccc;
    text-decoration: none;
}
.toast-close-button {
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 700;
    opacity: 0.8;
    position: relative;
    right: -0.3em;
    text-shadow: 0 1px 0 #fff;
    top: -0.3em;
}
.toast-close-button:focus, .toast-close-button:hover {
    color: #000;
    cursor: pointer;
    opacity: 0.4;
    text-decoration: none;
}
button.toast-close-button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    padding: 0;
}
.toast-top-center {
    right: 0;
    top: 0;
    width: 100%;
}
.toast-bottom-center {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-full-width {
    right: 0;
    top: 0;
    width: 100%;
}
.toast-bottom-full-width {
    bottom: 0;
    right: 0;
    width: 100%;
}
.toast-top-left {
    left: 12px;
    top: 12px;
}
.toast-top-right {
    right: 12px;
    top: 12px;
}
.toast-bottom-right {
    bottom: 12px;
    right: 12px;
}
.toast-bottom-left {
    bottom: 12px;
    left: 12px;
}
#toast-container {
    position: fixed;
    z-index: 999999;
}
#toast-container * {
    box-sizing: border-box;
}
#toast-container > div {
    background-position: 15px center;
    background-repeat: no-repeat;
    border-radius: 3px;
    box-shadow: 0 0 12px #999;
    color: #fff;
    margin: 0 0 6px;
    opacity: 0.8;
    overflow: hidden;
    padding: 15px 15px 15px 50px;
    position: relative;
    width: 300px;
}
#toast-container > *:hover {
    box-shadow: 0 0 12px #000;
    cursor: pointer;
    opacity: 1;
}
#toast-container > .toast-info {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-error {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=") !important;
}
#toast-container > .toast-success {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;
}
#toast-container > .toast-warning {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=") !important;
}
#toast-container.toast-bottom-center > div, #toast-container.toast-top-center > div {
    margin: auto;
    width: 300px;
}
#toast-container.toast-bottom-full-width > div, #toast-container.toast-top-full-width > div {
    margin: auto;
    width: 96%;
}
.toast {
    background-color: #030303;
}
.toast-success {
    background-color: #51a351;
}
.toast-error {
    background-color: #bd362f;
}
.toast-info {
    background-color: #2f96b4;
}
.toast-warning {
    background-color: #f89406;
}
.toast-progress {
    background-color: #000;
    bottom: 0;
    height: 4px;
    left: 0;
    opacity: 0.4;
    position: absolute;
}
@media all and (max-width: 240px) {
#toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 11em;
}
#toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
}
@media all and (min-width: 241px) and (max-width: 480px) {
#toast-container > div {
    padding: 8px 8px 8px 50px;
    width: 18em;
}
#toast-container .toast-close-button {
    right: -0.2em;
    top: -0.2em;
}
}
@media all and (min-width: 481px) and (max-width: 768px) {
#toast-container > div {
    padding: 15px 15px 15px 50px;
    width: 25em;
}
}
@keyframes passing-through {
0% {
    opacity: 0;
    transform: translateY(40px);
}
30%, 70% {
    opacity: 1;
    transform: translateY(0px);
}
100% {
    opacity: 0;
    transform: translateY(-40px);
}
}
@keyframes passing-through {
0% {
    opacity: 0;
    transform: translateY(40px);
}
30%, 70% {
    opacity: 1;
    transform: translateY(0px);
}
100% {
    opacity: 0;
    transform: translateY(-40px);
}
}
@keyframes passing-through {
0% {
    opacity: 0;
    transform: translateY(40px);
}
30%, 70% {
    opacity: 1;
    transform: translateY(0px);
}
100% {
    opacity: 0;
    transform: translateY(-40px);
}
}
@keyframes slide-in {
0% {
    opacity: 0;
    transform: translateY(40px);
}
30% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes slide-in {
0% {
    opacity: 0;
    transform: translateY(40px);
}
30% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes slide-in {
0% {
    opacity: 0;
    transform: translateY(40px);
}
30% {
    opacity: 1;
    transform: translateY(0px);
}
}
@keyframes pulse {
0% {
    transform: scale(1);
}
10% {
    transform: scale(1.1);
}
20% {
    transform: scale(1);
}
}
@keyframes pulse {
0% {
    transform: scale(1);
}
10% {
    transform: scale(1.1);
}
20% {
    transform: scale(1);
}
}
@keyframes pulse {
0% {
    transform: scale(1);
}
10% {
    transform: scale(1.1);
}
20% {
    transform: scale(1);
}
}
.dropzone, .dropzone * {
    box-sizing: border-box;
}
.dropzone {
    background: white none repeat scroll 0 0;
    border: 2px solid rgba(0, 0, 0, 0.3);
    min-height: 150px;
    padding: 20px;
}
.dropzone.dz-clickable {
    cursor: pointer;
}
.dropzone.dz-clickable * {
    cursor: default;
}
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    cursor: pointer;
}
.dropzone.dz-started .dz-message {
    display: none;
}
.dropzone.dz-drag-hover {
    border-style: solid;
}
.dropzone.dz-drag-hover .dz-message {
    opacity: 0.5;
}
.dropzone .dz-message {
    margin: 2em 0;
    text-align: center;
}
.dropzone .dz-preview {
    display: inline-block;
    margin: 16px;
    min-height: 100px;
    position: relative;
    vertical-align: top;
}
.dropzone .dz-preview:hover {
    z-index: 1000;
}
.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}
.dropzone .dz-preview.dz-file-preview .dz-image {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #eee, #ddd) repeat scroll 0 0;
    border-radius: 20px;
}
.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity: 1;
}
.dropzone .dz-preview.dz-image-preview {
    background: white none repeat scroll 0 0;
}
.dropzone .dz-preview.dz-image-preview .dz-details {
    transition: opacity 0.2s linear 0s;
}
.dropzone .dz-preview .dz-remove {
    border: medium none;
    cursor: pointer;
    display: block;
    font-size: 14px;
    text-align: center;
}
.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline;
}
.dropzone .dz-preview:hover .dz-details {
    opacity: 1;
}
.dropzone .dz-preview .dz-details {
    color: rgba(0, 0, 0, 0.9);
    font-size: 13px;
    left: 0;
    line-height: 150%;
    max-width: 100%;
    min-width: 100%;
    opacity: 0;
    padding: 2em 1em;
    position: absolute;
    text-align: center;
    top: 0;
    z-index: 20;
}
.dropzone .dz-preview .dz-details .dz-size {
    font-size: 16px;
    margin-bottom: 1em;
}
.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap;
}
.dropzone .dz-preview .dz-details .dz-filename:hover span {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px solid rgba(200, 200, 200, 0.8);
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis;
}
.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent;
}
.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 3px;
    padding: 0 0.4em;
}
.dropzone .dz-preview:hover .dz-image img {
    filter: blur(8px);
    transform: scale(1.05, 1.05);
}
.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    display: block;
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 120px;
    z-index: 10;
}
.dropzone .dz-preview .dz-image img {
    display: block;
}
.dropzone .dz-preview.dz-success .dz-success-mark {
    animation: 3s cubic-bezier(0.77, 0, 0.175, 1) 0s normal none 1 running passing-through;
}
.dropzone .dz-preview.dz-error .dz-error-mark {
    animation: 3s cubic-bezier(0.77, 0, 0.175, 1) 0s normal none 1 running slide-in;
    opacity: 1;
}
.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    display: block;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    z-index: 500;
}
.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
    display: block;
    height: 54px;
    width: 54px;
}
.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    transition: all 0.2s linear 0s;
}
.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    transition: opacity 0.4s ease-in 0s;
}
.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    animation: 6s ease 0s normal none infinite running pulse;
}
.dropzone .dz-preview .dz-progress {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
    border-radius: 8px;
    height: 16px;
    left: 50%;
    margin-left: -40px;
    margin-top: -8px;
    opacity: 1;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 50%;
    transform: scale(1);
    width: 80px;
    z-index: 1000;
}
.dropzone .dz-preview .dz-progress .dz-upload {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #666, #444) repeat scroll 0 0;
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 300ms ease-in-out 0s;
    width: 0;
}
.dropzone .dz-preview.dz-error .dz-error-message {
    display: block;
}
.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events: auto;
}
.dropzone .dz-preview .dz-error-message {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #be2626, #a92222) repeat scroll 0 0;
    border-radius: 8px;
    color: white;
    display: none;
    font-size: 13px;
    left: -10px;
    opacity: 0;
    padding: 0.5em 1.2em;
    pointer-events: none;
    position: absolute;
    top: 130px;
    transition: opacity 0.3s ease 0s;
    width: 140px;
    z-index: 1000;
}
.dropzone .dz-preview .dz-error-message::after {
    border-bottom: 6px solid #be2626;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    height: 0;
    left: 64px;
    position: absolute;
    top: -6px;
    width: 0;
}
body.stop-scrolling {
    height: 100%;
    overflow: hidden;
}
.sweet-overlay {
    background-color: rgba(0, 0, 0, 0.4);
    bottom: 0;
    display: none;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 10000;
}
.sweet-alert {
    background-color: white;
    border-radius: 5px;
    display: none;
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    left: 50%;
    margin-left: -256px;
    margin-top: -200px;
    overflow: hidden;
    padding: 17px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 478px;
    z-index: 99999;
}
@media all and (max-width: 540px) {
.sweet-alert {
    left: 15px;
    margin-left: 0;
    margin-right: 0;
    right: 15px;
    width: auto;
}
}
.sweet-alert h2 {
    color: #575757;
    display: block;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    margin: 25px 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: none;
}
.sweet-alert p {
    color: #797979;
    float: none;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: inherit;
}
.sweet-alert fieldset {
    border: medium none;
    position: relative;
}
.sweet-alert .sa-error-container {
    background-color: #f1f1f1;
    margin-left: -17px;
    margin-right: -17px;
    max-height: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: padding 0.15s ease 0s, max-height 0.15s ease 0s;
}
.sweet-alert .sa-error-container.show {
    max-height: 100px;
    padding: 10px 0;
    transition: padding 0.25s ease 0s, max-height 0.25s ease 0s;
}
.sweet-alert .sa-error-container .icon {
    background-color: #ea7d7d;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin-right: 3px;
    text-align: center;
    width: 24px;
}
.sweet-alert .sa-error-container p {
    display: inline-block;
}
.sweet-alert .sa-input-error {
    height: 20px;
    opacity: 0;
    position: absolute;
    right: 26px;
    top: 29px;
    transform: scale(0.5);
    transform-origin: 50% 50% 0;
    transition: all 0.1s ease 0s;
    width: 20px;
}
.sweet-alert .sa-input-error::before, .sweet-alert .sa-input-error::after {
    background-color: #f06e57;
    border-radius: 3px;
    content: "";
    height: 6px;
    left: 50%;
    margin-left: -9px;
    margin-top: -4px;
    position: absolute;
    top: 50%;
    width: 20px;
}
.sweet-alert .sa-input-error::before {
    transform: rotate(-45deg);
}
.sweet-alert .sa-input-error::after {
    transform: rotate(45deg);
}
.sweet-alert .sa-input-error.show {
    opacity: 1;
    transform: scale(1);
}
.sweet-alert input {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06) inset;
    box-sizing: border-box;
    display: none;
    font-size: 18px;
    height: 43px;
    margin-bottom: 17px;
    margin-top: 10px;
    padding: 0 12px;
    transition: all 0.3s ease 0s;
    width: 100%;
}
.sweet-alert input:focus {
    border: 1px solid #b4dbed;
    box-shadow: 0 0 3px #c4e6f5;
    outline: medium none;
}
.sweet-alert input:focus::-moz-placeholder {
    opacity: 0.5;
    transition: opacity 0.3s ease 0.03s;
}
.sweet-alert input::-moz-placeholder {
    color: #bdbdbd;
}
.sweet-alert.show-input input {
    display: block;
}
.sweet-alert button {
    background-color: #aedef4;
    border: medium none;
    border-radius: 5px;
    box-shadow: none;
    color: white;
    cursor: pointer;
    font-size: 17px;
    font-weight: 500;
    margin: 26px 5px 0;
    padding: 10px 32px;
}
.sweet-alert button:focus {
    box-shadow: 0 0 2px rgba(128, 179, 235, 0.5), 0 0 0 1px rgba(0, 0, 0, 0.05) inset;
    outline: medium none;
}
.sweet-alert button:hover {
    background-color: #a1d9f2;
}
.sweet-alert button:active {
    background-color: #81ccee;
}
.sweet-alert button.cancel {
    background-color: #d0d0d0;
}
.sweet-alert button.cancel:hover {
    background-color: #c8c8c8;
}
.sweet-alert button.cancel:active {
    background-color: #b6b6b6;
}
.sweet-alert button.cancel:focus {
    box-shadow: 0 0 2px rgba(197, 205, 211, 0.8), 0 0 0 1px rgba(0, 0, 0, 0.047) inset !important;
}
.sweet-alert button::-moz-focus-inner {
    border: 0 none;
}
.sweet-alert[data-has-cancel-button="false"] button {
    box-shadow: none !important;
}
.sweet-alert[data-has-confirm-button="false"][data-has-cancel-button="false"] {
    padding-bottom: 40px;
}
.sweet-alert .sa-icon {
    border: 4px solid gray;
    border-radius: 50%;
    box-sizing: content-box;
    height: 80px;
    margin: 20px auto;
    padding: 0;
    position: relative;
    width: 80px;
}
.sweet-alert .sa-icon.sa-error {
    border-color: #f27474;
}
.sweet-alert .sa-icon.sa-error .sa-x-mark {
    display: block;
    position: relative;
}
.sweet-alert .sa-icon.sa-error .sa-line {
    background-color: #f27474;
    border-radius: 2px;
    display: block;
    height: 5px;
    position: absolute;
    top: 37px;
    width: 47px;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    left: 17px;
    transform: rotate(45deg);
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    right: 16px;
    transform: rotate(-45deg);
}
.sweet-alert .sa-icon.sa-warning {
    border-color: #f8bb86;
}
.sweet-alert .sa-icon.sa-warning .sa-body {
    background-color: #f8bb86;
    border-radius: 2px;
    height: 47px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 10px;
    width: 5px;
}
.sweet-alert .sa-icon.sa-warning .sa-dot {
    background-color: #f8bb86;
    border-radius: 50%;
    bottom: 10px;
    height: 7px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    width: 7px;
}
.sweet-alert .sa-icon.sa-info {
    border-color: #c9dae1;
}
.sweet-alert .sa-icon.sa-info::before {
    background-color: #c9dae1;
    border-radius: 2px;
    bottom: 17px;
    content: "";
    height: 29px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    width: 5px;
}
.sweet-alert .sa-icon.sa-info::after {
    background-color: #c9dae1;
    border-radius: 50%;
    content: "";
    height: 7px;
    margin-left: -3px;
    position: absolute;
    top: 19px;
    width: 7px;
}
.sweet-alert .sa-icon.sa-success {
    border-color: #a5dc86;
}
.sweet-alert .sa-icon.sa-success::before, .sweet-alert .sa-icon.sa-success::after {
    background: white none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    height: 120px;
    position: absolute;
    transform: rotate(45deg);
    width: 60px;
}
.sweet-alert .sa-icon.sa-success::before {
    border-radius: 120px 0 0 120px;
    left: -33px;
    top: -7px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px 0;
}
.sweet-alert .sa-icon.sa-success::after {
    border-radius: 0 120px 120px 0;
    left: 30px;
    top: -11px;
    transform: rotate(-45deg);
    transform-origin: 0 60px 0;
}
.sweet-alert .sa-icon.sa-success .sa-placeholder {
    border: 4px solid rgba(165, 220, 134, 0.2);
    border-radius: 50%;
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-fix {
    background-color: white;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}
.sweet-alert .sa-icon.sa-success .sa-line {
    background-color: #a5dc86;
    border-radius: 2px;
    display: block;
    height: 5px;
    position: absolute;
    z-index: 2;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
}
.sweet-alert .sa-icon.sa-custom {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    border: medium none;
    border-radius: 0;
}
@keyframes showSweetAlert {
0% {
    transform: scale(0.7);
}
45% {
    transform: scale(1.05);
}
80% {
    transform: scale(0.95);
}
100% {
    transform: scale(1);
}
}
@keyframes showSweetAlert {
0% {
    transform: scale(0.7);
}
45% {
    transform: scale(1.05);
}
80% {
    transform: scale(0.95);
}
100% {
    transform: scale(1);
}
}
@keyframes hideSweetAlert {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0.5);
}
}
@keyframes hideSweetAlert {
0% {
    transform: scale(1);
}
100% {
    transform: scale(0.5);
}
}
@keyframes slideFromTop {
0% {
    top: 0;
}
100% {
    top: 50%;
}
}
@keyframes slideFromTop {
0% {
    top: 0;
}
100% {
    top: 50%;
}
}
@keyframes slideToTop {
0% {
    top: 50%;
}
100% {
    top: 0;
}
}
@keyframes slideToTop {
0% {
    top: 50%;
}
100% {
    top: 0;
}
}
@keyframes slideFromBottom {
0% {
    top: 70%;
}
100% {
    top: 50%;
}
}
@keyframes slideFromBottom {
0% {
    top: 70%;
}
100% {
    top: 50%;
}
}
@keyframes slideToBottom {
0% {
    top: 50%;
}
100% {
    top: 70%;
}
}
@keyframes slideToBottom {
0% {
    top: 50%;
}
100% {
    top: 70%;
}
}
.showSweetAlert[data-animation="pop"] {
    animation: 0.3s ease 0s normal none 1 running showSweetAlert;
}
.showSweetAlert[data-animation="none"] {
    animation: 0s ease 0s normal none 1 running none;
}
.showSweetAlert[data-animation="slide-from-top"] {
    animation: 0.3s ease 0s normal none 1 running slideFromTop;
}
.showSweetAlert[data-animation="slide-from-bottom"] {
    animation: 0.3s ease 0s normal none 1 running slideFromBottom;
}
.hideSweetAlert[data-animation="pop"] {
    animation: 0.2s ease 0s normal none 1 running hideSweetAlert;
}
.hideSweetAlert[data-animation="none"] {
    animation: 0s ease 0s normal none 1 running none;
}
.hideSweetAlert[data-animation="slide-from-top"] {
    animation: 0.4s ease 0s normal none 1 running slideToTop;
}
.hideSweetAlert[data-animation="slide-from-bottom"] {
    animation: 0.3s ease 0s normal none 1 running slideToBottom;
}
@keyframes animateSuccessTip {
0% {
    left: 1px;
    top: 19px;
    width: 0;
}
54% {
    left: 1px;
    top: 19px;
    width: 0;
}
70% {
    left: -8px;
    top: 37px;
    width: 50px;
}
84% {
    left: 21px;
    top: 48px;
    width: 17px;
}
100% {
    left: 14px;
    top: 45px;
    width: 25px;
}
}
@keyframes animateSuccessTip {
0% {
    left: 1px;
    top: 19px;
    width: 0;
}
54% {
    left: 1px;
    top: 19px;
    width: 0;
}
70% {
    left: -8px;
    top: 37px;
    width: 50px;
}
84% {
    left: 21px;
    top: 48px;
    width: 17px;
}
100% {
    left: 14px;
    top: 45px;
    width: 25px;
}
}
@keyframes animateSuccessLong {
0% {
    right: 46px;
    top: 54px;
    width: 0;
}
65% {
    right: 46px;
    top: 54px;
    width: 0;
}
84% {
    right: 0;
    top: 35px;
    width: 55px;
}
100% {
    right: 8px;
    top: 38px;
    width: 47px;
}
}
@keyframes animateSuccessLong {
0% {
    right: 46px;
    top: 54px;
    width: 0;
}
65% {
    right: 46px;
    top: 54px;
    width: 0;
}
84% {
    right: 0;
    top: 35px;
    width: 55px;
}
100% {
    right: 8px;
    top: 38px;
    width: 47px;
}
}
@keyframes rotatePlaceholder {
0% {
    transform: rotate(-45deg);
}
5% {
    transform: rotate(-45deg);
}
12% {
    transform: rotate(-405deg);
}
100% {
    transform: rotate(-405deg);
}
}
@keyframes rotatePlaceholder {
0% {
    transform: rotate(-45deg);
}
5% {
    transform: rotate(-45deg);
}
12% {
    transform: rotate(-405deg);
}
100% {
    transform: rotate(-405deg);
}
}
.animateSuccessTip {
    animation: 0.75s ease 0s normal none 1 running animateSuccessTip;
}
.animateSuccessLong {
    animation: 0.75s ease 0s normal none 1 running animateSuccessLong;
}
.sa-icon.sa-success.animate::after {
    animation: 4.25s ease-in 0s normal none 1 running rotatePlaceholder;
}
@keyframes animateErrorIcon {
0% {
    opacity: 0;
    transform: rotateX(100deg);
}
100% {
    opacity: 1;
    transform: rotateX(0deg);
}
}
@keyframes animateErrorIcon {
0% {
    opacity: 0;
    transform: rotateX(100deg);
}
100% {
    opacity: 1;
    transform: rotateX(0deg);
}
}
.animateErrorIcon {
    animation: 0.5s ease 0s normal none 1 running animateErrorIcon;
}
@keyframes animateXMark {
0% {
    margin-top: 26px;
    opacity: 0;
    transform: scale(0.4);
}
50% {
    margin-top: 26px;
    opacity: 0;
    transform: scale(0.4);
}
80% {
    margin-top: -6px;
    transform: scale(1.15);
}
100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1);
}
}
@keyframes animateXMark {
0% {
    margin-top: 26px;
    opacity: 0;
    transform: scale(0.4);
}
50% {
    margin-top: 26px;
    opacity: 0;
    transform: scale(0.4);
}
80% {
    margin-top: -6px;
    transform: scale(1.15);
}
100% {
    margin-top: 0;
    opacity: 1;
    transform: scale(1);
}
}
.animateXMark {
    animation: 0.5s ease 0s normal none 1 running animateXMark;
}
@keyframes pulseWarning {
0% {
    border-color: #f8d486;
}
100% {
    border-color: #f8bb86;
}
}
@keyframes pulseWarning {
0% {
    border-color: #f8d486;
}
100% {
    border-color: #f8bb86;
}
}
.pulseWarning {
    animation: 0.75s ease 0s alternate none infinite running pulseWarning;
}
@keyframes pulseWarningIns {
0% {
    background-color: #f8d486;
}
100% {
    background-color: #f8bb86;
}
}
@keyframes pulseWarningIns {
0% {
    background-color: #f8d486;
}
100% {
    background-color: #f8bb86;
}
}
.pulseWarningIns {
    animation: 0.75s ease 0s alternate none infinite running pulseWarningIns;
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
}
.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
}
.sweet-alert .sa-icon.sa-success {
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
}
.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
}
.note-editor {
    border: 1px solid #a9a9a9;
    position: relative;
}
.note-editor .note-dropzone {
    background-color: white;
    border: 2px dashed #87cefa;
    color: #87cefa;
    display: none;
    opacity: 0.95;
    position: absolute;
    z-index: 100;
}
.note-editor .note-dropzone .note-dropzone-message {
    display: table-cell;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}
.note-editor .note-dropzone.hover {
    border: 2px dashed #098ddf;
    color: #098ddf;
}
.note-editor.dragover .note-dropzone {
    display: table;
}
.note-editor .note-toolbar {
    background-color: #f5f5f5;
    border-bottom: 1px solid #a9a9a9;
}
.note-editor.fullscreen {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050;
}
.note-editor.fullscreen .note-editable {
    background-color: white;
}
.note-editor.fullscreen .note-resizebar {
    display: none;
}
.note-editor.codeview .note-editable {
    display: none;
}
.note-editor.codeview .note-codable {
    display: block;
}
.note-editor .note-statusbar {
    background-color: #f5f5f5;
}
.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #a9a9a9;
    cursor: ns-resize;
    height: 8px;
    width: 100%;
}
.note-editor .note-statusbar .note-resizebar .note-icon-bar {
    border-top: 1px solid #a9a9a9;
    margin: 1px auto;
    width: 20px;
}
.note-editor .note-editable[contenteditable="true"]:empty:not(:focus)::before {
    color: #a9a9a9;
    content: attr(data-placeholder);
}
.note-editor .note-editable {
    outline: 0 none;
    overflow: auto;
    padding: 10px;
}
.note-editor .note-editable[contenteditable="false"] {
    background-color: #e5e5e5;
}
.note-editor .note-codable {
    background-color: #222;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    box-sizing: border-box;
    color: #ccc;
    display: none;
    font-family: Menlo,Monaco,monospace,sans-serif;
    font-size: 14px;
    margin-bottom: 0;
    padding: 10px;
    resize: none;
    width: 100%;
}
.note-air-editor {
    outline: 0 none;
}
.note-popover .popover {
    max-width: none;
}
.note-popover .popover .popover-content a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
    white-space: nowrap;
}
.note-popover .popover .arrow {
    left: 20px;
}
.note-popover .popover .popover-content, .note-toolbar {
    margin: 0;
    padding: 0 0 5px 5px;
}
.note-popover .popover .popover-content > .btn-group, .note-toolbar > .btn-group {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 5px;
}
.note-popover .popover .popover-content .btn-group .note-table, .note-toolbar .btn-group .note-table {
    min-width: 0;
    padding: 5px;
}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker, .note-toolbar .btn-group .note-table .note-dimension-picker {
    font-size: 18px;
}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-mousecatcher {
    cursor: pointer;
    height: 10em;
    position: absolute !important;
    width: 10em;
    z-index: 3;
}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat scroll 0 0;
    height: 5em;
    position: relative !important;
    width: 5em;
    z-index: 1;
}
.note-popover .popover .popover-content .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted, .note-toolbar .btn-group .note-table .note-dimension-picker .note-dimension-picker-highlighted {
    background: rgba(0, 0, 0, 0) url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC") repeat scroll 0 0;
    height: 1em;
    position: absolute !important;
    width: 1em;
    z-index: 2;
}
.note-popover .popover .popover-content .note-style h1, .note-toolbar .note-style h1, .note-popover .popover .popover-content .note-style h2, .note-toolbar .note-style h2, .note-popover .popover .popover-content .note-style h3, .note-toolbar .note-style h3, .note-popover .popover .popover-content .note-style h4, .note-toolbar .note-style h4, .note-popover .popover .popover-content .note-style h5, .note-toolbar .note-style h5, .note-popover .popover .popover-content .note-style h6, .note-toolbar .note-style h6, .note-popover .popover .popover-content .note-style blockquote, .note-toolbar .note-style blockquote {
    margin: 0;
}
.note-popover .popover .popover-content .note-color .dropdown-toggle, .note-toolbar .note-color .dropdown-toggle {
    padding-left: 5px;
    width: 20px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu, .note-toolbar .note-color .dropdown-menu {
    min-width: 340px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group, .note-toolbar .note-color .dropdown-menu .btn-group {
    margin: 0;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group:first-child, .note-toolbar .note-color .dropdown-menu .btn-group:first-child {
    margin: 0 5px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-palette-title, .note-toolbar .note-color .dropdown-menu .btn-group .note-palette-title {
    border-bottom: 1px solid #eee;
    font-size: 12px;
    margin: 2px 7px;
    text-align: center;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset {
    border-radius: 5px;
    cursor: pointer;
    font-size: 11px;
    margin: 3px;
    padding: 0 3px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-row, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-row {
    height: 20px;
}
.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group .note-color-reset:hover, .note-toolbar .note-color .dropdown-menu .btn-group .note-color-reset:hover {
    background: #eee none repeat scroll 0 0;
}
.note-popover .popover .popover-content .note-para .dropdown-menu, .note-toolbar .note-para .dropdown-menu {
    min-width: 216px;
    padding: 5px;
}
.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child, .note-toolbar .note-para .dropdown-menu > div:first-child {
    margin-right: 5px;
}
.note-popover .popover .popover-content .dropdown-menu, .note-toolbar .dropdown-menu {
    min-width: 90px;
}
.note-popover .popover .popover-content .dropdown-menu.right, .note-toolbar .dropdown-menu.right {
    left: auto;
    right: 0;
}
.note-popover .popover .popover-content .dropdown-menu.right::before, .note-toolbar .dropdown-menu.right::before {
    left: auto !important;
    right: 9px;
}
.note-popover .popover .popover-content .dropdown-menu.right::after, .note-toolbar .dropdown-menu.right::after {
    left: auto !important;
    right: 10px;
}
.note-popover .popover .popover-content .dropdown-menu.note-check li a i, .note-toolbar .dropdown-menu.note-check li a i {
    color: deepskyblue;
    visibility: hidden;
}
.note-popover .popover .popover-content .dropdown-menu.note-check li a.checked i, .note-toolbar .dropdown-menu.note-check li a.checked i {
    visibility: visible;
}
.note-popover .popover .popover-content .note-fontsize-10, .note-toolbar .note-fontsize-10 {
    font-size: 10px;
}
.note-popover .popover .popover-content .note-color-palette, .note-toolbar .note-color-palette {
    line-height: 1;
}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn, .note-toolbar .note-color-palette div .note-color-btn {
    border: 1px solid #fff;
    height: 20px;
    margin: 0;
    padding: 0;
    width: 20px;
}
.note-popover .popover .popover-content .note-color-palette div .note-color-btn:hover, .note-toolbar .note-color-palette div .note-color-btn:hover {
    border: 1px solid #000;
}
.note-dialog > div {
    display: none;
}
.note-dialog .form-group {
    margin-left: 0;
    margin-right: 0;
}
.note-dialog .note-modal-form {
    margin: 0;
}
.note-dialog .note-image-dialog .note-dropzone {
    border: 4px dashed lightgray;
    color: lightgray;
    font-size: 30px;
    line-height: 4;
    margin-bottom: 10px;
    min-height: 100px;
    text-align: center;
}
.note-dialog .note-help-dialog {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #222 !important;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0 none;
    color: #ccc;
    font-size: 12px;
    opacity: 0.9;
}
.note-dialog .note-help-dialog .modal-content {
    background: transparent none repeat scroll 0 0;
    border: 1px solid white;
    border-radius: 5px;
    box-shadow: none;
}
.note-dialog .note-help-dialog a {
    color: white;
    font-size: 12px;
}
.note-dialog .note-help-dialog .title {
    border-bottom: 1px solid white;
    color: white;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.note-dialog .note-help-dialog .modal-close {
    color: #dd0;
    cursor: pointer;
    font-size: 14px;
}
.note-dialog .note-help-dialog .text-center {
    margin: 10px 0 0;
}
.note-dialog .note-help-dialog .note-shortcut {
    padding-bottom: 8px;
    padding-top: 8px;
}
.note-dialog .note-help-dialog .note-shortcut-row {
    margin-left: -5px;
    margin-right: -5px;
}
.note-dialog .note-help-dialog .note-shortcut-col {
    padding-left: 5px;
    padding-right: 5px;
}
.note-dialog .note-help-dialog .note-shortcut-title {
    color: #dd0;
    font-size: 13px;
    font-weight: bold;
}
.note-dialog .note-help-dialog .note-shortcut-key {
    color: #dd0;
    font-family: "Courier New";
    text-align: right;
}
.note-handle .note-control-selection {
    border: 1px solid black;
    display: none;
    position: absolute;
}
.note-handle .note-control-selection > div {
    position: absolute;
}
.note-handle .note-control-selection .note-control-selection-bg {
    background-color: black;
    height: 100%;
    opacity: 0.3;
    width: 100%;
}
.note-handle .note-control-selection .note-control-handle {
    border: 1px solid black;
    height: 7px;
    width: 7px;
}
.note-handle .note-control-selection .note-control-holder {
    border: 1px solid black;
    height: 7px;
    width: 7px;
}
.note-handle .note-control-selection .note-control-sizing {
    background-color: white;
    border: 1px solid black;
    height: 7px;
    width: 7px;
}
.note-handle .note-control-selection .note-control-nw {
    border-bottom: 0 none;
    border-right: 0 none;
    left: -5px;
    top: -5px;
}
.note-handle .note-control-selection .note-control-ne {
    border-bottom: 0 none;
    border-left: medium none;
    right: -5px;
    top: -5px;
}
.note-handle .note-control-selection .note-control-sw {
    border-right: 0 none;
    border-top: 0 none;
    bottom: -5px;
    left: -5px;
}
.note-handle .note-control-selection .note-control-se {
    bottom: -5px;
    cursor: se-resize;
    right: -5px;
}
.note-handle .note-control-selection .note-control-selection-info {
    background-color: black;
    border-radius: 5px;
    bottom: 0;
    color: white;
    font-size: 12px;
    margin: 5px;
    opacity: 0.7;
    padding: 5px;
    right: 0;
}
.waves-effect {
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
}
.waves-effect .waves-ripple {
    background: rgba(0, 0, 0, 0) radial-gradient(rgba(0, 0, 0, 0.2) 0px, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.5) 60%, rgba(255, 255, 255, 0) 70%) repeat scroll 0 0;
    border-radius: 50%;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    transform: scale(0) translate(0px, 0px);
    transition-delay: 0s;
    transition-duration: 0.5s;
    transition-property: transform, opacity;
    transition-timing-function: ease-out;
    width: 100px;
}
.waves-effect.waves-light .waves-ripple {
    background: rgba(0, 0, 0, 0) radial-gradient(rgba(255, 255, 255, 0.2) 0px, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%) repeat scroll 0 0;
}
.waves-effect.waves-classic .waves-ripple {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
}
.waves-effect.waves-classic.waves-light .waves-ripple {
    background: rgba(255, 255, 255, 0.4) none repeat scroll 0 0;
}
.waves-notransition {
    transition: none 0s ease 0s !important;
}
.waves-button, .waves-circle {
    transform: translateZ(0px);
}
.waves-button, .waves-button:hover, .waves-button:visited, .waves-button-input {
    background-color: rgba(0, 0, 0, 0);
    border: medium none;
    color: inherit;
    cursor: pointer;
    font-size: 1em;
    line-height: 1em;
    outline: medium none;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    z-index: 1;
}
.waves-button {
    border-radius: 0.2em;
    padding: 0.85em 1.1em;
}
.waves-button-input {
    margin: 0;
    padding: 0.85em 1.1em;
}
.waves-input-wrapper {
    border-radius: 0.2em;
    vertical-align: bottom;
}
.waves-input-wrapper.waves-button {
    padding: 0;
}
.waves-input-wrapper .waves-button-input {
    left: 0;
    position: relative;
    top: 0;
    z-index: 1;
}
.waves-circle {
    border-radius: 50%;
    height: 2.5em;
    line-height: 2.5em;
    text-align: center;
    width: 2.5em;
}
.waves-float {
    box-shadow: 0 1px 1.5px 1px rgba(0, 0, 0, 0.12);
    transition: all 300ms ease 0s;
}
.waves-float:active {
    box-shadow: 0 8px 20px 1px rgba(0, 0, 0, 0.3);
}
.waves-block {
    display: block;
}


body {
    background-color: #f0f1f2;
    color: rgba(27, 34, 44, 0.72);
    font-family: "Ubuntu","Droid Sans",Tahoma,Arial,sans-serif;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 1.54;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p, .navbar, .brand, .btn-simple, .alert, a, .td-name, td, button.close {
    font-family: "Ubuntu","Droid Sans",Tahoma,Arial,sans-serif;
}
*::-moz-selection {
    background: #b3d4fc none repeat scroll 0 0;
    text-shadow: none;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ccc currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    display: block;
    height: 1px;
    margin: 1em 0;
    padding: 0;
}
audio, canvas, iframe, img, svg, video {
    vertical-align: middle;
}
fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.browserupgrade {
    background: #ccc none repeat scroll 0 0;
    color: #000;
    margin: 0.2em 0;
    padding: 0.2em 0;
}
.clearfix::before, .clearfix::after, .dl-horizontal dd::before, .dl-horizontal dd::after, .container::before, .container::after, .container-fluid::before, .container-fluid::after, .row::before, .row::after, .form-horizontal .form-group::before, .form-horizontal .form-group::after, .navbar::before, .navbar::after, .navbar-header::before, .navbar-header::after, .navbar-collapse::before, .navbar-collapse::after, .nav::before, .nav::after, .btn-toolbar::before, .btn-toolbar::after, .btn-group-vertical > .btn-group::before, .btn-group-vertical > .btn-group::after, .pager::before, .pager::after, .modal-footer::before, .modal-footer::after, .page-tabs::before, .page-tabs::after, .page-heading::before, .page-heading::after, .page-heading-bg-img::before, .page-heading-bg-img::after, .aside-bar .aside-bar-body ul.acc-menu a::before, .aside-bar .aside-bar-body ul.acc-menu a::after, .infobar-options::before, .infobar-options::after, .infobar .widget-body::before, .infobar .widget-body::after, ul.settings li::before, ul.settings li::after, .rightbar .recent-activities li::before, .rightbar .recent-activities li::after, .rightbar .sparkline::before, .rightbar .sparkline::after, .leftbar nav.widget-body > ul.acc-menu a::before, .leftbar nav.widget-body > ul.acc-menu a::after, .leftbar nav.widget-body > ul.acc-menu li.hasChild > a::before, .leftbar nav.widget-body > ul.acc-menu li.hasChild > a::after, .leftbar-small .static-leftbar-wrapper nav > ul.acc-menu > li.hasChild > a::before, .leftbar-small .static-leftbar-wrapper nav > ul.acc-menu > li.hasChild > a::after, .panel::before, .panel::after, .panel .heading::before, .panel .heading::after, .panel .body::before, .panel .body::after, .inner-spacer::before, .inner-spacer::after, .panel-editbox::before, .panel-editbox::after, .tile-heading::before, .tile-heading::after, .tile-body::before, .tile-body::after, .tile-footer::before, .tile-footer::after, .panel-comments li::before, .panel-comments li::after, .panel-threads li::before, .panel-threads li::after, .panel-users li::before, .panel-users li::after, .panel-profile .user-card ul.details::before, .panel-profile .user-card ul.details::after, .panel-profile .user-card ul.details li::before, .panel-profile .user-card ul.details li::after, .panel-profile .user-card ul.details li a::before, .panel-profile .user-card ul.details li a::after, .panel-userprofile li::before, .panel-userprofile li::after, ul.mailbox-msg-list li a.mailbox-msg-list-item::before, ul.mailbox-msg-list li a.mailbox-msg-list-item::after, .mailbox-panel header::before, .mailbox-panel header::after, .mailbox-panel .msg-composer::before, .mailbox-panel .msg-composer::after, .timeline > li .timeline-header::before, .timeline > li .timeline-header::after, .timeline > li .timeline-footer::before, .timeline > li .timeline-footer::after, .widget-weather .weather-heading .weather-heading-top::before, .widget-weather .weather-heading .weather-heading-top::after, .widget-weather .weather-heading .weather-heading-bottom::before, .widget-weather .weather-heading .weather-heading-bottom::after, .widget-weather .weather-body::before, .widget-weather .weather-body::after, .widget-weather .weather-footer::before, .widget-weather .weather-footer::after, .activities-container::before, .activities-container::after, .activities-container .activities-inner::before, .activities-container .activities-inner::after, .setting-container .setting-inner::before, .setting-container .setting-inner::after, .leftbar .widget .widget-body .sparkline::before, .leftbar .widget .widget-body .sparkline::after, .commonWrapper .widget .widget-body .sparkline::before, .commonWrapper .widget .widget-body .sparkline::after, .rtl .leftbar nav.widget-body > ul.acc-menu a::before, .rtl .leftbar nav.widget-body > ul.acc-menu a::after, .rtl .leftbar nav.widget-body > ul.acc-menu li.hasChild > a::before, .rtl .leftbar nav.widget-body > ul.acc-menu li.hasChild > a::after, .rtl.leftbar-small .static-leftbar-wrapper nav > ul.acc-menu > li.hasChild > a::before, .rtl.leftbar-small .static-leftbar-wrapper nav > ul.acc-menu > li.hasChild > a::after, .rtl .leftbar .sparkline::before, .rtl .leftbar .sparkline::after, .gallery::before, .gallery::after, .todo-list ul li::before, .todo-list ul li::after, .card-task .card-title::before, .card-task .card-title::after, .card-task .card-options::before, .card-task .card-options::after, .card-task .card-checklist .checklist-toggler::before, .card-task .card-checklist .checklist-toggler::after, .store .comments .media-heading::before, .store .comments .media-heading::after, .blog .featured-post .featured-footer::before, .blog .featured-post .featured-footer::after, .blog .column-post .column-footer::before, .blog .column-post .column-footer::after, .blog .portfolio::before, .blog .portfolio::after {
    content: " ";
    display: table;
}
.clearfix::after, .dl-horizontal dd::after, .container::after, .container-fluid::after, .row::after, .form-horizontal .form-group::after, .navbar::after, .navbar-header::after, .navbar-collapse::after, .nav::after, .btn-toolbar::after, .btn-group-vertical > .btn-group::after, .pager::after, .modal-footer::after, .page-tabs::after, .page-heading::after, .page-heading-bg-img::after, .aside-bar .aside-bar-body ul.acc-menu a::after, .infobar-options::after, .infobar .widget-body::after, ul.settings li::after, .rightbar .recent-activities li::after, .rightbar .sparkline::after, .leftbar nav.widget-body > ul.acc-menu a::after, .leftbar nav.widget-body > ul.acc-menu li.hasChild > a::after, .leftbar-small .static-leftbar-wrapper nav > ul.acc-menu > li.hasChild > a::after, .panel::after, .panel .heading::after, .panel .body::after, .inner-spacer::after, .panel-editbox::after, .tile-heading::after, .tile-body::after, .tile-footer::after, .panel-comments li::after, .panel-threads li::after, .panel-users li::after, .panel-profile .user-card ul.details::after, .panel-profile .user-card ul.details li::after, .panel-profile .user-card ul.details li a::after, .panel-userprofile li::after, ul.mailbox-msg-list li a.mailbox-msg-list-item::after, .mailbox-panel header::after, .mailbox-panel .msg-composer::after, .timeline > li .timeline-header::after, .timeline > li .timeline-footer::after, .widget-weather .weather-heading .weather-heading-top::after, .widget-weather .weather-heading .weather-heading-bottom::after, .widget-weather .weather-body::after, .widget-weather .weather-footer::after, .activities-container::after, .activities-container .activities-inner::after, .setting-container .setting-inner::after, .leftbar .widget .widget-body .sparkline::after, .commonWrapper .widget .widget-body .sparkline::after, .rtl .leftbar nav.widget-body > ul.acc-menu a::after, .rtl .leftbar nav.widget-body > ul.acc-menu li.hasChild > a::after, .rtl.leftbar-small .static-leftbar-wrapper nav > ul.acc-menu > li.hasChild > a::after, .rtl .leftbar .sparkline::after, .gallery::after, .todo-list ul li::after, .card-task .card-title::after, .card-task .card-options::after, .card-task .card-checklist .checklist-toggler::after, .store .comments .media-heading::after, .blog .featured-post .featured-footer::after, .blog .column-post .column-footer::after, .blog .portfolio::after {
    clear: both;
}
* {
    outline: medium none !important;
}
a:hover {
    outline: 0 none;
    text-decoration: none;
}
a:active {
    outline: 0 none;
    text-decoration: none;
}
a:focus {
    outline: 0 none;
    text-decoration: none;
}
.bg-empty {
    background: transparent none repeat scroll 0 0 !important;
}
.bg-primary {
    background-color: #228bdf !important;
}
.bg-success {
    background-color: #00b19d !important;
}
.bg-info {
    background-color: #3ddcf7 !important;
}
.bg-warning {
    background-color: #ffaa00 !important;
}
.bg-danger {
    background-color: #ef5350 !important;
}
.bg-muted {
    background-color: #f5f5f5 !important;
}
.bg-inverse {
    background-color: #4c5667 !important;
}
.bg-purple {
    background-color: #7266ba !important;
}
.bg-pink {
    background-color: #f76397 !important;
}
.bg-white {
    background-color: #ffffff !important;
}
.text-white {
    color: #ffffff;
}
.text-danger {
    color: #ef5350;
}
.text-muted {
    color: #98a6ad;
}
.text-primary {
    color: #228bdf;
}
.text-warning {
    color: #ffaa00;
}
.text-success {
    color: #00b19d;
}
.text-info {
    color: #3ddcf7;
}
.text-inverse {
    color: #4c5667;
}
.text-pink {
    color: #f76397;
}
.text-purple {
    color: #7266ba;
}
.text-dark {
    color: #797979 !important;
}
label {
    font-weight: normal;
    margin-bottom: 6px;
}
.label {
    color: #ffffff !important;
}
.label-primary {
    background-color: #228bdf;
}
.label-success {
    background-color: #00b19d;
}
.label-info {
    background-color: #3ddcf7;
}
.label-warning {
    background-color: #ffaa00;
}
.label-danger {
    background-color: #ef5350;
}
.label-purple {
    background-color: #7266ba;
}
.label-pink {
    background-color: #f76397;
}
.label-dark {
    background: #4f595b none repeat scroll 0 0;
}
.label-inverse {
    background-color: #4c5667;
}
.badge-primary {
    background-color: #228bdf;
}
.badge-success {
    background-color: #00b19d;
}
.badge-info {
    background-color: #3ddcf7;
}
.badge-warning {
    background-color: #ffaa00;
}
.badge-danger {
    background-color: #ef5350;
}
.badge-purple {
    background-color: #7266ba;
}
.badge-pink {
    background-color: #f76397;
}
.badge-inverse {
    background-color: #4c5667;
}
.mbn {
    margin-bottom: 0 !important;
}
.mb10 {
    margin-bottom: 10px !important;
}
.mb20 {
    margin-bottom: 20px !important;
}
.mb30 {
    margin-bottom: 30px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mb50 {
    margin-bottom: 50px !important;
}
.mb60 {
    margin-bottom: 60px !important;
}
.mtn {
    margin-top: 0 !important;
}
.mt10 {
    margin-top: 10px !important;
}
.mt20 {
    margin-top: 20px !important;
}
.mt30 {
    margin-top: 30px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.mt50 {
    margin-top: 50px !important;
}
.mt60 {
    margin-top: 60px !important;
}
.mln {
    margin-left: 0;
}
.ml10 {
    margin-left: 10px;
}
.ml20 {
    margin-left: 20px;
}
.ml30 {
    margin-left: 30px;
}
.ml40 {
    margin-left: 40px;
}
.ml50 {
    margin-left: 50px;
}
.ml60 {
    margin-left: 60px;
}
.mrn {
    margin-right: 0 !important;
}
.mr5 {
    margin-right: 5px !important;
}
.mr10 {
    margin-right: 10px !important;
}
.mr20 {
    margin-right: 20px !important;
}
.mr30 {
    margin-right: 30px !important;
}
.mr40 {
    margin-right: 40px !important;
}
.mr50 {
    margin-right: 50px !important;
}
.mr60 {
    margin-right: 60px !important;
}
.pbn {
    padding-bottom: 0 !important;
}
.pb10 {
    padding-bottom: 10px;
}
.pb20 {
    padding-bottom: 20px;
}
.pb30 {
    padding-bottom: 30px;
}
.pb40 {
    padding-bottom: 40px;
}
.pb50 {
    padding-bottom: 50px;
}
.pb60 {
    padding-bottom: 60px;
}
.pb70 {
    padding-bottom: 70px;
}
.pb80 {
    padding-bottom: 80px;
}
.ptn {
    padding-top: 0 !important;
}
.pt10 {
    padding-top: 10px;
}
.pt20 {
    padding-top: 20px;
}
.pt30 {
    padding-top: 30px;
}
.pt40 {
    padding-top: 40px;
}
.pt50 {
    padding-top: 50px;
}
.pt60 {
    padding-top: 60px;
}
.pt70 {
    padding-top: 70px;
}
.pt80 {
    padding-top: 80px;
}
.pt90 {
    padding-top: 90px;
}
.pln {
    padding-left: 0 !important;
}
.pl10 {
    padding-left: 10px;
}
.pl20 {
    padding-left: 20px;
}
.pl30 {
    padding-left: 30px;
}
.pl40 {
    padding-left: 40px;
}
.pl50 {
    padding-left: 50px;
}
.pl60 {
    padding-left: 60px;
}
.prn {
    padding-right: 0 !important;
}
.pr10 {
    padding-right: 10px;
}
.p15 {
    padding: 15px;
}
.pr20 {
    padding-right: 20px;
}
.pr30 {
    padding-right: 30px;
}
.pr40 {
    padding-right: 40px;
}
.pr50 {
    padding-right: 50px;
}
.pr60 {
    padding-right: 60px;
}
.p0, .pn {
    padding: 0 !important;
}
.m0, .mn {
    margin: 0 !important;
}
.panel {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 10px 20px -12px rgba(153, 153, 153, 0.1), 0 4px 5px -5px rgba(153, 153, 153, 0.1);
    margin-bottom: 20px;
}
.panel .body p {
    margin: 0;
}
.panel .body p + p {
    margin-top: 15px;
}
.panel .heading {
    border: medium none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding: 10px 20px;
}
.panel-default > .heading {
    background-color: #fafafa;
    border-bottom: medium none;
    color: #797979;
}
.panel .title {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.03em;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase;
}
.panel .sub-title {
    color: #cee4fd;
    margin-bottom: 3px;
    margin-top: -3px;
}
.panel .footer {
    background: #fafafa none repeat scroll 0 0;
    border-top: 0 none;
}
.panel-default .sub-title {
    color: inherit;
}
.panel-color .title {
    color: #ffffff;
}
.panel-primary > .heading {
    background-color: #228bdf !important;
}
.panel-success > .heading {
    background-color: #00b19d !important;
}
.panel-info > .heading {
    background-color: #3ddcf7 !important;
}
.panel-warning > .heading {
    background-color: #ffaa00 !important;
}
.panel-danger > .heading {
    background-color: #ef5350 !important;
}
.panel-purple > .heading {
    background-color: #7266ba !important;
}
.panel-pink > .heading {
    background-color: #f76397 !important;
}
.panel-inverse > .heading {
    background-color: #4c5667 !important;
}
.panel-border {
    border-radius: 3px;
}
.panel-border .heading {
    background-color: #ffffff;
    border-radius: 3px;
    border-top: 3px solid #ccc !important;
    padding: 10px 20px 0;
}
.panel-border .body {
    padding: 15px 20px 20px;
}
.panel-border.panel-primary .heading {
    border-color: #228bdf !important;
    color: #228bdf !important;
}
.panel-border.panel-success .heading {
    border-color: #00b19d !important;
    color: #00b19d !important;
}
.panel-border.panel-info .heading {
    border-color: #3ddcf7 !important;
    color: #3ddcf7 !important;
}
.panel-border.panel-warning .heading {
    border-color: #ffaa00 !important;
    color: #ffaa00 !important;
}
.panel-border.panel-danger .heading {
    border-color: #ef5350 !important;
    color: #ef5350 !important;
}
.panel-border.panel-purple .heading {
    border-color: #7266ba !important;
    color: #7266ba !important;
}
.panel-border.panel-pink .heading {
    border-color: #f76397 !important;
    color: #f76397 !important;
}
.panel-border.panel-inverse .heading {
    border-color: #4c5667 !important;
    color: #4c5667 !important;
}
.wrapper {
    min-height: 100%;
    position: relative;
    top: 0;
}
.wrapper::after {
    clear: both;
    content: " ";
    display: table;
}
.sidebar, .main-panel, .sidebar-wrapper, .navbar-fixed {
    transition-duration: 0.2s, 0.2s, 0.35s;
    transition-property: top, bottom, width;
    transition-timing-function: linear, linear, ease;
}
.sidebar {
    bottom: 0;
    color: #fff;
    display: block;
    font-weight: 200;
    left: 0;
    min-height: 100%;
    position: absolute;
    top: 0;
    width: 260px;
    z-index: 1;
}
.sidebar .sidebar-wrapper {
    position: relative;
    width: 260px;
    z-index: 4;
}
.sidebar .sidebar-wrapper > .nav {
    margin-top: 20px;
}
.sidebar .sidebar-wrapper > .user ~ .nav {
    margin-top: 0;
}
.sidebar .sidebar-wrapper .dropdown .dropdown-backdrop {
    display: none !important;
}
.sidebar .sidebar-background {
    background-position: center center;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.sidebar .nav li > a {
    border-radius: 4px;
    color: #ffffff;
    margin: 5px 15px 0;
    opacity: 0.86;
}
.sidebar .nav li:hover > a {
    background: rgba(255, 255, 255, 0.13) none repeat scroll 0 0;
    color: #ffffff;
    opacity: 1;
}
.sidebar .nav li.active > a {
    background: rgba(255, 255, 255, 0.23) none repeat scroll 0 0;
    color: #ffffff;
    opacity: 1;
}
.sidebar .nav [data-toggle="collapse"] ~ div > ul > li > a {
    padding-left: 60px;
}
.sidebar .nav p {
    font-size: 12px;
    font-weight: 400;
    line-height: 30px;
    margin: 0;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
}
.sidebar .nav p b {
    font-size: 22px;
    position: absolute;
    right: 0;
    top: 4px;
}
.sidebar .nav i {
    float: left;
    font-size: 28px;
    line-height: 30px;
    margin-right: 15px;
    text-align: center;
    width: 30px;
}
.sidebar .logo-mini {
    display: none;
}
.sidebar .logo {
    padding: 10px 15px;
    position: relative;
    z-index: 4;
}
.sidebar .logo p {
    color: #ffffff;
    float: left;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    line-height: 20px;
    margin: 10px;
}
.sidebar .logo .logo-image {
    display: block;
    font-size: 18px;
    line-height: 30px;
    overflow: hidden;
    padding: 4px 0;
    text-align: center;
}
.sidebar .logo::before {
    background-color: rgba(255, 255, 255, 0.3);
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    right: 10%;
    width: 80%;
}
.sidebar .user {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-top: 20px;
    padding-bottom: 20px;
}
.sidebar .user .photo {
    border-radius: 50%;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    height: 80px;
    margin: 0 auto;
    overflow: hidden;
    width: 80px;
}
.sidebar .user .photo img {
    width: 100%;
}
.sidebar .info h3 {
    color: #ffffff;
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 10px;
    text-align: center;
}
.sidebar .user-links {
    padding: 0 15px;
    text-align: center;
}
.sidebar .user-links a {
    color: #fff;
    margin-right: 5px;
    opacity: 0.7;
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.sidebar .user-links a:hover {
    opacity: 1;
}
.sidebar .user-links a:last-child {
    margin-right: 0;
}
.sidebar .user-links a i {
    display: inline-block;
    font-size: 18px;
    font-weight: 800;
    vertical-align: sub;
    width: 24px;
}
.sidebar::after, .sidebar::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.sidebar::before {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.33;
}
.sidebar::after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #fb404b 0%, #bb0502 100%) repeat scroll 0 0 / 150% 150%;
    opacity: 0.77;
    z-index: 3;
}
.sidebar .sidebar-wrapper {
    overflow: auto;
}
.sidebar .sidebar-background {
    background-position: center center;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.main-panel {
    background: #eee none repeat scroll 0 0;
    float: right;
    min-height: 100%;
    position: relative;
    width: calc(100% - 260px);
}
.main-panel .navbar {
    margin-bottom: 0;
}
.navbar {
    border: 0 none;
    border-radius: 0;
    font-size: 16px;
}
.navbar-default {
    background-color: rgba(255, 255, 255, 0.96) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    color: rgba(27, 34, 44, 0.72) !important;
}
.navbar .navbar-minimize {
    float: left;
    margin: 3px 15px;
}
.navbar .btn {
    font-size: 14px;
    height: auto;
    margin: 10px 3px;
    min-width: auto;
}
.navbar .navbar-brand {
    font-size: 20px;
    font-weight: 400;
    height: auto;
    line-height: 20px;
    margin: 7px 0;
    padding: 15px;
}
.btn-round.btn-icon {
    padding: 8px;
}
.btn-round {
    border-radius: 30px !important;
    border-width: 1px;
    padding: 8px 16px;
}
.btn .fa {
    width: 20px;
}
.visible-on-sidebar-regular {
    display: inline-block !important;
}
.visible-on-sidebar-mini {
    display: none !important;
}
.navbar .nav.navbar-nav {
    margin: 4px 0;
}
.navbar .nav.navbar-nav > li > a {
    border-radius: 3px;
    height: 40px;
    margin: 8px 8px 8px 0;
    padding: 10px;
}
.navbar .nav.navbar-right > li > a {
    margin: 8px 0;
}
.navbar .navbar-nav > li > a {
    line-height: 19px;
    padding-bottom: 10px;
    padding-top: 10px;
}
.navbar .nav.navbar-nav > li > a span.icon {
    display: inline-block;
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 16px;
    padding: 0;
    text-align: center;
    width: 24px;
}
.navbar .nav.navbar-nav > li > a span.icon i {
    font-weight: bold;
}
.nav > li > a:focus, .nav > li > a:hover {
    background-color: transparent;
    text-decoration: none;
}
.navbar .nav.navbar-nav > li > a span.text {
    display: inline-block;
    float: left;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 4px;
}
.navbar .nav.navbar-nav > li .dropdown-menu {
    border-radius: 3px;
    display: block;
}
.navbar .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) {
    border: 0 none;
    border-radius: 3px;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.32), 0 16px 40px -8px rgba(27, 34, 44, 0.2);
    opacity: 0;
    padding: 8px 0;
    transform: scale(1, 0);
    transform-origin: center top 0;
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    width: 200px;
}
.navbar .dropdown-menu {
    left: 0 !important;
    right: 0;
}
.navbar .dropdown-menu {
    background-clip: padding-box;
    background-color: #ffffff;
    border: 1px solid #edeff0;
    border-radius: 3px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: left;
    font-size: 12.5px;
    left: 0;
    list-style: outside none none;
    margin: 2px 0 0;
    min-width: 160px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1001;
}
.navbar .category-heading {
    color: rgba(27, 34, 44, 0.32);
    display: block;
    font-size: 10.5px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 16px;
    text-transform: uppercase;
}
.navbar .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) li > a i {
    display: inline-block;
    font-size: 16.5px;
    height: 16px;
    line-height: 16px;
    position: absolute;
    text-align: center;
    width: 16px;
}
.navbar .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) li > a span {
    display: block;
    padding-left: 25px;
    white-space: normal;
}
.navbar .dropdown.open .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) {
    display: block !important;
    opacity: 1 !important;
    transform: scale(1, 1) !important;
}
.navbar #trigger-infobar a {
    float: right;
    margin: 8px 8px 8px 16px;
}
.navbar .toolbar-trigger a, .navbar .toolbar-trigger button {
    border-radius: 50%;
    font-size: 0;
    height: 40px;
    margin: 8px;
    padding: 8px;
}
.navbar .toolbar-trigger a span.icon, .navbar .toolbar-trigger button span.icon {
    display: inline-block;
    float: left;
    font-size: 16.5px;
    height: 24px;
    line-height: 16px;
    padding: 4px;
    text-align: center;
    width: 24px;
}
.navbar #trigger-leftbar a, .navbar #trigger-search {
    float: left;
}
.navbar .toolbar-trigger a span.icon, .navbar .toolbar-trigger button span.icon {
    display: inline-block;
    float: left;
    font-size: 16.5px;
    height: 24px;
    line-height: 16px;
    padding: 4px;
    text-align: center;
    width: 24px;
}
.navbar .nav.navbar-nav > li > a span.avatar {
    background-color: #f83f4a;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    float: right;
    font-size: 14px;
    height: 32px;
    line-height: 31px;
    margin: -4px -4px -4px 8px;
    text-align: center;
    text-transform: uppercase;
    width: 32px;
}
.navbar .dropdown-menu > li > a, .tt-suggestion > p {
    clear: both;
    color: rgba(27, 34, 44, 0.72);
    display: block;
    font-weight: normal;
    line-height: 1.54;
    padding: 3px 20px;
    white-space: nowrap;
}
.navbar .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) li > a {
    border-radius: 3px;
    font-size: 12.5px;
    line-height: 16px;
    margin: 0 8px;
    padding: 8px;
}
.navbar .nav.navbar-nav.navbar-right .dropdown-menu {
    background: #fff none repeat scroll 0 0 !important;
    display: block;
    left: auto !important;
    margin-right: 0;
    right: 0;
    transform-origin: right top 0;
}
.navbar .nav.navbar-nav.navbar-right .username.dropdown .userinfo {
    padding: 16px;
    text-align: center;
}
.navbar .nav.navbar-nav.navbar-right .username.dropdown .userinfo .avatar {
    border-radius: 50%;
    display: block;
    height: 80px;
    margin: 0 auto 8px;
    width: 80px;
}
.navbar .nav.navbar-nav.navbar-right .username.dropdown .userinfo .name {
    color: rgba(27, 34, 44, 0.72);
    display: block;
    font-size: 14.5px;
    font-weight: 600;
    line-height: 24px;
}
.navbar .nav.navbar-nav.navbar-right .username.dropdown .userinfo .email {
    color: rgba(27, 34, 44, 0.48);
    display: block;
    font-size: 12px;
    line-height: 16px;
}
.navbar .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) .divider {
    margin: 8px 0;
}
.navbar .dropdown-menu .divider {
    background-color: #f2f4f5;
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
}
.navbar-toggle {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    margin-top: 25px;
    padding: 0;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}
.main-panel > .content {
    min-height: 768px;
    padding: 30px 15px;
}
.lavalite-info-tile {
    border-radius: 3px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.04);
    display: block;
    margin-bottom: 30px;
    padding: 16px;
}
.lavalite-info-tile .tile-heading {
    margin-bottom: 16px;
}
.tile-heading, .tile-body, .tile-footer {
    transition: all 0.05s ease-in 0s;
}
.lavalite-info-tile.blue-gray .tile-heading .title {
    color: #b0bec5;
}
.lavalite-info-tile .tile-heading .title {
    float: left;
    font-size: 12.5px;
    font-weight: 600;
    line-height: 16px;
    text-transform: uppercase;
}
.lavalite-info-tile.blue-gray .tile-body .text {
    color: #ffffff;
}
.lavalite-info-tile .tile-body .text {
    float: left;
    font-size: 27.5px;
    font-weight: 700;
    line-height: 40px;
}
.lavalite-info-tile .tile-body .text sup {
    font-size: 50%;
    top: -12px;
}
.lavalite-info-tile.pink .tile-body .icon {
    color: #ffffff;
}
.lavalite-info-tile .tile-body .icon {
    float: right;
    font-size: 46px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 50px;
}
.lavalite-info-tile .tile-footer {
    margin-top: 16px;
}
.lavalite-info-tile .tile-footer .text-small {
    float: left;
    font-size: 10.5px;
    line-height: 16px;
}
.lavalite-info-tile .tile-footer .percent {
    float: right;
    font-size: 10.5px;
    line-height: 16px;
}
.lavalite-info-tile.blue {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1dc7ea 0%, #4091ff 100%) repeat scroll 0 0 / 150% 150%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}
.lavalite-info-tile.blue .tile-heading .title {
    color: #b5f1ff;
}
.lavalite-info-tile.blue .tile-body .text {
    color: #ffffff;
}
.lavalite-info-tile.blue .tile-body .icon {
    color: #ffffff;
}
.lavalite-info-tile.blue .tile-footer .text-small {
    color: #fff;
}
.lavalite-info-tile.blue .tile-footer .percent {
    color: #fff;
}
.lavalite-info-tile.green {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #87cb16 0%, #6dc030 100%) repeat scroll 0 0 / 150% 150%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}
.lavalite-info-tile.green .tile-heading .title {
    color: #dcffa2;
}
.lavalite-info-tile.green .tile-body .text {
    color: #ffffff;
}
.lavalite-info-tile.green .tile-body .icon {
    color: #ffffff;
}
.lavalite-info-tile.green .tile-footer .text-small {
    color: #fff;
}
.lavalite-info-tile.green .tile-footer .percent {
    color: #fff;
}
.lavalite-info-tile.red {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #ffa534 0%, #ff5221 100%) repeat scroll 0 0 / 150% 150%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}
.lavalite-info-tile.red .tile-heading .title {
    color: #fddcb4;
}
.lavalite-info-tile.red .tile-body .text {
    color: #ffffff;
}
.lavalite-info-tile.red .tile-body .icon {
    color: #ffffff;
}
.lavalite-info-tile.red .tile-footer .text-small {
    color: #fff;
}
.lavalite-info-tile.red .tile-footer .percent {
    color: #fff;
}
.lavalite-info-tile.purple {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #9368e9 0%, #943bea 100%) repeat scroll 0 0 / 150% 150%;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}
.lavalite-info-tile.purple .tile-heading .title {
    color: #d1baff;
}
.lavalite-info-tile.purple .tile-body .text {
    color: #ffffff;
}
.lavalite-info-tile.purple .tile-body .icon {
    color: #ffffff;
}
.lavalite-info-tile.purple .tile-footer .text-small {
    color: #fff;
}
.lavalite-info-tile.purple .tile-footer .percent {
    color: #fff;
}
.lavalite-info-tile hr {
    background-color: rgba(255, 255, 255, 0.2);
    border: medium none;
    height: 1px;
    margin-top: 10px;
}
.panel .heading .btn.btn-sm {
    margin-top: 10px;
}
.panel.panel-default.alt .heading, .panel.panel-default-alt .heading {
    background-color: #ffffff;
    border-bottom: 2px solid #edeff0;
    border-top-left-radius: 2.5px;
    border-top-right-radius: 2.5px;
    padding: 0 16px;
}
.row-border .form-group {
    border-top: 1px solid #f2f4f5;
    margin-bottom: 0;
    margin-left: -16px;
    margin-right: -16px;
    padding: 16px 8px;
}
.row-border .form-group:first-child {
    border-top: medium none;
}
.form-control {
    font-size: 14px;
    height: 36px;
    line-height: 1.42857;
    padding: 7px 0;
}
.form-group.label-static label.control-label, .form-group.label-floating.is-focused label.control-label, .form-group.label-floating:not(.is-empty) label.control-label {
    font-size: 11px !important;
    left: 0;
    line-height: 1.07143;
    top: -28px;
}
.form-group.has-success label.control-label, .form-group.has-success .help-block {
    color: #4caf50;
}
.form-group.has-error label.control-label, .form-group.has-error .help-block {
    color: #f44336;
}
.form-group.label-floating label.control-label {
    will-change: left, top, contents;
}
.form-control-feedback {
    opacity: 0;
}
.has-success .form-control-feedback {
    color: #4caf50;
    opacity: 1;
}
.has-error .form-control-feedback {
    color: #f44336;
    opacity: 1;
}
.form-control::-moz-placeholder, .form-group .form-control::-moz-placeholder {
    color: #aaaaaa;
    font-size: 15px;
    font-weight: 100 !important;
}
.checkbox label, .radio label, label {
    color: #aaaaaa;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.42857;
}
.input-group .input-group-addon {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    padding: 6px 15px 0;
}
.togglebutton {
    vertical-align: middle;
}
.togglebutton, .togglebutton label, .togglebutton input, .togglebutton .toggle {
}
.togglebutton label {
    color: rgba(0, 0, 0, 0.26);
    cursor: pointer;
}
.form-group.is-focused .togglebutton label {
    color: rgba(0, 0, 0, 0.26);
}
.form-group.is-focused .togglebutton label:hover, .form-group.is-focused .togglebutton label:focus {
    color: rgba(0, 0, 0, 0.54);
}
fieldset[disabled] .form-group.is-focused .togglebutton label {
    color: rgba(0, 0, 0, 0.26);
}
.togglebutton label input[type="checkbox"] {
    height: 0;
    opacity: 0;
    width: 0;
}
.togglebutton label .toggle {
    margin-left: 5px;
    text-align: left;
}
.togglebutton label .toggle, .togglebutton label input[type="checkbox"][disabled] + .toggle {
    background-color: rgba(80, 80, 80, 0.7);
    border-radius: 15px;
    content: "";
    display: inline-block;
    height: 15px;
    margin-right: 15px;
    transition: background 0.3s ease 0s;
    vertical-align: middle;
    width: 30px;
}
.togglebutton label .toggle::after {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.54);
    border-radius: 20px;
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4);
    content: "";
    display: inline-block;
    height: 20px;
    left: -5px;
    position: relative;
    top: -3px;
    transition: left 0.3s ease 0s, background 0.3s ease 0s, box-shadow 0.1s ease 0s;
    width: 20px;
}
.togglebutton label input[type="checkbox"][disabled] + .toggle::after, .togglebutton label input[type="checkbox"][disabled]:checked + .toggle::after {
    background-color: #bdbdbd;
}
.togglebutton label input[type="checkbox"] + .toggle:active::after, .togglebutton label input[type="checkbox"][disabled] + .toggle:active::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(0, 0, 0, 0.1);
}
.togglebutton label input[type="checkbox"]:checked + .toggle::after {
    left: 15px;
}
.togglebutton label input[type="checkbox"]:checked + .toggle {
    background-color: rgba(255, 134, 126, 0.81);
}
.togglebutton label input[type="checkbox"]:checked + .toggle::after {
    background-color: #f44336;
    border-color: transparent;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}
.togglebutton label input[type="checkbox"]:checked + .toggle:active::after {
    box-shadow: 0 1px 3px 1px rgba(0, 0, 0, 0.4), 0 0 0 15px rgba(156, 39, 176, 0.1);
}
.new-tasks .tasks-block {
    position: relative;
}
.new-tasks .tasks-block .form-control {
    padding-left: 30px;
}
.new-tasks .tasks-block .complete-icon {
    color: #eee;
    font-size: 21px;
    left: 8px;
    position: absolute;
    top: 2px;
    z-index: 1;
}
.new-tasks .tasks-block .complete-icon a {
    color: #ccc;
    transition: color 0.2s ease 0s;
}
.new-tasks .tasks-block .complete-icon:hover a {
    color: #fb404b;
}
.tooltip-inner {
    background-color: #333;
    font-family: "Asap","Droid Sans",Tahoma,Arial,sans-serif;
    font-size: 10px;
}
.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #333;
}
.new-tasks .task-item {
    transition: background-color 0.2s ease 0s;
}
.new-tasks .task-item.active {
    background-color: #f9f9f9;
}
.new-tasks .task-item.active .tasks-block .form-control {
    border-color: rgba(201, 55, 86, 0.42);
}
.assigned-to span.assigned-avatar {
    background-color: #fb404b;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12.5px;
    height: 28px;
    line-height: 28px;
    margin: -4px 2px -4px -4px;
    text-align: center;
    text-transform: uppercase;
    width: 28px;
}
.assigned-to span.ion {
    background-color: #7b7b7b;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    font-size: 12.5px;
    height: 28px;
    line-height: 28px;
    margin: -4px 2px -4px -4px;
    text-align: center;
    text-transform: uppercase;
    width: 28px;
}
.assigned-to span.text {
    color: #797979;
    display: inline-block;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 4px;
}
.task-desc .panel-heading {
    line-height: 50px;
}
.assigned-to .btn {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}
.assigned-to .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    overflow: visible;
}
.assigned-to .btn-default.active, .assigned-to .btn-default:active, .assigned-to .open > .dropdown-toggle.btn-default {
    background-color: transparent !important;
    border: medium none;
    box-shadow: none;
    outline: medium none;
}
.assigned-to .bootstrap-select .dropdown-toggle:focus {
    outline: medium none !important;
}
.assigned-to .dropdown-menu > li > a {
    border-radius: 3px;
    font-size: 12.5px;
    line-height: 16px;
    margin: 0 8px;
    padding: 8px;
}
.assigned-to .dropdown-menu > .active > a, .assigned-to .dropdown-menu > .active > a:focus, .assigned-to .dropdown-menu > .active > a:hover {
    background-color: #f5f5f5;
    color: #555;
    outline: 0 none;
    text-decoration: none;
}
.assigned-to .bootstrap-select.btn-group .dropdown-toggle .bs-caret {
    display: none;
}
.assigned-to .dropdown-menu {
    margin-top: 12px;
}
.assigned-to .bootstrap-select {
    width: 100% !important;
}
.task-date .input-group-addon {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    padding: 0;
}
.task-date .input-group-addon .ion {
    border: medium none;
    border-radius: 50%;
    color: #fb404b;
    display: inline-block;
    font-size: 28px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    width: 28px;
}
.task-date {
    padding-top: 10px;
}
.task-date .input-group .form-control {
    border: medium none;
    font-weight: 400;
    padding: 0 0 0 5px;
}
.task-links ul {
    margin: 0;
    padding: 0;
}
.task-links ul li a span.ion {
    border-radius: 50%;
    color: #fb404b;
    display: inline-block;
    font-size: 20px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    width: 28px;
}
.task-links ul li {
    display: inline-block;
}
.task-links ul li.dropdown li {
    display: block;
}
.task-links ul li.dropdown ul.dropdown-menu {
    left: auto;
    right: 0;
}
.task-desc {
    display: none;
}
.main-panel > .footer {
    border-top: 1px solid #e7e7e7;
}
.footer {
    background-color: #ffffff;
    line-height: 20px;
}
.footer:not(.footer-big) nav > ul {
    border: medium none;
    font-size: 12px;
    margin: 7px 0 !important;
}
.footer nav {
    border: medium none !important;
}
.footer nav > ul {
    font-weight: normal;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.footer:not(.footer-big) nav > ul li {
    float: left;
    line-height: 70px;
    margin-left: 20px;
}
.footer:not(.footer-big) nav > ul a {
    color: #999;
    margin: 15px 10px 15px 0;
    padding: 10px 0;
}
.footer:not(.footer-big) nav > ul li a:hover {
    color: #f44336;
}
.footer .copyright {
    color: #797979;
    font-size: 12px;
    line-height: 30px;
    margin: 10px 3px;
    padding: 10px 15px;
}
.btn-group-sm > .btn, .btn-sm {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px !important;
}
.world ul li {
    font-size: 10.5px;
    height: 24px;
    line-height: 24px;
}
.world ul li .round {
    display: inline-block;
    float: left;
    height: 24px;
    margin-right: 4px;
    position: relative;
    text-align: center;
    top: 0;
    vertical-align: middle;
    width: 24px;
}
.world ul li .round::after {
    background: #e91e63 none repeat scroll 0 0;
    border-radius: 50%;
    content: "";
    left: 50%;
    position: absolute;
    top: 50%;
}
.world ul li .list-2::after {
    height: 2px;
    margin-left: -1px;
    margin-top: -1px;
    width: 2px;
}
.world ul li .list-4::after {
    height: 4px;
    margin-left: -2px;
    margin-top: -2px;
    width: 4px;
}
.world ul li .list-6::after {
    height: 6px;
    margin-left: -3px;
    margin-top: -3px;
    width: 6px;
}
.world ul li .list-8::after {
    height: 8px;
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
}
.world ul li .list-10::after {
    height: 10px;
    margin-left: -5px;
    margin-top: -5px;
    width: 10px;
}
.world ul li .list-12::after {
    height: 12px;
    margin-left: -6px;
    margin-top: -6px;
    width: 12px;
}
.world table.population tbody tr td {
    background-color: #fff !important;
    border: 0 none;
    padding: 6px 0;
}
.world table.population .text-right {
    color: rgba(27, 34, 44, 0.88);
}
.world table.population .icon {
    border-radius: 50%;
    font-size: 16.5px;
    height: 20px;
    line-height: 20px;
    width: 20px;
}
.world table.population .icon.danger {
    color: #e51c23;
}
.world table.population .icon.success {
    color: #8bc34a;
}
.mapTooltip {
    background-color: rgba(27, 34, 44, 0.88);
    border-radius: 1.5px;
    color: #fff;
    display: none;
    font-size: 10.5px;
    max-width: 200px;
    opacity: 0.9;
    padding: 6px 10px;
    position: fixed;
    z-index: 1000;
}
.map {
    position: relative;
}
.map .zoomIn, .map .zoomOut {
    -moz-user-select: none;
    background: #f7f9fa none repeat scroll 0 0;
    border: 0 none;
    box-shadow: 0 0 0 1px rgba(27, 34, 44, 0.04) inset, 0 -40px 40px -20px rgba(27, 34, 44, 0.02) inset, 0 -1px 0 0 rgba(27, 34, 44, 0.08) inset, 0 1px 0 0 rgba(27, 34, 44, 0.04);
    cursor: pointer;
    display: inline-block;
    font-size: 17.5px;
    font-weight: 700;
    line-height: 16px;
    min-width: 32px;
    padding: 8px 0;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
}
.map .zoomOut {
    border-radius: 2px;
    left: 8px;
    margin: 0;
    right: auto;
    top: 44px;
}
.map .zoomIn {
    border-radius: 2px;
    left: 8px;
    margin: 0;
    right: auto;
    top: 8px;
}
.panel .heading h2.alt, .panel .heading h2.title.alt {
    color: rgba(27, 34, 44, 0.88);
    font-size: 14.5px;
    line-height: 24px;
    text-transform: none;
}
.panel .heading h2, .panel .heading h2.title {
    clear: both;
    color: #666;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    line-height: 16px;
    margin: 0;
    padding: 16px 0;
    position: relative;
    text-transform: capitalize;
}
.panel .heading h2 small, .panel .heading h2.title small {
    display: block;
    font-size: 10.5px;
    font-weight: 400;
    line-height: 16px;
}
.panel .heading .ctrls {
    float: right;
    line-height: 16px;
    margin: 0;
    padding: 8px 0;
    width: auto;
}
.panel .heading .ctrls .icon {
    color: rgba(27, 34, 44, 0.16);
}
.panel .heading .ctrls .icon {
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-size: 16.5px;
    height: 32px;
    line-height: 32px;
    margin: 0;
    position: relative;
    text-align: center;
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    width: 32px;
}
.panel .heading .ctrls .icon:hover {
    background-color: #edeff0;
    color: rgba(27, 34, 44, 0.88);
}
.media-list {
    list-style: outside none none;
    padding-left: 0;
}
.media a, .media .media-content {
    border: 0 none;
    display: block;
    padding: 12px 16px;
    position: relative;
}
.media .media-left {
    padding-left: 0;
    padding-right: 16px;
    position: relative;
}
.media .media-left .icon.success {
    background: #8bc34a none repeat scroll 0 0 !important;
}
.media .media-left .icon.primary {
    background: #03a9f4 none repeat scroll 0 0 !important;
}
.media .media-left .icon.warning {
    background: #ffeb3b none repeat scroll 0 0 !important;
}
.media .media-left .icon.danger {
    background: #e51c23 none repeat scroll 0 0 !important;
}
.media .media-left .icon.info {
    background: #00bcd4 none repeat scroll 0 0 !important;
}
.media .media-left .icon.green {
    background: #4caf50 none repeat scroll 0 0 !important;
}
.media .media-left .icon.orange {
    background: #ff9800 none repeat scroll 0 0 !important;
}
.media .media-left .icon.indigo {
    background: #3f51b5 none repeat scroll 0 0 !important;
}
.media .media-left .icon.inverse {
    background: #999da3 none repeat scroll 0 0 !important;
}
.media .media-left .icon.purple {
    background: #f83f4a none repeat scroll 0 0 !important;
}
.media .media-left .icon.blue {
    background: #2196f3 none repeat scroll 0 0 !important;
}
.media .media-left .icon.teal {
    background: #009688 none repeat scroll 0 0 !important;
}
.media .media-left .icon.lime {
    background: #cddc39 none repeat scroll 0 0 !important;
}
.media {
    margin-top: 0;
}
.media a:hover, .media .media-content:hover {
    background-color: #f7f9fa;
}
.media:first-child {
    margin-top: 0;
}
.media .media-left .icon {
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    font-weight: 700;
    height: 32px;
    line-height: 32px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 32px;
}
.media .media-left .icon i {
    color: rgba(255, 255, 255, 0.8) !important;
    display: block;
    font-size: 16.5px;
    height: 32px !important;
    left: 0;
    line-height: 16px;
    padding: 8px;
    text-align: center;
    top: 0;
    width: 32px !important;
}
.media .media-body {
    color: rgba(27, 34, 44, 0.48);
    font-size: 12.5px;
    line-height: 1.54;
    padding: 0;
    width: 100%;
}
.media .media-body .name {
    color: rgba(27, 34, 44, 0.88);
    display: inline !important;
    font-weight: 600;
    padding: 0 !important;
}
.media .media-body .info, .media .media-body .time {
    color: rgba(27, 34, 44, 0.32);
    display: block;
    font-size: 10.5px;
    line-height: 16px;
    padding: 4px 0 0 !important;
}
.badge-info {
    background-color: #00bcd4 !important;
}
.badge {
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 85%;
    line-height: 16px;
    min-height: 16px;
    min-width: 16px;
    padding: 0 5px;
}
.b-bl {
    border-bottom: 1px solid #f2f4f5 !important;
}
.panel.panel-default.alt .footer, .panel.panel-default-alt .footer {
    background-color: #ffffff;
    border-top: 1px solid #f2f4f5;
    color: rgba(27, 34, 44, 0.48);
}
.panel .footer {
    border-top: 1px solid #edeff0;
    padding: 16px;
    text-align: right;
}
.panel .heading h2 i, .panel .heading h2.title i {
    display: inline-block;
    float: left;
    font-size: 16.5px;
    line-height: 16px;
    margin-right: 8px;
}
.panel .heading .ctrls .label, .panel .heading .ctrls .badge-info {
    margin: 8px 0;
}
.label {
    border-radius: 3px;
    color: rgba(255, 255, 255, 0.8);
    display: inline-block;
    font-size: 88%;
    font-weight: 700;
    min-height: 16px;
    min-width: 16px;
    padding: 0.225em 0.3em;
    text-transform: uppercase;
}
.media .media-body .text {
    color: rgba(27, 34, 44, 0.72);
    display: block !important;
}
.media .media-body .info, .media .media-body .time {
    color: rgba(27, 34, 44, 0.32);
    display: block;
    font-size: 10.5px;
    line-height: 16px;
    padding: 4px 0 0 !important;
}
.panel .heading > ul.nav-tabs {
    border-bottom: medium none;
    margin: 0 -16px;
    text-transform: uppercase;
}
.panel .heading > ul.nav-tabs > li {
    margin-bottom: 0;
}
.panel.panel-default.alt .heading .nav-tabs li a, .panel.panel-default-alt .heading .nav-tabs li a {
    color: rgba(27, 34, 44, 0.32);
}
.panel .heading > ul.nav-tabs li.tabdrop + li a, .panel .heading > ul.nav-tabs li:first-child a {
    box-shadow: none;
}
.panel .heading .nav-tabs li a {
    border: medium none;
    border-radius: 0;
    font-weight: 600;
    line-height: 48px;
    padding: 0 16px;
}
.panel.panel-default.alt .heading .nav-tabs li.active a, .panel.panel-default-alt .heading .nav-tabs li.active a {
    background-color: rgba(255, 255, 255, 0.2) !important;
    color: #666;
    transition: background-color 0.1s ease 0.2s;
}
.panel.panel-default .heading .nav-tabs li a::after {
    background: #009688 none repeat scroll 0 0;
}
.nav-tabs {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.nav-tabs.tab-success {
    background-color: #5cb860;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
    color: #ffffff;
}
.nav-tabs.tab-info {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    color: #ffffff;
}
.nav-tabs.tab-danger {
    background-color: #f55a4e;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
    color: #ffffff;
}
.nav-tabs.tab-warning {
    background-color: #ffa21a;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
    color: #ffffff;
}
.nav-tabs.tab-purple {
    background-color: #af2cc5;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    color: #ffffff;
}
.list-countries .tab-content {
    border: medium none;
}
.list-countries .tab-content .list .lists {
    border-bottom: 1px solid #edeff0;
    display: block;
    line-height: 20px;
    padding: 10px 16px;
    position: relative;
    z-index: 1;
}
.list-countries .tab-content .list .lists .progresss {
    background-color: rgba(0, 0, 0, 0.03);
    content: "";
    display: block;
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.list-countries .tab-content .list .lists .country {
    display: inline-block;
}
.list-countries .tab-content .list .lists .visitor {
    color: rgba(27, 34, 44, 0.88);
    display: inline-block;
    float: right;
    font-weight: 700;
}
.input-group.date .input-group-addon i {
    cursor: pointer;
    font-size: 16.5px;
    height: 16px;
    width: 16px;
}
.caret {
    border: 0 none;
    display: inline;
    font-size: 1.1em;
    line-height: 1;
    margin-left: 4px;
    vertical-align: initial;
}
.caret::before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.form-group .checkbox.inline, .form-group .radio.inline {
    display: inline-block;
    float: left;
    min-height: 32px;
    padding: 8px 0;
}
.form-group .checkbox.inline, .form-group .radio.inline {
    margin-right: 16px;
}
.form-group .checkbox.inline label + span, .form-group .radio.inline label + span {
    float: left;
    line-height: 16px;
    margin-left: 8px;
}
.bootstrap-select > .btn-default {
    background-color: transparent;
    border: 1px solid #edeff0;
    box-shadow: none;
    font-size: 12.5px;
    height: 35px;
    outline: medium none;
}
.open.bootstrap-select > .dropdown-toggle.btn-default:focus, .open.bootstrap-select > .dropdown-toggle.btn-default:hover {
    background-color: transparent;
    border-color: #e0e0e0;
    box-shadow: none;
    outline: medium none;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: -7px !important;
    right: 18px !important;
}
.btn-group.open .dropdown-toggle {
    background-color: transparent;
    border-color: #e0e0e0;
    box-shadow: none;
}
.card {
    background-color: #ffffff;
    border: 1px solid #eee;
    border-radius: 3px;
    box-shadow: none;
    margin-bottom: 30px;
    margin-top: 25px;
}
.card .footer .pagination {
    margin: 0;
    padding: 0;
}
.card-calendar .fc-toolbar {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
}
.card-calendar .fc td:first-child {
    border-left: 0 none;
}
.card-calendar .fc td:last-child {
    border-right: 0 none;
}
.card-calendar .fc-basic-view td.fc-week-number:last-child span, .card-calendar .fc-basic-view td.fc-day-number:last-child {
    padding-right: 15px;
}
.card-calendar .fc .fc-day-header:last-child {
    padding-right: 15px;
}
.card-calendar .fc .fc-row:last-child td {
    border-bottom: 0 none;
}
.card-calendar .fc .fc-body .fc-widget-content {
    border-bottom: 0 none;
    border-top-width: 1px;
}
.fc-toolbar .fc-left {
    float: left;
    min-width: 260px;
}
.fc-toolbar h2 {
    font-size: 28px;
    font-weight: 300;
}
.fc .fc-state-active, .fc .fc-state-active:focus, .fc .fc-state-active:hover, .fc .fc-state-active:active:focus, .fc .fc-state-active:active:hover, .fc .fc-state-active:active {
    background-color: #fb404b;
    color: #ffffff;
}
.fc button {
    background-color: #fb404b;
    background-image: none;
    border: medium none;
    border-radius: 4px;
    box-shadow: 0 2px 2px 0 rgba(156, 39, 176, 0.14), 0 3px 1px -2px rgba(156, 39, 176, 0.2), 0 1px 5px 0 rgba(156, 39, 176, 0.12);
    color: #ffffff;
    font-weight: 400;
    height: 2.5em;
    letter-spacing: 0;
    padding: 6px 12px;
    position: relative;
    text-shadow: none;
    text-transform: capitalize;
    transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1) 0s, background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    will-change: box-shadow, transform;
}
.fc button:hover {
    box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}
.fc button[disabled], .fc button[disabled]:focus, .fc button[disabled]:hover {
    background-color: #e3e3e3;
    border-color: #e3e3e3;
    box-shadow: none;
    color: #666;
    cursor: default;
    opacity: 0.65;
}
.fc-unthemed .fc-today {
    background: #f5f5f5 none repeat scroll 0 0;
}
.fc-icon {
    font-family: "Ionicons";
    margin: 0 !important;
    top: 0 !important;
}
.fc td.fc-today {
    border-style: none;
}
.fc-prev-button {
    padding: 0 7px;
}
.fc-icon-left-single-arrow::after {
    content: "";
    font-size: 14px;
    font-weight: bold;
}
.fc-icon-right-single-arrow::after {
    content: "";
    font-size: 18px;
}
.fc-icon-x::after {
    content: "";
    font-size: 18px;
    top: 6%;
}
.fc .fc-head .fc-widget-header {
    margin-top: 15px;
}
.fc .fc-widget-header {
    border: 0 none;
}
.fc th {
    border-bottom-width: 1px;
    color: #9a9a9a;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 3px;
    text-align: right;
    text-transform: uppercase;
}
.fc-day-number.fc-other-month {
    opacity: 0.3;
}
.fc-ltr .fc-basic-view .fc-day-number {
    text-align: right;
}
.fc-event.event-azure {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}
.fc-event.event-purple {
    background-color: #9c27b0;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}
.fc-event.event-blue {
    background-color: #1e9ce9;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(30, 156, 233, 0.4);
}
.fc-event.event-green {
    background-color: #4caf50;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}
.fc-event.event-orange {
    background-color: #ff9800;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}
.fc-event.event-red {
    background-color: #f44336;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}
.fc-event.event-rose {
    background-color: #e91e63;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}
.fc-event.event-pink {
    background-color: #f544ac;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(245, 68, 172, 0.4);
}
.fc-event.event-indigo {
    background-color: #737cec;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(115, 124, 236, 0.4);
}
.fc-event.event-default {
    background-color: #999999;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(153, 153, 153, 0.4);
}
.fc-day-grid-event {
    margin: 2px 5px 0;
    padding: 4px 5px;
}
.fc-event, .fc-event:hover, .ui-widget .fc-event {
    color: #fff;
    text-decoration: none;
}
.fc-event {
    background-color: rgba(68, 125, 247, 0.2);
    border: medium none;
    border-radius: 2px;
    display: block;
    font-size: 0.85em;
    font-weight: normal;
    line-height: 1.3;
    position: relative;
}
.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 2px;
}
.swal2-modal .swal2-title {
    color: #595959;
    display: block;
    font-size: 30px;
    font-weight: 100;
    line-height: 60px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    text-transform: none;
}
.swal2-modal .swal2-styled {
    border: 0 none;
    border-radius: 3px;
    box-shadow: none;
    color: #fff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    margin: 0 5px;
    padding: 10px 20px;
}
.switchery {
    background-color: #e6e6e6;
    border: 1px solid #dfdfdf;
    border-radius: 20px;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    height: 30px;
    position: relative;
    vertical-align: middle;
    width: 50px;
}
.switchery > small {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    height: 30px;
    position: absolute;
    top: 0;
    width: 30px;
}
.switchery {
    border: 1px solid transparent !important;
    border-radius: 32px !important;
    box-shadow: none !important;
    height: 32px !important;
    width: 64px !important;
}
.switchery > small {
    border: 0 solid transparent !important;
    border-radius: 100% !important;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.16) !important;
    height: 32px !important;
    width: 32px !important;
}
.switchery-xs + .switchery {
    height: 16px !important;
    margin-top: 8px !important;
    width: 32px !important;
}
.switchery-xs + .switchery > small {
    height: 16px !important;
    width: 16px !important;
}
.switchery-sm + .switchery {
    height: 24px !important;
    width: 48px !important;
}
.switchery-sm + .switchery > small {
    height: 24px !important;
    width: 24px !important;
}
ul.demo-btns {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
ul.demo-btns > li {
    display: inline-block;
    margin-bottom: 10px;
}
.note-editor {
    border: 1px solid #edeff0 !important;
    border-radius: 3px;
}
.note-editor .note-toolbar {
    background-color: #edeff0 !important;
    border-bottom: 1px solid #edeff0 !important;
    border-radius: 1.5px 1.5px 0 0;
}
.note-editor .btn-toolbar > .note-editor .btn:first-child, .note-editor .btn-toolbar > .btn-group:first-child, .note-editor .btn-toolbar > .input-group:first-child {
    margin-left: 0;
}
.note-editor .btn-sm, .note-editor .btn-group-sm > .btn {
    font-size: 10.5px;
    height: 28px !important;
    line-height: 16px;
    min-width: 24px;
    padding: 4px 8px;
}
.note-editor .btn-sm i, .note-editor .btn-group-sm > .btn i {
    font-size: 12px !important;
}
.note-editor .btn-default {
    background-color: #f7f9fa;
    border-color: #f7f9fa;
    color: rgba(27, 34, 44, 0.48);
}
.note-editor .btn {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(27, 34, 44, 0.04) inset, 0 -40px 40px -20px rgba(27, 34, 44, 0.02) inset, 0 -1px 0 0 rgba(27, 34, 44, 0.08) inset, 0 1px 0 0 rgba(27, 34, 44, 0.04);
    line-height: 12px;
    margin-top: 0 !important;
    text-transform: uppercase;
}
.navbar-transparent {
    background-color: transparent !important;
    border-bottom: 1px solid transparent !important;
    padding-top: 15px;
}
.navbar.navbar-absolute {
    position: absolute;
    width: 100%;
    z-index: 1030;
}
.body-bg-full {
    background-attachment: fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
}
.body-bg-full .page-container {
    display: table;
    height: 100%;
    padding: 0;
    width: 100%;
}
.body-bg-full .page-container .page-content {
    display: table-cell;
    min-height: auto;
    padding: 20px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 380px;
    z-index: 3;
}
.body-bg-full .logo {
    margin-bottom: 30px;
}
.full-page .full-page-background {
    background-position: center center;
    background-size: cover;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1;
}
.full-page > .content {
    min-height: calc(100vh - 70px);
}
.body-bg-full::before {
    background: #000000 none repeat scroll 0 0;
    opacity: 0.7;
}
.body-bg-full::after, .body-bg-full::before {
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
}
.auth .social-links h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.auth .social-links h3 span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}
.auth .social-links h3 span::before {
    background-color: rgba(255, 255, 255, 0.34);
    content: "";
    height: 1px;
    position: absolute;
    right: 0;
    top: 7px;
    width: 100px;
}
.auth .social-links h3 span::after {
    background-color: rgba(255, 255, 255, 0.34);
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 7px;
    width: 100px;
}
.auth .social-links a {
    font-size: 16px;
    height: 30px;
    line-height: 27px;
    margin-right: 2px;
    padding: 0 5px;
    width: 30px;
}
.auth .social-links a:last-child {
    margin-right: 0;
}
.page-content-inner {
    background-color: #fff;
    border-radius: 3px;
    padding: 20px;
}
.footer-transparent {
    background-attachment: fixed;
    background-color: transparent;
    background-size: cover;
    border: medium none;
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.footer-transparent p.copyright {
    color: #fff;
    opacity: 0.6;
}
.register-page .header-text {
    color: #ffffff;
    padding: 45px 0 30px;
    text-align: center;
}
.register-page .header-text h4 {
    font-weight: 100;
    margin-top: 10px;
}
.register-page .header-text hr {
    background-color: rgba(255, 255, 255, 0.1);
    border: medium none;
    height: 1px;
    margin-top: 30px;
}
.register-page .media {
    color: #ffffff !important;
    margin-bottom: 45px;
}
.register-page .media .icon {
    float: left;
    margin-right: 5px;
}
.register-page .media i {
    font-size: 36px !important;
}
.register-page .media h4 {
    color: #fff;
    font-weight: 100;
    margin: 0 0 5px;
}
.register-page .media .media-body {
    color: #fff !important;
}
.register-page .form-group {
    margin-bottom: 25px;
}
.register-page .card .content {
    padding-bottom: 0;
    padding-top: 0;
}
.card.card-plain {
    background-color: transparent !important;
    border: medium none;
    border-radius: 0 !important;
    box-shadow: none !important;
}
.card .footer {
    background-color: transparent;
    line-height: 30px;
    padding: 0 15px 30px;
}
.register-page > .content, .lock-page > .content {
    padding-top: 22vh;
}
.lock-page .card-profile .card-avatar {
    border-radius: 50%;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -50px auto 0;
    max-height: 100px;
    max-width: 100px;
    overflow: hidden;
}
.card-calendar .content {
    padding: 0;
}
.auth .forgot-password i {
    color: #fff;
    font-size: 50px;
}
.auth .forgot-password h4 {
    color: #fff;
    font-weight: 100;
    margin-bottom: 20px;
}
.panel .heading .ctrls .form-control {
    box-sizing: border-box;
    height: 32px;
}
.tabe-responsive .table-bordered, .table-bordered, .tabe-responsive .panel .fc-content table, .panel .fc-content table {
    border-radius: 3px;
    border-style: none;
}
.tabe-responsive .table-bordered tfoot > tr:last-child > th, .table-bordered tfoot > tr:last-child > th, .tabe-responsive .panel .fc-content table tfoot > tr:last-child > th, .panel .fc-content table tfoot > tr:last-child > th {
    border-bottom: 0 none;
}
.tabe-responsive .table-bordered tfoot > tr:last-child > th:last-child, .table-bordered tfoot > tr:last-child > th:last-child, .tabe-responsive .panel .fc-content table tfoot > tr:last-child > th:last-child, .panel .fc-content table tfoot > tr:last-child > th:last-child {
    border-right: 0 none;
}
.tabe-responsive .table-bordered > thead > tr > th, .table-bordered > thead > tr > th, .tabe-responsive .table-bordered > tbody > tr > th, .table-bordered > tbody > tr > th, .tabe-responsive .table-bordered > tfoot > tr > th, .table-bordered > tfoot > tr > th, .tabe-responsive .table-bordered > thead > tr > td, .table-bordered > thead > tr > td, .tabe-responsive .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > td, .tabe-responsive .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > td, .tabe-responsive .panel .fc-content table > thead > tr > th, .panel .fc-content table > thead > tr > th, .tabe-responsive .panel .fc-content table > tbody > tr > th, .panel .fc-content table > tbody > tr > th, .tabe-responsive .panel .fc-content table > tfoot > tr > th, .panel .fc-content table > tfoot > tr > th, .tabe-responsive .panel .fc-content table > thead > tr > td, .panel .fc-content table > thead > tr > td, .tabe-responsive .panel .fc-content table > tbody > tr > td, .panel .fc-content table > tbody > tr > td, .tabe-responsive .panel .fc-content table > tfoot > tr > td, .panel .fc-content table > tfoot > tr > td {
    border-left: 0 none;
}
.tabe-responsive .table-bordered > thead > tr:last-child td, .table-bordered > thead > tr:last-child td, .tabe-responsive .table-bordered > tbody > tr:last-child td, .table-bordered > tbody > tr:last-child td, .tabe-responsive .table-bordered > tfoot > tr:last-child td, .table-bordered > tfoot > tr:last-child td, .tabe-responsive .panel .fc-content table > thead > tr:last-child td, .panel .fc-content table > thead > tr:last-child td, .tabe-responsive .panel .fc-content table > tbody > tr:last-child td, .panel .fc-content table > tbody > tr:last-child td, .tabe-responsive .panel .fc-content table > tfoot > tr:last-child td, .panel .fc-content table > tfoot > tr:last-child td {
    border-bottom: 0 none;
}
table.fc-border-separate > thead > tr > th:last-child {
    border-right: 0 none !important;
}
table.fc-border-separate > tbody > tr > td:last-child {
    border-right: 0 none !important;
}
table.table-bordered > thead > tr > th:last-child, table.panel .fc-content table > thead > tr > th:last-child {
    border-right: 0 none !important;
}
table.table-bordered > tbody > tr > td:last-child, table.panel .fc-content table > tbody > tr > td:last-child {
    border-right: 0 none !important;
}
table > tbody > tr:first-child > th {
    border-top: 0 none;
}
table > tbody > tr:first-child > td {
    border-top: 0 none;
}
table > tbody > tr:last-child > th {
    border-bottom: 0 none;
}
table > thead > tr > th:first-child {
    border-top-left-radius: 2.5px;
}
table > thead > tr > th:last-child {
    border-top-right-radius: 2.5px;
}
.panel .heading + .panel .body.panel-no-padding table > tbody > tr:last-child > th {
    border-bottom: 0 none;
}
.panel .heading + .panel .body.panel-no-padding table > tfoot > tr:last-child > th {
    border-bottom: 0 none;
}
.panel .heading + .panel .body.panel-no-padding .table-bordered, .panel .heading + .panel .body.panel-no-padding .panel .fc-content table {
    border-bottom: 0 none !important;
    box-shadow: 0 0 0 0 #edf0f2 !important;
}
.panel .heading + .panel .body.panel-no-padding table > thead > tr > th:first-child {
    border-top-left-radius: 0;
}
.panel .heading + .panel .body.panel-no-padding table > thead > tr > th:last-child {
    border-top-right-radius: 0;
}
table > tbody > tr:last-child > td:first-child {
    border-bottom-left-radius: 2.5px;
}
table > tbody > tr:last-child > td:last-child {
    border-bottom-right-radius: 2.5px;
}
table > tbody > tr:last-child > th:first-child {
    border-bottom-left-radius: 2.5px;
}
table > tbody > tr:last-child > th:last-child {
    border-bottom-right-radius: 2.5px;
}
table input[type="text"] {
    width: 100% !important;
}
.table-responsive {
    overflow-x: auto;
}
.table-striped > tbody > tr:nth-child(2n+1) {
    background-color: #f7f9fa;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td, .panel .fc-content table > thead > tr > th, .panel .fc-content table > tbody > tr > th, .panel .fc-content table > tfoot > tr > th, .panel .fc-content table > thead > tr > td, .panel .fc-content table > tbody > tr > td, .panel .fc-content table > tfoot > tr > td {
    border: 1px solid #f2f4f5;
}
.panel .heading {
    background-color: #fff;
    border-bottom: 2px solid #edeff0;
    padding: 0 16px;
}
.table {
    margin-bottom: 19px;
    max-width: 100%;
    width: 100%;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-top: 1px solid #f2f4f5;
    line-height: 1.54;
    padding: 8px;
    vertical-align: middle;
}
.table > thead > tr > th {
    border-bottom: 2px solid #f2f4f5;
    vertical-align: bottom;
}
.table .td-actions .btn {
    margin: 0;
    padding: 5px;
}
.table-bigboy .img-container {
    border-radius: 6px;
    display: block;
    height: 120px;
    overflow: hidden;
    width: 180px;
}
.table-bigboy .img-container img {
    width: 100%;
}
.table-bigboy .td-name {
    min-width: 240px;
}
.table-bigboy.table > tbody > tr > td {
    vertical-align: middle;
}
.table-bigboy .td-name {
    font-weight: 600;
}
.table-bigboy .td-actions {
    min-width: auto;
    width: 60px;
}
.table-bigboy .td-actions .btn {
    float: right;
    padding: 5px;
}
.table-bigboy .td-number {
    min-width: 110px;
    text-align: right;
}
.card .header {
    background-color: #999999;
    border-radius: 3px;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin: -20px 15px 0;
    padding: 15px;
}
.card .header .title {
    color: #ffffff;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 22px;
    margin: 0;
    text-transform: uppercase;
}
.card .header .title-main i {
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 22px;
    font-weight: bold;
    width: 30px;
}
.card .header.with-sub .title-main i {
    float: left;
    font-size: 42px;
    font-weight: 300;
    width: 50px;
}
.card .header.with-sub .sub-title {
    color: rgba(255, 255, 255, 0.62);
    font-size: 12.5px;
    margin-bottom: 0;
}
.card [data-background-color="purple"] {
    background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ab47bc, #8e24aa) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(156, 39, 176, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(156, 39, 176, 0.2);
}
.card [data-background-color="blue"] {
    background: rgba(0, 0, 0, 0) linear-gradient(60deg, #26c6da, #00acc1) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(0, 188, 212, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(0, 188, 212, 0.2);
}
.card [data-background-color="green"] {
    background: rgba(0, 0, 0, 0) linear-gradient(60deg, #66bb6a, #43a047) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(76, 175, 80, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(76, 175, 80, 0.2);
}
.card [data-background-color="orange"] {
    background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ffa726, #fb8c00) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
}
.card [data-background-color="red"] {
    background: rgba(0, 0, 0, 0) linear-gradient(60deg, #ef5350, #e53935) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}
.card .content {
    padding: 15px;
    position: relative;
}
.card .footer {
    background-color: #fff;
    border-top: 1px solid #edeff0;
    padding: 16px;
    text-align: right;
}
.card .header.header-icon {
    float: left;
}
.card .header.header-icon i {
    font-size: 26px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    width: 33px;
}
.card .header.header-icon + .content .title {
    font-weight: 300;
    margin: 0;
    padding-bottom: 25px;
}
.card .header .form-group input.form-control::-moz-placeholder, .card .header input.form-control::-moz-placeholder {
    color: #ffffff;
}
.header-form .form {
    position: relative;
}
.header-form .form .search-btn {
    position: absolute;
    right: 0;
    top: 0;
}
.header-form .form .form-group {
    padding-right: 40px;
}
.header-form .form {
    margin-right: 55px;
}
.header-form {
    position: relative;
}
.header-form .add-new {
    position: absolute;
    right: 0;
    top: 0;
}
.aside-bar {
    background-color: #edeff0;
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
}
.aside-bar .aside-bar-body {
    display: table-row;
    height: 100%;
    padding: 16px;
}
.aside-bar {
    background-color: #fff;
}
.aside-bar .aside-bar-header {
    border-bottom: 1px solid #edeff0;
    padding: 16px;
}
.aside-bar .aside-bar-header h1 {
    font-size: 22.5px;
    font-weight: 300;
    line-height: 32px;
    margin: 0;
}
.aside-bar .aside-bar-body {
    position: relative;
}
.aside-bar .aside-bar-body ul.list-unstyled {
    padding: 8px 16px;
}
.aside-bar .aside-bar-body ul.acc-menu {
    font-size: 0;
    margin: 0;
    padding-left: 0 !important;
    white-space: normal;
}
.aside-bar .aside-bar-body ul.acc-menu .open-up.hasChild:hover {
    position: relative !important;
}
.aside-bar .aside-bar-body ul.acc-menu .open-up.hasChild:hover ul.dropdown-menu {
    position: relative !important;
}
.aside-bar .aside-bar-body ul.acc-menu > li:first-child > a {
    border-top: 0 none;
}
.aside-bar .aside-bar-body ul.acc-menu .badge {
    font-size: 10.5px;
    margin-top: 0;
    position: absolute;
    right: 16px !important;
}
.aside-bar .aside-bar-body ul.acc-menu .label {
    float: right;
    font-size: 10.5px;
    position: absolute;
    right: 40px !important;
}
.aside-bar .aside-bar-body ul.acc-menu a {
    text-decoration: none;
}
.aside-bar .aside-bar-body ul.acc-menu a span.text {
    color: rgba(27, 34, 44, 0.72);
    display: inline-block;
    float: left;
    font-size: 12.5px;
    line-height: 16px;
    max-width: 168px;
    white-space: normal;
}
.aside-bar .aside-bar-body ul.acc-menu a span.icon {
    color: rgba(27, 34, 44, 0.32);
    display: inline-block;
    float: left;
    font-size: 16.5px;
    height: 16px;
    line-height: 16px;
    margin-left: 0;
    margin-right: 16px;
    text-align: center;
    width: 16px;
}
.aside-bar .aside-bar-body ul.acc-menu a:hover {
    background-color: #fff;
    color: rgba(27, 34, 44, 0.88);
}
.aside-bar .aside-bar-body ul.acc-menu a:hover span.icon, .aside-bar .aside-bar-body ul.acc-menu a:hover span.text {
    color: rgba(27, 34, 44, 0.88);
}
.aside-bar .aside-bar-body ul.acc-menu ul {
    list-style: outside none none;
    padding-bottom: 0;
    padding-left: 0 !important;
    padding-right: 0;
    padding-top: 0;
}
.aside-bar .aside-bar-body ul.acc-menu ul, .aside-bar .aside-bar-body ul.acc-menu ul li a {
    border-top: medium none;
    box-shadow: none;
}
.aside-bar .aside-bar-body ul.acc-menu li {
    display: block;
    overflow: hidden;
}
.aside-bar .aside-bar-body ul.acc-menu li a {
    display: block;
    font-weight: 600;
    padding: 12px 16px;
    position: relative;
    white-space: nowrap;
}
.aside-bar .aside-bar-body ul.acc-menu > li.active > a, .aside-bar .aside-bar-body ul.acc-menu > li.open.active:hover > a {
    background-color: #f0f1f2;
    border-color: #03a9f4;
    border-style: solid;
    border-width: 0;
}
.aside-bar .aside-bar-body ul.acc-menu > li.active > a span.icon, .aside-bar .aside-bar-body ul.acc-menu > li.open.active:hover > a span.icon, .aside-bar .aside-bar-body ul.acc-menu > li.active > a span.text, .aside-bar .aside-bar-body ul.acc-menu > li.open.active:hover > a span.text {
    color: rgba(27, 34, 44, 0.88);
}
.aside-bar .aside-bar-body ul.acc-menu li.disabled-link a {
    cursor: not-allowed;
    font-style: italic;
}
.aside-bar .aside-bar-body form {
    border-top: 1px solid #dce0e5;
    float: left;
    padding: 16px 8px 0;
}
.aside-bar .aside-bar-body form .form-group {
    float: left;
}
.aside-bar .aside-bar-footer {
    border-top: 1px solid #edeff0;
}
.aside-cell:not(.aside-col) .page-heading {
    margin: 0;
}
.nav-separator {
    color: rgba(27, 34, 44, 0.32);
    display: block;
    font-size: 10.5px;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0 16px;
    text-transform: uppercase;
}
.inbox-search-input {
    background-color: #edeff0;
    border: 0 none;
    box-shadow: none;
    font-size: 12.5px;
    height: 32px;
    padding: 8px;
}
.inbox-search-input:focus {
    background-color: #edeff0;
    border: 0 none;
    box-shadow: none !important;
}
.inbox-menu {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin: 0;
    position: relative;
}
.inbox-menu .badge, .inbox-menu .label {
    margin-top: 0;
    position: absolute;
    right: 16px !important;
}
.inbox-menu a {
    color: rgba(27, 34, 44, 0.72);
    display: block;
    line-height: 16px;
    padding: 12px 16px;
}
.inbox-menu a.active {
    font-weight: 600;
}
.inbox-menu .inbox-menu-item {
    display: block;
    position: relative;
}
.inbox-menu .inbox-menu-item span.text {
    display: inline-block;
    font-size: 12.5px;
    font-weight: 600;
    line-height: 16px;
    white-space: normal;
}
.inbox-menu .inbox-menu-item span.icon {
    display: inline-block;
    float: left;
    font-size: 16.5px;
    line-height: 16px;
    margin-right: 16px;
    text-align: center;
    white-space: normal;
    width: 16px;
}
.inbox-menu .inbox-menu-item:hover {
    background-color: #f2f4f5;
    color: rgba(27, 34, 44, 0.72);
    text-decoration: none;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a {
    display: inline;
    padding: 8px 16px;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category a.category-heading, .inbox-menu .collapsible-menu span.inbox-leftbar-category a.infobar .widget-heading .widget-heading, .inbox-menu .collapsible-menu span.inbox-leftbar-category a.leftbar .widget .widget-heading, .inbox-menu .collapsible-menu span.inbox-leftbar-category a.commonWrapper .widget .widget-heading, .inbox-menu .collapsible-menu span.inbox-leftbar-category a.nav-separator {
    margin-top: 16px;
}
.inbox-menu .collapsible-menu span.inbox-leftbar-category .tooltip, .inbox-menu .collapsible-menu span.inbox-leftbar-category .chartist-tooltip {
    min-width: 68px;
}
.well-inbox {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
.well-inbox a i {
    color: rgba(27, 34, 44, 0.72);
}
.well-inbox .contextual-progress {
    border: medium none;
    margin: 0;
    padding: 16px;
}
.well-inbox .contextual-progress .progress-title {
    font-size: 10.5px;
    font-weight: 400;
}
.well-inbox .contextual-progress .progress-percentage a {
    float: right;
    font-size: 10.5px;
}
.well-inbox .contextual-progress .progress-percentage a:hover {
    text-decoration: none;
}
.well-inbox .contextual-progress .progress {
    margin-top: 8px !important;
}
.inbox-search-input {
    background-color: #edeff0;
    border: 0 none;
    box-shadow: none;
    font-size: 12.5px;
    height: 32px;
    padding: 8px;
}
.inbox-search-input:focus {
    background-color: #edeff0;
    border: 0 none;
    box-shadow: none !important;
}
.inbox-search-btn {
    background-color: #edeff0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.02) inset !important;
    color: rgba(27, 34, 44, 0.32);
    height: 32px;
    line-height: 32px;
    min-width: 32px;
    padding: 0;
}
.inbox-search-btn i {
    font-size: 16.5px;
    line-height: 32px;
}
.inbox-search-btn:hover, .inbox-search-btn:focus {
    background-color: #edeff0;
    color: rgba(27, 34, 44, 0.72);
}
.panel .body {
    padding: 15px;
}
.panel-inbox .panel-body {
    background: #fff none repeat scroll 0 0 !important;
    padding: 0;
}
.panel-inbox .inbox-mail-heading {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #edeff0;
    border-radius: 2.5px 2.5px 0 0;
    margin: 0;
    padding: 16px;
}
.panel-inbox .inbox-mail-heading .btn .checkbox-inline {
    height: 16px;
    margin-top: -5px;
    padding-top: 0;
}
.panel-inbox .inbox-mail-heading .btn {
    margin: 0;
    padding: 3px 8px;
}
.panel-inbox .btn {
    margin: 0;
    padding: 3px 8px;
}
.panel-inbox .btn-group {
    margin: 0;
}
.panel-inbox #inbox-compose-form {
    background: #f7f9fa none repeat scroll 0 0;
}
.panel-inbox #inbox-compose-form .form-group .note-editable {
    background-color: #fff;
}
.panel-inbox #inbox-compose-form .form-group .form-control::-moz-placeholder {
    background: #fff none repeat scroll 0 0;
    color: #999da3 !important;
}
.panel-inbox #inbox-compose-form .form-group .tokenfield input.form-control {
    color: #999da3 !important;
}
.panel-inbox #inbox-compose-form .form-group .token-input {
    background-color: transparent;
    border: medium none;
}
.panel-inbox .inbox-mail-footer {
    background: #fff none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    padding: 16px;
}
.panel-inbox .inbox-mail-footer .btn .checkbox-inline {
    height: 16px;
    margin-top: -5px;
    padding-top: 0;
}
.panel-inbox .well {
    box-shadow: none;
}
.panel-inbox .btn i {
    font-size: 16.5px;
    line-height: 20px;
}
.panel-inbox .panel-body {
    background: #fff none repeat scroll 0 0;
}
.panel-inbox .panel-body .inbox-read-heading {
    background: #f7f9fa none repeat scroll 0 0;
    border-bottom: 1px solid #edeff0;
    border-radius: 2.5px 2.5px 0 0;
    margin: -24px -24px 24px;
    padding: 8px;
}
.panel-inbox .panel-body .inbox-read-heading .btn .checkbox-inline {
    height: 16px;
    margin-top: -5px;
    padding-top: 0;
}
.panel-inbox .panel-body .inbox-read-footer {
    background: #f7f9fa none repeat scroll 0 0;
    border-radius: 0;
    margin: 0;
    padding: 16px;
}
.panel-inbox .panel-body .inbox-read-title {
    font-weight: 300;
    line-height: 32px;
    margin: 0;
}
.panel-inbox .panel-body .inbox-read-details .media-left {
    padding: 0;
}
.panel-inbox .panel-body .inbox-read-details .media-left .inbox-read-sender-avatar {
    float: left;
    height: 32px;
    margin-right: 16px;
    width: 32px;
}
.panel-inbox .panel-body .inbox-read-details .media-body .inbox-read-sender-name {
    color: rgba(27, 34, 44, 0.88);
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    text-transform: capitalize;
}
.panel-inbox .panel-body .inbox-read-details .media-body .inbox-read-sender-email {
    color: rgba(27, 34, 44, 0.48);
    display: inline-block;
    float: left;
    font-size: 10.5px;
    line-height: 16px;
}
.panel-inbox .panel-body .inbox-read-details .media-body .inbox-read-sent-info {
    color: rgba(27, 34, 44, 0.48);
    display: inline-block;
    float: left;
    font-size: 10.5px;
    line-height: 16px;
}
.panel-inbox .panel-body .inbox-read-details .media-body .inbox-read-sent-info a {
    border: 0 none;
    display: inline;
    padding: 0;
    position: relative;
}
.panel-inbox .panel-body .inbox-read-details .btn-group {
    float: right;
}
.panel-inbox .panel-body .msg-attachments .well .list-inline {
    margin: 0;
}
.panel-inbox .panel-body .note-editor .note-editable {
    padding: 16px;
}
.panel-inbox .note-editable {
    background: #f5f7f7 none repeat scroll 0 0;
}
.text-yellow {
    color: #f39c12 !important;
}
.text-default {
    color: #3e4a56 !important;
}
@media (max-width: 767px) {
.table-inbox .inbox-msg-attach, .table-inbox .inbox-msg-time {
    display: none !important;
}
tr.table-inbox .inbox-msg-attach, tr.table-inbox .inbox-msg-time {
    display: none !important;
}
th.table-inbox .inbox-msg-attach, th.table-inbox .inbox-msg-time, td.table-inbox .inbox-msg-attach, td.table-inbox .inbox-msg-time {
    display: none !important;
}
.btn-group.table-inbox .inbox-msg-attach, .btn-group.table-inbox .inbox-msg-time, .btn-group-vertical.table-inbox .inbox-msg-attach, .btn-group-vertical.table-inbox .inbox-msg-time, .btn.table-inbox .inbox-msg-attach, .btn.table-inbox .inbox-msg-time, span.table-inbox .inbox-msg-attach, span.table-inbox .inbox-msg-time, i.table-inbox .inbox-msg-attach, i.table-inbox .inbox-msg-time {
    display: none !important;
}
}
.table-inbox .inbox-msg-time {
    text-align: right;
}
.table-inbox .inbox-msg-from {
    text-transform: capitalize;
}
.table-inbox .unread .inbox-msg-from, .table-inbox .unread .inbox-msg-time {
    font-weight: 700;
}
.table-inbox .inbox-msg-attach i {
    color: rgba(27, 34, 44, 0.48);
    font-size: 16.5px;
}
.table-inbox .inbox-msg-snip {
    color: rgba(27, 34, 44, 0.48);
}
.table-inbox .inbox-msg-snip .label {
    float: left;
    margin: 2px 8px 2px 0;
}
@media (max-width: 992px) {
.table-inbox .inbox-msg-snip .label {
    float: none;
}
}
.table-inbox .inbox-from-name {
    font-weight: bold;
    padding-bottom: 5px;
}
.table-inbox .inbox-msg-check {
    vertical-align: middle;
}
.table-inbox tbody > tr > td {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #f7f9fa;
    border-color: currentcolor currentcolor #edeff0;
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    cursor: pointer;
    padding: 12px 16px;
}
.table-inbox tbody > tr.unread > td {
    background-color: #f2f4f5;
}
.table-inbox tbody > tr.unread > td.inbox-msg-snip {
    color: rgba(27, 34, 44, 0.88);
}
.table-inbox tbody > tr:hover > td {
    background-color: #fff;
}
.table-inbox tbody > tr:last-child > td:first-child, .table-inbox tbody > tr:last-child > td:last-child {
    border-radius: 0;
}
.input-search-mail {
    margin-bottom: 24px;
    padding: 0 !important;
}
.input-search-mail input.form-control {
    padding-right: 24px;
}
.input-search-mail a {
    color: rgba(27, 34, 44, 0.32);
    font-size: 12.5px;
    margin-right: 24px;
    margin-top: -24px;
    position: absolute;
    right: 0;
}
hr {
    border-top: 1px solid #eee;
    display: block;
    margin-left: -16px;
    margin-right: -16px;
}
.note > div {
    font-size: 14.5px;
    line-height: 24px;
}
.note > div * {
    font-size: 14.5px;
    line-height: 24px;
}
.notes-container .notes-list {
    list-style: outside none none;
    margin-bottom: 0;
    overflow-y: auto;
    padding-left: 0;
}
.notes-container .notes-list .notes-snippet {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #f2f4f5;
    cursor: pointer;
    padding: 16px;
}
.notes-container .notes-list .notes-snippet:hover {
    background: #fafcfc none repeat scroll 0 0;
}
.notes-container .notes-list .notes-snippet.active {
    background: #f7f9fa none repeat scroll 0 0;
}
.notes-container .notes-list .notes-snippet .notes-title {
    font-size: 12.5px !important;
    font-weight: 600;
}
.notes-container .notes-list .notes-snippet .notes-desc {
    color: rgba(27, 34, 44, 0.48);
    font-size: 10.5px !important;
}
.notes-container .notes-list .notes-snippet .notes-date {
    color: rgba(27, 34, 44, 0.32);
    font-size: 10.5px;
    font-style: italic;
}
.notes-container .notes-list .notes-snippet .notes-title, .notes-container .notes-list .notes-snippet .notes-desc, .notes-container .notes-list .notes-snippet .notes-date {
    margin: 0;
}
.notes-leftbar {
    border-right: 1px solid #f2f4f5;
}
.notes-leftbar .notes-search {
    border-bottom: 1px solid #f2f4f5;
    padding: 10px;
}
.notes-leftbar .notes-options {
    border-top: 1px solid #f2f4f5;
    padding: 10px;
}
.b-r {
    border-right: 1px solid #edeff0 !important;
}
.btn .checkbox.input, .btn .checkbox {
    padding: 2px;
}
.media-body {
    width: auto;
}
small, .small {
    font-size: 0.85714em;
}
.well {
    background-color: #edeff0;
    border: medium none;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08) inset;
}
.block {
    display: block !important;
}
.list-inline > li:first-child {
    padding-left: 0;
}
.dropdown.open .dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) {
    opacity: 1 !important;
    transform: scale(1, 1) !important;
}
.dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) {
    border: 0 none;
    border-radius: 2.5px;
    box-shadow: 0 0 1px rgba(27, 34, 44, 0.32), 0 16px 40px -8px rgba(27, 34, 44, 0.2);
    opacity: 0;
    transform: scale(1, 0);
    transform-origin: center top 0;
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1) 0s;
    width: 200px;
}
.dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) .divider {
    margin: 8px 0;
}
.dropdown-menu .divider {
    background-color: #f2f4f5;
    height: 1px;
    margin: 8.5px 0;
    overflow: hidden;
}
.btn .dropdown-menu, .btn-group .dropdown-menu {
    opacity: unset !important;
    transform: none !important;
}
.note-editor .note-statusbar .note-resizebar {
    border-radius: 0 0 2.5px 2.5px;
    border-top: 1px solid #edeff0 !important;
}
.input-icon.right > i, .input-icon.right .icon {
    float: right;
    right: 0;
}
.input-icon > i, .input-icon .icon {
    color: rgba(27, 34, 44, 0.32) !important;
    display: block;
    font-weight: 700;
    line-height: 16px;
    margin: 8px;
    position: absolute;
    z-index: 1;
}
.input-icon {
    position: relative;
}
.auth .card-signup .header {
    border-radius: 3px;
    box-shadow: 0 16px 38px -12px rgba(0, 0, 0, 0.56), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -40px;
    padding: 20px 0;
}
.auth .card .header-primary {
    background-color: #f94b55;
}
.auth .card [class*="header-"] {
    color: #ffffff;
}
.auth .card-signup .content {
    display: block;
    padding: 0 30px 0 10px;
}
.auth .input-group .input-group-addon {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    padding: 12px 15px 0;
}
.auth .form-group {
    margin: 27px 0 0;
    padding-bottom: 7px;
}
.auth .card-signup .header h4 {
    font-weight: 400;
}
.form-group.label-floating label.control-label, .form-group.label-placeholder label.control-label {
    font-size: 13px !important;
}
.card-signup .text-divider {
    margin-bottom: 0;
    margin-top: 30px;
    text-align: center;
}
.auth .social-links a:hover {
    color: #fff;
}
.card-signup .social-line {
    margin-top: 15px;
    text-align: center;
}
.card-signup .social-line a {
    color: #ffffff;
    font-size: 18px;
    line-height: 1em;
    padding: 10px;
}
.auth .card-signup .footer {
    border: medium none;
    text-align: center !important;
}
.btn:hover:not(.btn-raised):not(.btn-link), .input-group-btn .btn:hover:not(.btn-raised):not(.btn-link), .btn:focus:not(.btn-raised):not(.btn-link), .input-group-btn .btn:focus:not(.btn-raised):not(.btn-link) {
    background-color: transparent;
}
.add-new-btn .btn {
    margin: 0;
    padding: 0;
}
.add-new-btn .btn i {
    color: #fff !important;
    font-size: 22px;
    font-weight: 600;
    line-height: 36px;
    padding: 0;
}
.btn.btn-white {
    background-color: #ffffff !important;
    box-shadow: 0 2px 2px 0 rgba(153, 153, 153, 0.14), 0 3px 1px -2px rgba(153, 153, 153, 0.2), 0 1px 5px 0 rgba(153, 153, 153, 0.12) !important;
    color: #f44336;
}
.btn.btn-white:focus, .btn.btn-white:hover {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2) !important;
}
.signup-page .card-signup {
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin-bottom: 100px;
    padding: 40px 0;
    z-index: 6;
}
.icon.icon-primary {
    color: #f83f4a;
}
.icon.icon-info {
    color: #00bcd4;
}
.icon.icon-success {
    color: #4caf50;
}
.icon.icon-warning {
    color: #ff9800;
}
.icon.icon-danger {
    color: #f44336;
}
.icon.icon-rose {
    color: #e91e63;
}
.signup-page .page-header {
    height: auto;
    min-height: 100vh;
}
.signup-page .page-header .container {
    padding-top: 20vh;
}
.signup-page .card-signup {
    border-radius: 6px;
    box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    margin-bottom: 100px;
    padding: 40px 0;
}
.signup-page .info-horizontal {
    padding: 0 0 20px;
}
.signup-page .social .btn {
    margin: 5px;
}
.signup-page .social h4 {
    margin-top: 20px;
}
.signup-page .footer .container {
    padding: 0;
}
.signup-page .footer .copyright, .signup-page .footer a {
    color: #ffffff;
}
.info-horizontal .icon {
    float: left;
    margin-right: 10px;
    margin-top: 24px;
}
.info-horizontal .icon > i {
    font-size: 2.6em;
}
.info-horizontal .description {
    overflow: hidden;
}
.info .info-title {
    color: #3c4858;
    margin: 30px 0 15px;
}
.info p {
    color: #999999;
}
.info-horizontal .icon {
    float: left;
    margin-right: 10px;
    margin-top: 24px;
}
.info-horizontal .icon > i {
    font-size: 2.6em;
}
.info-horizontal .description {
    overflow: hidden;
}
.btn.btn-just-icon, .navbar .navbar-nav > li > a.btn.btn-just-icon {
    font-size: 20px;
    line-height: 1em;
    padding: 12px;
}
.signup-page .social .btn {
    margin: 5px;
}
.card-signup .content {
    padding: 0 30px 0 10px;
}
.card-signup .checkbox label {
    margin-left: 17px;
}
.auth .navbar .nav.navbar-right > li > a {
    border-radius: 3px;
    font-size: 12px;
    line-height: 26px;
    text-transform: capitalize;
}
.auth.signup-page .page-content {
    padding-top: 15vh;
    position: relative;
    z-index: 3;
}
.btn.btn-twitter {
    background-color: #55acee;
    box-shadow: 0 2px 2px 0 rgba(85, 172, 238, 0.14), 0 3px 1px -2px rgba(85, 172, 238, 0.2), 0 1px 5px 0 rgba(85, 172, 238, 0.12);
    color: #fff;
}
.btn.btn-google {
    background-color: #dd4b39;
    box-shadow: 0 2px 2px 0 rgba(221, 75, 57, 0.14), 0 3px 1px -2px rgba(221, 75, 57, 0.2), 0 1px 5px 0 rgba(221, 75, 57, 0.12);
    color: #fff;
}
.btn.btn-facebook {
    background-color: #3b5998;
    box-shadow: 0 2px 2px 0 rgba(59, 89, 152, 0.14), 0 3px 1px -2px rgba(59, 89, 152, 0.2), 0 1px 5px 0 rgba(59, 89, 152, 0.12);
    color: #fff;
}
.btn.btn-facebook:focus, .btn.btn-facebook:active, .btn.btn-facebook:hover {
    background-color: #3b5998;
    box-shadow: 0 14px 26px -12px rgba(59, 89, 152, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(59, 89, 152, 0.2);
    color: #fff;
}
.btn, .input-group-btn .btn {
    font-weight: 300;
    margin: 0;
    text-transform: capitalize;
}
.form-group.is-focused .form-control {
    background-image: linear-gradient(#f83f4a, #f83f4a), linear-gradient(#d2d2d2, #d2d2d2);
}
.btn-red {
    background-color: #fb404b;
    border: 1px solid #fb404b;
    color: #ffffff;
}
.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .btn-red.focus, .btn-red:active, .btn-red:focus, .btn-red:hover, .open > .dropdown-toggle.btn-red {
    background-color: #da2832;
    border: 1px solid #da2832;
    color: #fff;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check::before, label.checkbox-inline input[type="checkbox"]:checked + .checkbox-material .check::before {
    color: #fb404b;
}
.checkbox input[type="checkbox"]:checked + .checkbox-material .check, label.checkbox-inline input[type="checkbox"]:checked + .checkbox-material .check {
    border-color: #fb404b;
    color: #fb404b;
}
.navbar .dropdown-menu li a:hover, .navbar .dropdown-menu li a:focus, .navbar .dropdown-menu li a:active, .navbar.navbar-default .dropdown-menu li a:hover, .navbar.navbar-default .dropdown-menu li a:focus, .navbar.navbar-default .dropdown-menu li a:active, .bootstrap-table .dropdown-menu li a:hover, .bootstrap-table .dropdown-menu li a:focus, .bootstrap-table .dropdown-menu li a:active {
    background-color: #fb404b;
    color: #ffffff;
}
.btn.btn-success.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #4caf50;
}
.btn.btn-danger.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #f44336;
}
.btn.btn-info.btn-simple {
    background-color: transparent !important;
    box-shadow: none;
    color: #00bcd4;
}
.btn .material-icons {
    font-size: 17px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}
.card .header input.form-control {
    border-color: inherit;
    color: inherit;
    font-size: 14px;
    height: 32px;
    line-height: 1.42857;
    margin: 0;
    padding: 0;
}
.card [data-background-color] {
    color: #ffffff;
}
.card .footer button, .card .footer a {
    bottom: 0;
}
.card .footer button:first-child, .card .footer a:first-child {
    left: 0;
}
.radio input[type="radio"]:checked ~ .circle, label.radio-inline input[type="radio"]:checked ~ .circle {
    border-color: #f44336;
}
.radio input[type="radio"]:checked ~ .check, label.radio-inline input[type="radio"]:checked ~ .check {
    background-color: #f44336;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus {
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}
.form-group.is-focused .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
    background-size: 100% 2px, 100% 1px;
    box-shadow: none;
    outline: medium none;
    transition-duration: 0.3s;
}
.form-group.is-focused .form-control .material-input::after {
    background-color: #f44336;
}
.form-group.is-focused.form-info .form-control {
    background-image: linear-gradient(#00bcd4, #00bcd4), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-success .form-control {
    background-image: linear-gradient(#4caf50, #4caf50), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-warning .form-control {
    background-image: linear-gradient(#ff9800, #ff9800), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-danger .form-control {
    background-image: linear-gradient(#f44336, #f44336), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-rose .form-control {
    background-image: linear-gradient(#e91e63, #e91e63), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.form-white .form-control {
    background-image: linear-gradient(#ffffff, #ffffff), linear-gradient(#d2d2d2, #d2d2d2);
}
.form-group.is-focused.label-placeholder label, .form-group.is-focused.label-placeholder label.control-label {
    color: #aaaaaa;
}
.dropdown-menu li {
    overflow: visible;
}
.auth .card-profile .content {
    display: block;
    padding: 0 30px 0 10px;
}
.btn.btn-default, .btn.btn-default:hover, .btn.btn-default:focus, .btn.btn-default:active, .btn.btn-default.active, .btn.btn-default:active:focus, .btn.btn-default:active:hover, .btn.btn-default.active:focus, .btn.btn-default.active:hover, .open > .btn.btn-default.dropdown-toggle, .open > .btn.btn-default.dropdown-toggle:focus, .open > .btn.btn-default.dropdown-toggle:hover {
    background-color: #999999 !important;
    color: #ffffff !important;
}
.btn.btn-default:focus, .btn.btn-default:active, .btn.btn-default:hover {
    box-shadow: 0 14px 26px -12px rgba(153, 153, 153, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(153, 153, 153, 0.2);
}
.btn.btn-info {
    box-shadow: 0 2px 2px 0 rgba(0, 188, 212, 0.14), 0 3px 1px -2px rgba(0, 188, 212, 0.2), 0 1px 5px 0 rgba(0, 188, 212, 0.12);
}
.btn.btn-info, .btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info.active, .btn.btn-info:active:focus, .btn.btn-info:active:hover, .btn.btn-info.active:focus, .btn.btn-info.active:hover, .open > .btn.btn-info.dropdown-toggle, .open > .btn.btn-info.dropdown-toggle:focus, .open > .btn.btn-info.dropdown-toggle:hover {
    background-color: #00bcd4;
    color: #ffffff;
}
.btn.btn-info:focus, .btn.btn-info:active, .btn.btn-info:hover {
    background-color: #00bcd4;
    box-shadow: 0 14px 26px -12px rgba(0, 188, 212, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 188, 212, 0.2);
}
.btn.btn-info.disabled, .btn.btn-info.disabled:hover, .btn.btn-info.disabled:focus, .btn.btn-info.disabled.focus, .btn.btn-info.disabled:active, .btn.btn-info.disabled.active, .btn.btn-info:disabled, .btn.btn-info:disabled:hover, .btn.btn-info:disabled:focus, .btn.btn-info.focus:disabled, .btn.btn-info:disabled:active, .btn.btn-info.active:disabled, .btn.btn-info[disabled], .btn.btn-info[disabled]:hover, .btn.btn-info[disabled]:focus, .btn.btn-info.focus[disabled], .btn.btn-info[disabled]:active, .btn.btn-info.active[disabled], fieldset[disabled] .btn.btn-info, fieldset[disabled] .btn.btn-info:hover, fieldset[disabled] .btn.btn-info:focus, fieldset[disabled] .btn.btn-info.focus, fieldset[disabled] .btn.btn-info:active, fieldset[disabled] .btn.btn-info.active {
    box-shadow: none;
}
.btn.btn-info.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #00bcd4;
}
.btn.btn-info.btn-simple:hover, .btn.btn-info.btn-simple:focus, .btn.btn-info.btn-simple:active {
    background-color: transparent;
    color: #00bcd4;
}
.btn.btn-success {
    box-shadow: 0 2px 2px 0 rgba(76, 175, 80, 0.14), 0 3px 1px -2px rgba(76, 175, 80, 0.2), 0 1px 5px 0 rgba(76, 175, 80, 0.12);
}
.btn.btn-success, .btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success.active, .btn.btn-success:active:focus, .btn.btn-success:active:hover, .btn.btn-success.active:focus, .btn.btn-success.active:hover, .open > .btn.btn-success.dropdown-toggle, .open > .btn.btn-success.dropdown-toggle:focus, .open > .btn.btn-success.dropdown-toggle:hover {
    background-color: #4caf50;
    color: #ffffff;
}
.btn.btn-success:focus, .btn.btn-success:active, .btn.btn-success:hover {
    box-shadow: 0 14px 26px -12px rgba(76, 175, 80, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(76, 175, 80, 0.2);
}
.btn.btn-success.disabled, .btn.btn-success.disabled:hover, .btn.btn-success.disabled:focus, .btn.btn-success.disabled.focus, .btn.btn-success.disabled:active, .btn.btn-success.disabled.active, .btn.btn-success:disabled, .btn.btn-success:disabled:hover, .btn.btn-success:disabled:focus, .btn.btn-success.focus:disabled, .btn.btn-success:disabled:active, .btn.btn-success.active:disabled, .btn.btn-success[disabled], .btn.btn-success[disabled]:hover, .btn.btn-success[disabled]:focus, .btn.btn-success.focus[disabled], .btn.btn-success[disabled]:active, .btn.btn-success.active[disabled], fieldset[disabled] .btn.btn-success, fieldset[disabled] .btn.btn-success:hover, fieldset[disabled] .btn.btn-success:focus, fieldset[disabled] .btn.btn-success.focus, fieldset[disabled] .btn.btn-success:active, fieldset[disabled] .btn.btn-success.active {
    box-shadow: none;
}
.btn.btn-success.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #4caf50;
}
.btn.btn-success.btn-simple:hover, .btn.btn-success.btn-simple:focus, .btn.btn-success.btn-simple:active {
    background-color: transparent;
    color: #4caf50;
}
.btn.btn-warning {
    box-shadow: 0 2px 2px 0 rgba(255, 152, 0, 0.14), 0 3px 1px -2px rgba(255, 152, 0, 0.2), 0 1px 5px 0 rgba(255, 152, 0, 0.12);
}
.btn.btn-warning, .btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning.active, .btn.btn-warning:active:focus, .btn.btn-warning:active:hover, .btn.btn-warning.active:focus, .btn.btn-warning.active:hover, .open > .btn.btn-warning.dropdown-toggle, .open > .btn.btn-warning.dropdown-toggle:focus, .open > .btn.btn-warning.dropdown-toggle:hover {
    background-color: #ff9800 !important;
    color: #ffffff;
}
.btn.btn-warning:focus, .btn.btn-warning:active, .btn.btn-warning:hover {
    box-shadow: 0 14px 26px -12px rgba(255, 152, 0, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(255, 152, 0, 0.2);
}
.btn.btn-warning.disabled, .btn.btn-warning.disabled:hover, .btn.btn-warning.disabled:focus, .btn.btn-warning.disabled.focus, .btn.btn-warning.disabled:active, .btn.btn-warning.disabled.active, .btn.btn-warning:disabled, .btn.btn-warning:disabled:hover, .btn.btn-warning:disabled:focus, .btn.btn-warning.focus:disabled, .btn.btn-warning:disabled:active, .btn.btn-warning.active:disabled, .btn.btn-warning[disabled], .btn.btn-warning[disabled]:hover, .btn.btn-warning[disabled]:focus, .btn.btn-warning.focus[disabled], .btn.btn-warning[disabled]:active, .btn.btn-warning.active[disabled], fieldset[disabled] .btn.btn-warning, fieldset[disabled] .btn.btn-warning:hover, fieldset[disabled] .btn.btn-warning:focus, fieldset[disabled] .btn.btn-warning.focus, fieldset[disabled] .btn.btn-warning:active, fieldset[disabled] .btn.btn-warning.active {
    box-shadow: none;
}
.btn.btn-warning.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #ff9800;
}
.btn.btn-warning.btn-simple:hover, .btn.btn-warning.btn-simple:focus, .btn.btn-warning.btn-simple:active {
    background-color: transparent;
    color: #ff9800;
}
.btn.btn-danger {
    box-shadow: 0 2px 2px 0 rgba(244, 67, 54, 0.14), 0 3px 1px -2px rgba(244, 67, 54, 0.2), 0 1px 5px 0 rgba(244, 67, 54, 0.12);
}
.btn.btn-danger, .btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger.active, .btn.btn-danger:active:focus, .btn.btn-danger:active:hover, .btn.btn-danger.active:focus, .btn.btn-danger.active:hover, .open > .btn.btn-danger.dropdown-toggle, .open > .btn.btn-danger.dropdown-toggle:focus, .open > .btn.btn-danger.dropdown-toggle:hover {
    background-color: #f44336;
    color: #ffffff;
}
.btn.btn-danger:focus, .btn.btn-danger:active, .btn.btn-danger:hover {
    box-shadow: 0 14px 26px -12px rgba(244, 67, 54, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(244, 67, 54, 0.2);
}
.btn.btn-danger.disabled, .btn.btn-danger.disabled:hover, .btn.btn-danger.disabled:focus, .btn.btn-danger.disabled.focus, .btn.btn-danger.disabled:active, .btn.btn-danger.disabled.active, .btn.btn-danger:disabled, .btn.btn-danger:disabled:hover, .btn.btn-danger:disabled:focus, .btn.btn-danger.focus:disabled, .btn.btn-danger:disabled:active, .btn.btn-danger.active:disabled, .btn.btn-danger[disabled], .btn.btn-danger[disabled]:hover, .btn.btn-danger[disabled]:focus, .btn.btn-danger.focus[disabled], .btn.btn-danger[disabled]:active, .btn.btn-danger.active[disabled], fieldset[disabled] .btn.btn-danger, fieldset[disabled] .btn.btn-danger:hover, fieldset[disabled] .btn.btn-danger:focus, fieldset[disabled] .btn.btn-danger.focus, fieldset[disabled] .btn.btn-danger:active, fieldset[disabled] .btn.btn-danger.active {
    box-shadow: none;
}
.btn.btn-danger.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #f44336;
}
.btn.btn-danger.btn-simple:hover, .btn.btn-danger.btn-simple:focus, .btn.btn-danger.btn-simple:active {
    background-color: transparent;
    color: #f44336;
}
.btn.btn-rose {
    box-shadow: 0 2px 2px 0 rgba(233, 30, 99, 0.14), 0 3px 1px -2px rgba(233, 30, 99, 0.2), 0 1px 5px 0 rgba(233, 30, 99, 0.12);
}
.btn.btn-rose, .btn.btn-rose:hover, .btn.btn-rose:focus, .btn.btn-rose:active, .btn.btn-rose.active, .btn.btn-rose:active:focus, .btn.btn-rose:active:hover, .btn.btn-rose.active:focus, .btn.btn-rose.active:hover, .open > .btn.btn-rose.dropdown-toggle, .open > .btn.btn-rose.dropdown-toggle:focus, .open > .btn.btn-rose.dropdown-toggle:hover {
    background-color: #e91e63 !important;
    color: #ffffff;
}
.btn.btn-rose:focus, .btn.btn-rose:active, .btn.btn-rose:hover {
    background-color: #e91e63;
    box-shadow: 0 14px 26px -12px rgba(233, 30, 99, 0.42), 0 4px 23px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(233, 30, 99, 0.2);
}
.btn.btn-rose.disabled, .btn.btn-rose.disabled:hover, .btn.btn-rose.disabled:focus, .btn.btn-rose.disabled.focus, .btn.btn-rose.disabled:active, .btn.btn-rose.disabled.active, .btn.btn-rose:disabled, .btn.btn-rose:disabled:hover, .btn.btn-rose:disabled:focus, .btn.btn-rose.focus:disabled, .btn.btn-rose:disabled:active, .btn.btn-rose.active:disabled, .btn.btn-rose[disabled], .btn.btn-rose[disabled]:hover, .btn.btn-rose[disabled]:focus, .btn.btn-rose.focus[disabled], .btn.btn-rose[disabled]:active, .btn.btn-rose.active[disabled], fieldset[disabled] .btn.btn-rose, fieldset[disabled] .btn.btn-rose:hover, fieldset[disabled] .btn.btn-rose:focus, fieldset[disabled] .btn.btn-rose.focus, fieldset[disabled] .btn.btn-rose:active, fieldset[disabled] .btn.btn-rose.active {
    box-shadow: none;
}
.btn.btn-rose.btn-simple {
    background-color: transparent;
    box-shadow: none;
    color: #e91e63;
}
.btn.btn-lg, .btn-group-lg .btn {
    font-size: 14px;
    padding: 18px 36px;
}
.alert {
    border: 0 none;
    border-radius: 0;
    line-height: 20px;
    padding: 20px 15px;
    position: relative;
}
.alert b {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}
.alert, .alert.alert-default {
    background-color: white;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 255, 255, 0.4);
    color: #555555;
}
.alert a, .alert .alert-link, .alert.alert-default a, .alert.alert-default .alert-link {
    color: #555555;
}
.alert.alert-inverse {
    background-color: #2e2e2e;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(33, 33, 33, 0.4);
    color: #fff;
}
.alert.alert-inverse a, .alert.alert-inverse .alert-link {
    color: #fff;
}
.alert.alert-purple {
    background-color: #af2cc5;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    color: #ffffff;
}
.alert.alert-purple a, .alert.alert-purple .alert-link {
    color: #ffffff;
}
.alert.alert-success {
    background-color: #5cb860;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
    color: #ffffff;
}
.alert.alert-success a, .alert.alert-success .alert-link {
    color: #ffffff;
}
.alert.alert-info {
    background-color: #00bcd4;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    color: #ffffff;
}
.alert.alert-info a, .alert.alert-info .alert-link {
    color: #ffffff;
}
.alert.alert-warning {
    background-color: #ffa21a;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
    color: #ffffff;
}
.alert.alert-warning a, .alert.alert-warning .alert-link {
    color: #ffffff;
}
.alert.alert-danger {
    background-color: #f55a4e;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
    color: #ffffff;
}
.alert.alert-danger a, .alert.alert-danger .alert-link {
    color: #ffffff;
}
.alert.alert-rose {
    background-color: #eb3573;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
    color: #ffffff;
}
.alert.alert-rose a, .alert.alert-rose .alert-link {
    color: #ffffff;
}
.alert-info, .alert-danger, .alert-warning, .alert-success, .alert-rose {
    color: #ffffff;
}
.alert-default a, .alert-default .alert-link {
    color: rgba(0, 0, 0, 0.87);
}
.alert span {
    display: block;
    max-width: 89%;
}
.alert.alert-primary i {
    color: #009688;
}
.alert.alert-danger i {
    color: #f44336;
}
.alert.alert-warning i {
    color: #ff9800;
}
.alert.alert-success i {
    color: #4caf50;
}
.alert.alert-info i {
    color: #00bcd4;
}
.alert.alert-purple i {
    color: #9c27b0;
}
.alert.alert-rose i {
    color: #e91e63;
}
.alert.alert-with-icon {
    margin-top: 43px;
    padding-left: 66px;
}
.alert.alert-with-icon i[data-notify="icon"] {
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 10px 30px -12px rgba(0, 0, 0, 0.42), 0 4px 25px 0 rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2);
    display: block;
    font-size: 20px;
    left: 15px;
    margin-top: -39px;
    max-width: 38px;
    padding: 9px;
    position: absolute;
}
.alert .close i {
    color: #ffffff;
}
.alert .close {
    margin-top: 5px;
}
.alert i[data-notify="icon"] {
    display: none;
}
.alert .alert-icon {
    display: block;
    float: left;
    margin-right: 15px;
}
.alert .alert-icon i {
    margin-top: -7px;
    position: relative;
    top: 5px;
}
.alert [data-notify="dismiss"] {
    margin-right: 5px;
}
.close i {
    font-size: 11px;
}
.close {
    color: #ffffff;
    font-size: inherit;
    opacity: 0.9;
    text-shadow: none;
}
.animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
@keyframes fadeInDown {
0% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
100% {
    opacity: 1;
    transform: none;
}
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
@keyframes fadeOut {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
}
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOutDown {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
}
}
@keyframes fadeOutDown {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, 100%, 0px);
}
}
.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutUp {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
}
@keyframes fadeOutUp {
0% {
    opacity: 1;
}
100% {
    opacity: 0;
    transform: translate3d(0px, -100%, 0px);
}
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
.datepicker table tr td, .datepicker table tr th {
    border: medium none;
    border-radius: 50% !important;
    height: 30px;
    text-align: center;
    width: 30px;
}
.datepicker table tr td.today, .datepicker table tr td.today:hover, .datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:hover {
    background-color: #f94b55 !important;
    background-image: none;
    border-color: #f94b55 !important;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
    color: #fff !important;
}
.datepicker table tr td.active:focus, .datepicker table tr td.active:hover:focus, .datepicker table tr td.active.disabled:focus, .datepicker table tr td.active.disabled:hover:focus, .datepicker table tr td.active:active, .datepicker table tr td.active:hover:active, .datepicker table tr td.active.disabled:active, .datepicker table tr td.active.disabled:hover:active, .datepicker table tr td.active.active, .datepicker table tr td.active.active:hover, .datepicker table tr td.active.disabled.active, .datepicker table tr td.active.disabled.active:hover, .open > .dropdown-toggle.datepicker table tr td.active, .open > .dropdown-toggle.datepicker table tr td.active:hover, .open > .dropdown-toggle.datepicker table tr td.active.disabled, .open > .dropdown-toggle.datepicker table tr td.active.disabled:hover {
    background: transparent linear-gradient(60deg, #ffa726, #fb8c00) repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(255, 152, 0, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(255, 152, 0, 0.2);
    color: #ffffff;
    text-shadow: none;
}
.datepicker th.datepicker-switch {
    border-radius: 3px !important;
    width: 145px;
}
.bootstrap-select {
}
.bootstrap-select > .dropdown-toggle {
    padding-right: 25px;
    width: 100%;
    z-index: 1;
}
.bootstrap-select > select {
    border: medium none;
    bottom: 0;
    display: block !important;
    height: 100% !important;
    left: 50%;
    opacity: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    width: 0.5px !important;
}
.bootstrap-select > select.mobile-device {
    display: block !important;
    left: 0;
    top: 0;
    width: 100% !important;
    z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48;
}
.bootstrap-select.fit-width {
    width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}
.bootstrap-select.form-control {
    border: medium none;
    margin-bottom: 0;
    padding: 0;
}
.bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
    z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
    border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
    display: inline-block;
    float: none;
    margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"], .row .bootstrap-select.btn-group.dropdown-menu-right[class*="col-"] {
    float: right;
}
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
    margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
    padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a:hover, .bootstrap-select.btn-group .dropdown-menu li.disabled a:focus {
    box-shadow: none;
}
.bootstrap-select.btn-group.disabled, .bootstrap-select.btn-group > .disabled {
    cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus, .bootstrap-select.btn-group > .disabled:focus {
    outline: medium none !important;
}
.bootstrap-select.btn-group.bs-container {
    height: 0 !important;
    padding: 0 !important;
    position: absolute;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
    margin-top: -2px;
    position: absolute;
    right: 16px;
    top: 50%;
    vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
    width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
    border-radius: 4px;
    box-sizing: border-box;
    min-width: 100%;
    padding: 0;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    border: 0 none;
    box-shadow: none;
    float: none;
    margin: 0;
    padding: 5px 0;
    position: static;
}
.bootstrap-select.btn-group .dropdown-menu li {
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
    color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
    -moz-user-select: none;
    cursor: pointer;
    outline: 0 none;
}
.bootstrap-select.btn-group .dropdown-menu li a:focus, .bootstrap-select.btn-group .dropdown-menu li a:hover {
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
    padding-left: 2.25em;
    position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
    display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
    display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
    padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
    background: #f5f5f5 none repeat scroll 0 0;
    border: 1px solid #e3e3e3;
    bottom: 5px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    margin: 0 2%;
    min-height: 26px;
    opacity: 0.9;
    padding: 3px 5px;
    pointer-events: none;
    position: absolute;
    width: 96%;
}
.bootstrap-select.btn-group .no-results {
    background: #f5f5f5 none repeat scroll 0 0;
    margin: 0 5px;
    padding: 3px;
    white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
    position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
    margin-top: -1px;
    position: static;
    top: auto;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
    display: inline-block;
    font-size: 16px;
    margin-top: 0;
    position: absolute;
    right: 15px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
    margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
    z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::before {
    border-bottom: 7px solid rgba(204, 204, 204, 0.2);
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    bottom: -4px;
    content: "";
    display: none;
    left: 9px;
    position: absolute;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle::after {
    border-bottom: 6px solid white;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    bottom: -4px;
    content: "";
    display: none;
    left: 10px;
    position: absolute;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::before {
    border-bottom: 0 none;
    border-top: 7px solid rgba(204, 204, 204, 0.2);
    bottom: auto;
    top: -3px;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle::after {
    border-bottom: 0 none;
    border-top: 6px solid white;
    bottom: auto;
    top: -3px;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::before {
    left: auto;
    right: 12px;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle::after {
    left: auto;
    right: 13px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle::before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle::after {
    display: block;
}
.bs-searchbox, .bs-actionsbox, .bs-donebutton {
    padding: 4px 8px;
}
.bs-actionsbox {
    box-sizing: border-box;
    width: 100%;
}
.bs-actionsbox .btn-group button {
    width: 50%;
}
.bs-donebutton {
    box-sizing: border-box;
    float: left;
    width: 100%;
}
.bs-donebutton .btn-group button {
    width: 100%;
}
.bs-searchbox + .bs-actionsbox {
    padding: 0 8px 4px;
}
.bs-searchbox .form-control {
    float: none;
    margin-bottom: 0;
    width: 100%;
}
.select-with-transition {
    background-color: transparent !important;
    background-image: linear-gradient(#f83f4a, #f83f4a), linear-gradient(#d2d2d2, #d2d2d2);
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #3c4858 !important;
    float: none !important;
    height: 36px;
    padding-bottom: 5px !important;
    padding-left: 0 !important;
    transition: background 0s ease-out 0s !important;
}
.select-with-transition .caret, .select-with-transition .ripple-container {
    display: none;
}
.btn-group.bootstrap-select.open .select-with-transition {
    background-image: linear-gradient(#f83f4a, #f83f4a), linear-gradient(#d2d2d2, #d2d2d2) !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    outline: medium none !important;
    transition-duration: 0.3s !important;
}
.dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active {
    background-color: #f83f4a;
    color: #ffffff;
}
.bootstrap-select .dropdown-menu {
    border: 0 none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
}
.dropdown-menu li > a {
    border-radius: 2px;
    font-size: 13px;
    margin: 0 5px;
    padding: 10px 20px;
    transition: all 150ms linear 0s;
}
.bootstrap-select .dropdown-toggle:focus {
    outline: medium none !important;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #f83f4a;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}
.event-color-block {
    width: 100%;
}
#external-events .external-event {
    border-radius: 2px;
    color: #fff;
    cursor: move;
    display: block;
    font-size: 1em;
    line-height: 1.3;
    padding: 4px 5px;
}
#external-events .external-event + .external-event {
    margin-top: 5px;
}
.external-event.event-azure {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}
.external-event.event-purple {
    background-color: #9c27b0;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
}
.external-event.event-blue {
    background-color: #1e9ce9;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(30, 156, 233, 0.4);
}
.external-event.event-green {
    background-color: #4caf50;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}
.external-event.event-orange {
    background-color: #ff9800;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}
.external-event.event-red {
    background-color: #f44336;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}
.external-event.event-rose {
    background-color: #e91e63;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}
.external-event.event-pink {
    background-color: #f544ac;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(245, 68, 172, 0.4);
}
.external-event.event-indigo {
    background-color: #737cec;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(115, 124, 236, 0.4);
}
.external-event.event-default {
    background-color: #999999;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(153, 153, 153, 0.4);
}
.fc-color-picker {
    display: table;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.fc-color-picker > li {
    display: table-cell;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.fc-color-picker > li > a.event-azure {
    color: #00bcd4;
    text-shadow: 0 5px 15px rgba(0, 188, 212, 0.4);
}
.fc-color-picker > li > a.event-purple {
    color: #9c27b0;
    text-shadow: 0 5px 15px rgba(156, 39, 176, 0.4);
}
.fc-color-picker > li > a.event-blue {
    color: #1e9ce9;
    text-shadow: 0 5px 15px rgba(30, 156, 233, 0.4);
}
.fc-color-picker > li > a.event-green {
    color: #4caf50;
    text-shadow: 0 5px 15px rgba(76, 175, 80, 0.4);
}
.fc-color-picker > li > a.event-orange {
    color: #ff9800;
    text-shadow: 0 5px 15px rgba(255, 152, 0, 0.4);
}
.fc-color-picker > li > a.event-red {
    color: #f44336;
    text-shadow: 0 5px 15px rgba(244, 67, 54, 0.4);
}
.fc-color-picker > li > a.event-rose {
    color: #e91e63;
    text-shadow: 0 5px 15px rgba(233, 30, 99, 0.4);
}
.fc-color-picker > li > a.event-pink {
    color: #f544ac;
    text-shadow: 0 5px 15px rgba(245, 68, 172, 0.4);
}
.fc-color-picker > li > a.event-indigo {
    color: #737cec;
    text-shadow: 0 5px 15px rgba(115, 124, 236, 0.4);
}
.fc-color-picker > li > a.event-default {
    color: #999999;
    text-shadow: 0 5px 15px rgba(153, 153, 153, 0.4);
}
.modal {
    padding: 0 !important;
    text-align: center;
}
.modal::before {
    content: "";
    display: inline-block;
    height: 100%;
    margin-right: -4px;
    vertical-align: middle;
}
.modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.modal .modal-header .close {
    padding: 5px;
    right: -10px;
    top: 4px;
}
.modal .modal-header .close i {
    font-size: 16px;
}
.modal-title {
    line-height: 1.42857;
    margin: 0;
}
.modal-content .modal-header {
    background-color: #f55a4e;
    border-bottom: medium none;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
    margin: 0 15px;
    padding: 15px;
    position: relative;
    top: -20px;
}
.modal-content .modal-header .modal-title {
    color: #fff;
    font-size: 20px;
}
.modal .modal-header .close {
    color: #fff;
}
.modal-content {
    display: block;
    position: relative;
}
.modal-content .modal-body {
    padding: 0 24px 16px;
}
.modal-content .modal-footer {
    border-top: medium none;
    padding: 7px;
}
.modal-content .modal-body + .modal-footer {
    padding-top: 0;
}
.modal-content .modal-footer button {
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
    width: auto;
}
.pagination > li > a, .pagination > li > span {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 30px !important;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    height: 30px;
    line-height: 30px;
    margin: 0 3px;
    min-width: 30px;
    padding: 0 11px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.pagination > li > a:hover, .pagination > li > a:focus, .pagination > li > span:hover, .pagination > li > span:focus {
    color: #999999;
}
.pagination > .active > a, .pagination > .active > span {
    color: #999999;
    text-align: center;
}
.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #e53935;
    border-color: #e53935;
    box-shadow: 0 4px 5px 0 rgba(156, 39, 176, 0.14), 0 1px 10px 0 rgba(156, 39, 176, 0.12), 0 2px 4px -1px rgba(156, 39, 176, 0.2);
    color: #ffffff;
}
.pagination.pagination-info > .active > a, .pagination.pagination-info > .active > a:focus, .pagination.pagination-info > .active > a:hover, .pagination.pagination-info > .active > span, .pagination.pagination-info > .active > span:focus, .pagination.pagination-info > .active > span:hover {
    background-color: #00bcd4;
    border-color: #00bcd4;
    box-shadow: 0 4px 5px 0 rgba(0, 188, 212, 0.14), 0 1px 10px 0 rgba(0, 188, 212, 0.12), 0 2px 4px -1px rgba(0, 188, 212, 0.2);
}
.pagination.pagination-success > .active > a, .pagination.pagination-success > .active > a:focus, .pagination.pagination-success > .active > a:hover, .pagination.pagination-success > .active > span, .pagination.pagination-success > .active > span:focus, .pagination.pagination-success > .active > span:hover {
    background-color: #4caf50;
    border-color: #4caf50;
    box-shadow: 0 4px 5px 0 rgba(76, 175, 80, 0.14), 0 1px 10px 0 rgba(76, 175, 80, 0.12), 0 2px 4px -1px rgba(76, 175, 80, 0.2);
}
.pagination.pagination-warning > .active > a, .pagination.pagination-warning > .active > a:focus, .pagination.pagination-warning > .active > a:hover, .pagination.pagination-warning > .active > span, .pagination.pagination-warning > .active > span:focus, .pagination.pagination-warning > .active > span:hover {
    background-color: #ff9800;
    border-color: #ff9800;
    box-shadow: 0 4px 5px 0 rgba(255, 152, 0, 0.14), 0 1px 10px 0 rgba(255, 152, 0, 0.12), 0 2px 4px -1px rgba(255, 152, 0, 0.2);
}
.pagination.pagination-danger > .active > a, .pagination.pagination-danger > .active > a:focus, .pagination.pagination-danger > .active > a:hover, .pagination.pagination-danger > .active > span, .pagination.pagination-danger > .active > span:focus, .pagination.pagination-danger > .active > span:hover {
    background-color: #f44336;
    border-color: #f44336;
    box-shadow: 0 4px 5px 0 rgba(244, 67, 54, 0.14), 0 1px 10px 0 rgba(244, 67, 54, 0.12), 0 2px 4px -1px rgba(244, 67, 54, 0.2);
}
.progress {
    background: #dddddd none repeat scroll 0 0;
    border-radius: 0;
    box-shadow: none;
    height: 4px;
}
.progress .progress-bar {
    box-shadow: none;
}
.progress .progress-bar, .progress .progress-bar.progress-bar-default {
    background-color: #ffffff;
}
.progress .progress-bar.progress-bar-inverse {
    background-color: #212121;
}
.progress .progress-bar.progress-bar-purple {
    background-color: #9c27b0;
}
.progress .progress-bar.progress-bar-success {
    background-color: #4caf50;
}
.progress .progress-bar.progress-bar-info {
    background-color: #00bcd4;
}
.progress .progress-bar.progress-bar-warning {
    background-color: #ff9800;
}
.progress .progress-bar.progress-bar-danger {
    background-color: #f44336;
}
.progress .progress-bar.progress-bar-rose {
    background-color: #e91e63;
}
.progress.progress-line-purple {
    background: rgba(156, 39, 176, 0.2) none repeat scroll 0 0;
}
.progress.progress-line-info {
    background: rgba(0, 188, 212, 0.2) none repeat scroll 0 0;
}
.progress.progress-line-success {
    background: rgba(76, 175, 80, 0.2) none repeat scroll 0 0;
}
.progress.progress-line-warning {
    background: rgba(255, 152, 0, 0.2) none repeat scroll 0 0;
}
.progress.progress-line-danger {
    background: rgba(244, 67, 54, 0.2) none repeat scroll 0 0;
}
.progress .progress-bar, .progress .progress-bar.progress-bar-default {
    background-color: #f83f4a;
}
.radio .check, label.radio-inline .check {
    border-radius: 50%;
    height: 13px;
    left: 11px;
    top: 3px;
    width: 13px;
}
.form-group label.control-label {
    color: #aaaaaa;
    font-size: 12px;
    font-weight: 400;
    margin: 16px 0 0;
}
.form-horizontal .form-group label.control-label {
    margin: 3px 0 0;
}
.select2-container--default .select2-selection--multiple {
    background-color: transparent !important;
    background-image: linear-gradient(#f83f4a, #f83f4a), linear-gradient(#d2d2d2, #d2d2d2);
    background-position: center bottom, center calc(100% - 1px);
    background-repeat: no-repeat;
    background-size: 0 2px, 100% 1px;
    border: medium none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    color: #3c4858 !important;
    float: none !important;
    height: 36px;
    padding-bottom: 5px !important;
    padding-left: 0 !important;
    transition: background 0s ease-out 0s !important;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
    background-image: linear-gradient(#f83f4a, #f83f4a), linear-gradient(#d2d2d2, #d2d2d2) !important;
    background-size: 100% 2px, 100% 1px !important;
    box-shadow: none;
    outline: medium none !important;
    transition-duration: 0.3s !important;
}
.select2-dropdown {
    border: medium none;
    border-radius: 3px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.26) !important;
    transform-origin: center top 0;
    transition: all 0.125s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.select2-container--default .select2-results > .select2-results__options {
    border-radius: 3px;
    padding: 5px 0;
}
.select2-results__option {
    border-radius: 2px;
    font-size: 13px;
    margin: 0 5px;
    padding: 10px 20px;
    transition: all 150ms linear 0s;
}
.select2-results__option:hover, .select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #f83f4a;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
    color: #ffffff;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #f83f4a;
    border: medium none;
    border-radius: 12px;
    color: #ffffff;
    cursor: default;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.5em;
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px 8px 3px 0.8em;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff;
    display: inline-block;
    font-size: 10px;
    opacity: 1;
    transition: all 150ms linear 0s;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #fff;
    opacity: 0.5;
}
.select2-container--default .select2-search--inline .select2-search__field {
    height: 25px;
}
.nav-center {
    text-align: center;
}
.nav-center .nav-pills-icons {
    display: inline-block;
}
.nav-pills > li > a {
    color: #555555;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    min-width: 100px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
}
.nav-pills > li > a:hover {
    background-color: rgba(200, 200, 200, 0.2);
}
.nav-pills > li i {
    display: block;
    font-size: 30px;
    padding: 15px 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
    background-color: #9c27b0;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(156, 39, 176, 0.4);
    color: #ffffff;
}
.nav-pills:not(.nav-pills-icons) > li > a {
    border-radius: 30px;
}
.nav-pills.nav-stacked > li + li {
    margin: 10px 0;
}
.nav-pills.nav-pills-info > li.active > a, .nav-pills.nav-pills-info > li.active > a:focus, .nav-pills.nav-pills-info > li.active > a:hover {
    background-color: #00bcd4;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
}
.nav-pills.nav-pills-success > li.active > a, .nav-pills.nav-pills-success > li.active > a:focus, .nav-pills.nav-pills-success > li.active > a:hover {
    background-color: #4caf50;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}
.nav-pills.nav-pills-warning > li.active > a, .nav-pills.nav-pills-warning > li.active > a:focus, .nav-pills.nav-pills-warning > li.active > a:hover {
    background-color: #ff9800;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
}
.nav-pills.nav-pills-danger > li.active > a, .nav-pills.nav-pills-danger > li.active > a:focus, .nav-pills.nav-pills-danger > li.active > a:hover {
    background-color: #f44336;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
}
.nav-pills.nav-pills-rose > li.active > a, .nav-pills.nav-pills-rose > li.active > a:focus, .nav-pills.nav-pills-rose > li.active > a:hover {
    background-color: #e91e63;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(233, 30, 99, 0.4);
}
.card.card-nav-tabs .header-info {
    background-color: #00bcd4;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(0, 188, 212, 0.4);
    color: #ffffff;
}
.card.card-nav-tabs .header-success {
    background-color: #5cb860;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
    color: #ffffff;
}
.card.card-nav-tabs .header-warning {
    background-color: #ffa21a;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(255, 152, 0, 0.4);
    color: #ffffff;
}
.card.card-nav-tabs .header-danger {
    background-color: #f55a4e;
    border-radius: 3px;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(244, 67, 54, 0.4);
    color: #ffffff;
}
.card-nav-tabs .header {
    border-radius: 3px;
    margin: 15px 15px 0;
    padding: 15px 0;
    position: relative;
    top: -30px;
}
.card-nav-tabs .nav-tabs {
    background-color: transparent;
    border: medium none;
    padding: 0 15px;
}
.card-nav-tabs .nav-tabs > li.active > a, .card-nav-tabs .nav-tabs > li.active > a:hover, .card-nav-tabs .nav-tabs > li.active > a:focus {
    background-color: rgba(255, 255, 255, 0.2) !important;
    transition: background-color 0.1s ease 0.2s !important;
}
.card-nav-tabs .nav-tabs > li .material-icons {
    margin: -1px 5px 0 0;
}
.card.card-nav-tabs .content {
    padding: 0 15px 15px;
}
.datepicker table tr td span.active:focus, .datepicker table tr td span.active:hover:focus, .datepicker table tr td span.active.disabled:focus, .datepicker table tr td span.active.disabled:hover:focus, .datepicker table tr td span.active:active, .datepicker table tr td span.active:hover:active, .datepicker table tr td span.active.disabled:active, .datepicker table tr td span.active.disabled:hover:active, .datepicker table tr td span.active.active, .datepicker table tr td span.active.active:hover, .datepicker table tr td span.active.disabled.active, .datepicker table tr td span.active.disabled.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active, .open > .dropdown-toggle.datepicker table tr td span.active:hover, .open > .dropdown-toggle.datepicker table tr td span.active.disabled, .open > .dropdown-toggle.datepicker table tr td span.active.disabled:hover {
    background-color: #f44336 !important;
    background-image: none;
    border-color: #f44336 !important;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2) !important;
    color: #ffffff;
}
.datepicker table tr td span:hover, .datepicker table tr td span.focused {
    background: #f44336 none repeat scroll 0 0 !important;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2) !important;
    color: #fff;
}
.lavalite.checkbox input[type="checkbox"] {
    cursor: pointer;
    height: 20px;
    margin: 0;
    opacity: 0;
    outline: medium none !important;
    pointer-events: auto;
    position: relative;
    width: 20px;
    z-index: 1;
}
.lavalite.checkbox label::before {
    background-color: #ffffff;
    border: 2px solid rgba(0, 0, 0, 0.54);
    border-radius: 2px;
    content: "";
    display: inline-block;
    height: 20px;
    left: 0;
    margin-left: 0;
    outline: medium none !important;
    position: absolute;
    top: 3px;
    transition: all 0.3s ease-in-out 0s;
    width: 20px;
}
.lavalite.checkbox input[type="checkbox"]:checked + label::after {
    color: #fff;
    content: "";
    font-family: "Ionicons";
}
.lavalite.checkbox label::after {
    color: #555555;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    left: 0;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 3px;
    width: 20px;
}
.lavalite.checkbox {
    display: block;
    position: relative;
}
.lavalite.checkbox input[type="checkbox"]:checked + label::before {
    background-color: #f44336;
    border-color: #f44336;
}
.lavalite-info-tile .tile-footer .add-icon {
    color: #fff;
    float: right;
    font-size: 18px;
    line-height: 16px;
}
.lavalite-info-tile .tile-footer .add-icon i {
    font-weight: bold;
}
.hidden {
    display: none !important;
}
.visuallyhidden {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {
    visibility: hidden;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
@media (min-width: 768px) {
.aside-content {
    height: 100%;
    overflow-x: hidden;
    padding: 0;
}
.aside-content .page-heading {
    margin-bottom: 0;
}
.aside-content .aside-wrapper {
    display: table;
    height: 100%;
    margin-top: 0;
    min-height: calc(100vh - 136px);
    padding-top: 0;
    table-layout: fixed;
    width: 100%;
}
.aside-content .aside-wrapper .aside-body {
    display: table-row;
}
.aside-content .aside-wrapper .aside-body .aside-cell {
    display: table-cell;
    vertical-align: top;
}
.aside-content .aside-col {
    width: 240px;
}
}
@media (max-width: 767px) {
.dropdown-menu:not(.datepicker):not(.daterangepicker):not(.datetimepicker) {
    width: 100%;
}
}
@media (min-width: 992px) {
.hover-collapse, .sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover .collapse, .sidebar-mini .sidebar .sidebar-wrapper > .nav li:focus .collapse, .sidebar-mini .sidebar .user:hover .collapse {
    background-color: #f44336;
    border-radius: 0 0 4px 4px;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
    display: block;
    left: 80px;
    margin-top: 52px;
    padding: 0;
    position: absolute;
    top: 0;
}
.sidebar-mini .visible-on-sidebar-regular {
    display: none !important;
}
.sidebar-mini .visible-on-sidebar-mini {
    display: inline-block !important;
}
.sidebar-mini .sidebar {
    display: block;
    font-weight: 200;
    width: 80px;
    z-index: 3;
}
.sidebar-mini .sidebar .sidebar-wrapper {
    box-shadow: none;
    overflow: inherit;
    width: 80px;
}
.sidebar-mini .sidebar .logo {
    display: none;
}
.sidebar-mini .sidebar .logo-mini {
    display: block;
    margin: 0;
    padding: 10px 0;
    position: relative;
    z-index: 4;
}
.sidebar-mini .sidebar .logo-mini::before {
    background-color: rgba(255, 255, 255, 0.3);
    bottom: -1px;
    content: "";
    height: 1px;
    position: absolute;
    right: 10%;
    width: 80%;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav {
    margin-top: 20px;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li {
    transition: all 0.3s ease-in-out 0s;
}
.hover-collapse, .sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover .collapse .nav li {
    width: 100%;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover {
    width: 250px;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover > a {
    background: rgb(244, 67, 54) none repeat scroll 0 0;
    box-shadow: 0 12px 20px -10px rgba(244, 67, 54, 0.28), 0 4px 20px 0 rgba(0, 0, 0, 0.12), 0 7px 8px -5px rgba(244, 67, 54, 0.2);
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover i {
    display: inline-block;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover p {
    display: inline-block;
    vertical-align: bottom;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li:hover a.collapsed {
    border-radius: 4px 4px 0;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li > a {
    margin: 5px 10px;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav li > a::before, .sidebar-mini .sidebar .sidebar-wrapper > .nav li > a::after {
    display: none;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav p {
    display: none;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav i {
    float: none;
    margin-right: 38px;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li > a {
    border-radius: 3px;
    color: #fff;
    font-size: 12.5px;
    font-weight: 400;
    line-height: 16px;
    margin: 0 8px;
    padding: 8px;
    transition: all 0.3s ease-in-out 0s;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li:hover > a {
    color: #f44336;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li:last-child > a {
    margin-bottom: 8px;
}
.sidebar-mini .sidebar .sidebar-wrapper > .nav [data-toggle="collapse"] ~ div > ul > li:first-child > a {
    margin-top: 8px;
}
.sidebar-mini .sidebar .info > a {
    height: 0;
    opacity: 0;
    padding: 0;
}
.sidebar-mini .sidebar .info .collapse .nav li > a {
    border-radius: 0;
    margin: 0;
}
.sidebar-mini .sidebar .info {
    display: none;
}
.sidebar-mini .sidebar .user {
    position: relative;
}
.sidebar-mini .sidebar .user-links {
    display: none;
}
.sidebar-mini .sidebar .user .nav a {
    color: #333333;
}
.sidebar-mini .sidebar .user .photo {
    border-width: 2px;
    height: 50px;
    width: 50px;
}
.sidebar-mini .sidebar .collapse .nav {
    height: auto;
    position: relative;
    width: 160px;
}
.sidebar-mini .sidebar .collapse .nav li > a:hover, .sidebar-mini .sidebar .collapse .nav li > a:focus {
    background-color: #f5f5f5;
    opacity: 1;
    text-decoration: none;
}
.sidebar-mini .sidebar .collapse .nav li.active > a {
    background-color: #f5f5f5;
    opacity: 1;
    text-decoration: none;
}
.sidebar-mini .main-panel {
    margin-left: 80px;
    width: calc(100% - 80px);
}
.sidebar-mini .wrapper {
    height: auto;
}
.sidebar-mini .sidebar, .sidebar-mini .main-panel {
    height: auto;
    max-height: none;
    overflow: visible;
}
.sidebar-mini .navbar-fixed {
    width: calc(100% - 80px);
}
}
@media (max-width: 992px) {
.navbar-minimize {
    display: none;
}
.main-panel, .wrapper-full-page {
    left: 0;
    transform: translate3d(0px, 0px, 0px);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
    width: 100%;
}
.main-panel > .content, .wrapper-full-page > .content {
    padding: 15px 0;
}
.main-panel .card, .wrapper-full-page .card {
    margin-bottom: 15px;
}
.navbar-transparent {
    padding-top: 15px;
}
body {
    position: relative;
}
.wrapper {
    background-color: white;
}
.wrapper.wrapper-full-page {
    height: auto;
}
.navbar > div {
    left: 0;
    position: relative;
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
    width: 100%;
}
.navbar .navbar-collapse.collapse, .navbar .navbar-collapse.collapse.in, .navbar .navbar-collapse.collapsing {
    display: none !important;
}
.navbar-nav > li {
    display: block;
    float: none;
    position: relative;
}
.sidebar, .bootstrap-navbar {
    display: block;
    height: 100%;
    left: auto;
    overflow-y: visible;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate3d(260px, 0px, 0px);
    transition: all 0.33s cubic-bezier(0.685, 0.0473, 0.346, 1) 0s;
    visibility: visible;
    width: 260px;
    z-index: 1032;
}
.sidebar .user .photo, .bootstrap-navbar .user .photo {
    border-width: 2px;
    height: 50px;
    width: 50px;
}
.sidebar .nav i, .bootstrap-navbar .nav i {
    font-size: 22px;
}
.sidebar .nav > li > a, .bootstrap-navbar .nav > li > a {
    color: #ffffff !important;
    padding-bottom: 5px;
    padding-top: 5px;
}
.sidebar .nav > li > a.dropdown-toggle, .bootstrap-navbar .nav > li > a.dropdown-toggle {
    background: transparent none repeat scroll 0 0;
}
.sidebar .navbar-form, .bootstrap-navbar .navbar-form {
    float: none !important;
    margin: 15px 0 0;
}
.sidebar .navbar-form .input-group, .bootstrap-navbar .navbar-form .input-group {
    width: 100%;
}
.sidebar .navbar-form .input-group .form-control, .bootstrap-navbar .navbar-form .input-group .form-control {
    background: rgba(255, 255, 255, 0.13) none repeat scroll 0 0;
    border-radius: 0 4px 4px 0;
    color: #ffffff;
    padding-left: 0;
    padding-right: 0;
}
.sidebar .navbar-form .input-group .form-control:focus, .bootstrap-navbar .navbar-form .input-group .form-control:focus {
    background: rgba(255, 255, 255, 0.23) none repeat scroll 0 0;
}
.sidebar .navbar-form .input-group-addon, .sidebar .navbar-form .input-group-focus .input-group-addon, .bootstrap-navbar .navbar-form .input-group-addon, .bootstrap-navbar .navbar-form .input-group-focus .input-group-addon {
    background: rgba(255, 255, 255, 0.13) none repeat scroll 0 0;
    border-radius: 4px 0 0 4px;
    color: #ffffff;
    padding: 0 20px;
}
.sidebar .navbar-form .input-group-focus .input-group-addon, .bootstrap-navbar .navbar-form .input-group-focus .input-group-addon {
    background: rgba(255, 255, 255, 0.23) none repeat scroll 0 0;
}
.sidebar .nav-mobile-menu, .bootstrap-navbar .nav-mobile-menu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-top: 5px;
}
.sidebar .nav-mobile-menu i, .bootstrap-navbar .nav-mobile-menu i {
    font-size: 18px;
}
.sidebar .nav-mobile-menu .notification, .bootstrap-navbar .nav-mobile-menu .notification {
    float: left;
    font-weight: 600;
    line-height: 30px;
    margin-right: 8px;
}
.sidebar .nav-mobile-menu .open .dropdown-menu, .bootstrap-navbar .nav-mobile-menu .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.sidebar .nav-mobile-menu .dropdown-menu li a, .bootstrap-navbar .nav-mobile-menu .dropdown-menu li a {
    padding-left: 60px;
}
.sidebar .nav-mobile-menu .dropdown-with-icons li a, .bootstrap-navbar .nav-mobile-menu .dropdown-with-icons li a {
    padding-left: 15px;
}
.sidebar .dropdown-with-icons > li > a, .bootstrap-navbar .dropdown-with-icons > li > a {
    padding-bottom: 2px;
    padding-left: 15px;
    padding-top: 2px;
}
.sidebar .dropdown-with-icons .dropdown-menu i[class^="pe-"], .bootstrap-navbar .dropdown-with-icons .dropdown-menu i[class^="pe-"] {
    width: 30px;
}
.sidebar .dropdown-menu::after, .sidebar .dropdown-menu::before, .bootstrap-navbar .dropdown-menu::after, .bootstrap-navbar .dropdown-menu::before {
    display: none;
}
.bootstrap-navbar .nav {
    border-top: medium none;
    position: relative;
    z-index: 4;
}
.bootstrap-navbar .nav > li > a {
    border-radius: 4px;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    margin: 5px 15px;
    opacity: 0.86;
    text-transform: uppercase;
}
.bootstrap-navbar .nav > li:hover > a {
    background: rgba(255, 255, 255, 0.13) none repeat scroll 0 0;
    opacity: 1;
}
.bootstrap-navbar .nav > li.active > a {
    background: rgba(255, 255, 255, 0.23) none repeat scroll 0 0;
    color: #ffffff;
    opacity: 1;
}
.bootstrap-navbar .nav p {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    line-height: 30px;
    margin: 0;
    text-transform: uppercase;
}
.nav-open .sidebar, .nav-open .bootstrap-navbar {
    transform: translate3d(0px, 0px, 0px);
}
.nav-open .main-panel, .nav-open .wrapper-full-page {
    left: 0;
    transform: translate3d(-260px, 0px, 0px);
}
.navbar-toggle .icon-bar {
    outline: 1px solid transparent;
}
@keyframes topbar-x {
0% {
    top: 0;
    transform: rotate(0deg);
}
45% {
    top: 6px;
    transform: rotate(145deg);
}
75% {
    transform: rotate(130deg);
}
100% {
    transform: rotate(135deg);
}
}
@keyframes topbar-x {
0% {
    top: 0;
    transform: rotate(0deg);
}
45% {
    top: 6px;
    transform: rotate(145deg);
}
75% {
    transform: rotate(130deg);
}
100% {
    transform: rotate(135deg);
}
}
@keyframes topbar-x {
0% {
    top: 0;
    transform: rotate(0deg);
}
45% {
    top: 6px;
    transform: rotate(145deg);
}
75% {
    transform: rotate(130deg);
}
100% {
    transform: rotate(135deg);
}
}
@keyframes topbar-back {
0% {
    top: 6px;
    transform: rotate(135deg);
}
45% {
    transform: rotate(-10deg);
}
75% {
    transform: rotate(5deg);
}
100% {
    top: 0;
    transform: rotate(0deg);
}
}
@keyframes topbar-back {
0% {
    top: 6px;
    transform: rotate(135deg);
}
45% {
    transform: rotate(-10deg);
}
75% {
    transform: rotate(5deg);
}
100% {
    top: 0;
    transform: rotate(0deg);
}
}
@keyframes topbar-back {
0% {
    top: 6px;
    transform: rotate(135deg);
}
45% {
    transform: rotate(-10deg);
}
75% {
    transform: rotate(5deg);
}
100% {
    top: 0;
    transform: rotate(0deg);
}
}
@keyframes bottombar-x {
0% {
    bottom: 0;
    transform: rotate(0deg);
}
45% {
    bottom: 6px;
    transform: rotate(-145deg);
}
75% {
    transform: rotate(-130deg);
}
100% {
    transform: rotate(-135deg);
}
}
@keyframes bottombar-x {
0% {
    bottom: 0;
    transform: rotate(0deg);
}
45% {
    bottom: 6px;
    transform: rotate(-145deg);
}
75% {
    transform: rotate(-130deg);
}
100% {
    transform: rotate(-135deg);
}
}
@keyframes bottombar-x {
0% {
    bottom: 0;
    transform: rotate(0deg);
}
45% {
    bottom: 6px;
    transform: rotate(-145deg);
}
75% {
    transform: rotate(-130deg);
}
100% {
    transform: rotate(-135deg);
}
}
@keyframes bottombar-back {
0% {
    bottom: 6px;
    transform: rotate(-135deg);
}
45% {
    transform: rotate(10deg);
}
75% {
    transform: rotate(-5deg);
}
100% {
    bottom: 0;
    transform: rotate(0deg);
}
}
@keyframes bottombar-back {
0% {
    bottom: 6px;
    transform: rotate(-135deg);
}
45% {
    transform: rotate(10deg);
}
75% {
    transform: rotate(-5deg);
}
100% {
    bottom: 0;
    transform: rotate(0deg);
}
}
@keyframes bottombar-back {
0% {
    bottom: 6px;
    transform: rotate(-135deg);
}
45% {
    transform: rotate(10deg);
}
75% {
    transform: rotate(-5deg);
}
100% {
    bottom: 0;
    transform: rotate(0deg);
}
}
.navbar-toggle .icon-bar:nth-child(2) {
    animation: 500ms ease 0s normal forwards 1 running topbar-back;
    top: 0;
}
.navbar-toggle .icon-bar:nth-child(3) {
    opacity: 1;
}
.navbar-toggle .icon-bar:nth-child(4) {
    animation: 500ms ease 0s normal forwards 1 running bottombar-back;
    bottom: 0;
}
.toggled .icon-bar:nth-child(2) {
    animation: 500ms ease 0s normal forwards 1 running topbar-x;
    top: 6px;
}
.toggled .icon-bar:nth-child(3) {
    opacity: 0;
}
.toggled .icon-bar:nth-child(4) {
    animation: 500ms ease 0s normal forwards 1 running bottombar-x;
    bottom: 6px;
}
.nav-open .navbar-default .navbar-toggle .icon-bar {
    background-color: #222222;
}
.navbar-toggle .icon-bar {
    background: #fff none repeat scroll 0 0;
    border-radius: 1px;
    display: block;
    height: 2px;
    margin: 0 auto;
    position: relative;
    width: 24px;
}
.navbar-header {
    float: none;
}
.navbar-left, .navbar-right {
    float: none !important;
}
.navbar-toggle {
    display: block;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1) inset;
}
.navbar-fixed-top {
    border-width: 0 0 1px;
    top: 0;
}
.navbar-collapse.collapse {
    display: none !important;
}
.navbar-nav {
    float: none !important;
    margin-top: 7.5px;
}
.navbar-nav > li {
    float: none;
}
.navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}
.collapse.in {
    display: block !important;
}
.navbar-nav .open .dropdown-menu {
    background-color: transparent;
    border: 0 none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
}
.close-layer.visible {
    opacity: 1;
}
.close-layer {
    background-color: rgba(0, 0, 0, 0.35);
    content: "";
    height: 100%;
    left: auto;
    opacity: 0;
    overflow-x: hidden;
    position: absolute;
    top: 0;
    transition: all 370ms ease-in 0s;
    width: 100%;
    z-index: 9999;
}
.dropdown-menu > li > a {
    display: block;
    font-size: 12.5px;
    font-weight: 300;
    padding: 5px 15px;
}
}
@media (max-width: 1600px) {
.fc-color-picker {
    display: block;
}
.fc-color-picker > li {
    display: inline-block;
}
}
@media print, not all, (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
}
@media print {
*, *::before, *::after, *::first-letter, *::first-line {
    background: transparent none repeat scroll 0 0 !important;
    box-shadow: none !important;
    color: #000 !important;
    text-shadow: none !important;
}
a, a:visited {
    text-decoration: underline;
}
a[href]::after {
    content: " (" attr(href) ")";
}
abbr[title]::after {
    content: " (" attr(title) ")";
}
a[href^="#"]::after, a[href^="javascript:"]::after {
    content: "";
}
pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
}
thead {
    display: table-header-group;
}
tr, img {
    page-break-inside: avoid;
}
img {
    max-width: 100% !important;
}
p, h2, h3 {
}
h2, h3 {
    page-break-after: avoid;
}
}
.ibox {
    clear: both;
    margin-bottom: 25px;
    margin-top: 0;
    padding: 0;
}
.ibox.collapsed .ibox-content {
    display: none;
}
.ibox.collapsed .fa.fa-chevron-up::before {
    content: "";
}
.ibox.collapsed .fa.fa-chevron-down::before {
    content: "";
}
.ibox::after, .ibox::before {
    display: table;
}
.ibox-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 3px 0 0;
    color: inherit;
    margin-bottom: 0;
    min-height: 48px;
    padding: 14px 15px 7px;
}
.ibox-content {
    background-color: #ffffff;
    border-color: #e7eaec;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 0;
    color: inherit;
    padding: 15px 20px 20px;
}
.ibox-footer {
    background: #ffffff none repeat scroll 0 0;
    border-top: 1px solid #e7eaec;
    color: inherit;
    font-size: 90%;
    padding: 10px 15px;
}
.sortable-list {
    padding: 10px 0;
}
.agile-list {
    list-style: outside none none;
    margin: 0;
}
.agile-list li {
    background: #fafafb none repeat scroll 0 0;
    border: 1px solid #e7eaec;
    border-radius: 2px;
    margin: 0 0 10px;
    padding: 10px;
}
.agile-list li:hover {
    background: #fff none repeat scroll 0 0;
    cursor: pointer;
}
.agile-list li.warning-element {
    border-left: 3px solid #f8ac59;
}
.agile-list li.danger-element {
    border-left: 3px solid #ed5565;
}
.agile-list li.info-element {
    border-left: 3px solid #1c84c6;
}
.agile-list li.success-element {
    border-left: 3px solid #1ab394;
}
.agile-list li.normal-element {
    border-left: 3px solid #f8dd59;
}
.agile-list li.High {
    border-left: 3px solid #f8ac59;
}
.agile-list li.Critical {
    border-left: 3px solid #ed5565;
}
.agile-list li.Minor {
    border-left: 3px solid #1c84c6;
}
.agile-list li.Low {
    border-left: 3px solid #1ab394;
}
.agile-list li.Normal {
    border-left: 3px solid #f8dd59;
}
.agile-detail {
    font-size: 12px;
    margin-top: 5px;
}
.external-event {
    color: #fff;
}
.fc-time {
    display: none !important;
}


html {
    display: table;
    height: 100%;
    width: 100%;
}
body.auth {
    background: #f5f5f5 none repeat scroll 0 0;
    display: table-cell;
    vertical-align: middle;
}
body.auth .wrapper-page {
    margin: 0 auto;
    padding: 30px 0;
    width: 360px;
}
body.auth .wrapper-page .form-control {
    font-size: 12px;
    font-weight: 600;
    height: 40px;
    letter-spacing: 0.5px;
    padding-left: 35px;
    transition: all 0.3s ease-in-out 0s;
}
body.auth .wrapper-page .form-control-feedback {
    color: rgba(76, 86, 103, 0.4);
    font-size: 20px;
    left: 15px;
    line-height: 32px;
    top: 3px;
    z-index: 999;
}
body.auth .widget-icon i {
    float: left;
    font-size: 61px;
}
body.auth .widget-icon .wid-icon-info {
    margin-left: 80px;
}
body.auth .logo-lg {
    color: #ea453e !important;
    font-size: 28px !important;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 70px;
    text-transform: uppercase;
}
body.auth .wrapper-page .form-control:focus + i {
    color: #ea453e;
}
body.auth .lock-screen h4 {
    font-size: 19px;
    font-weight: 700;
    text-transform: uppercase;
}
body.auth .lock-screen h4 span {
    font-weight: 300;
}
body.auth .lock-screen .btn {
    height: 40px;
}
body.auth .user-thumb img {
    height: 88px;
    margin: 0 auto;
    width: 88px;
}
body.auth .lock-wraper h2 {
    font-weight: 700;
    text-transform: uppercase;
}
body.auth .lock-wraper hr {
    background-color: #ea453e;
    border: medium none;
    height: 2px;
    margin: 20px auto;
    width: 60%;
}
body.auth .mail-wraper .email-top-logo {
    border-bottom: 2px solid #ddd;
    padding: 20px;
}
body.auth .mail-wraper h2 {
    font-weight: 700;
    text-transform: uppercase;
}
body.auth .mail-wraper h2 span {
    font-weight: 300;
}
body.auth .wrapper-page .social-links {
    margin-top: 50px;
}
body.auth .wrapper-page .social-links h3 {
    color: #666;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase;
}
body.auth .wrapper-page .social-links h3 span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    position: relative;
}
body.auth .wrapper-page .social-links h3 span::after {
    background-color: #ddd;
    content: "";
    height: 1px;
    left: 25px;
    position: absolute;
    top: 7px;
    width: 100px;
}
body.auth .wrapper-page .social-links h3 span::before {
    background-color: #ddd;
    content: "";
    height: 1px;
    position: absolute;
    right: 25px;
    top: 7px;
    width: 100px;
}
body.auth .wrapper-page .social-links h3 span.register::after {
    left: 20px;
}
body.auth .wrapper-page .social-links h3 span.register::before {
    right: 20px;
}
body.auth .wrapper-page .social-links a {
    font-size: 15px;
    height: 30px;
    line-height: 27px;
    padding: 0 5px;
    width: 30px;
}
body.auth .mail-wraper {
    left: 50%;
    margin: 0;
    position: fixed;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 600px;
}
@media only screen and (max-width: 375px) {
body.auth .wrapper-page {
    width: 270px;
}
}
