/* Minification failed. Returning unminified contents.
(9735,104): run-time error CSS1030: Expected identifier, found '>'
(9735,107): run-time error CSS1031: Expected selector, found ')'
(9735,107): run-time error CSS1025: Expected comma or open brace, found ')'
(11465,31): run-time error CSS1031: Expected selector, found '{'
(27631,40): run-time error CSS1030: Expected identifier, found '.'
(27631,63): run-time error CSS1031: Expected selector, found ')'
(27631,63): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    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; }

abbr[title] { border-bottom: 1px dotted; }

b,
strong { font-weight: bold; }

dfn { font-style: italic; }

h1 {
    font-size: 2em;
    margin: .67em 0;
}

mark {
    background: #ff0;
    color: #000;
}

small { font-size: 80%; }

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup { top: -.5em; }

sub { bottom: -.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

pre { overflow: auto; }

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0;
}

button { overflow: visible; }

button,
select { text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] { cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input { line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] {
    -moz-box-sizing: content-box;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th { padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
    *:before,
    *:after {
        -webkit-box-shadow: none !important;
        background: transparent !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 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 { page-break-after: avoid; }

    .navbar { display: none; }

    .btn > .caret,
    .dropup > .btn > .caret { border-top-color: #000 !important; }

    .label { border: 1px solid #000; }

    .table { border-collapse: collapse !important; }

    .table td,
    .table th { background-color: #fff !important; }

    .table-bordered th,
    .table-bordered td { border: 1px solid #ddd !important; }
}

@font-face {
    font-family: 'Glyphicons Halflings';

    src: url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.eot);
    src: url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.woff2) format('woff2'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.woff) format('woff'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.ttf) format('truetype'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    position: relative;
    top: 1px;
}

.glyphicon-asterisk:before { content: "\002a"; }

.glyphicon-plus:before { content: "\002b"; }

.glyphicon-euro:before,
.glyphicon-eur:before { content: "\20ac"; }

.glyphicon-minus:before { content: "\2212"; }

.glyphicon-cloud:before { content: "\2601"; }

.glyphicon-envelope:before { content: "\2709"; }

.glyphicon-pencil:before { content: "\270f"; }

.glyphicon-glass:before { content: "\e001"; }

.glyphicon-music:before { content: "\e002"; }

.glyphicon-search:before { content: "\e003"; }

.glyphicon-heart:before { content: "\e005"; }

.glyphicon-star:before { content: "\e006"; }

.glyphicon-star-empty:before { content: "\e007"; }

.glyphicon-user:before { content: "\e008"; }

.glyphicon-film:before { content: "\e009"; }

.glyphicon-th-large:before { content: "\e010"; }

.glyphicon-th:before { content: "\e011"; }

.glyphicon-th-list:before { content: "\e012"; }

.glyphicon-ok:before { content: "\e013"; }

.glyphicon-remove:before { content: "\e014"; }

.glyphicon-zoom-in:before { content: "\e015"; }

.glyphicon-zoom-out:before { content: "\e016"; }

.glyphicon-off:before { content: "\e017"; }

.glyphicon-signal:before { content: "\e018"; }

.glyphicon-cog:before { content: "\e019"; }

.glyphicon-trash:before { content: "\e020"; }

.glyphicon-home:before { content: "\e021"; }

.glyphicon-file:before { content: "\e022"; }

.glyphicon-time:before { content: "\e023"; }

.glyphicon-road:before { content: "\e024"; }

.glyphicon-download-alt:before { content: "\e025"; }

.glyphicon-download:before { content: "\e026"; }

.glyphicon-upload:before { content: "\e027"; }

.glyphicon-inbox:before { content: "\e028"; }

.glyphicon-play-circle:before { content: "\e029"; }

.glyphicon-repeat:before { content: "\e030"; }

.glyphicon-refresh:before { content: "\e031"; }

.glyphicon-list-alt:before { content: "\e032"; }

.glyphicon-lock:before { content: "\e033"; }

.glyphicon-flag:before { content: "\e034"; }

.glyphicon-headphones:before { content: "\e035"; }

.glyphicon-volume-off:before { content: "\e036"; }

.glyphicon-volume-down:before { content: "\e037"; }

.glyphicon-volume-up:before { content: "\e038"; }

.glyphicon-qrcode:before { content: "\e039"; }

.glyphicon-barcode:before { content: "\e040"; }

.glyphicon-tag:before { content: "\e041"; }

.glyphicon-tags:before { content: "\e042"; }

.glyphicon-book:before { content: "\e043"; }

.glyphicon-bookmark:before { content: "\e044"; }

.glyphicon-print:before { content: "\e045"; }

.glyphicon-camera:before { content: "\e046"; }

.glyphicon-font:before { content: "\e047"; }

.glyphicon-bold:before { content: "\e048"; }

.glyphicon-italic:before { content: "\e049"; }

.glyphicon-text-height:before { content: "\e050"; }

.glyphicon-text-width:before { content: "\e051"; }

.glyphicon-align-left:before { content: "\e052"; }

.glyphicon-align-center:before { content: "\e053"; }

.glyphicon-align-right:before { content: "\e054"; }

.glyphicon-align-justify:before { content: "\e055"; }

.glyphicon-list:before { content: "\e056"; }

.glyphicon-indent-left:before { content: "\e057"; }

.glyphicon-indent-right:before { content: "\e058"; }

.glyphicon-facetime-video:before { content: "\e059"; }

.glyphicon-picture:before { content: "\e060"; }

.glyphicon-map-marker:before { content: "\e062"; }

.glyphicon-adjust:before { content: "\e063"; }

.glyphicon-tint:before { content: "\e064"; }

.glyphicon-edit:before { content: "\e065"; }

.glyphicon-share:before { content: "\e066"; }

.glyphicon-check:before { content: "\e067"; }

.glyphicon-move:before { content: "\e068"; }

.glyphicon-step-backward:before { content: "\e069"; }

.glyphicon-fast-backward:before { content: "\e070"; }

.glyphicon-backward:before { content: "\e071"; }

.glyphicon-play:before { content: "\e072"; }

.glyphicon-pause:before { content: "\e073"; }

.glyphicon-stop:before { content: "\e074"; }

.glyphicon-forward:before { content: "\e075"; }

.glyphicon-fast-forward:before { content: "\e076"; }

.glyphicon-step-forward:before { content: "\e077"; }

.glyphicon-eject:before { content: "\e078"; }

.glyphicon-chevron-left:before { content: "\e079"; }

.glyphicon-chevron-right:before { content: "\e080"; }

.glyphicon-plus-sign:before { content: "\e081"; }

.glyphicon-minus-sign:before { content: "\e082"; }

.glyphicon-remove-sign:before { content: "\e083"; }

.glyphicon-ok-sign:before { content: "\e084"; }

.glyphicon-question-sign:before { content: "\e085"; }

.glyphicon-info-sign:before { content: "\e086"; }

.glyphicon-screenshot:before { content: "\e087"; }

.glyphicon-remove-circle:before { content: "\e088"; }

.glyphicon-ok-circle:before { content: "\e089"; }

.glyphicon-ban-circle:before { content: "\e090"; }

.glyphicon-arrow-left:before { content: "\e091"; }

.glyphicon-arrow-right:before { content: "\e092"; }

.glyphicon-arrow-up:before { content: "\e093"; }

.glyphicon-arrow-down:before { content: "\e094"; }

.glyphicon-share-alt:before { content: "\e095"; }

.glyphicon-resize-full:before { content: "\e096"; }

.glyphicon-resize-small:before { content: "\e097"; }

.glyphicon-exclamation-sign:before { content: "\e101"; }

.glyphicon-gift:before { content: "\e102"; }

.glyphicon-leaf:before { content: "\e103"; }

.glyphicon-fire:before { content: "\e104"; }

.glyphicon-eye-open:before { content: "\e105"; }

.glyphicon-eye-close:before { content: "\e106"; }

.glyphicon-warning-sign:before { content: "\e107"; }

.glyphicon-plane:before { content: "\e108"; }

.glyphicon-calendar:before { content: "\e109"; }

.glyphicon-random:before { content: "\e110"; }

.glyphicon-comment:before { content: "\e111"; }

.glyphicon-magnet:before { content: "\e112"; }

.glyphicon-chevron-up:before { content: "\e113"; }

.glyphicon-chevron-down:before { content: "\e114"; }

.glyphicon-retweet:before { content: "\e115"; }

.glyphicon-shopping-cart:before { content: "\e116"; }

.glyphicon-folder-close:before { content: "\e117"; }

.glyphicon-folder-open:before { content: "\e118"; }

.glyphicon-resize-vertical:before { content: "\e119"; }

.glyphicon-resize-horizontal:before { content: "\e120"; }

.glyphicon-hdd:before { content: "\e121"; }

.glyphicon-bullhorn:before { content: "\e122"; }

.glyphicon-bell:before { content: "\e123"; }

.glyphicon-certificate:before { content: "\e124"; }

.glyphicon-thumbs-up:before { content: "\e125"; }

.glyphicon-thumbs-down:before { content: "\e126"; }

.glyphicon-hand-right:before { content: "\e127"; }

.glyphicon-hand-left:before { content: "\e128"; }

.glyphicon-hand-up:before { content: "\e129"; }

.glyphicon-hand-down:before { content: "\e130"; }

.glyphicon-circle-arrow-right:before { content: "\e131"; }

.glyphicon-circle-arrow-left:before { content: "\e132"; }

.glyphicon-circle-arrow-up:before { content: "\e133"; }

.glyphicon-circle-arrow-down:before { content: "\e134"; }

.glyphicon-globe:before { content: "\e135"; }

.glyphicon-wrench:before { content: "\e136"; }

.glyphicon-tasks:before { content: "\e137"; }

.glyphicon-filter:before { content: "\e138"; }

.glyphicon-briefcase:before { content: "\e139"; }

.glyphicon-fullscreen:before { content: "\e140"; }

.glyphicon-dashboard:before { content: "\e141"; }

.glyphicon-paperclip:before { content: "\e142"; }

.glyphicon-heart-empty:before { content: "\e143"; }

.glyphicon-link:before { content: "\e144"; }

.glyphicon-phone:before { content: "\e145"; }

.glyphicon-pushpin:before { content: "\e146"; }

.glyphicon-usd:before { content: "\e148"; }

.glyphicon-gbp:before { content: "\e149"; }

.glyphicon-sort:before { content: "\e150"; }

.glyphicon-sort-by-alphabet:before { content: "\e151"; }

.glyphicon-sort-by-alphabet-alt:before { content: "\e152"; }

.glyphicon-sort-by-order:before { content: "\e153"; }

.glyphicon-sort-by-order-alt:before { content: "\e154"; }

.glyphicon-sort-by-attributes:before { content: "\e155"; }

.glyphicon-sort-by-attributes-alt:before { content: "\e156"; }

.glyphicon-unchecked:before { content: "\e157"; }

.glyphicon-expand:before { content: "\e158"; }

.glyphicon-collapse-down:before { content: "\e159"; }

.glyphicon-collapse-up:before { content: "\e160"; }

.glyphicon-log-in:before { content: "\e161"; }

.glyphicon-flash:before { content: "\e162"; }

.glyphicon-log-out:before { content: "\e163"; }

.glyphicon-new-window:before { content: "\e164"; }

.glyphicon-record:before { content: "\e165"; }

.glyphicon-save:before { content: "\e166"; }

.glyphicon-open:before { content: "\e167"; }

.glyphicon-saved:before { content: "\e168"; }

.glyphicon-import:before { content: "\e169"; }

.glyphicon-export:before { content: "\e170"; }

.glyphicon-send:before { content: "\e171"; }

.glyphicon-floppy-disk:before { content: "\e172"; }

.glyphicon-floppy-saved:before { content: "\e173"; }

.glyphicon-floppy-remove:before { content: "\e174"; }

.glyphicon-floppy-save:before { content: "\e175"; }

.glyphicon-floppy-open:before { content: "\e176"; }

.glyphicon-credit-card:before { content: "\e177"; }

.glyphicon-transfer:before { content: "\e178"; }

.glyphicon-cutlery:before { content: "\e179"; }

.glyphicon-header:before { content: "\e180"; }

.glyphicon-compressed:before { content: "\e181"; }

.glyphicon-earphone:before { content: "\e182"; }

.glyphicon-phone-alt:before { content: "\e183"; }

.glyphicon-tower:before { content: "\e184"; }

.glyphicon-stats:before { content: "\e185"; }

.glyphicon-sd-video:before { content: "\e186"; }

.glyphicon-hd-video:before { content: "\e187"; }

.glyphicon-subtitles:before { content: "\e188"; }

.glyphicon-sound-stereo:before { content: "\e189"; }

.glyphicon-sound-dolby:before { content: "\e190"; }

.glyphicon-sound-5-1:before { content: "\e191"; }

.glyphicon-sound-6-1:before { content: "\e192"; }

.glyphicon-sound-7-1:before { content: "\e193"; }

.glyphicon-copyright-mark:before { content: "\e194"; }

.glyphicon-registration-mark:before { content: "\e195"; }

.glyphicon-cloud-download:before { content: "\e197"; }

.glyphicon-cloud-upload:before { content: "\e198"; }

.glyphicon-tree-conifer:before { content: "\e199"; }

.glyphicon-tree-deciduous:before { content: "\e200"; }

.glyphicon-cd:before { content: "\e201"; }

.glyphicon-save-file:before { content: "\e202"; }

.glyphicon-open-file:before { content: "\e203"; }

.glyphicon-level-up:before { content: "\e204"; }

.glyphicon-copy:before { content: "\e205"; }

.glyphicon-paste:before { content: "\e206"; }

.glyphicon-alert:before { content: "\e209"; }

.glyphicon-equalizer:before { content: "\e210"; }

.glyphicon-king:before { content: "\e211"; }

.glyphicon-queen:before { content: "\e212"; }

.glyphicon-pawn:before { content: "\e213"; }

.glyphicon-bishop:before { content: "\e214"; }

.glyphicon-knight:before { content: "\e215"; }

.glyphicon-baby-formula:before { content: "\e216"; }

.glyphicon-tent:before { content: "\26fa"; }

.glyphicon-blackboard:before { content: "\e218"; }

.glyphicon-bed:before { content: "\e219"; }

.glyphicon-apple:before { content: "\f8ff"; }

.glyphicon-erase:before { content: "\e221"; }

.glyphicon-hourglass:before { content: "\231b"; }

.glyphicon-lamp:before { content: "\e223"; }

.glyphicon-duplicate:before { content: "\e224"; }

.glyphicon-piggy-bank:before { content: "\e225"; }

.glyphicon-scissors:before { content: "\e226"; }

.glyphicon-bitcoin:before { content: "\e227"; }

.glyphicon-btc:before { content: "\e227"; }

.glyphicon-xbt:before { content: "\e227"; }

.glyphicon-yen:before { content: "\00a5"; }

.glyphicon-jpy:before { content: "\00a5"; }

.glyphicon-ruble:before { content: "\20bd"; }

.glyphicon-rub:before { content: "\20bd"; }

.glyphicon-scale:before { content: "\e230"; }

.glyphicon-ice-lolly:before { content: "\e231"; }

.glyphicon-ice-lolly-tasted:before { content: "\e232"; }

.glyphicon-education:before { content: "\e233"; }

.glyphicon-option-horizontal:before { content: "\e234"; }

.glyphicon-option-vertical:before { content: "\e235"; }

.glyphicon-menu-hamburger:before { content: "\e236"; }

.glyphicon-modal-window:before { content: "\e237"; }

.glyphicon-oil:before { content: "\e238"; }

.glyphicon-grain:before { content: "\e239"; }

.glyphicon-sunglasses:before { content: "\e240"; }

.glyphicon-text-size:before { content: "\e241"; }

.glyphicon-text-color:before { content: "\e242"; }

.glyphicon-text-background:before { content: "\e243"; }

.glyphicon-object-align-top:before { content: "\e244"; }

.glyphicon-object-align-bottom:before { content: "\e245"; }

.glyphicon-object-align-horizontal:before { content: "\e246"; }

.glyphicon-object-align-left:before { content: "\e247"; }

.glyphicon-object-align-vertical:before { content: "\e248"; }

.glyphicon-object-align-right:before { content: "\e249"; }

.glyphicon-triangle-right:before { content: "\e250"; }

.glyphicon-triangle-left:before { content: "\e251"; }

.glyphicon-triangle-bottom:before { content: "\e252"; }

.glyphicon-triangle-top:before { content: "\e253"; }

.glyphicon-console:before { content: "\e254"; }

.glyphicon-superscript:before { content: "\e255"; }

.glyphicon-subscript:before { content: "\e256"; }

.glyphicon-menu-left:before { content: "\e257"; }

.glyphicon-menu-right:before { content: "\e258"; }

.glyphicon-menu-down:before { content: "\e259"; }

.glyphicon-menu-up:before { content: "\e260"; }

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

    font-size: 10px;
}

body {
    background-color: #fff;
    color: #333;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a:hover,
a:focus {
    color: #23527c;
    text-decoration: underline;
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

figure { margin: 0; }

img { vertical-align: middle; }

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
    display: block;
    height: auto;
    max-width: 100%;
}

.img-rounded { border-radius: 6px; }

.img-thumbnail {
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: inline-block;
    height: auto;
    line-height: 1.42857143;
    max-width: 100%;
    padding: 4px;
    transition: all .2s ease-in-out;
}

.img-circle { border-radius: 50%; }

hr {
    border: 0;
    border-top: 1px solid #eee;
    margin-bottom: 20px;
    margin-top: 20px;
}

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    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,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: #777;
    font-weight: normal;
    line-height: 1;
}

h1,
.h1,
h2,
.h2,
h3,
.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,
.h4,
h5,
.h5,
h6,
.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: .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:hover,
a.text-primary:focus { color: #286090; }

.text-success { color: #3c763d; }

a.text-success:hover,
a.text-success:focus { color: #2b542c; }

.text-info { color: #31708f; }

a.text-info:hover,
a.text-info:focus { color: #245269; }

.text-warning { color: #8a6d3b; }

a.text-warning:hover,
a.text-warning:focus { color: #66512c; }

.text-danger { color: #a94442; }

a.text-danger:hover,
a.text-danger:focus { color: #843534; }

.bg-primary {
    background-color: #337ab7;
    color: #fff;
}

a.bg-primary:hover,
a.bg-primary:focus { background-color: #286090; }

.bg-success { background-color: #dff0d8; }

a.bg-success:hover,
a.bg-success:focus { background-color: #c1e2b3; }

.bg-info { background-color: #d9edf7; }

a.bg-info:hover,
a.bg-info:focus { background-color: #afd9ee; }

.bg-warning { background-color: #fcf8e3; }

a.bg-warning:hover,
a.bg-warning:focus { background-color: #f7ecb5; }

.bg-danger { background-color: #f2dede; }

a.bg-danger:hover,
a.bg-danger:focus { background-color: #e4b9b9; }

.page-header {
    border-bottom: 1px solid #eee;
    margin: 40px 0 20px;
    padding-bottom: 9px;
}

ul,
ol {
    margin-bottom: 10px;
    margin-top: 0;
}

ul ul,
ol ul,
ul ol,
ol ol { margin-bottom: 0; }

.list-unstyled {
    list-style: none;
    padding-left: 0;
}

.list-inline {
    list-style: 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;
}

dt,
dd { line-height: 1.42857143; }

dt { font-weight: bold; }

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[title],
abbr[data-original-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 p:last-child,
blockquote ul:last-child,
blockquote ol:last-child { margin-bottom: 0; }

blockquote footer,
blockquote small,
blockquote .small {
    color: #777;
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before { content: '\2014 \00A0'; }

.blockquote-reverse,
blockquote.pull-right {
    border-left: 0;
    border-right: 5px solid #eee;
    padding-left: 0;
    padding-right: 15px;
    text-align: right;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before { content: ''; }

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after { content: '\00A0 \2014'; }

address {
    font-style: normal;
    line-height: 1.42857143;
    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 {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    color: #fff;
    font-size: 90%;
    padding: 2px 4px;
}

kbd kbd {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 100%;
    font-weight: bold;
    padding: 0;
}

pre {
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
    color: #333;
    display: block;
    font-size: 13px;
    line-height: 1.42857143;
    margin: 0 0 10px;
    padding: 9.5px;
    word-break: break-all;
    word-wrap: break-word;
}

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-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

.col-xs-pull-12 { right: 100%; }

.col-xs-pull-11 { right: 91.66666667%; }

.col-xs-pull-10 { right: 83.33333333%; }

.col-xs-pull-9 { right: 75%; }

.col-xs-pull-8 { right: 66.66666667%; }

.col-xs-pull-7 { right: 58.33333333%; }

.col-xs-pull-6 { right: 50%; }

.col-xs-pull-5 { right: 41.66666667%; }

.col-xs-pull-4 { right: 33.33333333%; }

.col-xs-pull-3 { right: 25%; }

.col-xs-pull-2 { right: 16.66666667%; }

.col-xs-pull-1 { right: 8.33333333%; }

.col-xs-pull-0 { right: auto; }

.col-xs-push-12 { left: 100%; }

.col-xs-push-11 { left: 91.66666667%; }

.col-xs-push-10 { left: 83.33333333%; }

.col-xs-push-9 { left: 75%; }

.col-xs-push-8 { left: 66.66666667%; }

.col-xs-push-7 { left: 58.33333333%; }

.col-xs-push-6 { left: 50%; }

.col-xs-push-5 { left: 41.66666667%; }

.col-xs-push-4 { left: 33.33333333%; }

.col-xs-push-3 { left: 25%; }

.col-xs-push-2 { left: 16.66666667%; }

.col-xs-push-1 { left: 8.33333333%; }

.col-xs-push-0 { left: auto; }

.col-xs-offset-12 { margin-left: 100%; }

.col-xs-offset-11 { margin-left: 91.66666667%; }

.col-xs-offset-10 { margin-left: 83.33333333%; }

.col-xs-offset-9 { margin-left: 75%; }

.col-xs-offset-8 { margin-left: 66.66666667%; }

.col-xs-offset-7 { margin-left: 58.33333333%; }

.col-xs-offset-6 { margin-left: 50%; }

.col-xs-offset-5 { margin-left: 41.66666667%; }

.col-xs-offset-4 { margin-left: 33.33333333%; }

.col-xs-offset-3 { margin-left: 25%; }

.col-xs-offset-2 { margin-left: 16.66666667%; }

.col-xs-offset-1 { margin-left: 8.33333333%; }

.col-xs-offset-0 { margin-left: 0; }

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; }

    .col-sm-12 { width: 100%; }

    .col-sm-11 { width: 91.66666667%; }

    .col-sm-10 { width: 83.33333333%; }

    .col-sm-9 { width: 75%; }

    .col-sm-8 { width: 66.66666667%; }

    .col-sm-7 { width: 58.33333333%; }

    .col-sm-6 { width: 50%; }

    .col-sm-5 { width: 41.66666667%; }

    .col-sm-4 { width: 33.33333333%; }

    .col-sm-3 { width: 25%; }

    .col-sm-2 { width: 16.66666667%; }

    .col-sm-1 { width: 8.33333333%; }

    .col-sm-pull-12 { right: 100%; }

    .col-sm-pull-11 { right: 91.66666667%; }

    .col-sm-pull-10 { right: 83.33333333%; }

    .col-sm-pull-9 { right: 75%; }

    .col-sm-pull-8 { right: 66.66666667%; }

    .col-sm-pull-7 { right: 58.33333333%; }

    .col-sm-pull-6 { right: 50%; }

    .col-sm-pull-5 { right: 41.66666667%; }

    .col-sm-pull-4 { right: 33.33333333%; }

    .col-sm-pull-3 { right: 25%; }

    .col-sm-pull-2 { right: 16.66666667%; }

    .col-sm-pull-1 { right: 8.33333333%; }

    .col-sm-pull-0 { right: auto; }

    .col-sm-push-12 { left: 100%; }

    .col-sm-push-11 { left: 91.66666667%; }

    .col-sm-push-10 { left: 83.33333333%; }

    .col-sm-push-9 { left: 75%; }

    .col-sm-push-8 { left: 66.66666667%; }

    .col-sm-push-7 { left: 58.33333333%; }

    .col-sm-push-6 { left: 50%; }

    .col-sm-push-5 { left: 41.66666667%; }

    .col-sm-push-4 { left: 33.33333333%; }

    .col-sm-push-3 { left: 25%; }

    .col-sm-push-2 { left: 16.66666667%; }

    .col-sm-push-1 { left: 8.33333333%; }

    .col-sm-push-0 { left: auto; }

    .col-sm-offset-12 { margin-left: 100%; }

    .col-sm-offset-11 { margin-left: 91.66666667%; }

    .col-sm-offset-10 { margin-left: 83.33333333%; }

    .col-sm-offset-9 { margin-left: 75%; }

    .col-sm-offset-8 { margin-left: 66.66666667%; }

    .col-sm-offset-7 { margin-left: 58.33333333%; }

    .col-sm-offset-6 { margin-left: 50%; }

    .col-sm-offset-5 { margin-left: 41.66666667%; }

    .col-sm-offset-4 { margin-left: 33.33333333%; }

    .col-sm-offset-3 { margin-left: 25%; }

    .col-sm-offset-2 { margin-left: 16.66666667%; }

    .col-sm-offset-1 { margin-left: 8.33333333%; }

    .col-sm-offset-0 { margin-left: 0; }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; }

    .col-md-12 { width: 100%; }

    .col-md-11 { width: 91.66666667%; }

    .col-md-10 { width: 83.33333333%; }

    .col-md-9 { width: 75%; }

    .col-md-8 { width: 66.66666667%; }

    .col-md-7 { width: 58.33333333%; }

    .col-md-6 { width: 50%; }

    .col-md-5 { width: 41.66666667%; }

    .col-md-4 { width: 33.33333333%; }

    .col-md-3 { width: 25%; }

    .col-md-2 { width: 16.66666667%; }

    .col-md-1 { width: 8.33333333%; }

    .col-md-pull-12 { right: 100%; }

    .col-md-pull-11 { right: 91.66666667%; }

    .col-md-pull-10 { right: 83.33333333%; }

    .col-md-pull-9 { right: 75%; }

    .col-md-pull-8 { right: 66.66666667%; }

    .col-md-pull-7 { right: 58.33333333%; }

    .col-md-pull-6 { right: 50%; }

    .col-md-pull-5 { right: 41.66666667%; }

    .col-md-pull-4 { right: 33.33333333%; }

    .col-md-pull-3 { right: 25%; }

    .col-md-pull-2 { right: 16.66666667%; }

    .col-md-pull-1 { right: 8.33333333%; }

    .col-md-pull-0 { right: auto; }

    .col-md-push-12 { left: 100%; }

    .col-md-push-11 { left: 91.66666667%; }

    .col-md-push-10 { left: 83.33333333%; }

    .col-md-push-9 { left: 75%; }

    .col-md-push-8 { left: 66.66666667%; }

    .col-md-push-7 { left: 58.33333333%; }

    .col-md-push-6 { left: 50%; }

    .col-md-push-5 { left: 41.66666667%; }

    .col-md-push-4 { left: 33.33333333%; }

    .col-md-push-3 { left: 25%; }

    .col-md-push-2 { left: 16.66666667%; }

    .col-md-push-1 { left: 8.33333333%; }

    .col-md-push-0 { left: auto; }

    .col-md-offset-12 { margin-left: 100%; }

    .col-md-offset-11 { margin-left: 91.66666667%; }

    .col-md-offset-10 { margin-left: 83.33333333%; }

    .col-md-offset-9 { margin-left: 75%; }

    .col-md-offset-8 { margin-left: 66.66666667%; }

    .col-md-offset-7 { margin-left: 58.33333333%; }

    .col-md-offset-6 { margin-left: 50%; }

    .col-md-offset-5 { margin-left: 41.66666667%; }

    .col-md-offset-4 { margin-left: 33.33333333%; }

    .col-md-offset-3 { margin-left: 25%; }

    .col-md-offset-2 { margin-left: 16.66666667%; }

    .col-md-offset-1 { margin-left: 8.33333333%; }

    .col-md-offset-0 { margin-left: 0; }
}

@media (min-width: 1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; }

    .col-lg-12 { width: 100%; }

    .col-lg-11 { width: 91.66666667%; }

    .col-lg-10 { width: 83.33333333%; }

    .col-lg-9 { width: 75%; }

    .col-lg-8 { width: 66.66666667%; }

    .col-lg-7 { width: 58.33333333%; }

    .col-lg-6 { width: 50%; }

    .col-lg-5 { width: 41.66666667%; }

    .col-lg-4 { width: 33.33333333%; }

    .col-lg-3 { width: 25%; }

    .col-lg-2 { width: 16.66666667%; }

    .col-lg-1 { width: 8.33333333%; }

    .col-lg-pull-12 { right: 100%; }

    .col-lg-pull-11 { right: 91.66666667%; }

    .col-lg-pull-10 { right: 83.33333333%; }

    .col-lg-pull-9 { right: 75%; }

    .col-lg-pull-8 { right: 66.66666667%; }

    .col-lg-pull-7 { right: 58.33333333%; }

    .col-lg-pull-6 { right: 50%; }

    .col-lg-pull-5 { right: 41.66666667%; }

    .col-lg-pull-4 { right: 33.33333333%; }

    .col-lg-pull-3 { right: 25%; }

    .col-lg-pull-2 { right: 16.66666667%; }

    .col-lg-pull-1 { right: 8.33333333%; }

    .col-lg-pull-0 { right: auto; }

    .col-lg-push-12 { left: 100%; }

    .col-lg-push-11 { left: 91.66666667%; }

    .col-lg-push-10 { left: 83.33333333%; }

    .col-lg-push-9 { left: 75%; }

    .col-lg-push-8 { left: 66.66666667%; }

    .col-lg-push-7 { left: 58.33333333%; }

    .col-lg-push-6 { left: 50%; }

    .col-lg-push-5 { left: 41.66666667%; }

    .col-lg-push-4 { left: 33.33333333%; }

    .col-lg-push-3 { left: 25%; }

    .col-lg-push-2 { left: 16.66666667%; }

    .col-lg-push-1 { left: 8.33333333%; }

    .col-lg-push-0 { left: auto; }

    .col-lg-offset-12 { margin-left: 100%; }

    .col-lg-offset-11 { margin-left: 91.66666667%; }

    .col-lg-offset-10 { margin-left: 83.33333333%; }

    .col-lg-offset-9 { margin-left: 75%; }

    .col-lg-offset-8 { margin-left: 66.66666667%; }

    .col-lg-offset-7 { margin-left: 58.33333333%; }

    .col-lg-offset-6 { margin-left: 50%; }

    .col-lg-offset-5 { margin-left: 41.66666667%; }

    .col-lg-offset-4 { margin-left: 33.33333333%; }

    .col-lg-offset-3 { margin-left: 25%; }

    .col-lg-offset-2 { margin-left: 16.66666667%; }

    .col-lg-offset-1 { margin-left: 8.33333333%; }

    .col-lg-offset-0 { margin-left: 0; }
}

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 > 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 #ddd;
    line-height: 1.42857143;
    padding: 8px;
    vertical-align: top;
}

.table > thead > tr > th {
    border-bottom: 2px solid #ddd;
    vertical-align: bottom;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td { border-top: 0; }

.table > tbody + tbody { border-top: 2px solid #ddd; }

.table .table { background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td { padding: 5px; }

.table-bordered { border: 1px solid #ddd; }

.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 { border: 1px solid #ddd; }

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td { border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) { background-color: #f9f9f9; }

.table-hover > tbody > tr:hover { background-color: #f5f5f5; }

table col[class*="col-"] {
    display: table-column;
    float: none;
    position: static;
}

table td[class*="col-"],
table th[class*="col-"] {
    display: table-cell;
    float: none;
    position: static;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th { background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th { background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th { background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th { background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th { background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th { background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th { background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th { background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th { background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th { background-color: #ebcccc; }

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
        margin-bottom: 15px;
        overflow-y: hidden;
        width: 100%;
    }

    .table-responsive > .table { margin-bottom: 0; }

    .table-responsive > .table > thead > tr > th,
    .table-responsive > .table > tbody > tr > th,
    .table-responsive > .table > tfoot > tr > th,
    .table-responsive > .table > thead > tr > td,
    .table-responsive > .table > tbody > tr > td,
    .table-responsive > .table > tfoot > tr > td { white-space: nowrap; }

    .table-responsive > .table-bordered { border: 0; }

    .table-responsive > .table-bordered > thead > tr > th:first-child,
    .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .table-responsive > .table-bordered > thead > tr > td:first-child,
    .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }

    .table-responsive > .table-bordered > thead > tr > th:last-child,
    .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .table-responsive > .table-bordered > thead > tr > td:last-child,
    .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }

    .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .table-responsive > .table-bordered > tfoot > tr:last-child > th,
    .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .table-responsive > .table-bordered > tfoot > tr:last-child > td { border-bottom: 0; }
}

fieldset {
    border: 0;
    margin: 0;
    min-width: 0;
    padding: 0;
}

legend {
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    color: #333;
    display: block;
    font-size: 21px;
    line-height: inherit;
    margin-bottom: 20px;
    padding: 0;
    width: 100%;
}

label {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 5px;
    max-width: 100%;
}

input[type="search"] {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
    line-height: normal;
    margin: 4px 0 0;
    margin-top: 1px \9;
}

input[type="file"] { display: block; }

input[type="range"] {
    display: block;
    width: 100%;
}

select[multiple],
select[size] { height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

output {
    color: #555;
    display: block;
    font-size: 14px;
    line-height: 1.42857143;
    padding-top: 7px;
}

.form-control {
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    color: #555;
    display: block;
    font-size: 14px;
    height: 34px;
    line-height: 1.42857143;
    padding: 6px 12px;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    width: 100%;
}

.form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    border-color: #66afe9;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    outline: 0;
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
}

.form-control:-ms-input-placeholder { color: #999; }

.form-control::-webkit-input-placeholder { color: #999; }

.form-control::-ms-expand {
    background-color: transparent;
    border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control { cursor: not-allowed; }

textarea.form-control { height: auto; }

input[type="search"] { -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    input[type="date"].form-control,
    input[type="time"].form-control,
    input[type="datetime-local"].form-control,
    input[type="month"].form-control { line-height: 34px; }

    input[type="date"].input-sm,
    input[type="time"].input-sm,
    input[type="datetime-local"].input-sm,
    input[type="month"].input-sm,
    .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: 30px; }

    input[type="date"].input-lg,
    input[type="time"].input-lg,
    input[type="datetime-local"].input-lg,
    input[type="month"].input-lg,
    .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: 46px; }
}

.form-group { margin-bottom: 15px; }

.radio,
.checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    position: relative;
}

.radio label,
.checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    min-height: 20px;
    padding-left: 20px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    margin-top: 4px \9;
    position: absolute;
}

.radio + .radio,
.checkbox + .checkbox { margin-top: -5px; }

.radio-inline,
.checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    position: relative;
    vertical-align: middle;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] { cursor: not-allowed; }

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline { cursor: not-allowed; }

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox 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;
}

textarea.input-sm,
select[multiple].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 textarea.form-control,
.form-group-sm select[multiple].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.3333333;
    padding: 10px 16px;
}

select.input-lg {
    height: 46px;
    line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg { height: auto; }

.form-group-lg .form-control {
    border-radius: 6px;
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    padding: 10px 16px;
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control { height: auto; }

.form-group-lg .form-control-static {
    font-size: 18px;
    height: 46px;
    line-height: 1.3333333;
    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;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
    height: 46px;
    line-height: 46px;
    width: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
    height: 30px;
    line-height: 30px;
    width: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label { color: #3c763d; }

.has-success .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-success .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    border-color: #2b542c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 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 .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label { color: #8a6d3b; }

.has-warning .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-warning .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    border-color: #66512c;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 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 .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label { color: #a94442; }

.has-error .form-control {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

.has-error .form-control:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    border-color: #843534;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 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 .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control { width: auto; }

    .form-inline .input-group > .form-control { width: 100%; }

    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle;
    }

    .form-inline .radio label,
    .form-inline .checkbox label { padding-left: 0; }

    .form-inline .radio input[type="radio"],
    .form-inline .checkbox input[type="checkbox"] {
        margin-left: 0;
        position: relative;
    }

    .form-inline .has-feedback .form-control-feedback { top: 0; }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox { 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;
    -ms-touch-action: manipulation;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    touch-action: manipulation;
    user-select: none;
    vertical-align: middle;
    white-space: nowrap;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
}

.btn:active,
.btn.active {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    background-image: none;
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    outline: 0;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: .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:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    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:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
    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:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    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:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
    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:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    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:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
    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:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    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:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
    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:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    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:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
    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:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    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:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
    background-color: #d9534f;
    border-color: #d43f3a;
}

.btn-danger .badge {
    background-color: #fff;
    color: #d9534f;
}

.btn-link {
    border-radius: 0;
    color: #337ab7;
    font-weight: normal;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    -webkit-box-shadow: none;
    background-color: transparent;
    box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active { border-color: transparent; }

.btn-link:hover,
.btn-link:focus {
    background-color: transparent;
    color: #23527c;
    text-decoration: underline;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
    border-radius: 6px;
    font-size: 18px;
    line-height: 1.3333333;
    padding: 10px 16px;
}

.btn-sm,
.btn-group-sm > .btn {
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 10px;
}

.btn-xs,
.btn-group-xs > .btn {
    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[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block { width: 100%; }

.fade {
    -o-transition: opacity .15s linear;
    -webkit-transition: opacity .15s linear;
    opacity: 0;
    transition: opacity .15s linear;
}

.fade.in { opacity: 1; }

.collapse { display: none; }

.collapse.in { display: block; }

tr.collapse.in { display: table-row; }

tbody.collapse.in { display: table-row-group; }

.collapsing {
    -o-transition-duration: .35s;
    -o-transition-property: height, visibility;
    -o-transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -webkit-transition-timing-function: ease;
    height: 0;
    overflow: hidden;
    position: relative;
    transition-duration: .35s;
    transition-property: height, visibility;
    transition-timing-function: ease;
}

.caret {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    display: inline-block;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    width: 0;
}

.dropup,
.dropdown { position: relative; }

.dropdown-toggle:focus { outline: 0; }

.dropdown-menu {
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    display: none;
    float: left;
    font-size: 14px;
    left: 0;
    list-style: 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: normal;
    line-height: 1.42857143;
    padding: 3px 20px;
    white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #f5f5f5;
    color: #262626;
    text-decoration: none;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    background-color: #337ab7;
    color: #fff;
    outline: 0;
    text-decoration: none;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus { color: #777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
    background-color: transparent;
    background-image: none;
    cursor: not-allowed;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    text-decoration: none;
}

.open > .dropdown-menu { display: block; }

.open > a { outline: 0; }

.dropdown-menu-right {
    left: auto;
    right: 0;
}

.dropdown-menu-left {
    left: 0;
    right: auto;
}

.dropdown-header {
    color: #777;
    display: block;
    font-size: 12px;
    line-height: 1.42857143;
    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-bottom: 4px solid \9;
    border-top: 0;
    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 > .btn,
.btn-group-vertical > .btn {
    float: left;
    position: relative;
}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active { 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; }

.btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn .caret { margin-left: 0; }

.btn-lg .caret {
    border-bottom-width: 0;
    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-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.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="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    clip: rect(0, 0, 0, 0);
    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.3333333;
    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;
}

textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].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;
}

textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn { height: auto; }

.input-group-addon,
.input-group-btn,
.input-group .form-control { display: table-cell; }

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) { border-radius: 0; }

.input-group-addon,
.input-group-btn {
    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: normal;
    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="radio"],
.input-group-addon input[type="checkbox"] { 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:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.input-group-addon:first-child { border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon:last-child { border-left: 0; }

.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:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active { 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: 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:hover,
.nav > li > a:focus {
    background-color: #eee;
    text-decoration: none;
}

.nav > li.disabled > a { color: #777; }

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
    background-color: transparent;
    color: #777;
    cursor: not-allowed;
    text-decoration: none;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    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.42857143;
    margin-right: 2px;
}

.nav-tabs > li > a:hover { border-color: #eee #eee #ddd; }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    color: #555;
    cursor: default;
}

.nav-tabs.nav-justified {
    border-bottom: 0;
    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:hover,
.nav-tabs.nav-justified > .active > a:focus { 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:hover,
    .nav-tabs.nav-justified > .active > a:focus { 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:hover,
.nav-pills > li.active > a:focus {
    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; }

.nav-tabs-justified > li > a {
    border-radius: 4px;
    margin-right: 0;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus { 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:hover,
    .nav-tabs-justified > .active > a:focus { 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 {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    overflow-x: visible;
    padding-left: 15px;
    padding-right: 15px;
}

.navbar-collapse.in { overflow-y: auto; }

@media (min-width: 768px) {
    .navbar-collapse {
        -webkit-box-shadow: none;
        border-top: 0;
        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-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse { max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse { max-height: 200px; }
}

.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
    margin-left: -15px;
    margin-right: -15px;
}

@media (min-width: 768px) {
    .container > .navbar-header,
    .container-fluid > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-collapse {
        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-top,
.navbar-fixed-bottom {
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}

@media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom { 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 15px;
}

.navbar-brand:hover,
.navbar-brand:focus { 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; }

.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 {
        -webkit-box-shadow: none;
        background-color: transparent;
        border: 0;
        box-shadow: none;
        float: none;
        margin-top: 0;
        position: static;
        width: auto;
    }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header { padding: 5px 15px 5px 25px; }

    .navbar-nav .open .dropdown-menu > li > a { line-height: 20px; }

    .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-nav .open .dropdown-menu > li > a:focus { 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 {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-bottom: 8px;
    margin-left: -15px;
    margin-right: -15px;
    margin-top: 8px;
    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 .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control { width: auto; }

    .navbar-form .input-group > .form-control { width: 100%; }

    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle;
    }

    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-bottom: 0;
        margin-top: 0;
        vertical-align: middle;
    }

    .navbar-form .radio label,
    .navbar-form .checkbox label { padding-left: 0; }

    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
        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 {
        -webkit-box-shadow: none;
        border: 0;
        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-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    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:hover,
.navbar-default .navbar-brand:focus {
    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:hover,
.navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #333;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    background-color: #e7e7e7;
    color: #555;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #ccc;
}

.navbar-default .navbar-toggle { border-color: #ddd; }

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus { 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:hover,
.navbar-default .navbar-nav > .open > a:focus {
    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:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #333;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: #e7e7e7;
        color: #555;
    }

    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover,
.navbar-default .btn-link:focus { color: #333; }

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus { color: #ccc; }

.navbar-inverse {
    background-color: #222;
    border-color: #080808;
}

.navbar-inverse .navbar-brand { color: #9d9d9d; }

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    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:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #080808;
    color: #fff;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
    background-color: transparent;
    color: #444;
}

.navbar-inverse .navbar-toggle { border-color: #333; }

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus { 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:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    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:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        background-color: transparent;
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        background-color: #080808;
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        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:hover,
.navbar-inverse .btn-link:focus { color: #fff; }

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus { color: #444; }

.breadcrumb {
    background-color: #f5f5f5;
    border-radius: 4px;
    list-style: none;
    margin-bottom: 20px;
    padding: 8px 15px;
}

.breadcrumb > li { display: inline-block; }

.breadcrumb > li + li:before {
    color: #ccc;
    content: "/\00a0";
    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.42857143;
    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:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    background-color: #eee;
    border-color: #ddd;
    color: #23527c;
    z-index: 2;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    cursor: default;
    z-index: 3;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    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.3333333;
    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: 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:hover,
.pager li > a:focus {
    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:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    background-color: #fff;
    color: #777;
    cursor: not-allowed;
}

.label {
    border-radius: .25em;
    color: #fff;
    display: inline;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    padding: .2em .6em .3em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap;
}

a.label:hover,
a.label:focus {
    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]:hover,
.label-default[href]:focus { background-color: #5e5e5e; }

.label-primary { background-color: #337ab7; }

.label-primary[href]:hover,
.label-primary[href]:focus { background-color: #286090; }

.label-success { background-color: #5cb85c; }

.label-success[href]:hover,
.label-success[href]:focus { background-color: #449d44; }

.label-info { background-color: #5bc0de; }

.label-info[href]:hover,
.label-info[href]:focus { background-color: #31b0d5; }

.label-warning { background-color: #f0ad4e; }

.label-warning[href]:hover,
.label-warning[href]:focus { background-color: #ec971f; }

.label-danger { background-color: #d9534f; }

.label-danger[href]:hover,
.label-danger[href]:focus { background-color: #c9302c; }

.badge {
    background-color: #777;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    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-xs .badge,
.btn-group-xs > .btn .badge {
    padding: 1px 5px;
    top: 0;
}

a.badge:hover,
a.badge:focus {
    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 {
    -o-transition: border .2s ease-in-out;
    -webkit-transition: border .2s ease-in-out;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    line-height: 1.42857143;
    margin-bottom: 20px;
    padding: 4px;
    transition: border .2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
    margin-left: auto;
    margin-right: auto;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active { 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: bold; }

.alert > p,
.alert > ul { margin-bottom: 0; }

.alert > p + p { margin-top: 5px; }

.alert-dismissable,
.alert-dismissible { padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
    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; }

@-webkit-keyframes progress-bar-stripes {
    from { background-position: 40px 0; }

    to { background-position: 0 0; }
}

@-o-keyframes progress-bar-stripes {
    from { background-position: 40px 0; }

    to { background-position: 0 0; }
}

@keyframes progress-bar-stripes {
    from { background-position: 40px 0; }

    to { background-position: 0 0; }
}

.progress {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.progress-bar {
    -o-transition: width .6s ease;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    color: #fff;
    float: left;
    font-size: 12px;
    height: 100%;
    line-height: 20px;
    text-align: center;
    transition: width .6s ease;
    width: 0;
}

.progress-striped .progress-bar,
.progress-bar-striped {
    -webkit-background-size: 40px 40px;
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
    -o-animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success { background-color: #5cb85c; }

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-info { background-color: #5bc0de; }

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-warning { background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.progress-bar-danger { background-color: #d9534f; }

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
}

.media { margin-top: 15px; }

.media:first-child { margin-top: 0; }

.media,
.media-body {
    overflow: hidden;
    zoom: 1;
}

.media-body { width: 10000px; }

.media-object { display: block; }

.media-object.img-thumbnail { max-width: none; }

.media-right,
.media > .pull-right { padding-left: 10px; }

.media-left,
.media > .pull-left { padding-right: 10px; }

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top;
}

.media-middle { vertical-align: middle; }

.media-bottom { vertical-align: bottom; }

.media-heading {
    margin-bottom: 5px;
    margin-top: 0;
}

.media-list {
    list-style: 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:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
    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:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777;
    cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading { color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text { color: #777; }

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    background-color: #337ab7;
    border-color: #337ab7;
    color: #fff;
    z-index: 2;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small { color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    background-color: #d0e9c6;
    color: #3c763d;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    background-color: #c4e3f3;
    color: #31708f;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    background-color: #faf2cc;
    color: #8a6d3b;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    background-color: #ebcccc;
    color: #a94442;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    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 {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(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 > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.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;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-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 > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table { margin-bottom: 0; }

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
    padding-left: 15px;
    padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child { border-top-left-radius: 3px; }

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child { border-top-right-radius: 3px; }

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child { border-bottom-left-radius: 3px; }

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child { border-bottom-right-radius: 3px; }

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body { border-top: 1px solid #ddd; }

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td { border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered { border: 0; }

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child { border-left: 0; }

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child { border-right: 0; }

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th { border-bottom: 0; }

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th { border-bottom: 0; }

.panel > .table-responsive {
    border: 0;
    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; }

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group { border-top: 1px solid #ddd; }

.panel-group .panel-footer { border-top: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body { border-bottom: 1px solid #ddd; }

.panel-default { border-color: #ddd; }

.panel-default > .panel-heading {
    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 iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    border: 0;
    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 {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15);
}

.well-lg {
    border-radius: 6px;
    padding: 24px;
}

.well-sm {
    border-radius: 3px;
    padding: 9px;
}

.close {
    color: #000;
    filter: alpha(opacity=20);
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: .2;
    text-shadow: 0 1px 0 #fff;
}

.close:hover,
.close:focus {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none;
}

button.close {
    -webkit-appearance: none;
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
}

.modal-open { overflow: hidden; }

.modal {
    -webkit-overflow-scrolling: touch;
    bottom: 0;
    display: none;
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1050;
}

.modal.fade .modal-dialog {
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    -o-transition: -o-transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    transform: translate(0, -25%);
    transition: transform .3s ease-out;
}

.modal.in .modal-dialog {
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    margin: 10px;
    position: relative;
    width: auto;
}

.modal-content {
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    outline: 0;
    position: relative;
}

.modal-backdrop {
    background-color: #000;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}

.modal-header {
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}

.modal-header .close { margin-top: -2px; }

.modal-title {
    line-height: 1.42857143;
    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 {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm { width: 300px; }
}

@media (min-width: 992px) {
    .modal-lg { width: 900px; }
}

.tooltip {
    display: block;
    filter: alpha(opacity=0);
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;

    z-index: 1070;
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .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 {
    -webkit-background-clip: padding-box;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    display: none;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    left: 0;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857143;
    max-width: 276px;
    padding: 1px;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    top: 0;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: 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: #999;
    border-top-color: rgba(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: #999;
    border-right-color: rgba(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: #999;
    border-bottom-color: rgba(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: #999;
    border-left-color: rgba(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 {
    -o-transition: .6s ease-in-out left;
    -webkit-transition: .6s ease-in-out left;
    display: none;
    position: relative;
    transition: .6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img { line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-inner > .item {
        -o-transition: -o-transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        -webkit-perspective: 1000px;

        -webkit-transition: -webkit-transform .6s ease-in-out;
        backface-visibility: hidden;
        perspective: 1000px;
        transition: transform .6s ease-in-out;
    }

    .carousel-inner > .item.next,
    .carousel-inner > .item.active.right {
        -webkit-transform: translate3d(100%, 0, 0);
        left: 0;
        transform: translate3d(100%, 0, 0);
    }

    .carousel-inner > .item.prev,
    .carousel-inner > .item.active.left {
        -webkit-transform: translate3d(-100%, 0, 0);
        left: 0;
        transform: translate3d(-100%, 0, 0);
    }

    .carousel-inner > .item.next.left,
    .carousel-inner > .item.prev.right,
    .carousel-inner > .item.active {
        -webkit-transform: translate3d(0, 0, 0);
        left: 0;
        transform: translate3d(0, 0, 0);
    }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev { display: block; }

.carousel-inner > .active { left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%;
}

.carousel-inner > .next { left: 100%; }

.carousel-inner > .prev { left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right { left: 0; }

.carousel-inner > .active.left { left: -100%; }

.carousel-inner > .active.right { left: 100%; }

.carousel-control {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=50);
    font-size: 20px;
    left: 0;
    opacity: .5;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    top: 0;
    width: 15%;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    left: auto;
    right: 0;
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: .9;
    outline: 0;
    text-decoration: none;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    display: inline-block;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 5;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    margin-right: -10px;
    right: 50%;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    font-family: serif;
    height: 20px;
    line-height: 1;
    width: 20px;
}

.carousel-control .icon-prev:before { content: '\2039'; }

.carousel-control .icon-next:before { content: '\203a'; }

.carousel-indicators {
    bottom: 10px;
    left: 50%;
    list-style: none;
    margin-left: -30%;
    padding-left: 0;
    position: absolute;
    text-align: center;
    width: 60%;
    z-index: 15;
}

.carousel-indicators li {
    background-color: #000 \9;
    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, .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-prev,
    .carousel-control .icon-next {
        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; }
}

.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,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
    color: transparent;
    font: 0/0 a;
    text-shadow: none;
}

.hidden { display: none !important; }

.affix { position: fixed; }

@-ms-viewport { width: device-width; }

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg { display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-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; }

    th.visible-xs,
    td.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; }

    th.visible-sm,
    td.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; }

    th.visible-md,
    td.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; }

    th.visible-lg,
    td.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; }

    th.visible-print,
    td.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; }
}
/*# sourceMappingURL=bootstrap.css.map */
/* ------------------------------------------------------------------------------
 *
 *  # Glyphicons for Bootstrap
 *
 *  Glyphicons icon font path and style overrides
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.eot);
    src: url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.eot?#iefix) format('embedded-opentype'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.woff2) format('woff2'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.woff) format('woff'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.ttf) format('truetype'), url(/content/core/library/font/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg');
}

.glyphicon {
    font-size: 16px;
    top: -1px;
    vertical-align: middle;
}

/* ------------------------------------------------------------------------------
*
*  # Scaffolding
*
*  Overrides for bootstrap scaffolding
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

html,
body { height: 100%; }

a { cursor: pointer; }

a:focus { outline: 0; }

figure { position: relative; }

figcaption {
    -o-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    color: #fff;
    opacity: 0;
    padding: 10px 15px;
    position: absolute;
    transition: all ease-in-out 0.2s;
    visibility: hidden;
    width: 100%;
    z-index: 2;
}

figure:hover figcaption {
    opacity: 1;
    visibility: visible;
}

.img-rounded { border-radius: 3px; }

.hr-condensed {
    margin-bottom: 10px;
    margin-top: 10px;
}

/* ------------------------------------------------------------------------------
*
*  # Main typography
*
*  Main typography overrides, including custom content
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 { letter-spacing: -0.015em; }

h1 > .label,
h2 > .label,
h3 > .label,
h4 > .label,
h5 > .label,
h6 > .label,
.h1 > .label,
.h2 > .label,
.h3 > .label,
.h4 > .label,
.h5 > .label,
.h6 > .label,
h1 > .badge,
h2 > .badge,
h3 > .badge,
h4 > .badge,
h5 > .badge,
h6 > .badge,
.h1 > .badge,
.h2 > .badge,
.h3 > .badge,
.h4 > .badge,
.h5 > .badge,
.h6 > .badge {
    margin-top: -2px;
    vertical-align: middle;
}

h1 > .label.pull-right,
h2 > .label.pull-right,
h3 > .label.pull-right,
h4 > .label.pull-right,
h5 > .label.pull-right,
h6 > .label.pull-right,
.h1 > .label.pull-right,
.h2 > .label.pull-right,
.h3 > .label.pull-right,
.h4 > .label.pull-right,
.h5 > .label.pull-right,
.h6 > .label.pull-right,
h1 > .badge.pull-right,
h2 > .badge.pull-right,
h3 > .badge.pull-right,
h4 > .badge.pull-right,
h5 > .badge.pull-right,
h6 > .badge.pull-right,
.h1 > .badge.pull-right,
.h2 > .badge.pull-right,
.h3 > .badge.pull-right,
.h4 > .badge.pull-right,
.h5 > .badge.pull-right,
.h6 > .badge.pull-right { margin-top: 3px; }

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small { font-size: 13px; }

h1 small.display-block,
h2 small.display-block,
h3 small.display-block,
h4 small.display-block,
h5 small.display-block,
h6 small.display-block,
.h1 small.display-block,
.h2 small.display-block,
.h3 small.display-block,
.h4 small.display-block,
.h5 small.display-block,
.h6 small.display-block { margin-top: 3px; }

h1 > [class*=icon-],
h2 > [class*=icon-],
h3 > [class*=icon-],
.h1 > [class*=icon-],
.h2 > [class*=icon-],
.h3 > [class*=icon-] { top: -2px; }

h1 small,
h2 small,
h3 small,
.h1 small,
.h2 small,
.h3 small { font-size: 13px; }

.heading-divided {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

a,
button,
input,
textarea { outline: 0; }

mark,
.mark {
    background-color: #333333;
    border-radius: 2px;
    color: #fff;
    padding: 2px 6px;
}

svg { display: block; }

.svg-inline svg { display: inline-block; }

.svg-center svg { margin: auto; }

.letter-icon {
    display: block;
    width: 16px;
}

.content-divider {
    position: relative;
    text-align: center;
    z-index: 1;
}

.content-divider > span {
    background-color: #f5f5f5;
    display: inline-block;
    padding-left: 12px;
    padding-right: 12px;
}

.panel .content-divider > span,
.tab-content-bordered .content-divider > span,
.modal .content-divider > span { background-color: #fff; }

.content-divider > span:before {
    background-color: #ddd;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: -1;
}

.icon-object {
    border-radius: 50%;
    border-style: solid;
    border-width: 3px;
    display: inline-block;
    margin: 10px;
    padding: 20px;
    text-align: center;
}

.icon-object > i {
    font-size: 32px;
    top: 0;
}

.img-preview { max-height: 70px; }

.video-container {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
}

.video-container iframe,
.video-container object,
.video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.status-mark {
    border: 2px solid;
    border-radius: 50%;
    display: inline-block;
    height: 8px;
    width: 8px;
}

.dropdown-menu > .active .status-mark {
    background-color: #fff;
    border-color: #fff;
}

.position-left { margin-right: 7px; }

.position-right { margin-left: 7px; }

.bg-success {
    background-color: #4CAF50;
    color: #fff;
}

a.bg-success:hover,
a.bg-success:focus { background-color: #3d8b40; }

.bg-info {
    background-color: #00BCD4;
    color: #fff;
}

a.bg-info:hover,
a.bg-info:focus { background-color: #008fa1; }

.bg-warning {
    background-color: #FF5722;
    color: #fff;
}

a.bg-warning:hover,
a.bg-warning:focus { background-color: #ee3900; }

.bg-danger {
    background-color: #F44336;
    color: #fff;
}

a.bg-danger:hover,
a.bg-danger:focus { background-color: #ea1c0d; }

.page-header {
    border-bottom-width: 0;
    margin: 0;
    padding: 0;
}

.page-header .navbar { margin-bottom: 20px; }

@media (min-width: 769px) {
    .page-header .heading-elements.collapse {
        display: block;
        visibility: visible;
    }
}

.page-header-filled {
    background-color: #fafafa;
    border-bottom-width: 1px;
}

.page-header-filled .navbar {
    border-bottom-width: 0;
    margin-bottom: 0;
}

.page-title {
    display: block;
    padding: 30px 36px 30px 0;
    position: relative;
}

.page-title small { margin-left: 10px; }

.page-title small:before {
    content: '/';
    margin-right: 15px;
}

.page-title small.display-block { margin-left: 0; }

.page-title small.display-block:before { content: none; }

.page-title i ~ small.display-block { margin-left: 31px; }

.page-header-lg .page-title {
    padding-bottom: 35px;
    padding-top: 35px;
}

.page-header-sm .page-title {
    padding-bottom: 25px;
    padding-top: 25px;
}

.page-header-xs .page-title {
    padding-bottom: 20px;
    padding-top: 20px;
}

.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5,
.page-title h6 { margin: 0; }

@media (min-width: 769px) {
    .page-title { padding-right: 0; }
}

.page-header-content {
    background-color: inherit;
    padding: 0 20px;
    position: relative;
}

.page-header-content[class*=border-bottom-] + .breadcrumb-line { border-top: 0; }

.text-black { font-weight: 900; }

.text-bold { font-weight: 700; }

.text-semibold { font-weight: 500; }

.text-regular { font-weight: 400; }

.text-light { font-weight: 300; }

.text-thin { font-weight: 100; }

.text-italic { font-style: italic; }

.text-highlight { padding: 4px 6px; }

.text-size-large { font-size: 14px; }

.text-size-base { font-size: 13px; }

.text-size-small { font-size: 12px; }

.text-size-mini { font-size: 11px; }

ul,
ol { padding-left: 25px; }

.list > li,
.list > li .list > li { margin-top: 7px; }

.list > li:first-child { margin-top: 0; }

.list-condensed > li,
.list-condensed > li .list > li { margin-top: 3px; }

.list-extended > li,
.list-extended > li .list > li { margin-top: 11px; }

ul.list-square { list-style-type: square; }

ul.list-circle { list-style-type: circle; }

.list-inline {
    font-size: 0;
    margin-left: 0;
}

.list-inline > li {
    font-size: 13px;
    padding-left: 0;
    padding-right: 20px;
}

.list-inline > li:last-child { padding-right: 0; }

.list-inline-condensed > li { padding-right: 10px; }

.list-inline-separate > li {
    padding-right: 20px;
    position: relative;
}

.list-inline-separate > li:before {
    color: #ccc;
    content: '\2022';
    position: absolute;
    right: 8px;
    top: 1px;
}

.list-inline-separate > li:last-child:before { content: none; }

.list-icons { padding-left: 0; }

.list-icons li { list-style: none; }

.list-icons li i { margin-right: 7px; }

.icons-list {
    font-size: 0;
    line-height: 1;
    list-style: none;
    margin: 0;
    padding: 0;
}

.icons-list > li {
    display: inline-block;
    font-size: 13px;
    margin-left: 5px;
    position: relative;
}

.icons-list > li:first-child { margin-left: 0; }

.icons-list > li > a {
    color: inherit;
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
}

.icons-list > li > a:hover,
.icons-list > li > a:focus {
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.icons-list > li > a > i { top: 0; }

.icons-list > li > a > .caret {
    margin-bottom: 0;
    margin-top: 0;
}

.icons-list-extended > li { margin-left: 10px; }

dl { margin-bottom: 0; }

dt {
    font-weight: 500;
    margin-bottom: 5px;
}

dd + dt { margin-top: 20px; }

.dl-horizontal dt + dd { margin-top: 20px; }

.dl-horizontal dt:first-child + dd { margin-top: 0; }

blockquote { margin: 0; }

blockquote img {
    float: left;
    height: 42px;
    margin-right: 20px;
}

blockquote img.pull-right {
    margin-left: 20px;
    margin-right: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 13px;
    margin-top: 7px;
}

.blockquote-reverse,
blockquote.pull-right { padding-right: 20px; }

/* ------------------------------------------------------------------------------
*
*  # Code related components
*
*  Overrides for code related bootstrap components
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

code {
    border-radius: 2px;
    word-wrap: break-word;
}

kbd {
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 11px;
    vertical-align: text-top;
}

pre {
    -moz-hyphens: none;
    -moz-tab-size: 4;
    -ms-hyphens: none;
    -o-tab-size: 4;
    -webkit-hyphens: none;
    hyphens: none;
    margin: 0;
    padding: 20px;
    tab-size: 4;
}

/* ------------------------------------------------------------------------------
*
*  # Tables component
*
*  Overrides for tables bootstrap component
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

th { font-weight: 500; }

.table { margin-bottom: 0; }

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td { vertical-align: middle; }

.panel[class*=bg-] .table > thead > tr > th,
.table[class*=bg-] > thead > tr > th,
.panel[class*=bg-] .table > tbody > tr > th,
.table[class*=bg-] > tbody > tr > th,
.panel[class*=bg-] .table > tfoot > tr > th,
.table[class*=bg-] > tfoot > tr > th,
.panel[class*=bg-] .table > thead > tr > td,
.table[class*=bg-] > thead > tr > td,
.panel[class*=bg-] .table > tbody > tr > td,
.table[class*=bg-] > tbody > tr > td,
.panel[class*=bg-] .table > tfoot > tr > td,
.table[class*=bg-] > tfoot > tr > td { border-color: rgba(255, 255, 255, 0.2); }

.table tr[class*=bg-] > td,
.table tr[class*=bg-] > th { border-color: #fff; }

.table tr > td[class*=bg-],
.table tr > th[class*=bg-] { border-color: #fff; }

.table > thead > tr[class*=border-bottom-] > th,
.table > thead > tr[class*=border-bottom-] > td { border-bottom-color: inherit; }

.table > tbody > tr[class*=border-top-] > th,
.table > tfoot > tr[class*=border-top-] > th,
.table > tbody > tr[class*=border-top-] > td,
.table > tfoot > tr[class*=border-top-] > td { border-top-color: inherit; }

.table > thead > tr > th { border-bottom: 1px solid #bbb; }

.table > tfoot > tr > th { border-top: 1px solid #bbb; }

.table .table { background-color: #fff; }

.table-responsive + .table-responsive > .table:not(.table-bordered):not(.table-framed),
.table:not(.table-bordered):not(.table-framed) + .table:not(.table-bordered):not(.table-framed) { border-top: 1px solid #ddd; }

.panel-body + .table > tbody:first-child > tr:first-child > td,
.panel-body + .table-responsive > .table > tbody:first-child > tr:first-child > td,
.panel-body + .table > tbody:first-child > tr:first-child > th,
.panel-body + .table-responsive > .table > tbody:first-child > tr:first-child > th { border-top: 0; }

.modal-body + .table-responsive > .table,
.modal-body + .table { border-bottom: 1px solid #ddd; }

.modal-body + .table-responsive { border: 0; }

.panel[class*=bg-] > .panel-body + .table,
.panel[class*=bg-] > .panel-body + .table-responsive { border-color: #fff; }

.table > thead > tr.border-solid > th,
.table > thead > tr.border-solid > td { border-bottom-width: 2px; }

.table > tbody > tr.border-solid > td,
.table > tfoot > tr.border-solid > td,
.table > tbody > tr.border-solid > th,
.table > tfoot > tr.border-solid > th { border-top-width: 2px; }

.table-bordered > thead > tr.border-solid:first-child > th,
.table-bordered > thead > tr.border-solid:first-child > td { border-bottom-width: 2px; }

.table > thead > tr.border-double > th,
.table > thead > tr.border-double > td {
    border-bottom-style: double;
    border-bottom-width: 3px;
}

.table > tbody > tr.border-double > td,
.table > tfoot > tr.border-double > td,
.table > tbody > tr.border-double > th,
.table > tfoot > tr.border-double > th {
    border-top-style: double;
    border-top-width: 3px;
}

.table-bordered > thead > tr.border-double:first-child > th,
.table-bordered > thead > tr.border-double:first-child > td {
    border-bottom-style: double;
    border-bottom-width: 3px;
}

.table > tbody > tr.border-dashed > td,
.table > tbody > tr.border-dashed > th { border-top-style: dashed; }

.table-framed,
.panel > .table-framed,
.panel > .table-responsive > .table-framed { border: 1px solid #ddd; }

@media screen and (max-width: 768px) {
    .table-responsive > .table-framed { border: 0; }
}

.table-borderless > tbody > tr > td,
.table-borderless > tbody > tr > th { border: 0; }

.table-columned > tbody > tr > td,
.table-columned > tfoot > tr > td,
.table-columned > tbody > tr > th,
.table-columned > tfoot > tr > th {
    border: 0;
    border-left: 1px solid #ddd;
}

.table-columned > tbody > tr > td:first-child,
.table-columned > tfoot > tr > td:first-child,
.table-columned > tbody > tr > th:first-child,
.table-columned > tfoot > tr > th:first-child { border-left: 0; }

.table-columned > thead > tr > th,
.table-columned > thead > tr > td { border-left: 1px solid #ddd; }

.table-columned > thead > tr > th:first-child,
.table-columned > thead > tr > td:first-child { border-left: 0; }

.table-xlg > thead > tr > th,
.table-xlg > tbody > tr > th,
.table-xlg > tfoot > tr > th,
.table-xlg > thead > tr > td,
.table-xlg > tbody > tr > td,
.table-xlg > tfoot > tr > td { padding: 20px; }

.table-lg > thead > tr > th,
.table-lg > tbody > tr > th,
.table-lg > tfoot > tr > th,
.table-lg > thead > tr > td,
.table-lg > tbody > tr > td,
.table-lg > tfoot > tr > td { padding: 15px 20px; }

.table-sm > thead > tr > th,
.table-sm > tbody > tr > th,
.table-sm > tfoot > tr > th,
.table-sm > thead > tr > td,
.table-sm > tbody > tr > td,
.table-sm > tfoot > tr > td { padding: 10px 20px; }

.table-xs > thead > tr > th,
.table-xs > tbody > tr > th,
.table-xs > tfoot > tr > th,
.table-xs > thead > tr > td,
.table-xs > tbody > tr > td,
.table-xs > tfoot > tr > td { padding: 8px 20px; }

.table-xxs > thead > tr > th,
.table-xxs > tbody > tr > th,
.table-xxs > tfoot > tr > th,
.table-xxs > thead > tr > td,
.table-xxs > tbody > tr > td,
.table-xxs > tfoot > tr > td { padding: 6px 15px; }

.table-bordered tr:first-child > td,
.table-bordered tr:first-child > th { border-top-color: #bbb; }

.table-bordered tr[class*=bg-] > th,
.table-bordered tr[class*=bg-] > td,
.table-bordered tr > th[class*=bg-],
.table-bordered tr > td[class*=bg-] { border-color: #fff; }

.panel[class*=bg-] .table-striped > tbody > tr:nth-child(odd),
.table-striped[class*=bg-] > tbody > tr:nth-child(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover > tbody > tr:hover > th,
.table-hover > tbody > tr:hover > td { background-color: inherit; }

.panel[class*=bg-] .table-hover > tbody > tr:hover,
.table-hover[class*=bg-] > tbody > tr:hover { background-color: rgba(0, 0, 0, 0.1); }

.panel[class*=bg-] .panel-body > .table .active > th,
.panel[class*=bg-] .panel-body > .table-responsive > .table .active > th,
.table[class*=bg-] .active > th,
.panel[class*=bg-] .panel-body > .table .active > td,
.panel[class*=bg-] .panel-body > .table-responsive > .table .active > td,
.table[class*=bg-] .active > td,
.panel[class*=bg-] .panel-body > .table th.active,
.panel[class*=bg-] .panel-body > .table-responsive > .table th.active,
.table[class*=bg-] th.active,
.panel[class*=bg-] .panel-body > .table td.active,
.panel[class*=bg-] .panel-body > .table-responsive > .table td.active,
.table[class*=bg-] td.active { background-color: rgba(0, 0, 0, 0.15); }

/* ------------------------------------------------------------------------------
*
*  # Form related components
*
*  Overrides for bootstrap form related components
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

/* Form controls
----------------------------------*/

legend {
    font-size: 12px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
}

fieldset:first-child legend:first-child { padding-top: 0; }

legend .control-arrow {
    color: #999999;
    float: right;
}

legend .control-arrow:hover { color: #333333; }

label {
    font-weight: 400;
    margin-bottom: 6px;
}

select[multiple],
select[size] {
    height: 200px;
    padding: 7px;
}

select[multiple] option,
select[size] option {
    border-radius: 3px;
    padding: 7px 12px;
}

select[multiple] option + option,
select[size] option + option { margin-top: 1px; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus { outline: 0; }

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: 0;
}

.form-control[class*=bg-]:focus { border-color: transparent; }

.form-control[class*=bg-]::-moz-placeholder {
    color: #fff;
    opacity: 1;
}

.form-control[class*=bg-]:-ms-input-placeholder { color: #fff; }

.form-control[class*=bg-]::-webkit-input-placeholder { color: #fff; }

.input-rounded { border-radius: 100px; }

.input-roundless { border-radius: 0; }

.form-control-unstyled {
    background-color: transparent;
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="password"],
input[type="search"],
input[type="email"],
input[type="number"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="url"],
input[type="tel"],
textarea { -webkit-appearance: none; }

/* Form components
----------------------------------*/

.form-group {
    margin-bottom: 20px;
    position: relative;
}

.form-group .form-group:last-child { margin-bottom: 0; }

@media (max-width: 1024px) {
    .form-group div[class*="col-md-"]:not(.control-label) + div[class*="col-md-"] { margin-top: 20px; }
}

@media (max-width: 1199px) {
    .form-group div[class*="col-lg-"]:not(.control-label) + div[class*="col-lg-"] { margin-top: 20px; }
}

@media (max-width: 768px) {
    .form-group div[class*="col-sm-"]:not(.control-label) + div[class*="col-sm-"] { margin-top: 20px; }
}

.radio,
.checkbox {
    margin-bottom: 8px;
    margin-top: 8px;
}

.radio label,
.checkbox label { padding-left: 28px; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    left: 0;
    margin-left: 0;
}

.radio + .radio,
.checkbox + .checkbox { margin-top: 0; }

.radio-inline,
.checkbox-inline {
    padding-left: 28px;
    position: relative;
}

.radio-right.radio-inline,
.radio-right label,
.checkbox-right.radio-inline,
.checkbox-right label,
.checkbox-right.checkbox-inline,
.checkbox-right label {
    padding-left: 0;
    padding-right: 28px;
}

.radio-right input[type="radio"],
.checkbox-right input[type="radio"],
.checkbox-right input[type="checkbox"] {
    left: auto;
    right: 0;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline { margin-left: 15px; }

.radio.disabled,
.checkbox.disabled,
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio,
fieldset[disabled] .checkbox,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline { color: #999999; }

/* Form control sizing
----------------------------------*/

.input-xlg {
    border-radius: 3px;
    font-size: 14px;
    height: 42px;
    line-height: 1.4285715;
    padding: 10px 15px;
}

select.input-xlg {
    height: 42px;
    line-height: 42px;
}

textarea.input-xlg,
select[multiple].input-xlg { height: auto; }

.form-group-xlg .form-control {
    border-radius: 3px;
    font-size: 14px;
    height: 44px;
    line-height: 1.4285715;
    padding: 11px 15px;
}

select.form-group-xlg .form-control {
    height: 44px;
    line-height: 44px;
}

textarea.form-group-xlg .form-control,
select[multiple].form-group-xlg .form-control { height: auto; }

.form-group-xlg .form-control-static {
    font-size: 14px;
    height: 40px;
    line-height: 1.4285715;
    padding: 9px 15px;
}

.input-sm {
    font-size: 13px;
    line-height: 1.5384616;
}

.form-group-sm .form-control {
    font-size: 13px;
    line-height: 1.5384616;
}

.form-group-sm .form-control-static {
    font-size: 13px;
    line-height: 1.5384616;
}

.input-xs {
    border-radius: 2px;
    font-size: 12px;
    height: 32px;
    line-height: 1.6666667;
    padding: 5px 10px;
}

select.input-xs {
    height: 32px;
    line-height: 32px;
}

textarea.input-xs,
select[multiple].input-xs { height: auto; }

.form-group-xs .form-control {
    border-radius: 2px;
    font-size: 12px;
    height: 32px;
    line-height: 1.6666667;
    padding: 5px 10px;
}

select.form-group-xs .form-control {
    height: 32px;
    line-height: 32px;
}

textarea.form-group-xs .form-control,
select[multiple].form-group-xs .form-control { height: auto; }

.form-group-xs .form-control-static {
    font-size: 12px;
    height: 32px;
    line-height: 1.6666667;
    padding: 5px 10px;
}

/* Form helpers
----------------------------------*/

.has-feedback .form-control { padding-right: 36px; }

.has-feedback .form-control.input-xlg { padding-right: 42px; }

.has-feedback .form-control.input-lg { padding-right: 40px; }

.has-feedback .form-control.input-sm { padding-right: 34px; }

.has-feedback .form-control.input-xs { padding-right: 32px; }

.form-control-feedback {
    color: #333333;
    width: 38px;
}

input[class*=bg-] + .form-control-feedback { color: #fff; }

.has-feedback-left .form-control {
    padding-left: 36px;
    padding-right: 12px;
}

.has-feedback-left .form-control.input-xlg {
    padding-left: 42px;
    padding-right: 10px;
}

.has-feedback-left .form-control.input-lg {
    padding-left: 40px;
    padding-right: 15px;
}

.has-feedback-left .form-control.input-sm {
    padding-left: 34px;
    padding-right: 11px;
}

.has-feedback-left .form-control.input-xs {
    padding-left: 32px;
    padding-right: 10px;
}

.has-feedback-left .form-control-feedback {
    left: 0;
    right: auto;
}

.input-xlg + .form-control-feedback,
.form-group-xlg > .form-control-feedback {
    height: 42px;
    line-height: 42px;
    width: 44px;
}

.input-lg + .form-control-feedback,
.form-group-lg > .form-control-feedback { width: 42px; }

.input-sm + .form-control-feedback,
.form-group-sm > .form-control-feedback { width: 36px; }

.input-xs + .form-control-feedback,
.form-group-xs > .form-control-feedback {
    height: 32px;
    line-height: 32px;
    width: 34px;
}

.help-block {
    color: #999999;
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.help-inline {
    color: #999999;
    display: inline-block;
    font-size: 12px;
    margin-bottom: 7px;
    margin-top: 7px;
}

.form-horizontal .form-group > div[class*="col-"] + .help-inline {
    margin-left: 10px;
    margin-right: 10px;
}

@media (min-width: 1025px) {
    .help-inline {
        display: inline-block;
        margin-top: 8px;
        vertical-align: top;
    }

    .help-inline.label { margin-top: 9px; }

    .help-inline:not(.label) { color: #999999; }

    .form-group-lg .help-inline { margin-top: 10px; }

    .form-group-lg .help-inline.label { margin-top: 11px; }

    .form-group-sm .help-inline { margin-top: 7px; }

    .form-group-sm .help-inline.label { margin-top: 8px; }

    .form-group-xs .help-inline { margin-top: 6px; }

    .form-group-xs .help-inline.label { margin-top: 7px; }
}

/* Form layouts
----------------------------------*/

@media (min-width: 769px) {
    .form-inline .form-group + .form-group { margin-left: 15px; }

    .form-inline .form-group > label {
        margin-right: 7px;
        position: relative;
        top: 1px;
    }
}

.form-horizontal .form-group .form-group {
    margin-left: 0;
    margin-right: 0;
}

@media (min-width: 769px) {
    .form-horizontal .control-label {
        padding-bottom: 6px;
        padding-top: 0;
    }

    .form-horizontal .control-label:not(.text-right) { text-align: left; }
}

@media (min-width: 480px) {
    .form-horizontal .control-label[class*=col-xs-] { padding-top: 8px; }
}

@media (min-width: 1025px) {
    .form-horizontal .control-label[class*=col-md-] { padding-top: 8px; }
}

@media (min-width: 769px) {
    .form-horizontal .control-label[class*=col-sm-] { padding-top: 8px; }
}

@media (min-width: 1200px) {
    .form-horizontal .control-label[class*=col-lg-] { padding-top: 8px; }
}

.form-horizontal .has-feedback > .form-control-feedback { right: 0; }

.form-horizontal .has-feedback-left .form-control-feedback {
    left: 10px;
    right: auto;
}

.form-horizontal .has-feedback-left > .form-control-feedback { left: 0; }

@media (min-width: 769px) {
    .form-horizontal .form-group-xlg .control-label {
        font-size: 14px;
        padding-top: 11px;
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-lg .control-label {
        font-size: 14px;
        padding-top: 10px;
    }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-sm .control-label { padding-top: 7px; }
}

@media (min-width: 769px) {
    .form-horizontal .form-group-xs .control-label { padding-top: 6px; }
}

/* ------------------------------------------------------------------------------
*
*  # Buttons component
*
*  Overrides for buttons bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.btn {
    border-radius: 2px;
    position: relative;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus { outline: 0; }

.btn::-moz-focus-inner { border: 0; }

.btn:hover,
.btn:focus,
.btn.focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.btn:active,
.btn.active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.btn[class*=bg-]:hover,
.btn[class*=bg-]:focus,
.btn[class*=bg-].focus { color: #fff; }

.btn.text-size-small { line-height: 1.6666667; }

.btn.text-size-mini { line-height: 1.82; }

.btn-default:hover,
.btn-default:focus,
.btn-default.focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
}

.btn-default:active,
.btn-default.active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.btn-labeled { padding-left: 48px; }

.btn-labeled.btn-default > b {
    background-color: #2196F3;
    color: #fff;
}

.btn-labeled > b {
    background-color: rgba(0, 0, 0, 0.15);
    border-radius: 0;
    display: block;
    font-size: 13px;
    left: -1px;
    line-height: 1.5384616;
    padding: 8px 10px;
    position: absolute;
    top: -1px;
}

.btn-labeled.btn-labeled-right {
    padding-left: 12px;
    padding-right: 48px;
}

.btn-labeled.btn-labeled-right > b {
    left: auto;
    right: -1px;
}

.btn-labeled.btn-xlg { padding-left: 58px; }

.btn-labeled.btn-xlg > b {
    border-radius: 0;
    font-size: 14px;
    line-height: 1.4285715;
    padding: 11px 13px;
}

.btn-labeled.btn-xlg.btn-labeled-right {
    padding-left: 15px;
    padding-right: 58px;
}

.btn-labeled.btn-lg { padding-left: 55px; }

.btn-labeled.btn-lg > b {
    border-radius: 0;
    font-size: 14px;
    line-height: 1.4285715;
    padding: 10px 12px;
}

.btn-labeled.btn-lg.btn-labeled-right {
    padding-left: 15px;
    padding-right: 55px;
}

.btn-labeled.btn-sm { padding-left: 45px; }

.btn-labeled.btn-sm > b {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.6666667;
    padding: 7px 9px;
}

.btn-labeled.btn-sm.btn-labeled-right {
    padding-left: 11px;
    padding-right: 45px;
}

.btn-labeled.btn-xs { padding-left: 42px; }

.btn-labeled.btn-xs > b {
    border-radius: 0;
    font-size: 12px;
    line-height: 1.6666667;
    padding: 6px 8px;
}

.btn-labeled.btn-xs.btn-labeled-right {
    padding-left: 10px;
    padding-right: 42px;
}

.btn-flat {
    background-color: transparent;
    border-width: 2px;
}

.btn-flat:hover,
.btn-flat:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.btn-flat:active {
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.btn-group.open .dropdown-toggle.btn-flat {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-icon {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-icon.icon-2x {
    padding-left: 7px;
    padding-right: 7px;
}

.btn-icon.icon-2x > i {
    font-size: 32px;
    top: 0;
}

.btn-icon.icon-2x.btn-xlg {
    padding-left: 10px;
    padding-right: 10px;
}

.btn-icon.icon-2x.btn-lg {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-icon.icon-2x.btn-sm {
    padding-left: 6px;
    padding-right: 6px;
}

.btn-icon.icon-2x.btn-xs {
    padding-left: 5px;
    padding-right: 5px;
}

.btn-icon.btn-xlg,
.input-group-xlg > .input-group-btn > .btn-icon {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-icon.btn-lg,
.input-group-lg > .input-group-btn > .btn-icon {
    padding-left: 11px;
    padding-right: 11px;
}

.btn-icon.btn-sm,
.input-group-sm > .input-group-btn > .btn-icon {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-icon.btn-xs,
.input-group-xs > .input-group-btn > .btn.btn-icon {
    padding-left: 7px;
    padding-right: 7px;
}

.btn-float {
    border-radius: 3px;
    padding: 15px;
    white-space: normal;
}

.btn-float.btn-link { padding: 10px; }

.btn-float i {
    display: block;
    margin: 0;
    top: 0;
}

.btn-float > span {
    display: block;
    margin-bottom: -6px;
    padding-top: 10px;
}

.btn-float.btn-float-lg i { font-size: 32px; }

.btn-link { color: #333333; }

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-rounded,
.btn-rounded.btn-labeled > b { border-radius: 100px; }

.btn-block + .btn-block { margin-top: 10px; }

.btn-default:focus,
.btn-default.focus,
.btn-default:hover {
    background-color: #fcfcfc;
    border-color: #ddd;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
    background-color: #fcfcfc;
    border-color: #ddd;
}

.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
    background-color: #fcfcfc;
    border-color: #ddd;
}

.btn-default.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-primary:focus,
.btn-primary.focus,
.btn-primary:hover {
    background-color: #2196F3;
    border-color: #2196F3;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
    background-color: #2196F3;
    border-color: #2196F3;
}

.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
    background-color: #2196F3;
    border-color: #2196F3;
}

.btn-primary.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-success:focus,
.btn-success.focus,
.btn-success:hover {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.btn-success.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-info:focus,
.btn-info.focus,
.btn-info:hover {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.btn-info.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-warning:focus,
.btn-warning.focus,
.btn-warning:hover {
    background-color: #FF5722;
    border-color: #FF5722;
}

.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
    background-color: #FF5722;
    border-color: #FF5722;
}

.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
    background-color: #FF5722;
    border-color: #FF5722;
}

.btn-warning.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-danger:focus,
.btn-danger.focus,
.btn-danger:hover {
    background-color: #F44336;
    border-color: #F44336;
}

.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
    background-color: #F44336;
    border-color: #F44336;
}

.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
    background-color: #F44336;
    border-color: #F44336;
}

.btn-danger.disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.btn-xlg,
.btn-group-xlg > .btn {
    border-radius: 3px;
    font-size: 14px;
    line-height: 1.4285715;
    padding: 10px 16px;
}

.btn-xlg.btn-rounded { border-radius: 100px; }

.btn-lg,
.btn-group-lg > .btn { border-radius: 3px; }

.btn-lg.btn-rounded { border-radius: 100px; }

.btn-sm,
.btn-group-sm > .btn {
    font-size: 13px;
    line-height: 1.5384616;
}

/* ------------------------------------------------------------------------------
*
*  # Dropdown menu component
*
*  Overrides for dropdown menu bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.caret {
    border: 0;
    font-style: normal;
    font-weight: normal;
    height: auto;
    margin: 0;
    margin-top: -1px;
    text-align: center;
    width: auto;
}

.caret:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c5';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.dropdown-menu {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    color: #333333;
    min-width: 180px;
    padding: 5px 0;
}

.dropdown-menu .divider { margin: 5px 0; }

.dropdown-menu > li {
    margin-bottom: 1px;
    position: relative;
}

.dropdown-menu > li:last-child { margin-bottom: 0; }

.dropdown-menu > li > a {
    outline: 0;
    padding: 8px 15px;
}

.dropdown-menu > li > a > i,
.dropdown-menu > li > a > img { margin-right: 10px; }

.dropdown-menu > li > a > i.pull-right,
.dropdown-menu > li > a > img.pull-right {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 3px;
}

.dropdown-menu > li > a > img { max-height: 16px; }

.dropdown-menu > li > a > .badge,
.dropdown-menu > li > a > .label { margin-top: 1px; }

.dropdown-menu > li > label:hover,
.dropdown-menu > li > label:focus {
    background-color: #f5f5f5;
    color: #333333;
    text-decoration: none;
}

.dropdown-menu > .active > label,
.dropdown-menu > .active > label:hover,
.dropdown-menu > .active > label:focus {
    background-color: #2196F3;
    color: #fff;
    outline: 0;
}

.dropdown-menu > .disabled > label,
.dropdown-menu > .disabled > label:hover,
.dropdown-menu > .disabled > label:focus {
    background-color: transparent;
    color: #999999;
}

.dropdown-menu > li > label {
    cursor: pointer;
    display: block;
    padding: 8px 15px;
    padding-left: 43px;
}

.dropdown-menu > li > label .checker,
.dropdown-menu > li > label .choice,
.dropdown-menu > li > label > input[type=checkbox],
.dropdown-menu > li > label > input[type=radio] {
    left: 15px;
    margin-top: 1px;
    top: auto;
}

.dropdown-menu > li.checkbox,
.dropdown-menu > li.radio { margin-top: 0; }

.dropdown-menu > li.checkbox-right > label,
.dropdown-menu > li.radio-right > label,
.dropdown-menu > li.checkbox-right > label {
    padding-left: 15px;
    padding-right: 43px;
}

.dropdown-menu > li.checkbox-right > label .checker,
.dropdown-menu > li.checkbox-right > label > input[type=checkbox] {
    left: auto;
    right: 15px;
}

.dropdown-menu > li.radio-right > label .choice,
.dropdown-menu > li.radio-right > label > input[type=radio],
.dropdown-menu > li.checkbox-right > label .choice,
.dropdown-menu > li.checkbox-right > label > input[type=radio] {
    left: auto;
    right: 15px;
}

.dropdown-menu > .checkbox-switchery > label > .switchery { left: 15px; }

.dropdown-menu > .checkbox-switchery.checkbox-right[class*=switchery-] > label { padding-left: 15px; }

.dropdown-menu > .checkbox-switchery.checkbox-right[class*=switchery-] > label > .switchery {
    left: auto;
    right: 15px;
}

.dropdown-menu > .checkbox-switchery.switchery-sm { margin-bottom: 0; }

.dropdown-menu > .checkbox-switchery.switchery-sm > label { padding-left: 68px; }

.dropdown-menu > .checkbox-switchery.switchery-xs { margin-bottom: 0; }

.dropdown-menu > .checkbox-switchery.switchery-xs > label { padding-left: 60px; }

.dropdown-menu > .checkbox-switchery.checkbox-right.switchery-sm > label { padding-right: 68px; }

.dropdown-menu > .checkbox-switchery.checkbox-right.switchery-xs > label { padding-right: 60px; }

.dropdown-menu > .disabled .badge,
.dropdown-menu > .disabled .label,
.dropdown-menu > .disabled img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.dropdown-menu[class*=bg-] > li > a,
.dropdown-menu[class*=bg-] > li > label { color: #fff; }

.dropdown-menu[class*=bg-] > li > a:hover,
.dropdown-menu[class*=bg-] > li > label:hover,
.dropdown-menu[class*=bg-] > li > a:focus,
.dropdown-menu[class*=bg-] > li > label:focus { background-color: rgba(0, 0, 0, 0.1); }

.dropdown-menu[class*=bg-] > li > a > .label,
.dropdown-menu[class*=bg-] > li > label > .label,
.dropdown-menu[class*=bg-] > li > a > .badge,
.dropdown-menu[class*=bg-] > li > label > .badge {
    background-color: #fff;
    border-color: #fff;
    color: #333333;
}

.dropdown-menu[class*=bg-] > .active > a,
.dropdown-menu[class*=bg-] > .active > label,
.dropdown-menu[class*=bg-] > .active > a:hover,
.dropdown-menu[class*=bg-] > .active > label:hover,
.dropdown-menu[class*=bg-] > .active > a:focus,
.dropdown-menu[class*=bg-] > .active > label:focus { background-color: rgba(0, 0, 0, 0.2); }

.dropdown-menu[class*=bg-] > .disabled > a,
.dropdown-menu[class*=bg-] > .disabled > label,
.dropdown-menu[class*=bg-] > .disabled > a:hover,
.dropdown-menu[class*=bg-] > .disabled > label:hover,
.dropdown-menu[class*=bg-] > .disabled > a:focus,
.dropdown-menu[class*=bg-] > .disabled > label:focus {
    background-color: transparent;
    color: rgba(255, 255, 255, 0.6);
}

.dropdown-menu[class*=bg-] > .dropdown-header { color: rgba(255, 255, 255, 0.6); }

.dropdown-menu[class*=bg-] > .dropdown-header.highlight { background-color: rgba(0, 0, 0, 0.1); }

.dropdown-menu[class*=bg-] .divider { background-color: rgba(255, 255, 255, 0.4); }

.dropdown-menu-lg > li > a {
    font-size: 14px;
    line-height: 1.4285715;
    padding-bottom: 9px;
    padding-top: 9px;
}

.dropdown-menu-sm > li > a {
    padding-bottom: 6px;
    padding-top: 6px;
}

.dropdown-menu-xs > li > a {
    font-size: 12px;
    line-height: 1.6666667;
    padding-bottom: 5px;
    padding-top: 5px;
}

.dropdown-menu > .dropdown-submenu > a {
    padding-right: 38px;
    position: relative;
}

.dropdown-menu > .dropdown-submenu > a:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c7';
    filter: alpha(opacity=80);
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-top: -8px;
    opacity: 0.8;
    position: absolute;
    right: 15px;
    top: 50%;
}

.dropdown-menu > .dropdown-submenu:hover > a,
.dropdown-menu > .dropdown-submenu:focus > a { background-color: #f5f5f5; }

.dropdown-menu > .dropdown-submenu:hover > a:after,
.dropdown-menu > .dropdown-submenu:focus > a:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.dropdown-menu > .dropdown-submenu.active > a {
    background-color: #2196F3;
    color: #fff;
}

.dropdown-menu > .dropdown-submenu:hover > .dropdown-menu { display: block; }

.dropdown-menu > .dropdown-submenu.disabled > .dropdown-menu { display: none; }

.dropdown-menu > .dropdown-submenu.disabled > a { background-color: transparent; }

.dropdown-menu > .dropdown-submenu > .dropdown-menu {
    left: 100%;
    margin-top: -6px;
    top: 0;
}

.dropup .dropdown-menu > .dropdown-submenu > .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu > .dropdown-submenu > .dropdown-menu {
    bottom: 0;
    margin-bottom: -6px;
    margin-top: 0;
    top: auto;
}

.dropdown-menu > .dropdown-submenu.dropdown-submenu-left > .dropdown-menu {
    left: auto;
    right: 100%;
}

.dropup .dropdown-menu > .dropdown-submenu > .dropdown-menu,
.dropup.dropdown-menu > .dropdown-submenu > .dropdown-menu {
    bottom: 0;
    margin-bottom: -6px;
    margin-top: 0;
    top: auto;
}

@media (max-width: 768px) {
    .dropdown-menu > .dropdown-submenu { position: static; }

    .dropdown-menu > .dropdown-submenu > a:after { content: '\e9c5'; }

    .dropdown-menu > .dropdown-submenu .dropdown-menu,
    .dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu {
        border-color: rgba(0, 0, 0, 0.1);
        border-width: 0;
        box-shadow: none;
        float: none;
        left: 0;
        margin: 0;
        min-width: 100%;
        position: relative;
        right: 0;
    }

    .dropdown-menu > .dropdown-submenu .dropdown-menu > li > a,
    .dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu > li > a { padding-left: 30px; }

    .dropdown-menu > .dropdown-submenu .dropdown-menu > li > ul > li > a,
    .dropdown-menu > .dropdown-submenu.dropdown-submenu-left .dropdown-menu > li > ul > li > a { padding-left: 45px; }
}

.dropdown-menu[class*=bg-] > .dropdown-submenu:hover > a,
.dropdown-menu[class*=bg-] > .dropdown-submenu:focus > a { background-color: rgba(0, 0, 0, 0.1); }

.dropdown-menu[class*=bg-] > .dropdown-submenu.disabled:hover > a,
.dropdown-menu[class*=bg-] > .dropdown-submenu.disabled:focus > a { background-color: transparent; }

.dropdown-header {
    color: #999999;
    font-size: 11px;
    line-height: 1.82;
    margin-top: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
}

.dropdown-header:first-child { margin-top: 5px; }

.dropdown-header.highlight {
    background-color: #f8f8f8;
    color: #999999;
    margin-top: 0;
}

li + .dropdown-header.highlight,
.dropdown-header.highlight + li { margin-top: 6px; }

.dropdown-header.highlight:first-child { margin-top: 0; }

.dropdown-header > i { margin-right: 10px; }

.dropdown-header > i.pull-right {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 3px;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret { border: 0; }

.dropup .caret:after,
.navbar-fixed-bottom .dropdown .caret:after { content: '\e9c6'; }

/* ------------------------------------------------------------------------------
*
*  # Button group component
*
*  Overrides for button group bootstrap component
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group { margin-left: 1px; }

.btn-group .btn + .btn-default,
.btn-group .btn-default + .btn-group,
.btn-group .btn-group + .btn-default { margin-left: -1px; }

.btn-toolbar { font-size: 0; }

.btn-toolbar .btn-group,
.btn-toolbar .input-group { float: none; }

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group > .btn + .dropdown-toggle {
    padding-left: 9px;
    padding-right: 9px;
}

.btn-group > .btn-xlg + .dropdown-toggle,
.btn-group-xlg > .btn + .dropdown-toggle {
    padding-left: 13px;
    padding-right: 13px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px;
}

.btn-group > .btn-sm + .dropdown-toggle,
.btn-group-sm > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px;
}

.btn-group > .btn-xs + .dropdown-toggle,
.btn-group-xs > .btn + .dropdown-toggle {
    padding-left: 7px;
    padding-right: 7px;
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.btn-group.open .dropdown-toggle.btn-default {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.btn-group-justified > .btn + .btn,
.btn-group-justified > .btn-group + .btn-group > .btn { border-left-color: rgba(255, 255, 255, 0.2); }

.btn-group-justified > .btn + .btn-default,
.btn-group-justified > .btn-group + .btn-group > .btn-default { border-left-width: 0; }

/* ------------------------------------------------------------------------------
*
*  # Input groups component
*
*  Overrides for input groups bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.input-group .form-control-feedback { z-index: 3; }

.input-group-xlg > .form-control,
.input-group-xlg > .input-group-addon,
.input-group-xlg > .input-group-btn > .btn {
    border-radius: 3px;
    font-size: 14px;
    height: 42px;
    line-height: 1.4285715;
    padding: 10px 15px;
}

select.input-group-xlg > .form-control,
select.input-group-xlg > .input-group-addon,
select.input-group-xlg > .input-group-btn > .btn {
    height: 42px;
    line-height: 42px;
}

textarea.input-group-xlg > .form-control,
textarea.input-group-xlg > .input-group-addon,
textarea.input-group-xlg > .input-group-btn > .btn,
select[multiple].input-group-xlg > .form-control,
select[multiple].input-group-xlg > .input-group-addon,
select[multiple].input-group-xlg > .input-group-btn > .btn { height: auto; }

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
    font-size: 13px;
    line-height: 1.5384616;
}

.input-group-xs > .form-control,
.input-group-xs > .input-group-addon,
.input-group-xs > .input-group-btn > .btn {
    border-radius: 2px;
    font-size: 12px;
    height: 32px;
    line-height: 1.6666667;
    padding: 5px 10px;
}

select.input-group-xs > .form-control,
select.input-group-xs > .input-group-addon,
select.input-group-xs > .input-group-btn > .btn {
    height: 32px;
    line-height: 32px;
}

textarea.input-group-xs > .form-control,
textarea.input-group-xs > .input-group-addon,
textarea.input-group-xs > .input-group-btn > .btn,
select[multiple].input-group-xs > .form-control,
select[multiple].input-group-xs > .input-group-addon,
select[multiple].input-group-xs > .input-group-btn > .btn { height: auto; }

.input-group-transparent .input-group-addon {
    background-color: transparent;
    border-color: transparent;
    padding: 0;
}

.input-group-transparent .form-control {
    background-color: transparent;
    border-color: transparent;
    cursor: pointer;
    padding: 0;
    width: auto;
}

.input-group-transparent .form-control:hover,
.input-group-transparent .form-control:focus { border-color: transparent; }

.input-group-addon { border-radius: 2px; }

.input-group-addon > i {
    display: block;
    top: 0;
}

.input-group-addon .checker,
.input-group-addon .choice {
    display: block;
    margin-top: 1px;
}

.input-group-addon.input-xlg {
    border-radius: 3px;
    font-size: 14px;
    padding: 11px 15px;
}

.input-group-addon.input-xs {
    border-radius: 2px;
    font-size: 13px;
    padding: 5px 10px;
}

.input-group-addon.input-sm { font-size: 13px; }

.input-group-addon.input-lg { border-radius: 3px; }

/* ------------------------------------------------------------------------------
*
*  # Navs related component
*
*  Overrides for navs related bootstrap component
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.nav > li > a:focus { outline: 0; }

.nav > li.disabled > a > .badge,
.nav > li.disabled > a > .label,
.nav > li.disabled > a > img {
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #333333;
}

.nav.nav-lg > li > a { padding: 11px 20px; }

.nav.nav-sm > li > a { padding: 7px 15px; }

.nav.nav-xs > li > a { padding: 5px 10px; }

.nav .tab-img {
    display: inline-block;
    max-height: 20px;
    vertical-align: top;
}

.nav-tabs { margin-bottom: 20px; }

.nav-tabs > li { float: none; }

.nav-tabs > li > a {
    border-radius: 0;
    color: #888;
    margin-right: 0;
}

.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
    background-color: transparent;
    border-color: transparent;
    color: #333333;
}

.nav-tabs.nav-justified > li > a {
    border-radius: 0;
    margin-bottom: 0;
}

.nav-tabs.nav-justified > li > a:hover,
.nav-tabs.nav-justified > li > a:focus { border-bottom-color: #ddd; }

.nav-tabs.nav-justified[class*=bg-] > li > a,
.nav-tabs.nav-justified.nav-tabs-solid > li > a { border-color: transparent; }

@media (min-width: 769px) {
    .nav-tabs.nav-justified.nav-tabs-top { border-bottom: 1px solid #ddd; }

    .nav-tabs.nav-justified.nav-tabs-top.page-tabs { border-color: #c2c2c2; }

    .nav-tabs.nav-justified.nav-tabs-top > li > a,
    .nav-tabs.nav-justified.nav-tabs-top > li > a:hover,
    .nav-tabs.nav-justified.nav-tabs-top > li > a:focus { border-width: 2px 0 0 0; }

    .nav-tabs.nav-justified.top-divided { border-bottom-color: transparent; }

    .nav-tabs.nav-justified.bottom-divided > li > a {
        border-bottom-color: transparent;
        margin-bottom: -2px;
    }

    .nav-tabs.nav-justified.bottom-divided > li > a:hover,
    .nav-tabs.nav-justified.bottom-divided > li > a:focus { border-bottom-color: #ddd; }

    .nav-tabs.nav-justified.bottom-divided > .open:not(.active) > a,
    .nav-tabs.nav-justified.bottom-divided > .open:not(.active) > a:hover,
    .nav-tabs.nav-justified.bottom-divided > .open:not(.active) > a:focus { border-bottom-color: #ddd; }

    .nav-tabs.nav-justified.nav-tabs-highlight > li > a,
    .nav-tabs.nav-justified.nav-tabs-highlight > li > a:hover,
    .nav-tabs.nav-justified.nav-tabs-highlight > li > a:focus { border-top-width: 2px; }
}

@media (max-width: 768px) {
    .nav-tabs.nav-justified { border-bottom: 1px solid #ddd; }

    .nav-tabs.nav-justified > li.active > a,
    .nav-tabs.nav-justified > li.active > a:hover,
    .nav-tabs.nav-justified > li.active > a:focus {
        border-left-color: #2196F3;
        border-width: 0 0 0 2px;
    }
}

.nav-tabs.page-tabs { border-bottom-color: #ddd; }

.nav-tabs.page-tabs > .active > a,
.nav-tabs.page-tabs > .active > a:hover,
.nav-tabs.page-tabs > .active > a:focus {
    background-color: #f5f5f5;
    border-bottom-color: transparent;
}

.nav-tabs.page-tabs.nav-tabs-solid {
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-highlight > li > a,
    .nav-tabs.nav-tabs-highlight > li > a:hover,
    .nav-tabs.nav-tabs-highlight > li > a:focus { border-top-width: 2px; }

    .nav-tabs.nav-tabs-highlight > li.active > a,
    .nav-tabs.nav-tabs-highlight > li.active > a:hover,
    .nav-tabs.nav-tabs-highlight > li.active > a:focus { border-top-color: #2196F3; }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-top > li { margin-bottom: 0; }

    .nav-tabs.nav-tabs-top > li > a,
    .nav-tabs.nav-tabs-top > li > a:hover,
    .nav-tabs.nav-tabs-top > li > a:focus { border-width: 2px 0 0 0; }

    .nav-tabs.nav-tabs-top > li.open > a,
    .nav-tabs.nav-tabs-top > li > a:hover,
    .nav-tabs.nav-tabs-top > li > a:focus { border-top-color: #ddd; }

    .nav-tabs.nav-tabs-top > li + li > a { margin-left: 1px; }

    .nav-tabs.nav-tabs-top > li.active > a,
    .nav-tabs.nav-tabs-top > li.active > a:hover,
    .nav-tabs.nav-tabs-top > li.active > a:focus {
        background-color: transparent;
        border-top-color: #26A69A;
    }

    .nav-tabs.nav-tabs-top.top-divided { border-bottom-color: transparent; }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-bottom > li { margin-bottom: -1px; }

    .nav-tabs.nav-tabs-bottom > li.active > a,
    .nav-tabs.nav-tabs-bottom > li.active > a:hover,
    .nav-tabs.nav-tabs-bottom > li.active > a:focus {
        background-color: transparent;
        border-bottom-color: #F44336;
        border-bottom-width: 1px;
        border-color: transparent;
    }

    .nav-tabs.nav-tabs-bottom.bottom-divided { border-bottom-color: transparent; }

    .nav-tabs.nav-tabs-bottom.bottom-divided > li > a { border-bottom-width: 1px; }
}

.nav-tabs[class*=bg-] { border-bottom: 0; }

.nav-tabs[class*=bg-] > li { margin-bottom: 0; }

.nav-tabs[class*=bg-] > li > a { color: #fff; }

.nav-tabs[class*=bg-] > li > a:hover,
.nav-tabs[class*=bg-] > li > a:focus { background-color: rgba(0, 0, 0, 0.05); }

.nav-tabs[class*=bg-] > li.open:not(.active) > a {
    background-color: rgba(0, 0, 0, 0.05);
    color: #fff;
}

.nav-tabs[class*=bg-] > .active > a,
.nav-tabs[class*=bg-] > .active > a:hover,
.nav-tabs[class*=bg-] > .active > a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    border-color: transparent;
    color: #fff;
}

.nav-tabs[class*=bg-] > .disabled > a,
.nav-tabs[class*=bg-] > .disabled > a:hover,
.nav-tabs[class*=bg-] > .disabled > a:focus { color: rgba(255, 255, 255, 0.5); }

@media (min-width: 769px) {
    .tab-content-bordered .nav-tabs[class*=bg-] {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
    }
}

.nav-tabs.nav-tabs-solid > li > a { color: #333333; }

.nav-tabs.nav-tabs-solid > .active > a,
.nav-tabs.nav-tabs-solid > .active > a:hover,
.nav-tabs.nav-tabs-solid > .active > a:focus {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff;
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-solid {
        background-color: #fafafa;
        border: 0;
    }

    .nav-tabs.nav-tabs-solid > li { margin-bottom: 0; }

    .nav-tabs.nav-tabs-solid > li > a { border-color: transparent; }

    .nav-tabs.nav-tabs-solid > li > a:hover,
    .nav-tabs.nav-tabs-solid > li > a:focus { background-color: #f5f5f5; }

    .nav-tabs.nav-tabs-solid > .open:not(.active) > a {
        background-color: #f5f5f5;
        border-color: transparent;
    }
}

@media (min-width: 769px) {
    .nav-tabs { font-size: 0; }

    .nav-tabs > li {
        display: inline-block;
        font-size: 13px;
    }
}

@media (max-width: 768px) {
    .nav-tabs {
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom: 0;
        border-radius: 3px;
        padding: 5px 0;
        position: relative;
    }

    .nav-tabs > li { margin-bottom: 0; }

    .nav-tabs > li + li { margin-top: 1px; }

    .nav-tabs > li > a {
        border-left-color: transparent;
        border-width: 0 0 0 2px;
    }

    .nav-tabs > li > a:hover,
    .nav-tabs > li > a:focus { background-color: #fafafa; }

    .nav-tabs > li > a .position-right[class*=icon-] {
        float: right;
        margin-top: 3px;
    }

    .nav-tabs > li > a .position-right.label,
    .nav-tabs > li > a .position-right.badge {
        float: right;
        margin-top: 1px;
    }

    .nav-tabs > li.active > a,
    .nav-tabs > li.active > a:hover,
    .nav-tabs > li.active > a:focus {
        background-color: #f5f5f5;
        border-left-color: #2196F3;
        border-width: 0 0 0 2px;
    }

    .nav-tabs > li.open:not(.active) > a,
    .nav-tabs > li.open:not(.active) > a:hover,
    .nav-tabs > li.open:not(.active) > a:focus { background-color: #fafafa; }

    .nav-tabs > li.pull-right { float: none !important; }

    .nav-tabs:before {
        color: inherit;
        content: 'Contents';
        filter: alpha(opacity=50);
        font-size: 12px;
        line-height: 1.6666667;
        margin-bottom: 15px;
        margin-left: 15px;
        margin-top: 10px;
        opacity: 0.5;
        text-transform: uppercase;
    }

    .nav-tabs[class*=bg-],
    .nav-tabs.nav-tabs-solid { padding: 5px 0; }

    .nav-tabs[class*=bg-] > li > a,
    .nav-tabs.nav-tabs-solid > li > a { border-left-width: 0 !important; }

    .nav-tabs[class*=bg-] > li > a:hover,
    .nav-tabs[class*=bg-] > li > a:focus { background-color: rgba(0, 0, 0, 0.05); }

    .nav-tabs[class*=bg-] > li.open:not(.active) > a { background-color: rgba(0, 0, 0, 0.05); }
}

.nav-pills { margin-bottom: 20px; }

.nav-pills > li { float: none; }

.nav-pills > li > a { color: #333333; }

.nav-pills > li + li { margin-left: 0; }

.nav-pills > li + li > a { margin-top: 2px; }

.nav-pills .open > a,
.nav-pills .open > a:hover,
.nav-pills .open > a:focus { background-color: #f5f5f5; }

.nav-pills.nav-pills-bordered > li > a { border: 1px solid #ddd; }

.nav-pills.nav-pills-bordered > .active > a,
.nav-pills.nav-pills-bordered > .active.open > a { border-color: #2196F3; }

.nav-pills.nav-pills-bordered .open > a { border-color: #ddd; }

.nav-pills.nav-pills-toolbar > li > a { border: 1px solid #ddd; }

.nav-pills.nav-pills-toolbar > .active > a,
.nav-pills.nav-pills-toolbar > .active.open > a { border-color: #2196F3; }

.nav-pills.nav-pills-toolbar .open > a { border-color: #ddd; }

@media (min-width: 769px) {
    .nav-pills.nav-pills-toolbar > li > a {
        border: 1px solid #ddd;
        border-radius: 0;
    }

    .nav-pills.nav-pills-toolbar > li:first-child > a { border-radius: 3px 0 0 3px; }

    .nav-pills.nav-pills-toolbar > li:last-child > a { border-radius: 0 3px 3px 0; }

    .nav-pills.nav-pills-toolbar > li + li > a {
        border-left: 0;
        margin-left: 0;
        margin-top: 0;
    }
}

@media (min-width: 769px) {
    .nav-pills { font-size: 0; }

    .nav-pills > li {
        display: inline-block;
        font-size: 13px;
    }

    .nav-pills > li + li > a {
        margin-left: 2px;
        margin-top: 0;
    }

    .nav-pills.nav-justified > li { display: table-cell; }
}

@media (max-width: 768px) {
    .nav-pills > li > a .position-right[class*=icon-] {
        float: right;
        margin-top: 3px;
    }

    .nav-pills > li > a .position-right.label,
    .nav-pills > li > a .position-right.badge {
        float: right;
        margin-top: 1px;
    }
}

.nav-stacked > li { display: block; }

.nav-stacked > li > a .pull-right[class*=icon-] {
    float: right;
    margin-top: 3px;
}

.nav-stacked > li > a .pull-right.label,
.nav-stacked > li > a .pull-right.badge {
    float: right;
    margin-top: 1px;
}

.nav-stacked > li + li > a { margin-left: 0; }

.nav-justified > li > a { margin-bottom: 0; }

.nav-tabs-justified > li > a {
    border-radius: 0;
    margin-bottom: 0;
}

.nav-tabs-justified > li > a:hover,
.nav-tabs-justified > li > a:focus { border-bottom-color: #ddd; }

.nav-tabs-justified[class*=bg-] > li > a,
.nav-tabs-justified.nav-tabs-solid > li > a { border-color: transparent; }

@media (min-width: 769px) {
    .nav-tabs-justified.nav-tabs-top { border-bottom: 1px solid #ddd; }

    .nav-tabs-justified.nav-tabs-top.page-tabs { border-color: #c2c2c2; }

    .nav-tabs-justified.nav-tabs-top > li > a,
    .nav-tabs-justified.nav-tabs-top > li > a:hover,
    .nav-tabs-justified.nav-tabs-top > li > a:focus { border-width: 2px 0 0 0; }

    .nav-tabs-justified.top-divided { border-bottom-color: transparent; }

    .nav-tabs-justified.bottom-divided > li > a {
        border-bottom-color: transparent;
        margin-bottom: -2px;
    }

    .nav-tabs-justified.bottom-divided > li > a:hover,
    .nav-tabs-justified.bottom-divided > li > a:focus { border-bottom-color: #ddd; }

    .nav-tabs-justified.bottom-divided > .open:not(.active) > a,
    .nav-tabs-justified.bottom-divided > .open:not(.active) > a:hover,
    .nav-tabs-justified.bottom-divided > .open:not(.active) > a:focus { border-bottom-color: #ddd; }

    .nav-tabs-justified.nav-tabs-highlight > li > a,
    .nav-tabs-justified.nav-tabs-highlight > li > a:hover,
    .nav-tabs-justified.nav-tabs-highlight > li > a:focus { border-top-width: 2px; }
}

@media (max-width: 768px) {
    .nav-tabs-justified { border-bottom: 1px solid #ddd; }

    .nav-tabs-justified > li.active > a,
    .nav-tabs-justified > li.active > a:hover,
    .nav-tabs-justified > li.active > a:focus {
        border-left-color: #2196F3;
        border-width: 0 0 0 2px;
    }
}

@media (min-width: 769px) {
    .nav-tabs.nav-tabs-component > li > a { border-radius: 3px 3px 0 0; }

    .nav-tabs.nav-tabs-component.nav-tabs-solid,
    .nav-tabs.nav-tabs-component[class*=bg-] { border-radius: 3px; }

    .nav-tabs.nav-tabs-component.nav-tabs-solid > li > a,
    .nav-tabs.nav-tabs-component[class*=bg-] > li > a { border-radius: 0; }

    .nav-tabs.nav-tabs-component.nav-tabs-solid > li:first-child > a,
    .nav-tabs.nav-tabs-component[class*=bg-] > li:first-child > a { border-radius: 3px 0 0 3px; }

    .nav-tabs-component.nav-justified.nav-tabs-solid > li:last-child > a,
    .nav-tabs-component.nav-justified[class*=bg-] > li:last-child > a { border-radius: 0 3px 3px 0; }
}

.tab-content > .has-padding { padding: 20px; }

.tab-content-bordered .tab-content {
    border: 1px solid transparent;
    border-radius: 3px;
}

.tab-content-bordered .tab-content:not([class*=bg-]) {
    background-color: #fff;
    border-color: #ddd;
}

@media (min-width: 769px) {
    .tab-content-bordered .tab-content {
        border-radius: 0 0 3px 3px;
        border-top-width: 0;
    }
}

@media (min-width: 769px) {
    .tab-content-bordered .nav-tabs { margin-bottom: 0; }

    .tab-content-bordered .nav-tabs.nav-tabs-solid {
        -webkit-box-shadow: 0 0 0 1px #ddd inset;
        border-radius: 3px 3px 0 0;
        box-shadow: 0 0 0 1px #ddd inset;
    }

    .tab-content-bordered .nav-tabs.nav-tabs-solid > li:first-child > a { border-radius: 3px 0 0 0; }

    .tab-content-bordered .nav-tabs.nav-tabs-solid.nav-justified > li:last-child > a { border-radius: 0 3px 0 0; }

    .tab-content-bordered > .nav-tabs[class*=bg-] {
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
    }

    .tab-content-bordered > .nav-tabs[class*=bg-] + .tab-content[class*=bg-] {
        border-top-color: rgba(255, 255, 255, 0.5);
        border-top-width: 1px;
    }
}

@media (min-width: 769px) {
    .nav-tabs[class*=bg-] .dropdown-menu,
    .nav-tabs-top .dropdown-menu { margin-top: 0; }

    .nav-justified.bottom-divided .dropdown-menu { margin-top: 1px; }
}

@media (max-width: 768px) {
    .nav-tabs .dropdown-menu,
    .nav-pills .dropdown-menu,
    .nav-tabs.nav-justified > .dropdown .dropdown-menu,
    .nav-pills.nav-justified > .dropdown .dropdown-menu {
        left: -1px;
        margin-top: 2px;
        right: -1px;
    }

    .nav-tabs.nav-justified > li > a,
    .nav-pills.nav-justified > li > a,
    .nav-tabs.text-center > li > a,
    .nav-pills.text-center > li > a,
    .nav-tabs.text-right > li > a,
    .nav-pills.text-right > li > a { text-align: left; }
}

/* ------------------------------------------------------------------------------
*
*  # Navbar component
*
*  Overrides for navbar bootstrap component
*
*  Version: 1.2
*  Latest update: Dec 2, 2015
*
* ---------------------------------------------------------------------------- */

.navbar {
    border-width: 1px 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
}

@media (min-width: 769px) {
    .navbar {
        padding-left: 20px;
        padding-right: 20px;
    }
}

.navbar-component {
    border-radius: 3px;
    border-width: 1px;
    margin-bottom: 20px;
}

.page-header .navbar-component {
    margin-left: 20px;
    margin-right: 20px;
}

.navbar-component.navbar-default {
    background-color: #fff;
    border-color: #ddd;
}

.navbar-component > .navbar:first-child,
.navbar-component > .navbar-collapse:first-child > .navbar:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.navbar-component > .navbar:last-child,
.navbar-component > .navbar-collapse:last-child > .navbar:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

@media (min-width: 769px) {
    .navbar-component .navbar-collapse:first-child .navbar-nav:first-child,
    .navbar-component .navbar-nav + .navbar-collapse .navbar-nav:first-child { margin-left: 0; }

    .navbar-component .navbar-collapse:first-child .navbar-nav:last-child,
    .navbar-component .navbar-nav + .navbar-collapse .navbar-nav:last-child { margin-right: -20px; }
}

.affix.navbar,
.affix.navbar-collapse {
    top: 0;
    width: 100%;
    z-index: 1030;
}

.navbar-header { min-width: 200px; }

.navbar-collapse > .navbar-header { margin-left: 0; }

.navbar-header .navbar-nav {
    float: right;
    margin-right: 5px;
}

.navbar-header .navbar-nav > li { float: left; }

.navbar-header .navbar-nav > li > a {
    padding-left: 15px;
    padding-right: 15px;
}

@media (max-width: 768px) {
    .navbar-header .navbar-nav > li + li { margin-top: 0; }

    .navbar-collapse > .navbar-header { margin-left: 0; }
}

@media (min-width: 769px) {
    .navbar-header { margin-left: -20px; }
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
}

.navbar-collapse.collapsing {
    -webkit-transition-duration: 0.00000001s;
    transition-duration: 0.00000001s;
}

.navbar + .navbar-collapse { border-top: 0; }

@media (min-width: 769px) {
    .navbar-collapse {
        margin-left: -20px;
        text-align: left;
    }
}

.header-highlight .navbar-header {
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
    margin-bottom: -1px;
    margin-top: -1px;
}

.header-highlight .navbar-header:not([class*=bg-]) {
    -webkit-box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
    background-color: #263238;
    box-shadow: 0 0 0 1000px rgba(0, 0, 0, 0.1) inset, 0 -1px 0 rgba(255, 255, 255, 0.1) inset;
}

.header-highlight .navbar-header > .navbar-nav > li > a { color: #fff; }

.header-highlight .navbar-header > .navbar-nav > li > a:hover,
.header-highlight .navbar-header > .navbar-nav > li > a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}

@media (min-width: 769px) {
    .sidebar-xs .header-highlight .navbar-header {
        min-width: 0;
        padding-left: 0;
        width: 56px;
    }

    .sidebar-xs .header-highlight .navbar-header .navbar-brand {
        background: url(/content/images/logo_icon_light.png) no-repeat center center;
        background-size: auto 16px;
        display: block;
        float: none;
        padding-left: 0;
        padding-right: 0;
    }

    .sidebar-xs .header-highlight .navbar-header .navbar-brand > img { display: none; }

    .sidebar-main-hidden .header-highlight .navbar-header,
    .sidebar-all-hidden .header-highlight .navbar-header { display: none; }
}

@media (min-width: 769px) {
    .sidebar-fixed-expanded .header-highlight .navbar-collapse { margin-left: 36px; }

    .sidebar-fixed-expanded .header-highlight .navbar-header {
        position: fixed;
        z-index: 99;
    }
}

@media (max-width: 768px) {
    .navbar-fixed-top { position: static; }
}

@media (min-width: 769px) {
    .navbar-top-lg { padding-top: 50px; }

    .navbar-top-lg .sidebar-detached.affix { top: 70px; }

    .navbar-top { padding-top: 46px; }

    .navbar-top .sidebar-detached.affix { top: 66px; }

    .navbar-top-sm { padding-top: 44px; }

    .navbar-top-sm .sidebar-detached.affix { top: 64px; }

    .navbar-top-xs { padding-top: 42px; }

    .navbar-top-xs .sidebar-detached.affix { top: 62px; }

    .navbar-bottom-lg { padding-bottom: 50px; }

    .navbar-bottom { padding-bottom: 46px; }

    .navbar-bottom-sm { padding-bottom: 44px; }

    .navbar-bottom-xs { padding-bottom: 42px; }

    .navbar-top-lg-lg { padding-top: 100px; }

    .navbar-top-lg-md,
    .navbar-top-md-lg { padding-top: 96px; }

    .navbar-top-lg-sm,
    .navbar-top-md-md,
    .navbar-top-sm-lg { padding-top: 92px; }

    .navbar-top-lg-xs,
    .navbar-top-md-sm,
    .navbar-top-sm-md,
    .navbar-top-xs-lg { padding-top: 90px; }

    .navbar-top-md-xs,
    .navbar-top-sm-sm,
    .navbar-top-xs-md { padding-top: 88px; }

    .navbar-top-sm-xs,
    .navbar-top-xs-sm { padding-top: 86px; }

    .navbar-top-xs-xs { padding-top: 84px; }

    .navbar-bottom-lg-lg { padding-bottom: 100px; }

    .navbar-bottom-lg-md,
    .navbar-bottom-md-lg { padding-bottom: 96px; }

    .navbar-bottom-lg-sm,
    .navbar-bottom-md-md,
    .navbar-bottom-sm-lg { padding-bottom: 92px; }

    .navbar-bottom-lg-xs,
    .navbar-bottom-md-sm,
    .navbar-bottom-sm-md,
    .navbar-bottom-xs-lg { padding-bottom: 90px; }

    .navbar-bottom-md-xs,
    .navbar-bottom-sm-sm,
    .navbar-bottom-xs-md { padding-bottom: 88px; }

    .navbar-bottom-sm-xs,
    .navbar-bottom-xs-sm { padding-bottom: 86px; }

    .navbar-bottom-xs-xs { padding-bottom: 84px; }
}

.navbar-brand > img {
    height: 43px;
    /*
  margin-top: 2px;
  height: 16px;
*/
    margin-top: -12px;
}

.navbar-nav {
    margin: 0;
    text-align: left;
}

.navbar-nav > li > a {
    padding-bottom: 12px;
    padding-top: 12px;
}

.navbar-nav > li > a > .label,
.navbar-nav > li > a > .badge {
    position: absolute;
    right: 1px;
    top: 1px;
}

.navbar-nav > li > a > .label-left,
.navbar-nav > li > a > .badge-left {
    left: 1px;
    right: auto;
}

.navbar-nav > li > a > .label-inline,
.navbar-nav > li > a > .badge-inline { position: static; }

.navbar-nav .language-switch a > img {
    position: relative;
    top: -1px;
}

.navbar-nav > .dropdown-user > a,
.navbar-nav > .dropdown-user > a > span {
    padding-bottom: 6px;
    padding-top: 6px;
}

.navbar-nav > .dropdown-user > a > span {
    display: inline-block;
    padding-left: 7px;
}

.navbar-nav > .dropdown-user img {
    border-radius: 50%;
    margin-top: -2px;
    max-height: 28px;
}

.navbar-lg .navbar-nav > .dropdown-user img {
    margin-top: -3px;
    max-height: 32px;
}

.navbar-sm .navbar-nav > .dropdown-user img {
    margin-top: -1.5px;
    max-height: 26px;
}

.navbar-xs .navbar-nav > .dropdown-user img {
    margin-top: -1px;
    max-height: 24px;
}

@media (max-width: 768px) {
    .navbar-nav { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

    .navbar-nav .open .dropdown-menu > li > a,
    .navbar-nav .open .dropdown-menu .dropdown-header { padding: 8px 20px; }

    .navbar-nav .open .dropdown-menu > .dropdown-submenu > ul > li > a { padding-left: 40px; }

    .navbar-nav .open .dropdown-menu > .dropdown-submenu > ul > li > ul > li > a { padding-left: 60px; }

    .navbar-nav > li + li { margin-top: 1px; }

    .navbar-nav > li > a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar-nav > li > a .caret {
        float: right;
        margin-left: 5px;
        margin-top: 2px;
    }

    .navbar-nav > li > a .label,
    .navbar-nav > li > a .badge {
        float: right;
        margin-top: 1px;
        position: static;
    }

    .navbar-nav > .dropdown-user .caret { margin-top: 8px; }

    .navbar-default .navbar-nav { border-bottom: 1px solid #ddd; }

    .navbar-nav:last-child { border-bottom: 0; }
}

@media (min-width: 769px) {
    .navbar-nav { margin-left: 20px; }

    .navbar-default .navbar-nav > .active > a {
        -webkit-box-shadow: 0 1px 0 0 #26A69A;
        box-shadow: 0 1px 0 0 #26A69A;
    }
}

.navbar-form {
    -webkit-box-shadow: none;
    border-top: 0;
    box-shadow: none;
    margin-left: 0;
    margin-right: 0;
    padding: 12px 20px;
}

.navbar-form:last-child { border-bottom: 0; }

@media (max-width: 768px) {
    .navbar-form .form-group { margin-bottom: 10px; }
}

.navbar-form .input-sm,
.navbar-form .input-group-sm,
.navbar-form .btn-sm,
.navbar-form .select-sm,
.navbar-form .uploader-sm {
    margin-bottom: 1px;
    margin-top: 1px;
}

.navbar-form .input-sm + .form-control-feedback { top: 1px; }

.navbar-form .input-xs,
.navbar-form .input-group-xs,
.navbar-form .btn-xs,
.navbar-form .select-xs,
.navbar-form .uploader-xs {
    margin-bottom: 2px;
    margin-top: 2px;
}

.navbar-form .input-xs + .form-control-feedback { top: 2px; }

.navbar-lg .navbar-form {
    margin-bottom: 6px;
    margin-top: 6px;
}

.navbar-sm .navbar-form {
    margin-bottom: 3px;
    margin-top: 3px;
}

.navbar-xs .navbar-form {
    margin-bottom: 2px;
    margin-top: 2px;
}

.navbar-form .checkbox-switchery[class*=switchery-] { margin-bottom: 0; }

.navbar-form .checkbox-inline.switchery-double { padding-left: 0; }

@media (min-width: 769px) {
    .navbar-form { padding: 0; }

    .navbar-form .form-control,
    .navbar-form .uploader { min-width: 200px; }

    .navbar-form .form-group { margin-left: 20px; }

    .navbar-form .checkbox-inline,
    .navbar-form .radio-inline {
        margin-bottom: 8px;
        margin-top: 8px;
    }
}

@media (max-width: 768px) {
    .navbar-form { margin: 0; }
}

.navbar-nav > li > .dropdown-menu {
    border-top-width: 0;
    margin-top: 1px;
}

.navbar-nav > li > .dropdown-menu .media-list {
    max-height: 340px;
    overflow-y: auto;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
    border-bottom-width: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-top-width: 1px;
    margin-bottom: 1px;
    margin-top: 0;
}

.navbar-btn { margin-left: 20px; }

 + .navbar-btn { margin-left: 0; }

.navbar-btn,
.navbar-sm .navbar-btn.btn-sm,
.navbar-xs .navbar-btn.btn-xs {
    margin-bottom: 4px;
    margin-top: 4px;
}

.navbar-lg .navbar-btn {
    margin-bottom: 6px;
    margin-top: 6px;
}

.navbar-sm .navbar-btn,
.navbar-xs .navbar-btn.btn-sm {
    margin-bottom: 3px;
    margin-top: 3px;
}

.navbar-xs .navbar-btn {
    margin-bottom: 2px;
    margin-top: 2px;
}

.navbar-btn.btn-sm,
.navbar-sm .navbar-btn.btn-xs {
    margin-bottom: 5px;
    margin-top: 5px;
}

.navbar-btn.btn-xs,
.navbar-lg .navbar-btn.btn-sm {
    margin-bottom: 6px;
    margin-top: 6px;
}

.navbar-lg .navbar-btn.btn-xs {
    margin-bottom: 8px;
    margin-top: 8px;
}

@media (max-width: 768px) {
    .navbar-btn,
    .navbar-btn.btn-sm,
    .navbar-btn.btn-xs { margin: 12px 20px; }

    .navbar-btn + .navbar-btn { margin-left: 0; }
}

.navbar-text {
    margin: 0;
    padding: 12px 20px;
}

.navbar-text:last-child { border-bottom: 0; }

.navbar-lg .navbar-text {
    padding-bottom: 14px;
    padding-top: 14px;
}

.navbar-sm .navbar-text {
    padding-bottom: 11px;
    padding-top: 11px;
}

.navbar-xs .navbar-text {
    padding-bottom: 10px;
    padding-top: 10px;
}

@media (min-width: 769px) {
    .navbar-text { padding-right: 0; }

    .navbar-text + .navbar-nav { margin-left: 15px; }

    .navbar-header + .navbar-text:first-child { padding-left: 0; }
}

@media (min-width: 769px) {
    .navbar-right { margin-right: 0; }
}

.navbar-default { border-top-color: transparent; }

.navbar-default.navbar-default-secondary { background-color: #fbfbfb; }

.page-header-content + .navbar-default { border-top-color: #ddd; }

.navbar-default.navbar-fixed-bottom {
    border-bottom-color: transparent;
    border-top-color: #ddd;
}

@media (max-width: 768px) {
    .navbar-default .navbar-nav .open .dropdown-menu {
        background-color: transparent;
        border-bottom: 1px solid #ddd;
        color: #333333;
    }

    .navbar-default .navbar-nav .open > .dropdown-menu { border-top: 1px solid #ddd; }

    .navbar-default .navbar-nav .open:last-child .dropdown-menu { border-bottom: 0; }
}

.navbar-default .navbar-link { color: #1E88E5; }

.navbar-default .navbar-link:hover { color: #166dba; }

@media (max-width: 768px) {
    .navbar-default .dropdown-menu[class*=bg-] .label,
    .navbar-default .dropdown-menu[class*=bg-] .badge {
        background-color: #2196F3;
        border-color: transparent;
        color: #fff;
    }

    .navbar-default .dropdown-menu[class*=bg-] > .divider { background-color: #e5e5e5; }

    .navbar-default .dropdown-menu[class*=bg-] .dropdown-submenu:hover > a,
    .navbar-default .dropdown-menu[class*=bg-] .dropdown-submenu:focus > a { background-color: #f5f5f5; }

    .navbar-default .dropdown-menu .table-responsive { border-width: 0; }

    .navbar-default .dropdown-menu .dropdown-content-heading + .table-responsive { border-top-width: 1px; }

    .navbar-default .navbar-text:not([data-toggle="collapse"]) { border-bottom: 1px solid #ddd; }

    .navbar-default > .navbar-nav > li > a:not(.collapsed),
    .navbar-default > .navbar-nav > li > a:hover,
    .navbar-default > .navbar-nav > li > a:focus { background-color: #fcfcfc; }
}

.navbar-inverse {
    border-bottom-color: rgba(255, 255, 255, 0.1);
    color: #fff;
}

.navbar-inverse .navbar-collapse { border-color: rgba(0, 0, 0, 0.2); }

.navbar-inverse .navbar-form { border-color: rgba(255, 255, 255, 0.1); }

@media (max-width: 768px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu {
        background-color: rgba(0, 0, 0, 0.1);
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu .text-muted,
    .navbar-inverse .navbar-nav .open .dropdown-menu .media-annotation { color: rgba(255, 255, 255, 0.8); }

    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked > li { border-top-color: rgba(255, 255, 255, 0.1); }

    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked .media-link { color: #fff; }

    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked .media-link:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu .media-list-linked .media-link:focus {
        background-color: rgba(0, 0, 0, 0.1);
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open .dropdown-menu a:not(.label-flat):not(.badge-flat):not(.disabled > a) { color: #fff; }

    .navbar-inverse .navbar-nav .open .dropdown-menu .divider { background-color: rgba(255, 255, 255, 0.1); }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header { color: rgba(255, 255, 255, 0.6); }

    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-submenu:hover > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-submenu:focus > a {
        background-color: rgba(0, 0, 0, 0.1);
        color: #fff;
    }

    .navbar-inverse .navbar-nav .open > .dropdown-menu { border-top: 1px solid rgba(255, 255, 255, 0.1); }

    .navbar-inverse .navbar-nav .open:last-child .dropdown-menu { border-bottom: 0; }

    .navbar-inverse .navbar-nav .label,
    .navbar-inverse .navbar-nav .badge,
    .navbar-inverse .navbar-nav .label:hover,
    .navbar-inverse .navbar-nav .badge:hover,
    .navbar-inverse .navbar-nav .label:focus,
    .navbar-inverse .navbar-nav .badge:focus {
        background-color: #fff;
        border-color: #fff;
        color: #333333;
    }

    .navbar-inverse .navbar-nav .checker > span,
    .navbar-inverse .navbar-nav .choice > span {
        border-color: #fff;
        color: #fff;
    }

    .navbar-inverse .navbar-nav .nav-tabs {
        background-color: transparent;
        border: 0;
    }

    .navbar-inverse .navbar-nav .nav-tabs > li > a { background-color: transparent; }
}

@media (max-width: 768px) {
    .navbar-inverse .navbar-collapse { background-color: rgba(0, 0, 0, 0.05); }

    .navbar-inverse .navbar-text { border-bottom: 1px solid rgba(255, 255, 255, 0.1); }

    .navbar-inverse > .navbar-nav > li > a:not(.collapsed) { background-color: rgba(0, 0, 0, 0.1); }

    .navbar-inverse .dropdown-menu .media-body a,
    .navbar-inverse .dropdown-menu .table a { color: #fff; }

    .navbar-inverse .dropdown-menu .table-responsive {
        border-color: rgba(255, 255, 255, 0.1);
        border-width: 0 0 1px 0;
    }

    .navbar-inverse .dropdown-menu .dropdown-content-heading + .table-responsive { border-top-width: 1px; }

    .navbar-inverse .dropdown-menu .table th,
    .navbar-inverse .dropdown-menu .table td { border-color: rgba(255, 255, 255, 0.1); }

    .navbar-inverse .label-flat,
    .navbar-inverse .badge-flat,
    .navbar-inverse .btn-flat {
        border-color: #fff;
        color: #fff;
    }
}

.navbar-lg { min-height: 48px; }

.navbar-lg .navbar-brand {
    height: 48px;
    padding-bottom: 14px;
    padding-top: 14px;
}

.navbar-lg .navbar-nav > li > a {
    padding-bottom: 14px;
    padding-top: 14px;
}

.navbar-lg .navbar-nav > .dropdown-user > a,
.navbar-lg .navbar-nav > .dropdown-user > a > span {
    padding-bottom: 7px;
    padding-top: 7px;
}

.navbar-sm { min-height: 42px; }

.navbar-sm .navbar-brand {
    height: 42px;
    padding-bottom: 11px;
    padding-top: 11px;
}

.navbar-sm .navbar-nav > li > a {
    padding-bottom: 11px;
    padding-top: 11px;
}

.navbar-sm .navbar-nav > .dropdown-user > a,
.navbar-sm .navbar-nav > .dropdown-user > a > span {
    padding-bottom: 5.5px;
    padding-top: 5.5px;
}

.navbar-xs { min-height: 40px; }

.navbar-xs .navbar-brand {
    height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-xs .navbar-nav > li > a {
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-xs .navbar-nav > .dropdown-user > a,
.navbar-xs .navbar-nav > .dropdown-user > a > span {
    padding-bottom: 5px;
    padding-top: 5px;
}

.nav .mega-menu { position: static; }

.mega-menu .dropdown-menu { left: auto; }

@media (min-width: 769px) {
    .mega-menu.mega-menu-wide > .dropdown-menu {
        left: 20px;
        right: 20px;
    }

    .layout-boxed .mega-menu.mega-menu-wide > .dropdown-menu {
        left: 0;
        right: 0;
    }
}

.dropdown-content-heading {
    font-size: 12px;
    font-weight: 500;
    padding: 20px;
    text-transform: uppercase;
}

.dropdown-content-heading + .dropdown-menu-body { padding-top: 0; }

.dropdown-content-heading + .dropdown-header { padding-top: 0 !important; }

ul.dropdown-menu .dropdown-content-heading {
    padding-left: 15px;
    padding-right: 15px;
}

ul.dropdown-menu .dropdown-content-heading:first-child {
    padding-bottom: 15px;
    padding-top: 15px;
}

.dropdown-content-heading .icons-list { float: right; }

@media (min-width: 769px) {
    .dropdown-content-heading + .table-responsive { border-top: 1px solid #ddd; }
}

.dropdown-content-footer {
    background-color: #fcfcfc;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 1px solid #ddd;
    color: #333333;
}

.dropdown-content-footer a {
    color: #333333;
    display: block;
    padding: 7px;
    text-align: center;
}

.dropdown-content-footer a:hover,
.dropdown-content-footer a:focus { background-color: #f5f5f5; }

.dropdown-content-footer a > i.display-block { top: 0; }

@media (max-width: 768px) {
    .navbar-inverse .dropdown-content-footer {
        background-color: rgba(0, 0, 0, 0.1);
        border-color: transparent;
        border-radius: 0;
        color: #fff;
    }

    .navbar-inverse .dropdown-content-footer a { color: #fff; }

    .navbar-inverse .dropdown-content-footer a:hover,
    .navbar-inverse .dropdown-content-footer a:focus { background-color: rgba(0, 0, 0, 0.1); }
}

.dropdown-content-body { padding: 20px; }

.dropdown-content-heading + .dropdown-content-body { padding-top: 0; }

.dropdown-content:not(ul) {
    padding-bottom: 0;
    padding-top: 0;
}

.dropdown-content .form-inline { white-space: nowrap; }

.menu-list {
    list-style: none;
    margin: 0 0 20px 0;
    overflow: hidden;
    padding: 0;
}

@media (min-width: 1200px) {
    [class*=col-lg-] .menu-list { margin-bottom: 8px; }
}

@media (min-width: 1025px) {
    [class*=col-md-] .menu-list { margin-bottom: 8px; }
}

@media (min-width: 769px) {
    [class*=col-sm-] .menu-list { margin-bottom: 8px; }
}

@media (min-width: 480px) {
    [class*=col-xs-] .menu-list { margin-bottom: 8px; }
}

.menu-list ul {
    display: none;
    left: 110%;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    width: 100%;
}

.menu-list li {
    margin-top: 1px;
    position: relative;
}

.menu-list li:first-child { margin-top: 0; }

.menu-list li > a {
    border-radius: 3px;
    color: #333333;
    display: block;
    padding: 8px 12px;
}

.menu-list li > a:hover,
.menu-list li > a:focus { background-color: #f5f5f5; }

.menu-list li > a > i { margin-right: 10px; }

.menu-list li > a > .label,
.menu-list li > a > .badge {
    float: right;
    margin-left: 7px;
}

.menu-list li.active > a,
.menu-list li.active > a:hover,
.menu-list li.active > a:focus {
    background-color: #2196F3;
    color: #fff;
}

.menu-list li.disabled > a,
.menu-list li.disabled > a:hover,
.menu-list li.disabled > a:focus {
    background-color: transparent;
    color: #999999;
    cursor: not-allowed;
}

.menu-list li.disabled > a > .label,
.menu-list li.disabled > a > .badge,
.menu-list li.disabled > a > img {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

@media (max-width: 768px) {
    .menu-list li > a { color: #fff; }

    .menu-list li > a:hover,
    .menu-list li > a:focus { background-color: rgba(0, 0, 0, 0.1); }

    .menu-list li.active > a,
    .menu-list li.active > a:hover,
    .menu-list li.active > a:focus { background-color: rgba(0, 0, 0, 0.1); }

    .menu-list li.disabled > a,
    .menu-list li.disabled > a:hover,
    .menu-list li.disabled > a:focus {
        background-color: transparent;
        color: rgba(255, 255, 255, 0.6);
        cursor: not-allowed;
    }

    .navbar-default .menu-list li > a { color: #333333; }

    .navbar-default .menu-list li > a:hover,
    .navbar-default .menu-list li > a:focus { background-color: #f5f5f5; }

    .navbar-default .menu-list li.active > a,
    .navbar-default .menu-list li.active > a:hover,
    .navbar-default .menu-list li.active > a:focus {
        background-color: #2196F3;
        color: #fff;
    }

    .navbar-default .menu-list li.disabled > a,
    .navbar-default .menu-list li.disabled > a:hover,
    .navbar-default .menu-list li.disabled > a:focus {
        background-color: transparent;
        color: #999999;
    }
}

@media (min-width: 769px) {
    .menu-list {
        max-height: 340px;
        overflow-y: auto;
    }
}

.dd-wrapper .dd-menu {
    overflow: hidden;
    position: relative;
}

.dd-wrapper .dd-header h6 .label,
.dd-wrapper .dd-header h6 .badge { margin-left: 7px; }

.dd-wrapper .dd-header h6 > i { margin-right: 7px; }

.dd-wrapper .dd-header h6:first-child { display: none; }

.dd-wrapper .dd-parent .active-ul + ul {
    display: block;
    left: 0;
    position: relative;
}

.dd-wrapper .link-back {
    border-radius: 3px;
    display: block;
    font-size: 12px;
    line-height: 1.6666667;
    margin-bottom: 10px;
    padding: 8px 0;
    text-transform: uppercase;
}

.dd-wrapper .link-back:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ede7';
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.dd-wrapper .link-back .dd-icon,
.dd-wrapper .link-back i { display: none; }

@media (max-width: 768px) {
    .navbar .dd-wrapper .link-back {
        border-bottom: 1px solid #eeeeee;
        margin-bottom: 20px;
        margin-top: -10px;
        padding: 20px 0;
        text-align: center;
    }

    .navbar-inverse .dd-wrapper .link-back {
        border-bottom-color: rgba(255, 255, 255, 0.1);
        color: #fff;
    }
}

.dd-wrapper .dd-icon {
    float: right;
    margin-top: 2px;
}

.dd-wrapper .dd-icon:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c7';
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.dd-wrapper .dd-header .dd-icon:after { content: '\e9c5'; }

.menu-heading {
    display: block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 10px;
    padding-top: 4px;
    text-transform: uppercase;
}

.menu-heading > i {
    float: left;
    margin-right: 7px;
}

.menu-heading.underlined {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 10px;
}

@media (max-width: 768px) {
    .menu-heading { color: #fff; }

    div:first-child > .menu-heading { margin-top: 0; }

    .navbar-default .menu-heading { color: #333333; }

    .menu-heading.underlined { border-bottom-color: rgba(255, 255, 255, 0.1); }

    .navbar-default .menu-heading.underlined { border-bottom-color: #eeeeee; }
}

.dropdown-menu .nav-tabs,
.dropdown-menu .nav-tabs > li > a { border-radius: 0; }

.dropdown-menu .nav-tabs > li:first-child > a,
.dropdown-menu .nav-tabs > li.active:first-child > a { border-left: 0; }

.dropdown-menu .nav-tabs > li:last-child > a,
.dropdown-menu .nav-tabs > li.active:last-child > a { border-right: 0; }

@media (max-width: 768px) {
    .dropdown-menu .nav-tabs { margin-top: 0; }

    .dropdown-menu .nav-tabs:before { content: none; }

    .dropdown-menu .nav-tabs > li + li { margin-top: 1px; }

    .dropdown-menu .nav-tabs > li > a {
        border: 0;
        padding-left: 20px;
        padding-right: 20px;
    }

    .dropdown-menu .nav-tabs > li > a:hover,
    .dropdown-menu .nav-tabs > li > a:focus { background-color: rgba(0, 0, 0, 0.1); }

    .dropdown-menu .nav-tabs > li.active > a,
    .dropdown-menu .nav-tabs > li.active > a:hover,
    .dropdown-menu .nav-tabs > li.active > a:focus {
        background-color: rgba(0, 0, 0, 0.1);
        border: 0;
    }

    .navbar .dropdown-menu .nav-tabs {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
        border-top: 1px solid rgba(255, 255, 255, 0.1);
    }

    .navbar .dropdown-menu .nav-tabs > li { margin-bottom: 0; }

    .navbar .dropdown-menu .nav-tabs.active > a { border-color: transparent; }

    .navbar-inverse .dropdown-menu .nav-tabs > li > a { color: #fff; }

    .navbar-inverse .dropdown-menu .nav-tabs > li.disabled > a,
    .navbar-inverse .dropdown-menu .nav-tabs > li.disabled > a:hover,
    .navbar-inverse .dropdown-menu .nav-tabs > li.disabled > a:focus {
        background-color: transparent;
        color: rgba(255, 255, 255, 0.6);
    }

    .navbar-default .dropdown-menu .nav-tabs {
        border-bottom-color: #ddd;
        border-left: 0;
        border-right: 0;
        border-top-color: #ddd;
    }

    .navbar-default .dropdown-menu .nav-tabs > li > a:hover,
    .navbar-default .dropdown-menu .nav-tabs > li > a:focus {
        background-color: #f8f8f8;
        color: #333333;
    }

    .navbar-default .dropdown-menu .nav-tabs > li.active > a,
    .navbar-default .dropdown-menu .nav-tabs > li.active > a:hover,
    .navbar-default .dropdown-menu .nav-tabs > li.active > a:focus {
        background-color: #f8f8f8;
        color: #333333;
    }

    .navbar-default .dropdown-menu .nav-tabs > li.disabled > a,
    .navbar-default .dropdown-menu .nav-tabs > li.disabled > a:hover,
    .navbar-default .dropdown-menu .nav-tabs > li.disabled > a:focus {
        background-color: transparent;
        color: #999999;
    }
}

.navbar-progress {
    float: left;
    margin-left: 20px;
}

.navbar-progress .progress { width: 200px; }

@media (max-width: 768px) {
    .navbar-progress {
        float: none;
        margin: 12px 20px;
    }

    .navbar-progress .progress {
        margin-bottom: 0;
        margin-top: 0;
        width: 100%;
    }
}

.navbar-xs .navbar-progress .progress {
    margin-bottom: 11px;
    margin-top: 11px;
}

.navbar-progress .progress,
.navbar-xs .navbar-progress .progress-sm {
    margin-bottom: 13px;
    margin-top: 13px;
}

.navbar-progress .progress-sm,
.navbar-xs .navbar-progress .progress-xs {
    margin-bottom: 15px;
    margin-top: 15px;
}

.navbar-progress .progress-xs,
.navbar-xs .navbar-progress .progress-xxs {
    margin-bottom: 17px;
    margin-top: 17px;
}

.navbar-progress .progress-xxs {
    margin-bottom: 19px;
    margin-top: 19px;
}

.navbar-sm .navbar-progress .progress {
    margin-bottom: 12px;
    margin-top: 12px;
}

.navbar-lg .navbar-progress .progress,
.navbar-sm .navbar-progress .progress-sm {
    margin-bottom: 15px;
    margin-top: 15px;
}

.navbar-lg .navbar-progress .progress-sm,
.navbar-sm .navbar-progress .progress-xs {
    margin-bottom: 17px;
    margin-top: 17px;
}

.navbar-lg .navbar-progress .progress-xs,
.navbar-sm .navbar-progress .progress-xxs {
    margin-bottom: 19px;
    margin-top: 19px;
}

.navbar-lg .navbar-progress .progress-xxs {
    margin-bottom: 21px;
    margin-top: 21px;
}

@media (max-width: 768px) {
    .navbar .btn-group .dropdown-menu,
    .navbar .dropdown .dropdown-menu,
    .navbar .input-group .dropdown-menu {
        border-radius: 0;
        border-width: 0 0 1px 0;
        width: 100%;
    }

    .navbar .btn-group .dropdown-menu > li > a,
    .navbar .dropdown .dropdown-menu > li > a,
    .navbar .input-group .dropdown-menu > li > a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar .btn-group,
    .navbar .input-group,
    .navbar .form-group:not(.has-feedback),
    .navbar .input-group-btn { position: static; }

    .navbar .select2-container { width: 100% !important; }

    .navbar-fixed-bottom .btn-group .dropdown-menu,
    .navbar-fixed-bottom .dropdown .dropdown-menu,
    .navbar-fixed-bottom .input-group .dropdown-menu { border-width: 1px 0 0 0; }

    .navbar-component .btn-group .dropdown-menu,
    .navbar-component .dropdown .dropdown-menu,
    .navbar-component .input-group .dropdown-menu {
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-width: 0 1px 1px 1px;
    }

    .table-responsive { margin-bottom: 0; }
}

/* ------------------------------------------------------------------------------
*
*  # Breadcrumb component
*
*  Overrides for breadcrumb bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.breadcrumb {
    border-radius: 0;
    margin-bottom: 0;
}

.breadcrumb > li { position: relative; }

.breadcrumb > li > a { color: #333333; }

.breadcrumb > li > a:hover,
.breadcrumb > li > a:focus {
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.breadcrumb > li i {
    display: inline-block;
    font-size: 12px;
}

.breadcrumb > li > .dropdown-menu {
    margin-left: 5px;
    margin-top: 0;
}

.breadcrumb > li:first-child > .dropdown-menu { margin-left: 0; }

.breadcrumb > li > .dropdown-menu-right {
    margin-left: 0;
    margin-right: -10px;
}

.breadcrumb > li:hover > .dropdown-menu { display: block; }

.breadcrumb > li.location-text { margin-right: 7px; }

.breadcrumb > li.location-text + li:before { content: none; }

.breadcrumb > li.location-text + li > .dropdown-menu { margin-left: 0; }

@media (max-width: 768px) {
    .heading-elements .breadcrumb {
        padding-bottom: 0;
        padding-top: 0;
    }

    .breadcrumb > li { position: static; }

    .breadcrumb > li .dropdown-menu {
        border-radius: 0;
        border-width: 1px 0;
        margin: 0;
        width: 100%;
    }

    .breadcrumb > li .dropdown-menu > li { position: static; }

    .breadcrumb .dropdown-submenu > .dropdown-menu { position: static; }
}

.page-title .breadcrumb {
    display: block;
    float: none;
    margin: 0;
    padding-bottom: 0;
    padding-top: 3px;
}

.page-title .breadcrumb:first-child {
    padding-bottom: 3px;
    padding-top: 0;
}

.page-title .breadcrumb > li > a,
.page-title .breadcrumb > li + li:before { color: #777; }

.page-title .breadcrumb.position-right { margin-left: 28px; }

.page-header-content > .breadcrumb {
    padding-bottom: 16px;
    padding-top: 0;
}

.page-header-content > .breadcrumb:first-child {
    padding-bottom: 0;
    padding-top: 16px;
}

.breadcrumb-dash > li + li:before { content: '\2013\00a0'; }

.breadcrumb-arrow > li + li:before { content: '\2192\00a0'; }

.breadcrumb-arrows > li + li:before { content: '\00bb\00a0'; }

.breadcrumb-caret > li + li:before { content: '\203A\00a0'; }

.breadcrumb-line {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 20px;
    position: relative;
}

.breadcrumb-line:after {
    clear: both;
    content: '';
    display: table;
}

.page-header .breadcrumb-line {
    margin-left: 20px;
    margin-right: 20px;
}

.page-header .breadcrumb-line:first-child {
    margin-bottom: 0;
    margin-top: 20px;
}

.breadcrumb-line .breadcrumb {
    margin-left: 15px;
    margin-right: 46px;
}

@media (min-width: 769px) {
    .breadcrumb-line .breadcrumb {
        float: left;
        margin-right: 0;
    }
}

@media (max-width: 768px) {
    .breadcrumb-line { z-index: 998; }
}

.breadcrumb-line-wide {
    border-radius: 0;
    border-width: 1px 0;
    margin-left: 0;
    margin-right: 0;
}

.page-header .breadcrumb-line-wide {
    margin-left: 0;
    margin-right: 0;
}

.page-header .breadcrumb-line-wide:first-child {
    border-top-width: 0;
    margin-top: 0;
}

.page-header-filled .breadcrumb-line-wide {
    border-bottom-width: 0;
    margin-bottom: 0;
}

.page-header-filled .breadcrumb-line-wide:first-child { border-bottom-width: 1px; }

.breadcrumb-line-wide .breadcrumb { margin-left: 20px; }

@media (min-width: 769px) {
    .breadcrumb-line-wide .breadcrumb-elements { margin-right: 20px; }

    .breadcrumb-line-wide .breadcrumb-elements .dropdown-menu { right: 0; }
}

.breadcrumb-line[class*=bg-] a,
.breadcrumb-line[class*=bg-] i { color: inherit; }

.breadcrumb-line[class*=bg-] .breadcrumb > .active,
.breadcrumb-line[class*=bg-] .breadcrumb > li + li:before { color: rgba(255, 255, 255, 0.75); }

.breadcrumb-line[class*=bg-] .breadcrumb-elements { border-top-color: rgba(255, 255, 255, 0.1); }

.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a { color: #fff; }

.breadcrumb-line[class*=bg-] .breadcrumb-elements > li.open > a,
.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a:hover,
.breadcrumb-line[class*=bg-] .breadcrumb-elements > li > a:focus { background-color: rgba(0, 0, 0, 0.1); }

.breadcrumb-elements {
    border-top: 1px solid #ddd;
    font-size: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.breadcrumb-elements:after {
    clear: both;
    content: '';
    display: table;
}

.breadcrumb-elements > li {
    display: inline-block;
    font-size: 13px;
    position: static;
}

.breadcrumb-elements > li > a {
    color: #333333;
    display: block;
    padding: 8px 15px;
}

.breadcrumb-elements > li.open > a,
.breadcrumb-elements > li > a:hover,
.breadcrumb-elements > li > a:focus { background-color: #fafafa; }

.breadcrumb-elements .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    left: auto;
    margin-top: 0;
    right: -1px;
}

@media (max-width: 768px) {
    .breadcrumb-elements .dropdown-menu { left: -1px; }

    .breadcrumb-line-wide .breadcrumb-elements .dropdown-menu { border-radius: 0; }

    .breadcrumb-elements .dropdown-menu > li > a {
        padding-left: 15px;
        padding-right: 15px;
    }
}

.breadcrumb-elements .dropup > .dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
}

.breadcrumb-elements [data-toggle="collapse"] {
    display: block;
    position: absolute;
    right: 20px;
    top: 0;
}

@media (min-width: 769px) {
    .breadcrumb-elements {
        border-top: 0;
        float: right;
        text-align: inherit;
    }

    .breadcrumb-elements.collapse {
        display: block;
        visibility: visible;
    }

    .breadcrumb-elements > li { float: left; }

    .breadcrumb-elements > li,
    .breadcrumb-elements > li .btn-group { position: relative; }

    .breadcrumb-elements [data-toggle="collapse"] { display: none; }

    .breadcrumb-line:not(.breadcrumb-line-wide) .breadcrumb-elements > li:last-child > a {
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px;
    }
}

@media (max-width: 768px) {
    .breadcrumb-elements {
        background-color: inherit;
        height: 36px;
        margin-top: -18px;
        position: absolute;
        right: 20px;
        text-align: center;
        top: 50%;
    }
}

/* ------------------------------------------------------------------------------
*
*  # Pagination (multiple pages) component
*
*  Overrides for pagination bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.pagination {
    margin-bottom: 0;
    margin-top: 0;
}

.pagination > li > a,
.pagination > li > span {
    min-width: 36px;
    text-align: center;
}

.pagination.pagination-rounded > li:first-child > a,
.pagination.pagination-rounded > li:first-child > span {
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px;
}

.pagination.pagination-rounded > li:last-child > a,
.pagination.pagination-rounded > li:last-child > span {
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
}

.pagination-flat > li > a,
.pagination-flat > li > span {
    background-color: transparent;
    border-radius: 3px;
    margin-left: 1px;
    min-width: 36px;
}

.pagination-flat > li > a,
.pagination-flat > li > span,
.pagination-flat > li > a:hover,
.pagination-flat > li > span:hover,
.pagination-flat > li > a:focus,
.pagination-flat > li > span:focus { border-color: transparent; }

.pagination-flat > .active > a,
.pagination-flat > .active > span,
.pagination-flat > .active > a:hover,
.pagination-flat > .active > span:hover,
.pagination-flat > .active > a:focus,
.pagination-flat > .active > span:focus { border-color: transparent; }

.pagination-flat > .disabled > span,
.pagination-flat > .disabled > span:hover,
.pagination-flat > .disabled > span:focus,
.pagination-flat > .disabled > a,
.pagination-flat > .disabled > a:hover,
.pagination-flat > .disabled > a:focus { border-color: transparent; }

.pagination-flat.pagination-rounded > li > a,
.pagination-flat.pagination-rounded > li > span { border-radius: 100px; }

.pagination-flat.pagination-lg > li > a,
.pagination-flat.pagination-lg > li > span { min-width: 40px; }

.pagination-flat.pagination-sm > li > a,
.pagination-flat.pagination-sm > li > span { min-width: 34px; }

.pagination-flat.pagination-xs > li > a,
.pagination-flat.pagination-xs > li > span { min-width: 32px; }

.pagination-separated > li > a,
.pagination-separated > li > span { margin-left: 2px; }

.pagination-lg > li > a,
.pagination-lg > li > span {
    line-height: 1.4285715;
    min-width: 40px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
    font-size: 13px;
    min-width: 34px;
}

.pagination-xs > li > a,
.pagination-xs > li > span {
    font-size: 12px;
    line-height: 1.6666667;
    padding: 5px 10px;
}

.pagination-xs > li:first-child > a,
.pagination-xs > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.pagination-xs > li:last-child > a,
.pagination-xs > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.pagination-xs > li > a,
.pagination-xs > li > span {
    line-height: 1.6666667;
    min-width: 32px;
}

/* ------------------------------------------------------------------------------
*
*  # Pager component
*
*  Overrides for pager bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.pager { margin-bottom: 0; }

.pager li > a,
.pager li > span {
    color: #333333;
    padding: 7px 12px;
}

.pager li > a:hover,
.pager li > a:focus {
    border-color: #2196F3;
    color: #fff;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span { border-color: #ddd; }

.pager.text-left { text-align: left; }

.pager.text-right { text-align: right; }

.pager-lg li > a,
.pager-lg li > span {
    font-size: 14px;
    padding: 9px 15px;
}

.pager-sm li > a,
.pager-sm li > span {
    font-size: 13px;
    padding: 6px 11px;
}

.pager-xs li > a,
.pager-xs li > span {
    font-size: 12px;
    line-height: 1.6666667;
    padding: 5px 10px;
}

.pager-rounded li > a,
.pager-rounded li > span { border-radius: 100px; }

.pager-linked li > a,
.pager-linked li > span {
    border-color: transparent;
    color: #1E88E5;
}

.pager-linked li > a:hover,
.pager-linked li > span:hover {
    background-color: #2196F3;
    color: #fff;
}

.pager-linked .disabled > a,
.pager-linked .disabled > a:hover,
.pager-linked .disabled > a:focus,
.pager-linked .disabled > span { border-color: transparent; }

/* ------------------------------------------------------------------------------
*
*  # Labels component
*
*  Overrides for labels bootstrap component
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.label {
    border: 1px solid transparent;
    border-radius: 2px;
    display: inline-block;
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.1px;
    line-height: 1.5384616;
    padding: 1px 4px 0px 4px;
    text-transform: uppercase;
}

.btn .label { top: 0; }

.list-group-item.active > .label,
.nav-pills > .active > a > .label,
.nav-tabs-solid > .active > a > .label,
.nav-tabs[class*=bg-] > li > a > .label {
    background-color: #fff;
    border-color: #fff;
    color: #333333;
}

@media (min-width: 769px) {
    .list-group-item > .label { float: right; }

    .list-group-item > .label + .label { margin-right: 7px; }
}

.label > .caret,
.badge > .caret { margin-top: -2px; }

.open .label.dropdown-toggle,
.open .badge.dropdown-toggle {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.label[href]:hover,
.badge[href]:hover,
.label[href]:focus,
.badge[href]:focus {
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.label-default { border-color: #999999; }

.label-default[href]:hover,
.label-default[href]:focus { background-color: #999999; }

.label-primary { border-color: #2196F3; }

.label-primary[href]:hover,
.label-primary[href]:focus { background-color: #2196F3; }

.label-success { border-color: #4CAF50; }

.label-success[href]:hover,
.label-success[href]:focus { background-color: #4CAF50; }

.label-info { border-color: #00BCD4; }

.label-info[href]:hover,
.label-info[href]:focus { background-color: #00BCD4; }

.label-warning { border-color: #FF5722; }

.label-warning[href]:hover,
.label-warning[href]:focus { background-color: #FF5722; }

.label-danger { border-color: #F44336; }

.label-danger[href]:hover,
.label-danger[href]:focus { background-color: #F44336; }

.label-striped {
    background-color: #f5f5f5;
    border-left-width: 2px;
    color: #333333;
    padding: 5px 10px;
}

.label-striped.label-striped-right {
    border-left-width: 1px;
    border-right-width: 2px;
}

.label-striped,
.label-striped.label-icon { border-radius: 0; }

.label-striped[href]:hover,
.label-striped[href]:focus {
    -webkit-box-shadow: none;
    background-color: #eeeeee;
    box-shadow: none;
    color: #333333;
}

.label-flat {
    background-color: transparent;
    border-radius: 0;
    border-width: 2px;
}

.label-flat[href]:hover,
.label-flat[href]:focus {
    -webkit-box-shadow: none;
    background-color: transparent;
    box-shadow: none;
}

.label-icon {
    border-radius: 2px;
    padding: 7px;
}

.label-icon > i { top: 0; }

.label-icon.label-flat { padding: 6px; }

.label-icon-xlg { padding: 10px; }

.label-icon-xlg.label-flat { padding: 9px; }

.label-icon-lg { padding: 9px; }

.label-icon-lg.label-flat { padding: 8px; }

.label-icon-sm { padding: 6px; }

.label-icon-sm.label-flat { padding: 5px; }

.label-icon-xs { padding: 5px; }

.label-icon-xs.label-flat { padding: 4px; }

.label-rounded { border-radius: 100px; }

.label-rounded:not(.label-icon) {
    padding-left: 7px;
    padding-right: 7px;
}

.label-roundless { border-radius: 0; }

.label-block { display: block; }

.form-control + .label-block { margin-top: 7px; }

.label-block.text-left {
    margin-right: 0;
    text-align: left;
}

.label-block.text-right {
    margin-left: 0;
    text-align: right;
}

/* ------------------------------------------------------------------------------
*
*  # Badges component
*
*  Overrides for badges bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.badge {
    background-color: transparent;
    border: 1px solid transparent;
    font-size: 10px;
    letter-spacing: 0.1px;
    padding: 1px 5px 0px 5px;
    vertical-align: baseline;
}

.btn .badge { top: 0; }

.btn-xs .badge { padding: 1px 5px 0px 5px; }

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.nav-tabs-solid > .active > a > .badge,
.nav-tabs[class*=bg-] > li > a > .badge {
    background-color: #fff;
    border-color: #fff;
    color: #333333;
}

.nav-pills > li > a > .badge { margin-left: 0; }

.nav-pills > li > a > .badge.position-right { margin-left: 7px; }

.badge-default {
    background-color: #999999;
    border-color: #999999;
}

.badge-primary {
    background-color: #2196F3;
    border-color: #2196F3;
}

.badge-success {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.badge-info {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.badge-warning {
    background-color: #FF5722;
    border-color: #FF5722;
}

.badge-danger {
    background-color: #F44336;
    border-color: #F44336;
}

.badge-flat {
    background-color: transparent;
    border-width: 2px;
}

.badge-flat[href]:hover,
.badge-flat[href]:focus {
    -webkit-box-shadow: none;
    background-color: transparent;
    box-shadow: none;
}

/* ------------------------------------------------------------------------------
*
*  # Thumbnails component
*
*  Overrides for thumbnails bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.thumbnail {
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.thumbnail > a { display: block; }

.thumbnail > img,
.thumbnail a > img { width: 100%; }

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active { border-color: #ddd; }

.thumbnail .caption {
    padding: 17px;
    padding-top: 20px;
}

.thumbnail .caption i.pull-right,
.thumbnail .caption .icons-list.pull-right { margin-top: 4px; }

.thumbnail .caption .media-heading { margin-top: 0; }

.thumbnail .caption .media-heading:after {
    clear: both;
    content: '';
    display: table;
}

.modal-dialog .thumbnail {
    -webkit-box-shadow: none;
    border-width: 0;
    box-shadow: none;
}

.thumbnail > .panel-heading {
    margin: -3px;
    margin-bottom: 0;
}

.thumbnail .panel-footer {
    margin: -3px;
    margin-top: 0;
}

.thumbnail.no-padding img,
.thumbnail.no-padding .thumb {
    -webkit-box-shadow: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    box-shadow: none;
}

.thumbnail.no-padding .caption { padding: 20px; }

.thumbnail.no-padding .panel-heading,
.thumbnail.no-padding .panel-footer { margin: 0; }

.thumb {
    display: block;
    position: relative;
}

.thumb img:not(.media-preview) {
    display: inline-block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.thumb:hover .caption-zoom {
    -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.7);
    border-radius: 0;
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.7);
}

.thumb:hover .caption-offset {
    left: 8px;
    top: 8px;
}

.thumb .caption-collapse {
    height: auto;
    top: 80%;
    z-index: 10;
}

.thumb:hover .thumb .caption-collapse { top: 100%; }

.thumb-rounded {
    margin: 20px auto 0 auto;
    width: 60%;
}

.thumb-rounded,
.thumb-rounded img { border-radius: 50%; }

.caption-overflow {
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    border-radius: inherit;
    color: #fff;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all 0.15s ease-in-out;
    visibility: hidden;
    width: 100%;
}

.caption-overflow span {
    margin-top: -17px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.thumb:hover > .caption-overflow {
    background-color: rgba(0, 0, 0, 0.7);
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

.zoom-image {
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    color: #fff;
    display: inline-block;
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: 0;
    transition: all 0.15s ease-in-out;
    width: 100%;
}

.thumb:hover .zoom-image {
    background-color: rgba(0, 0, 0, 0.6);
    filter: alpha(opacity=100);
    opacity: 1;
}

.img-rounded + .zoom-image { border-radius: 3px; }

.img-circle + .zoom-image { border-radius: 50%; }

.zoom-image i {
    font-size: 32px;
    left: 50%;
    margin-left: -16px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

.thumb-slide { overflow: hidden; }

.thumb-slide .caption {
    -o-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: -100%;
    color: #fff;
    height: 100%;
    left: 0;
    position: absolute;
    transition: all 0.1s linear;
    width: 100%;
    z-index: 10;
}

.thumb-slide .caption span {
    left: 0;
    margin-top: -18px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.thumb-slide:hover .caption { bottom: 0; }

/* ------------------------------------------------------------------------------
*
*  # Alert component
*
*  Overrides for alerts bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.alert {
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
}

.alert .alert-heading {
    margin-bottom: 7px;
    margin-top: 0;
}

.alert .alert-link { color: inherit; }

.alert .close,
.alert .close:hover,
.alert .close:focus { color: inherit; }

.alert-primary {
    background-color: #E3F2FD;
    border-color: #1E88E5;
    color: #1565C0;
}

.alert-primary hr { border-top-color: #187bd1; }

.alert-primary .alert-link { color: #104d92; }

.alert-primary,
.alert-primary .close { color: #104d92; }

.alert-success,
.alert-success .close { color: #205823; }

.alert-info,
.alert-info .close { color: #00545c; }

.alert-warning,
.alert-warning .close { color: #aa3510; }

.alert-danger,
.alert-danger .close { color: #9c1f1f; }

.alert.alert-rounded {
    border-radius: 100px;
    padding-left: 25px;
    padding-right: 25px;
}

.alert-component[class*=alert-styled-] { background-color: #fff; }

.alert[class*=bg-] a,
.alert[class*=bg-] .alert-link { color: #fff; }

.alert[class*=alert-styled-]:after,
.ui-pnotify[class*=alert-styled-] > .alert:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: '\e9a2';
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 400;
    left: -44px;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 44px;
}

.alert[class*=alert-styled-].alert-danger:after,
.ui-pnotify[class*=alert-styled-] > .alert.alert-danger:after,
.alert[class*=alert-styled-][class*=bg-danger]:after,
.ui-pnotify[class*=alert-styled-] > .alert[class*=bg-danger]:after { content: '\ed64'; }

.alert[class*=alert-styled-].alert-success:after,
.ui-pnotify[class*=alert-styled-] > .alert.alert-success:after,
.alert[class*=alert-styled-][class*=bg-success]:after,
.ui-pnotify[class*=alert-styled-] > .alert[class*=bg-success]:after { content: '\ed6e'; }

.alert[class*=alert-styled-].alert-warning:after,
.ui-pnotify[class*=alert-styled-] > .alert.alert-warning:after,
.alert[class*=alert-styled-][class*=bg-warning]:after,
.ui-pnotify[class*=alert-styled-] > .alert[class*=bg-warning]:after { content: '\e9bd'; }

.alert[class*=alert-styled-].alert-info:after,
.ui-pnotify[class*=alert-styled-] > .alert.alert-info:after,
.alert[class*=alert-styled-][class*=bg-info]:after,
.ui-pnotify[class*=alert-styled-] > .alert[class*=bg-info]:after { content: '\e9b9'; }

.alert.alert-styled-right:after,
.ui-pnotify.alert-styled-right > .alert:after {
    left: auto;
    right: -44px;
}

.alert.alert-styled-custom:after,
.ui-pnotify.alert-styled-custom > .alert:after { content: "\e81b"; }

.alert.alert-styled-left,
.ui-pnotify.alert-styled-left > .alert { border-left-width: 44px; }

.alert.alert-styled-left[class*=bg-],
.ui-pnotify.alert-styled-left[class*=bg-] > .alert { border-left-color: rgba(0, 0, 0, 0.15) !important; }

.alert.alert-styled-right,
.ui-pnotify.alert-styled-right > .alert { border-right-width: 44px; }

.alert.alert-styled-right[class*=bg-],
.ui-pnotify.alert-styled-right[class*=bg-] > .alert { border-right-color: rgba(0, 0, 0, 0.15) !important; }

.alert[class*=alert-arrow-]:before,
.ui-pnotify[class*=alert-arrow-] > .alert:before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    border-left-color: inherit;
    border-top: 5px solid transparent;
    content: "";
    display: inline-block;
    left: 0;
    margin-top: -5px;
    position: absolute;
    top: 50%;
}

.alert.alert-arrow-right:before,
.ui-pnotify.alert-arrow-right > .alert:before {
    border-left: 0;
    border-right: 5px solid;
    border-right-color: inherit;
    left: auto;
    right: 0;
}

.ui-pnotify[class*=alpha-] >  {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

/* ------------------------------------------------------------------------------
*
*  # Progress bars component
*
*  Overrides for progress bars bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.progress {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    height: 18px;
    margin-bottom: 0;
    position: relative;
}

.progress-bar {
    line-height: 18px;
    overflow: hidden;
}

.progress-rounded,
.progress-rounded > .progress-bar { border-radius: 100px; }

.progress .progressbar-back-text {
    font-size: 12px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%;
}

.progress .progressbar-front-text {
    display: block;
    font-size: 12px;
    position: relative;
    text-align: center;
    width: 100%;
}

.progress.right .progress-bar {
    float: right;
    right: 0;
}

.progress.right .progressbar-front-text {
    position: absolute;
    right: 0;
}

.progress.vertical {
    display: inline-block;
    height: 100%;
    width: 50px;
}

.progress.vertical + .progress.vertical { margin-left: 10px; }

.progress.vertical .progress-bar {
    -o-transition: height 0.6s ease;
    -webkit-transition: height 0.6s ease;
    height: 0;
    transition: height 0.6s ease;
    width: 100%;
}

.progress.vertical.bottom { position: relative; }

.progress.vertical.bottom .progressbar-front-text {
    bottom: 0;
    position: absolute;
}

.progress.vertical.bottom .progress-bar {
    bottom: 0;
    position: absolute;
}

.progress-lg { height: 22px; }

.progress-lg .progress-bar { line-height: 22px; }

.progress-sm { height: 14px; }

.progress-xs { height: 10px; }

.progress-xxs { height: 6px; }

.progress-micro { height: 2px; }

.progress-sm .progress-bar,
.progress-xs .progress-bar,
.progress-xxs .progress-bar,
.progress-micro .progress-bar { font-size: 0; }

/* ------------------------------------------------------------------------------
*
*  # Media list component
*
*  Overrides for media list bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.media {
    margin-top: 20px;
    position: relative;
}

.media,
.media-body { overflow: visible; }

.media-left,
.media-right,
.media-body { position: relative; }

.media-heading {
    display: block;
    margin-bottom: 2px;
}

.media-list { margin-bottom: 0; }

.media-right,
.media > .pull-right { padding-left: 20px; }

.media-left,
.media > .pull-left { padding-right: 20px; }

@media (max-width: 768px) {
    .stack-media-on-mobile { text-align: center; }

    .stack-media-on-mobile .media-annotation { display: block; }

    .stack-media-on-mobile .media-annotation.dotted:not(.pull-right):before {
        content: none;
        margin: 0;
    }

    .stack-media-on-mobile .media-heading .media-annotation {
        margin-left: 0;
        margin-right: 0;
        padding-bottom: 5px;
    }

    .stack-media-on-mobile .media-left,
    .stack-media-on-mobile .media-right,
    .stack-media-on-mobile .media-body {
        display: block;
        padding-left: 0;
        padding-right: 0;
        width: auto;
    }

    .stack-media-on-mobile .media-left img,
    .stack-media-on-mobile .media-right img,
    .stack-media-on-mobile .media-body img {
        height: auto;
        max-height: none;
        width: 100%;
    }

    .stack-media-on-mobile .media-body,
    .stack-media-on-mobile .media-right { margin-top: 15px; }

    .stack-media-on-mobile .media-heading { margin-bottom: 5px; }
}

.media-left img:not(.media-preview),
.media-right img:not(.media-preview),
.thumbnail .media img:not(.media-preview) {
    height: 40px;
    max-width: none;
    width: 40px;
}

.media-badge {
    left: -10px;
    position: absolute;
    top: -2px;
}

.media-badge,
.media-badge[class*=bg-] { border: 2px solid; }

@media (max-width: 768px) {
    .navbar-inverse .media-badge {
        border: 0;
        top: 0;
    }
}

.media-annotation {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
}

.media-heading .media-annotation { margin-left: 7px; }

.media-annotation i { font-size: 13px; }

.media-annotation.dotted:not(.pull-right):before {
    content: '•';
    margin-right: 10px;
}

.media-header {
    margin-top: 20px;
    white-space: nowrap;
}

.media-header:first-child { margin-top: 0; }

.media-list-bordered > li {
    border-top: 1px solid #eeeeee;
    margin-top: 15px;
    padding-top: 15px;
}

.media-list-bordered > li:first-child {
    border-top-width: 0;
    padding-top: 0;
}

.media-list-bordered.media-list-linked .media-header { margin-bottom: 15px; }

.media-list-linked .media {
    margin-top: 0;
    padding: 0;
}

.media-list-linked .media-link {
    color: #333333;
    display: block;
    padding: 15px 20px;
}

.media-list-linked .media-link:hover,
.media-list-linked .media-link:focus {
    background-color: #fafafa;
    color: #333333;
}

.media-list-linked .media-header {
    margin-bottom: 10px;
    margin-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}

.media-list-linked .media-header:first-child { margin-top: 0; }

.media-list-linked.media-list-bordered > li:first-child { border-top-width: 1px; }

.media-list-linked.media-list-bordered > .media-header { margin-top: 0; }

.media-list-linked.media-list-bordered > .media-header:first-child { border-top-width: 0; }

/* ------------------------------------------------------------------------------
*
*  # List groups component
*
*  Overrides for list groups bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.list-group {
    border: 1px solid #ddd;
    border-radius: 3px;
    list-style: none;
    margin-bottom: 0;
    padding: 5px 0;
}

.list-group-borderless {
    border: 0;
    border-radius: 0;
}

.list-group-item {
    background-color: transparent;
    border: 0;
    padding: 10px 20px;
}

.list-group-item.disabled .label,
.list-group-item.disabled:hover .label,
.list-group-item.disabled:focus .label,
.list-group-item.disabled .badge,
.list-group-item.disabled:hover .badge,
.list-group-item.disabled:focus .badge {
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.list-group-divider {
    background-color: #e5e5e5;
    display: block;
    height: 1px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.list-group-header {
    color: #999999;
    font-size: 11px;
    line-height: 1.82;
    padding: 7px 20px;
    text-transform: uppercase;
}

.list-group-header:first-child { margin-top: 5px; }

.list-group-item + .list-group-header,
.list-group-divider + .list-group-header { margin-top: 10px; }

.list-group-item > i,
.list-group-header > i { margin-right: 7px; }

.list-group-item > i.pull-right,
.list-group-header > i.pull-right {
    margin-left: 7px;
    margin-right: 0;
    margin-top: 3px;
}

.list-group-item > .badge,
.list-group-header > .badge,
.list-group-item > .label,
.list-group-header > .label { margin-top: 1px; }

.list-group-item-heading {
    margin-bottom: 5px;
    margin-top: 5px;
}

.list-group-item-text {
    line-height: 1.5384616;
    margin-bottom: 5px;
}

.list-group-item-success {
    background-color: #E8F5E9;
    color: #43A047;
}

a.list-group-item-success,
button.list-group-item-success { color: #43A047; }

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:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
    background-color: #d6edd8;
    color: #43A047;
}

a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
    background-color: #43A047;
    border-color: #43A047;
    color: #fff;
}

.list-group-item-success,
a.list-group-item-success,
a.list-group-item-success:hover,
a.list-group-item-success:focus { color: #205823; }

.list-group-item-info {
    background-color: #E3F2FD;
    color: #1565C0;
}

a.list-group-item-info,
button.list-group-item-info { color: #1565C0; }

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:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
    background-color: #cbe7fb;
    color: #1565C0;
}

a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
    background-color: #1565C0;
    border-color: #1565C0;
    color: #fff;
}

.list-group-item-info,
a.list-group-item-info,
a.list-group-item-info:hover,
a.list-group-item-info:focus { color: #104d92; }

.list-group-item-warning {
    background-color: #FFF3E0;
    color: #EF6C00;
}

a.list-group-item-warning,
button.list-group-item-warning { color: #EF6C00; }

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:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
    background-color: #ffe9c6;
    color: #EF6C00;
}

a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
    background-color: #EF6C00;
    border-color: #EF6C00;
    color: #fff;
}

.list-group-item-warning,
a.list-group-item-warning,
a.list-group-item-warning:hover,
a.list-group-item-warning:focus { color: #aa3510; }

.list-group-item-danger {
    background-color: #FBE9E7;
    color: #D84315;
}

a.list-group-item-danger,
button.list-group-item-danger { color: #D84315; }

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:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
    background-color: #f7d5d1;
    color: #D84315;
}

a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
    background-color: #D84315;
    border-color: #D84315;
    color: #fff;
}

.list-group-item-danger,
a.list-group-item-danger,
a.list-group-item-danger:hover,
a.list-group-item-danger:focus { color: #9c1f1f; }

/* ------------------------------------------------------------------------------
*
*  # Panels component
*
*  Overrides for panels bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.panel {
    border-color: #ddd;
    color: #333333;
    margin-bottom: 20px;
}

.panel[class*=bg-] > .panel-heading { border-color: rgba(255, 255, 255, 0.2); }

@media (max-width: 768px) {
    .panel[class*=bg-] > .panel-heading { background-color: inherit; }
}

.panel[class*=bg-].panel-flat > .panel-heading { border-bottom-color: transparent; }

.panel[class*=bg-] > .panel-body { background-color: inherit; }

.panel[class*=bg-] .panel-title { color: #fff; }

.panel[class*=bg-] .table thead td,
.panel[class*=bg-] .table tbody td,
.panel[class*=bg-] .table thead th,
.panel[class*=bg-] .table tbody th { border-color: rgba(255, 255, 255, 0.1); }

.panel[class*=bg-] .text-muted,
.panel[class*=bg-] .help-block,
.panel[class*=bg-] .help-inline { color: rgba(255, 255, 255, 0.8); }

.panel[class*=border-top-] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.panel[class*=border-bottom-] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.panel[class*=border-left-] {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.panel[class*=border-right-] {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.panel-body { position: relative; }

.panel-flat > .panel-heading + .panel-body { padding-top: 0; }

.panel-heading { position: relative; }

.panel-bordered > .panel-heading { margin: 0; }

.panel-flat > .panel-heading {
    background-color: #fff;
    padding-bottom: 20px;
    padding-top: 20px;
}

.panel-flat[class*=bg-] > .panel-heading { background-color: inherit; }

.panel-heading[class*=bg-],
.panel-primary .panel-heading,
.panel-danger .panel-heading,
.panel-success .panel-heading,
.panel-warning .panel-heading,
.panel-info .panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    margin: -1px -1px 0 -1px;
}

.panel-white > .panel-heading {
    background-color: #fff;
    border-bottom-color: #ddd;
}

.panel-title {
    font-size: 13px;
    position: relative;
}

a.panel-title { display: block; }

.panel-title img {
    display: inline-block;
    max-height: 20px;
    vertical-align: top;
}

.panel-title > small:not(.display-block),
.panel-title > .small:not(.display-block) { margin-left: 5px; }

h1.panel-title,
.h1.panel-title { font-size: 25px; }

h2.panel-title,
.h2.panel-title { font-size: 23px; }

h3.panel-title,
.h3.panel-title { font-size: 21px; }

h4.panel-title,
.h4.panel-title { font-size: 19px; }

h5.panel-title,
.h5.panel-title { font-size: 17px; }

h6.panel-title,
.h6.panel-title { font-size: 15px; }

.icons-list a[data-action] {
    -o-transition: all ease-in-out 0.2s;
    -webkit-transition: all ease-in-out 0.2s;
    transition: all ease-in-out 0.2s;
    vertical-align: middle;
}

.icons-list a[data-action]:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    min-width: 16px;
    text-align: center;
    vertical-align: middle;
}

.icons-list a[data-action="collapse"]:after { content: '\e9c1'; }

.icons-list a[data-action="reload"]:after { content: '\e9fb'; }

.icons-list a[data-action="close"]:after { content: '\e9b6'; }

.icons-list a[data-action="move"]:after { content: '\e986'; }

.icons-list a[data-action="modal"]:after { content: '\e9eb'; }

.panel-footer { position: relative; }

.panel-footer:after {
    clear: both;
    content: '';
    display: table;
}

.panel-footer > ul {
    float: left;
    font-size: 0;
    list-style: none;
    margin: 0;
    margin-left: 15px;
    padding: 0;
}

.panel-footer > ul:first-child { margin-left: 0; }

.panel-footer > ul > li {
    display: inline-block;
    font-size: 13px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.panel-footer > ul > li + li { margin-left: 15px; }

.panel-footer > ul > li > a { color: #333333; }

.panel-footer > ul > li .dropdown-menu {
    margin-bottom: 0;
    margin-top: 0;
}

@media (max-width: 480px) {
    .panel-footer { text-align: center; }

    .panel-footer ul,
    .panel-footer .pull-right {
        float: none !important;
        margin-left: 0;
    }

    .panel-footer > ul > li,
    .panel-footer .dropdown,
    .panel-footer .dropup,
    .panel-footer .btn-group { position: static; }

    .panel-footer .dropdown-menu {
        left: 0;
        right: 0;
    }
}

.panel-footer-transparent {
    background-color: transparent;
    border-top: 0;
}

.panel-footer-transparent > ul > li {
    margin-bottom: 20px;
    padding-bottom: 0;
    padding-top: 0;
}

.panel-group-control .panel-title > a {
    display: inline-block;
    padding-left: 26px;
}

.panel-group-control .panel-title > a:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9b7';
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 400;
    left: 0;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.panel-group-control .panel-title > a.collapsed:before { content: '\e9b8'; }

.panel-group-control.panel-group-control-right .panel-title > a {
    padding-left: 0;
    padding-right: 26px;
}

.panel-group-control.panel-group-control-right .panel-title > a:before {
    left: auto;
    right: 0;
}

.panel-primary { border-color: #ddd; }

.panel-primary.panel-bordered { border-color: #2196F3; }

.panel-success { border-color: #ddd; }

.panel-success.panel-bordered { border-color: #4CAF50; }

.panel-info { border-color: #ddd; }

.panel-info.panel-bordered { border-color: #00BCD4; }

.panel-warning { border-color: #ddd; }

.panel-warning.panel-bordered { border-color: #FF5722; }

.panel-danger { border-color: #ddd; }

.panel-danger.panel-bordered { border-color: #F44336; }

/* ------------------------------------------------------------------------------
*
*  # Wells component
*
*  Overrides for wells bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.well {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 20px;
}

.well-white { background-color: #fff; }

.well-lg {
    border-radius: 3px;
    padding: 25px;
}

.well-sm { padding: 15px; }

/* ------------------------------------------------------------------------------
*
*  # Close button component
*
*  Overrides for close button bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.close {
    filter: alpha(opacity=60);
    font-size: 17px;
    opacity: 0.6;
    text-shadow: none;
}

.close:hover,
.close:focus {
    filter: alpha(opacity=100);
    opacity: 1;
    outline: 0;
}

/* ------------------------------------------------------------------------------
*
*  # Modals component
*
*  Overrides for modals bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.modal-content {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

.modal-header {
    padding-bottom: 0;
    position: relative;
}

.modal-header[class*=bg-] {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
    padding: 15px 20px;
}

.modal-header[class*=bg-] .close { margin-top: -9.75px; }

.modal-content[class*=bg-] .modal-header .close,
.modal-header[class*=bg-] .close { color: #fff; }

.modal-header .close {
    margin-top: 0;
    position: absolute;
    right: 20px;
    top: 50%;
}

.modal-body .close { margin-top: 0 !important; }

.modal-footer { padding-top: 0; }

.modal-footer.text-center { text-align: center; }

.modal-footer.text-left { text-align: left; }

@media (min-width: 769px) {
    .modal-xs { width: 300px; }

    .modal-full {
        margin-left: 3%;
        margin-right: 3%;
        width: 94%;
    }
}

/* ------------------------------------------------------------------------------
*
*  # Tooltips component
*
*  Overrides for tooltips bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.tooltip {
    font-size: 13px;
    line-height: 1.5384616;
}

.tooltip [class*=bg-] { border-radius: 3px; }

.tooltip [class*=bg-] > .tooltip-inner { background-color: inherit; }

.tooltip.top [class*=bg-] .tooltip-arrow { border-top-color: inherit; }

.tooltip.right [class*=bg-] .tooltip-arrow { border-right-color: inherit; }

.tooltip.bottom [class*=bg-] .tooltip-arrow { border-bottom-color: inherit; }

.tooltip.left [class*=bg-] .tooltip-arrow { border-left-color: inherit; }

.tooltip-inner { padding: 7px 12px; }

/* ------------------------------------------------------------------------------
*
*  # Popovers component
*
*  Overrides for popovers bootstrap component
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.popover {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    padding: 0;
}

.popover-title {
    border: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.6666667;
    padding: 15px 15px 0 15px;
    text-transform: uppercase;
}

.popover-title[class*=bg-] {
    margin: -1px -1px 0 -1px;
    padding: 10px 15px;
}

.popover-content { padding: 15px; }

.popover[class*=bg-].top > .arrow,
.popover[class*=border-].top > .arrow,
.popover[class*=bg-].top > .arrow:after,
.popover[class*=border-].top > .arrow:after { border-top-color: inherit; }

.popover[class*=bg-].right > .arrow,
.popover[class*=border-].right > .arrow,
.popover[class*=bg-].right > .arrow:after,
.popover[class*=border-].right > .arrow:after { border-right-color: inherit; }

.popover[class*=bg-].bottom > .arrow,
.popover[class*=border-].bottom > .arrow,
.popover[class*=bg-].bottom > .arrow:after,
.popover[class*=border-].bottom > .arrow:after { border-bottom-color: inherit; }

.popover[class*=bg-].left > .arrow,
.popover[class*=border-].left > .arrow,
.popover[class*=bg-].left > .arrow:after,
.popover[class*=border-].left > .arrow:after { border-left-color: inherit; }

.glyphicon.red { color: #aa0000; }

.glyphicon.green { color: #009000; }

.buyer-submenu li.active { background-color: #E8F5E9; }
/* ------------------------------------------------------------------------------
 *
 *  # Components
 *
 *  Common less file with imports of plugins and pages
 *
 *  Version: 1.2
 *  Latest update: Nov 12, 2015
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
 *
 *  # Sidebar layouts
 *
 *  Styles for sidebar components, main navigation and sidebar itself
 *
 *  Version: 1.2
 *  Latest update: Nov 25, 2015
 *
 * ---------------------------------------------------------------------------- */
.sidebar {
    background-color: #263238;
    color: #fff;
    display: none;
    position: relative;
    width: 100%;
}

@media (min-width: 769px) {
    .sidebar {
        display: table-cell;
        vertical-align: top;
        width: 260px;
    }
}

.sidebar-main { z-index: 99; }

.sidebar-secondary { z-index: 98; }

.sidebar-opposite {
    display: none;
    z-index: 97;
}

@media (min-width: 769px) {
    .sidebar-opposite-visible .sidebar-opposite { display: table-cell; }
}

.sidebar:not(.sidebar-default) + .sidebar:not(.sidebar-default) { border-left: 1px solid rgba(255, 255, 255, 0.1); }

.sidebar-default {
    background-color: #fff;
    border-bottom: 1px solid #ddd;
    color: #333333;
}

@media (min-width: 769px) {
    .sidebar-default {
        border-bottom: 0;
        border-right: 1px solid #ddd;
    }

    .content-wrapper + .sidebar-default { border-left: 1px solid #ddd; }
}

.sidebar-content { position: relative; }

.sidebar-all-hidden .sidebar-main,
.sidebar-all-hidden .sidebar-secondary,
.sidebar-main-hidden .sidebar-main,
.sidebar-detached-hidden .sidebar-detached > .sidebar,
.sidebar-secondary-hidden .sidebar-secondary { display: none; }

@media (max-width: 768px) {
    .sidebar-mobile-main .sidebar-main,
    .sidebar-mobile-secondary .sidebar-secondary,
    .sidebar-mobile-opposite .sidebar-opposite,
    .sidebar-mobile-detached .sidebar-detached > .sidebar { display: block; }
}

.category-title {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    margin: 0;
    padding: 10px 20px;
    padding-right: 46px;
    position: relative;
}

.category-title > span {
    display: block;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.82;
    margin-top: 2px;
    text-transform: uppercase;
}

.category-title > i {
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
}

.category-title .icons-list {
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
}

.sidebar-default .category-title { border-bottom-color: #ddd; }

.category-content {
    padding: 20px;
    position: relative;
}

.navigation {
    list-style: none;
    margin: 0;
    padding: 10px 0;
    position: relative;
}

.sidebar-user + .sidebar-category .navigation { padding-top: 0; }

.navigation .hidden-ul { display: none; }

.navigation li { position: relative; }

.navigation li + li { margin-top: 1px; }

.navigation li + .navigation-header { margin-top: 10px; }

.navigation li a {
    -o-transition: background 0.15s linear, color 0.15s linear;
    -webkit-transition: background 0.15s linear, color 0.15s linear;
    color: rgba(255, 255, 255, 0.75);
    display: block;
    transition: background 0.15s linear, color 0.15s linear;
}

.navigation li a:hover,
.navigation li a:focus {
    background-color: rgba(0, 0, 0, 0.1);
    color: #fff;
}

.navigation li a > i {
    -o-transition: opacity 0.2s ease-in-out;
    -webkit-transition: opacity 0.2s ease-in-out;
    float: left;
    margin-right: 15px;
    margin-top: 2px;
    top: 0;
    transition: opacity 0.2s ease-in-out;
}

.navigation li a > i.pull-right {
    margin-left: 15px;
    margin-right: 0;
}

.navigation li.disabled > a,
.navigation li.disabled > a:hover,
.navigation li.disabled > a:focus {
    background-color: transparent;
    color: inherit;
    cursor: not-allowed;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.navigation li > .has-ul {
    padding-right: 36px;
    position: relative;
}

.navigation li > .has-ul:after {
    -moz-osx-font-smoothing: grayscale;
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -o-transition: -webkit-transform 0.2s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-transform: rotate(0deg);
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    content: "\e9c7";
    display: block;
    font-family: "icomoon";
    font-size: 16px;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: rotate(0deg);
    transition: -webkit-transform 0.2s ease-in-out;
}

.navigation li.active > .has-ul:after {
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.navigation li.navigation-divider {
    background-color: rgba(255, 255, 255, 0.1);
    height: 1px;
    margin: 10px 0;
}

.sidebar-default .navigation li.navigation-divider { background-color: #eeeeee; }

.navigation li:not(.active) .label-transparent {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}

.navigation > li > a {
    font-weight: 500;
    min-height: 44px;
    padding: 12px 20px;
}

.navigation > li.active > a,
.navigation > li.active > a:hover,
.navigation > li.active > a:focus {
    background-color: #455A64;
    color: #fff;
}

.navigation > li.active > a > [class*=text-] { color: #fff; }

.navigation > li.active > a .label,
.navigation > li.active > a .badge {
    -o-transition: background-color ease-in-out 0.2s;
    -webkit-transition: background-color ease-in-out 0.2s;
    background-color: transparent;
    border-color: transparent;
    color: #fff;
    transition: background-color ease-in-out 0.2s;
}

.navigation > li ul {
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
    background-color: rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05);
    list-style: none;
    margin: 0;
    padding: 0;
}

.navigation > li ul li a {
    min-height: 40px;
    padding: 10px 20px;
    padding-left: 51px;
}

.navigation > li ul .navigation-header { padding-left: 51px; }

.navigation > li > ul > li > ul > li > a,
.navigation > li > ul > li > ul > .navigation-header { padding-left: 71px; }

.navigation > li > ul > li > ul > li > ul > li > a,
.navigation > li > ul > li > ul > li > ul .navigation-header { padding-left: 91px; }

.navigation > li > ul li:first-child { padding-top: 10px; }

.navigation > li > ul li:last-child { padding-bottom: 10px; }

.navigation > li > ul li.active > a,
.navigation > li > ul li.active > a:hover,
.navigation > li > ul li.active > a:focus {
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
}

.navigation .navigation-header {
    border-bottom: 0;
    font-size: 11px;
    line-height: 1.82;
    min-height: 30px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.navigation .navigation-header > span {
    display: block;
    margin-top: 2px;
}

.navigation .navigation-header > i { display: none; }

.navigation .navigation-header > i.pull-right { margin-top: 2px; }

.navigation .navigation-header,
.navigation .navigation-header a {
    color: rgba(255, 255, 255, 0.5);
    font-weight: 400;
}

.navigation .navigation-header a:hover,
.navigation .navigation-header a:focus { color: #fff; }

.navigation .navigation-header a i {
    float: none;
    margin: 0;
}

.sidebar-default .navigation .navigation-header,
.sidebar-default .navigation .navigation-header a { color: #999999; }

.sidebar-default .navigation .navigation-header a:hover,
.sidebar-default .navigation .navigation-header a:focus { color: #333333; }

.navigation .label,
.navigation .badge {
    float: right;
    margin-top: 1px;
}

.sidebar-default .navigation li > a { color: #333333; }

.sidebar-default .navigation li > a:hover,
.sidebar-default .navigation li > a:focus { background-color: #f5f5f5; }

.sidebar-default .navigation li.active > a,
.sidebar-default .navigation li.active > a:hover,
.sidebar-default .navigation li.active > a:focus {
    background-color: #f5f5f5;
    color: #333333;
}

.sidebar-default .navigation li.disabled > a,
.sidebar-default .navigation li.disabled > a:hover,
.sidebar-default .navigation li.disabled > a:focus { background-color: transparent; }

.sidebar-default .navigation li .label-transparent {
    color: #999999;
    font-weight: 400;
}

.sidebar-default .navigation > li ul { background-color: transparent; }

.sidebar-default .navigation > li.active > a,
.sidebar-default .navigation > li.active > a:hover,
.sidebar-default .navigation > li.active > a:focus {
    background-color: #26A69A;
    color: #fff;
}

.sidebar-default .navigation > li.active > a .label-transparent { color: #fff; }

.navigation-icons-right > li > a,
.navigation-icons-right > li > a.has-ul { padding-right: 20px; }

.navigation-icons-right > li > a > i {
    float: right;
    margin-left: 15px;
    margin-right: 0;
}

.navigation-icons-right > li > a.has-ul:after,
.navigation-icons-right > li.active > .has-ul:after { content: none; }

.navigation-bordered > li { border-top: 1px solid rgba(255, 255, 255, 0.05); }

.navigation-bordered > li:last-child { border-bottom: 1px solid rgba(255, 255, 255, 0.05); }

.navigation-bordered > li.navigation-header {
    background-color: rgba(0, 0, 0, 0.1);
    line-height: 1;
    padding-bottom: 12px;
    padding-top: 12px;
}

.navigation-bordered > li + li { margin-top: 0; }

.navigation-bordered > li ul {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.navigation-bordered li + .navigation-header { margin-top: 0; }

.sidebar-default .navigation-bordered > li { border-top: 1px solid #eeeeee; }

.sidebar-default .navigation-bordered > li.navigation-header { background-color: #fafafa; }

.navigation-lg > li > a,
.navigation-lg > li > a > span {
    min-height: 48px;
    padding-bottom: 14px;
    padding-top: 14px;
}

.navigation-lg > li ul li a {
    min-height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navigation-sm > li > a,
.navigation-sm > li > a > span {
    min-height: 40px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navigation-sm > li ul li a {
    min-height: 32px;
    padding-bottom: 6px;
    padding-top: 6px;
}

.navigation-xs > li > a,
.navigation-xs > li > a > span {
    min-height: 36px;
    padding-bottom: 8px;
    padding-top: 8px;
}

.navigation-xs > li ul li a {
    min-height: 32px;
    padding-bottom: 6px;
    padding-top: 6px;
}

@media (min-width: 769px) {
    .sidebar-fixed .sidebar-content {
        bottom: 46px;
        margin-bottom: -46px;
        max-height: 100%;
        overflow: auto;
        position: fixed;
        top: 46px;
        width: 200px;
    }

    .sidebar-xs .sidebar-fixed.sidebar-main .sidebar-content { width: 56px; }

    .sidebar-fixed.sidebar-default .sidebar-content { width: 259px; }

    .sidebar-fixed-expanded .sidebar-fixed.sidebar-main {
        display: block;
        height: 100%;
        position: fixed;
        z-index: 1001;
    }

    .sidebar-fixed-expanded .sidebar-fixed.sidebar-main .sidebar-content { position: fixed; }

    .sidebar-xs .sidebar-fixed-expanded .sidebar-fixed.sidebar-main { width: 260px; }

    .sidebar-fixed-expanded .content-wrapper { padding-left: 56px; }
}

.sidebar-xs-indicator .sidebar-fixed .sidebar-content { top: 0 !important; }

@media (min-width: 769px) {
    .has-detached-left .container-detached {
        float: right;
        margin-left: -260px;
        width: 100%;
    }

    .has-detached-left .content-detached { margin-left: 280px; }

    .has-detached-left .sidebar-detached { float: left; }

    .has-detached-right .container-detached {
        float: left;
        margin-right: -260px;
        width: 100%;
    }

    .has-detached-right .content-detached { margin-right: 280px; }

    .has-detached-right .sidebar-detached { float: right; }

    .has-detached-right .sidebar-detached.affix { right: 20px; }

    .sidebar-detached-hidden .container-detached {
        float: none;
        margin: 0;
    }

    .sidebar-detached-hidden .content-detached { margin: 0; }

    .sidebar-detached-hidden .sidebar-detached { float: none; }
}

.sidebar-detached .navigation.nav > .active > .hidden-ul { display: block; }

@media (max-width: 768px) {
    .sidebar-detached .navigation.nav > li > .hidden-ul { display: block; }
}

.sidebar-detached.affix { position: static; }

@media (min-width: 769px) {
    .sidebar-detached {
        display: block;
        margin-bottom: 0;
        position: relative;
    }

    .sidebar-detached > .sidebar-default {
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        border: 1px solid #ddd;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }

    .sidebar-detached > .sidebar {
        border-radius: 3px;
        display: block;
        margin-bottom: 0;
    }

    .sidebar-detached.affix {
        bottom: 20px;
        position: fixed;
        top: 20px;
    }

    .sidebar-detached.affix > .sidebar {
        max-height: 100%;
        overflow-y: auto;
    }

    .sidebar-detached.fixed-sidebar-space { bottom: 60px; }
}

@media (min-width: 769px) {
    .sidebar-separate { background-color: transparent; }

    .sidebar-separate .sidebar-category {
        background-color: #263238;
        border-radius: 3px;
        margin-bottom: 20px;
    }

    .sidebar-separate.sidebar-default {
        -webkit-box-shadow: none;
        background-color: transparent;
        border: 0;
        box-shadow: none;
    }

    .sidebar-separate.sidebar-default .sidebar-category {
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
        background-color: #fff;
        border: 1px solid #ddd;
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    }
}

@media (min-width: 769px) {
    .sidebar-xs .sidebar-main { width: 56px; }

    .sidebar-xs .sidebar-main .sidebar-category { display: none; }

    .sidebar-xs .sidebar-main .sidebar-category-visible { display: block; }

    .sidebar-xs .sidebar-main .category-title { padding: 0; }

    .sidebar-xs .sidebar-main .category-title > i {
        display: block;
        float: none;
        padding: 13px 0;
        top: 0;
    }

    .sidebar-xs .sidebar-main .category-title > span { display: none; }

    .sidebar-xs .sidebar-main .category-title .icons-list {
        margin-bottom: 3px;
        margin-top: 3px;
        padding-bottom: 10px;
        padding-top: 10px;
        position: static;
        text-align: center;
    }

    .sidebar-xs .sidebar-main .category-title .icons-list > li {
        display: block;
        margin-left: 0;
    }

    .sidebar-xs .sidebar-main .category-title .icons-list > li + li { margin-top: 10px; }

    .sidebar-xs .sidebar-main .navigation-main > li > a {
        display: block;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > a > span {
        background-color: #455A64;
        border-bottom-right-radius: 3px;
        border-color: #455A64;
        border-top-right-radius: 3px;
        color: #fff;
        display: none;
        padding: inherit;
        padding-left: 20px;
        padding-right: 20px;
        position: absolute;
        right: -260px;
        text-align: left;
        top: 0;
        width: 260px;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > a > span:after {
        border-bottom: 5px solid transparent;
        border-right: 5px solid;
        border-right-color: inherit;
        border-top: 5px solid transparent;
        content: "";
        height: 0;
        left: -5px;
        margin-top: -5px;
        position: absolute;
        top: 50%;
        width: 0;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > a > span .label,
    .sidebar-xs .sidebar-main .navigation-main > li > a > span .badge {
        background-color: transparent;
        border-color: transparent;
        color: #fff;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > a > i {
        display: block;
        float: none;
        margin: 2px 0;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > .has-ul:after,
    .sidebar-xs .sidebar-main .navigation-main > li.active > .has-ul:after { content: none; }

    .sidebar-xs .sidebar-main .navigation-main > li .has-ul > span { border-radius: 0 3px 0 0; }

    .sidebar-xs .sidebar-main .navigation-main > li.active > ul { display: none !important; }

    .sidebar-xs .sidebar-main .navigation-main > li.disabled:hover > ul,
    .sidebar-xs .sidebar-main .navigation-main > li.disabled:hover > a > span { display: none !important; }

    .sidebar-xs .sidebar-main .navigation-main > li:hover > ul { display: block !important; }

    .sidebar-xs .sidebar-main .navigation-main > li:hover > a > span {
        cursor: default;
        display: block;
    }

    .sidebar-xs .sidebar-main .navigation-main > li:hover:not(.active) > a {
        background-color: rgba(0, 0, 0, 0.1);
        color: #fff;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > ul {
        background-color: #263238;
        border-left: 1px solid rgba(255, 255, 255, 0.1);
        border-radius: 0 0 3px 0;
        display: none;
        position: absolute;
        right: -260px;
        top: 44px;
        width: 260px;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > ul > li > a {
        padding-left: 20px;
        padding-right: 20px;
    }

    .sidebar-xs .sidebar-main .navigation-main > li > ul > li > ul > li > a { padding-left: 30px; }

    .sidebar-xs .sidebar-main .navigation-main > li > ul > li > ul > li > ul > li > a { padding-left: 60px; }

    .sidebar-xs .sidebar-main .navigation-main > .navigation-header {
        padding: 0;
        text-align: center;
    }

    .sidebar-xs .sidebar-main .navigation-main > .navigation-header > i {
        display: block;
        padding: 13px 0;
        top: 0;
    }

    .sidebar-xs .sidebar-main .navigation-main > .navigation-header > span { display: none; }

    .sidebar-xs .sidebar-main .sidebar-user .category-content {
        padding-left: 0;
        padding-right: 0;
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left,
    .sidebar-xs .sidebar-main .sidebar-user .media-right {
        display: block;
        padding: 0;
        text-align: center;
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left > img,
    .sidebar-xs .sidebar-main .sidebar-user .media-right > img {
        height: auto !important;
        max-width: 100%;
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left > .img-sm,
    .sidebar-xs .sidebar-main .sidebar-user .media-right > .img-sm {
        margin-bottom: 1px;
        margin-top: 1px;
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-left > .img-xs,
    .sidebar-xs .sidebar-main .sidebar-user .media-right > .img-xs {
        margin-bottom: 3px;
        margin-top: 3px;
    }

    .sidebar-xs .sidebar-main .sidebar-user .media-body,
    .sidebar-xs .sidebar-main .sidebar-user .media-right { display: none; }

    .sidebar-xs .sidebar-main .navigation-lg > li > ul { top: 48px; }

    .sidebar-xs .sidebar-main .navigation-sm > li > ul { top: 40px; }

    .sidebar-xs .sidebar-main .navigation-xs > li > ul { top: 36px; }

    .sidebar-xs .sidebar-default .navigation-main > li > a > span {
        background-color: #26A69A;
        border-color: #26A69A;
    }

    .sidebar-xs .sidebar-default .navigation-main > li > ul {
        background-color: #fff;
        border: 1px solid #ddd;
        border-top: 0;
    }

    .sidebar-xs .sidebar-default .navigation-main > li:hover:not(.active) > a {
        background-color: #f5f5f5;
        color: #333333;
    }
}

.sidebar .row {
    margin-left: -5px;
    margin-right: -5px;
}

.sidebar .row [class*=col-] {
    padding-left: 5px;
    padding-right: 5px;
}

@media (max-width: 768px) {
    .sidebar .sp-container {
        display: block;
        margin-left: auto;
        margin-right: auto;
        width: 220px;
    }
}

.sidebar .sp-flat .sp-picker-container {
    display: block;
    width: 218px;
}

.sidebar .panel-group .panel {
    border-radius: 0;
    border-width: 0 0 1px 0;
}

.sidebar .panel-group .panel:first-child { border-top-width: 1px; }

.sidebar .panel-group .panel + .panel { margin-top: 0; }

.sidebar .media-list-bordered > li {
    border-bottom: 1px solid #eeeeee;
    border-top: 0;
}

.sidebar:not(.sidebar-default) .media .text-muted,
.sidebar:not(.sidebar-default) .media .media-annotation { color: rgba(255, 255, 255, 0.8); }

.sidebar:not(.sidebar-default) .media .media-left > a,
.sidebar:not(.sidebar-default) .media .media-body > a,
.sidebar:not(.sidebar-default) .media .media-right > a { color: #fff; }

.sidebar:not(.sidebar-default) .media .media-link:hover,
.sidebar:not(.sidebar-default) .media .media-link:focus { background-color: rgba(0, 0, 0, 0.1); }

.sidebar:not(.sidebar-default) .media .media-badge { border-color: #263238; }

.sidebar:not(.sidebar-default) .media-list-bordered > li { border-color: rgba(255, 255, 255, 0.1); }

.sidebar .thumbnail { margin-bottom: 10px; }

.sidebar .thumbnail:last-child { margin-bottom: 0; }

.sidebar .thumbnail .zoom-image i {
    font-size: 16px;
    margin-left: -8px;
    margin-top: -8px;
}

.sidebar .sidebar-category .checkbox,
.sidebar .sidebar-category .radio { margin-top: 0; }

.sidebar .sidebar-category .checkbox:last-child,
.sidebar .sidebar-category .radio:last-child { margin-bottom: 0; }

.sidebar .form-group:last-child { margin-bottom: 0; }

.sidebar .nav-tabs { border-width: 0 0 1px 0; }

@media (min-width: 769px) {
    .sidebar .nav-tabs { border-width: 1px; }

    .sidebar .nav-tabs > li > a {
        background-color: rgba(0, 0, 0, 0.2);
        border-bottom-color: rgba(255, 255, 255, 0.1);
        border-radius: 0;
        border-top: 0;
        color: rgba(255, 255, 255, 0.6);
    }

    .sidebar .nav-tabs > li > a:hover,
    .sidebar .nav-tabs > li > a:focus {
        border-bottom-color: rgba(255, 255, 255, 0.1);
        color: #fff;
    }

    .sidebar .nav-tabs > .active > a,
    .sidebar .nav-tabs > .active > a:hover,
    .sidebar .nav-tabs > .active > a:focus {
        background-color: transparent;
        border-bottom: 0;
        border-color: rgba(255, 255, 255, 0.1);
        border-top: 0;
        color: #fff;
    }

    .sidebar .nav-tabs > .active:first-child > a { border-left-color: transparent !important; }

    .sidebar .nav-tabs > .active:last-child > a { border-right-color: transparent !important; }

    .sidebar .nav-tabs > .open > a { color: #fff; }

    .sidebar .nav-tabs > .open:not(.active) > a { background-color: rgba(0, 0, 0, 0.2); }
}

@media (min-width: 769px) {
    .sidebar-default .nav-tabs > li > a {
        background-color: #fafafa;
        border-bottom-color: #ddd;
        color: #999999;
    }

    .sidebar-default .nav-tabs > li > a:hover,
    .sidebar-default .nav-tabs > li > a:focus {
        border-bottom-color: #ddd;
        color: #333333;
    }

    .sidebar-default .nav-tabs > .active > a,
    .sidebar-default .nav-tabs > .active > a:hover,
    .sidebar-default .nav-tabs > .active > a:focus {
        border-color: #ddd;
        color: #333333;
    }

    .sidebar-default .nav-tabs > .open > a {
        border-bottom-color: #ddd;
        color: #333333;
    }

    .sidebar-default .nav-tabs > .open:not(.active) > a { background-color: #fafafa; }
}

@media (min-width: 769px) {
    .sidebar-default .nav-justified > li:first-child .dropdown-menu:not(.dropdown-menu-right) { left: -1px; }

    .sidebar-default .nav-justified > li:last-child .dropdown-menu-right { right: -1px; }
}

/* ------------------------------------------------------------------------------
*
*  # Main content layout
*
*  Styles for main structure of content area
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.page-container { position: relative; }

@media (min-width: 769px) {
    .page-container {
        display: table;
        table-layout: fixed;
        width: 100%;
    }
}

@-moz-document url-prefix() { .page-container { height: 1px; } }

@media (min-width: 769px) {
    .page-content { display: table-row; }
}

.content-wrapper {
    padding-bottom: 20px;
    width: 100%;
}

@media (min-width: 769px) {
    .content-wrapper {
        display: table-cell;
        vertical-align: top;
    }
}

.content { padding: 20px 20px; }

.content:after {
    clear: both;
    content: '';
    display: table;
}

.page-header:not(.page-header-filled) + .content { padding-top: 0; }

/* ------------------------------------------------------------------------------
*
*  # Boxed layout
*
*  Styles for main structure of content area in boxed layout
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.layout-boxed { background: url(/content/images/backgrounds/boxed_bg.png) repeat; }

.layout-boxed > .navbar {
    margin-left: auto;
    margin-right: auto;
}

.layout-boxed .page-container {
    background-color: #f5f5f5;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
}

@media (min-width: 769px) {
    .layout-boxed .page-container,
    .layout-boxed > .navbar { width: 769px; }
}

@media (min-width: 1025px) {
    .layout-boxed .page-container,
    .layout-boxed > .navbar { width: 1025px; }
}

@media (min-width: 1200px) {
    .layout-boxed .page-container,
    .layout-boxed > .navbar { width: 1200px; }
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .layout-boxed { background: url(/content/images/backgrounds/boxed_bg_retina.png) repeat; }
}

/* ------------------------------------------------------------------------------
*
*  # Footer
*
*  Main footer styles, currently 1 version only
*
*  Version: 1.0
*  Latest update: May 22, 2015
*
* ---------------------------------------------------------------------------- */

.footer {
    bottom: 20px;
    position: absolute;
}

.footer-fixed {
    background-color: #fff;
    border-top: 1px solid #ddd;
    bottom: 0;
    left: 0;
    padding: 10px 20px;
    position: fixed;
    right: 0;
    z-index: 1000;
}

/* ------------------------------------------------------------------------------
*
*  # Utilites
*
*  Additional animations, transitions, transforms and other utilities
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.rotate-45 {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.rotate-90 {
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rotate-180 {
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rotate-45-inverse {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.rotate-90-inverse {
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.rotate-180-inverse {
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.spinner {
    -o-animation: rotation 1s linear infinite;
    -webkit-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
    display: inline-block;
}

.spinner-reverse {
    -o-animation: rotation_reverse 1s linear infinite;
    -webkit-animation: rotation_reverse 1s linear infinite;
    animation: rotation_reverse 1s linear infinite;
    display: inline-block;
}

@-webkit-keyframes rotation {
    0% { -webkit-transform: rotate(0deg); }

    100% { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes rotation {
    0% { -moz-transform: rotate(0deg); }

    100% { -moz-transform: rotate(360deg); }
}

@-ms-keyframes rotation {
    0% { -ms-transform: rotate(0deg); }

    100% { -ms-transform: rotate(360deg); }
}

@-o-keyframes rotation {
    0% { -o-transform: rotate(0deg); }

    100% { -o-transform: rotate(360deg); }
}

@keyframes rotation {
    0% { transform: rotate(0deg); }

    100% { transform: rotate(360deg); }
}

@-webkit-keyframes rotation_reverse {
    0% { -webkit-transform: rotate(0deg); }

    100% { -webkit-transform: rotate(-360deg); }
}

@-moz-keyframes rotation_reverse {
    0% { -moz-transform: rotate(0deg); }

    100% { -moz-transform: rotate(-360deg); }
}

@-ms-keyframes rotation_reverse {
    0% { -ms-transform: rotate(0deg); }

    100% { -ms-transform: rotate(-360deg); }
}

@-o-keyframes rotation_reverse {
    0% { -o-transform: rotate(0deg); }

    100% { -o-transform: rotate(-360deg); }
}

@keyframes rotation_reverse {
    0% { transform: rotate(0deg); }

    100% { transform: rotate(-360deg); }
}

@-webkit-keyframes bounceIn {
    0% { opacity: 0; }

    100% { opacity: 1; }
}

@-webkit-keyframes bounceOut {
    0% { opacity: 1; }

    100% { opacity: 0; }
}

/* ------------------------------------------------------------------------------
*
*  # Demo styles
*
*  Styles used for demostration purposes only
*
*  Version: 1.1
*  Latest update: Nov 25, 2015
*
* ---------------------------------------------------------------------------- */

.jqueryui-demo-container { font-size: 0; }

.jqueryui-demo-element {
    background-color: #fafafa;
    border: 2px dashed #ddd;
    border-radius: 100px;
    color: #777;
    font-size: 12px;
    height: 90px;
    margin: auto;
    position: relative;
    vertical-align: middle;
    width: 90px;
    z-index: 10;
}

.jqueryui-demo-element + .jqueryui-demo-element { margin: 20px auto 0 auto; }

.jqueryui-demo-element > span {
    left: 0;
    margin-top: -10px;
    position: absolute;
    right: 0;
    top: 50%;
}

@media (min-width: 769px) {
    .jqueryui-demo-element { display: inline-block; }

    .jqueryui-demo-element + .jqueryui-demo-element { margin: 0 0 0 20px; }
}

.selectable-demo-list {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 200px;
}

.selectable-demo-list > .ui-sortable-handle,
.selectable-demo-list > .ui-selectee,
.ui-handle-excluded {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #777;
    cursor: pointer;
    font-size: 12px;
    padding: 6px 12px;
}

.selectable-demo-list > .ui-sortable-handle.ui-selecting,
.selectable-demo-list > .ui-selectee.ui-selecting {
    background-color: #29B6F6;
    border-color: #039BE5;
    color: #fff;
}

.selectable-demo-list > .ui-sortable-handle.ui-selected,
.selectable-demo-list > .ui-selectee.ui-selected {
    background-color: #03A9F4;
    border-color: #0288D1;
    color: #fff;
}

.selectable-demo-list > li + li { margin-top: 5px; }

.selectable-demo-list > .ui-sortable-helper:first-child + li { margin-top: 0; }

.selectable-demo-connected + .selectable-demo-connected { margin-top: 20px; }

@media (min-width: 769px) {
    .selectable-demo-connected + .selectable-demo-connected {
        margin-left: 20px;
        margin-top: 0;
    }
}

.droppable-demo-target {
    background-color: #E3F2FD;
    border-color: #2196F3;
    color: #1565C0;
    height: 110px;
    width: 110px;
    z-index: 9;
}

.droppable-demo-drop {
    background-color: #E8F5E9;
    border-color: #4CAF50;
    color: #2E7D32;
}

.demo-color {
    height: 150px;
    margin: 3px;
    margin-bottom: 0;
    position: relative;
}

.demo-color > span {
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 0;
    color: #fff;
    font-size: 12px;
    left: 0;
    padding: 6px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.overlay-demo {
    background-color: #333;
    border-radius: 3px;
    display: inline-block;
}

.overlay-demo-light { background-color: #f5f5f5; }

.glyphs > div {
    cursor: pointer;
    padding: 7px 12px;
}

.glyphs > div > i {
    margin-right: 10px;
    text-align: center;
    width: 1em;
}

.glyphs > div:hover {
    background-color: #009688;
    border-radius: 2px;
    color: #fff;
}

.glyphs > div:hover span { color: #fff; }

.grid-demo [class*="col-"] > div:not(.row) {
    background-color: #F7F7FC;
    border: 1px solid #ddd;
    color: #333333;
    margin-bottom: 20px;
    padding: 10px;
    text-align: center;
}

.demo-velocity-box {
    -webkit-box-shadow: 0 0 0 0 #2196F3;
    background-color: #fcfcfc;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-shadow: 0 0 0 0 #2196F3;
    margin-bottom: 20px;
    padding: 12px 15px;
    position: relative;
    text-align: center;
}

.demo-velocity-box > span { float: left; }

.demo-velocity-box span { vertical-align: middle; }

.demo-velocity-box .icons-list {
    float: right;
    margin-top: 2px;
}

.demo-velocity-box .icons-list a {
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.demo-velocity-box .icons-list a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.blockui-growl {
    background-color: #455A64;
    border-radius: 3px;
    color: #fff;
    display: none;
    padding: 15px;
    text-align: left;
}

.blockui-growl h6 {
    margin-bottom: 8px;
    margin-top: 2px;
}

.blockui-message {
    background-color: #455A64;
    border-radius: 3px;
    color: #fff;
    display: none;
    padding: 15px 15px 10px 15px;
}

.blockui-message > i {
    display: block;
    margin-bottom: 10px;
}

.multiple-messages-container,
.blockui-animation-container { display: none; }

.blockui-animation-container {
    background-color: #555;
    border-radius: 3px;
    line-height: 1;
    padding: 10px;
}

.val-demo {
    display: block;
    margin-top: 20px;
}

.val-demo > span { font-weight: 500; }

/* ------------------------------------------------------------------------------
 *
 *  # Pace. Default theme
 *
 *  Minimal preloader theme, used as a default theme
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.pace {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-pointer-events: none;
    -webkit-user-select: none;
    pointer-events: none;
    user-select: none;
}

.pace .pace-progress {
    background: #4FC3F7;
    height: 2px;
    position: fixed;
    right: 100%;
    top: 0;
    width: 100%;
    z-index: 2000;
}

.pace-inactive { display: none; }

/* ------------------------------------------------------------------------------
 *
 *  # Progress bars
 *
 *  Static demo of Pace themes. For demonstration purposes only. DO NOT use it in live project
 *
 *  Version: 1.0
 *  Latest update: Mar 2, 2015
 *
 * ---------------------------------------------------------------------------- */

.pace-demo {
    background-color: #37474F;
    border-radius: 3px;
    display: inline-block;
    margin-bottom: 1px;
    margin-top: 1px;
    padding: 20px;
    position: relative;
    vertical-align: middle;
}

.pace-demo .pace_progress { display: none; }

.theme_xbox_xs,
.theme_xbox_sm,
.theme_xbox {
    height: 44px;
    position: relative;
    width: 44px;
}

.theme_xbox_xs .pace_activity,
.theme_xbox_sm .pace_activity,
.theme_xbox .pace_activity {
    -o-animation: rotation 1.5s ease-in-out infinite;
    -webkit-animation: rotation 1.5s ease-in-out infinite;
    animation: rotation 1.5s ease-in-out infinite;
    height: 44px;
    width: 44px;
}

.theme_xbox_xs .pace_activity,
.theme_xbox_xs .pace_activity:before,
.theme_xbox_xs .pace_activity:after,
.theme_xbox_sm .pace_activity,
.theme_xbox_sm .pace_activity:before,
.theme_xbox_sm .pace_activity:after,
.theme_xbox .pace_activity,
.theme_xbox .pace_activity:before,
.theme_xbox .pace_activity:after {
    border: 1px solid transparent;
    border-radius: 50%;
    border-top-color: #fff;
}

.theme_xbox_xs .pace_activity:before,
.theme_xbox_sm .pace_activity:before,
.theme_xbox .pace_activity:before {
    -o-animation: rotation 2s ease-in-out infinite;
    -webkit-animation: rotation 2s ease-in-out infinite;
    animation: rotation 2s ease-in-out infinite;
    bottom: 5px;
    content: "";
    left: 5px;
    position: absolute;
    right: 5px;
    top: 5px;
}

.theme_xbox_xs .pace_activity:after,
.theme_xbox_sm .pace_activity:after,
.theme_xbox .pace_activity:after {
    -o-animation: rotation 1s ease-in-out infinite;
    -webkit-animation: rotation 1s ease-in-out infinite;
    animation: rotation 1s ease-in-out infinite;
    bottom: 12px;
    content: "";
    left: 12px;
    position: absolute;
    right: 12px;
    top: 12px;
}

.theme_xbox_with_text span {
    color: #fff;
    display: block;
    margin-top: 7px;
}

.theme_xbox_sm .pace_activity,
.theme_xbox_sm .pace_activity:before,
.theme_xbox_sm .pace_activity:after { border-width: 2px; }

.theme_xbox .pace_activity,
.theme_xbox .pace_activity:before,
.theme_xbox .pace_activity:after { border-width: 3px; }

.theme_perspective {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    height: 30px;
    pointer-events: none;
    user-select: none;
    width: 30px;
}

.theme_perspective .pace_activity {
    -o-animation: perspective 1.2s infinite ease-in-out;
    -webkit-animation: perspective 1.2s infinite ease-in-out;
    animation: perspective 1.2s infinite ease-in-out;
    background-color: #fff;
    display: inline-block;
    height: 20px;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 20px;
}

@keyframes perspective {
    0% { transform: perspective(120px); }

    50% { transform: perspective(120px) rotateY(180deg); }

    100% { transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
}

@-webkit-keyframes perspective {
    0% { -webkit-transform: perspective(120px); }

    50% { -webkit-transform: perspective(120px) rotateY(180deg); }

    100% { -webkit-transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
}

@-moz-keyframes perspective {
    0% { -moz-transform: perspective(120px); }

    50% { -moz-transform: perspective(120px) rotateY(180deg); }

    100% { -moz-transform: perspective(120px) rotateY(180deg) rotateX(180deg); }
}

.theme_perspective_with_text span,
.theme_squares_with_text span,
.theme_tail_with_text span,
.theme_corners_with_text span,
.theme_radar_with_text span {
    bottom: 2px;
    color: #fff;
    display: block;
    left: 0;
    position: absolute;
    width: 100%;
}

.theme_squares {
    height: 30px;
    width: 30px;
}

.theme_squares .pace_activity:before,
.theme_squares .pace_activity:after {
    border: 2px solid #fff;
    content: "";
    height: 20px;
    margin-left: -10px;
    margin-top: 5px;
    position: absolute;
    width: 20px;
}

.theme_squares .pace_activity:before {
    -o-animation: rotation_reverse 2s linear infinite;
    -webkit-animation: rotation_reverse 2s linear infinite;
    animation: rotation_reverse 2s linear infinite;
    height: 30px;
    margin-left: -15px;
    margin-top: 0;
    width: 30px;
}

.theme_squares .pace_activity:after {
    -o-animation: rotation 2s linear infinite;
    -webkit-animation: rotation 2s linear infinite;
    animation: rotation 2s linear infinite;
}

.theme_tail {
    height: 30px;
    width: 30px;
}

.theme_tail .pace_activity {
    -o-animation: rotation 1.1s infinite linear;
    -webkit-animation: rotation 1.1s infinite linear;
    animation: rotation 1.1s infinite linear;
    border: 3px solid transparent;
    border-left-color: #ffffff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.theme_tail_circle {
    height: 30px;
    width: 30px;
}

.theme_tail_circle .pace_activity {
    -o-animation: rotation 1.1s infinite linear;
    -webkit-animation: rotation 1.1s infinite linear;
    animation: rotation 1.1s infinite linear;
    border: 3px solid rgba(0, 0, 0, 0.1);
    border-left-color: #ffffff;
    border-radius: 50%;
    height: 30px;
    width: 30px;
}

.theme_corners {
    height: 30px;
    width: 30px;
}

.theme_corners .pace_activity {
    -o-animation: corners 1.5s ease infinite;
    -webkit-animation: corners 1.5s ease infinite;
    animation: corners 1.5s ease infinite;
    background-color: #fff;
    border-radius: 10px;
    display: inline-block;
    height: 12px;
    margin-bottom: 3px;
    margin-top: 9px;
    width: 12px;
}

@keyframes corners {
    0% { transform: rotate(0deg); }

    50% {
        border-radius: 0;
        transform: scale(1.5) rotate(180deg);
    }

    100% { transform: rotate(360deg); }
}

@-webkit-keyframes corners {
    0% { -webkit-transform: rotate(0deg); }

    50% {
        -webkit-transform: scale(2) rotate(180deg);
        border-radius: 0;
    }

    100% { -webkit-transform: rotate(360deg); }
}

@-moz-keyframes corners {
    0% { -moz-transform: rotate(0deg); }

    50% {
        -moz-transform: scale(2) rotate(180deg);
        border-radius: 0;
    }

    100% { -moz-transform: rotate(360deg); }
}

.theme_radar {
    height: 30px;
    width: 30px;
}

.theme_radar .pace_activity {
    -o-animation: rotation 1.1s infinite linear;
    -webkit-animation: rotation 1.1s infinite linear;
    animation: rotation 1.1s infinite linear;
    border: 2px solid transparent;
    border-bottom-color: #fff;
    border-radius: 50%;
    border-top-color: #fff;
    display: inline-block;
    height: 24px;
    margin-bottom: 3px;
    margin-top: 3px;
    width: 24px;
}

.theme_bar,
.theme_bar_sm,
.theme_bar_xs {
    -webkit-box-shadow: 0 0 5px rgba(255, 255, 255, 0.1);
    background-color: rgba(0, 0, 0, 0.4);
    border-radius: 100px;
    box-shadow: 0 0 5px rgba(255, 255, 255, 0.1);
    height: 6px;
    position: relative;
    width: 200px;
}

.theme_bar .pace_progress,
.theme_bar_sm .pace_progress,
.theme_bar_xs .pace_progress {
    background: #3FCF96;
    border-radius: 100px;
    color: #fff;
    display: block;
    height: 4px;
    left: 1px;
    line-height: 32px;
    max-width: 198px;
    position: absolute;
    top: 1px;
}

.theme_bar_sm { height: 5px; }

.theme_bar_sm .pace_progress { height: 3px; }

.theme_bar_xs { height: 4px; }

.theme_bar_xs .pace_progress { height: 2px; }

/* ------------------------------------------------------------------------------
 *
 *  # Uniform form inputs plugin
 *
 *  Styles for uniform.min.js - form components styling
 *
 *  Version: 1.0
 *  Latest update: Mar 10, 2015
 *
 * ---------------------------------------------------------------------------- */

.checker {
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.checker,
.checker span,
.checker input {
    height: 18px;
    width: 18px;
}

.checker span {
    border: 2px solid #607D8B;
    color: #455A64;
    display: inline-block;
    position: relative;
    text-align: center;
}

.checker span:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\e600";
    display: none;
    font-family: 'icomoon';
    font-size: 16px;
    left: -1px;
    line-height: 1;
    position: absolute;
    top: -1px;
}

.checker span.checked:after { display: block; }

.checker input[type=checkbox],
.choice input[type=radio] {
    background: none;
    border: none;
    cursor: pointer;
    display: -moz-inline-box;
    display: inline-block;
    filter: alpha(opacity=0);
    left: -2px;
    margin: 0;
    opacity: 0;
    position: absolute;
    top: -2px;
    vertical-align: top;
    z-index: 2;
}

.checkbox .checker,
.checkbox-inline .checker {
    left: 0;
    position: absolute;
    top: 1px;
}

.form-horizontal .checkbox .checker,
.form-horizontal .checkbox-inline .checker { top: 9px; }

.checkbox-right .checker {
    left: auto;
    right: 0;
}

.checker.active span:after,
.checkbox > label:active .checker span:after,
.checkbox-inline:active .checker span:after {
    display: block;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.checker.disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.checker.disabled,
.checker.disabled input[type=checkbox] { cursor: not-allowed; }

.checkbox > label:active .checker.disabled span:after,
.checkbox-inline:active .checker.disabled span:after {
    filter: alpha(opacity=0);
    opacity: 0;
}

.checkbox > label:active .checker.disabled span.checked:after,
.checkbox-inline:active .checker.disabled span.checked:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.checker[class*=border-] span {
    border-color: inherit;
    color: inherit;
}

.dropdown-menu > .active:not(.disabled) .checker span,
.dropdown-menu[class*=bg-] .checker span,
.navbar-inverse .navbar-form .checker span,
.sidebar:not(.sidebar-default) .checkbox .checker span {
    border-color: #fff;
    color: #fff;
}

.choice {
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.choice,
.choice span,
.choice input {
    height: 18px;
    width: 18px;
}

.choice span {
    border: 2px solid #607D8B;
    border-radius: 100%;
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    text-align: center;
}

.choice span:after {
    border: 4px solid;
    border-color: inherit;
    border-radius: 100%;
    content: "";
    display: none;
    height: 0;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 0;
}

.choice span.checked:after { display: block; }

.radio .choice,
.radio-inline .choice {
    left: 0;
    position: absolute;
    top: 1px;
}

.form-horizontal .radio .choice,
.form-horizontal .radio-inline .choice { top: 9px; }

.radio-right .choice {
    left: auto;
    right: 0;
}

.choice.active span:after,
.radio > label:active .choice span:after,
.radio-inline:active .choice span:after {
    display: block;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.choice.disabled {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.choice.disabled,
.choice.disabled input[type=radio] { cursor: not-allowed; }

.radio > label:active .choice.disabled span:after,
.radio-inline:active .choice.disabled span:after {
    filter: alpha(opacity=0);
    opacity: 0;
}

.radio > label:active .choice.disabled span.checked:after,
.radio-inline:active .choice.disabled span.checked:after {
    filter: alpha(opacity=100);
    opacity: 1;
}

.choice[class*=border-] span { border-color: inherit; }

.choice[class*=border-] span:after { border-color: inherit; }

.dropdown-menu > .active .choice span,
.dropdown-menu[class*=bg-] .choice span,
.navbar-inverse .navbar-form .choice span,
.sidebar:not(.sidebar-default) .checkbox .choice span { border-color: #fff; }

.uploader {
    border-radius: 4px;
    display: -moz-inline-box;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.uploader .filename {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    cursor: pointer;
    cursor: default;
    display: block;
    float: left;
    height: 36px;
    overflow: hidden;
    padding: 7px 12px;
    padding-right: 45px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.uploader .action {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
    color: #333333;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 0;
    top: 0;
    width: 36px;
    z-index: 1;
}

.uploader .action > i {
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.uploader[class*=bg-] .action {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.uploader input[type=file] {
    border: 0;
    bottom: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 36px;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 10;
}

.uploader.disabled .action {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.uploader.disabled .filename {
    background-color: #fafafa;
    cursor: not-allowed;
}

.uploader-lg input[type=file],
.uploader-lg .action,
.uploader-lg .filename { height: 40px; }

.uploader-lg .action { width: 40px; }

.uploader-lg .filename {
    padding-bottom: 9px;
    padding-right: 50px;
    padding-top: 9px;
}

.uploader-sm input[type=file],
.uploader-sm .action,
.uploader-sm .filename { height: 34px; }

.uploader-sm .action { width: 34px; }

.uploader-sm .filename {
    padding-bottom: 6px;
    padding-right: 42.5px;
    padding-top: 6px;
}

.uploader-xs input[type=file],
.uploader-xs .action,
.uploader-xs .filename { height: 32px; }

.uploader-xs .action { width: 32px; }

.uploader-xs .filename {
    padding-bottom: 5px;
    padding-right: 42.5px;
    padding-top: 5px;
}

/* ------------------------------------------------------------------------------
*
*  # Switchery toggles
*
*  Styles for switchery.min.js - toggle switches
*
*  Version: 1.0
*  Latest update: Mar 25, 2015
*
* ---------------------------------------------------------------------------- */

.switchery {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 100px;
    box-sizing: content-box;
    cursor: pointer;
    display: inline-block;
    height: 22px;
    position: relative;
    vertical-align: middle;
    width: 44px;
}

.checkbox-switchery .switchery {
    left: 0;
    margin-top: -2px;
    position: absolute;
}

.switchery > small {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    background-color: #fff;
    border-radius: 100px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
    height: 22px;
    position: absolute;
    top: 0;
    width: 22px;
}

.checkbox.checkbox-switchery {
    margin-bottom: 14px;
    padding-left: 0;
}

.checkbox.checkbox-switchery.disabled .switchery { cursor: not-allowed; }

.checkbox[class*=switchery-],
.checkbox-inline[class*=switchery-] {
    padding-left: 0;
    padding-right: 0;
}

.switchery-lg.checkbox-switchery { margin-bottom: 18px; }

.switchery-lg.checkbox-switchery .switchery { margin-top: -4px; }

label.switchery-lg { margin-bottom: 0; }

.switchery-lg .switchery {
    height: 26px;
    width: 52px;
}

.switchery-lg .switchery > small {
    height: 26px;
    width: 26px;
}

.switchery-sm.checkbox-switchery { margin-bottom: 10px; }

.switchery-sm.checkbox-switchery .switchery { margin-top: 0px; }

label.switchery-sm { margin-bottom: 0; }

.switchery-sm .switchery {
    height: 18px;
    width: 36px;
}

.switchery-sm .switchery > small {
    height: 18px;
    width: 18px;
}

.switchery-xs.checkbox-switchery { margin-bottom: 6px; }

.switchery-xs.checkbox-switchery .switchery { margin-top: 2px; }

label.switchery-xs { margin-bottom: 0; }

.switchery-xs .switchery {
    height: 14px;
    width: 28px;
}

.switchery-xs .switchery > small {
    height: 14px;
    width: 14px;
}

.checkbox-switchery label,
label.checkbox-switchery {
    cursor: pointer;
    margin: 0;
    padding-left: 56px;
    position: relative;
}

.checkbox-switchery.switchery-lg label,
label.checkbox-switchery.switchery-lg { padding-left: 64px; }

.checkbox-switchery.switchery-sm label,
label.checkbox-switchery.switchery-sm { padding-left: 48px; }

.checkbox-switchery.switchery-xs label,
label.checkbox-switchery.switchery-xs { padding-left: 40px; }

.checkbox-switchery.checkbox-inline { margin-bottom: 0; }

.checkbox-switchery.checkbox-right .switchery {
    left: auto;
    right: 0;
}

.checkbox-switchery.checkbox-right label,
label.checkbox-switchery.checkbox-right {
    padding-left: 0;
    padding-right: 56px;
}

.checkbox-switchery.checkbox-right.switchery-lg label,
label.checkbox-switchery.checkbox-right.switchery-lg {
    padding-left: 0;
    padding-right: 64px;
}

.checkbox-switchery.checkbox-right.switchery-sm label,
label.checkbox-switchery.checkbox-right.switchery-sm {
    padding-left: 0;
    padding-right: 48px;
}

.checkbox-switchery.checkbox-right.switchery-xs label,
label.checkbox-switchery.checkbox-right.switchery-xs {
    padding-left: 0;
    padding-right: 40px;
}

.switchery-double .switchery {
    margin-bottom: -5px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: -7px;
    position: relative;
}

.switchery-double.checkbox-switchery label,
label.switchery-double.checkbox-switchery { padding: 0; }

.switchery-double.switchery-lg .switchery {
    margin-bottom: -6px;
    margin-top: -8px;
}

.switchery-double.switchery-sm .switchery {
    margin-bottom: -4px;
    margin-top: -6px;
}

.switchery-double.switchery-xs .switchery {
    margin-bottom: -3px;
    margin-top: -5px;
}

/* ------------------------------------------------------------------------------
*
*  # Bootstrap switches
*
*  Styles for switch.min.js - checkbox/radio toggle switches
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.bootstrap-switch {
    -moz-user-select: none;
    -ms-user-select: none;
    -o-transition: all ease-in-out 0.05s;
    -webkit-transition: all ease-in-out 0.05s;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    margin-right: 7px;
    margin-top: -2px;
    overflow: hidden;
    position: relative;
    text-align: left;
    transition: all ease-in-out 0.05s;
    user-select: none;
    vertical-align: middle;
}

.bootstrap-switch .bootstrap-switch-container {
    -webkit-transform: translate3d(0, 0, 0);
    border-radius: 3px;
    display: inline-block;
    top: 0;
    transform: translate3d(0, 0, 0);
}

.bootstrap-switch.bootstrap-switch-focused { outline: 0; }

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch .bootstrap-switch-label {
    cursor: pointer;
    display: inline-block !important;
    height: 100%;
    padding: 7px 12px;
}

.bootstrap-switch input[type='radio'],
.bootstrap-switch input[type='checkbox'] {
    filter: alpha(opacity=0);
    left: 0;
    opacity: 0;
    position: absolute !important;
    top: 0;
    z-index: -1;
}

.bootstrap-switch input[type='radio'].form-control,
.bootstrap-switch input[type='checkbox'].form-control { height: auto; }

.bootstrap-switch.bootstrap-switch-disabled,
.bootstrap-switch.bootstrap-switch-readonly,
.bootstrap-switch.bootstrap-switch-indeterminate { cursor: default !important; }

.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-on,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-disabled .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-readonly .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-indeterminate .bootstrap-switch-label {
    cursor: default !important;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.bootstrap-switch.bootstrap-switch-animate .bootstrap-switch-container {
    -o-transition: margin-left 0.2s;
    -webkit-transition: margin-left 0.2s;
    transition: margin-left 0.2s;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-on {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 2px;
    border-top-left-radius: 0;
    border-top-right-radius: 2px;
}

.bootstrap-switch.bootstrap-switch-inverse .bootstrap-switch-handle-off {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 0;
    border-top-left-radius: 2px;
    border-top-right-radius: 0;
}

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-off .bootstrap-switch-label {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.bootstrap-switch-handle-on,
.bootstrap-switch-handle-off {
    text-align: center;
    z-index: 1;
}

.bootstrap-switch-handle-on.bootstrap-switch-default,
.bootstrap-switch-handle-off.bootstrap-switch-default {
    background-color: #eeeeee;
    color: #333333;
}

.bootstrap-switch-handle-on.bootstrap-switch-primary,
.bootstrap-switch-handle-off.bootstrap-switch-primary {
    background-color: #2196F3;
    color: #fff;
}

.bootstrap-switch-handle-on.bootstrap-switch-danger,
.bootstrap-switch-handle-off.bootstrap-switch-danger {
    background-color: #F44336;
    color: #fff;
}

.bootstrap-switch-handle-on.bootstrap-switch-success,
.bootstrap-switch-handle-off.bootstrap-switch-success {
    background-color: #4CAF50;
    color: #fff;
}

.bootstrap-switch-handle-on.bootstrap-switch-warning,
.bootstrap-switch-handle-off.bootstrap-switch-warning {
    background-color: #FF5722;
    color: #fff;
}

.bootstrap-switch-handle-on.bootstrap-switch-info,
.bootstrap-switch-handle-off.bootstrap-switch-info {
    background-color: #00BCD4;
    color: #fff;
}

.bootstrap-switch-handle-on {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.bootstrap-switch-handle-off {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.bootstrap-switch-label {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    background-color: #fff;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    color: #333333;
    position: relative;
    text-align: center;
    z-index: 100;
}

.bootstrap-switch-label:hover { background-color: #fcfcfc; }

.bootstrap-switch-label:active { background-color: #fafafa; }

.bootstrap-switch-label:after {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    content: '';
    display: inline-block;
    height: 10px;
    left: 50%;
    margin-left: -1px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    width: 3px;
}

.bootstrap-switch-large .bootstrap-switch-handle-on,
.bootstrap-switch-large .bootstrap-switch-handle-off,
.bootstrap-switch-large .bootstrap-switch-label { padding: 9px 15px; }

.bootstrap-switch-mini .bootstrap-switch-handle-on,
.bootstrap-switch-mini .bootstrap-switch-handle-off,
.bootstrap-switch-mini .bootstrap-switch-label { padding: 5px 10px; }

.bootstrap-switch-small .bootstrap-switch-handle-on,
.bootstrap-switch-small .bootstrap-switch-handle-off,
.bootstrap-switch-small .bootstrap-switch-label { padding: 6px 11px; }

.checkbox-switch > label,
label.checkbox-switch.checkbox-inline { padding: 0; }

.checkbox-switch.checkbox-right .bootstrap-switch {
    margin-left: 7px;
    margin-right: 0;
}

/* ------------------------------------------------------------------------------
*
*  # Select2 selects
*
*  Styles for select2.js - custom select plugin
*
*  Version: 1.2
*  Latest update: Nov 20, 2015
*
* ---------------------------------------------------------------------------- */

.select2-container {
    display: inline-block;
    outline: 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
}

.select2-selection--single {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    height: 36px;
    line-height: 1.5384616;
    outline: 0;
    padding: 7px 0;
    position: relative;
    user-select: none;
    white-space: nowrap;
}

.select2-selection--single:hover,
.select2-selection--single:focus,
.select2-container--open .select2-selection--single {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
}

.select2-selection--single:not([class*=bg-]) { background-color: #fff; }

.select2-selection--single:not([class*=bg-]):not([class*=border-]) { border-color: #ddd; }

.select2-selection--single[class*=bg-]:hover,
.select2-selection--single[class*=bg-]:focus,
.select2-container--open .select2-selection--single[class*=bg-] {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.025) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.025) inset;
}

.select2-selection--single[class*=bg-] .select2-selection__placeholder { color: #fff; }

.select2-container--disabled .select2-selection--single[class*=bg-] .select2-selection__placeholder { color: rgba(255, 255, 255, 0.75); }

.select2-selection--single .select2-selection__rendered {
    display: block;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 31px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.select2-selection--single .select2-selection__rendered > i { margin-right: 10px; }

.select2-selection--single .select2-selection__clear {
    cursor: pointer;
    filter: alpha(opacity=75);
    float: right;
    font-size: 0;
    line-height: 1;
    margin-top: 2px;
    opacity: 0.75;
    potision: relative;
}

.select2-selection--single .select2-selection__clear:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.select2-selection--single .select2-selection__clear:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ed6b';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
}

.select2-selection--single .select2-selection__placeholder { color: #999999; }

.select2-selection--single .select2-selection__arrow:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\e9c5';
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    top: 50%;
}

.select2-container--open .select2-selection--single .select2-selection__arrow:after { content: '\e9c6'; }

.select2-selection--single .select2-selection__arrow b { display: none; }

.select2-container--disabled .select2-selection--single {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
}

.select2-container--disabled .select2-selection--single:not([class*=bg-]) {
    background-color: #fafafa;
    color: #999999;
}

.select2-container--disabled .select2-selection--single[class*=bg-] {
    -webkit-box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
}

.select2-container--disabled .select2-selection--single .select2-selection__clear { display: none; }

.select2-selection--multiple {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    border: 1px solid transparent;
    border-radius: 3px;
    cursor: text;
    display: block;
    outline: 0;
    user-select: none;
}

.select2-selection--multiple:not([class*=bg-]) { background-color: #fff; }

.select2-selection--multiple:not([class*=bg-]):not([class*=border-]) { border-color: #ddd; }

.select2-selection--multiple .select2-selection__rendered {
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 3px 3px 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.select2-selection--multiple .select2-selection__placeholder { color: #999999; }

.select2-container--disabled .select2-selection--multiple:not([class*=bg-]) {
    background-color: #fafafa;
    color: #999999;
}

.select2-container--disabled .select2-selection--multiple[class*=bg-] {
    -webkit-box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
    box-shadow: 0 0 0 100px rgba(255, 255, 255, 0.25) inset;
}

.select2-container--disabled .select2-selection--multiple[class*=bg-] .select2-selection__choice {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.select2-container--disabled .select2-selection--multiple,
.select2-container--disabled .select2-selection--multiple .select2-selection__choice,
.select2-container--disabled .select2-selection--multiple .select2-search__field { cursor: not-allowed; }

.select2-selection--multiple .select2-selection__choice {
    background-color: #455A64;
    border-radius: 3px;
    color: #fff;
    cursor: default;
    float: left;
    margin-right: 3px;
    margin-top: 3px;
    padding: 7px 12px;
}

.select2-selection--multiple .select2-selection__choice > i { margin-right: 10px; }

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove {
    cursor: pointer;
    filter: alpha(opacity=75);
    float: right;
    font-size: 14px;
    line-height: 1;
    margin-left: 7px;
    margin-top: 3px;
    opacity: 0.75;
}

.select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove { display: none; }

.select2-selection--multiple .select2-search--inline { float: left; }

.select2-selection--multiple .select2-search--inline .select2-search__field {
    -webkit-appearance: textfield;
    background-color: transparent;
    border: 0;
    font-size: 100%;
    margin-left: 5px;
    margin-top: 3px;
    outline: 0;
    padding: 7px 0;
}

.select2-selection--multiple .select2-search--inline .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-dropdown {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333333;
    display: block;
    left: -100000px;
    position: absolute;
    width: 100%;
    z-index: 9999;
}

.select2-results { display: block; }

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0;
}

.select2-results > .select2-results__options {
    max-height: 250px;
    overflow-y: auto;
    padding-bottom: 5px;
}

.select2-search--hide + .select2-results > .select2-results__options { padding-top: 5px; }

.select2-results:first-child > .select2-results__options { padding-top: 5px; }

.select2-results__option {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    cursor: pointer;
    padding: 7px 12px;
    user-select: none;
}

.select2-results__option + .select2-results__option { margin-top: 1px; }

.select2-results__option i { margin-right: 10px; }

.select2-results__option i.icon-undefined { display: none; }

.select2-results__option[role=group] { padding: 0; }

.select2-results__option.select2-results__option--highlighted { background-color: #f5f5f5; }

.select2-results__option[aria-disabled=true] {
    color: #999999;
    cursor: not-allowed;
}

.select2-dropdown[class*=bg-] .select2-results__option[aria-disabled=true] { color: rgba(255, 255, 255, 0.6); }

.select2-results__option[aria-selected=true] {
    background-color: #2196F3;
    color: #fff;
}

.select2-results__options--nested > .select2-results__option {
    padding-left: 24px;
    padding-right: 24px;
}

.select2-results__group {
    cursor: default;
    display: block;
    font-size: 11px;
    line-height: 1.82;
    margin-bottom: 5px;
    margin-top: 5px;
    padding: 7px 12px;
    text-transform: uppercase;
}

.select2-results__option:first-child > .select2-results__group { margin-top: 0; }

.select2-results__message {
    color: #999999;
    cursor: default;
}

.select2-dropdown[class*=bg-] .select2-results__message { color: rgba(255, 255, 255, 0.75); }

.select2-results__option.loading-results { padding-top: 0; }

.select2-results__option.loading-results + .select2-results__option { margin-top: 5px; }

.select2-results__option--load-more {
    cursor: default;
    margin-top: 5px;
    text-align: center;
}

.select2-container--open .select2-dropdown { left: 0; }

.select2-container--open .select2-dropdown--above {
    border-bottom: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--above[class*=bg-] { border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.select2-container--open .select2-dropdown--below[class*=bg-] { border-top: 1px solid rgba(255, 255, 255, 0.2); }

.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.select2-search--dropdown {
    display: block;
    padding: 12px;
    position: relative;
}

.select2-search--dropdown:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\e98e';
    display: block;
    filter: alpha(opacity=60);
    font-family: 'icomoon';
    font-size: 12px;
    left: 24px;
    line-height: 1;
    margin-top: -6px;
    opacity: 0.6;
    position: absolute;
    top: 50%;
}

.select2-search--dropdown + .select2-results .select2-results__message:first-child { padding-top: 0; }

.select2-search--dropdown .select2-search__field {
    border: 1px solid #ddd;
    border-radius: 3px;
    height: 36px;
    outline: 0;
    padding: 7px 12px;
    padding-left: 36px;
    width: 100%;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button { -webkit-appearance: none; }

.select2-search--dropdown.select2-search--hide { display: none; }

.select-lg.select2-selection--single {
    font-size: 14px;
    height: 40px;
    padding: 9px 0;
}

.select-lg.select2-selection--single .select2-selection__rendered {
    padding-left: 15px;
    padding-right: 34px;
}

.select-lg.select2-selection--single .select2-selection__arrow:after { right: 15px; }

.select-lg.select2-selection--multiple .select2-selection__choice {
    font-size: 14px;
    padding: 9px 15px;
}

.select-lg.select2-selection--multiple .select2-search--inline .select2-search__field {
    font-size: 14px;
    padding: 9px 0;
}

.select-sm.select2-selection--single {
    height: 34px;
    padding: 6px 0;
}

.select-sm.select2-selection--single .select2-selection__rendered {
    padding-left: 11px;
    padding-right: 26px;
}

.select-sm.select2-selection--single .select2-selection__arrow:after { right: 11px; }

.select-sm.select2-selection--multiple .select2-selection__choice { padding: 6px 11px; }

.select-sm.select2-selection--multiple .select2-search--inline .select2-search__field { padding: 6px 0; }

.select-xs.select2-selection--single {
    font-size: 12px;
    height: 32px;
    line-height: 1.6666667;
    padding: 5px 0;
}

.select-xs.select2-selection--single .select2-selection__rendered {
    padding-left: 10px;
    padding-right: 24px;
}

.select-xs.select2-selection--single .select2-selection__arrow:after { right: 10px; }

.select-xs.select2-selection--multiple .select2-selection__choice {
    font-size: 12px;
    padding: 5px 10px;
}

.select-xs.select2-selection--multiple .select2-search--inline .select2-search__field {
    font-size: 12px;
    padding: 5px 0;
}

.select2-selection--multiple[class*=bg-] .select2-selection__choice { background-color: rgba(0, 0, 0, 0.25); }

.select2-dropdown[class*=bg-] .select2-search--dropdown .select2-search__field {
    background-color: rgba(0, 0, 0, 0.2);
    border-color: transparent;
    color: #fff;
}

.select2-dropdown[class*=bg-] .select2-results__option[aria-selected=true] { background-color: rgba(0, 0, 0, 0.2); }

.select2-dropdown[class*=bg-] .select2-results__option--highlighted { background-color: rgba(0, 0, 0, 0.1); }

.select2-close-mask {
    background-color: #fff;
    border: 0;
    display: block;
    filter: alpha(opacity=0);
    height: auto;
    left: 0;
    margin: 0;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    padding: 0;
    position: fixed;
    top: 0;
    width: auto;
    z-index: 99;
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: fixed !important;
    width: 1px !important;
}

.select2-result-repository {
    padding-bottom: 7px;
    padding-top: 7px;
}

.select2-result-repository__avatar {
    float: left;
    margin-right: 10px;
    width: 60px;
}

.select2-result-repository__avatar img {
    border-radius: 100px;
    height: auto;
    width: 100%;
}

.select2-result-repository__meta { margin-left: 70px; }

.select2-result-repository__title {
    font-weight: 500;
    margin-bottom: 2px;
    word-wrap: break-word;
}

.select2-result-repository__forks,
.select2-result-repository__stargazers,
.select2-result-repository__watchers {
    display: inline-block;
    font-size: 12px;
}

.select2-result-repository__description { font-size: 12px; }

.select2-result-repository__forks,
.select2-result-repository__stargazers { margin-right: 15px; }

/* ------------------------------------------------------------------------------
*
*  # Bootstrap multiselect
*
*  Styles for multiselect.js - custom multiple select plugin
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.multiselect {
    min-width: 100%;
    overflow: hidden;
    padding-left: 12px;
    padding-right: 29px;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
}

.multiselect.btn-default,
.multiselect.btn-default.disabled {
    background-color: #fff;
    border-color: #ddd;
}

.multiselect.btn-default:active,
.btn-group.open .multiselect.btn-default { border-color: #ddd; }

.multiselect .caret {
    margin-top: -8px;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 50%;
    width: 16px;
}

.multiselect.btn-lg {
    padding-left: 15px;
    padding-right: 30px;
}

.multiselect.btn-lg .caret { right: 15px; }

.multiselect.btn-sm {
    padding-left: 11px;
    padding-right: 22px;
}

.multiselect.btn-sm .caret { right: 11px; }

.multiselect.btn-xs {
    padding-left: 10px;
    padding-right: 20px;
}

.multiselect.btn-xs .caret { right: 10px; }

.multiselect-container {
    max-height: 350px;
    min-width: 220px;
    overflow-y: auto;
}

.multiselect-container > li { padding: 0; }

.multiselect-container > li > a { padding: 0; }

.multiselect-container > li > a > label {
    cursor: pointer;
    height: 100%;
    margin: 0;
    padding: 8px 12px;
    padding-left: 40px;
}

.multiselect-container > li > a .checker,
.multiselect-container > li > a .choice {
    left: 12px;
    margin-top: -9px;
    top: 50%;
}

.multiselect-container > li > a.multiselect-all label { font-weight: 500; }

.multiselect-container > li.disabled > a { background-color: transparent; }

.multiselect-container > li.disabled > a > label { cursor: not-allowed; }

.multiselect-container > li.multiselect-group > label,
.multiselect-container > li.multiselect-group.active > label {
    background-color: transparent;
    color: #999999;
    cursor: default;
    font-size: 11px;
    line-height: 1.82;
    margin: 0;
    margin-top: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
}

.multiselect-container > li.multiselect-group.disabled { color: #999999; }

.multiselect-container > li.multiselect-group:first-child > label,
.multiselect-container > li.multiselect-group:first-child.active > label { margin-top: 5px; }

.multiselect-container > li.multiselect-group.multiselect-group-clickable > label { cursor: pointer; }

.multiselect-container > li.multiselect-group.disabled label,
.multiselect-container > li.multiselect-group.disabled:hover label,
.multiselect-container > li.multiselect-group.disabled:focus label {
    background-color: transparent;
    cursor: not-allowed;
}

.multi-select-full > .btn-group { width: 100%; }

.multi-select-full > .btn-group .multiselect-container { width: inherit; }

.multi-select-fixed > .btn-group > .btn { width: 250px; }

.multi-select-auto > .btn-group > .btn { width: auto; }

div[class*=border-] > .btn-group { border-color: inherit; }

div[class*=border-] > .btn-group > .multiselect { border-color: inherit; }

li.multiselect-filter {
    margin-bottom: 0;
    padding: 12px;
    padding-top: 7px;
    position: relative;
}

li.multiselect-filter i {
    filter: alpha(opacity=50);
    font-size: 13px;
    left: 24px;
    margin-top: -9px;
    opacity: 0.5;
    position: absolute;
    top: 50%;
}

li.multiselect-filter .form-control { padding-left: 36px; }

.input-group-btn + .multi-select-full .multiselect:first-child,
.input-group-addon + .multi-select-full .multiselect:first-child,
.input-group-btn + .multi-select-auto .multiselect:first-child,
.input-group-addon + .multi-select-auto .multiselect:first-child,
.input-group-btn + .multi-select-fixed .multiselect:first-child,
.input-group-addon + .multi-select-fixed .multiselect:first-child,
.input-group-btn + .btn-group .multiselect:first-child,
.input-group-addon + .btn-group .multiselect:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.btn-group-multiselect { width: 100%; }

.btn-group-multiselect .btn { float: none; }

.btn-group-multiselect .multiselect { min-width: 0; }

.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

/* ------------------------------------------------------------------------------
*
*  # SelectBoxIt
*
*  Styles for selectbox.js - custom select boxes plugin
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

/* # Core
-------------------------------------------------- */

.selectboxit-container {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    width: 100%;
}

.selectboxit-container * {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    outline: 0;
    user-select: none;
    white-space: nowrap;
}

.selectboxit-container .selectboxit {
    cursor: pointer;
    height: 36px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    padding: 7px 12px;
    padding-right: 29px;
    position: relative;
    width: 100%;
}

.selectboxit-container .selectboxit:focus { outline: 0; }

.selectboxit-container span,
.selectboxit-container .selectboxit-options a { display: block; }

.selectboxit-container .selectboxit-options {
    border-radius: 3px;
    cursor: pointer;
    display: none;
    list-style: none;
    margin: 0;
    max-height: 250px;
    min-width: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 1px;
    position: absolute;
    text-align: left;
    width: 100%;
    z-index: 999;
}

.selectboxit.selectboxit-disabled,
.selectboxit-options .selectboxit-disabled,
.selectboxit.selectboxit-disabled:hover,
.selectboxit-options .selectboxit-disabled:hover,
.selectboxit.selectboxit-disabled:focus,
.selectboxit-options .selectboxit-disabled:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
}

.selectboxit-rendering {
    display: inline-block !important;
    left: -9999px !important;
    position: absolute !important;
    top: -9999px !important;
    visibility: visible !important;
}

.selectboxit-list {
    background-color: #fff;
    border: 1px solid #ddd;
}

.selectboxit-list .selectboxit-option-anchor { color: #333333; }

.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
    background-color: #f5f5f5;
    display: block;
}

.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
    color: #999999;
    cursor: not-allowed;
}

.selectbox-container[class*=border-] > .selectboxit-list { border-color: inherit; }

.selectbox-container[class*=bg-] > .selectboxit-list {
    background-color: inherit;
    border-color: inherit;
}

.selectbox-container[class*=bg-] > .selectboxit-list .selectboxit-option-anchor { color: #fff; }

.selectbox-container[class*=bg-] > .selectboxit-list > .selectboxit-focus .selectboxit-option-anchor { background-color: rgba(0, 0, 0, 0.1); }

.selectboxit-btn {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333333;
}

.selectboxit-btn:hover {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
}

.selectboxit-btn.selectboxit-open,
.selectboxit-btn:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.selectboxit-container[class*=bg-] .selectboxit-btn {
    background-color: inherit;
    border-color: inherit;
    color: inherit;
}

.selectboxit-container[class*=border-] .selectboxit-btn { border-color: inherit; }

.selectboxit-btn[class*=bg-]:hover,
.selectboxit-container[class*=bg-] .selectboxit-btn:hover {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.selectboxit-btn[class*=bg-].selectboxit-open,
.selectboxit-container[class*=bg-] .selectboxit-btn.selectboxit-open,
.selectboxit-btn[class*=bg-]:focus,
.selectboxit-container[class*=bg-] .selectboxit-btn:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.input-group .selectboxit-container > .selectboxit-btn { border-radius: 0; }

.input-group .selectboxit-container:last-child > .selectboxit-btn {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.input-group > select:first-child + .selectboxit-container > .selectboxit-btn {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.selectboxit-text {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
}

.selectboxit-default-arrow {
    font-style: normal;
    position: relative;
}

.selectboxit-default-arrow:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c5';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.selectboxit-open .selectboxit-default-arrow:after { content: '\e9c6'; }

.selectboxit-option-icon-url {
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 2px;
    display: block;
    margin-right: 10px;
    margin-top: 3px;
}

.selectboxit-option {
    list-style-type: none;
    margin: 0;
}

.selectboxit-option .selectboxit-option-anchor { padding: 7px 12px; }

.selectboxit-optgroup-header {
    color: #333333;
    font-size: 11px;
    font-weight: 700;
    line-height: 1.82;
    list-style-type: none;
    margin: 0;
    padding: 7px 12px;
    text-transform: uppercase;
}

.selectboxit-optgroup-header:hover { cursor: default; }

.selectboxit-optgroup-option .selectboxit-option-anchor {
    padding-left: 24px;
    padding-right: 24px;
}

.selectboxit-arrow-container {
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 50%;
    width: 16px;
}

.selectboxit-arrow-container .selectboxit-arrow { margin-top: 0; }

.selectboxit-arrow-container .selectboxit-arrow[class*=icon-] { top: 0; }

.selectboxit-option-icon-container { float: left; }

.selectboxit-option-icon-container > [class*=icon-] {
    margin-right: 10px;
    width: auto;
}

.selectboxit-option-icon-container .selectboxit-option-icon-url {
    background-size: 16px 16px;
    height: 16px;
    margin-top: 2px;
    width: 16px;
}

.selectboxit-option-first {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.selectboxit-optgroup-header + .selectboxit-option-first {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.selectboxit-option-last {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}

/* # Sizing
-------------------------------------------------- */

.selectbox-fixed + .selectboxit-container,
.selectbox-fixed + .selectboxit-options { width: 250px; }

.selectbox-auto + .selectboxit-container,
.selectbox-auto + .selectboxit-options { width: auto; }

.selectbox-lg + .selectboxit-container .selectboxit {
    font-size: 14px;
    height: 40px;
    padding: 9px 15px;
    padding-right: 30px;
}

.selectbox-lg + .selectboxit-container .selectboxit .selectboxit-arrow-container { right: 15px; }

.selectbox-sm + .selectboxit-container .selectboxit {
    height: 34px;
    padding: 6px 11px;
    padding-right: 22px;
}

.selectbox-sm + .selectboxit-container .selectboxit .selectboxit-arrow-container { right: 11px; }

.selectbox-xs + .selectboxit-container .selectboxit {
    font-size: 12px;
    height: 32px;
    line-height: 1.6666667;
    padding: 5px 10px;
    padding-right: 25px;
}

.selectbox-xs + .selectboxit-container .selectboxit .selectboxit-arrow-container { right: 10px; }

/* ------------------------------------------------------------------------------
*
*  # Bootstrap select
*
*  Styles for bootstrap_select.js - custom select boxes plugin
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.bootstrap-select { width: 100%; }

.bootstrap-select > .btn {
    padding-right: 29px;
    width: 100%;
}

.bootstrap-select > .btn.btn-default,
.bootstrap-select > .btn.btn-default.disabled {
    background-color: #fff;
    border-color: #ddd;
}

.bootstrap-select > .btn.btn-default:active,
.btn-group.open .bootstrap-select > .btn.btn-default { border-color: #ddd; }

.bootstrap-select.form-control {
    border: 0;
    padding: 0;
}

.bootstrap-select.form-control:not([class*="col-"]) { width: 100%; }

.bootstrap-select .popover-title {
    font-size: 11px;
    line-height: 1.82;
    margin: 5px 0;
    padding: 7px 12px;
}

.bootstrap-select[class*=border-] .btn,
.bootstrap-select[class*=border-] .dropdown-menu { border-color: inherit; }

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) { width: 220px; }

.bootstrap-select.fit-width { width: auto !important; }

.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[class*="col-"].dropdown-menu-right { float: right; }

.bootstrap-select.btn-group > .disabled { cursor: not-allowed; }

.bootstrap-select.btn-group > .disabled:focus { outline: 0; }

.bootstrap-select.btn-group .btn .filter-option {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    width: 100%;
}

.bootstrap-select.btn-group .btn .filter-option > i { margin-right: 7px; }

.bootstrap-select.btn-group .btn .caret {
    margin-top: -8px;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 50%;
    width: 16px;
}

.bootstrap-select.btn-group[class*="col-"] .btn { width: 100%; }

.bootstrap-select.btn-group .btn-lg > .caret { right: 15px; }

.bootstrap-select.btn-group .btn-sm > .caret { right: 11px; }

.bootstrap-select.btn-group .btn-xs > .caret { right: 10px; }

.bootstrap-select.btn-group .dropdown-menu { min-width: 100%; }

.bootstrap-select.btn-group .dropdown-menu > li > a [class*=icon-] { margin-right: 7px; }

.bootstrap-select.btn-group .dropdown-menu > li > a .check-mark {
    display: none;
    margin-right: 0;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    top: 50%;
}

.bootstrap-select.btn-group .dropdown-menu > li > a .text { display: inline-block; }

.bootstrap-select.btn-group .dropdown-menu > li > a > .label,
.bootstrap-select.btn-group .dropdown-menu > li > a > .badge { float: none; }

.bootstrap-select.btn-group .dropdown-menu > li > a.special-class,
.bootstrap-select.btn-group .dropdown-menu > li > a.special-class:hover {
    background: #F44336;
    color: #fff;
    font-weight: 700;
}

.bootstrap-select.btn-group .dropdown-menu > li.disabled a { cursor: not-allowed; }

.bootstrap-select.btn-group .dropdown-menu > li small { padding-left: 10px; }

.bootstrap-select.btn-group .dropdown-menu > .active > a small { color: #fff; }

.bootstrap-select.btn-group .dropdown-menu.inner {
    -webkit-box-shadow: none;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    padding: 0;
    position: static;
}

.bootstrap-select.btn-group .dropdown-menu .notify {
    background-color: #f8f8f8;
    border-top: 1px solid #ddd;
    bottom: 0;
    padding: 7px 12px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    width: 100%;
}

.bootstrap-select.btn-group .dropdown-header ~ li > a { padding-left: 24px; }

.bootstrap-select.btn-group .no-results {
    background: #f8f8f8;
    border-top: 1px solid #ddd;
    margin-bottom: -5px;
    padding: 7px 12px;
}

.bootstrap-select.btn-group.fit-width .btn .filter-option { position: static; }

.bootstrap-select.btn-group.fit-width .btn .caret {
    margin-top: -1px;
    position: static;
}

.bootstrap-select.btn-group.show-tick .dropdown-menu > li a .text { margin-right: 40px; }

.bootstrap-select.btn-group.show-tick .dropdown-menu > li.active a .check-mark { display: inline-block; }

.input-group .bootstrap-select > .btn { border-radius: 0; }

.input-group > .bs-select-hidden:first-child + .bootstrap-select > .btn {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.input-group > .bootstrap-select:last-child > .btn {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.error .bootstrap-select .btn { border: 1px solid #F44336; }

.control-group.error .bootstrap-select .dropdown-toggle { border-color: #F44336; }

.bs-searchbox,
.bs-actionsbox {
    padding: 12px;
    padding-top: 7px;
}

.bs-searchbox { position: relative; }

.bs-searchbox > .form-control { padding-left: 36px; }

.bs-searchbox:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\e98e';
    display: block;
    filter: alpha(opacity=60);
    font-family: 'icomoon';
    font-size: 12px;
    left: 24px;
    line-height: 1;
    margin-top: -9px;
    opacity: 0.6;
    position: absolute;
    top: 50%;
}

.bs-actionsbox {
    float: left;
    position: relative;
    width: 100%;
}

.bs-actionsbox .btn-group button { width: 50%; }

.bs-searchbox + .bs-actionsbox { padding: 0 12px 7px; }

.mobile-device {
    display: block !important;
    height: 100% !important;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

select.bs-select-hidden,
select.selectpicker { display: none !important; }

/* ------------------------------------------------------------------------------
*
*  # Passy
*
*  Styles for passy.min.js - password length checker and password generator
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.visual-password-indicator {
    background-color: #999999;
    display: inline-block;
    height: 4px;
    width: 40px;
}

.password-indicator-group {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    min-width: 80px;
    transition: all 0.2s ease-in-out;
}

.label-indicator-absolute { position: relative; }

.label-indicator-absolute .password-indicator-label-absolute {
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    margin-top: -9px;
    position: absolute;
    right: 7px;
    top: 50%;
    transition: all 0.2s ease-in-out;
}

.form-horizontal .label-indicator-absolute .label { right: 27px; }

/* ------------------------------------------------------------------------------
 *
 *  # Twiter Typeahead
 *
 *  Styles for typeahead.bundle.min.js - input suggestion engine
 *
 *  Version: 1.1
 *  Latest update: Oct 20, 2015
 *
 * ---------------------------------------------------------------------------- */

.twitter-typeahead { width: 100%; }

.typeahead,
.tt-query,
.tt-hint { outline: 0; }

.tt-hint { color: #999; }

.tt-dropdown-menu {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin-top: 1px;
    max-height: 300px;
    min-width: 180px;
    overflow-y: auto;
    padding: 5px 0;
    width: 100%;
}

.typeahead-scrollable .tt-dropdown-menu { max-height: 150px; }

.typeahead-rtl .tt-dropdown-menu { text-align: right; }

.tt-suggestion {
    cursor: pointer;
    padding: 8px 15px;
}

.tt-suggestion.tt-cursor { background-color: #f5f5f5; }

.tt-suggestion p { margin: 0; }

.tt-dataset-group .tt-suggestion {
    padding-left: 24px;
    padding-right: 24px;
}

.tt-heading {
    display: block;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.82;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 8px 15px;
    text-transform: uppercase;
}

.typeahead-template .empty-message {
    padding: 8px 15px;
    text-align: center;
}

/* ------------------------------------------------------------------------------
 *
 *  # Form Validation
 *
 *  jQuery plugin for simple clientside form validation
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.validation-error-label,
.validation-valid-label {
    color: #F44336;
    display: block;
    margin-bottom: 7px;
    margin-top: 7px;
    padding-left: 26px;
    position: relative;
}

.validation-valid-label { color: #4CAF50; }

.validation-error-label:before,
.validation-valid-label:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    left: 0;
    line-height: 1;
    position: absolute;
    top: 2px;
}

.validation-error-label:empty,
.validation-valid-label:empty { display: none; }

.validation-error-label:before { content: '\ed63'; }

.validation-valid-label:before { content: '\ee73'; }

/* ------------------------------------------------------------------------------
*
*  # X-editable
*
*  In-place editing with Twitter Bootstrap, jQuery UI or pure jQuery
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.editable { background-color: transparent; }

.form-horizontal .editable {
    display: inline-block;
    padding-top: 8px;
}

.editable-pre-wrapped { white-space: pre-wrap; }

.editableform .form-group:last-child { margin-bottom: 0; }

.editableform .form-control { min-width: 150px; }

.editableform .checkbox,
.editableform .radio {
    margin-bottom: 0;
    margin-top: 0;
}

.editableform .checkbox > div,
.editableform .radio > div {
    margin-bottom: 8px;
    margin-top: 8px;
    position: relative;
}

.editable-buttons {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
}

.editable-buttons.editable-buttons-bottom {
    display: block;
    margin-left: 0;
    margin-top: 20px;
    text-align: center;
}

.editable-buttons .editable-cancel { margin-left: 5px; }

.editable-input {
    display: inline-block;
    vertical-align: top;
    white-space: normal;
    width: auto;
}

.editable-input .help-block { margin-bottom: 0; }

.editable-input .input-group { width: 250px; }

.editable-input .elastic { height: 100px; }

.editableform-loading {
    height: 16px;
    margin: auto;
    width: 16px;
}

.editableform-loading:after {
    -moz-osx-font-smoothing: grayscale;
    -o-animation: rotation 1s ease infinite;
    -webkit-animation: rotation 1s ease infinite;
    -webkit-font-smoothing: antialiased;
    animation: rotation 1s ease infinite;
    content: '\eb55';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    height: 16px;
    line-height: 1;
    margin: auto;
    width: 16px;
}

.editable-error { color: #F44336; }

.editable-error-block {
    margin: 7px 0 0 0;
    max-width: 300px;
    white-space: normal;
    width: auto;
}

.editable-bg-transition {
    -o-transition: background-color 0.2s ease-out;
    -webkit-transition: background-color 0.2s ease-out;
    background-color: transparent;
    color: inherit;
    transition: background-color 0.2s ease-out;
}

.editable-clear {
    clear: both;
    text-align: right;
    text-decoration: none;
}

.editable-clear-x {
    cursor: pointer;
    filter: alpha(opacity=60);
    line-height: 1;
    opacity: 0.6;
    position: absolute;
    right: 9px;
    top: 10px;
    z-index: 100;
}

.editable-clear-x:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.editable-clear-x:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ed6b';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
}

.editable-click,
a.editable-click,
.editable-click:hover,
a.editable-click:hover { border-bottom: 1px dashed #1E88E5; }

.editable-click.editable-disabled,
a.editable-click.editable-disabled,
.editable-click.editable-disabled:hover,
a.editable-click.editable-disabled:hover {
    border-bottom: 0;
    color: #999999;
    cursor: default;
}

.editable-click .label {
    margin-bottom: 1px;
    margin-top: 1px;
}

.editable-empty,
.editable-empty:hover,
.editable-empty:focus {
    color: #F44336;
    font-style: italic;
}

a.editable-empty,
a.editable-empty:hover,
a.editable-empty:focus { border-bottom-color: #F44336; }

.combodate { white-space: nowrap; }

.combodate .day,
.combodate .year,
.combodate .hour,
.combodate .minute { min-width: 80px; }

.combodate .form-control { display: inline-block; }

.input-daterange input { text-align: center; }

.input-daterange input:first-child {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
}

.input-daterange input:last-child {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.editable-address { display: block; }

.editable-address > label > span {
    display: inline-block;
    margin-bottom: 7px;
    width: 70px;
}

.editable-date {
    float: left;
    margin: 0;
    padding: 0;
}

.editable-checklist label { white-space: nowrap; }

.editable-checklist label > input[type="checkbox"] {
    margin: 0;
    vertical-align: middle;
}

.editable-wysihtml5 {
    height: 250px;
    width: 566px;
}

.editable-container.editable-popup { max-width: none !important; }

.editable-container.editable-inline {
    display: inline-block;
    vertical-align: middle;
    width: auto;
}

.editable-container.editable-inline .editableform-loading { background-position: left 5px; }

.editable-container.editable-inline .add-on .icon-th {
    margin-left: 1px;
    margin-top: 3px;
}

.editable-container.popover {
    min-width: 200px;
    width: auto;
}

/* ------------------------------------------------------------------------------
*
*  # Tokenfield for Bootstrap
*
*  Styles for tokenfield.js - Advanced tagging/tokenizing plugin for Bootstrap
*
*  Version: 1.0
*  Latest update: Mar 10, 2015
*
* ---------------------------------------------------------------------------- */

/* # Core
-------------------------------------------------- */

.tokenfield {
    height: auto;
    padding: 0 0 3px 0;
}

.tokenfield:after {
    clear: both;
    content: '';
    display: table;
}

.tokenfield .token {
    border-radius: 2px;
    cursor: default;
    float: left;
    margin: 3px 0 0 3px;
    position: relative;
}

.tokenfield .token.invalid {
    background-color: transparent;
    border: 1px solid transparent;
    border-bottom: 1px dotted #F44336;
    border-radius: 0;
}

.tokenfield .token.invalid.active {
    background-color: #eeeeee;
    border: 1px solid #eeeeee;
}

.tokenfield .token .token-label {
    background-color: #455A64;
    border-radius: 2px;
    color: #fff;
    display: block;
    font-size: 12px;
    line-height: 1.6666667;
    overflow: hidden;
    padding: 4px 10px;
    padding-right: 28px;
    text-overflow: ellipsis;
}

.tokenfield .token .close {
    cursor: pointer;
    filter: alpha(opacity=70);
    font-size: 0;
    line-height: 1;
    margin-top: -8px;
    opacity: 0.7;
    position: absolute;
    right: 8px;
    top: 50%;
}

.tokenfield .token .close:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: '\ed6b';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
}

.tokenfield .token .close:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.tokenfield .token[class*=bg-] .token-label { background-color: inherit; }

.tokenfield .token[class*=bg-] .close { color: inherit; }

.tokenfield .twitter-typeahead { width: auto; }

.tokenfield .token-input {
    background: none;
    border: 0;
    font-size: 12px;
    height: 28px;
    line-height: 1.6666667;
    margin-top: 3px;
    min-width: 60px;
    outline: 0;
    padding-left: 7px;
    width: 60px !important;
}

.tokenfield.readonly .token .token-label { padding-right: 10px; }

.tokenfield.readonly .token .close { display: none; }

.tokenfield.disabled {
    background-color: #fafafa;
    color: #999999;
}

.tokenfield.disabled .token,
.tokenfield.disabled .token .close {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.tokenfield.disabled,
.tokenfield.disabled .token-input,
.tokenfield.disabled .token,
.tokenfield.disabled .token .close { cursor: not-allowed; }

.tokenfield.rtl {
    direction: rtl;
    text-align: right;
}

.tokenfield.rtl .token {
    margin-left: 0;
    margin-right: 3px;
}

.tokenfield.rtl .token .token-label {
    padding-left: 28px;
    padding-right: 10px;
}

/* # Sizing
-------------------------------------------------- */

.tokenfield.input-lg,
.input-group-lg .tokenfield { padding: 0 0 3px 0; }

.input-group-lg .token > .token-label,
.tokenfield.input-lg .token > span {
    padding-bottom: 6px;
    padding-top: 6px;
}

.input-group-lg .token-input,
.tokenfield.input-lg .token-input { height: 32px; }

.tokenfield.input-sm,
.input-group-sm .tokenfield { padding: 0 0 3px 0; }

.input-group-sm .token > .token-label,
.tokenfield.input-sm .token > span {
    padding-bottom: 3px;
    padding-top: 3px;
}

.input-group-sm .token-input,
.tokenfield.input-sm .token-input { height: 26px; }

/* ------------------------------------------------------------------------------
*
*  # Bootstrap tags input
*
*  Styles for tagsinput.js - tags input for Bootstrap
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.bootstrap-tagsinput {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    padding: 3px 3px 0 3px;
    vertical-align: middle;
    width: 100%;
}

.bootstrap-tagsinput input {
    -webkit-box-shadow: none;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    font-size: 12px;
    height: 28px;
    line-height: 1.6666667;
    margin: 0 0 3px 0;
    min-width: 100px;
    outline: 0;
    padding-left: 3px;
    padding-right: 3px;
    width: auto !important;
}

.bootstrap-tagsinput input:focus {
    border: none;
    box-shadow: none;
}

.bootstrap-tagsinput .twitter-typeahead { width: auto; }

.bootstrap-tagsinput .tt-dropdown-menu {
    margin-top: 5px;
    min-width: 200px;
}

.bootstrap-tagsinput .tag {
    border: 0;
    border-radius: 2px;
    color: #FFF;
    float: left;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.6666667;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 4px 10px;
    padding-right: 28px;
    position: relative;
    text-transform: none;
}

.bootstrap-tagsinput .tag [data-role="remove"] {
    cursor: pointer;
    filter: alpha(opacity=70);
    line-height: 1;
    margin-top: -8px;
    opacity: 0.7;
    position: absolute;
    right: 8px;
    top: 50%;
}

.bootstrap-tagsinput .tag [data-role="remove"]:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.bootstrap-tagsinput .tag [data-role="remove"]:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: '\ed6b';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
}

/* ------------------------------------------------------------------------------
*
*  # Touchspin spinners
*
*  Styles for touchspin.min.js - spinner form control library
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.bootstrap-touchspin .input-group-btn-vertical {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: 1%;
}

.bootstrap-touchspin .input-group-btn-vertical > .btn {
    height: 36px;
    line-height: 1.5384616;
    margin-left: -1px;
}

.bootstrap-touchspin .input-group-btn-vertical i {
    font-weight: normal;
    left: 50%;
    margin-left: -8px;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border: 1px solid #ddd;
    border-radius: 0;
}

.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.bootstrap-touchspin.input-group-lg .input-group-btn-vertical > .btn {
    height: 40px;
    line-height: 1.4285715;
    padding-left: 15px;
    padding-right: 15px;
}

.bootstrap-touchspin.input-group-sm .input-group-btn-vertical > .btn {
    height: 34px;
    line-height: 1.6666667;
    padding-left: 11px;
    padding-right: 11px;
}

.bootstrap-touchspin-prefix { border-right: 0; }

.bootstrap-touchspin-postfix { border-left: 0; }

/* ------------------------------------------------------------------------------
*
*  # Bootstrap Duallistbox
*
*  Styles for listbox.js - A responsive dual listbox widget optimized for Bootstrap
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.bootstrap-duallistbox-container .box1 { margin-bottom: 20px; }

.bootstrap-duallistbox-container select.form-control { padding: 5px; }

.bootstrap-duallistbox-container option {
    border-radius: 2px;
    display: block;
    padding: 7px 12px;
}

.bootstrap-duallistbox-container.moveonselect .move,
.bootstrap-duallistbox-container.moveonselect .remove { display: none; }

.bootstrap-duallistbox-container.moveonselect .moveall,
.bootstrap-duallistbox-container.moveonselect .removeall { width: 100%; }

.bootstrap-duallistbox-container.moveonselect .btn-group .btn + .btn { border-left-width: 1px; }

.bootstrap-duallistbox-container .buttons {
    margin-bottom: -1px;
    width: 100%;
}

.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2 {
    display: none;
    margin-top: 20px;
}

.bootstrap-duallistbox-container .clear1,
.bootstrap-duallistbox-container .clear2,
.bootstrap-duallistbox-container .clear1:hover,
.bootstrap-duallistbox-container .clear2:hover,
.bootstrap-duallistbox-container .clear1:focus,
.bootstrap-duallistbox-container .clear2:focus {
    -webkit-box-shadow: none;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    color: #1E88E5;
    padding: 0;
}

.bootstrap-duallistbox-container .box1.filtered .clear1,
.bootstrap-duallistbox-container .box2.filtered .clear2 { display: inline-block; }

.bootstrap-duallistbox-container .move,
.bootstrap-duallistbox-container .remove,
.bootstrap-duallistbox-container .moveall,
.bootstrap-duallistbox-container .removeall { width: 50%; }

.bootstrap-duallistbox-container .btn-group .btn {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin: 0;
}

.bootstrap-duallistbox-container .btn-group .btn + .btn { border-left-width: 0; }

.bootstrap-duallistbox-container .btn-group .btn > i {
    float: none;
    text-align: center;
}

.bootstrap-duallistbox-container .filter {
    margin-bottom: 20px;
    position: relative;
}

.bootstrap-duallistbox-container .filter.placeholder { color: #999; }

.bootstrap-duallistbox-container .info-container .info {
    display: inline-block;
    margin-top: 20px;
}

.bootstrap-duallistbox-container .info-container .info .label { margin-right: 7px; }

.sidebar .bootstrap-duallistbox-container { text-align: center; }

.sidebar .bootstrap-duallistbox-container .box1,
.sidebar .bootstrap-duallistbox-container .box2 {
    float: none;
    width: 100%;
}

.sidebar .bootstrap-duallistbox-container .box1 { padding-bottom: 5px; }

.sidebar .bootstrap-duallistbox-container .box1:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c9';
    display: block;
    filter: alpha(opacity=50);
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    margin: 10px 0;
    opacity: 0.5;
    text-align: center;
}

@media (min-width: 1025px) {
    .bootstrap-duallistbox-container .box1 { margin-bottom: 0; }

    .sidebar .bootstrap-duallistbox-container .box1 { margin-bottom: 0; }
}

/* ------------------------------------------------------------------------------
*
*  # Steps wizard
*
*  An all-in-one wizard plugin that is extremely flexible, compact and feature-rich
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.wizard {
    overflow: hidden;
    width: 100%;
}

.wizard > .steps .current-info,
.wizard > .content > .title {
    left: -99999px;
    position: absolute;
}

.wizard > .content {
    overflow: hidden;
    padding: 0;
    position: relative;
    width: auto;
}

.wizard > .content > .body { padding: 0 20px; }

.wizard > .content > iframe {
    border: 0 none;
    height: 100%;
    width: 100%;
}

.wizard > .steps {
    display: block;
    position: relative;
    width: 100%;
}

.wizard > .steps > ul {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

.wizard > .steps > ul > li {
    display: table-cell;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: auto;
}

.wizard > .steps > ul > li a {
    display: block;
    margin-bottom: 20px;
    margin-top: 20px;
    padding-top: 48px;
    position: relative;
}

.wizard > .steps > ul > li:before,
.wizard > .steps > ul > li:after {
    background-color: #00BCD4;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 43px;
    width: 50%;
    z-index: 9;
}

.wizard > .steps > ul > li:before { left: 0; }

.wizard > .steps > ul > li:after { right: 0; }

.wizard > .steps > ul > li:first-child:before,
.wizard > .steps > ul > li:last-child:after { content: none; }

.wizard > .steps > ul > li.current:after,
.wizard > .steps > ul > li.current ~ li:before,
.wizard > .steps > ul > li.current ~ li:after { background-color: #eeeeee; }

.wizard > .steps > ul > li.current > a {
    color: #333333;
    cursor: default;
}

.wizard > .steps > ul > li.current .number {
    background-color: #fff;
    border-color: #00BCD4;
    color: #00BCD4;
    font-size: 0;
}

.wizard > .steps > ul > li.current .number:after {
    -moz-osx-font-smoothing: grayscale;
    -o-transition: all 0.15s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.15s ease-in-out;
    content: '\e913';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 34px;
    transition: all 0.15s ease-in-out;
}

.wizard > .steps > ul > li.disabled a,
.wizard > .steps > ul > li.disabled a:hover,
.wizard > .steps > ul > li.disabled a:focus {
    color: #999999;
    cursor: default;
}

.wizard > .steps > ul > li.done a,
.wizard > .steps > ul > li.done a:hover,
.wizard > .steps > ul > li.done a:focus { color: #999999; }

.wizard > .steps > ul > li.done .number {
    background-color: #00BCD4;
    border-color: #00BCD4;
    color: #fff;
    font-size: 0;
}

.wizard > .steps > ul > li.done .number:after {
    -moz-osx-font-smoothing: grayscale;
    -o-transition: all 0.15s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.15s ease-in-out;
    content: '\ed6f';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 34px;
    transition: all 0.15s ease-in-out;
}

.wizard > .steps > ul > li.error .number {
    border-color: #F44336;
    color: #F44336;
}

@media (max-width: 768px) {
    .wizard > .steps > ul { margin-bottom: 20px; }

    .wizard > .steps > ul > li {
        display: block;
        float: left;
        width: 50%;
    }

    .wizard > .steps > ul > li > a { margin-bottom: 0; }

    .wizard > .steps > ul > li:first-child:before,
    .wizard > .steps > ul > li:last-child:after { content: ''; }

    .wizard > .steps > ul > li:last-child:after { background-color: #00BCD4; }
}

@media (max-width: 480px) {
    .wizard > .steps > ul > li { width: 100%; }

    .wizard > .steps > ul > li.current:after { background-color: #00BCD4; }
}

.wizard > .steps .number {
    background-color: #fff;
    border: 2px solid #eeeeee;
    border-radius: 50%;
    color: #ccc;
    display: inline-block;
    font-size: 14px;
    height: 38px;
    left: 50%;
    line-height: 34px;
    margin-left: -19px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 38px;
    z-index: 10;
}

.panel-flat > .wizard > .steps > ul { border-top: 1px solid #ddd; }

.wizard > .actions {
    display: block;
    padding: 20px;
    padding-top: 0;
    position: relative;
    text-align: right;
}

.wizard > .actions > ul {
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
}

.wizard > .actions > ul:after {
    clear: both;
    content: '';
    display: table;
}

.wizard > .actions > ul > li { float: left; }

.wizard > .actions > ul > li + li { margin-left: 10px; }

.wizard > .actions > ul > li > a {
    background: #2196F3;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: block;
    padding: 7px 12px;
}

.wizard > .actions > ul > li > a:hover,
.wizard > .actions > ul > li > a:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
}

.wizard > .actions > ul > li > a:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.wizard > .actions > ul > li > a[href="#previous"] {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    color: #333;
}

.wizard > .actions > ul > li > a[href="#previous"]:hover,
.wizard > .actions > ul > li > a[href="#previous"]:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.wizard > .actions > ul > li > a[href="#previous"]:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.wizard > .actions > ul > li.disabled > a,
.wizard > .actions > ul > li.disabled > a:hover,
.wizard > .actions > ul > li.disabled > a:focus { color: #999999; }

.wizard > .actions > ul > li.disabled > a[href="#previous"],
.wizard > .actions > ul > li.disabled > a[href="#previous"]:hover,
.wizard > .actions > ul > li.disabled > a[href="#previous"]:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* ------------------------------------------------------------------------------
*
*  # Form wizard
*
*  jQuery plugin which turns a form into a multistep wizard
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.panel-flat > .ui-formwizard { border-top: 1px solid #ddd; }

.form-wizard-title {
    border-bottom: 1px solid #ddd;
    margin: 0 0 20px 0;
    padding-bottom: 20px;
}

.form-wizard-count {
    border: 2px solid #4CAF50;
    border-radius: 50%;
    color: #4CAF50;
    display: block;
    float: left;
    height: 38px;
    line-height: 34px;
    margin-right: 10px;
    text-align: center;
    width: 38px;
}

.ui-formwizard .step {
    padding: 20px;
    padding-bottom: 0;
}

.form-wizard-actions {
    padding: 20px;
    padding-top: 0;
    text-align: right;
}

.panel-body .form-wizard-actions { padding: 0; }

.form-wizard-actions .btn + .btn { margin-left: 5px; }

/* ------------------------------------------------------------------------------
*
*  # Stepy wizard
*
*  jQuery plugin which generates a customizable wizard from form fieldsets
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.stepy-step {
    padding: 20px;
    padding-top: 0;
}

.stepy-header {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

.panel-flat > .stepy-header { border-top: 1px solid #ddd; }

.stepy-header li {
    cursor: pointer;
    display: table-cell;
    padding: 20px 0;
    position: relative;
    text-align: center;
    vertical-align: top;
    width: auto;
}

.stepy-header li span {
    color: #999999;
    display: block;
    margin-top: 10px;
}

.stepy-header li:before,
.stepy-header li:after {
    background-color: #00BCD4;
    content: '';
    display: block;
    height: 2px;
    position: absolute;
    top: 43px;
    width: 50%;
    z-index: 9;
}

.stepy-header li:before { left: 0; }

.stepy-header li:after { right: 0; }

.stepy-header li:first-child:before,
.stepy-header li:last-child:after { content: none; }

.stepy-header li div {
    background-color: #00BCD4;
    border: 2px solid #00BCD4;
    border-radius: 50%;
    color: #fff;
    font-size: 0;
    height: 38px;
    line-height: 34px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    width: 38px;
    z-index: 10;
}

.stepy-header li div:after {
    -moz-osx-font-smoothing: grayscale;
    -o-transition: all 0.15s ease-in-out;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all 0.15s ease-in-out;
    content: '\ed6c';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 34px;
    transition: all 0.15s ease-in-out;
}

.stepy-header li.stepy-active:after,
.stepy-header li.stepy-active ~ li:before,
.stepy-header li.stepy-active ~ li:after { background-color: #f5f5f5; }

.stepy-header li.stepy-active ~ li div {
    background-color: #fff;
    border-color: #eeeeee;
    color: #ccc;
    font-size: 14px;
}

.stepy-header li.stepy-active ~ li div:after { content: none; }

.stepy-header li.stepy-active div {
    background-color: #fff;
    border-color: #00BCD4;
    color: #00BCD4;
    cursor: auto;
}

.stepy-header li.stepy-active div:after { content: '\e913'; }

.stepy-header li.stepy-active span { color: #333333; }

@media (max-width: 769px) {
    .stepy-header { margin-bottom: 20px; }

    .stepy-header li {
        display: block;
        float: left;
        padding-bottom: 0;
        width: 50%;
    }

    .stepy-header li:first-child:before,
    .stepy-header li:last-child:after { content: ''; }

    .stepy-header li.stepy-active:last-child:after { background-color: #00BCD4; }
}

@media (max-width: 480px) {
    .stepy-header li { width: 100%; }

    .stepy-header li.stepy-active:after { background-color: #00BCD4; }
}

.stepy-navigator { text-align: right; }

.stepy-navigator .btn + .btn { margin-left: 5px; }

/* ------------------------------------------------------------------------------
*
*  # Summernote editor
*
*  Super simple WYSIWYG Editor for Bootstrap framework
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.note-editor {
    border: 1px solid #ddd;
    border-radius: 3px;
}

.note-editor .note-dropzone {
    background-color: #fff;
    border: 2px dashed #2196F3;
    color: #2196F3;
    display: none;
    filter: alpha(opacity=95);
    opacity: 0.95;
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.note-editor .note-dropzone .note-dropzone-message {
    display: table-cell;
    font-size: 25px;
    font-weight: 500;
    text-align: center;
    vertical-align: middle;
}

.note-editor .note-dropzone.hover {
    border: 2px dashed #2196F3;
    color: #2196F3;
}

.note-editor.dragover .note-dropzone { display: table; }

.note-editor .note-toolbar {
    background-color: #fcfcfc;
    border-bottom: 1px solid #ddd;
    border-radius: 3px;
    margin: 0;
    padding: 15px 20px;
    padding-top: 0;
}

.note-editor.fullscreen {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1050;
}

.note-editor.fullscreen .note-editable { background-color: #fff; }

.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: #fcfcfc; }

.note-editor .note-statusbar .note-resizebar {
    border-top: 1px solid #ddd;
    cursor: s-resize;
    height: 8px;
    width: 100%;
}

.note-editor .note-statusbar .note-resizebar .note-icon-bar {
    border-top: 1px solid #aaaaaa;
    margin: 1px auto;
    width: 20px;
}

.note-editor .note-editable {
    min-height: 150px;
    outline: 0;
    overflow: auto;
    padding: 20px;
}

.note-editor .note-editable[contenteditable="false"] { background-color: #eeeeee; }

.note-editor .note-codable {
    -webkit-box-shadow: none;
    background-color: #333333;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    display: none;
    font-family: Menlo, Monaco, monospace, sans-serif;
    margin-bottom: 0;
    padding: 20px;
    resize: none;
    width: 100%;
}

.note-air-editor { outline: 0; }

.note-popover .popover { max-width: none; }

.note-popover .popover .popover-content {
    margin: 0;
    padding: 15px;
    padding-top: 0;
}

.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 .popover-content > .btn-group:last-child { margin-right: 0; }

.note-popover .popover .arrow { left: 20px; }

.note-popover .popover .popover-content > .btn-group,
.note-toolbar > .btn-group {
    margin-left: 0;
    margin-right: 15px;
    margin-top: 15px;
}

.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-table,
.note-toolbar .note-table { min-width: 0; }

.note-popover .popover .popover-content .note-table.dropdown-menu,
.note-toolbar .note-table.dropdown-menu { padding: 10px; }

.note-popover .popover .popover-content .note-table .note-dimension-picker,
.note-toolbar .note-table .note-dimension-picker {
    font-size: 18px;
    margin-bottom: 10px;
}

.note-popover .popover .popover-content .note-table .note-dimension-picker .note-dimension-picker-mousecatcher,
.note-toolbar .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 .note-table .note-dimension-picker .note-dimension-picker-unhighlighted,
.note-toolbar .note-table .note-dimension-picker .note-dimension-picker-unhighlighted {
    background: url(/content/core/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;
    height: 5em;
    position: relative !important;
    width: 5em;
    z-index: 1;
}

.note-popover .popover .popover-content .note-table .note-dimension-picker .note-dimension-picker-highlighted,
.note-toolbar .note-table .note-dimension-picker .note-dimension-picker-highlighted {
    background: url(/content/core/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIjd6vvD2f9LKLW+AAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKwNDEVT0AAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC) repeat;
    height: 1em;
    position: absolute !important;
    width: 1em;
    z-index: 2;
}

.note-popover .popover .popover-content .note-color .dropdown-menu,
.note-toolbar .note-color .dropdown-menu { min-width: 330px; }

.note-popover .popover .popover-content .note-color .dropdown-menu .btn-group,
.note-toolbar .note-color .dropdown-menu .btn-group { margin: 7px 12px; }

.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 {
    font-weight: 500;
    margin-bottom: 10px;
}

.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 {
    background-color: #F5F5F5;
    cursor: pointer;
    margin-bottom: 10px;
    padding: 6px 11px;
    text-align: center;
}

.note-popover .popover .popover-content .note-para .dropdown-menu,
.note-toolbar .note-para .dropdown-menu {
    min-width: 245px;
    padding: 10px;
    text-align: center;
}

.note-popover .popover .popover-content .note-para .dropdown-menu > div:first-child,
.note-toolbar .note-para .dropdown-menu > div:first-child { margin-right: 10px; }

.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 li a i,
.note-toolbar .dropdown-menu li a i { display: none; }

.note-popover .popover .popover-content .dropdown-menu li a.checked,
.note-toolbar .dropdown-menu li a.checked { background-color: #f5f5f5; }

.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: 17px;
    margin: 0;
    padding: 0;
    width: 17px;
}

.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 #333333; }

.note-dialog > div { display: none; }

.note-dialog .note-image-dialog .mote-dropzone {
    border: 4px dashed #eeeeee;
    color: #eeeeee;
    font-size: 25px;
    margin-bottom: 10px;
    min-height: 100px;
    text-align: center;
}

.note-dialog .note-help-dialog {
    background-color: transparent;
    background-color: #333333 !important;
    border: 0;
    color: #ccc;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.note-dialog .note-help-dialog a { color: #fff; }

.note-dialog .note-help-dialog .title {
    border-bottom: 1px solid #fff;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding-bottom: 5px;
}

.note-dialog .note-help-dialog .modal-content {
    -webkit-box-shadow: none;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 3px;
    box-shadow: none;
}

.note-dialog .note-help-dialog .modal-close {
    color: #999999;
    cursor: pointer;
}

.note-dialog .note-help-dialog .note-shortcut-layout { width: 100%; }

.note-dialog .note-help-dialog .note-shortcut-layout td { vertical-align: top; }

.note-dialog .note-help-dialog .note-shortcut { margin-top: 8px; }

.note-dialog .note-help-dialog .note-shortcut th {
    color: #eeeeee;
    text-align: left;
}

.note-dialog .note-help-dialog .note-shortcut td:first-child {
    color: #eeeeee;
    font-family: "Courier New";
    min-width: 110px;
    padding-right: 10px;
    text-align: right;
}

.note-handle .note-control-selection {
    border: 1px solid #333333;
    display: none;
    position: absolute;
}

.note-handle .note-control-selection > div { position: absolute; }

.note-handle .note-control-selection .note-control-selection-bg {
    background-color: #333333;
    filter: alpha(opacity=30);
    height: 100%;
    opacity: 0.3;
    width: 100%;
}

.note-handle .note-control-selection .note-control-handle,
.note-handle .note-control-selection .note-control-holder,
.note-handle .note-control-selection .note-control-sizing {
    border: 1px solid #333333;
    height: 7px;
    width: 7px;
}

.note-handle .note-control-selection .note-control-sizing { background-color: #fff; }

.note-handle .note-control-selection .note-control-nw {
    border-bottom: 0;
    border-right: 0;
    left: -5px;
    top: -5px;
}

.note-handle .note-control-selection .note-control-ne {
    border-bottom: 0;
    border-left: 0;
    right: -5px;
    top: -5px;
}

.note-handle .note-control-selection .note-control-sw {
    border-right: 0;
    border-top: 0;
    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: #333333;
    border-radius: 3px;
    bottom: 0;
    color: #fff;
    filter: alpha(opacity=70);
    margin: 5px;
    opacity: 0.7;
    padding: 5px;
    right: 0;
}

/* ------------------------------------------------------------------------------
*
*  # WYSIHTML5 editor
*
*  An open source rich text editor based on HTML5 technology
*
*  Version: 1.0
*  Latest update: Mar 10, 2015
*
* ---------------------------------------------------------------------------- */

.wysihtml5 {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    height: auto;
    max-height: 450px;
    min-height: 350px;
    outline: 0;
    overflow: scroll;
    padding: 20px;
    resize: vertical;
    width: 100%;
}

.wysihtml5-sandbox { width: 100% !important; }

.bootstrap-wysihtml5-insert-link-modal .modal-dialog,
.bootstrap-wysihtml5-insert-image-modal .modal-dialog { width: 566px; }

.wysihtml5-toolbar {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-bottom: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: block;
    margin: 0;
    padding: 15px 20px;
    padding-bottom: 0;
}

.wysihtml5-toolbar > li {
    display: inline-block;
    list-style: none;
    margin: 0 15px 15px 0;
}

.wysihtml5-toolbar .dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
}

.wysihtml5-toolbar .dropdown-menu .color-select > li > a:hover,
.wysihtml5-toolbar .dropdown-menu .color-select > li > a:focus {
    background-color: #f5f5f5;
    color: #333333;
}

.wysihtml5-commands-disabled .wysihtml5-toolbar .dropdown-menu { display: none !important; }

.wysihtml5-toolbar .dropdown-toggle > [class*=icon-] { margin-right: 7px; }

.wysihtml5-toolbar .dropdown-toggle .caret { margin-left: 7px; }

.wysihtml5-toolbar a[data-wysihtml5-command=bold] { font-weight: bold; }

.wysihtml5-toolbar a[data-wysihtml5-command=italic] { font-style: italic; }

.wysihtml5-toolbar a[data-wysihtml5-command=underline] { text-decoration: underline; }

.wysihtml5-toolbar a.btn.wysihtml5-command-active {
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.wysihtml5-toolbar a.wysihtml5-colors-title { padding-left: 40px; }

.wysihtml5-toolbar .wysihtml5-colors {
    border-radius: 100px;
    display: block;
    height: 16px;
    left: 12px;
    pointer-events: none;
    position: absolute;
    top: 10px;
    width: 16px;
}

.wysihtml5-toolbar div[data-wysihtml5-command-value="black"] { background: black !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="silver"] { background: silver !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="gray"] { background: gray !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="maroon"] { background: maroon !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="red"] { background: red !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="purple"] { background: purple !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="green"] { background: green !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="olive"] { background: olive !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="navy"] { background: navy !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="blue"] { background: blue !important; }

.wysihtml5-toolbar div[data-wysihtml5-command-value="orange"] { background: orange !important; }

.wysihtml5-toolbar .wysiwyg-color-black { color: black; }

.wysihtml5-toolbar .wysiwyg-color-silver { color: silver; }

.wysihtml5-toolbar .wysiwyg-color-gray { color: gray; }

.wysihtml5-toolbar .wysiwyg-color-white { color: white; }

.wysihtml5-toolbar .wysiwyg-color-maroon { color: maroon; }

.wysihtml5-toolbar .wysiwyg-color-red { color: red; }

.wysihtml5-toolbar .wysiwyg-color-purple { color: purple; }

.wysihtml5-toolbar .wysiwyg-color-fuchsia { color: fuchsia; }

.wysihtml5-toolbar .wysiwyg-color-green { color: green; }

.wysihtml5-toolbar .wysiwyg-color-lime { color: lime; }

.wysihtml5-toolbar .wysiwyg-color-olive { color: olive; }

.wysihtml5-toolbar .wysiwyg-color-yellow { color: yellow; }

.wysihtml5-toolbar .wysiwyg-color-navy { color: navy; }

.wysihtml5-toolbar .wysiwyg-color-blue { color: blue; }

.wysihtml5-toolbar .wysiwyg-color-teal { color: teal; }

.wysihtml5-toolbar .wysiwyg-color-aqua { color: aqua; }

.wysihtml5-toolbar .wysiwyg-color-orange { color: orange; }

/* ------------------------------------------------------------------------------
 *
 *  # Ace code editor
 *
 *  An embeddable code editor written in JavaScript
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.ace_editor {
    height: 400px;
    position: relative;
}

/* ------------------------------------------------------------------------------
 *
 *  # Daterange picker
 *
 *  Date range picker component for Bootstrap
 *
 *  Version: 1.1
 *  Latest update: Oct 20, 2015
 *
 * ---------------------------------------------------------------------------- */

.daterangepicker {
    left: 0;
    margin-top: 5px;
    padding: 0;
    position: absolute;
    width: auto;
}

.daterangepicker.dropdown-menu {
    -webkit-box-shadow: none;
    background-color: transparent;
    border: 0;
    box-shadow: none;
    max-width: none;
    z-index: 1000;
}

.daterangepicker.dropup { margin-top: -5px; }

.daterangepicker .ranges,
.daterangepicker .calendar { float: left; }

.daterangepicker.opensleft .calendars { float: left; }

.daterangepicker.opensright .calendars { float: right; }

.daterangepicker.single .ranges,
.daterangepicker.single .calendar {
    float: none;
    margin-left: 0;
    margin-right: 0;
}

.daterangepicker.show-calendar .calendar { display: block; }

.daterangepicker .calendar {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: none;
    margin: 5px;
    padding: 10px;
}

.daterangepicker table {
    margin: 0;
    width: 100%;
}

.daterangepicker table tbody th,
.daterangepicker table tbody td { cursor: pointer; }

.daterangepicker th,
.daterangepicker td {
    text-align: center;
    white-space: nowrap;
}

.daterangepicker th.week,
.daterangepicker td.week {
    color: #ccc;
    font-size: 80%;
}

.daterangepicker th {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
    min-width: 36px;
}

.daterangepicker th > i {
    color: #888;
    top: 0;
}

.daterangepicker th.prev,
.daterangepicker th.next { cursor: pointer; }

.daterangepicker th.available:hover > i,
.daterangepicker th.available:focus > i { color: #333333; }

.daterangepicker td.available:hover,
.daterangepicker td.available:focus { background-color: #f5f5f5; }

.daterangepicker td.off,
.daterangepicker td.disabled { color: #ccc; }

.daterangepicker td.disabled { cursor: not-allowed; }

.daterangepicker td.in-range { background-color: #f5f5f5; }

.daterangepicker td.active,
.daterangepicker td.active:hover,
.daterangepicker td.active:focus {
    background-color: #26A69A;
    border-radius: 2px;
    color: #fff;
}

.daterangepicker .table-condensed tr > th,
.daterangepicker .table-condensed tr > td {
    line-height: 1;
    padding: 10px;
}

.daterangepicker .table-condensed .month {
    color: #333333;
    font-size: 15px;
    font-weight: 400;
    line-height: 1;
    padding-bottom: 15px;
    padding-top: 15px;
}

.daterangepicker select { display: inline-block; }

.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%;
}

.daterangepicker select.yearselect { width: 40%; }

.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
}

.daterangepicker .daterangepicker_input { position: relative; }

.daterangepicker .daterangepicker_input i {
    bottom: 10px;
    color: #999999;
    position: absolute;
    right: 11px;
    top: auto;
}

.daterangepicker .daterangepicker_input input {
    padding-left: 11px;
    padding-right: 34px;
}

.daterangepicker .calendar-time {
    margin: 12px 0;
    text-align: center;
}

.daterangepicker .calendar-time select.disabled {
    color: #ccc;
    cursor: not-allowed;
}

.ranges {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    margin-top: 5px;
    position: relative;
    width: 200px;
}

.opensright .ranges { margin-left: 0; }

.opensleft .ranges { margin-right: 0; }

.ranges ul {
    list-style: none;
    margin: 0;
    padding: 5px 0;
}

.ranges ul + .daterangepicker-inputs { border-top: 1px solid #e5e5e5; }

.ranges ul li {
    color: #333333;
    cursor: pointer;
    margin-top: 1px;
    padding: 8px 12px;
}

.ranges ul li:first-child { margin-top: 0; }

.ranges ul li:hover,
.ranges ul li:focus { background-color: #f5f5f5; }

.ranges ul li.active {
    background-color: #26A69A;
    color: #fff;
}

.ranges .daterangepicker-inputs {
    padding: 12px;
    padding-top: 17px;
}

.ranges .daterangepicker-inputs .daterangepicker_input + .daterangepicker_input { margin-top: 17px; }

.ranges .daterangepicker-inputs .daterangepicker_input > span {
    color: #999999;
    display: block;
    font-size: 12px;
    margin-bottom: 7px;
}

.ranges .daterangepicker-inputs + .range_inputs { border-top: 1px solid #e5e5e5; }

.ranges .range_inputs { padding: 12px; }

.ranges .range_inputs .btn {
    display: block;
    width: 100%;
}

.ranges .range_inputs .btn + .btn { margin-top: 12px; }

@media (min-width: 769px) {
    .ranges { margin: 5px; }
}

.daterange-custom { cursor: pointer; }

.daterange-custom:after {
    clear: both;
    content: '';
    display: table;
}

.daterange-custom .label,
.daterange-custom .badge {
    margin: 4px 0 0 7px;
    vertical-align: top;
}

.daterange-custom .label-icon {
    margin-right: 5px;
    margin-top: 0;
}

.daterange-custom-display {
    display: inline-block;
    line-height: 1;
    padding-left: 21px;
    position: relative;
}

.daterange-custom-display:after {
    -moz-osx-font-smoothing: grayscale;
    -o-transition: all ease-in-out 0.2s;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: all ease-in-out 0.2s;
    content: '\e9c9';
    display: inline-block;
    font-family: 'icomoon';
    left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    transition: all ease-in-out 0.2s;
}

.daterange-custom.is-opened .daterange-custom-display:after {
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.daterange-custom-display > i {
    display: inline-block;
    font-size: 28px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -0.015em;
}

.daterange-custom-display b {
    display: inline-block;
    font-weight: 400;
    margin-left: 4px;
}

.daterange-custom-display b > i {
    display: block;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px;
    text-transform: uppercase;
}

.daterange-custom-display em {
    line-height: 30px;
    margin: 0 4px;
    vertical-align: top;
}

@media (max-width: 769px) {
    .opensleft,
    .opensright {
        left: 0 !important;
        right: 0;
    }

    .opensleft .calendars,
    .opensright .calendars { float: none; }

    .daterangepicker.opensleft .ranges,
    .daterangepicker.opensright .ranges,
    .daterangepicker.opensleft .calendar,
    .daterangepicker.opensright .calendar,
    .daterangepicker.opensleft .calendars,
    .daterangepicker.opensright .calendars { float: none; }

    .daterangepicker {
        padding-left: 20px;
        padding-right: 20px;
        width: 100%;
    }

    .daterangepicker .calendar {
        margin-left: 0;
        margin-right: 0;
    }

    .daterangepicker .ranges { width: 100%; }
}

/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Picker base
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.picker {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    margin-top: -1px;
    position: absolute;
    text-align: left;
    top: 100%;
    user-select: none;
    width: 100%;
    z-index: 990;
}

.picker__input { cursor: default; }

.picker__holder {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-width: 0;
    border-top-width: 0;
    display: none;
    max-height: 0;
    max-width: 280px;
    overflow-y: auto;
    position: absolute;
    width: 100%;
}

.picker--opened .picker__holder {
    border-bottom-width: 1px;
    border-top-width: 1px;
    display: block;
    max-height: 480px;
}

/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Date picker
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.picker__box { padding: 5px; }

.picker__header {
    font-size: 15px;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    text-align: center;
}

.picker__month,
.picker__year {
    display: inline-block;
    font-weight: 500;
    margin-left: 5px;
    margin-right: 5px;
}

.picker__year {
    color: #999999;
    font-size: 12px;
    font-weight: normal;
}

.picker__select--month,
.picker__select--year {
    border-color: #ddd;
    font-size: 13px;
    height: 32px;
    line-height: 1.6666667;
    margin-left: 5px;
    margin-right: 5px;
    outline: 0;
}

.picker__select--month { width: 35%; }

.picker__select--year { width: 22.5%; }

.picker__nav--prev,
.picker__nav--next {
    border-radius: 2px;
    line-height: 1;
    margin-top: -16px;
    padding: 8px;
    position: absolute;
    top: 50%;
}

.picker__nav--prev:before,
.picker__nav--next:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    text-align: center;
    width: 16px;
}

.picker__nav--prev:hover,
.picker__nav--next:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

.picker__nav--prev { left: 0; }

.picker__nav--prev:before { content: '\e9c8'; }

.picker__nav--next { right: 0; }

.picker__nav--next:before { content: '\e9cb'; }

.picker__nav--disabled,
.picker__nav--disabled:hover,
.picker__nav--disabled:before,
.picker__nav--disabled:before:hover {
    background: none;
    border-left-color: #f5f5f5;
    border-right-color: #f5f5f5;
    cursor: default;
}

.picker__table {
    border-collapse: collapse;
    border-spacing: 0;
    font-size: inherit;
    margin-bottom: 10px;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

.picker__table td {
    margin: 0;
    padding: 0;
}

.picker__weekday {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
    width: 14.285714286%;
}

.picker__day { padding: 7px; }

.picker__day--today {
    background-color: #f5f5f5;
    position: relative;
}

.picker__day--today:before {
    border-left: 6px solid transparent;
    border-top: 6px solid #26A69A;
    content: "";
    height: 0;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 0;
}

.picker__day--outfocus { color: #ccc; }

.picker__day--infocus:hover,
.picker__day--outfocus:hover {
    background-color: #f5f5f5;
    color: #333333;
    cursor: pointer;
}

.picker__day--highlighted:before { border-top-color: #fff; }

.picker__day--highlighted,
.picker__day--selected { border-radius: 3px; }

.picker__day--highlighted,
.picker__day--highlighted:hover,
.picker--focused .picker__day--highlighted {
    background-color: #26A69A;
    color: #fff;
    cursor: pointer;
}

.picker__day--selected,
.picker__day--selected:hover,
.picker--focused .picker__day--selected {
    background-color: #26A69A;
    color: #fff;
}

.picker__day--disabled,
.picker__day--disabled:hover {
    background: #fafafa;
    color: #999999;
    cursor: default;
}

.picker__day--disabled:before { border-top-color: #999; }

.picker__day--highlighted .picker__day--disabled,
.picker__day--highlighted .picker__day--disabled:hover { background-color: #bbbbbb; }

.picker__footer { text-align: center; }

.picker__footer button {
    background: #fff;
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    padding: 7px 12px;
}

.picker__footer button:hover,
.picker__footer button:focus {
    background-color: #f5f5f5;
    outline: 0;
}

.picker__footer button:before { height: 0; }

.picker__button--today:before {
    border-left: 6px solid transparent;
    border-top: 6px solid #2196F3;
    content: '';
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -1px;
    width: 0;
}

.picker__button--close:before {
    content: '\D7';
    display: inline-block;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

.picker__button--clear:before {
    border-top: 2px solid #F44336;
    content: '';
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: -3px;
    width: 8px;
}

/* ------------------------------------------------------------------------------
*
*  # Pick-a-date - Time picker
*
*  The mobile-friendly, responsive, and lightweight jQuery date & time input picker
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.picker--time {
    max-width: 320px;
    min-width: 256px;
}

.picker--time .picker__box { padding: 0; }

.picker__list {
    background-color: #fff;
    list-style: none;
    margin: 0;
    max-height: 250px;
    overflow-y: auto;
    padding: 5px 0;
}

.picker__list-item {
    padding: 7px 12px;
    position: relative;
}

.picker__list-item:hover,
.picker__list-item:focus {
    background-color: #f5f5f5;
    cursor: pointer;
    z-index: 10;
}

.picker--time .picker__button--clear {
    background-color: #fcfcfc;
    border: 0;
    border-top: 1px solid #eeeeee;
    display: block;
    margin: 0;
    margin-bottom: -5px;
    margin-top: 1px;
    margin-top: 5px;
    outline: 0;
    padding: 7px 12px;
    text-align: center;
    width: 100%;
}

.picker--time .picker__button--clear:hover,
.picker--time .picker__button--clear:focus { background-color: #f5f5f5; }

.picker__list-item--highlighted { z-index: 10; }

.picker__list-item--highlighted,
.picker__list-item--highlighted:hover,
.picker--focused .picker__list-item--highlighted {
    background-color: #26A69A;
    color: #fff;
    cursor: pointer;
}

.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker--focused .picker__list-item--selected {
    background-color: #26A69A;
    color: #fff;
    z-index: 10;
}

.picker__list-item--disabled,
.picker__list-item--disabled:hover,
.picker--focused .picker__list-item--disabled {
    background-color: #fafafa;
    color: #999999;
    cursor: default;
    z-index: auto;
}

/* ------------------------------------------------------------------------------
*
*  # Anytime picker
*
*  jQuery datepicker/timepicker and a Date/String parse/format utility
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.AnyTime-pkr { text-align: center; }

.AnyTime-pkr * {
    list-style: none;
    margin: 0;
    padding: 0;
}

.AnyTime-pkr .AnyTime-date { float: left; }

.AnyTime-pkr .AnyTime-date + .AnyTime-time {
    float: left;
    margin-left: 50px;
}

.AnyTime-win {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: inline-block;
    padding: 5px;
    z-index: 10;
}

.AnyTime-cloak {
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
}

.AnyTime-hdr {
    font-size: 15px;
    line-height: 1;
    margin: 20px 10px;
}

.AnyTime-x-btn {
    border-radius: 2px;
    cursor: pointer;
    display: none;
    filter: alpha(opacity=60);
    float: right;
    font-size: 0;
    opacity: 0.6;
}

.AnyTime-x-btn:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.AnyTime-x-btn:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ed6b';
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.AnyTime-lbl {
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    margin-top: 25px;
}

.AnyTime-lbl:first-child { margin-top: 5px; }

.AnyTime-yrs .ui-state-highlight,
.AnyTime-yrs .ui-state-highlight:hover {
    background-color: #F44336;
    color: #fff;
}

.AnyTime-mons .ui-state-highlight,
.AnyTime-mons .ui-state-highlight:hover {
    background-color: #26A69A;
    color: #fff;
}

.AnyTime-time .ui-state-highlight,
.AnyTime-time .ui-state-highlight:hover {
    background-color: #607D8B;
    color: #fff;
}

.AnyTime-dom-table .ui-state-highlight,
.AnyTime-body-yr-selector .ui-state-highlight,
.AnyTime-dom-table .ui-state-highlight:hover,
.AnyTime-body-yr-selector .ui-state-highlight:hover {
    background-color: #2196F3;
    color: #fff;
}

.AnyTime-yrs-past-btn,
.AnyTime-yrs-ahead-btn { display: inline-block; }

.AnyTime-yr-prior-btn,
.AnyTime-yr-cur-btn,
.AnyTime-yr-next-btn {
    display: inline-block;
    min-width: 50px;
}

.AnyTime-mons:after {
    clear: both;
    content: "";
    display: table;
}

.AnyTime-dom-table { width: 100%; }

.AnyTime-pkr th.AnyTime-dow {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    padding: 7px;
}

.AnyTime-mon-btn { float: left; }

.AnyTime-mon7-btn { clear: left; }

.AnyTime-dom-btn:hover { background-color: #f5f5f5; }

.AnyTime-dom-btn-empty { display: none; }

.AnyTime-time,
.AnyTime-hrs-am,
.AnyTime-hrs-pm,
.AnyTime-mins-tens,
.AnyTime-mins-ones,
.AnyTime-secs-tens,
.AnyTime-secs-ones,
.AnyTime-hrs,
.AnyTime-mins,
.AnyTime-secs,
.AnyTime-offs { display: inline-block; }

.AnyTime-btn {
    border-radius: 2px;
    cursor: pointer;
    padding: 7px 12px;
}

.AnyTime-btn:hover { background-color: #f5f5f5; }

.AnyTime-hr-btn,
.AnyTime-min-ten-btn,
.AnyTime-min-one-btn,
.AnyTime-sec-ten-btn,
.AnyTime-sec-one-btn { min-width: 40px; }

.AnyTime-hrs-pm,
.AnyTime-mins-ones,
.AnyTime-secs-ones { margin-left: 2px; }

.AnyTime-mins-tens,
.AnyTime-secs-tens { margin-left: 20px; }

.AnyTime-off-cur-btn {
    display: inline-block;
    overflow: hidden;
}

.AnyTime-off-select-btn {
    display: inline-block;
    vertical-align: top;
}

.AnyTime-off-selector {
    margin: 10px;
    position: absolute;
}

.AnyTime-body-off-selector {
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    white-space: nowrap;
}

.AnyTime-off-off-btn { text-align: left; }

.AnyTime-yr-selector {
    position: absolute;
    width: 90%;
}

.AnyTime-body-yr-selector { margin: 0; }

.AnyTime-yr-mil,
.AnyTime-yr-cent,
.AnyTime-yr-dec,
.AnyTime-yr-yr,
.AnyTime-yr-era {
    display: inline-block;
    vertical-align: top;
    width: 20%;
}

.AnyTime-era-btn { margin-left: 10px; }

@media (max-width: 769px) {
    .AnyTime-pkr .AnyTime-date { float: none; }

    .AnyTime-mon-btn {
        display: inline-block;
        float: none;
    }

    .AnyTime-date + .AnyTime-time {
        float: none;
        margin-left: 0;
        margin-top: 25px;
    }
}

/* ------------------------------------------------------------------------------
*
*  # Spectrum color picker
*
*  Flexible and powerful jQuery colorpicker library
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.sp-sat,
.sp-val,
.sp-top-inner,
.sp-color,
.sp-hue,
.sp-clear-enabled .sp-clear,
.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.sp-container.sp-input-disabled .sp-input-container,
.sp-container.sp-buttons-disabled .sp-button-container,
.sp-container.sp-palette-buttons-disabled .sp-palette-button-container,
.sp-palette-only .sp-picker-container,
.sp-palette-disabled .sp-palette-container,
.sp-initial-disabled .sp-initial { display: none; }

.sp-hidden { display: none !important; }

.sp-cf:before,
.sp-cf:after {
    content: "";
    display: table;
}

.sp-cf:after { clear: both; }

.sp-preview,
.sp-alpha,
.sp-thumb-el {
    background-image: url(/content/core/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAIAAADZF8uwAAAAGUlEQVQYV2M4gwH+YwCGIasIUwhT25BVBADtzYNYrHvv4gAAAABJRU5ErkJggg==);
    position: relative;
}

.sp-preview-inner,
.sp-alpha-inner,
.sp-thumb-inner { display: block; }

.sp-container {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-sizing: content-box;
    display: inline-block;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 9999994;
}

.sp-container.sp-flat {
    max-width: 100%;
    overflow-x: auto;
    position: relative;
    white-space: nowrap;
}

.sp-picker-container,
.sp-palette-container {
    display: block;
    margin-bottom: -290px;
    padding: 10px;
    padding-bottom: 300px;
    position: relative;
    vertical-align: top;
    white-space: nowrap;
}

@media (min-width: 769px) {
    .sp-picker-container,
    .sp-palette-container { display: inline-block; }
}

.sp-picker-container { width: 220px; }

.sp-container,
.sp-replacer,
.sp-preview,
.sp-dragger,
.sp-slider,
.sp-alpha,
.sp-clear,
.sp-alpha-handle,
.sp-container.sp-dragging .sp-input,
.sp-container button {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.sp-top {
    display: block;
    position: relative;
    width: 100%;
}

.sp-color { right: 20%; }

.sp-hue {
    height: 100%;
    left: 85%;
}

.sp-clear-enabled .sp-hue {
    height: 75%;
    top: 40px;
}

.sp-fill { padding-top: 80%; }

.sp-alpha-enabled .sp-top { margin-bottom: 26px; }

.sp-alpha-enabled .sp-alpha { display: block; }

.sp-alpha-handle {
    background-color: #fff;
    border: 1px solid #999999;
    border-radius: 5px;
    bottom: -4px;
    cursor: pointer;
    left: 50%;
    position: absolute;
    top: -4px;
    width: 5px;
}

.sp-alpha {
    bottom: -16px;
    display: none;
    height: 6px;
    left: 0;
    position: absolute;
    right: 0;
}

.sp-clear { display: none; }

.sp-clear-display { cursor: pointer; }

.sp-clear-display:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ee6e';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 30px;
}

.sp-preview .sp-clear-display:after,
.sp-initial .sp-clear-display:after { content: none; }

.sp-clear-enabled .sp-clear {
    -webkit-box-shadow: 0 0 0 1px #ddd inset;
    box-shadow: 0 0 0 1px #ddd inset;
    color: #999;
    display: block;
    height: 30px;
    left: 85%;
    text-align: center;
}

.sp-input-container { margin-top: 10px; }

.sp-initial-disabled .sp-input-container { width: 100%; }

.sp-input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #333333;
    outline: 0;
    padding: 7px 12px;
    width: 100%;
}

.sp-initial { margin-top: 10px; }

.sp-initial span {
    display: block;
    float: left;
    height: 25px;
    width: 50%;
}

.sp-initial span .sp-thumb-inner {
    display: block;
    height: 25px;
    width: 100%;
}

.sp-dragger {
    background-color: #333;
    border: 1px solid #fff;
    cursor: pointer;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 5px;
}

.sp-slider {
    background-color: #fff;
    border: 1px solid #999999;
    border-radius: 3px;
    cursor: pointer;
    height: 4px;
    left: -2px;
    position: absolute;
    right: -2px;
    top: 0;
}

.sp-replacer {
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 5px;
    vertical-align: middle;
}

.sp-replacer:hover,
.sp-replacer.sp-active {
    border-color: #c4c4c4;
    color: #333333;
}

.sp-replacer:hover .sp-dd,
.sp-replacer.sp-active .sp-dd { color: #333333; }

.sp-replacer[class*=bg-],
.sp-replacer[class*=bg-]:hover,
.sp-replacer[class*=bg-]:focus { border-color: transparent; }

.sp-replacer[class*=bg-] .sp-dd { color: #fff; }

.sp-replacer[class*=bg-].sp-active .sp-dd { color: #fff; }

.sp-replacer.sp-disabled {
    cursor: default;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.sp-replacer.sp-disabled:not([class*=bg-]):hover,
.sp-replacer.sp-disabled:not([class*=bg-]):focus { border-color: #ddd; }

.sp-replacer.sp-disabled .sp-dd,
.sp-replacer.sp-disabled[class*=bg-] .sp-dd { color: #999999; }

.sp-preview {
    float: left;
    height: 24px;
    margin-right: 5px;
    position: relative;
    width: 26px;
    z-index: 0;
}

.sp-preview .sp-preview-inner,
.sp-preview .sp-clear-display {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05);
}

.sp-replacer[class*=bg-] .sp-preview .sp-preview-inner {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.5);
}

.sp-dd {
    color: #999999;
    float: left;
    font-size: 0;
    margin: 3px 1px;
    position: relative;
}

.sp-dd:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c5';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.sp-sat {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType = 1, startColorstr=#FFFFFFFF, endColorstr=#00CC9A81)";
    -webkit-box-shadow: 0 0 0 1px #ccc inset;
    background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#FFF), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(left, #FFF, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(left, #fff, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to right, #fff, rgba(204, 154, 129, 0));
    box-shadow: 0 0 0 1px #ccc inset;
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#FFFFFFFF', endColorstr='#00CC9A81');
}

.sp-val {
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00CC9A81, endColorstr=#FF000000)";
    background-image: -webkit-gradient(linear, 0 100%, 0 0, from(#000000), to(rgba(204, 154, 129, 0)));
    background-image: -webkit-linear-gradient(bottom, #000000, rgba(204, 154, 129, 0));
    background-image: -moz-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -o-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: -ms-linear-gradient(bottom, #000, rgba(204, 154, 129, 0));
    background-image: linear-gradient(to top, #000, rgba(204, 154, 129, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00CC9A81', endColorstr='#FF000000');
}

.sp-hue {
    background: -moz-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -ms-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -o-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#ff0000), color-stop(0.17, #ffff00), color-stop(0.33, #00ff00), color-stop(0.5, #00ffff), color-stop(0.67, #0000ff), color-stop(0.83, #ff00ff), to(#ff0000));
    background: -webkit-linear-gradient(top, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
    background: linear-gradient(to bottom, #ff0000 0%, #ffff00 17%, #00ff00 33%, #00ffff 50%, #0000ff 67%, #ff00ff 83%, #ff0000 100%);
}

.sp-1 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0000', endColorstr='#ffff00');
    height: 17%;
}

.sp-2 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff00', endColorstr='#00ff00');
    height: 16%;
}

.sp-3 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ff00', endColorstr='#00ffff');
    height: 17%;
}

.sp-4 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffff', endColorstr='#0000ff');
    height: 17%;
}

.sp-5 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0000ff', endColorstr='#ff00ff');
    height: 16%;
}

.sp-6 {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00ff', endColorstr='#ff0000');
    height: 17%;
}

.sp-palette { max-width: 220px; }

.sp-palette-only .sp-palette-container { border: 0; }

@media (min-width: 769px) {
    .sp-palette-container { border-right: 1px solid #ddd; }
}

.sp-thumb-el { position: relative; }

.sp-palette .sp-thumb-el {
    cursor: pointer;
    display: inline-block;
    position: relative;
}

.sp-thumb-el .sp-thumb-inner {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
}

.sp-thumb-el .sp-thumb-inner:hover {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) inset;
}

.sp-palette .sp-thumb-el {
    height: 16px;
    width: 16px;
}

.sp-palette .sp-thumb-el + .sp-thumb-el { margin-left: 5px; }

.sp-palette .sp-thumb-el.sp-thumb-active {
    -webkit-box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1) inset;
}

.sp-palette .sp-thumb-el.sp-thumb-active .sp-thumb-inner {
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) inset;
    box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.25) inset;
}

.sp-palette .sp-thumb-active.sp-thumb-dark .sp-thumb-inner:after,
.sp-palette .sp-thumb-active.sp-thumb-light .sp-thumb-inner:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    content: '\e600';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.sp-palette .sp-thumb-active.sp-thumb-light .sp-thumb-inner:after { color: #333333; }

.sp-palette-row { font-size: 0; }

.sp-palette-row + .sp-palette-row { margin-top: 5px; }

.sp-palette-row:empty { margin-top: 0; }

.sp-cancel,
.sp-choose,
.sp-palette-toggle {
    border: 0;
    border-radius: 2px;
    float: left;
    outline: 0;
    padding: 6px 11px;
    text-align: center;
    width: 48%;
}

.sp-palette-button-container,
.sp-button-container {
    margin-top: 10px;
    text-align: center;
}

.sp-container[class*=bg-] .sp-palette-button-container a,
.sp-container[class*=bg-] .sp-button-container a,
.sp-container[class*=bg-] .sp-palette-button-container button,
.sp-container[class*=bg-] .sp-button-container button {
    background-color: rgba(0, 0, 0, 0.25);
    border-color: transparent;
    color: #fff;
}

.sp-cancel,
.sp-palette-toggle,
.sp-choose { border: 1px solid transparent; }

.sp-cancel:hover,
.sp-palette-toggle:hover,
.sp-choose:hover,
.sp-cancel:focus,
.sp-palette-toggle:focus,
.sp-choose:focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.sp-cancel:active,
.sp-palette-toggle:active,
.sp-choose:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.sp-cancel,
.sp-palette-toggle {
    background-color: #fcfcfc;
    border-color: #ddd;
    color: #333;
    margin-right: 5px;
    margin-right: 4%;
}

.sp-cancel:hover,
.sp-palette-toggle:hover,
.sp-cancel:focus,
.sp-palette-toggle:focus { color: #333; }

.sp-palette-toggle {
    float: none;
    margin-right: 0;
    width: auto;
}

.sp-choose {
    background-color: #607D8B;
    color: #fff;
}

/* ------------------------------------------------------------------------------
 *
 *  # Datepicker for Bootstrap
 *
 *  Styles for bootstrap datepicker. Comes as a part of datepaginator.js plugin
 *
 *  Version: 1.1
 *  Latest update: Oct 20, 2015
 *
 * ---------------------------------------------------------------------------- */

.datepicker > div { display: none; }

.datepicker .datepicker-days,
.datepicker .datepicker-months,
.datepicker .datepicker-years { max-width: 300px; }

.datepicker.datepicker-dropdown {
    left: 0;
    margin: 0;
    padding: 5px;
    top: 0;
}

.datepicker table { margin: 0; }

.datepicker table tr td.day:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

.datepicker table tr td.old,
.datepicker table tr td.new { color: #999999; }

.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
    background-color: transparent;
    color: #999999;
    cursor: default;
}

.datepicker table tr td.today,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled:hover { background-color: #f5f5f5; }

.datepicker table tr td.range,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled:hover {
    background-color: #f5f5f5;
    border-radius: 0;
}

.datepicker table tr td.range.today,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.active:hover { background-color: #f5f5f5; }

.datepicker table tr td.active,
.datepicker table tr td span.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td span.active.disabled,
.datepicker table tr td.active:hover,
.datepicker table tr td span.active:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover {
    background-color: #26A69A;
    color: #fff;
}

.datepicker table tr td span {
    border-radius: 3px;
    cursor: pointer;
    display: block;
    float: left;
    margin: 1%;
    padding: 7px 12px;
    width: 31%;
}

.datepicker table tr td span:hover { background-color: #f5f5f5; }

.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
    background-color: transparent;
    color: #999999;
    cursor: default;
}

.datepicker table tr td span.old,
.datepicker table tr td span.new { color: #999999; }

.datepicker table th.datepicker-switch {
    font-size: 15px;
    font-weight: 400;
}

.datepicker table thead tr:first-child th,
.datepicker table tfoot tr th {
    cursor: pointer;
    padding-bottom: 15px;
    padding-top: 15px;
}

.datepicker table .cw {
    padding: 0 2px 0 5px;
    vertical-align: middle;
    width: 16px;
}

.datepicker table thead tr:first-child th.cw {
    background-color: transparent;
    cursor: default;
}

.datepicker .table-condensed td,
.datepicker .table-condensed th {
    border: 0;
    border-radius: 3px;
    padding: 7px 12px;
    text-align: center;
}

.table-striped .datepicker table tr th,
.table-striped .datepicker table tr td { background-color: transparent; }

/* ------------------------------------------------------------------------------
 *
 *  # Date paginator
 *
 *  A jQuery plugin which adds date selection to the Bootstrap pagination component
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.datepaginator {
    height: 72px;
    text-align: center;
}

.datepaginator-sm { height: 68px; }

.datepaginator-lg { height: 76px; }

.datepaginator .pagination { white-space: nowrap; }

.datepaginator .pagination > li { display: inline-block; }

.datepaginator .pagination > li > a {
    border: 0;
    border-radius: 3px;
    margin-left: 0;
    min-width: auto;
    text-align: center;
}

.datepaginator .pagination > li .dp-nav-square-edges { border-radius: 0; }

.datepaginator .pagination > li .dp-off { background-color: #fafafa; }

.datepaginator .pagination > li .dp-no-select {
    background-color: #fafafa;
    color: #ccc;
}

.datepaginator .pagination > li .dp-no-select:hover { background-color: #fafafa; }

.datepaginator .pagination > li #dp-calendar {
    position: absolute;
    right: 6px;
    top: 6px;
}

.datepaginator .pagination > li > .dp-nav {
    border-radius: 3px;
    height: 72px;
    line-height: 1;
    padding: 29px 0;
    width: 38px;
}

.datepaginator .pagination > li > a.dp-nav-sm {
    height: 68px;
    padding: 27px 0;
}

.datepaginator .pagination > li > a.dp-nav-lg {
    height: 76px;
    padding: 31px 0;
}

.datepaginator .pagination > li > a.dp-item {
    height: 72px;
    padding: 15px 0;
    width: 35px;
}

.datepaginator .pagination > li > a.dp-item-sm {
    height: 68px;
    padding: 13px 0;
}

.datepaginator .pagination > li > a.dp-item-lg {
    height: 76px;
    padding: 17px 0;
}

.datepaginator .pagination > li > .dp-today,
.datepaginator .pagination > li > .dp-today:hover,
.datepaginator .pagination > li > .dp-today:focus {
    background-color: #2196F3;
    color: #fff;
}

.datepaginator .pagination > li > .dp-selected,
.datepaginator .pagination > li > .dp-selected:hover,
.datepaginator .pagination > li > .dp-selected:focus {
    background-color: #26A69A;
    color: #fff;
    width: 140px;
}

/* ------------------------------------------------------------------------------
 *
 *  # PNotify notifications
 *
 *  Styles for pnotify.min.js - a flexible JavaScript notification plugin
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.ui-pnotify {
    border-radius: 3px;
    height: auto;
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9999;
}

.ui-pnotify.alert-rounded > .alert { border-radius: 5px; }

.ui-pnotify[class*=bg-] > .alert {
    background-color: inherit;
    border-color: transparent;
    color: #fff;
}

.ui-pnotify.stack-top-left,
.ui-pnotify.stack-bottom-left {
    left: 20px;
    right: auto;
}

.ui-pnotify.stack-bottom-right,
.ui-pnotify.stack-bottom-left {
    bottom: 20px;
    top: auto;
}

.ui-pnotify.stack-custom-right {
    bottom: 200px;
    left: auto;
    right: 200px;
    top: auto;
}

.ui-pnotify.stack-custom-left {
    bottom: auto;
    left: 200px;
    right: auto;
    top: 200px;
}

.ui-pnotify.stack-custom-top {
    left: 0;
    right: 0;
    top: 0;
}

.ui-pnotify.stack-custom-bottom {
    bottom: 0;
    left: 0;
    right: 0;
    top: auto;
}

.ui-pnotify-container {
    height: 100%;
    margin: 0;
    overflow: visible !important;
}

h4.ui-pnotify-title {
    display: block;
    font-size: 15px;
    margin-bottom: 5px;
    margin-top: 0;
}

.ui-pnotify-icon {
    display: block;
    float: left;
    margin-right: 10px;
}

.ui-pnotify-closer,
.ui-pnotify-sticker {
    float: right;
    font-size: 10px;
    line-height: 1;
    margin-left: 5px;
    margin-top: 4px;
}

.ui-pnotify-closer > span,
.ui-pnotify-sticker > span { font-size: 12px; }

.ui-pnotify-sharp { border-radius: 0; }

.ui-pnotify-shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.ui-pnotify-history-container {
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 0;
    position: absolute;
    right: 18px;
    top: 0;
    width: 70px;
    z-index: 10000;
}

.ui-pnotify-history-container.ui-pnotify-history-fixed { position: fixed; }

.ui-pnotify-history-container .ui-pnotify-history-header {
    padding: 2px;
    text-align: center;
}

.ui-pnotify-history-container button {
    cursor: pointer;
    display: block;
    width: 100%;
}

.ui-pnotify-history-container .ui-pnotify-history-pulldown {
    display: block;
    margin: 0 auto;
}

/* ------------------------------------------------------------------------------
 *
 *  # jGrowl notifications
 *
 *  Styles for jgrowl.min.js - an unobtrusive notification system for web applications
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.jGrowl {
    position: absolute;
    z-index: 2001;
}

body > .jGrowl { position: fixed; }

.jGrowl.top-left {
    left: 20px;
    top: 20px;
}

.jGrowl.top-center {
    left: 50%;
    margin-left: -150px;
    top: 20px;
}

.jGrowl.top-right {
    right: 20px;
    top: 20px;
}

.jGrowl.center {
    left: 50%;
    margin-left: -150px;
    margin-top: -35px;
    top: 40%;
    width: 300px;
}

.jGrowl.center .jGrowl-notification,
.jGrowl.center .jGrowl-closer {
    margin-left: auto;
    margin-right: auto;
}

.jGrowl.bottom-left {
    bottom: 20px;
    left: 20px;
}

.jGrowl.bottom-center {
    bottom: 20px;
    left: 50%;
    margin-left: -150px;
}

.jGrowl.bottom-right {
    bottom: 20px;
    right: 20px;
}

@media print {
    .jGrowl { display: none; }
}

.jGrowl-notification {
    display: none;
    margin-bottom: 10px;
    text-align: left;
    width: 300px;
}

.jGrowl-notification .jGrowl-header {
    font-size: 15px;
    margin-bottom: 5px;
}

.jGrowl-notification .jGrowl-header:empty { margin: 0; }

.jGrowl-notification .jGrowl-close {
    background: none;
    border: 0;
    color: inherit;
    cursor: pointer;
    filter: alpha(opacity=75);
    float: right;
    font-size: 17px;
    font-weight: 300;
    line-height: 1;
    margin-left: 10px;
    opacity: 0.75;
    outline: 0;
    padding: 0;
}

.jGrowl-notification .jGrowl-close:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.jGrowl-closer {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    color: #999999;
    cursor: pointer;
    margin-top: 5px;
    padding: 5px 0;
    text-align: center;
    width: 300px;
}

.alert-rounded + .jGrowl-closer { border-radius: 5px; }

/* ------------------------------------------------------------------------------
 *
 *  # Sweet alerts
 *
 *  Styles for sweet_alert.min.js - A beautiful replacement for JavaScript's "Alert"
 *
 *  Version: 1.1
 *  Latest update: Oct 28, 2015
 *
 * ---------------------------------------------------------------------------- */

/* # Core
-------------------------------------------------- */

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: 1050;
}

.sweet-alert {
    background-color: #fff;
    border-radius: 3px;
    display: none;
    left: 50%;
    margin-left: -235px;
    margin-top: -200px;
    overflow: hidden;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 470px;
    z-index: 1060;
}

.sweet-alert h2 {
    display: block;
    font-size: 19px;
    margin-top: 10px;
    position: relative;
    text-align: center;
}

.sweet-alert p {
    position: relative;
    text-align: center;
}

.sweet-alert fieldset {
    border: none;
    position: relative;
}

.sweet-alert button {
    background-color: #2196F3;
    border: 0;
    border-radius: 3px;
    box-shadow: none !important;
    color: #fff;
    margin: 10px 5px 0 5px;
    padding: 7px 15px;
}

.sweet-alert button:hover { background-color: #1E88E5; }

.sweet-alert button:focus { outline: 0; }

.sweet-alert button:active { background-color: #42A5F5; }

.sweet-alert button.cancel {
    background-color: transparent;
    color: #333333;
}

.sweet-alert button[disabled] {
    cursor: default;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.sweet-alert button.confirm[disabled] { color: transparent; }

.sweet-alert button.confirm[disabled] ~ .la-ball-fall {
    -webkit-transition-delay: 0s;
    filter: alpha(opacity=100);
    opacity: 1;
    transition-delay: 0s;
    visibility: visible;
}

.sweet-alert button::-moz-focus-inner { border: 0; }

.sweet-alert[data-has-cancel-button=false] button {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.sweet-alert[data-has-cancel-button=false][data-has-confirm-button=false] { padding-bottom: 40px; }

.sweet-alert .sa-error-container {
    -o-transition: padding 0.15s, max-height 0.15s;
    -webkit-transition: padding 0.15s, max-height 0.15s;
    background-color: #f5f5f5;
    border-radius: 3px;
    max-height: 0;
    overflow: hidden;
    padding: 0 10px;
    transition: padding 0.15s, max-height 0.15s;
}

.sweet-alert .sa-error-container p {
    display: inline-block;
    margin-bottom: 0;
}

.sweet-alert .sa-error-container.show {
    -o-transition: padding 0.2s, max-height 0.2s;
    -webkit-transition: padding 0.2s, max-height 0.2s;
    max-height: 100px;
    padding: 10px 0;
    transition: padding 0.2s, max-height 0.2s;
}

.sweet-alert .sa-error-container .icon {
    background-color: #FF7043;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 16px;
    line-height: 16px;
    margin-right: 7px;
    text-align: center;
    width: 16px;
}

.sweet-alert .sa-input-error {
    -moz-transform-origin: 50% 50%;
    -ms-transform: scale(0.5);
    -ms-transform-origin: 50% 50%;
    -o-transform: scale(0.5);
    -o-transition: all 0.1s;
    -webkit-transform: scale(0.5);
    -webkit-transform-origin: 50% 50%;
    -webkit-transition: all 0.1s;
    filter: alpha(opacity=0);
    height: 16px;
    opacity: 0;
    position: absolute;
    right: 12px;
    top: 20px;
    transform: scale(0.5);
    transform-origin: 50% 50%;
    transition: all 0.1s;
    width: 16px;
}

.sweet-alert .sa-input-error:before,
.sweet-alert .sa-input-error:after {
    background-color: #EF5350;
    border-radius: 3px;
    content: "";
    height: 2px;
    left: 50%;
    margin-left: -8px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 16px;
}

.sweet-alert .sa-input-error:before {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.sweet-alert .sa-input-error:after {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sweet-alert .sa-input-error.show {
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transform: scale(1);
    filter: alpha(opacity=100);
    opacity: 1;
    transform: scale(1);
}

.sweet-alert input {
    -moz-box-sizing: border-box;
    -o-transition: all 0.3s;
    -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    -webkit-box-sizing: border-box;
    -webkit-transition: all 0.3s;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.05) inset;
    box-sizing: border-box;
    display: none;
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 7px 12px;
    transition: all 0.3s;
    width: 100%;
}

.sweet-alert input::-moz-placeholder {
    color: #bdbdbd;
    opacity: 1;
}

.sweet-alert input:-ms-input-placeholder { color: #bdbdbd; }

.sweet-alert input::-webkit-input-placeholder { color: #bdbdbd; }

.sweet-alert input:focus { outline: 0; }

.sweet-alert input:focus::-moz-placeholder,
.sweet-alert input:focus:-ms-input-placeholder,
.sweet-alert input:focus::-webkit-input-placeholder {
    -o-transition: opacity ease 0.3s 0.03s;
    -webkit-transition: opacity ease 0.3s 0.03s;
    filter: alpha(opacity=50);
    opacity: 0.5;
    transition: opacity ease 0.3s 0.03s;
}

.sweet-alert.show-input input { display: block; }

.sweet-alert .sa-confirm-button-container {
    display: inline-block;
    position: relative;
}

.sweet-alert .la-ball-fall {
    filter: alpha(opacity=0);
    left: 50%;
    margin-left: -27px;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    top: 50%;
    visibility: hidden;
}

.sweet-alert .sa-icon {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 4px solid #ddd;
    border-radius: 50%;
    box-sizing: content-box;
    height: 80px;
    margin: 10px auto 20px auto;
    padding: 0;
    position: relative;
    width: 80px;
}

.sweet-alert .sa-icon.sa-error { border-color: #F44336; }

.sweet-alert .sa-icon.sa-error .sa-x-mark {
    display: block;
    position: relative;
}

.sweet-alert .sa-icon.sa-error .sa-line {
    background-color: #F44336;
    border-radius: 2px;
    display: block;
    height: 5px;
    position: absolute;
    top: 37px;
    width: 47px;
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 17px;
    transform: rotate(45deg);
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-right {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    right: 16px;
    transform: rotate(-45deg);
}

.sweet-alert .sa-icon.sa-warning { border-color: #FF5722; }

.sweet-alert .sa-icon.sa-warning .sa-body {
    background-color: #FF5722;
    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: #FF5722;
    border-radius: 50%;
    bottom: 10px;
    height: 7px;
    left: 50%;
    margin-left: -3px;
    position: absolute;
    width: 7px;
}

.sweet-alert .sa-icon.sa-info { border-color: #2196F3; }

.sweet-alert .sa-icon.sa-info:before {
    background-color: #2196F3;
    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: #2196F3;
    border-radius: 50%;
    content: "";
    height: 7px;
    margin-left: -3px;
    position: absolute;
    top: 19px;
    width: 7px;
}

.sweet-alert .sa-icon.sa-success { border-color: #4CAF50; }

.sweet-alert .sa-icon.sa-success:before,
.sweet-alert .sa-icon.sa-success:after {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    background-color: #fff;
    border-radius: 50%;
    content: '';
    height: 120px;
    position: absolute;
    transform: rotate(45deg);
    width: 60px;
}

.sweet-alert .sa-icon.sa-success:before {
    -moz-transform-origin: 60px 60px;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 60px 60px;
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 60px 60px;
    border-radius: 120px 0 0 120px;
    left: -33px;
    top: -7px;
    transform: rotate(-45deg);
    transform-origin: 60px 60px;
}

.sweet-alert .sa-icon.sa-success:after {
    -moz-transform-origin: 0 60px;
    -ms-transform: rotate(-45deg);
    -ms-transform-origin: 0 60px;
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -webkit-transform-origin: 0 60px;
    border-radius: 0 120px 120px 0;
    left: 30px;
    top: -11px;
    transform: rotate(-45deg);
    transform-origin: 0 60px;
}

.sweet-alert .sa-icon.sa-success .sa-placeholder {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 4px solid rgba(76, 175, 80, 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 {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    background-color: #fff;
    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: #4CAF50;
    border-radius: 2px;
    display: block;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
}

.sweet-alert .sa-icon.sa-success .sa-line.sa-long {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    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: 0;
    border-radius: 0;
}

@media (max-width: 480px) {
    .sweet-alert {
        left: 20px;
        margin-left: 0;
        margin-right: 0;
        right: 20px;
        width: auto;
    }
}

/* # Animations
-------------------------------------------------- */

@-webkit-keyframes showSweetAlert {
    0% {
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    45% {
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    80% {
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes showSweetAlert {
    0% {
        -ms-transform: scale(0.7);
        -o-transform: scale(0.7);
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
    }

    45% {
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    80% {
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        -webkit-transform: scale(0.95);
        transform: scale(0.95);
    }

    100% {
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.showSweetAlert[data-animation=pop] {
    -o-animation: showSweetAlert 0.3s;
    -webkit-animation: showSweetAlert 0.3s;
    animation: showSweetAlert 0.3s;
}

.showSweetAlert[data-animation=none] {
    -o-animation: none;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes hideSweetAlert {
    0% {
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

@keyframes hideSweetAlert {
    0% {
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    100% {
        -ms-transform: scale(0.5);
        -o-transform: scale(0.5);
        -webkit-transform: scale(0.5);
        transform: scale(0.5);
    }
}

.hideSweetAlert[data-animation=pop] {
    -o-animation: hideSweetAlert 0.2s;
    -webkit-animation: hideSweetAlert 0.2s;
    animation: hideSweetAlert 0.2s;
}

.hideSweetAlert[data-animation=none] {
    -o-animation: none;
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes slideFromTop {
    0% { top: 0%; }

    100% { top: 50%; }
}

@keyframes slideFromTop {
    0% { top: 0%; }

    100% { top: 50%; }
}

.showSweetAlert[data-animation=slide-from-top] {
    -o-animation: slideFromTop 0.3s;
    -webkit-animation: slideFromTop 0.3s;
    animation: slideFromTop 0.3s;
}

@-webkit-keyframes slideToTop {
    0% { top: 50%; }

    100% { top: 0%; }
}

@keyframes slideToTop {
    0% { top: 50%; }

    100% { top: 0%; }
}

.hideSweetAlert[data-animation=slide-from-top] {
    -o-animation: slideToTop 0.4s;
    -webkit-animation: slideToTop 0.4s;
    animation: slideToTop 0.4s;
}

@-webkit-keyframes slideFromBottom {
    0% { top: 70%; }

    100% { top: 50%; }
}

@keyframes slideFromBottom {
    0% { top: 70%; }

    100% { top: 50%; }
}

.showSweetAlert[data-animation=slide-from-bottom] {
    -o-animation: slideFromBottom 0.3s;
    -webkit-animation: slideFromBottom 0.3s;
    animation: slideFromBottom 0.3s;
}

@-webkit-keyframes slideToBottom {
    0% { top: 50%; }

    100% { top: 70%; }
}

@keyframes slideToBottom {
    0% { top: 50%; }

    100% { top: 70%; }
}

.hideSweetAlert[data-animation=slide-from-bottom] {
    -o-animation: slideToBottom 0.3s;
    -webkit-animation: slideToBottom 0.3s;
    animation: slideToBottom 0.3s;
}

@-webkit-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;
    }
}

.animateSuccessTip {
    -o-animation: animateSuccessTip 0.75s;
    -webkit-animation: animateSuccessTip 0.75s;
    animation: animateSuccessTip 0.75s;
}

@-webkit-keyframes animateSuccessLong {
    0% {
        right: 46px;
        top: 54px;
        width: 0;
    }

    65% {
        right: 46px;
        top: 54px;
        width: 0;
    }

    84% {
        right: 0px;
        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: 0px;
        top: 35px;
        width: 55px;
    }

    100% {
        right: 8px;
        top: 38px;
        width: 47px;
    }
}

.animateSuccessLong {
    -o-animation: animateSuccessLong 0.75s;
    -webkit-animation: animateSuccessLong 0.75s;
    animation: animateSuccessLong 0.75s;
}

@-webkit-keyframes rotatePlaceholder {
    0% {
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    5% {
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    12% {
        -ms-transform: rotate(-405deg);
        -o-transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }

    100% {
        -ms-transform: rotate(-405deg);
        -o-transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

@keyframes rotatePlaceholder {
    0% {
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    5% {
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    12% {
        -ms-transform: rotate(-405deg);
        -o-transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }

    100% {
        -ms-transform: rotate(-405deg);
        -o-transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }
}

.sa-icon.sa-success.animate::after {
    -o-animation: rotatePlaceholder 4.25s ease-in;
    -webkit-animation: rotatePlaceholder 4.25s ease-in;
    animation: rotatePlaceholder 4.25s ease-in;
}

@-webkit-keyframes animateErrorIcon {
    0% {
        -ms-transform: rotateX(100deg);
        -o-transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: rotateX(100deg);
    }

    100% {
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: rotateX(0deg);
    }
}

@keyframes animateErrorIcon {
    0% {
        -ms-transform: rotateX(100deg);
        -o-transform: rotateX(100deg);
        -webkit-transform: rotateX(100deg);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: rotateX(100deg);
    }

    100% {
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        -webkit-transform: rotateX(0deg);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: rotateX(0deg);
    }
}

.animateErrorIcon {
    -o-animation: animateErrorIcon 0.5s;
    -webkit-animation: animateErrorIcon 0.5s;
    animation: animateErrorIcon 0.5s;
}

@-webkit-keyframes animateXMark {
    0% {
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        filter: alpha(opacity=0);
        margin-top: 26px;
        opacity: 0;
        transform: scale(0.4);
    }

    50% {
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        filter: alpha(opacity=0);
        margin-top: 26px;
        opacity: 0;
        transform: scale(0.4);
    }

    80% {
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
        transform: scale(1.15);
    }

    100% {
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        filter: alpha(opacity=100);
        margin-top: 0;
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes animateXMark {
    0% {
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        filter: alpha(opacity=0);
        margin-top: 26px;
        opacity: 0;
        transform: scale(0.4);
    }

    50% {
        -ms-transform: scale(0.4);
        -o-transform: scale(0.4);
        -webkit-transform: scale(0.4);
        filter: alpha(opacity=0);
        margin-top: 26px;
        opacity: 0;
        transform: scale(0.4);
    }

    80% {
        -ms-transform: scale(1.15);
        -o-transform: scale(1.15);
        -webkit-transform: scale(1.15);
        margin-top: -6px;
        transform: scale(1.15);
    }

    100% {
        -ms-transform: scale(1);
        -o-transform: scale(1);
        -webkit-transform: scale(1);
        filter: alpha(opacity=100);
        margin-top: 0;
        opacity: 1;
        transform: scale(1);
    }
}

.animateXMark {
    -o-animation: animateXMark 0.5s;
    -webkit-animation: animateXMark 0.5s;
    animation: animateXMark 0.5s;
}

@-webkit-keyframes pulseWarning {
    0% { border-color: #F8D486; }

    100% { border-color: #F8BB86; }
}

@keyframes pulseWarning {
    0% { border-color: #F8D486; }

    100% { border-color: #F8BB86; }
}

.pulseWarning {
    -o-animation: pulseWarning 0.75s infinite alternate;
    -webkit-animation: pulseWarning 0.75s infinite alternate;
    animation: pulseWarning 0.75s infinite alternate;
}

@-webkit-keyframes pulseWarningIns {
    0% { background-color: #F8D486; }

    100% { background-color: #F8BB86; }
}

@keyframes pulseWarningIns {
    0% { background-color: #F8D486; }

    100% { background-color: #F8BB86; }
}

.pulseWarningIns {
    -o-animation: pulseWarningIns 0.75s infinite alternate;
    -webkit-animation: pulseWarningIns 0.75s infinite alternate;
    animation: pulseWarningIns 0.75s infinite alternate;
}

@-webkit-keyframes rotate-loading {
    0% {
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotate-loading {
    0% {
        -ms-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.sweet-alert .sa-icon.sa-error .sa-line.sa-left { -ms-transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-error .sa-line.sa-right { -ms-transform: rotate(-45deg); }

.sweet-alert .sa-icon.sa-success { border-color: transparent; }

.sweet-alert .sa-icon.sa-success .sa-line.sa-tip { -ms-transform: rotate(45deg); }

.sweet-alert .sa-icon.sa-success .sa-line.sa-long { -ms-transform: rotate(-45deg); }

.la-ball-fall {
    color: #fff;
    display: block;
    font-size: 0;
    height: 12px;
    width: 54px;
}

.la-ball-fall.la-dark { color: #333333; }

.la-ball-fall > div {
    -o-animation: ball-fall 1s ease-in-out infinite;
    -webkit-animation: ball-fall 1s ease-in-out infinite;
    animation: ball-fall 1s ease-in-out infinite;
    background-color: #fff;
    border: 0 solid #fff;
    border-radius: 100%;
    display: inline-block;
    filter: alpha(opacity=0);
    float: none;
    height: 6px;
    margin: 2px;
    opacity: 0;
    width: 6px;
}

.la-ball-fall > div:nth-child(1) {
    -webkit-animation-delay: -200ms;
    animation-delay: -200ms;
}

.la-ball-fall > div:nth-child(2) {
    -webkit-animation-delay: -100ms;
    animation-delay: -100ms;
}

.la-ball-fall > div:nth-child(3) {
    -webkit-animation-delay: 0ms;
    animation-delay: 0ms;
}

.la-ball-fall.la-sm {
    height: 8px;
    width: 26px;
}

.la-ball-fall.la-sm > div {
    height: 4px;
    margin: 2px;
    width: 4px;
}

.la-ball-fall.la-2x {
    height: 36px;
    width: 108px;
}

.la-ball-fall.la-2x > div {
    height: 20px;
    margin: 8px;
    width: 20px;
}

.la-ball-fall.la-3x {
    height: 54px;
    width: 162px;
}

.la-ball-fall.la-3x > div {
    height: 30px;
    margin: 12px;
    width: 30px;
}

@-webkit-keyframes ball-fall {
    0% {
        -ms-transform: translate(0, -145%);
        -o-transform: translate(0, -145%);
        -webkit-transform: translate(0, -145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, -145%);
    }

    10% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    20% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    80% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    90% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    100% {
        -ms-transform: translate(0, 145%);
        -o-transform: translate(0, 145%);
        -webkit-transform: translate(0, 145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, 145%);
    }
}

@-moz-keyframes ball-fall {
    0% {
        -ms-transform: translate(0, -145%);
        -o-transform: translate(0, -145%);
        -webkit-transform: translate(0, -145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, -145%);
    }

    10% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    20% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    80% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    90% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    100% {
        -ms-transform: translate(0, 145%);
        -o-transform: translate(0, 145%);
        -webkit-transform: translate(0, 145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, 145%);
    }
}

@-o-keyframes ball-fall {
    0% {
        -ms-transform: translate(0, -145%);
        -o-transform: translate(0, -145%);
        -webkit-transform: translate(0, -145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, -145%);
    }

    10% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    20% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    80% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    90% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    100% {
        -ms-transform: translate(0, 145%);
        -o-transform: translate(0, 145%);
        -webkit-transform: translate(0, 145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, 145%);
    }
}

@keyframes ball-fall {
    0% {
        -ms-transform: translate(0, -145%);
        -o-transform: translate(0, -145%);
        -webkit-transform: translate(0, -145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, -145%);
    }

    10% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    20% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    80% {
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        filter: alpha(opacity=100);
        opacity: 1;
        transform: translate(0, 0);
    }

    90% {
        filter: alpha(opacity=50);
        opacity: 0.5;
    }

    100% {
        -ms-transform: translate(0, 145%);
        -o-transform: translate(0, 145%);
        -webkit-transform: translate(0, 145%);
        filter: alpha(opacity=0);
        opacity: 0;
        transform: translate(0, 145%);
    }
}

/* ------------------------------------------------------------------------------
 *
 *  # Bootbox modal extension
 *
 *  Styles for bootbox.min.js - advanced Bootstrap modals
 *
 *  Version: 1.0
 *  Latest update: Oct 9, 2015
 *
 * ---------------------------------------------------------------------------- */

.bootbox .modal-title { font-size: 15px; }

/* ------------------------------------------------------------------------------
*
*  # jQuery UI slider pips
*
*  Styles for jQuery UI slider pips extension
*
*  Version: 1.1
*  Latest update: Nov 15, 2015
*
* ---------------------------------------------------------------------------- */

/* # Pips
-------------------------------------------------- */

.ui-slider-pips.ui-slider-horizontal {
    margin-bottom: 32px;
    margin-left: 10px;
    margin-right: 10px;
}

.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide { display: none; }

.ui-slider-pips .ui-slider-pip-label .ui-slider-label { display: block; }

.ui-slider-pips .ui-slider-pip {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    cursor: pointer;
    font-size: 85%;
    height: 10px;
    left: 20px;
    line-height: 10px;
    margin-left: -11px;
    overflow: visible;
    position: absolute;
    text-align: center;
    top: 20px;
    user-select: none;
    width: 20px;
}

.ui-slider-pips .ui-slider-pip:hover .ui-slider-label { font-weight: 500; }

.ui-slider-pips .ui-slider-line {
    background-color: #999;
    height: 3px;
    left: 50%;
    position: absolute;
    width: 1px;
}

.ui-slider-pips .ui-slider-label {
    left: 50%;
    margin-left: -10px;
    position: absolute;
    top: 8px;
    width: 20px;
}

.ui-slider-pips.ui-slider-vertical { margin: 10px 40px 10px 10px; }

.ui-slider-pips.ui-slider-vertical .ui-slider-pip {
    left: 18px;
    margin-bottom: -4px;
    margin-left: 0;
    text-align: left;
    top: auto;
}

.ui-slider-pips.ui-slider-vertical .ui-slider-line {
    height: 1px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 3px;
}

.ui-slider-pips.ui-slider-vertical .ui-slider-label {
    left: 5px;
    margin-left: 0;
    margin-top: -5px;
    top: 50%;
    width: 20px;
}

/* # Tooltips
-------------------------------------------------- */

.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label { outline: 0; }

.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
    -o-transition: all ease-in-out 0.2s 0.2s;
    -webkit-transition: all ease-in-out 0.2s 0.2s;
    background: #333333;
    border-radius: 3px;
    color: #fff;
    display: block;
    filter: alpha(opacity=0);
    font-size: 12px;
    height: 30px;
    left: 50%;
    line-height: 32px;
    margin-left: -16px;
    opacity: 0;
    position: absolute;
    text-align: center;
    top: -45px;
    transition: all ease-in-out 0.2s 0.2s;
    visibility: hidden;
    width: 34px;
}

.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip {
    -webkit-transition-delay: 0.2s;
    filter: alpha(opacity=100);
    opacity: 1;
    top: -40px;
    transition-delay: 0.2s;
    visibility: visible;
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label { top: 42px; }

.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    font-weight: normal;
    top: 32px;
}

.ui-slider-float .ui-slider-tip:after,
.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid transparent;
    border-top-color: #333333;
    bottom: -10px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}

.ui-slider-float.ui-slider-vertical .ui-slider-tip,
.ui-slider-float.ui-slider-vertical .ui-slider-tip-label {
    -o-transition: all ease-in-out 0.2s 0.2s;
    -webkit-transition: all ease-in-out 0.2s 0.2s;
    left: -50px;
    margin-left: 0px;
    margin-top: -16px;
    top: 50%;
    transition: all ease-in-out 0.2s 0.2s;
    width: 34px;
}

.ui-slider-float.ui-slider-vertical .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float.ui-slider-vertical .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float.ui-slider-vertical .ui-slider-pip:hover .ui-slider-tip-label,
.ui-slider-float.ui-slider-vertical .ui-slider-pip:focus .ui-slider-tip-label {
    left: -45px;
    margin-top: -16px;
    top: 50%;
}

.ui-slider-float.ui-slider-vertical .ui-slider-pip .ui-slider-tip-label { left: 47px; }

.ui-slider-float.ui-slider-vertical .ui-slider-pip:hover .ui-slider-tip-label { left: 37px; }

.ui-slider-float.ui-slider-vertical .ui-slider-tip:after,
.ui-slider-float.ui-slider-vertical .ui-slider-pip .ui-slider-tip-label:after {
    border-left-color: #333333;
    border-top-color: transparent;
    bottom: 9px;
    left: auto;
    margin-left: 0;
    margin-right: -9px;
    right: 0;
}

/* ------------------------------------------------------------------------------
*
*  # NoUI slider
*
*  Styles for NoUI range slider plugin
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.noUi-target {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    border-radius: 100px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    direction: ltr;
    position: relative;
}

.noUi-target,
.noUi-target * {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.noUi-base {
    height: 100%;
    position: relative;
    width: 100%;
}

.noUi-origin {
    border-radius: 100px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.noUi-state-tap .noUi-origin {
    -o-transition: left 0.3s;
    -o-transition: top 0.3s;
    -webkit-transition: left 0.3s;
    -webkit-transition: top 0.3s;
    transition: left 0.3s;
    transition: top 0.3s;
}

.noUi-state-drag * { cursor: inherit !important; }

.noUi-background {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #eeeeee;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.noUi-connect {
    -o-transition: background 450ms;
    -webkit-transition: background 450ms;
    background-color: #607D8B;
    margin-right: 1px;
    transition: background 450ms;
}

[disabled] .noUi-connect,
[disabled].noUi-connect { background-color: #bbb; }

[disabled] .noUi-handle { cursor: not-allowed; }

.noUi-horizontal { height: 6px; }

.noUi-horizontal .noUi-handle {
    left: -9px;
    top: -6px;
}

.noUi-horizontal.noUi-extended { padding: 0 15px; }

.noUi-horizontal.noUi-extended .noUi-origin { right: -15px; }

.noUi-horizontal.has-pips { margin-bottom: 35px; }

.noUi-vertical {
    display: inline-block;
    height: 150px;
    width: 6px;
}

.noUi-vertical + .noUi-vertical { margin-left: 20px; }

.noUi-vertical .noUi-handle {
    left: -6px;
    top: -9px;
}

.noUi-vertical.noUi-extended { padding: 15px 0; }

.noUi-vertical.noUi-extended .noUi-origin { bottom: -15px; }

.noUi-vertical.has-pips { margin-right: 35px; }

.noUi-dragable { cursor: w-resize; }

.noUi-vertical .noUi-dragable { cursor: n-resize; }

.noUi-handle {
    background-color: #fcfcfc;
    border: 1px solid #bbb;
    border-radius: 50%;
    cursor: pointer;
    height: 18px;
    position: relative;
    top: -6px;
    width: 18px;
    z-index: 1;
}

.noUi-stacking .noUi-handle { z-index: 10; }

.noUi-handle:after {
    background-color: #546E7A;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 6px;
    left: 50%;
    margin-left: -3px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 6px;
}

.noUi-handle:hover,
.noUi-handle:focus { background-color: #f8f8f8; }

.noUi-handle:hover:after,
.noUi-handle:focus:after {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.noUi-handle:active { background-color: #fefefe; }

.noUi-handle:active:after {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.noui-slider-white .noUi-handle:after { content: none; }

.noui-slider-lg .noUi-handle {
    height: 24px;
    top: -8px;
    width: 24px;
}

.noui-slider-lg .noUi-handle:after {
    height: 8px;
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
}

.noui-slider-lg.noUi-horizontal { height: 8px; }

.noui-slider-lg.noUi-horizontal .noUi-handle { left: -12px; }

.noui-slider-lg.noUi-vertical { width: 8px; }

.noui-slider-lg.noUi-vertical .noUi-handle {
    left: -8px;
    top: -12px;
}

.noui-slider-sm .noUi-handle,
.noui-slider-xs .noUi-handle {
    height: 12px;
    top: -4px;
    width: 12px;
}

.noui-slider-sm .noUi-handle:after,
.noui-slider-xs .noUi-handle:after {
    height: 4px;
    margin-left: -2px;
    margin-top: -2px;
    width: 4px;
}

.noui-slider-sm.noUi-horizontal { height: 4px; }

.noui-slider-sm.noUi-horizontal .noUi-handle {
    left: -6px;
    top: -4px;
}

.noui-slider-sm.noUi-vertical { width: 4px; }

.noui-slider-sm.noUi-vertical .noUi-handle {
    left: -4px;
    top: -6px;
}

.noui-slider-xs.noUi-horizontal { height: 2px; }

.noui-slider-xs.noUi-horizontal .noUi-handle {
    left: -6px;
    top: -5px;
}

.noui-slider-xs.noUi-vertical { width: 2px; }

.noui-slider-xs.noUi-vertical .noUi-handle {
    left: -5px;
    top: -6px;
}

.noui-slider-solid .noUi-handle {
    -webkit-box-shadow: none;
    background-color: #999999;
    border-color: #999999;
    box-shadow: none;
}

.noui-slider-solid .noUi-handle:after {
    -o-transition: opacity ease-in-out 0.2s;
    -webkit-transition: opacity ease-in-out 0.2s;
    background-color: #fff;
    transition: opacity ease-in-out 0.2s;
}

.noui-slider-solid .noUi-handle:hover:after,
.noui-slider-solid .noUi-handle:focus:after {
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.noui-slider-solid.noui-slider-primary .noUi-handle {
    background-color: #2196F3;
    border-color: #2196F3;
}

.noui-slider-solid.noui-slider-danger .noUi-handle {
    background-color: #F44336;
    border-color: #F44336;
}

.noui-slider-solid.noui-slider-success .noUi-handle {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.noui-slider-solid.noui-slider-warning .noUi-handle {
    background-color: #FF5722;
    border-color: #FF5722;
}

.noui-slider-solid.noui-slider-info .noUi-handle {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.noui-slider-primary .noUi-connect,
.noui-slider-primary.noUi-connect { background-color: #2196F3; }

.noui-slider-danger .noUi-connect,
.noui-slider-danger.noUi-connect { background-color: #F44336; }

.noui-slider-success .noUi-connect,
.noui-slider-success.noUi-connect { background-color: #4CAF50; }

.noui-slider-warning .noUi-connect,
.noui-slider-warning.noUi-connect { background-color: #FF5722; }

.noui-slider-info .noUi-connect,
.noui-slider-info.noUi-connect { background-color: #00BCD4; }

.noUi-tooltip {
    background: #333333;
    border-radius: 3px;
    color: #fff;
    display: none;
    font-size: 12px;
    left: 50%;
    margin-left: -27px;
    padding: 7px 12px;
    position: absolute;
    text-align: center;
    top: -43px;
    width: 54px;
}

.noUi-tooltip:after {
    border: 5px solid transparent;
    border-top-color: #333333;
    bottom: -10px;
    content: '';
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    width: 0;
}

.noUi-handle:hover .noUi-tooltip { display: block; }

.noUi-pips {
    color: #999999;
    position: absolute;
}

.noUi-value {
    font-size: 11px;
    position: absolute;
    text-align: center;
    width: 40px;
}

.noUi-value-sub {
    color: #ccc;
    font-size: 11px;
}

.noUi-marker {
    background-color: #ccc;
    position: absolute;
}

.noUi-pips-horizontal {
    height: 35px;
    left: 0;
    padding-top: 10px;
    top: 100%;
    width: 100%;
}

.noUi-value-horizontal {
    margin-left: -20px;
    padding-top: 15px;
}

.noUi-value-horizontal.noUi-value-sub { padding-top: 10px; }

.noUi-marker-horizontal.noUi-marker {
    height: 3px;
    width: 1px;
}

.noUi-marker-horizontal.noUi-marker-sub { height: 6px; }

.noUi-marker-horizontal.noUi-marker-large { height: 10px; }

.noUi-pips-vertical {
    height: 100%;
    left: 100%;
    padding-left: 10px;
    top: 0;
}

.noUi-value-vertical {
    margin-left: 15px;
    margin-top: -6px;
    width: 15px;
}

.noUi-marker-vertical.noUi-marker {
    height: 1px;
    width: 3px;
}

.noUi-marker-vertical.noUi-marker-sub { width: 6px; }

.noUi-marker-vertical.noUi-marker-large { width: 10px; }

/* ------------------------------------------------------------------------------
*
*  # ION Range Slider
*
*  Styles for ION range slider plugin
*
*  Version: 1.0
*  Latest update: Nov 25, 2015
*
* ---------------------------------------------------------------------------- */

.irs {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    display: block;
    height: 50px;
    position: relative;
    user-select: none;
}

.irs-hidden-input {
    background: none !important;
    border-color: transparent !important;
    border-style: solid !important;
    display: block !important;
    font-size: 0 !important;
    height: 0 !important;
    left: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    outline: none !important;
    padding: 0 !important;
    position: absolute !important;
    top: 0 !important;
    width: 0 !important;
    z-index: -9999 !important;
}

.irs-line {
    background-color: #eee;
    border-radius: 100px;
    display: block;
    height: 6px;
    outline: none;
    overflow: hidden;
    position: relative;
    top: 32px;
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    display: block;
    position: absolute;
    top: 0;
}

.irs-line-left {
    left: 0;
    width: 11%;
}

.irs-line-mid {
    left: 9%;
    width: 82%;
}

.irs-line-right {
    right: 0;
    width: 11%;
}

.irs-bar {
    background-color: #03A9F4;
    border-radius: 100px;
    display: block;
    height: 6px;
    left: 0;
    position: absolute;
    top: 32px;
    width: 0;
}

.irs-bar-edge {
    display: block;
    height: 12px;
    left: 0;
    position: absolute;
    top: 25px;
    width: 9px;
}

.irs-shadow {
    background-color: #333333;
    border-radius: 100px;
    display: none;
    filter: alpha(opacity=25);
    height: 6px;
    left: 0;
    opacity: 0.25;
    position: absolute;
    top: 32px;
    width: 0;
}

.irs-slider {
    background-color: #fcfcfc;
    border: 1px solid #bbb;
    border-radius: 100px;
    cursor: pointer;
    display: block;
    height: 18px;
    position: absolute;
    top: 26px;
    width: 18px;
    z-index: 1;
}

.irs-slider:after {
    background-color: #666;
    border-radius: 100px;
    content: '';
    display: inline-block;
    height: 6px;
    left: 50%;
    margin-left: -3px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 6px;
}

.irs-slider:hover,
.irs-slider:focus { background-color: #f7f7f7; }

.irs-slider:active { background-color: #fafafa; }

.irs-slider.type_last { z-index: 2; }

.irs-min,
.irs-max,
.irs-from,
.irs-to,
.irs-single {
    cursor: default;
    display: block;
    position: absolute;
}

.irs-min,
.irs-max {
    background-color: #eee;
    border-radius: 2px;
    color: #999999;
    font-size: 11px;
    line-height: 1;
    padding: 5px;
    top: 0;
}

.irs-min { left: 0; }

.irs-max { right: 0; }

.irs-from,
.irs-to,
.irs-single {
    background-color: #333;
    border-radius: 2px;
    color: #fff;
    font-size: 11px;
    left: 0;
    line-height: 1;
    padding: 5px;
    top: 0;
    white-space: nowrap;
}

.irs-from:after,
.irs-to:after,
.irs-single:after {
    border: 3px solid transparent;
    border-top-color: #333;
    bottom: -6px;
    content: "";
    display: block;
    height: 0;
    left: 50%;
    margin-left: -3px;
    overflow: hidden;
    position: absolute;
    width: 0;
}

.irs-grid {
    bottom: 0;
    display: none;
    height: 24px;
    left: 0;
    position: absolute;
    width: 100%;
}

.irs-with-grid { height: 72px; }

.irs-with-grid .irs-grid { display: block; }

.irs-grid-pol {
    background-color: #999999;
    height: 8px;
    left: 0;
    position: absolute;
    top: 0;
    width: 1px;
}

.irs-grid-pol.small { height: 4px; }

.irs-grid-text {
    bottom: 0;
    color: #999999;
    font-size: 11px;
    left: 0;
    line-height: 1;
    padding: 0 3px;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.irs-disable-mask {
    background: transparent;
    cursor: default;
    display: block;
    height: 100%;
    left: -1%;
    position: absolute;
    top: 0;
    width: 102%;
    z-index: 2;
}

.irs-disabled {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI Interactions
 *
 *  Separate styles for jQuery UI library. Component's interactions
 *
 *  Version: 1.0
 *  Latest update: Nov 12, 2015
 *
 * ---------------------------------------------------------------------------- */

.ui-draggable-handle,
.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-sortable .ui-state-disabled {
    color: #999999;
    cursor: not-allowed;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.sortable-placeholder { position: relative; }

.sortable-placeholder:before {
    background-color: rgba(255, 255, 255, 0.8);
    border: 1px dashed rgba(0, 0, 0, 0.2);
    content: '';
    display: inline-block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.sidebar .sortable-placeholder:before {
    background-color: rgba(0, 0, 0, 0.05);
    border-left: 0;
    border-right: 0;
}

.sidebar-category.ui-sortable-helper { background-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0.4); }

.sidebar-default .sidebar-category.ui-sortable-helper { background-color: #fcfcfc; }

.panel + .sortable-placeholder { margin-bottom: 20px; }

.sortable-placeholder + .panel { margin-top: 20px; }

.panel-group > .sortable-placeholder:before { border-radius: 3px; }

.panel-group .panel + .sortable-placeholder {
    margin-bottom: 5px;
    margin-top: 5px;
}

.panel-group .sortable-placeholder + .panel { margin-top: 5px; }

.table .ui-sortable-helper {
    background-color: #fff;
    display: table;
    width: 100%;
}

.table .sortable-placeholder { margin: 0; }

.table .sortable-placeholder:before { content: none; }

.table.ui-sortable { position: relative; }

.ui-resizable { position: relative; }

.ui-resizable,
.ui-resizable .ui-dialog-content {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.ui-resizable-handle {
    -ms-touch-action: none;
    display: block;
    font-size: 0.1px;
    position: absolute;
    touch-action: none;
}

.ui-resizable-handle.ui-icon {
    border-color: transparent transparent #333333 transparent;
    border-style: solid;
    border-width: 0 0 6px 6px;
    display: inline-block;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle { display: none; }

.ui-resizable-helper { border: 1px dashed #ccc; }

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    left: 0;
    top: -5px;
    width: 100%;
}

.ui-resizable-s {
    bottom: -5px;
    cursor: s-resize;
    height: 7px;
    left: 0;
    width: 100%;
}

.ui-resizable-e {
    cursor: e-resize;
    height: 100%;
    right: -5px;
    top: 0;
    width: 7px;
}

.ui-resizable-w {
    cursor: w-resize;
    height: 100%;
    left: -5px;
    top: 0;
    width: 7px;
}

.ui-resizable-se {
    bottom: 1px;
    cursor: se-resize;
    right: 1px;
}

.ui-resizable-sw {
    bottom: -5px;
    cursor: sw-resize;
    height: 9px;
    left: -5px;
    width: 9px;
}

.ui-resizable-nw {
    cursor: nw-resize;
    height: 9px;
    left: -5px;
    top: -5px;
    width: 9px;
}

.ui-resizable-ne {
    cursor: ne-resize;
    height: 9px;
    right: -5px;
    top: -5px;
    width: 9px;
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none;
}

.ui-selectable-helper {
    border: 1px dashed #333333;
    position: absolute;
    z-index: 100;
}

/* ------------------------------------------------------------------------------
 *
 *  # jQuery UI Widgets
 *
 *  Styles for jQuery UI widgets
 *
 *  Version: 1.0
 *  Latest update: Nov 12, 2015
 *
 * ---------------------------------------------------------------------------- */

.ui-accordion .ui-accordion-header {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    display: block;
    margin: 0;
    margin-top: 5px;
    outline: 0;
    padding: 15px 20px;
    position: relative;
}

.ui-accordion .ui-accordion-header:first-child { margin-top: 0; }

.ui-accordion .ui-accordion-header.ui-accordion-header-active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    margin-top: -8px;
    position: absolute;
    right: 20px;
    top: 50%;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9b8';
    display: block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    width: 16px;
}

.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon:before { content: '\e9b7'; }

.ui-accordion .ui-accordion-icons { padding-right: 46px; }

.ui-accordion .ui-accordion-content {
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top: 0;
    overflow: auto;
    padding: 20px;
}

.accordion-sortable-group + .accordion-sortable-group { margin-top: 5px; }

.ui-autocomplete {
    display: none;
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 5px 0;
    position: absolute;
    z-index: 1000;
}

.ui-autocomplete .ui-autocomplete-category {
    font-size: 11px;
    font-weight: 700;
    line-height: 1.82;
    margin-bottom: 2px;
    margin-top: 2px;
    padding: 8px 12px;
    text-transform: uppercase;
}

.ui-autocomplete .ui-autocomplete-category ~ .ui-menu-item { padding-left: 24px; }

.ui-autocomplete-processing:after {
    -moz-osx-font-smoothing: grayscale;
    -o-animation: rotation 1s linear infinite;
    -webkit-animation: rotation 1s linear infinite;
    -webkit-font-smoothing: antialiased;
    animation: rotation 1s linear infinite;
    color: inherit;
    content: '\eb51';
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 50%;
    width: 16px;
}

.input-group .ui-autocomplete-input + .input-group-btn > .btn,
.input-group .ui-autocomplete-input + .input-addon > .btn {
    border-bottom-left-radius: 0;
    border-left: 0;
    border-top-left-radius: 0;
}

.ui-button {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #333;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    padding: 7px 12px;
    position: relative;
    text-align: center;
    touch-action: manipulation;
    vertical-align: middle;
}

.ui-button.ui-state-hover,
.ui-button.ui-state-focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.015) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.015) inset;
    color: #333;
}

.ui-button.ui-state-active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.03) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.03) inset;
}

.ui-button.ui-state-disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
}

.ui-button[class*=bg-].ui-state-hover,
.ui-button[class*=bg-].ui-state-focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.05) inset;
    color: #fff;
}

.ui-button[class*=bg-].ui-state-active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.1) inset;
}

.ui-button.ui-button-link {
    background-color: transparent;
    border-color: transparent;
}

.ui-button.ui-button-link.ui-state-hover,
.ui-button.ui-button-link.ui-state-focus { color: #166dba; }

.ui-button.ui-button-link.ui-state-hover,
.ui-button.ui-button-link.ui-state-focus,
.ui-button.ui-button-link.ui-state-active {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icon-primary .ui-button-icons-only { margin-right: 7px; }

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary { margin-left: 7px; }

.ui-button-icon-only {
    padding-left: 9px;
    padding-right: 9px;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text { display: none; }

.ui-buttonset {
    display: inline-block;
    position: relative;
    vertical-align: middle;
}

.ui-buttonset .ui-button {
    border-radius: 0;
    float: left;
    margin-left: -1px;
}

.ui-buttonset .ui-button:first-child,
.ui-buttonset .ui-helper-hidden-accessible:first-child + .ui-button { margin-left: 0; }

.ui-buttonset .ui-button:first-child,
.ui-buttonset .ui-helper-hidden-accessible:first-child + .ui-button:not(:last-child) {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.ui-buttonset .ui-button:last-child {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.ui-buttonset-split {
    display: inline-block;
    position: relative;
}

.ui-buttonset-split > ul {
    min-width: 180px;
    position: absolute;
    text-align: left;
}

.ui-datepicker {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: none;
    min-width: 270px;
    padding: 5px;
    z-index: 190 !important;
}

.sidebar .ui-datepicker { min-width: 0; }

.ui-datepicker .ui-datepicker-header {
    padding: 15px 0 20px 0;
    position: relative;
}

.ui-datepicker .ui-datepicker-title {
    font-size: 15px;
    margin: 0 40px;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title .ui-datepicker-month { font-weight: 500; }

.ui-datepicker .ui-datepicker-title .ui-datepicker-year {
    color: #999999;
    font-size: 12px;
    margin-left: 5px;
}

.ui-datepicker .ui-datepicker-title select { outline: 0; }

.ui-datepicker .ui-datepicker-title select.ui-datepicker-month,
.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    color: #333333;
    font-size: 13px;
    font-weight: 400;
    width: 48%;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    border-radius: 2px;
    color: #333333;
    line-height: 1;
    padding: 8px;
    position: absolute;
    top: 10px;
}

.ui-datepicker .ui-datepicker-prev:after,
.ui-datepicker .ui-datepicker-next:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    text-align: center;
    width: 16px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span { display: none; }

.ui-datepicker .ui-datepicker-prev { left: 0; }

.ui-datepicker .ui-datepicker-prev:after { content: '\e9c8'; }

.ui-datepicker .ui-datepicker-next { right: 0; }

.ui-datepicker .ui-datepicker-next:after { content: '\e9cb'; }

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover { background-color: #f5f5f5; }

.ui-datepicker table {
    border-collapse: collapse;
    margin: 0;
    width: 100%;
}

.ui-datepicker table th {
    border: 0;
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}

.ui-datepicker table td {
    border: 0;
    padding: 1px;
    position: relative;
}

.ui-datepicker table td span,
.ui-datepicker table td a {
    border-radius: 2px;
    color: #333333;
    display: block;
    min-width: 34px;
    padding: 6px;
    text-align: center;
    text-decoration: none;
}

.ui-datepicker table td .ui-state-hover { background-color: #f5f5f5; }

.ui-datepicker table td.ui-state-disabled span { color: #ccc; }

.ui-datepicker table td.ui-datepicker-week-col {
    color: #999999;
    padding: 6px;
}

.ui-datepicker table td.ui-datepicker-current-day .ui-state-active {
    background-color: #26A69A;
    color: #fff;
}

.ui-datepicker table td.ui-datepicker-today .ui-state-highlight {
    background-color: #2196F3;
    color: #fff;
}

.ui-datepicker table td.ui-datepicker-today .ui-state-highlight:after {
    border-left: 6px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    right: 3px;
    top: 3px;
    width: 0;
}

.ui-datepicker table td a.ui-priority-secondary {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    cursor: pointer;
    float: right;
    font-weight: 400;
    margin-top: 5px;
    outline: 0;
    overflow: visible;
    padding: 7px 12px;
    width: auto;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-state-hover {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.02) inset;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; }

.ui-datepicker .ui-datepicker-buttonpane button:active {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.04) inset;
}

.ui-datepicker.ui-datepicker-multi { width: auto !important; }

.datepicker-inline {
    max-width: 100%;
    overflow-x: auto;
    width: 264px;
}

.full-width.datepicker-inline,
.sidebar .datepicker-inline,
.popover .datepicker-inline { width: 100%; }

.ui-datepicker-trigger {
    cursor: pointer;
    padding: 6px;
    position: absolute;
    right: 5px;
    top: 4px;
    z-index: 3;
}

.ui-datepicker-row-break {
    clear: both;
    font-size: 0;
    width: 100%;
}

.ui-datepicker-multi .ui-datepicker-group { float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
    margin: 0 8px;
    width: 95%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; }

.ui-datepicker-multi-2 .ui-datepicker-group { width: 46%; }

.ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; }

.ui-dialog {
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    left: 0;
    outline: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
}

@media (max-width: 768px) {
    .ui-dialog { width: 90% !important; }
}

.ui-dialog-titlebar {
    padding: 20px;
    padding-bottom: 0;
    position: relative;
}

.ui-draggable .ui-dialog-titlebar { cursor: move; }

.ui-dialog-title {
    float: left;
    font-size: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 90%;
}

.ui-dialog-titlebar-close {
    background-color: transparent;
    border: 0;
    margin-top: 2px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 50%;
}

.ui-dialog-titlebar-close:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ed6b';
    display: block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    width: 16px;
}

.ui-dialog-content {
    background: none;
    border: 0;
    overflow: auto;
    padding: 20px;
    position: relative;
}

.ui-dialog-content .form-group:last-child,
.ui-dialog-content p:last-child { margin-bottom: 0; }

.ui-dialog-buttonpane {
    padding: 20px;
    padding-top: 0;
}

.ui-dialog-buttonpane .ui-dialog-buttonset { float: right; }

.ui-dialog-buttonpane button + button {
    cursor: pointer;
    margin-left: 5px;
}

.ui-menu {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    display: block;
    list-style: none;
    margin: 0;
    min-width: 180px;
    outline: none;
    padding: 5px 0;
    white-space: nowrap;
    z-index: 1000;
}

.ui-menu .ui-menu {
    position: absolute;
    top: -6px !important;
}

.ui-menu .ui-menu-item {
    cursor: pointer;
    margin: 0;
    min-height: 0;
    outline: 0;
    padding: 8px 15px;
    position: relative;
}

.ui-menu .ui-menu-item > a {
    color: #333333;
    display: block;
}

.ui-menu .ui-menu-item > .ui-menu-icon {
    margin-top: -8px;
    position: absolute;
    right: 15px;
    top: 50%;
}

.ui-menu .ui-menu-item > .ui-menu-icon:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c7';
    filter: alpha(opacity=80);
    font-family: 'icomoon';
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    opacity: 0.8;
}

.ui-menu .ui-menu-item.ui-state-disabled,
.ui-menu .ui-menu-item.ui-state-disabled a {
    color: #999999;
    cursor: not-allowed;
}

.ui-menu .ui-menu-header {
    color: #999999;
    font-size: 11px;
    line-height: 1.82;
    margin-top: 10px;
    padding: 8px 15px;
    text-transform: uppercase;
}

.ui-menu .ui-menu-header:first-child { margin-top: 5px; }

.ui-menu .ui-menu-header.highlight {
    background-color: #f8f8f8;
    color: #999999;
    margin-top: 0;
}

.ui-menu .ui-menu-header.highlight:first-child { margin-top: 0; }

.ui-menu .ui-menu-item + .highlight,
.ui-menu .highlight + .ui-menu-item { margin-top: 5px; }

.ui-menu i[class*=icon-] { margin-right: 10px; }

.ui-menu i[class*=icon-].pull-right {
    margin-left: 10px;
    margin-right: 0;
    margin-top: 3px;
}

.ui-menu .badge,
.ui-menu .label { margin-top: 1px; }

.ui-menu .ui-menu-divider {
    border-top: 1px solid #e5e5e5;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 5px 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
    background-color: #f5f5f5;
    color: #333333;
}

.ui-menu.ui-state-disabled,
.ui-menu.ui-state-disabled .ui-menu-item,
.ui-menu.ui-state-disabled a {
    color: #999999;
    cursor: not-allowed;
}

.ui-progressbar {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #eeeeee;
    border-radius: 3px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    height: 18px;
    overflow: hidden;
    position: relative;
}

.ui-progressbar-value {
    -o-transition: width 0.6s ease;
    -webkit-transition: width 0.6s ease;
    background-color: #2196F3;
    color: #fff;
    float: left;
    height: 100%;
    overflow: hidden;
    transition: width 0.6s ease;
    width: 0%;
}

.ui-progressbar-value,
.ui-progressbar-overlay {
    background-size: 40px 40px;
    height: 100%;
}

.ui-progressbar-striped .ui-progressbar-value,
.ui-progressbar-striped .ui-progressbar-overlay {
    background-image: -webkit-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-image: -o-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-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);
}

.ui-progressbar-overlay {
    background-image: -webkit-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-image: -o-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-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);
}

.ui-progressbar-active .ui-progressbar-value,
.ui-progressbar-overlay {
    -o-animation: progress-bar-stripes 2s linear infinite;
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
}

.ui-progressbar-indeterminate .ui-progressbar-value { background-image: none; }

.ui-selectmenu-menu {
    display: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
}

.ui-selectmenu-menu .ui-menu {
    max-height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    border: 0;
    font-size: 11px;
    font-weight: 700;
    height: auto;
    line-height: 1.82;
    margin: 2px 0;
    padding: 7px 12px;
    text-transform: uppercase;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup ~ .ui-menu-item { padding-left: 24px; }

.ui-selectmenu-open { display: block; }

.ui-selectmenu-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    height: 36px;
    outline: 0;
    position: relative;
    text-decoration: none;
}

.ui-selectmenu-button.ui-state-hover,
.ui-selectmenu-button.ui-state-focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
}

.ui-selectmenu-button:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: inherit;
    content: '\e9c5';
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    text-align: right;
    top: 50%;
    width: 16px;
}

.ui-selectmenu-button .ui-selectmenu-text {
    display: block;
    padding: 7px 12px;
    padding-right: 28px;
    white-space: nowrap;
}

.ui-selectmenu-disabled {
    background-color: #fafafa;
    color: #999999;
    cursor: not-allowed;
}

.ui-selectmenu-disabled.ui-state-hover,
.ui-selectmenu-disabled.ui-state-focus {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.ui-selectmenu-lg .ui-selectmenu-button { height: 40px; }

.ui-selectmenu-lg .ui-selectmenu-button .ui-selectmenu-text {
    padding: 9px 15px;
    padding-right: 34px;
}

.ui-selectmenu-sm .ui-selectmenu-button { height: 34px; }

.ui-selectmenu-sm .ui-selectmenu-button .ui-selectmenu-text {
    padding: 6px 12px;
    padding-right: 26px;
}

.ui-selectmenu-xs .ui-selectmenu-button { height: 32px; }

.ui-selectmenu-xs .ui-selectmenu-button .ui-selectmenu-text {
    font-size: 12px;
    line-height: 1.6666667;
    padding: 5px 10px;
    padding-right: 24px;
}

.ui-selectmenu-images .ui-menu-item > span {
    background-size: 16px 16px;
    border-radius: 2px;
    display: inline-block;
    height: 16px;
    margin-right: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 16px;
}

.ui-selectmenu-images .demo-img-amazon { background: url(/content/images/placeholder.jpg) no-repeat; }

.ui-selectmenu-images .demo-img-youtube { background: url(/content/images/placeholder.jpg) no-repeat; }

.ui-selectmenu-images .demo-img-twitter { background: url(/content/images/placeholder.jpg) no-repeat; }

.ui-selectmenu-images .demo-img-bing { background: url(/content/images/placeholder.jpg) no-repeat; }

.ui-selectmenu-images .demo-img-spotify { background: url(/content/images/placeholder.jpg) no-repeat; }

.ui-slider {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    background-color: #eeeeee;
    border-radius: 100px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
    position: relative;
    text-align: left;
}

.ui-slider .ui-slider-handle {
    background-color: #fcfcfc;
    border: 1px solid #bbb;
    border-radius: 50%;
    cursor: pointer;
    height: 18px;
    outline: 0;
    position: absolute;
    width: 18px;
    z-index: 2;
}

.ui-slider .ui-slider-handle.ui-state-hover,
.ui-slider .ui-slider-handle.ui-state-focus { background-color: #f8f8f8; }

.ui-slider .ui-slider-handle.ui-state-hover:after,
.ui-slider .ui-slider-handle.ui-state-focus:after {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.ui-slider .ui-slider-handle.ui-state-active { background-color: #fefefe; }

.ui-slider .ui-slider-handle.ui-state-active:after {
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.ui-slider .ui-slider-handle:after {
    background-color: #546E7A;
    border-radius: 50%;
    content: '';
    display: inline-block;
    height: 6px;
    left: 50%;
    margin-left: -3px;
    margin-top: -3px;
    position: absolute;
    top: 50%;
    width: 6px;
}

.ui-slider .ui-slider-range {
    background-color: #607D8B;
    border: 0;
    border-radius: 100px;
    display: block;
    position: absolute;
    z-index: 1;
}

.ui-slider.ui-slider-disabled {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.ui-slider-horizontal { height: 6px; }

.ui-slider-horizontal .ui-slider-handle {
    margin-left: -9px;
    top: -6px;
}

.ui-slider-horizontal .ui-slider-range {
    height: 100%;
    top: 0;
}

.ui-slider-horizontal .ui-slider-range-min { left: 0; }

.ui-slider-horizontal .ui-slider-range-max { right: 0; }

.ui-slider-vertical {
    display: inline-block;
    height: 150px;
    margin: 0 10px;
    width: 6px;
}

.ui-slider-vertical .ui-slider-handle {
    left: -6px;
    margin-bottom: -9px;
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}

.ui-slider-vertical .ui-slider-range-min { bottom: 0; }

.ui-slider-vertical .ui-slider-range-max { top: 0; }

.ui-slider-solid .ui-slider-handle {
    -webkit-box-shadow: none;
    background-color: #999999;
    border-color: #999999;
    box-shadow: none;
}

.ui-slider-solid .ui-slider-handle:after {
    -o-transition: opacity ease-in-out 0.2s;
    -webkit-transition: opacity ease-in-out 0.2s;
    background-color: #fff;
    transition: opacity ease-in-out 0.2s;
}

.ui-slider-solid .ui-slider-handle.ui-state-hover:after,
.ui-slider-solid .ui-slider-handle.ui-state-active:after {
    background-color: #fff;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.ui-handle-white .ui-slider-handle:after { content: none; }

.ui-slider-lg .ui-slider-handle {
    height: 24px;
    width: 24px;
}

.ui-slider-lg .ui-slider-handle:after {
    height: 8px;
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
}

.ui-slider-lg.ui-slider-horizontal { height: 8px; }

.ui-slider-lg.ui-slider-horizontal .ui-slider-handle {
    margin-left: -12px;
    top: -8px;
}

.ui-slider-lg.ui-slider-vertical { width: 8px; }

.ui-slider-lg.ui-slider-vertical .ui-slider-handle {
    left: -8px;
    margin-bottom: -12px;
}

.ui-slider-sm .ui-slider-handle,
.ui-slider-xs .ui-slider-handle {
    height: 12px;
    width: 12px;
}

.ui-slider-sm .ui-slider-handle:after,
.ui-slider-xs .ui-slider-handle:after {
    height: 4px;
    margin-left: -2px;
    margin-top: -2px;
    width: 4px;
}

.ui-slider-sm.ui-slider-horizontal { height: 4px; }

.ui-slider-sm.ui-slider-horizontal .ui-slider-handle {
    margin-left: -6px;
    top: -4px;
}

.ui-slider-sm.ui-slider-vertical { width: 4px; }

.ui-slider-sm.ui-slider-vertical .ui-slider-handle {
    left: -4px;
    margin-bottom: -6px;
}

.ui-slider-xs.ui-slider-horizontal { height: 2px; }

.ui-slider-xs.ui-slider-horizontal .ui-slider-handle {
    margin-left: -6px;
    top: -5px;
}

.ui-slider-xs.ui-slider-vertical { width: 2px; }

.ui-slider-xs.ui-slider-vertical .ui-slider-handle {
    left: -5px;
    margin-bottom: -6px;
}

.ui-slider-primary .ui-slider-range,
.ui-slider-solid.ui-slider-primary .ui-slider-handle {
    background-color: #2196F3;
    border-color: #2196F3;
}

.ui-slider-danger .ui-slider-range,
.ui-slider-solid.ui-slider-danger .ui-slider-handle {
    background-color: #F44336;
    border-color: #F44336;
}

.ui-slider-success .ui-slider-range,
.ui-slider-solid.ui-slider-success .ui-slider-handle {
    background-color: #4CAF50;
    border-color: #4CAF50;
}

.ui-slider-warning .ui-slider-range,
.ui-slider-solid.ui-slider-warning .ui-slider-handle {
    background-color: #FF5722;
    border-color: #FF5722;
}

.ui-slider-info .ui-slider-range,
.ui-slider-solid.ui-slider-info .ui-slider-handle {
    background-color: #00BCD4;
    border-color: #00BCD4;
}

.ui-spinner {
    display: table;
    overflow: hidden;
    position: relative;
}

.ui-spinner-input {
    border-radius: 3px 0 0 3px;
    border-right: 0;
    display: table-cell;
    padding-right: 30px;
    width: 100%;
}

.ui-spinner-button {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    color: #333333;
    cursor: pointer;
    display: table-cell;
    font-size: 0;
    padding: 0 7px;
    width: 1%;
}

.ui-spinner-button:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    width: 16px;
}

.ui-spinner-button + .ui-spinner-button { border-left: 0; }

.ui-spinner-button .ui-button-text { display: none; }

.ui-spinner-button.ui-state-hover,
.ui-spinner-button.ui-state-focus {
    -webkit-box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 0 0 100px rgba(0, 0, 0, 0.01) inset;
    color: #333333;
}

.ui-spinner-button.ui-state-disabled {
    -webkit-box-shadow: none;
    background-color: #fafafa;
    box-shadow: none;
    color: #999999;
    cursor: not-allowed;
}

.ui-spinner-up:after { content: '\e9f7'; }

.ui-spinner-down {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
}

.ui-spinner-down:after { content: '\e9e2'; }

.ui-tabs { position: relative; }

.ui-tabs .ui-tabs-nav {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    margin-bottom: -1px;
    padding: 0;
    position: relative;
    white-space: nowrap;
}

@media (min-width: 769px) {
    .ui-tabs .ui-tabs-nav li { float: left; }
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    border: 1px solid transparent;
    border-top-width: 2px;
    color: #888;
    display: block;
    padding: 9px 15px;
}

.ui-tabs .ui-tabs-nav .ui-state-hover .ui-tabs-anchor:not(.ui-state-disabled),
.ui-tabs .ui-tabs-nav .ui-state-focus .ui-tabs-anchor:not(.ui-state-disabled) { color: #333333; }

.ui-tabs .ui-tabs-nav .ui-tabs-active .ui-tabs-anchor {
    background-color: #fff;
    border-color: #2196F3 #ddd transparent;
    color: #333333;
    cursor: default;
}

.ui-tabs .ui-tabs-nav .ui-state-disabled {
    color: #999999;
    cursor: not-allowed;
    filter: alpha(opacity=75);
    opacity: 0.75;
}

.ui-tabs .ui-tabs-nav .ui-sortable-helper:not(.ui-tabs-active) .ui-tabs-anchor {
    background-color: #fff;
    border-bottom-color: #ddd;
}

@media (max-width: 768px) {
    .ui-tabs .ui-tabs-nav {
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom: 0;
        border-radius: 3px;
        padding: 5px 0;
        position: relative;
    }

    .ui-tabs .ui-tabs-nav li { margin-bottom: 0; }

    .ui-tabs .ui-tabs-nav li + li { margin-top: 1px; }

    .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
        border-left-color: transparent;
        border-width: 0 0 0 2px;
    }

    .ui-tabs .ui-tabs-nav .ui-state-hover .ui-tabs-anchor,
    .ui-tabs .ui-tabs-nav .ui-state-focus .ui-tabs-anchor { background-color: #fafafa; }

    .ui-tabs .ui-tabs-nav .ui-state-active .ui-tabs-anchor {
        background-color: #f5f5f5;
        border-left-color: #2196F3;
    }

    .ui-tabs .ui-tabs-nav:before {
        color: inherit;
        content: 'Contents';
        filter: alpha(opacity=50);
        font-size: 12px;
        font-weight: 500;
        line-height: 1.6666667;
        margin-bottom: 15px;
        margin-left: 15px;
        margin-top: 10px;
        opacity: 0.5;
        text-transform: uppercase;
    }
}

.ui-tabs .ui-tabs-panel { display: block; }

.ui-tooltip {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    max-width: 200px;
    padding: 3px 8px;
    position: absolute;
    text-align: center;
    z-index: 1070;
}

.ui-widget-overlay {
    background-color: #000;
    filter: alpha(opacity=50);
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
}

.ui-helper-hidden { display: none; }

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.ui-helper-reset {
    border: 0;
    list-style: none;
    margin: 0;
    outline: 0;
    padding: 0;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    border-collapse: collapse;
    content: "";
    display: table;
}

.ui-helper-clearfix:after { clear: both; }

.ui-helper-zfix {
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.ui-front { z-index: 1040; }

/* ------------------------------------------------------------------------------
 *
 *  # Prism
 *
 *  Lightweight, extensible syntax highlighter
 *
 *  Version: 1.0
 *  Latest update: May 10, 2015
 *
 * ---------------------------------------------------------------------------- */

code[class*="language-"],
pre[class*="language-"] {
    direction: ltr;
    line-height: 1.5;
    text-shadow: 0 1px #fff;
    word-break: normal;
}

@media print {
    code[class*="language-"],
    pre[class*="language-"] { text-shadow: none; }
}

.token.comment,
.token.prolog,
.token.doctype,
.token.cdata,
.token.punctuation { color: #999; }

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.constant,
.token.symbol { color: #905; }

.token.selector,
.token.attr-name,
.token.string,
.token.builtin { color: #690; }

.token.operator,
.token.entity,
.token.url,
.language-css .token.string,
.style .token.string,
.token.variable {
    background: rgba(255, 255, 255, 0.5);
    color: #a67f59;
}

.token.atrule,
.token.attr-value,
.token.keyword { color: #07a; }

.token.function { color: #DD4A68; }

.token.regex,
.token.important { color: #e90; }

.token.important { font-weight: bold; }

.token.entity { cursor: help; }

.namespace {
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.line-highlight {
    background: rgba(133, 238, 149, 0.12);
    left: 0;
    line-height: inherit;
    margin-top: 20px;
    pointer-events: none;
    position: absolute;
    right: 0;
    white-space: pre;
}

.line-highlight:before,
.line-highlight:after {
    color: #999999;
    content: attr(data-start);
    font-size: 10px;
    left: 10px;
    padding: 2px;
    position: absolute;
    text-align: center;
    top: 0px;
}

.line-highlight[data-end]:after {
    bottom: 0;
    content: attr(data-end);
    top: auto;
}

pre.line-numbers {
    counter-reset: linenumber;
    padding-left: 50px;
    position: relative;
}

pre.line-numbers > code { position: relative; }

.line-numbers .line-numbers-rows {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    border-right: 1px solid #999;
    font-size: 100%;
    left: -50px;
    letter-spacing: -1px;
    pointer-events: none;
    position: absolute;
    top: 0;
    user-select: none;
    width: 36px;
}

.line-numbers .line-numbers-rows > span {
    counter-increment: linenumber;
    display: block;
    pointer-events: none;
}

.line-numbers .line-numbers-rows > span:before {
    color: #999999;
    content: counter(linenumber);
    display: block;
    padding-right: 10px;
    text-align: right;
}

pre[class*="language-"] {
    background-color: #fdfdfd;
    background-image: -webkit-linear-gradient(transparent 50%, rgba(25, 118, 210, 0.025) 50%);
    background-image: -moz-linear-gradient(transparent 50%, rgba(25, 118, 210, 0.025) 50%);
    background-image: -ms-linear-gradient(transparent 50%, rgba(25, 118, 210, 0.025) 50%);
    background-image: -o-linear-gradient(transparent 50%, rgba(25, 118, 210, 0.025) 50%);
    background-image: linear-gradient(transparent 50%, rgba(25, 118, 210, 0.025) 50%);
    background-origin: content-box;
    background-size: 3em 3em;
    border-bottom-left-radius: 0;
    border-left-color: #2196F3;
    border-left-width: 3px;
    border-top-left-radius: 0;
    overflow: auto;
    position: relative;
}

pre[class*="language-"] > code[data-language] { display: block; }

pre[class*="language-"] > code[data-language]:before {
    background-color: #f8f8f8;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-radius: 0 0 0 2px;
    color: #333333;
    content: attr(data-language);
    display: inline-block;
    font-size: 11px;
    padding: 4px 8px;
    position: absolute;
    right: 0px;
    text-shadow: none;
    top: 0px;
}

pre[class*="language-"].line-numbers > code[data-language]:before {
    right: -15px;
    top: -15px;
}

pre[data-line] {
    padding-left: 36px;
    position: relative;
}

/* ------------------------------------------------------------------------------
*
*  # Fancytree
*
*  Tree plugin for jQuery with support for persistence, keyboard, checkboxes,
*  tables (grid), drag'n'drop, and lazy loading
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

/* # Core
-------------------------------------------------- */

.fancytree-container {
    list-style: none;
    margin: 0;
    overflow: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
}

.fancytree-container:focus { outline: 0; }

.fancytree-container ul {
    list-style: none;
    margin: 0;
    padding: 0 0 0 20px;
}

.fancytree-container ul li { margin-top: 1px; }

.ui-fancytree-disabled .fancytree-container {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.ui-fancytree-disabled .fancytree-container,
.ui-fancytree-disabled .fancytree-title,
.ui-fancytree-disabled .fancytree-expander { cursor: not-allowed; }

.ui-fancytree-disabled .fancytree-treefocus .fancytree-selected .fancytree-title {
    background-color: #f5f5f5;
    color: #333333;
}

.ui-helper-hidden { display: none; }

.fancytree-expander:after,
.fancytree-icon:after,
.fancytree-checkbox:after,
.fancytree-drag-helper-img:after,
.fancytree-drop-before:after,
.fancytree-drop-after:after,
.fancytree-loading .fancytree-expander:after,
.fancytree-statusnode-wait .fancytree-icon:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.fancytree-icon,
.fancytree-checkbox,
.fancytree-custom-icon {
    float: left;
    margin-top: 5px;
}

.fancytree-checkbox { margin: 4px 10px 0 2px; }

.fancytree-custom-icon { display: inline-block; }

img.fancytree-icon {
    border-style: none;
    height: 16px;
    margin-left: 3px;
    margin-top: 3px;
    vertical-align: top;
    width: 16px;
}

.fancytree-expander {
    cursor: pointer;
    float: left;
    line-height: 1;
    margin-top: 5px;
    width: 16px;
}

.fancytree-exp-c .fancytree-expander:after { content: '\e9c7'; }

.fancytree-exp-cl .fancytree-expander:after { content: '\e9c7'; }

.fancytree-exp-cd .fancytree-expander:after,
.fancytree-exp-cdl .fancytree-expander:after { content: '\e9c7'; }

.fancytree-exp-e .fancytree-expander:after,
.fancytree-exp-ed .fancytree-expander:after { content: '\e9c5'; }

.fancytree-exp-el .fancytree-expander:after,
.fancytree-exp-edl .fancytree-expander:after { content: '\e9c5'; }

.fancytree-statusnode-error .fancytree-icon:after { content: '\ed63'; }

.fancytree-loading .fancytree-expander,
.fancytree-statusnode-wait .fancytree-icon {
    display: inline-block;
    height: 16px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 16px;
}

.fancytree-loading .fancytree-expander:after,
.fancytree-statusnode-wait .fancytree-icon:after {
    -o-transition: all 0.15s ease-in-out;
    -webkit-transition: all 0.15s ease-in-out;
    content: '\ed6c';
    transition: all 0.15s ease-in-out;
}

.fancytree-icon {
    display: inline-block;
    height: 16px;
    width: 16px;
}

.fancytree-ico-c .fancytree-icon:after,
.fancytree-ico-e .fancytree-icon:after { content: '\ea1a'; }

.fancytree-has-children.fancytree-ico-c .fancytree-icon:after { content: '\ea0f'; }

.fancytree-has-children.fancytree-ico-e .fancytree-icon:after { content: '\ea11'; }

.fancytree-ico-cf .fancytree-icon:after,
.fancytree-ico-ef .fancytree-icon:after { content: '\ea3d'; }

.fancytree-has-children.fancytree-ico-cf .fancytree-icon:after { content: '\ea41'; }

.fancytree-has-children.fancytree-ico-ef .fancytree-icon:after { content: '\ea43'; }

.fancytree-checkbox {
    border: 2px solid #777;
    cursor: pointer;
    display: block;
    height: 18px;
    position: relative;
    text-align: center;
    width: 18px;
}

.fancytree-checkbox:after,
.fancytree-partsel.fancytree-selected .fancytree-checkbox:after {
    content: "\e600";
    display: none;
    margin-left: -1px;
    margin-top: -1px;
}

.fancytree-partsel > .fancytree-checkbox:after {
    background-color: #888;
    content: "";
    display: none;
    height: 8px;
    margin: 3px;
    width: 8px;
}

.fancytree-partsel.fancytree-selected .fancytree-checkbox:after {
    background-color: transparent;
    height: auto;
    width: auto;
}

.fancytree-selected .fancytree-checkbox:after,
.fancytree-partsel .fancytree-checkbox:after,
.fancytree-partsel.fancytree-selected .fancytree-checkbox:after { display: block; }

.fancytree-radio .fancytree-checkbox { border-radius: 100%; }

.fancytree-radio .fancytree-checkbox:after {
    background-color: #888;
    border-radius: 100px;
    content: '';
    height: 8px;
    margin: 3px;
    width: 8px;
}

/* # Other styles
-------------------------------------------------- */

.fancytree-drag-helper {
    background-color: #fff;
    border: 1px solid #ddd;
    filter: alpha(opacity=80);
    opacity: 0.8;
    padding: 4px 5px;
}

.fancytree-drag-helper-img:after {
    margin-top: -9px;
    position: absolute;
    right: -26px;
    top: 50%;
}

.fancytree-drop-accept .fancytree-drag-helper-img:after {
    color: #4CAF50;
    content: '\ee73';
}

.fancytree-drop-reject .fancytree-drag-helper-img:after {
    color: #F44336;
    content: '\ed63';
}

#fancytree-drop-marker.fancytree-drop-before,
#fancytree-drop-marker.fancytree-drop-after {
    border-top: 1px solid #333333;
    position: absolute !important;
    width: 200px;
}

.fancytree-drag-source { background-color: #ddd; }

.fancytree-drag-source .fancytree.title { color: #333333; }

.fancytree-drop-target.fancytree-drop-accept a {
    background-color: #2196F3 !important;
    color: #fff !important;
    text-decoration: none;
}

.fancytree-node {
    display: inherit;
    position: relative;
    width: 100%;
}

.fancytree-title {
    border: 0;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    margin-left: 4px;
    padding: 4px 6px;
}

.fancytree-title > input {
    background-color: transparent;
    border: 0;
    outline: 0;
    padding: 0;
}

.fancytree-selected .fancytree-title {
    background-color: #ddd;
    color: #333333;
}

.fancytree-treefocus .fancytree-selected .fancytree-title {
    background-color: #2196F3;
    color: #fff;
}

.fancytree-active .fancytree-title { background-color: #ddd; }

.sidebar:not(.sidebar-default) .fancytree-selected .fancytree-title,
.sidebar:not(.sidebar-default) .fancytree-active .fancytree-title {
    background-color: rgba(255, 255, 255, 0.2);
    color: #fff;
}

.sidebar:not(.sidebar-default) .fancytree-treefocus .fancytree-selected .fancytree-title {
    background-color: #2196F3;
    color: #fff;
}

.fancytree-ext-table .fancytree-node {
    display: inline-block;
    width: auto;
}

.fancytree-ext-table .fancytree-title { display: inline; }

.fancytree-ext-table.fancytree-container { white-space: normal; }

.fancytree-ext-table .fancytree-expander,
.fancytree-ext-table .fancytree-icon,
.fancytree-ext-table .fancytree-custom-icon { margin-top: 1px; }

.fancytree-ext-table .fancytree-checkbox {
    float: none;
    margin: 0 auto;
}

.fancytree-ext-table .checker {
    display: block;
    margin: 0 auto;
}

.fancytree-ext-table tbody tr td:first-child { text-align: center; }

.fancytree-ext-table tbody tr.fancytree-focused { background-color: #f5f5f5; }

.fancytree-ext-table tbody tr.fancytree-active { background-color: #f5f5f5; }

.fancytree-ext-table tbody tr.fancytree-selected {
    background-color: #2196F3;
    color: #fff;
}

.fancytree-ext-table tbody tr.fancytree-selected .fancytree-checkbox {
    border-color: #fff;
    color: #fff;
}

.fancytree-ext-table tbody tr.fancytree-selected .checker span {
    border-color: #fff;
    color: #fff;
}

/* ------------------------------------------------------------------------------
*
*  # Ladda progress buttons
*
*  Buttons with built-in loading indicators
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.btn-ladda,
.btn-ladda .ladda-spinner,
.btn-ladda .ladda-label {
    -o-transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
    -webkit-transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
    transition: all cubic-bezier(0.175, 0.885, 0.32, 1.275) 0.3s;
}

.btn-ladda .ladda-spinner {
    display: inline-block;
    filter: alpha(opacity=0);
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 50%;
    z-index: 2;
}

.btn-ladda .ladda-label { z-index: 3; }

.btn-ladda .ladda-progress {
    -o-transition: all linear 0.3s;
    -webkit-transition: all linear 0.3s;
    background-color: rgba(0, 0, 0, 0.2);
    filter: alpha(opacity=0);
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: all linear 0.3s;
    visibility: hidden;
    width: 0;
}

.btn-ladda[data-loading] .ladda-progress {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

.btn-ladda[data-style=zoom-in],
.btn-ladda[data-style=zoom-out] { overflow: hidden; }

.btn-ladda[data-style=zoom-in],
.btn-ladda[data-style=zoom-out],
.btn-ladda[data-style=zoom-in] .ladda-spinner,
.btn-ladda[data-style=zoom-out] .ladda-spinner,
.btn-ladda[data-style=zoom-in] .ladda-label,
.btn-ladda[data-style=zoom-out] .ladda-label {
    -o-transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    transition: 0.3s ease all;
}

.btn-ladda[data-style=zoom-in] .ladda-label,
.btn-ladda[data-style=zoom-out] .ladda-label {
    display: inline-block;
    position: relative;
}

.btn-ladda[data-style=zoom-in] .ladda-spinner,
.btn-ladda[data-style=zoom-out] .ladda-spinner { left: 50%; }

.btn-ladda[data-style=zoom-in][data-loading] .ladda-label,
.btn-ladda[data-style=zoom-out][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    opacity: 0;
}

.btn-ladda[data-style=zoom-in][data-loading] .ladda-spinner,
.btn-ladda[data-style=zoom-out][data-loading] .ladda-spinner {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    filter: alpha(opacity=100);
    opacity: 1;
    transform: none;
}

.btn-ladda[data-style=zoom-in] .ladda-spinner {
    -ms-transform: scale(0.2);
    -o-transform: scale(0.2);
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
}

.btn-ladda[data-style=zoom-in][data-loading] .ladda-label {
    -ms-transform: scale(2.2);
    -o-transform: scale(2.2);
    -webkit-transform: scale(2.2);
    transform: scale(2.2);
}

.btn-ladda[data-style=zoom-out] .ladda-spinner {
    -ms-transform: scale(2.5);
    -o-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    transform: scale(2.5);
}

.btn-ladda[data-style=zoom-out][data-loading] .ladda-label {
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
}

.btn-ladda[data-style=expand-left] { overflow: hidden; }

.btn-ladda[data-style=expand-left] .ladda-spinner { left: 20px; }

.btn-ladda[data-style=expand-left][data-loading] { padding-left: 35px; }

.btn-ladda[data-style=expand-left][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
}

.btn-ladda[data-style=expand-right] { overflow: hidden; }

.btn-ladda[data-style=expand-right] .ladda-spinner { right: 20px; }

.btn-ladda[data-style=expand-right][data-loading] { padding-right: 35px; }

.btn-ladda[data-style=expand-right][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
}

.btn-ladda[data-style=expand-up] { overflow: hidden; }

.btn-ladda[data-style=expand-up] .ladda-spinner {
    left: 50%;
    top: -16px;
}

.btn-ladda[data-style=expand-up][data-loading] { padding-top: 40px; }

.btn-ladda[data-style=expand-up][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    margin-top: 8px;
    opacity: 1;
    top: 12px;
}

.btn-ladda[data-style=expand-down] { overflow: hidden; }

.btn-ladda[data-style=expand-down] .ladda-spinner {
    left: 50%;
    top: 44px;
}

.btn-ladda[data-style=expand-down][data-loading] { padding-bottom: 40px; }

.btn-ladda[data-style=expand-down][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
}

.btn-ladda[data-style=slide-left] { overflow: hidden; }

.btn-ladda[data-style=slide-left] .ladda-label {
    left: 0;
    position: relative;
}

.btn-ladda[data-style=slide-left] .ladda-spinner { right: 0; }

.btn-ladda[data-style=slide-left][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    left: -100%;
    opacity: 0;
}

.btn-ladda[data-style=slide-left][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
    right: 50%;
}

.btn-ladda[data-style=slide-right] { overflow: hidden; }

.btn-ladda[data-style=slide-right] .ladda-label {
    position: relative;
    right: 0;
}

.btn-ladda[data-style=slide-right] .ladda-spinner { left: 0; }

.btn-ladda[data-style=slide-right][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    opacity: 0;
    right: -100%;
}

.btn-ladda[data-style=slide-right][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    left: 50%;
    opacity: 1;
}

.btn-ladda[data-style=slide-up] { overflow: hidden; }

.btn-ladda[data-style=slide-up] .ladda-label {
    position: relative;
    top: 0;
}

.btn-ladda[data-style=slide-up] .ladda-spinner {
    left: 50%;
    top: 100%;
}

.btn-ladda[data-style=slide-up][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    opacity: 0;
    top: -16px;
}

.btn-ladda[data-style=slide-up][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 16px;
}

.btn-ladda[data-style=slide-down] { overflow: hidden; }

.btn-ladda[data-style=slide-down] .ladda-label {
    position: relative;
    top: 0;
}

.btn-ladda[data-style=slide-down] .ladda-spinner {
    left: 50%;
    top: -100%;
}

.btn-ladda[data-style=slide-down][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    opacity: 0;
    top: 16px;
}

.btn-ladda[data-style=slide-down][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
    top: 16px;
}

.btn-ladda[data-style=fade] { overflow: hidden; }

.btn-ladda[data-style=fade] .ladda-spinner { left: 50%; }

.btn-ladda[data-style=fade][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    opacity: 0;
}

.btn-ladda[data-style=fade][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
}

.btn-ladda[data-style=radius] {
    -o-transition: all ease-in-out 0.5s;
    -webkit-transition: all ease-in-out 0.5s;
    border-radius: 2px;
    overflow: hidden;
    transition: all ease-in-out 0.5s;
}

.btn-ladda[data-style=radius] .ladda-spinner { left: 50%; }

.btn-ladda[data-style=radius][data-loading] { border-radius: 5px; }

.btn-ladda[data-style=radius][data-loading] .ladda-label {
    filter: alpha(opacity=0);
    opacity: 0;
}

.btn-ladda[data-style=radius][data-loading] .ladda-spinner {
    filter: alpha(opacity=100);
    opacity: 1;
}

/* ------------------------------------------------------------------------------
 *
 *  # Headroom
 *
 *  Hide BS navbar component on page scroll
 *
 *  Version: 1.0
 *  Latest update: Sep 1, 2015
 *
 * ---------------------------------------------------------------------------- */

.headroom {
    -o-transition: top 0.2s ease-in-out, bottom 0.2s ease-in-out;
    -webkit-transition: top 0.2s ease-in-out, bottom 0.2s ease-in-out;
    transition: top 0.2s ease-in-out, bottom 0.2s ease-in-out;
}

.headroom-top-pinned { top: 0; }

.headroom-top-unpinned { top: -46px; }

.headroom-bottom-pinned { bottom: -46px; }

.headroom-bottom-unpinned { bottom: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # FullCalendar
 *
 *  A JavaScript event calendar. Customizable and open source
 *
 *  Version: 1.1
 *  Latest update: Oct 20, 2015
 *
 * ---------------------------------------------------------------------------- */

.fc {
    direction: ltr;
    text-align: left;
}

.fc-view {
    max-width: 100%;
    overflow: auto;
}

.fc-view > table { min-width: 769px; }

.fc-events-container {
    background-color: #fcfcfc;
    border: 1px solid #ddd;
    padding: 10px;
}

.fc-events-container .fc-event {
    margin: 0;
    padding: 4px 11px;
}

.fc-events-container .fc-event + .fc-event { margin-top: 10px; }

.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed hr,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-row,
.fc-unthemed .fc-popover { border-color: #ddd; }

.fc-unthemed thead,
.fc-unthemed thead td,
.fc-unthemed thead th { border-bottom-color: #bbb; }

.fc-unthemed hr { background-color: #f5f5f5; }

.fc-unthemed .fc-popover {
    background-color: #fff;
    border-radius: 3px;
}

.fc-unthemed .fc-popover .fc-header { background-color: #f5f5f5; }

.fc-unthemed .fc-today { background-color: #E8F5E9; }

.fc-highlight {
    background-color: #e5e5e5;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.fc-bgevent {
    background-color: #81C784;
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.fc-nonbusiness { background-color: #ccc; }

.fc-icon { display: block; }

.fc-icon:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: "icomoon";
    font-size: 16px;
    line-height: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.fc-icon-left-single-arrow:after { content: "\e9c0"; }

.fc-icon-right-single-arrow:after { content: "\e9c3"; }

.fc-icon-left-double-arrow:after { content: "\000AB"; }

.fc-icon-right-double-arrow:after { content: "\000BB"; }

.fc-icon-x:after {
    content: "\ed6b";
    display: block;
    font-size: 12px;
}

.fc button {
    border: 1px solid #ddd;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding: 7px 12px;
    white-space: nowrap;
}

.fc button::-moz-focus-inner {
    margin: 0;
    padding: 0;
}

.fc-state-default {
    background-color: #fcfcfc;
    border: 1px solid;
}

.fc-state-default.fc-corner-left {
    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.fc-state-default.fc-corner-right {
    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
}

.fc-state-hover { background-color: #f8f8f8; }

.fc-state-down,
.fc-state-active { background-color: #f5f5f5; }

.fc-button.fc-state-down,
.fc-button.fc-state-active {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
    border-color: #ddd;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) inset;
}

.fc-state-disabled {
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #999999;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
}

.fc-button-group { display: inline-block; }

.fc .fc-button-group > * {
    float: left;
    margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child { margin-left: 0; }

.fc-popover {
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    border: 1px solid #ddd;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.05);
    position: absolute;
}

.fc-popover .fc-header { padding: 10px; }

.fc-popover .fc-header .fc-close { cursor: pointer; }

.fc-ltr .fc-popover .fc-header .fc-title { float: left; }

.fc-ltr .fc-popover .fc-header .fc-close { float: right; }

.fc-unthemed .fc-popover .fc-header .fc-close {
    filter: alpha(opacity=60);
    margin-top: 2px;
    opacity: 0.6;
}

.fc-unthemed .fc-popover .fc-header .fc-close:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.fc hr {
    border-style: solid;
    border-width: 1px 0;
    height: 0;
    margin: 0;
    padding: 0 0 2px;
}

.fc-clear { clear: both; }

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fc-bg { bottom: 0; }

.fc-bg table { height: 100%; }

.fc table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

.fc th,
.fc td {
    border-style: solid;
    border-width: 1px;
    padding: 0;
    vertical-align: top;
}

.fc th {
    font-weight: 500;
    padding: 12px 20px;
    text-align: center;
}

.fc td.fc-today { border-style: double; }

.fc-row {
    border-style: solid;
    border-width: 0;
    position: relative;
}

.fc-row table {
    border-bottom: 0 hidden transparent;
    border-left: 0 hidden transparent;
    border-right: 0 hidden transparent;
}

.fc-row:first-child table { border-top: 0 hidden transparent; }

.fc-row .fc-bg { z-index: 1; }

.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton { bottom: 0; }

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table { height: 100%; }

.fc-row .fc-bgevent-skeleton td,
.fc-row .fc-highlight-skeleton td {
    border: 0;
    border-color: transparent;
}

.fc-row .fc-bgevent-skeleton { z-index: 2; }

.fc-row .fc-highlight-skeleton { z-index: 3; }

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
    background: none;
    border-bottom: 0;
    border-color: transparent;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td { border-top: 0; }

.fc-row .fc-content-skeleton {
    position: relative;
    z-index: 4;
}

.fc-row .fc-helper-skeleton { z-index: 5; }

.fc-scroller {
    min-height: 500px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.fc-scroller > * {
    overflow: hidden;
    position: relative;
    width: 100%;
}

.fc-event {
    background-color: #039BE5;
    border: 1px solid #039BE5;
    border-radius: 2px;
    display: block;
    font-weight: normal;
    position: relative;
}

.fc-event,
.fc-event:hover {
    color: #fff;
    text-decoration: none;
}

.fc-event[href],
.fc-event.fc-draggable { cursor: pointer; }

.fc-not-allowed,
.fc-not-allowed .fc-event { cursor: not-allowed; }

.fc-day-grid-event {
    margin: 0 5px 5px 5px;
    padding: 4px 8px;
}

.fc-day-grid-event > .fc-content {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fc-day-grid-event .fc-time { font-weight: 500; }

.fc-day-grid-event .fc-resizer {
    bottom: 0;
    position: absolute;
    top: 0;
    width: 7px;
}

.fc-ltr .fc-day-grid-event .fc-resizer {
    cursor: e-resize;
    right: -3px;
}

@media (min-width: 1200px) {
    .fc-day-grid-event > .fc-content { background-color: inherit; }

    .fc-day-grid-event .fc-time {
        background-color: inherit;
        display: inline-block;
        float: right;
        padding-left: 5px;
        position: relative;
        z-index: 2;
    }

    .fc-day-grid-event .fc-title {
        position: relative;
        z-index: 1;
    }
}

a.fc-more {
    background-color: #fafafa;
    border-radius: 2px;
    color: #999999;
    display: block;
    font-size: 12px;
    margin: 1px 5px;
    padding: 5px;
    text-align: center;
}

a.fc-more:hover {
    background-color: #f5f5f5;
    color: #333333;
}

.fc-limited { display: none; }

.fc-day-grid .fc-row { z-index: 1; }

.fc-more-popover {
    width: 220px;
    z-index: 2;
}

.fc-more-popover .fc-event-container { padding: 10px 5px; }

.fc-toolbar {
    margin-bottom: 20px;
    text-align: center;
}

.fc-toolbar h2 {
    font-size: 17px;
    margin: 5px 0;
}

.fc-toolbar .fc-left {
    float: left;
    width: 33%;
}

.fc-toolbar .fc-right {
    float: right;
    width: 33%;
}

.fc-toolbar .fc-right .fc-button-group { float: right; }

.fc-toolbar .fc-left > .fc-button,
.fc-toolbar .fc-right > .fc-button { margin-left: 10px; }

.fc-toolbar .fc-center {
    display: inline-block;
    vertical-align: middle;
}

.fc-toolbar > * > * { float: left; }

.fc-toolbar > * > :first-child { margin-left: 0; }

.fc-toolbar button { position: relative; }

.fc-toolbar button:focus { z-index: 5; }

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover { z-index: 2; }

.fc-toolbar .fc-state-down { z-index: 3; }

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active { z-index: 4; }

.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.fc-view,
.fc-view > table {
    position: relative;
    z-index: 1;
}

.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
    padding-bottom: 10px;
    padding-top: 5px;
}

.fc-basic-view tbody .fc-row {
    min-height: 100px;
    min-width: 100px;
}

.fc-row.fc-rigid { overflow: hidden; }

.fc-row.fc-rigid .fc-content-skeleton {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number { padding: 10px; }

.fc-basic-view .fc-week-number { text-align: center; }

.fc-basic-view .fc-week-number span {
    display: inline-block;
    min-width: 1.25em;
}

.fc-basic-view .fc-day-number { text-align: right; }

.fc-basic-view .fc-day-number.fc-other-month {
    filter: alpha(opacity=30);
    opacity: 0.3;
}

.fc-agenda-view .fc-day-grid {
    position: relative;
    z-index: 2;
}

.fc-agenda-view .fc-day-grid .fc-row { min-height: 3em; }

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 0;
    padding-top: 5px;
}

.fc-axis { text-align: right; }

.fc .fc-axis {
    padding: 10px;
    vertical-align: middle;
    white-space: nowrap;
}

.fc-time-grid-container,
.fc-time-grid {
    position: relative;
    z-index: 1;
}

.fc-time-grid { min-height: 100%; }

.fc-time-grid table { border: 0 hidden transparent; }

.fc-time-grid > .fc-bg { z-index: 1; }

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
    position: relative;
    z-index: 2;
}

.fc-time-grid .fc-bgevent-skeleton,
.fc-time-grid .fc-content-skeleton {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.fc-time-grid .fc-bgevent-skeleton { z-index: 3; }

.fc-time-grid .fc-highlight-skeleton { z-index: 4; }

.fc-time-grid .fc-content-skeleton { z-index: 5; }

.fc-time-grid .fc-helper-skeleton { z-index: 6; }

.fc-slats td { border-bottom: 0; }

.fc-slats .fc-minor td { border-top-style: dotted; }

.fc-time-grid .fc-highlight-container { position: relative; }

.fc-time-grid .fc-highlight {
    left: 0;
    position: absolute;
    right: 0;
}

.fc-time-grid .fc-event-container,
.fc-time-grid .fc-bgevent-container { position: relative; }

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
    -webkit-box-shadow: 0 0 0 1px #fff;
    box-shadow: 0 0 0 1px #fff;
    margin: 5px;
    min-height: 45px;
    padding: 10px;
    position: absolute;
    z-index: 1;
}

.fc-time-grid .fc-bgevent {
    left: 0;
    right: 0;
}

.fc-time-grid-event { overflow: hidden; }

.fc-time-grid-event.fc-not-start {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 0;
    padding-top: 1px;
}

.fc-time-grid-event.fc-not-end {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 0;
    padding-bottom: 1px;
}

.fc-time-grid-event > .fc-content {
    position: relative;
    z-index: 2;
}

.fc-time-grid-event .fc-time { font-weight: 500; }

.fc-time-grid-event.fc-short .fc-content { white-space: nowrap; }

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
    display: inline-block;
    vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time:before { content: attr(data-start); }

.fc-time-grid-event.fc-short .fc-time:after { content: "\000A0-\000A0"; }

.fc-time-grid-event.fc-short .fc-time span { display: none; }

.fc-time-grid-event.fc-short .fc-title {
    font-size: .85em;
    padding: 0;
}

.fc-time-grid-event .fc-resizer {
    background-color: rgba(0, 0, 0, 0.05);
    bottom: 0;
    cursor: s-resize;
    font-family: monospace;
    font-size: 12px;
    height: 8px;
    left: 0;
    line-height: 10px;
    overflow: hidden;
    padding: 1px;
    position: absolute;
    right: 0;
    text-align: center;
    z-index: 3;
}

.fc-time-grid-event .fc-resizer:hover { background-color: rgba(0, 0, 0, 0.1); }

.fc-time-grid-event .fc-resizer:after { content: "="; }

@media (max-width: 768px) {
    .fc-toolbar .fc-left,
    .fc-toolbar .fc-left > .fc-button,
    .fc-toolbar .fc-right,
    .fc-toolbar .fc-right > .fc-button,
    .fc-toolbar .fc-left .fc-button-group,
    .fc-toolbar .fc-right .fc-button-group {
        float: none;
        vertical-align: top;
        width: auto;
    }

    .fc-toolbar .fc-left,
    .fc-toolbar .fc-right {
        display: block;
        margin-bottom: 10px;
    }

    .fc-view-container {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
    }

    .fc-view-container > .fc-view > table { margin-left: -1px; }

    .fc th,
    .fc td { border-right-width: 0; }
}

/* ------------------------------------------------------------------------------
*
*  # Dragula - drag and drop library
*
*  Styles for Dragula Drag and drop plugin
*
*  Version: 1.0
*  Latest update: Nov 25, 2015
*
* ---------------------------------------------------------------------------- */

.gu-mirror {
    filter: alpha(opacity=80);
    margin: 0 !important;
    opacity: 0.8;
    position: fixed !important;
    z-index: 9999 !important;
}

.gu-unselectable.dropdown-menu li:nth-last-child(2) { margin-bottom: 0; }

.nav-pills-toolbar > li.gu-mirror:not(.active) > a { border: 0; }

.gu-hide { display: none !important; }

.gu-unselectable {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.gu-transit {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.dragula-handle {
    color: #999999;
    cursor: pointer;
}

.dragula-handle:hover,
.dragula-handle:focus { color: #333333; }

/* ------------------------------------------------------------------------------
 *
 *  # Plupload multiple file uploader
 *
 *  Multi runtime single and multiple file uploader
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.plupload_wrapper {
    border: 2px dashed #ddd;
    border-radius: 3px;
    width: 100%;
}

.panel > div > .plupload_wrapper { border: 0; }

.panel.panel-flat > div > .plupload_wrapper { border-top: 1px solid #ddd; }

.plupload_header:after,
.plupload_filelist:empty:before,
.plupload_filelist li.plupload_droptext:before,
.plupload_file_action:after,
.plupload_delete a:after,
.plupload_failed a:after,
.plupload_done a:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.plupload_header {
    background-color: #0097A7;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    display: none;
    margin: -1px -1px 0 -1px;
    position: relative;
}

.plupload_header:after {
    color: #fff;
    content: '\ec78';
    font-size: 32px;
    left: 20px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
}

.plupload_header_content {
    color: #fff;
    padding: 15px 20px;
    padding-left: 72px;
}

.plupload_header_title {
    font-size: 15px;
    font-weight: 500;
}

.plupload_header_text {
    font-size: 11px;
    line-height: 1.82;
}

.plupload_clear,
.plupload_clearer { clear: both; }

.plupload_clearer,
.plupload_progress_bar {
    display: block;
    font-size: 0;
    line-height: 0;
}

.plupload_button {
    background-color: #2196F3;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    margin-right: 5px;
    padding: 6px 11px;
}

.plupload_button:hover,
.plupload_button:focus {
    color: #fff;
    filter: alpha(opacity=90);
    opacity: 0.9;
}

.plupload_button:active {
    filter: alpha(opacity=100);
    opacity: 1;
}

a.plupload_disabled,
a.plupload_disabled:hover,
a.plupload_disabled:focus {
    background: #fcfcfc;
    border-color: #ddd;
    box-shadow: none;
    color: #999999;
    cursor: default;
    filter: alpha(opacity=100);
    opacity: 1;
}

.plupload_start { background-color: #26A69A; }

.plupload_filelist {
    list-style: none;
    margin: 0;
    padding: 0;
}

.plupload_scroll .plupload_filelist {
    background: #fff;
    height: 250px;
    overflow-y: auto;
}

@media (max-width: 768px) {
    .plupload_scroll .plupload_filelist { height: 200px; }
}

.plupload_filelist li {
    background-color: #fff;
    padding: 12px 20px;
}

.plupload_filelist li:hover { background-color: #f5f5f5; }

.plupload_filelist li.plupload_droptext:hover { background-color: transparent; }

.plupload_filelist:empty,
.plupload_filelist li.plupload_droptext {
    background-color: transparent;
    height: 250px;
    position: relative;
    text-align: center;
    text-indent: -99999px;
}

.plupload_filelist:empty:before,
.plupload_filelist li.plupload_droptext:before {
    color: #ddd;
    content: '\ea0e';
    font-size: 80px;
    font-weight: normal;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    padding-top: 65px;
    position: absolute;
    text-indent: 0;
    top: 0;
    width: 80px;
    z-index: 2;
}

.plupload_filelist:empty:after,
.plupload_filelist li.plupload_droptext:after {
    color: #bbb;
    content: 'Drag files to upload';
    font-size: 19px;
    height: 200px;
    left: 50%;
    margin: -100px 0 0 -150px;
    padding-top: 145px;
    position: absolute;
    text-indent: 0;
    top: 50%;
    width: 300px;
}

@media (max-width: 768px) {
    .plupload_filelist:empty,
    .plupload_filelist li.plupload_droptext { height: 200px; }

    .plupload_filelist:empty:before,
    .plupload_filelist li.plupload_droptext:before,
    .plupload_filelist:empty:after,
    .plupload_filelist li.plupload_droptext:after {
        height: 200px;
        left: 0;
        margin: 0;
        top: 0;
        width: 100%;
    }

    .plupload_filelist:empty:before,
    .plupload_filelist li.plupload_droptext:before {
        font-size: 64px;
        padding-top: 40px;
    }

    .plupload_filelist:empty:after,
    .plupload_filelist li.plupload_droptext:after {
        border-width: 3px 0;
        font-size: 17px;
        padding-top: 120px;
    }
}

.plupload_filelist:empty:after { content: 'Add files to upload'; }

.plupload_filelist_header { padding: 15px 20px; }

.plupload_filelist_header .plupload_file_name,
.plupload_filelist_header .plupload_file_size,
.plupload_filelist_header .plupload_file_status,
.plupload_filelist_header .plupload_file_action { font-weight: 500; }

.plupload_filelist_footer { padding: 15px 20px; }

.plupload_filelist_footer .plupload_file_size,
.plupload_filelist_footer .plupload_file_status,
.plupload_filelist_footer .plupload_upload_status {
    font-weight: 500;
    padding: 7px 0;
}

@media (max-width: 768px) {
    .plupload_filelist_footer .plupload_file_action,
    .plupload_filelist_footer .plupload_file_status,
    .plupload_filelist_footer .plupload_file_size,
    .plupload_filelist_footer .plupload_progress { display: none; }
}

.plupload_file_action {
    color: #999999;
    float: right;
    height: 16px;
    margin-left: 30px;
    margin-top: 2px;
    position: relative;
    width: 16px;
}

.plupload_file_action * { display: none; }

.plupload_file_action:after {
    content: '\ec67';
    left: 0;
    position: absolute;
    top: 0;
}

.plupload_filelist_footer .plupload_file_action { margin-top: 9px; }

.plupload_filelist .plupload_file_action:after { content: none; }

.plupload_delete .plupload_file_action > a {
    color: #333333;
    filter: alpha(opacity=50);
    line-height: 1;
    opacity: 0.5;
}

.plupload_delete .plupload_file_action > a:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.plupload_uploading { background-color: #E8F5E9; }

.plupload_delete a:after { content: '\ed6b'; }

.plupload_failed a {
    color: #F44336;
    cursor: default;
}

.plupload_failed a:after { content: '\e9cf'; }

.plupload_done { color: #999999; }

.plupload_done a {
    color: #4DB6AC;
    cursor: default;
}

.plupload_done a:after { content: '\e9db'; }

.plupload_progress,
.plupload_upload_status { display: none; }

.plupload_progress_container {
    background-color: #eeeeee;
    margin-top: 14px;
}

.plupload_progress_bar {
    background: #4DB6AC;
    border-radius: 5px;
    height: 4px;
    width: 0px;
}

@media (min-width: 769px) {
    .plupload_file_name {
        float: left;
        overflow: hidden;
    }

    .plupload_filelist .plupload_file_name {
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 205px;
    }

    .plupload_file_size,
    .plupload_file_status,
    .plupload_progress {
        float: right;
        width: 80px;
    }

    .plupload_file_size,
    .plupload_file_status,
    .plupload_file_action { text-align: right; }
}

/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap file input
 *
 *  File input styling for Bootstrap 3.0
 *
 *  Version: 1.1
 *  Latest update: Dec 11, 2015
 *
 * ---------------------------------------------------------------------------- */

.file-input.has-error .form-control {
    -webkit-box-shadow: none;
    border-color: #ddd;
    box-shadow: none;
    outline: 0;
}

@media (min-width: 769px) {
    .file-input .btn > [class*=icon-],
    .file-input .btn > .glyphicon { margin-right: 5px; }
}

.file-object {
    margin: 0 0 -5px 0;
    padding: 0;
}

.btn-file {
    overflow: hidden;
    position: relative;
}

.btn-file input[type=file] {
    background: none repeat scroll 0 0 transparent;
    cursor: inherit;
    display: block;
    min-height: 100%;
    min-width: 100%;
    opacity: 0;
    position: absolute;
    right: 0;
    text-align: right;
    top: 0;
}

.file-caption-name {
    display: inline-block;
    overflow: hidden;
    word-break: break-all;
}

.file-caption-name [class*=icon-],
.file-caption-name .glyphicon { margin-right: 7px; }

.file-input-new .file-caption-name { color: #999999; }

.file-input-new .file-caption-name > [class*=icon-],
.file-input-new .file-caption-name > .glyphicon { display: none; }

.file-error-message {
    background-color: #f2dede;
    border-radius: 3px;
    color: #a94442;
    margin: 0 5px 5px 5px;
    padding: 10px;
    position: relative;
    text-align: center;
}

.file-drop-zone .file-error-message { margin-top: 5px; }

.file-error-message .close {
    color: #a94442;
    margin-top: 1px;
}

.file-error-message pre,
.file-error-message ul {
    margin: 5px 0;
    text-align: left;
}

.file-caption-disabled {
    background-color: #fafafa;
    cursor: not-allowed;
}

.file-preview-detail-modal { text-align: left; }

.file-preview {
    border: 1px solid #ddd;
    border-radius: 2px;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
    width: 100%;
}

.file-preview > .close {
    background-color: #fff;
    border-radius: 3px;
    color: #555;
    filter: alpha(opacity=100);
    font-size: 17px;
    font-weight: 400;
    line-height: 0.6;
    opacity: 1;
    padding: 8px;
    position: absolute;
    right: 0;
    top: 0;
}

.file-preview-frame {
    border: 1px solid #ddd;
    display: table;
    float: left;
    height: 160px;
    margin: 5px;
    padding: 3px;
    vertical-align: middle;
}

.file-preview-image {
    height: 160px;
    vertical-align: middle;
}

@media (max-width: 768px) {
    .file-preview-image { max-width: 100%; }
}

.file-preview-text {
    background-color: #fff;
    color: #428bca;
    margin-bottom: 2px;
    overflow-x: hidden;
    text-align: left;
    width: 160px;
}

.file-preview-other {
    display: table-cell;
    height: 160px;
    text-align: center;
    vertical-align: middle;
    width: 160px;
}

.file-preview-other:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\ea0c";
    display: block;
    font-family: "icomoon";
    font-size: 64px;
}

.file-preview-other .glyphicon { display: none; }

.file-preview-status {
    background-color: rgba(250, 250, 250, 0.8);
    border-top: 1px solid #ddd;
    bottom: 0;
    color: #333333;
    color: #333333 !important;
    font-size: 12px;
    left: 0;
    padding: 7px 12px;
    position: absolute;
    width: 100%;
}

.file-preview-status:empty {
    background-color: transparent;
    border: 0;
    padding: 0;
}

.file-thumb-loading:before,
.file-uploading:before {
    -webkit-box-shadow: 0 1px 5px rgba(255, 255, 255, 0.5);
    background-color: #263238;
    border-radius: 3px;
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.5);
    content: "";
    display: inline-block;
    height: 32px;
    left: 50%;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 50%;
    width: 32px;
}

.file-thumb-loading:after,
.file-uploading:after {
    -moz-osx-font-smoothing: grayscale;
    -o-animation: rotation 1s linear infinite;
    -webkit-animation: rotation 1s linear infinite;
    -webkit-font-smoothing: antialiased;
    animation: rotation 1s linear infinite;
    color: #fff;
    content: "\eb55";
    display: inline-block;
    font-family: "icomoon";
    font-size: 16px;
    left: 50%;
    line-height: 1;
    margin: -8px 0 0 -8px;
    position: absolute;
    top: 50%;
}

.file-upload-indicator {
    cursor: default;
    padding-bottom: 6px;
    padding-left: 5px;
    padding-top: 6px;
    text-align: left;
}

.file-input-new .file-preview,
.file-input-new .close,
.file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button,
.file-input-new .fileinput-upload-button { display: none; }

.file-input-ajax-new .fileinput-remove-button,
.file-input-ajax-new .fileinput-upload-button,
.file-input-ajax-new .fileinput-remove,
.file-input-ajax-new .file-caption-name > [class*=icon-],
.file-input-ajax-new .file-caption-name > .glyphicon { display: none; }

.file-actions { margin-top: 5px; }

.file-actions .btn > [class*=icon-],
.file-actions .btn > .glyphicon { margin-right: 0; }

.file-footer-buttons { float: right; }

.file-footer-caption {
    display: block;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 12px 7px 7px 7px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 160px;
}

.file-preview-error {
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: alpha(opacity=65);
    opacity: 0.65;
}

.file-drop-zone {
    border: 1px dashed #ddd;
    border-radius: 3px;
    height: 100%;
    margin: 5px;
    padding: 5px;
    vertical-align: middle;
}

.file-drop-zone-title {
    color: #999999;
    font-size: 21px;
    font-weight: 300;
    padding: 85px 10px;
}

.file-highlighted {
    background-color: #fafafa;
    border-color: #ccc;
}

.file-thumb-progress {
    left: 0;
    position: absolute;
    right: 0;
    top: -5px;
}

.file-thumb-progress .progress,
.file-thumb-progress .progress-bar {
    border-radius: 0;
    font-size: 0;
    height: 5px;
}

.kv-upload-progress { margin-bottom: 20px; }

.file-thumbnail-footer { position: relative; }

.btn-file ::-ms-browse {
    height: 100%;
    width: 100%;
}

/* ------------------------------------------------------------------------------
 *
 *  # Dropzone file uploader
 *
 *  Open source library that provides drag’n’drop file uploads with image previews
 *
 *  Version: 1.1
 *  Latest update: Oct 20, 2015
 *
 * ---------------------------------------------------------------------------- */

.dropzone {
    background-color: #fcfcfc;
    border: 3px dashed #eeeeee;
    border-radius: 2px;
    min-height: 250px;
    padding: 5px;
    position: relative;
}

.dropzone.dz-clickable,
.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message span { cursor: pointer; }

.dropzone.dz-clickable * { cursor: default; }

.dropzone .dz-message {
    filter: alpha(opacity=100);
    opacity: 1;
}

.dropzone.dz-started .dz-message { display: none; }

.dropzone.dz-drag-hover {
    background: rgba(0, 0, 0, 0.04);
    border-color: rgba(0, 0, 0, 0.15);
}

.sidebar .dropzone {
    border-width: 2px;
    min-height: 190px;
    text-align: center;
}

.sidebar .dropzone .dz-default.dz-message:before {
    font-size: 64px;
    height: 64px;
    margin-left: -32px;
    top: 50px;
    width: 64px;
}

.sidebar .dropzone .dz-default.dz-message span { font-size: 15px; }

.sidebar .dropzone .dz-default.dz-message > span { margin-top: 130px; }

@media (min-width: 769px) {
    .dropzone { min-height: 320px; }
}

.dropzone .dz-default.dz-message {
    -o-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    border-radius: 5px;
    filter: alpha(opacity=100);
    height: 230px;
    left: 0;
    margin-top: -115px;
    opacity: 1;
    padding: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: opacity 0.3s ease-in-out;
    width: 100%;
}

.dropzone .dz-default.dz-message:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #ddd;
    content: '\ea0e';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 64px;
    font-weight: normal;
    height: 64px;
    left: 50%;
    line-height: 1;
    margin-left: -32px;
    position: absolute;
    text-indent: 0;
    top: 48px;
    width: 64px;
    z-index: 2;
}

.dropzone .dz-default.dz-message span {
    color: #bbb;
    display: block;
    font-size: 15px;
    font-weight: 500;
    margin-top: 120px;
    text-align: center;
    text-shadow: 0 1px 1px #fff;
}

.dropzone .dz-default.dz-message span > span {
    color: #ccc;
    display: block;
    font-size: 15px;
    margin-top: 2px;
}

@media (min-width: 769px) {
    .dropzone .dz-default.dz-message:before {
        font-size: 80px;
        height: 80px;
        margin-left: -32px;
        top: 48px;
        width: 80px;
    }

    .dropzone .dz-default.dz-message span {
        font-size: 19px;
        margin-top: 130px;
    }
}

.dropzone.dz-drag-hover .dz-message {
    filter: alpha(opacity=15);
    opacity: 0.15;
}

.dropzone.dz-started .dz-message {
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
}

.dropzone .dz-preview,
.dropzone-previews .dz-preview {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 2px;
    display: inline-block;
    margin: 10px;
    padding: 6px;
    position: relative;
    vertical-align: top;
}

.dropzone .dz-preview.dz-file-preview [data-dz-thumbnail],
.dropzone-previews .dz-preview.dz-file-preview [data-dz-thumbnail] { display: none; }

.dropzone .dz-preview .dz-details,
.dropzone-previews .dz-preview .dz-details {
    background-color: #f5f5f5;
    height: 120px;
    margin-bottom: 25px;
    padding: 8px;
    position: relative;
    width: 120px;
}

.dropzone .dz-preview .dz-details .dz-filename,
.dropzone-previews .dz-preview .dz-details .dz-filename {
    height: 100%;
    overflow: hidden;
}

.dropzone .dz-preview .dz-details img,
.dropzone-previews .dz-preview .dz-details img {
    height: 120px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px;
}

.dropzone .dz-preview .dz-details .dz-size,
.dropzone-previews .dz-preview .dz-details .dz-size {
    bottom: -26px;
    left: 5px;
    position: absolute;
}

.dropzone .dz-preview:hover .dz-details img,
.dropzone-previews .dz-preview:hover .dz-details img { display: none; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark {
    display: none;
    position: absolute;
    z-index: 9;
}

.dropzone .dz-preview .dz-error-mark:after,
.dropzone-previews .dz-preview .dz-error-mark:after,
.dropzone .dz-preview .dz-success-mark:after,
.dropzone-previews .dz-preview .dz-success-mark:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    bottom: 3px;
    display: block;
    font-family: 'icomoon';
    font-size: 12px;
    line-height: 1;
    position: absolute;
    right: 0;
}

.dropzone .dz-preview .dz-error-mark span,
.dropzone-previews .dz-preview .dz-error-mark span,
.dropzone .dz-preview .dz-success-mark span,
.dropzone-previews .dz-preview .dz-success-mark span,
.dropzone .dz-preview .dz-error-mark svg,
.dropzone-previews .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg,
.dropzone-previews .dz-preview .dz-success-mark svg { display: none; }

.dropzone .dz-preview .dz-error-mark,
.dropzone-previews .dz-preview .dz-error-mark { color: #F44336; }

.dropzone .dz-preview .dz-error-mark:after,
.dropzone-previews .dz-preview .dz-error-mark:after { content: '\ed6a'; }

.dropzone .dz-preview .dz-success-mark,
.dropzone-previews .dz-preview .dz-success-mark { color: #4CAF50; }

.dropzone .dz-preview .dz-success-mark:after,
.dropzone-previews .dz-preview .dz-success-mark:after { content: '\ed6e'; }

.dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone-previews .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-success .dz-success-mark,
.dropzone-previews .dz-preview.dz-success .dz-success-mark {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
}

.dropzone .dz-preview .dz-progress,
.dropzone-previews .dz-preview .dz-progress {
    background-color: #eeeeee;
    border-radius: 2px;
    display: none;
    height: 4px;
    left: 8px;
    position: absolute;
    right: 8px;
    top: 118px;
}

.dropzone .dz-preview .dz-progress .dz-upload,
.dropzone-previews .dz-preview .dz-progress .dz-upload {
    -o-transition: width 0.3s ease-in-out;
    -webkit-transition: width 0.3s ease-in-out;
    background-color: #00BCD4;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: width 0.3s ease-in-out;
    width: 0%;
}

.dropzone .dz-preview.dz-processing .dz-progress,
.dropzone-previews .dz-preview.dz-processing .dz-progress { display: block; }

.dropzone .dz-preview.dz-success .dz-progress,
.dropzone-previews .dz-preview.dz-success .dz-progress {
    -o-transition: opacity 0.4s ease-in-out;
    -webkit-transition: opacity 0.4s ease-in-out;
    display: block;
    filter: alpha(opacity=0);
    opacity: 0;
    transition: opacity 0.4s ease-in-out;
}

.dropzone .dz-preview .dz-error-message,
.dropzone-previews .dz-preview .dz-error-message {
    -o-transition: opacity 0.3s ease-in-out;
    -webkit-transition: opacity 0.3s ease-in-out;
    background: rgba(245, 245, 245, 0.8);
    color: #F44336;
    display: block;
    filter: alpha(opacity=0);
    left: 0;
    margin: 8px;
    max-width: 100%;
    opacity: 0;
    padding: 8px;
    position: absolute;
    top: 0;
    transition: opacity 0.3s ease-in-out;
    z-index: 5;
}

.dropzone .dz-preview.dz-error:hover .dz-error-message,
.dropzone-previews .dz-preview.dz-error:hover .dz-error-message {
    display: block;
    filter: alpha(opacity=100);
    opacity: 1;
}

.dropzone .dz-preview.dz-error .dz-progress .dz-upload,
.dropzone-previews .dz-preview.dz-error .dz-progress .dz-upload { background: #F44336; }

.dropzone .dz-preview.dz-image-preview:hover .dz-details img,
.dropzone-previews .dz-preview.dz-image-preview:hover .dz-details img {
    display: block;
    filter: alpha(opacity=10);
    opacity: 0.1;
}

.dropzone .dz-preview a.dz-remove,
.dropzone-previews .dz-preview a.dz-remove {
    background-color: #fafafa;
    border: 1px solid #eeeeee;
    border-radius: 2px;
    color: #999999;
    cursor: pointer;
    display: block;
    margin-top: 35px;
    padding: 5px;
    text-align: center;
}

.dropzone .dz-preview a.dz-remove:hover,
.dropzone-previews .dz-preview a.dz-remove:hover {
    background-color: #f5f5f5;
    color: #333333;
}

/* ------------------------------------------------------------------------------
 *
 *  # Image cropper
 *
 *  Styles for cropper.min.js - a simple jQuery image cropping plugin
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.image-cropper-container {
    background-image: url(/content/core/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz/TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC);
    height: 350px;
    overflow: hidden;
    width: 100%;
}

.eg-preview {
    font-size: 0;
    text-align: center;
}

.eg-preview .preview {
    border-radius: 2px;
    display: block;
    margin: 10px auto 0 auto;
    overflow: hidden;
    vertical-align: middle;
}

@media (min-width: 769px) {
    .eg-preview .preview {
        display: inline-block;
        margin-left: 0;
        margin-right: 0;
    }

    .eg-preview .preview + .preview { margin-left: 15px; }
}

.eg-preview .preview-lg {
    height: 150px;
    width: 150px;
}

.eg-preview .preview-md {
    height: 120px;
    width: 120px;
}

.eg-preview .preview-sm {
    height: 90px;
    width: 90px;
}

.eg-preview .preview-xs {
    height: 60px;
    width: 60px;
}

.eg-preview .preview-xxs {
    height: 40px;
    width: 40px;
}

@media (min-width: 769px) {
    .eg-preview {
        max-width: 100%;
        overflow: auto;
        white-space: nowrap;
    }
}

.cropper-container {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    background-color: #fff;
    overflow: hidden;
    position: relative;
    user-select: none;
}

.cropper-container > img {
    height: 100%;
    width: 100%;
}

.cropper-hidden { display: none !important; }

.cropper-invisible {
    filter: alpha(opacity=0);
    height: auto !important;
    left: 0;
    max-height: none !important;
    max-width: none !important;
    opacity: 0;
    position: fixed;
    top: 0;
    width: auto !important;
    z-index: -1;
}

.cropper-modal,
.cropper-canvas {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.cropper-modal {
    background-color: #333333;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.cropper-canvas {
    background-color: #fff;
    cursor: crosshair;
    filter: alpha(opacity=0);
    opacity: 0;
}

.cropper-dragger {
    height: 80%;
    left: 10%;
    position: absolute;
    top: 10%;
    width: 80%;
}

.cropper-viewer {
    display: block;
    height: 100%;
    outline-color: rgba(33, 150, 243, 0.75);
    outline-style: solid;
    outline-width: 1px;
    overflow: hidden;
    width: 100%;
}

.cropper-viewer > img {
    max-height: none !important;
    max-width: none !important;
}

.cropper-dashed {
    border: 0 dashed #fff;
    display: block;
    filter: alpha(opacity=50);
    opacity: 0.5;
    position: absolute;
}

.cropper-dashed.dashed-h {
    border-bottom-width: 1px;
    border-top-width: 1px;
    height: 33.3%;
    left: 0;
    top: 33.3%;
    width: 100%;
}

.cropper-dashed.dashed-v {
    border-left-width: 1px;
    border-right-width: 1px;
    height: 100%;
    left: 33.3%;
    top: 0;
    width: 33.3%;
}

.cropper-face,
.cropper-line,
.cropper-point {
    display: block;
    filter: alpha(opacity=10);
    height: 100%;
    opacity: 0.1;
    position: absolute;
    width: 100%;
}

.cropper-face {
    background-color: #fff;
    cursor: move;
    left: 0;
    top: 0;
}

.cropper-line { background-color: #F44336; }

.cropper-line.line-e {
    cursor: e-resize;
    right: -3px;
    top: 0;
    width: 5px;
}

.cropper-line.line-n {
    cursor: n-resize;
    height: 5px;
    left: 0;
    top: -3px;
}

.cropper-line.line-w {
    cursor: w-resize;
    left: -3px;
    top: 0;
    width: 5px;
}

.cropper-line.line-s {
    bottom: -3px;
    cursor: s-resize;
    height: 5px;
    left: 0;
}

.cropper-point {
    background-color: #2196F3;
    filter: alpha(opacity=75);
    height: 5px;
    opacity: 0.75;
    width: 5px;
}

.cropper-point.point-e {
    cursor: e-resize;
    margin-top: -3px;
    right: -3px;
    top: 50%;
}

.cropper-point.point-n {
    cursor: n-resize;
    left: 50%;
    margin-left: -3px;
    top: -3px;
}

.cropper-point.point-w {
    cursor: w-resize;
    left: -3px;
    margin-top: -3px;
    top: 50%;
}

.cropper-point.point-s {
    bottom: -3px;
    cursor: s-resize;
    left: 50%;
    margin-left: -3px;
}

.cropper-point.point-ne {
    cursor: ne-resize;
    right: -3px;
    top: -3px;
}

.cropper-point.point-nw {
    cursor: nw-resize;
    left: -3px;
    top: -3px;
}

.cropper-point.point-sw {
    bottom: -3px;
    cursor: sw-resize;
    left: -3px;
}

.cropper-point.point-se {
    bottom: -3px;
    cursor: se-resize;
    filter: alpha(opacity=100);
    height: 20px;
    opacity: 1;
    right: -3px;
    width: 20px;
}

.cropper-point.point-se:before {
    background-color: #2196F3;
    bottom: -50%;
    content: " ";
    display: block;
    filter: alpha(opacity=0);
    height: 200%;
    opacity: 0;
    position: absolute;
    right: -50%;
    width: 200%;
}

@media (min-width: 769px) {
    .cropper-point {
        height: 15px;
        width: 15px;
    }
}

@media (min-width: 1025px) {
    .cropper-point {
        height: 10px;
        width: 10px;
    }
}

@media (min-width: 1200px) {
    .cropper-point {
        filter: alpha(opacity=75);
        height: 5px;
        opacity: 0.75;
        width: 5px;
    }
}

/* ------------------------------------------------------------------------------
*
*  # Fancybox lightbox
*
*  Mac-style "lightbox" plugin that floats overtop of web page.
*
*  Version: 1.1
*  Latest update: Nov 11, 2015
*
* ---------------------------------------------------------------------------- */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    border: 0;
    margin: 0;
    outline: none;
    padding: 0;
    vertical-align: top;
}

.fancybox-wrap {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 8020;
}

.fancybox-skin {
    background-color: #fff;
    border-radius: 3px;
    color: #333333;
    position: relative;
}

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2);
}

.fancybox-outer,
.fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-image,
.fancybox-iframe {
    display: block;
    height: 100%;
    width: 100%;
}

.fancybox-image {
    max-height: 100%;
    max-width: 100%;
}

#fancybox-loading {
    color: #fff;
    cursor: pointer;
    filter: alpha(opacity=80);
    left: 50%;
    opacity: 0.8;
    position: fixed;
    top: 50%;
    z-index: 8060;
}

#fancybox-loading div:after {
    -moz-osx-font-smoothing: grayscale;
    -o-animation: rotation 1s ease infinite;
    -webkit-animation: rotation 1s ease infinite;
    -webkit-font-smoothing: antialiased;
    animation: rotation 1s ease infinite;
    content: '\eb55';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
    height: 16px;
    line-height: 1;
    margin-left: -8px;
    margin-top: -8px;
    width: 16px;
}

.fancybox-close {
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    line-height: 1;
    padding: 8px;
    position: absolute;
    right: -32px;
    top: -32px;
    z-index: 8061;
}

.fancybox-close:hover,
.fancybox-close:focus {
    background-color: rgba(0, 0, 0, 0.25);
    color: #fff;
}

.fancybox-close:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\ed6a';
    display: block;
    font-family: 'icomoon';
    font-size: 16px;
}

.fancybox-error {
    color: #F44336;
    font-weight: 500;
    margin: 0;
    padding: 20px;
    white-space: nowrap;
}

.fancybox-title {
    font-weight: 500;
    position: relative;
    text-shadow: none;
    visibility: hidden;
    z-index: 8050;
}

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap {
    bottom: 0;
    margin-bottom: -45px;
    position: absolute;
    right: 50%;
    text-align: center;
    z-index: 8050;
}

.fancybox-title-float-wrap .child {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    display: inline-block;
    margin-right: -100%;
    padding: 7px 12px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    color: #fff;
    margin-top: 10px;
    position: relative;
}

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap {
    background-color: transparent;
    bottom: 0;
    color: #fff;
    left: 0;
    padding: 10px;
    position: absolute;
}

.fancybox-nav {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    cursor: pointer;
    height: 100%;
    position: absolute;
    top: 0;
    width: 40%;
    z-index: 8040;
}

.fancybox-nav span {
    background-color: rgba(0, 0, 0, 0.5);
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
    filter: alpha(opacity=0);
    height: 32px;
    margin-top: -16px;
    opacity: 0;
    padding: 8px;
    position: absolute;
    text-align: center;
    top: 50%;
    visibility: hidden;
    width: 32px;
    z-index: 8040;
}

.fancybox-nav span:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
}

.fancybox-nav:hover span {
    filter: alpha(opacity=100);
    opacity: 1;
    visibility: visible;
}

.fancybox-prev { left: 0; }

.fancybox-prev span { left: 10px; }

.fancybox-prev span:after { content: '\e9c8'; }

.fancybox-next { right: 0; }

.fancybox-next span { right: 10px; }

.fancybox-next span:after { content: '\e9cb'; }

.fancybox-lock {
    overflow: visible !important;
    width: auto;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay {
    background-color: rgba(0, 0, 0, 0.8);
    display: none;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    z-index: 8010;
}

.fancybox-overlay-fixed {
    bottom: 0;
    position: fixed;
    right: 0;
}

/* ------------------------------------------------------------------------------
*
*  # Footable
*
*  jQuery plugin that aims to make HTML tables on smaller devices look awesome.
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.footable { width: 100%; }

.footable > thead > tr > th {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.footable.breakpoint > tbody > tr.footable-detail-show > td { border-bottom: 0; }

.footable.breakpoint > tbody > tr.footable-row-detail:hover { background-color: transparent; }

.footable.breakpoint > tbody > tr:hover:not(.footable-row-detail) { cursor: pointer; }

.footable.breakpoint > tbody > tr > .footable-cell-detail {
    background-color: #eeeeee;
    border-top: 0;
}

.footable.breakpoint > tbody > tr .footable-toggle:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\e9e4";
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    padding-right: 10px;
    position: relative;
    top: -1px;
    vertical-align: middle;
}

.footable.breakpoint > tbody > tr.footable-detail-show .footable-toggle:before { content: "\e9e7"; }

.footable-row-detail-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.footable-row-detail-row { display: table-row; }

.footable-row-detail-group {
    display: block;
    font-weight: 700;
    margin-bottom: 7px;
    margin-top: 20px;
}

.footable-row-detail-group:first-child { margin-top: 7px; }

.footable-row-detail-name {
    display: table-cell;
    font-weight: 500;
    padding-right: 40px;
}

.footable-row-detail-value {
    display: table-cell;
    padding: 7px 0;
}

@media (max-width: 480px) {
    .footable-row-detail-inner { position: relative; }

    .footable-row-detail .dropdown,
    .footable-row-detail .dropup,
    .footable-row-detail .btn-group { position: static; }

    .footable-row-detail .dropdown-menu {
        left: 0;
        right: 0;
    }
}

/* ------------------------------------------------------------------------------
 *
 *  # Handsontable library
 *
 *  EXCEL-LIKE SPREADSHEET FOR APPS
 *
 *  Version: 1.0
 *  Latest update: Nov 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.hot-container {
    -webkit-box-shadow: 0 0 0 1px #ddd;
    box-shadow: 0 0 0 1px #ddd;
    position: relative;
}

.hot-container .ht_master .wtHolder { min-width: 100%; }

.hot-container.has-scroll {
    height: 300px;
    overflow: hidden;
}

@media (max-width: 1024px) {
    .hot-container {
        overflow-x: hidden;
        overflow-y: auto;
    }

    .hot-container .ht_master .wtHolder {
        max-width: 100%;
        min-width: auto;
    }

    .hot-container:not(.has-scroll) .wtHolder { height: 100% !important; }
}

.handsontable .table-striped > tbody > tr:nth-of-type(odd) > td:not([class*=bg-]) { background-color: inherit; }

.handsontable .table-hover > tbody > tr:hover > th { background-color: #f5f5f5; }

.changeType {
    background-color: transparent;
    border: 0;
    border-radius: 2px;
    float: right;
    line-height: 16px;
    margin-right: 2px;
    margin-top: 2px;
    padding: 0;
}

.changeType:hover { color: #777; }

.changeTypeMenu {
    background-color: #fff;
    border: 1px solid #ccc;
    display: none;
    margin-top: 20px;
    padding: 5px 0;
    position: absolute;
    width: 160px;
    z-index: 1000;
}

.changeTypeMenu li {
    cursor: pointer;
    list-style: none;
    padding: 7px 12px;
    padding-right: 34px;
    position: relative;
}

.changeTypeMenu li:hover { background-color: #f5f5f5; }

.changeTypeMenu li.active:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e600';
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    top: 50%;
}

.handsontable {
    direction: ltr;
    position: relative;
}

.handsontable .hide { display: none; }

.handsontable .relative { position: relative; }

.handsontable.htAutoSize {
    left: -99000px;
    position: absolute;
    top: -99000px;
    visibility: hidden;
}

.handsontable .htDimmed { color: #999999; }

.handsontable .wtHider { width: 0; }

.handsontable .wtSpreader {
    /*must be 0, otherwise blank space appears in scroll demo after scrolling max to the right */
    height: auto;
    position: relative;
    width: 0;
}

.handsontable table,
.handsontable tbody,
.handsontable thead,
.handsontable td,
.handsontable th,
.handsontable input,
.handsontable textarea,
.handsontable div {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

.handsontable input,
.handsontable textarea { min-height: initial; }

.handsontable .htCore {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    outline-width: 0;
    table-layout: fixed;
    width: 0;
}

.handsontable col,
.handsontable col.rowHeader { width: 50px; }

.handsontable th,
.handsontable td {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    empty-cells: show;
    height: 30px;
    outline-width: 0;
    overflow: hidden;
    padding: 0 4px;
    position: relative;
    white-space: pre-line;
}

.handsontable th.disabled,
.handsontable td.disabled {
    background-color: #fafafa;
    color: #999999;
}

.handsontable th {
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
}

.handsontable th:not([class*=bg-]) { background-color: #f5f5f5; }

.handsontable th.active { background-color: #eeeeee; }

.handsontable thead th { padding: 0; }

.handsontable thead th .relative {
    overflow: hidden;
    padding: 2px 4px;
    text-overflow: ellipsis;
}

.handsontable td:not([class*=bg-]) { background-color: #fff; }

.handsontable td.htInvalid { background-color: #FFEBEE !important; }

.handsontable td.htNoWrap { white-space: nowrap; }

.handsontable td.active { background-color: #f8f8f8; }

.handsontable td.area {
    background: -moz-linear-gradient(top, rgba(181, 209, 255, 0.34) 0%, rgba(181, 209, 255, 0.34) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(181, 209, 255, 0.34)), color-stop(100%, rgba(181, 209, 255, 0.34)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(181, 209, 255, 0.34) 0%, rgba(181, 209, 255, 0.34) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(181, 209, 255, 0.34) 0%, rgba(181, 209, 255, 0.34) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(181, 209, 255, 0.34) 0%, rgba(181, 209, 255, 0.34) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(181, 209, 255, 0.34) 0%, rgba(181, 209, 255, 0.34) 100%);
    background-color: #fff;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57b5d1ff', endColorstr='#57b5d1ff', GradientType=0);
    /* IE6-9 */
}

.handsontable tr:first-child th.htNoFrame,
.handsontable th:first-child.htNoFrame,
.handsontable th.htNoFrame {
    background-color: #fff;
    border-color: #fff;
    border-left-width: 0;
}

.handsontable th:first-child,
.handsontable td:first-of-type,
.handsontable .htNoFrame + th,
.handsontable .htNoFrame + td { border-left: 1px solid #ddd; }

.handsontable.htRowHeaders thead tr th:nth-child(2) { border-left: 1px solid #ddd; }

.handsontable tr:first-child th,
.handsontable tr:first-child td { border-top: 1px solid #ddd; }

.ht_master:not(.innerBorderLeft) ~ .handsontable tbody tr th,
.ht_master:not(.innerBorderLeft) ~ .handsontable:not(.ht_clone_top) thead tr th:first-child { border-right-width: 0; }

.ht_master:not(.innerBorderTop) thead tr:last-child th,
.ht_master:not(.innerBorderTop) thead tr.lastChild th,
.ht_master:not(.innerBorderTop) ~ .handsontable thead tr:last-child th,
.ht_master:not(.innerBorderTop) ~ .handsontable thead tr.lastChild th { border-bottom-width: 0; }

.ht_master tbody tr:first-child td { border-top-color: transparent; }

.ht_clone_top tr:first-child th,
.ht_clone_top tr:first-child td { border-top-color: transparent; }

.ht_clone_left thead tr:first-child th,
.ht_clone_top_left_corner thead tr:first-child th,
.ht_clone_left tbody tr:first-child td,
.ht_clone_top_left_corner tbody tr:first-child td,
.ht_clone_left tbody tr:first-child th,
.ht_clone_top_left_corner tbody tr:first-child th { border-top-color: transparent; }

.handsontable th:first-child,
.handsontable td:first-child { border-left-color: transparent; }

.ht_master td:last-child,
.ht_clone_top th:last-child,
.ht_clone_top td:last-child { border-right-color: transparent; }

.ht_master tbody tr:last-child th,
.ht_clone_left tbody tr:last-child th,
.ht_master tbody tr:last-child td,
.ht_clone_left tbody tr:last-child td { border-bottom-color: transparent; }

.htRowHeaders.htColumnHeaders .ht_clone_top_left_corner tbody tr:first-child th,
.htRowHeaders.htColumnHeaders .ht_clone_left tbody tr:first-child th { border-top-color: #ddd; }

.htColumnHeaders .handsontable tr:first-child td { border-top-color: #ddd; }

.manualColumnMover,
.manualRowMover {
    background-color: transparent;
    cursor: move;
    position: fixed;
    top: 0;
    z-index: 999;
}

.manualColumnMover {
    height: 32px;
    left: 0;
    width: 5px;
}

.manualRowMover {
    height: 5px;
    left: -4px;
    width: 50px;
}

.manualColumnMoverGuide,
.manualRowMoverGuide {
    background-color: #ddd;
    display: none;
    filter: alpha(opacity=25);
    left: 0;
    opacity: 0.25;
    position: fixed;
    top: 0;
}

.manualColumnMoverGuide.active,
.manualRowMoverGuide.active { display: block; }

.manualColumnMoverGuide:hover,
.manualRowMoverGuide:hover,
.manualColumnMoverGuide.active,
.manualRowMoverGuide.active { background-color: #2196F3; }

.manualColumnMoverGuide { max-height: 404px; }

.manualColumnResizer.active,
.manualRowResizer.active { display: block; }

.manualColumnResizer:hover,
.manualRowResizer:hover,
.manualColumnResizer.active,
.manualRowResizer.active { background-color: #999999; }

.manualColumnResizer {
    cursor: col-resize;
    height: 31px;
    position: fixed;
    top: 0;
    width: 5px;
    z-index: 110;
}

.manualRowResizer {
    cursor: row-resize;
    height: 5px;
    left: 0;
    position: fixed;
    width: 50px;
    z-index: 110;
}

.manualColumnResizerGuide {
    background-color: #999999;
    border-right: 1px dashed #777;
    display: none;
    margin-left: 5px;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
}

.manualRowResizerGuide {
    background-color: #999999;
    border-bottom: 1px dashed #777;
    bottom: 0;
    display: none;
    height: 0;
    left: 0;
    margin-top: 5px;
    position: fixed;
}

.handsontable .columnSorting { position: relative; }

.handsontable .columnSorting:hover { cursor: pointer; }

.handsontable .columnSorting:before,
.handsontable .columnSorting:after,
.handsontable .columnSorting.ascending:after,
.handsontable .columnSorting.descending:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #999999;
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 12px;
    line-height: 1;
    margin-top: -6px;
    position: absolute;
    right: -20px;
    top: 50%;
}

.handsontable .columnSorting:before {
    content: '\e9c1';
    margin-top: -2px;
}

.handsontable .columnSorting:after {
    content: '\e9c2';
    margin-top: -10px;
}

.handsontable .columnSorting.ascending:before { content: none; }

.handsontable .columnSorting.ascending:after { content: '\e9c2'; }

.handsontable .columnSorting.descending:before { content: none; }

.handsontable .columnSorting.descending:after { content: '\e9c1'; }

.handsontable th.beforeHiddenColumn,
.handsontable th.afterHiddenColumn { position: relative; }

.handsontable th.beforeHiddenColumn:after,
.handsontable th.afterHiddenColumn:after,
.handsontable th.beforeHiddenColumn:before,
.handsontable th.afterHiddenColumn:before {
    color: #bbb;
    content: '\25C0';
    font-size: 5pt;
    position: absolute;
    right: 1px;
    top: 2px;
}

.handsontable th.afterHiddenColumn:before {
    content: '\25B6';
    left: 1px;
    right: auto;
    top: 2px;
}

.handsontable thead th.hiddenHeader { display: none; }

.handsontable td.afterHiddenColumn.firstVisible { border-left: 1px solid #ddd; }

.wtBorder {
    font-size: 0;
    position: absolute;
    z-index: 10;
}

.wtBorder.hidden { display: none !important; }

.wtBorder.corner {
    cursor: crosshair;
    font-size: 0;
}

.htBorder.htFillBorder {
    background-color: #F44336;
    height: 1px;
    width: 1px;
}

.handsontableInput {
    -webkit-box-shadow: 0 0 0 2px #2196F3 inset;
    background-color: #fff;
    border: none;
    box-shadow: 0 0 0 2px #2196F3 inset;
    display: inline-block;
    font-family: inherit;
    font-size: inherit;
    line-height: 30px;
    margin: 0;
    outline-width: 0;
    padding: 1px 5px 0 5px;
    resize: none;
}

.handsontableInputHolder {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 1000;
}

.htSelectEditor {
    -webkit-appearance: menulist-button !important;
    background-color: #fff;
    border-color: #ddd;
    outline: 0;
    position: absolute;
    width: auto;
}

.handsontable .htSubmenu { position: relative; }

.handsontable .htSubmenu > div:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c7';
    filter: alpha(opacity=80);
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    margin-top: -8px;
    opacity: 0.8;
    position: absolute;
    right: 12px;
    top: 50%;
}

.handsontable .htLeft { text-align: left; }

.handsontable .htCenter { text-align: center; }

.handsontable .htRight { text-align: right; }

.handsontable .htJustify { text-align: justify; }

.handsontable .htTop { vertical-align: top; }

.handsontable .htMiddle { vertical-align: middle; }

.handsontable .htBottom { vertical-align: bottom; }

.htAutocomplete { padding-right: 20px; }

.htPlaceholder { color: #999999; }

.htAutocompleteArrow {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px dashed;
    color: #999999;
    cursor: default;
    display: inline-block;
    font-size: 0;
    line-height: 1;
    margin-right: 4px;
    margin-top: -2px;
    position: absolute;
    right: 4px;
    top: 50%;
}

.handsontable td:hover .htAutocompleteArrow,
.handsontable th:hover .htAutocompleteArrow { color: #333333; }

.autocompleteEditor,
.autocompleteEditor .wtHolder,
.autocompleteEditor .htCore { min-width: 180px; }

.htCheckboxRendererInput.noValue {
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.htCheckboxRendererLabel {
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    width: 100%;
}

.htCheckboxRendererLabel > .htCheckboxRendererInput { margin-right: 10px; }

.htCommentCell { position: relative; }

.htCommentCell:after {
    border-left: 6px solid transparent;
    border-top: 6px solid red;
    content: '';
    position: absolute;
    right: 0;
    top: 0;
}

.htCommentTextArea {
    -webkit-box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    margin-top: -1px;
    padding: 8px;
}

.handsontable .handsontable.ht_clone_top .wtHider { padding: 0 0 5px 0; }

.handsontable.listbox {
    background-color: #fff;
    border: 1px solid #ddd;
    margin: 0;
}

.handsontable.listbox .ht_master table {
    border: 0;
    border-collapse: separate;
}

.handsontable.listbox th,
.handsontable.listbox tr:first-child th,
.handsontable.listbox tr:last-child th,
.handsontable.listbox tr:first-child td,
.handsontable.listbox td { border-color: transparent; }

.handsontable.listbox th,
.handsontable.listbox td {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.handsontable.listbox td.htDimmed {
    color: inherit;
    cursor: pointer;
    font-style: inherit;
}

.handsontable.listbox .wtBorder { visibility: hidden; }

.handsontable.listbox tr td.current,
.handsontable.listbox tr:hover td { background-color: #f5f5f5; }

.ht_clone_top { z-index: 11; }

.ht_clone_left { z-index: 12; }

.ht_clone_top_left_corner,
.ht_clone_bottom_left_corner { z-index: 13; }

.ht_clone_debug { z-index: 13; }

.ht_master,
.ht_clone_left,
.ht_clone_top,
.ht_clone_bottom { overflow: hidden; }

.ht_master .wtHolder { overflow: auto; }

.ht_clone_left .wtHolder {
    overflow-x: hidden;
    overflow-y: auto;
}

.ht_clone_top .wtHolder,
.ht_clone_bottom .wtHolder {
    overflow-x: hidden;
    overflow-y: hidden;
}

.handsontable td.htSearchResult { background-color: #FFF3E0; }

.htBordered { border-width: 1px; }

.htBordered.htTopBorderSolid {
    border-top-color: #000;
    border-top-style: solid;
}

.htBordered.htRightBorderSolid {
    border-right-color: #000;
    border-right-style: solid;
}

.htBordered.htBottomBorderSolid {
    border-bottom-color: #000;
    border-bottom-style: solid;
}

.htBordered.htLeftBorderSolid {
    border-left-color: #000;
    border-left-style: solid;
}

.handsontable thead tr:nth-last-child(2) th.htGroupIndicatorContainer { padding-bottom: 5px; }

.htCollapseButton {
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    border: 1px solid #f5f5f5;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    height: 10px;
    line-height: 10px;
    margin-bottom: 3px;
    position: relative;
    text-align: center;
    width: 10px;
}

.htCollapseButton:after {
    background-color: #ccc;
    bottom: 10px;
    content: "";
    display: block;
    height: 300%;
    margin-left: 4px;
    position: absolute;
    width: 1px;
}

thead .htCollapseButton {
    background-color: #fff;
    position: absolute;
    right: 5px;
    top: 5px;
}

thead .htCollapseButton:after {
    height: 1px;
    right: 10px;
    top: 4px;
    width: 700%;
}

.handsontable th .htExpandButton {
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    display: none;
    position: absolute;
    top: 0;
}

.handsontable th .htExpandButton.clickable { display: block; }

.handsontable thead th .htExpandButton { top: 5px; }

.collapsibleIndicator {
    -webkit-box-shadow: 0 0 0 6px #eeeeee;
    background-color: #eee;
    border: 1px solid #999999;
    border-radius: 100px;
    box-shadow: 0 0 0 6px #eeeeee;
    color: #333333;
    cursor: pointer;
    font-size: 10px;
    height: 10px;
    line-height: 10px;
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translate(0%, -50%);
    width: 10px;
}

.handsontable col.hidden { width: 0 !important; }

.handsontable table tr th.lightRightBorder { border-right: 1px solid #E6E6E6; }

.handsontable tr.hidden,
.handsontable tr.hidden td,
.handsontable tr.hidden th { display: none; }

.wtDebugHidden { display: none; }

.wtDebugVisible {
    -webkit-animation-duration: 0.5s;
    -webkit-animation-name: wtFadeInFromNone;
    animation-duration: 0.5s;
    animation-name: wtFadeInFromNone;
    display: block;
}

@keyframes wtFadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

@-webkit-keyframes wtFadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: block;
        opacity: 0;
    }

    100% {
        display: block;
        opacity: 1;
    }
}

.handsontable.mobile,
.handsontable.mobile .wtHolder {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-overflow-scrolling: touch;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    user-select: none;
}

.htMobileEditorContainer {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-text-size-adjust: none;
    background: #f5f5f5;
    border: 1px solid #eee;
    border-radius: 20px;
    box-sizing: border-box;
    display: none;
    height: 54pt;
    position: absolute;
    top: 0;
    width: 70%;
    z-index: 999;
}

.htMobileEditorContainer.active { display: block; }

.htMobileEditorContainer .inputs {
    bottom: 10px;
    height: 36px;
    left: 14px;
    position: absolute;
    right: 210px;
    top: 10px;
}

.htMobileEditorContainer .inputs textarea {
    -webkit-appearance: none;
    -webkit-box-shadow: none;
    border: 1px solid #a1a1a1;
    bottom: 0;
    box-shadow: none;
    font-size: 13px;
    left: 14px;
    padding: 7px;
    position: absolute;
    right: 14px;
    top: 0;
}

.htMobileEditorContainer .cellPointer {
    border-bottom: 13px solid #ebebeb;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    height: 0;
    left: 30px;
    position: absolute;
    top: -13px;
    width: 0;
}

.htMobileEditorContainer .cellPointer.hidden { display: none; }

.htMobileEditorContainer .cellPointer:before {
    border-bottom: 13px solid #f5f5f5;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    content: '';
    display: block;
    height: 0;
    left: -13px;
    position: absolute;
    top: 2px;
    width: 0;
}

.htMobileEditorContainer .moveHandle {
    bottom: 0px;
    cursor: move;
    left: 5px;
    position: absolute;
    top: 10px;
    width: 30px;
    z-index: 9999;
}

.htMobileEditorContainer .moveHandle:after {
    color: #ebebeb;
    content: "..\a..\a..\a..";
    display: inline-block;
    font-size: 20px;
    line-height: 10px;
    margin-top: -8px;
    white-space: pre;
}

.htMobileEditorContainer .positionControls {
    bottom: 0;
    position: absolute;
    right: 5px;
    top: 0;
    width: 205px;
}

.htMobileEditorContainer .positionControls > div {
    float: left;
    height: 100%;
    width: 50px;
}

.htMobileEditorContainer .positionControls > div:after {
    content: " ";
    display: block;
    height: 15px;
    line-height: 50px;
    text-align: center;
    width: 15px;
}

.htMobileEditorContainer .leftButton:after,
.htMobileEditorContainer .rightButton:after,
.htMobileEditorContainer .upButton:after,
.htMobileEditorContainer .downButton:after {
    -moz-transform-origin: 5px;
    -ms-transform-origin: 5px;
    -webkit-transform-origin: 5px;
    margin: 21px 0 0 21px;
    transform-origin: 5px;
}

.htMobileEditorContainer .leftButton:after {
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(-45deg);
}

.htMobileEditorContainer .leftButton:active:after { border-color: #cfcfcf; }

.htMobileEditorContainer .rightButton:after {
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(135deg);
}

.htMobileEditorContainer .rightButton:active:after { border-color: #cfcfcf; }

.htMobileEditorContainer .upButton:after {
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(45deg);
}

.htMobileEditorContainer .upButton:active:after { border-color: #cfcfcf; }

.htMobileEditorContainer .downButton:after {
    -ms-transform: rotate(225deg);
    -o-transform: rotate(225deg);
    -webkit-transform: rotate(225deg);
    border-left: 2px solid #288ffe;
    border-top: 2px solid #288ffe;
    transform: rotate(225deg);
}

.htMobileEditorContainer .downButton:active:after { border-color: #cfcfcf; }

.topLeftSelectionHandle:not(.ht_master .topLeftSelectionHandle),
.topLeftSelectionHandle-HitArea:not(.ht_master .topLeftSelectionHandle-HitArea) { z-index: 9999; }

.topLeftSelectionHandle,
.topLeftSelectionHandle-HitArea,
.bottomRightSelectionHandle,
.bottomRightSelectionHandle-HitArea {
    left: -10000px;
    top: -10000px;
}

.handsontable.hide-tween {
    -o-animation: opacity-hide 0.3s;
    -webkit-animation: opacity-hide 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation: opacity-hide 0.3s;
    animation-fill-mode: forwards;
}

.handsontable.show-tween {
    -o-animation: opacity-show 0.3s;
    -webkit-animation: opacity-show 0.3s;
    -webkit-animation-fill-mode: forwards;
    animation: opacity-show 0.3s;
    animation-fill-mode: forwards;
}

@-webkit-keyframes opacity-hide {
    from { opacity: 1; }

    to { opacity: 0; }
}

@keyframes opacity-hide {
    from { opacity: 1; }

    to { opacity: 0; }
}

@-webkit-keyframes opacity-show {
    from { opacity: 0; }

    to { opacity: 1; }
}

@keyframes opacity-show {
    from { opacity: 0; }

    to { opacity: 1; }
}

.htContextMenu {
    display: none;
    position: absolute;
    z-index: 1051;
}

.htContextMenu .ht_clone_top,
.htContextMenu .ht_clone_left,
.htContextMenu .ht_clone_corner,
.htContextMenu .ht_clone_debug { display: none; }

.htContextMenu .htCore {
    background-color: #fff;
    border: 1px solid #ddd;
    padding: 5px 0;
}

.htContextMenu .wtBorder { visibility: hidden; }

.htContextMenu table tbody tr td {
    border-width: 0;
    cursor: pointer;
    overflow: hidden;
    padding: 0 12px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.htContextMenu table tbody tr td:first-child { border: 0; }

.htContextMenu table tbody tr td.htDimmed { color: #333333; }

.htContextMenu table tbody tr td.current,
.htContextMenu table tbody tr td.zeroclipboard-is-hover { background: #f5f5f5; }

.htContextMenu table tbody tr td.htSeparator {
    background-color: transparent;
    cursor: default;
    height: 0;
    padding: 0;
}

.htContextMenu table tbody tr td.htSeparator > div {
    background-color: #ddd;
    height: 1px;
    margin: 5px 0;
}

.htContextMenu table tbody tr td.htDisabled { color: #999999; }

.htContextMenu table tbody tr td.htDisabled,
.htContextMenu table tbody tr td.htDisabled:hover { cursor: default; }

.htContextMenu table tbody tr td div span.selected {
    color: #777;
    font-size: 0;
    margin-top: -8px;
    position: absolute;
    right: 12px;
    top: 50%;
}

.htContextMenu table tbody tr td div span.selected:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e600';
    display: inline-block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
}

.htContextMenu table tbody tr.htHidden { display: none; }

.htContextMenu .ht_master .wtHolder { overflow: hidden; }

.htContextMenuSub_Alignment {
    margin-left: -1px;
    margin-top: -5px;
}

.global-zeroclipboard-container,
.global-zeroclipboard-flash-bridge { cursor: pointer; }

.pika-single {
    background-color: #fff;
    border: 1px solid #ddd;
    display: block;
    position: relative;
    z-index: 1000;
}

.pika-single:before,
.pika-single:after {
    content: " ";
    display: table;
}

.pika-single:after { clear: both; }

.pika-single.is-hidden { display: none; }

.pika-single.is-bound { position: absolute; }

.pika-lendar {
    float: left;
    margin: 5px;
    max-width: 250px;
}

.pika-title {
    position: relative;
    text-align: center;
}

.pika-title select {
    cursor: pointer;
    filter: alpha(opacity=0);
    height: 36px;
    left: 0;
    margin: 0;
    opacity: 0;
    padding: 7px 12px;
    position: absolute;
    z-index: 999;
}

.pika-label {
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    margin: 0;
    overflow: hidden;
    padding-bottom: 15px;
    padding-top: 15px;
    position: relative;
    z-index: 1000;
}

.pika-label + .pika-label {
    color: #999999;
    font-size: 13px;
    margin-left: 10px;
    top: -1px;
}

.pika-prev,
.pika-next {
    background-color: transparent;
    border: 0;
    display: block;
    font-size: 0;
    margin: 10px 0;
    padding: 5px;
    position: relative;
}

.pika-prev:after,
.pika-next:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    text-align: center;
    width: 16px;
}

.pika-prev:hover,
.pika-next:hover { background-color: #f5f5f5; }

.pika-prev.is-disabled,
.pika-next.is-disabled {
    cursor: default;
    opacity: .2;
}

.pika-prev { float: left; }

.pika-prev:after { content: '\e9c8'; }

.pika-next { float: right; }

.pika-next:after { content: '\e9cb'; }

.pika-table {
    border: 0;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
    width: 100%;
}

.pika-table th,
.pika-table td { position: relative; }

.pika-table th {
    color: #999999;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: center;
}

.pika-table abbr {
    border-bottom: 0;
    cursor: default;
}

.pika-button {
    background-color: transparent;
    border: 0;
    border-radius: 3px;
    display: block;
    margin: 0;
    padding: 7px;
    text-align: center;
    width: 100%;
}

.pika-button:hover { background-color: #f5f5f5; }

.is-today .pika-button { background-color: #f5f5f5; }

.is-selected .pika-button {
    background-color: #26A69A;
    color: #fff;
}

.is-today .pika-button:before,
.is-selected .pika-button:before,
.is-today.is-selected .pika-button:before {
    border-left: 6px solid transparent;
    border-top: 6px solid #fff;
    content: "";
    height: 0;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 0;
}

.is-today .pika-button:before { border-top-color: #EF5350; }

.is-startrange .pika-button,
.is-endrange .pika-button {
    background: #26A69A;
    color: #fff;
}

.is-inrange .pika-button { background: #f5f5f5; }

.is-disabled .pika-button {
    cursor: not-allowed;
    filter: alpha(opacity=50);
    opacity: 0.5;
    pointer-events: none;
}

.pika-select { display: inline-block; }

.pika-week {
    color: #999999;
    font-size: 11px;
}

/* ------------------------------------------------------------------------------
 *
 *  # Datatables library
 *
 *  Add advanced interaction controls to any HTML table
 *
 *  Version: 1.1
 *  Latest update: Nov 10, 2015
 *
 * ---------------------------------------------------------------------------- */

.dataTable {
    border-collapse: separate;
    margin: 0;
    max-width: none;
}

.dataTable thead th,
.dataTable thead td {
    outline: 0;
    position: relative;
}

.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting { cursor: pointer; }

.dataTable thead .sorting,
.dataTable thead .sorting_asc,
.dataTable thead .sorting_desc,
.dataTable thead .sorting_asc_disabled,
.dataTable thead .sorting_desc_disabled { padding-right: 40px; }

.dataTable thead .sorting:before,
.dataTable thead .sorting:after,
.dataTable thead .sorting_asc:after,
.dataTable thead .sorting_desc:after,
.dataTable thead .sorting_asc_disabled:after,
.dataTable thead .sorting_desc_disabled:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 12px;
    line-height: 1;
    margin-top: -6px;
    position: absolute;
    right: 20px;
    top: 50%;
}

.dataTable thead .sorting:before {
    color: #999999;
    content: '\e9c1';
    margin-top: -2px;
}

.dataTable thead .sorting:after {
    color: #999999;
    content: '\e9c2';
    margin-top: -10px;
}

.dataTable thead .sorting_asc:after { content: '\e9c2'; }

.dataTable thead .sorting_desc:after { content: '\e9c1'; }

.dataTable thead .sorting_asc_disabled:after {
    color: #ccc;
    content: '\e9c2';
}

.dataTable thead .sorting_desc_disabled:after {
    color: #ccc;
    content: '\e9c1';
}

.dataTable tbody > tr:first-child > th,
.dataTable tbody > tr:first-child > td { border-top: 0; }

.dataTable tbody + thead > tr:first-child > th,
.dataTable tbody + tfoot + thead > tr:first-child > th,
.dataTable tbody + thead > tr:first-child > td,
.dataTable tbody + tfoot + thead > tr:first-child > td { border-top: 0; }

.dataTable .dataTables_empty { text-align: center; }

.dataTable.table-bordered { border-collapse: collapse; }

.dataTables_wrapper {
    clear: both;
    position: relative;
}

.dataTables_wrapper:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}

.dataTables_wrapper .table-bordered { border-top: 0; }

.dataTables_wrapper + .panel-body { border-top: 1px solid #ddd; }

.dataTables_processing {
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background-color: #fff;
    height: 40px;
    left: 50%;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 100%;
}

.datatable-header,
.datatable-footer { padding-top: 20px; }

.datatable-header:after,
.datatable-footer:after {
    clear: both;
    content: "";
    display: table;
}

.datatable-header > div:first-child,
.datatable-footer > div:first-child { margin-left: 0; }

.panel > .dataTables_wrapper .datatable-header,
.panel > .dataTables_wrapper .datatable-footer {
    padding-left: 20px;
    padding-right: 20px;
}

.datatable-header { border-bottom: 1px solid #ddd; }

.datatable-footer { border-top: 1px solid #bbb; }

.dataTables_length {
    display: inline-block;
    float: right;
    margin: 0 0 20px 20px;
}

.dataTables_length > label { margin-bottom: 0; }

.dataTables_length > label > span:first-child {
    float: left;
    margin: 8px 15px;
    margin-left: 0;
}

.length-left .dataTables_length { float: left; }

.dataTables_length .select2-container { width: auto; }

.dataTables_length .select2-choice { min-width: 60px; }

.dataTables_filter {
    display: block;
    float: left;
    margin: 0 0 20px 20px;
    position: relative;
}

.dataTables_filter > label {
    margin-bottom: 0;
    position: relative;
}

.dataTables_filter > label:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    color: #999999;
    content: "\e98e";
    display: inline-block;
    font-family: 'icomoon';
    font-size: 12px;
    line-height: 1;
    position: absolute;
    right: 12px;
    top: 12px;
}

.dataTables_filter > label > span {
    float: left;
    margin: 8px 15px;
    margin-left: 0;
}

.dataTables_filter input {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 0 3px #cccccc;
    color: #333333;
    font-size: 13px;
    height: 36px;
    line-height: 1.5384616;
    outline: 0;
    padding: 7px 12px;
    padding-right: 34px;
    width: 200px;
}

.filter-right .dataTables_filter { float: right; }

.dataTables_info {
    float: left;
    margin-bottom: 20px;
    padding: 8px 0;
}

.info-right .dataTables_info { float: right; }

.dataTables_paginate {
    float: right;
    margin: 0 0 20px 20px;
    text-align: right;
}

.dataTables_paginate .paginate_button {
    border: 1px solid transparent;
    border-radius: 3px;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    margin-left: 2px;
    min-width: 36px;
    padding: 7px 12px;
    text-align: center;
    text-decoration: none;
}

.dataTables_paginate .paginate_button:first-child { margin-left: 0; }

.dataTables_paginate .paginate_button:hover,
.dataTables_paginate .paginate_button:focus { background-color: #f5f5f5; }

.dataTables_paginate .paginate_button.current,
.dataTables_paginate .paginate_button.current:hover,
.dataTables_paginate .paginate_button.current:focus {
    background-color: #455A64;
    color: #fff;
}

.dataTables_paginate .paginate_button.disabled,
.dataTables_paginate .paginate_button.disabled:hover,
.dataTables_paginate .paginate_button.disabled:focus {
    background-color: transparent;
    color: #bbb;
    cursor: default;
}

.paginate-left .dataTables_paginate { float: left; }

.paging_simple .paginate_button:hover,
.paging_simple .paginate_button:focus {
    background-color: #455A64;
    color: #fff;
}

.dataTables_scroll { clear: both; }

.dataTables_scroll .dataTables_scrollHead table { border-bottom: 0; }

.dataTables_scroll .dataTables_scrollHead th,
.dataTables_scroll .dataTables_scrollHead td { white-space: nowrap; }

.dataTables_scroll .dataTables_scrollBody { -webkit-overflow-scrolling: touch; }

.dataTables_scroll .dataTables_scrollBody table { border-bottom: 0; }

.dataTables_scroll .dataTables_scrollBody table thead th[class*=sorting]:before,
.dataTables_scroll .dataTables_scrollBody table thead th[class*=sorting]:after { content: none; }

.dataTables_scroll .dataTables_scrollBody table tbody tr:first-child > td { border-top: 0; }

.dataTables_scroll .dataTables_scrollBody th,
.dataTables_scroll .dataTables_scrollBody td { white-space: nowrap; }

.dataTables_scroll .dataTables_scrollBody th > .dataTables_sizing,
.dataTables_scroll .dataTables_scrollBody td > .dataTables_sizing {
    height: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

.panel-body + .dataTables_wrapper { border-top: 1px solid #ddd; }

.panel-body > .dataTables_wrapper .datatable-footer .dataTables_length,
.panel-body > .dataTables_wrapper .datatable-footer .dataTables_filter,
.panel-body > .dataTables_wrapper .datatable-footer .dataTables_info,
.panel-body > .dataTables_wrapper .datatable-footer .dataTables_paginate { margin-bottom: 0; }

.panel-flat > .panel-heading + .dataTables_wrapper { border-top: 1px solid #ddd; }

.panel > .dataTables_wrapper .table-bordered { border: 0; }

.panel > .dataTables_wrapper .table-bordered > thead > tr > td:first-child,
.panel > .dataTables_wrapper .table-bordered > tbody > tr > td:first-child,
.panel > .dataTables_wrapper .table-bordered > tfoot > tr > td:first-child,
.panel > .dataTables_wrapper .table-bordered > thead > tr > th:first-child,
.panel > .dataTables_wrapper .table-bordered > tbody > tr > th:first-child,
.panel > .dataTables_wrapper .table-bordered > tfoot > tr > th:first-child { border-left: 0; }

.panel > .dataTables_wrapper .table-bordered > thead > tr > td:last-child,
.panel > .dataTables_wrapper .table-bordered > tbody > tr > td:last-child,
.panel > .dataTables_wrapper .table-bordered > tfoot > tr > td:last-child,
.panel > .dataTables_wrapper .table-bordered > thead > tr > th:last-child,
.panel > .dataTables_wrapper .table-bordered > tbody > tr > th:last-child,
.panel > .dataTables_wrapper .table-bordered > tfoot > tr > th:last-child { border-right: 0; }

.panel > .dataTables_wrapper .table-bordered > tbody > tr:last-child > th,
.panel > .dataTables_wrapper .table-bordered > tbody > tr:last-child > td { border-bottom: 0; }

.datatable-scroll-lg,
.datatable-scroll,
.datatable-scroll-sm { min-height: .01%; }

.datatable-scroll-wrap {
    min-height: .01%;
    overflow-x: auto;
    width: 100%;
}

@media (max-width: 768px) {
    .datatable-scroll-sm {
        overflow-x: scroll;
        width: 100%;
    }

    .datatable-scroll-sm th,
    .datatable-scroll-sm td { white-space: nowrap; }
}

@media (max-width: 1024px) {
    .datatable-scroll {
        overflow-x: scroll;
        width: 100%;
    }

    .datatable-scroll th,
    .datatable-scroll td { white-space: nowrap; }
}

@media (max-width: 1199px) {
    .datatable-scroll-lg {
        overflow-x: scroll;
        width: 100%;
    }

    .datatable-scroll-lg th,
    .datatable-scroll-lg td { white-space: nowrap; }
}

@media (max-width: 768px) {
    .dataTables_info,
    .dataTables_paginate,
    .dataTables_length,
    .dataTables_filter,
    .DTTT_container,
    .ColVis {
        float: none !important;
        margin-left: 0;
        text-align: center;
    }

    .dataTables_info,
    .dataTables_paginate { margin-top: 0; }

    .datatable-header { text-align: center; }
}

/* ------------------------------------------------------------------------------
*
*  # Columns reorder
*
*  Easily modify the column order of a table through drop-and-drag of column headers
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.DTCR_clonedTable {
    background-color: rgba(255, 255, 255, 0.8);
    cursor: move;
    z-index: 202;
}

.DTCR_clonedTable th,
.DTCR_clonedTable td { border: 1px solid #ddd !important; }

.DTCR_pointer {
    background-color: #2196F3;
    width: 1px;
    z-index: 201;
}

/* ------------------------------------------------------------------------------
*
*  # Row Reorder extension
*
*  RowReorder adds the ability for rows in a DataTable to be reordered through
*  user interaction with the table.
*
*  Version: 1.0
*  Latest update: Nov 10, 2015
*
* ---------------------------------------------------------------------------- */

.dt-rowReorder-float {
    background-color: #fff;
    cursor: move;
    filter: alpha(opacity=90);
    opacity: 0.9;
    outline: 1px dashed #777;
    outline-offset: -1px;
    position: absolute !important;
    table-layout: static;
    z-index: 1030;
}

.dt-rowReorder-moving {
    outline: 1px solid #777;
    outline-offset: -1px;
}

.dt-rowReorder-noOverflow { overflow-x: hidden; }

.dataTable td.reorder {
    cursor: move;
    text-align: center;
}

/* ------------------------------------------------------------------------------
*
*  # Fixed columns
*
*  Extension that "freezes" in place the left most columns in a scrolling DataTable
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.DTFC_Cloned {
    background-color: #fff;
    border-bottom: 0;
}

.DTFC_LeftWrapper .DTFC_Cloned.table { border-right: 1px solid #ddd; }

.DTFC_RightWrapper .DTFC_Cloned.table { border-left: 1px solid #ddd; }

.DTFC_LeftBodyWrapper .DTFC_Cloned thead th:before,
.DTFC_RightBodyWrapper .DTFC_Cloned thead th:before,
.DTFC_LeftBodyWrapper .DTFC_Cloned thead th:after,
.DTFC_RightBodyWrapper .DTFC_Cloned thead th:after { content: none; }

.DTFC_LeftBodyWrapper .DTFC_Cloned tbody > tr:first-child > td,
.DTFC_RightBodyWrapper .DTFC_Cloned tbody > tr:first-child > td,
.DTFC_LeftBodyWrapper .DTFC_Cloned tbody > tr:first-child > th,
.DTFC_RightBodyWrapper .DTFC_Cloned tbody > tr:first-child > th { border-top: 0; }

.DTFC_Blocker { background-color: white; }

@media (max-width: 768px) {
    .DTFC_LeftWrapper,
    .DTFC_RightWrapper { display: none; }
}

/* ------------------------------------------------------------------------------
*
*  # Fixed Header extension
*
*  This extension lets your users quickly determine what each column refers to
*  rather than needing to scroll back to the top of the table.
*
*  Version: 1.0
*  Latest update: Nov 9, 2015
*
* ---------------------------------------------------------------------------- */

.fixedHeader-floating,
.fixedHeader-locked {
    background-color: #fff;
    margin-bottom: 0;
    margin-top: 0;
}

.fixedHeader-floating { position: fixed; }

.fixedHeader-floating + .fixedHeader-floating,
.fixedHeader-locked + .fixedHeader-floating { border-top: 0 !important; }

@media (max-width: 768px) {
    .fixedHeader-floating { display: none; }
}

.fixedHeader-locked { position: absolute; }

@media (max-width: 768px) {
    .fixedHeader-locked { display: none; }
}

@media print {
    table.fixedHeader-floating { display: none; }
}

/* ------------------------------------------------------------------------------
*
*  # Autofill extension
*
*  Spreadsheets such as Excel and Google Docs have a very handy data duplication
*  option of an auto fill tool
*
*  Version: 1.0
*  Latest update: Nov 9, 2015
*
* ---------------------------------------------------------------------------- */

.dt-autofill-handle {
    background: #2196F3;
    border: 1px solid #2196F3;
    height: 8px;
    position: absolute;
    width: 8px;
    z-index: 102;
}

.dt-autofill-select {
    background-color: #2196F3;
    background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(255, 255, 255, 0.75) 5px, rgba(255, 255, 255, 0.75) 10px);
    position: absolute;
    z-index: 1001;
}

.dt-autofill-select.top,
.dt-autofill-select.bottom { height: 1px; }

.dt-autofill-select.left,
.dt-autofill-select.right { width: 1px; }

.dt-autofill-list {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 3px;
    left: 50%;
    margin-left: -250px;
    padding: 10px 0;
    position: fixed;
    top: 50%;
    width: 500px;
    z-index: 1050;
}

.dt-autofill-list ul {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.dt-autofill-list ul li { display: table-row; }

.dt-autofill-list ul li:hover { background-color: #f5f5f5; }

.dt-autofill-list .dt-autofill-question {
    display: table-cell;
    padding: 7px 15px;
}

.dt-autofill-list .dt-autofill-question input[type=number] {
    margin: -2px 0;
    padding: 6px;
    width: 30px;
}

.dt-autofill-list .dt-autofill-button {
    display: table-cell;
    padding: 7px 15px;
    text-align: right;
}

.dt-autofill-list .dt-autofill-button .btn {
    background-color: #2196F3;
    color: #fff;
    font-size: 0;
    padding: 3px;
}

.dt-autofill-list .dt-autofill-button .btn:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9c3';
    display: block;
    font-family: 'Icomoon';
    font-size: 16px;
    line-height: 1;
    width: 16px;
}

.dt-autofill-list .dt-autofill-button .btn:hover {
    filter: alpha(opacity=85);
    opacity: 0.85;
}

.dt-autofill-background {
    background-color: #000;
    filter: alpha(opacity=50);
    height: 100%;
    left: 0;
    opacity: 0.5;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1040;
}

/* ------------------------------------------------------------------------------
*
*  # Select extension
*
*  Spreadsheets such as Excel and Google Docs have a very handy data duplication
*  option of an auto fill tool
*
*  Version: 1.1
*  Latest update: Dec 9, 2015
*
* ---------------------------------------------------------------------------- */

.dataTable tbody > tr.selected,
.dataTable tbody > tr > .selected { background-color: #E8F5E9; }

.dataTables_wrapper .select-info,
.dataTables_wrapper .select-item { margin-left: 10px; }

@media (max-width: 768px) {
    .dataTables_wrapper .select-info,
    .dataTables_wrapper .select-item {
        display: block;
        margin-left: 0;
    }
}

.dataTable tbody .select-checkbox { position: relative; }

.dataTable tbody .select-checkbox:before,
.dataTable tbody .select-checkbox:after {
    color: #455A64;
    cursor: pointer;
    display: inline-block;
    left: 50%;
    position: absolute;
    top: 50%;
}

.dataTable tbody .select-checkbox:before {
    background-color: #fff;
    border: 2px solid #607D8B;
    content: '';
    height: 18px;
    margin-left: -9px;
    margin-top: -9px;
    width: 18px;
}

.dataTable tbody .selected .select-checkbox:after {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: "\e600";
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    margin-left: -8px;
    margin-top: -8px;
}

/* ------------------------------------------------------------------------------
*
*  # Buttons extension
*
*  The Buttons extension for DataTables provides a common set of options, API
*  methods and styling to display buttons that will interact with a DataTable
*
*  Version: 1.0
*  Latest update: Nov 10, 2015
*
* ---------------------------------------------------------------------------- */

.dt-buttons-full .dt-buttons {
    background-color: #fcfcfc;
    border-bottom: 1px solid #ddd;
    display: block;
    float: none;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 20px;
    text-align: center;
}

.dt-buttons-full .dt-buttons > .btn {
    float: none;
    margin-bottom: 10px;
}

.dt-buttons {
    display: inline-block;
    float: right;
    margin: 0 0 20px 20px;
}

.dt-buttons-left .dt-buttons { float: left; }

@media screen and (max-width: 767px) {
    .dt-buttons {
        display: block;
        float: none;
        text-align: center;
    }

    .dt-buttons .btn { float: none; }
}

.dt-button {
    border: 1px solid transparent;
    display: inline-block;
    outline: 0;
    padding: 7px 12px;
}

 + .dt-button { margin-left: 10px; }

.dt-button-info {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: 50%;
    margin-left: -200px;
    margin-top: -100px;
    padding: 20px;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 400px;
    z-index: 1050;
}

.dt-button-info h2 {
    font-size: 17px;
    line-height: 1.5384616;
    margin-top: 0;
}

.dt-button-background {
    background-color: #333;
    filter: alpha(opacity=25);
    height: 100%;
    left: 0;
    opacity: 0.25;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
}

.dt-button-collection.dropdown-menu {
    -moz-column-gap: 2px;
    -ms-column-gap: 2px;
    -o-column-gap: 2px;
    -webkit-column-gap: 2px;
    column-gap: 2px;
    display: block;
    overflow: hidden;
    padding: 3px 0;
    z-index: 1000;
}

.dt-button-collection.dropdown-menu > li {
    border: 0;
    display: block;
    margin: 0;
    padding: 0;
    padding-bottom: 1px;
    position: relative;
}

.dt-button-collection.dropdown-menu > li + li { margin-left: 0; }

.dt-button-collection.dropdown-menu > li > a {
    border-radius: 3px;
    margin: 2px 2px 1px 2px;
}

.dt-button-collection.dropdown-menu.fixed {
    left: 50%;
    margin-left: -75px;
    padding-left: 3px;
    padding-right: 3px;
    position: fixed;
    top: 50%;
}

.dt-button-collection.dropdown-menu.fixed.two-column { margin-left: -150px; }

.dt-button-collection.dropdown-menu.fixed.three-column { margin-left: -225px; }

.dt-button-collection.dropdown-menu.fixed.four-column { margin-left: -300px; }

.dt-button-collection.dropdown-menu > * {
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
}

.dt-button-collection.dropdown-menu.two-column {
    -moz-column-count: 2;
    -ms-column-count: 2;
    -o-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    width: 300px;
}

.dt-button-collection.dropdown-menu.three-column {
    -moz-column-count: 3;
    -ms-column-count: 3;
    -o-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    width: 450px;
}

.dt-button-collection.dropdown-menu.four-column {
    -moz-column-count: 4;
    -ms-column-count: 4;
    -o-column-count: 4;
    -webkit-column-count: 4;
    column-count: 4;
    width: 600px;
}

/* ------------------------------------------------------------------------------
*
*  # Key Table extension
*
*  KeyTable provides Excel like cell navigation on any table. Events (focus, blur,
*  action etc) can be assigned to individual cells, columns, rows or all cells.
*
*  Version: 1.0
*  Latest update: Nov 10, 2015
*
* ---------------------------------------------------------------------------- */

.dataTable th.focus,
.dataTable td.focus {
    outline: 2px solid #2196F3;
    outline-offset: -1px;
}

.dataTable th.focus-success,
.dataTable td.focus-success {
    background-color: #E8F5E9;
    outline-color: #4CAF50;
}

.dataTable th.focus-info,
.dataTable td.focus-info {
    background-color: #E3F2FD;
    outline-color: #2196F3;
}

.dataTable th.focus-warning,
.dataTable td.focus-warning {
    background-color: #FBE9E7;
    outline-color: #FF5722;
}

.dataTable th.focus-danger,
.dataTable td.focus-danger {
    background-color: #FFEBEE;
    outline-color: #F44336;
}

/* ------------------------------------------------------------------------------
*
*  # Datatables Scroller
*
*  Drawing the rows required for the current display only, for fast operation
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.DTS tbody th,
.DTS tbody td { white-space: nowrap; }

.DTS .DTS_Loading {
    background-color: rgba(255, 255, 255, 0.5);
    border: 1px solid #999;
    height: 20px;
    left: 50%;
    margin-left: -100px;
    margin-top: -20px;
    padding: 20px 0;
    position: absolute;
    text-align: center;
    top: 50%;
    width: 200px;
    z-index: 1;
}

.DTS .dataTables_scrollHead,
.DTS .dataTables_scrollFoot { background-color: #fff; }

.DTS .dataTables_scrollBody { z-index: 2; }

/* ------------------------------------------------------------------------------
*
*  # Responsive extension
*
*  Optimise the table's layout for different screen sizes through the dynamic
*  insertion and removal of columns from the table
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.dtr-inline.collapsed tbody tr td:before,
.dtr-inline.collapsed tbody tr th:before { margin-right: 10px; }

.dtr-inline.collapsed tbody tr td:first-child,
.dtr-inline.collapsed tbody tr th:first-child {
    cursor: pointer;
    position: relative;
    white-space: nowrap;
}

.dtr-inline.collapsed tbody tr td:first-child.dataTables_empty:before,
.dtr-inline.collapsed tbody tr th:first-child.dataTables_empty:before { display: none; }

.dtr-column tbody td.control,
.dtr-column tbody th.control {
    cursor: pointer;
    position: relative;
}

.dtr-inline.collapsed tbody tr td:first-child:before,
.dtr-inline.collapsed tbody tr th:first-child:before,
.dtr-column tbody tr td.control:before,
.dtr-column tbody tr th.control:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    content: '\e9e4';
    display: inline-block;
    font-family: 'icomoon';
    font-size: 16px;
    line-height: 1;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 16px;
}

.dataTable.dtr-inline.collapsed tbody tr.parent td:first-child:before,
.dataTable.dtr-inline.collapsed tbody tr.parent th:first-child:before,
.dataTable.dtr-column tbody tr.parent td.control:before,
.dataTable.dtr-column tbody tr.parent th.control:before { content: '\e9e7'; }

.dtr-inline.collapsed tbody tr.child td:before { display: none; }

.dataTable tr.child:hover { background-color: transparent; }

.dataTable tr.child .dtr-title {
    display: table-cell;
    font-weight: 500;
    padding-right: 40px;
}

.dataTable tr.child .dtr-data {
    display: table-cell;
    padding: 8px 0;
}

.dataTable tr td.child {
    position: relative;
    white-space: normal;
}

.dataTable tr td.child > ul {
    display: table;
    list-style: none;
    margin: 0;
    padding: 0;
    table-layout: fixed;
    width: 100%;
}

.dataTable tr td.child > ul > li { display: table-row; }

@media (max-width: 480px) {
    .dataTable tr td.child > ul > li .dropdown,
    .dataTable tr td.child > ul > li .dropup,
    .dataTable tr td.child > ul > li .btn-group { position: static; }

    .dataTable tr td.child > ul > li .dropdown-menu {
        border-radius: 0;
        border-width: 1px 0;
        left: 0;
        right: 0;
    }
}

/* ------------------------------------------------------------------------------
 *
 *  # Google maps base
 *
 *  Styles related to Google Maps: containers, sizing etc.
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.map-wrapper {
    height: 400px;
    width: 100%;
}

.sidebar .map-wrapper {
    border: 1px solid #ddd;
    height: 200px;
}

/* ------------------------------------------------------------------------------
 *
 *  # Google Maps overrides
 *
 *  Override Google Maps default styles
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.map-container { height: 500px; }

.gm-style { font-size: 13px; }

.gm-style .gm-style-iw {
    font-size: 13px;
    font-weight: 400;
}

/* ------------------------------------------------------------------------------
 *
 *  # Vector maps
 *
 *  Vector map container, tooltip and zooming
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.vector-map-container { height: 500px; }

.jvectormap-label {
    background-color: #333;
    border-radius: 2px;
    color: #fff;
    display: none;
    padding: 7px 12px;
    position: absolute;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
    background-color: #37474F;
    border-radius: 2px;
    color: white;
    cursor: pointer;
    font-size: 16px;
    font-weight: 300;
    left: 10px;
    line-height: 10px;
    padding: 8px;
    position: absolute;
    text-align: center;
}

.jvectormap-zoomin:hover,
.jvectormap-zoomout:hover { background-color: #455A64; }

.jvectormap-zoomin { top: 10px; }

.jvectormap-zoomout { top: 40px; }

/* ------------------------------------------------------------------------------
*
*  # Chart styling
*
*  Charts base - container and sizing setup
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.chart-container {
    position: relative;
    width: 100%;
}

.chart-container.has-scroll {
    max-width: 100%;
    overflow-x: scroll;
    overflow-y: visible;
}

@media (max-width: 768px) {
    .chart-container {
        max-width: 100%;
        overflow-x: scroll;
        overflow-y: visible;
    }
}

.chart {
    display: block;
    position: relative;
    width: 100%;
}

.chart.has-minimum-width { min-width: 600px; }

.has-fixed-height { height: 400px; }

.chart-pie {
    height: 400px;
    min-width: 500px;
    width: 100%;
}

/* ------------------------------------------------------------------------------
*
*  # C3 charts
*
*  Styles for C3.js visualization library
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.c3 svg { font-size: 12px; }

.c3 path,
.c3 line {
    fill: none;
    stroke: #999999;
}

.c3 path.domain { shape-rendering: crispEdges; }

.c3 text {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path { shape-rendering: crispEdges; }

.c3-chart-arc path { stroke: #fff; }

.c3-chart-arc text {
    fill: #fff;
    font-size: 13px;
}

.c3-grid line { stroke: #aaa; }

.c3-grid text { fill: #aaa; }

.c3-xgrid,
.c3-ygrid { stroke-dasharray: 3 3; }

.c3-text { font-weight: 500; }

.c3-text.c3-empty {
    fill: #808080;
    font-size: 2em;
}

.c3-line { stroke-width: 2px; }

.c3-area {
    filter: alpha(opacity=40);
    opacity: 0.4;
    stroke-width: 0;
}

.c3-circle._expanded_ {
    stroke: #fff;
    stroke-width: 1.5px;
}

.c3-selected-circle {
    fill: #fff;
    stroke-width: 2px;
}

.c3-bar { stroke-width: 0; }

.c3-bar._expanded_ { fill-opacity: 0.75; }

.c3-chart-arcs-title { font-size: 1.3em; }

.c3-chart-arcs .c3-chart-arcs-background {
    fill: #e0e0e0;
    stroke: none;
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
    fill: #333333;
    font-size: 15px;
}

.c3-chart-arcs .c3-chart-arcs-gauge-max,
.c3-chart-arcs .c3-chart-arcs-gauge-min { fill: #999999; }

.c3-chart-arc .c3-gauge-value {
    fill: #333333;
    font-size: 28px;
}

.c3-target.c3-focused {
    filter: alpha(opacity=100);
    opacity: 1;
}

.c3-target.c3-focused path.c3-line,
.c3-target.c3-focused path.c3-step { stroke-width: 2px; }

.c3-target.c3-defocused {
    filter: alpha(opacity=30) !important;
    opacity: 0.3 !important;
}

.c3-region {
    fill: #546E7A;
    fill-opacity: .1;
}

.c3-brush .extent { fill-opacity: .1; }

.c3-legend-item { font-size: 12px; }

.c3-legend-background {
    fill: #fff;
    filter: alpha(opacity=75);
    opacity: 0.75;
    stroke: lightgray;
    stroke-width: 1;
}

.c3-tooltip {
    background-color: #fff;
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    filter: alpha(opacity=95);
    opacity: 0.95;
}

.c3-tooltip th {
    background-color: #333;
    border: 1px solid #333;
    color: #fff;
    font-weight: 500;
    padding: 4px 10px;
    text-align: center;
}

.c3-tooltip td {
    background-color: #fff;
    border: 1px solid #ddd;
    font-size: 12px;
    padding: 6px 10px;
}

.c3-tooltip td > span {
    display: inline-block;
    height: 10px;
    margin-right: 6px;
    width: 10px;
}

.c3-tooltip td.value { text-align: right; }

/* ------------------------------------------------------------------------------
*
*  # D3.js library
*
*  Basic styles for D3.js visualization library
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.d3-axis path {
    fill: none;
    shape-rendering: crispEdges;
    stroke: #999999;
}

.d3-axis line {
    shape-rendering: crispEdges;
    stroke: #eeeeee;
}

.d3-axis .tick,
.d3-axis .tick text {
    fill: #333333;
    font-size: 12px;
}

.d3-axis-solid path,
.d3-axis-solid line { stroke: #ccc; }

.d3-axis-solid .tick { fill: #999999; }

.d3-axis-solid .tick text { fill: #999999; }

.d3-axis-strong path,
.d3-axis-strong line { stroke: #ccc; }

.d3-axis-strong .tick { fill: #333333; }

.d3-axis-strong .tick text { fill: #333333; }

.d3-axis-transparent path { stroke: none; }

.d3-axis-transparent line { stroke: #e5e5e5; }

.d3-axis-transparent .tick { fill: #999999; }

.d3-axis-transparent .tick text { fill: #999999; }

.d3-tip {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    font-size: 12px;
    margin-bottom: -3px;
    padding: 8px 15px;
    position: absolute;
    z-index: 1070;
}

.d3-tip .d3-tip-arrow {
    border-color: transparent;
    border-style: solid;
    height: 0;
    position: absolute;
    width: 0;
}

.d3-tip.n .d3-tip-arrow {
    border-top-color: #333;
    border-width: 4px 4px 0;
    bottom: -4px;
    left: 50%;
    margin-left: -4px;
}

.d3-tip.e .d3-tip-arrow {
    border-right-color: #333;
    border-width: 4px 4px 4px 0;
    left: -4px;
    margin-top: -4px;
    top: 50%;
}

.d3-tip.w .d3-tip-arrow {
    border-left-color: #333;
    border-width: 4px 0 4px 4px;
    margin-top: -4px;
    right: -4px;
    top: 50%;
}

.d3-tip.s .d3-tip-arrow {
    border-bottom-color: #333;
    border-width: 0 4px 4px;
    left: 50%;
    margin-left: -4px;
    top: 0;
}

.venntooltip {
    background-color: #333;
    border-radius: 3px;
    color: #fff;
    display: none;
    min-width: 60px;
    padding: 7px 12px;
    position: absolute;
    text-align: center;
    white-space: nowrap;
}

.d3-line { fill: none; }

.d3-line-thin { stroke-width: 1px; }

.d3-line-medium { stroke-width: 1.5px; }

.d3-line-strong { stroke-width: 2px; }

.d3-line-circle {
    cursor: pointer;
    fill: none;
}

.d3-line-circle-thin { stroke-width: 1px; }

.d3-line-circle-medium { stroke-width: 1.5px; }

.d3-line-circle-strong { stroke-width: 2px; }

.d3-grid .tick line {
    shape-rendering: crispEdges;
    stroke: #e5e5e5;
    stroke-width: 1px;
}

.d3-grid .tick text {
    fill: #333333;
    stroke: none;
}

.d3-grid-dashed .tick {
    shape-rendering: crispEdges;
    stroke: #e5e5e5;
    stroke-dasharray: 4, 2;
    stroke-width: 1px;
}

.d3-grid-dashed path { stroke-width: 0; }

.d3-crosshair-overlay {
    fill: none;
    pointer-events: all;
}

.bullet-tick line {
    shape-rendering: crispEdges;
    stroke: #999999;
    stroke-width: 1px;
}

.bullet-tick text {
    fill: #999999;
    font-size: 12px;
}

.bullet-marker {
    shape-rendering: crispEdges;
    stroke-width: 2px;
}

.bullet-title {
    font-size: 13px;
    font-weight: 500;
}

.bullet-subtitle { fill: #999999; }

.bullet-1 .bullet-range-1 { fill: rgba(96, 125, 139, 0.8); }

.bullet-1 .bullet-range-2 { fill: rgba(96, 125, 139, 0.4); }

.bullet-1 .bullet-range-3 { fill: #607D8B; }

.bullet-1 .bullet-measure-1 { fill: rgba(84, 110, 122, 0.9); }

.bullet-1 .bullet-measure-2 { fill: #fff; }

.bullet-1 .bullet-marker { stroke: #37474F; }

.bullet-2 .bullet-range-1 { fill: rgba(255, 112, 67, 0.6); }

.bullet-2 .bullet-range-2 { fill: rgba(255, 112, 67, 0.3); }

.bullet-2 .bullet-range-3 { fill: #FF7043; }

.bullet-2 .bullet-measure-1 { fill: rgba(244, 81, 30, 0.9); }

.bullet-2 .bullet-measure-2 { fill: #fff; }

.bullet-2 .bullet-marker { stroke: #D84315; }

.bullet-3 .bullet-range-1 { fill: rgba(102, 187, 106, 0.7); }

.bullet-3 .bullet-range-2 { fill: rgba(102, 187, 106, 0.35); }

.bullet-3 .bullet-range-3 { fill: #66BB6A; }

.bullet-3 .bullet-measure-1 { fill: rgba(67, 160, 71, 0.9); }

.bullet-3 .bullet-measure-2 { fill: #fff; }

.bullet-3 .bullet-marker { stroke: #2E7D32; }

.counter-icon {
    font-size: 32px;
    left: 50%;
    margin-left: -16px;
    position: absolute;
}

/* ------------------------------------------------------------------------------
 *
 *  # Sparklines library
 *
 *  Generate sparklines (small inline charts) directly in the browser
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.jqsfield {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
}

.jqstooltip {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    border: 0 !important;
    border-radius: 3px !important;
    box-sizing: content-box;
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px !important;
    line-height: 1.6666667 !important;
    padding: 7px !important;
}

/* ------------------------------------------------------------------------------
 *
 *  # Task manager
 *
 *  Styles related to task manager - detailed task, list and grid
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.timer-weekdays {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.timer-weekdays > li {
    display: inline-block;
    margin: 2px 0;
}

.timer-weekdays > li > a {
    display: block;
    margin: 0 1px;
}

.timer-weekdays .label-default {
    background-color: #ccc;
    border-color: #ccc;
}

.timer-weekdays .label-default:hover,
.timer-weekdays .label-default:focus { border-color: #999999; }

.timer {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.timer > li {
    color: #555;
    display: inline-block;
    font-size: 46px;
    font-weight: 300;
    text-align: center;
}

.timer > li.dots {
    font-size: 25px;
    padding: 16.66666667px 0;
    vertical-align: top;
}

.timer > li > span {
    display: block;
    font-size: 13px;
}

.task-details {
    float: right;
    margin: 0;
}

@media (max-width: 1024px) {
    .task-details {
        float: none;
        list-style: none;
        margin-top: 15px;
        padding: 0;
    }

    .task-details > li {
        float: left;
        margin-top: 0;
        padding-right: 20px;
        position: relative;
    }

    .task-details > li:before {
        color: #999;
        content: '•';
        position: absolute;
        right: 8px;
    }

    .task-details > li:last-child:before { content: none; }
}

@media (max-width: 768px) {
    .task-details > li { float: none; }

    .task-details > li:before { content: none; }

    .task-details > li + li { margin-top: 10px; }
}

/* ------------------------------------------------------------------------------
 *
 *  # Invoice template
 *
 *  General styles for invoice, mainly responsive setup
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

@media (min-width: 769px) {
    .invoice-details,
    .invoice-payment-details > li span {
        float: right;
        text-align: right;
    }
}

.invoice-grid ul,
.invoice-grid ol { margin-bottom: 0; }

@media (max-width: 768px) {
    .invoice-grid .text-right { text-align: inherit; }

    .invoice-grid [class*=col-] + [class*=col-] { margin-top: 20px; }
}

/* ------------------------------------------------------------------------------
 *
 *  # User list
 *
 *  Styles for user lists - layouts, contact details etc.
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.contact-details {
    background-color: #fcfcfc;
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    padding: 15px;
    padding-left: 30px;
}

.media-list-bordered .contact-details { border-bottom: 0; }

.panel-body > .media-list .contact-details {
    background-color: transparent;
    margin-top: 15px;
    padding-left: 15px;
}

.panel-body > .media-list-bordered .contact-details { padding-bottom: 0; }

.contact-details > ul,
.contact-details > ul > li:first-child { margin: 0; }

/* ------------------------------------------------------------------------------
 *
 *  # User profile
 *
 *  Styles for all user profile layouts
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.profile-cover { position: relative; }

.profile-cover .media {
    bottom: 20px;
    left: 20px;
    position: absolute;
    right: 20px;
}

.profile-cover .media .btn-default {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    border-color: #fcfcfc;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.profile-cover .media-body,
.profile-cover small {
    color: #fff;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
}

@media (max-width: 768px) {
    .profile-cover .media {
        bottom: auto;
        margin-top: 0;
        text-align: center;
        top: 40px;
    }

    .profile-cover .media-left,
    .profile-cover .media-right {
        display: block;
        overflow-x: auto;
        padding: 0;
    }

    .profile-cover .media-body {
        display: block;
        margin-bottom: 20px;
        width: 100%;
    }

    .profile-cover .media-body > h1 {
        max-width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
}

.profile-cover-img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 350px;
}

@media (max-width: 768px) {
    .profile-cover-img { height: 320px; }
}

.media .profile-thumb img {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    border: 3px solid #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
    height: 100px;
    width: 100px;
}

/* ------------------------------------------------------------------------------
 *
 *  # Login and related forms
 *
 *  Styles related to user login - logins, registration, password revovery, unlock etc.
 *
 *  Version: 1.1
 *  Latest update: Nov 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.login-cover {
    background: url(/content/images/login_cover.jpg) no-repeat;
    background-size: cover;
}

.login-container {
    display: table;
    height: 100%;
    width: 100%;
}

.navbar + .login-container { height: calc(100% - 46px); }

.navbar-lg + .login-container { height: calc(100% - 50px); }

.navbar-sm + .login-container { height: calc(100% - 44px); }

.navbar-xs + .login-container { height: calc(100% - 42px); }

.login-container .page-content {
    display: table-row;
    height: 100%;
}

.login-container .login-form { width: 420px; }

.login-container .login-form,
.login-container .registration-form { margin: 0 auto 20px auto; }

@media (max-width: 480px) {
    .login-container .login-form,
    .login-container .registration-form { width: 100%; }
}

.login-container .footer {
    left: 0;
    right: 0;
    text-align: center;
}

.login-container .content-wrapper {
    display: table-cell;
    vertical-align: middle;
}

.login-container .nav-tabs.nav-justified { margin-bottom: 0; }

.login-container .nav-tabs.nav-justified > li > a {
    background-color: #f5f5f5;
    border-top: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
}

.login-container .nav-tabs.nav-justified > li:first-child > a {
    border-left: 0;
    border-radius: 3px 0 0 0;
}

.login-container .nav-tabs.nav-justified > li:last-child > a {
    border-radius: 0 3px 0 0;
    border-right: 0;
}

.login-container .nav-tabs.nav-justified > li.active > a { background-color: transparent; }

@media (max-width: 768px) {
    .login-container .nav-tabs.nav-justified {
        border-radius: 0;
        border-width: 0 0 1px 0;
        padding: 0;
    }

    .login-container .nav-tabs.nav-justified:before { content: none; }

    .login-container .nav-tabs.nav-justified > li > a { border-width: 0 !important; }
}

@media (max-width: 768px) {
    .login-options,
    .login-options .text-right { text-align: center; }
}

/* ------------------------------------------------------------------------------
 *
 *  # Timeline
 *
 *  Styles for timeline in 3 layouts: left, right and centered
 *
 *  Version: 1.1
 *  Latest update: Dec 11, 2015
 *
 * ---------------------------------------------------------------------------- */

.timeline {
    height: 100%;
    position: relative;
}

.timeline:before,
.timeline:after {
    background-color: #ccc;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1;
}

.timeline:after {
    bottom: 0;
    top: auto;
}

.timeline-container {
    margin-top: -10px;
    padding-bottom: 1px;
    padding-top: 10px;
    position: relative;
}

.timeline-container:after {
    background-color: #ccc;
    content: "";
    height: 100%;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: -1;
}

.timeline-row { position: relative; }

.timeline-content { margin-bottom: 20px; }

.timeline-date {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
    z-index: 1;
}

.timeline-date:before,
.timeline-date:after {
    background-color: #ccc;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
    z-index: 1;
}

.timeline-date:after {
    bottom: 0;
    top: auto;
}

.panel .timeline-date { background-color: #fff; }

.timeline-time {
    background-color: #f5f5f5;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-top: 20px;
    position: relative;
    text-align: center;
}

.timeline-time:before,
.timeline-time:after {
    background-color: #ccc;
    border-radius: 50%;
    content: "";
    height: 4px;
    left: 50%;
    margin-left: -2px;
    position: absolute;
    top: 0;
    width: 4px;
}

.timeline-time:after {
    bottom: 0;
    top: auto;
}

.panel .timeline-time { background-color: #fff; }

.timeline-time span {
    color: #999999;
    display: block;
    font-size: 12px;
}

.timeline-time span:before {
    content: '•';
    display: inline-block;
    margin-right: 5px;
    position: relative;
    top: 1px;
}

@media (min-width: 1025px) {
    .timeline-time:before,
    .timeline-time:after { content: none; }
}

.timeline-icon {
    background-color: #fff;
    border: 4px solid #f5f5f5;
    border-radius: 50%;
    height: 48px;
    margin: 0 auto 20px auto;
    width: 48px;
}

.panel .timeline-icon { border-color: #fff; }

.timeline-icon div {
    -webkit-box-shadow: 0 0 0 2px #ccc inset;
    border-radius: 50%;
    box-shadow: 0 0 0 2px #ccc inset;
    height: 100%;
}

.timeline-icon div[class*=bg-] {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.timeline-icon div > i {
    display: block;
    line-height: 40px;
    top: 0;
}

.timeline-icon img {
    border-radius: 50%;
    height: 40px;
    width: 40px;
}

@media (min-width: 1025px) {
    .timeline-center .timeline-row {
        margin-right: 50%;
        padding-right: 44px;
    }

    .timeline-center .post-even {
        margin-left: 50%;
        margin-right: 0;
        padding-left: 44px;
        padding-right: 0;
    }

    .timeline-center .post-full {
        margin: 0;
        padding: 0;
    }

    .timeline-center .post-full .timeline-content { position: relative; }

    .timeline-center .post-full .timeline-content:before,
    .timeline-center .post-full .timeline-content:after {
        border-color: #f5f5f5;
        border-style: solid;
        content: '';
        display: block;
        left: 0;
        position: absolute;
        right: 0;
    }

    .timeline-center .post-full .timeline-content:before {
        border-width: 4px 0 0 0;
        top: -5px;
    }

    .timeline-center .post-full .timeline-content:after {
        border-width: 0 0 4px 0;
        bottom: -5px;
    }

    .timeline-left .timeline-container:after,
    .timeline-left:before,
    .timeline-left:after,
    .timeline-left .timeline-date:before,
    .timeline-left .timeline-date:after { left: 24px; }

    .timeline-left .timeline-row,
    .timeline-left .timeline-date { padding-left: 68px; }

    .timeline-right .timeline-container:after,
    .timeline-right:before,
    .timeline-right:after,
    .timeline-right .timeline-date:before,
    .timeline-right .timeline-date:after {
        left: auto;
        margin-left: 0;
        margin-right: -2px;
        right: 24px;
    }

    .timeline-right .timeline-container:after { margin-right: -1px; }

    .timeline-right .timeline-row,
    .timeline-right .timeline-date { padding-right: 68px; }

    .timeline-left .timeline-date,
    .timeline-right .timeline-date {
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .timeline-icon {
        position: absolute;
        top: 10px;
    }

    .timeline-icon:after {
        background-color: #ccc;
        content: "";
        height: 2px;
        margin-top: -1px;
        position: absolute;
        top: 50%;
        width: 16px;
        z-index: 1;
    }

    .timeline-left .timeline-icon { left: 0; }

    .timeline-left .timeline-icon:after {
        left: 100%;
        margin-left: 4px;
    }

    .timeline-right .timeline-icon { right: 0; }

    .timeline-right .timeline-icon:after {
        margin-right: 4px;
        right: 100%;
    }

    .timeline-center .timeline-row:not(.post-full) .timeline-icon {
        left: 100%;
        margin-left: -24px;
    }

    .timeline-center .timeline-row.post-even .timeline-icon {
        left: auto;
        margin-left: 0;
        margin-right: -24px;
        right: 100%;
    }

    .timeline-center .timeline-icon:after {
        margin-right: 4px;
        right: 100%;
    }

    .timeline-center .post-even .timeline-icon:after {
        left: 100%;
        margin-left: 4px;
    }

    .timeline-center .post-full .timeline-icon { position: static; }

    .timeline-center .post-full .timeline-icon:after { content: none; }

    .timeline-time {
        background-color: transparent;
        padding: 0;
        text-align: inherit;
    }

    .timeline-time:before { content: none; }

    .timeline-left .timeline-time,
    .timeline-right .timeline-time {
        margin-bottom: 20px;
        padding-left: 10px;
        padding-top: 10px;
    }

    .timeline-right .timeline-time {
        padding-left: 0;
        padding-right: 10px;
        text-align: right;
    }

    .timeline-center .timeline-time,
    .timeline-center .post-full .timeline-time {
        left: 100%;
        padding-left: 44px;
        position: absolute;
        top: 15px;
        width: 100%;
    }

    .timeline-center .post-even .timeline-time,
    .timeline-center .post-full .timeline-time {
        left: auto;
        padding-left: 0;
        padding-right: 44px;
        right: 100%;
        text-align: right;
    }

    .timeline-center .post-full .timeline-time {
        right: 50%;
        top: 5px;
    }
}

/* ------------------------------------------------------------------------------
 *
 *  # Chat layouts
 *
 *  Conversation chat styles - layouts, chat elements, colors, options
 *
 *  Version: 1.1
 *  Latest update: Oct 20, 2015
 *
 * ---------------------------------------------------------------------------- */

.chat-list,
.chat-stacked {
    max-height: 520px;
    overflow: auto;
}

.chat-list .media-left { padding-right: 20px; }

.chat-list .media-right { padding-left: 20px; }

.chat-list .media-content {
    border-radius: 3px;
    display: inline-block;
    padding: 10px 12px;
    position: relative;
    width: auto;
}

.chat-list .media-content:not([class*=bg-]) {
    background-color: #f5f5f5;
    border-color: #f5f5f5;
}

.chat-list .media-content > i {
    margin: 2px;
    top: 0;
}

.chat-list .reversed .media-content {
    color: #fff;
    text-align: left;
}

.chat-list .reversed .media-content:not([class*=bg-]) {
    background-color: #42A5F5;
    border-color: #42A5F5;
}

.chat-list .reversed .media-content > a { color: #fff; }

.chat-list .reversed .media-body { text-align: right; }

.chat-list .date-step.media {
    color: #999;
    margin-left: 0;
    margin-right: 0;
    text-align: center;
}

.chat-list .chat-thumbs img {
    border-radius: 3px;
    display: inline-block;
    height: auto;
    margin-bottom: 5px;
    margin-top: 5px;
    max-height: 100px;
    max-width: 100%;
}

.chat-list .media-content:before,
.chat-list .reversed .media-content:before {
    content: '';
    left: -5px;
    margin-left: 0;
    position: absolute;
    top: 15px;
}

.chat-list .media-content:before {
    border-bottom: 5px solid transparent;
    border-right: 5px solid;
    border-right-color: inherit;
    border-top: 5px solid transparent;
}

.chat-list .reversed .media-content:before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid;
    border-left-color: inherit;
    border-right: 0;
    border-top: 5px solid transparent;
    left: auto;
    right: -5px;
}

@media (min-width: 769px) {
    .chat-list .media { margin-right: 20%; }

    .chat-list .media.reversed {
        margin-left: 20%;
        margin-right: 0;
    }
}

.chat-list-inverse .media-content:not([class*=bg-]) {
    background-color: #42A5F5;
    border-color: #42A5F5;
    color: #fff;
}

.chat-list-inverse .media-content:before {
    border-bottom: 5px solid transparent;
    border-right: 0;
    border-right: 5px solid #42A5F5;
    border-top: 5px solid transparent;
}

.chat-list-inverse .media-content > a { color: #fff; }

.chat-list-inverse .reversed .media-content:not([class*=bg-]) {
    background-color: #f5f5f5;
    color: inherit;
}

.chat-list-inverse .reversed .media-content:before {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #f5f5f5;
    border-top: 5px solid transparent;
}

/* ------------------------------------------------------------------------------
 *
 *  # Search
 *
 *  Styles for search results and input
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.panel .main-search input[type=text] { background-color: #FAFAFA; }

.search-results-list .list-inline { margin-bottom: 5px; }

.related-searches {
    border-bottom: 1px solid #eeeeee;
    border-top: 1px solid #eeeeee;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 20px;
}

.website-search-results {
    border-bottom: 1px solid #eeeeee;
    padding: 20px;
    padding-bottom: 0;
}

.media-preview {
    height: auto;
    max-height: 90px;
    max-width: none;
    width: auto;
}

@media (max-width: 768px) {
    .search-option-buttons { text-align: center; }

    .search-option-buttons > .text-right { text-align: inherit; }
}

/* ------------------------------------------------------------------------------
 *
 *  # Error pages
 *
 *  Styles for error and offline pages
 *
 *  Version: 1.0
 *  Latest update: May 25, 2015
 *
 * ---------------------------------------------------------------------------- */

.error-title {
    color: #fff;
    display: block;
    font-size: 200px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 20px;
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15);
    text-stroke: 1px transparent;
}

@media (max-width: 768px) {
    .error-title { font-size: 130px; }
}

.offline-title { font-size: 120px; }

@media (max-width: 768px) {
    .offline-title { font-size: 90px; }
}

/* ------------------------------------------------------------------------------
*
*  # Heading elmeents
*
*  Display default and custom components in page header and panel heading
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */

.heading-elements-toggle,
.breadcrumb-elements-toggle {
    cursor: pointer;
    display: block;
    line-height: 1;
    margin-top: -8px;
    position: absolute;
    top: 50%;
}

.heading-elements-toggle,
.breadcrumb-elements-toggle,
.heading-elements-toggle:hover,
.breadcrumb-elements-toggle:hover,
.heading-elements-toggle:focus,
.breadcrumb-elements-toggle:focus { color: inherit; }

.heading-elements-toggle > i,
.breadcrumb-elements-toggle > i { top: 0; }

@media (min-width: 769px) {
    .heading-elements-toggle,
    .breadcrumb-elements-toggle { display: none; }
}

.heading-elements-toggle { right: 20px; }

.breadcrumb-elements-toggle { right: 20px; }

.breadcrumb-line-component .breadcrumb-elements-toggle { right: 15px; }

.heading-elements {
    background-color: inherit;
    height: 36px;
    margin-top: -18px;
    position: absolute;
    right: 20px;
    top: 50%;
}

.panel-body > .heading-elements {
    margin-top: 14px;
    top: 0;
    z-index: 10;
}

@media (max-width: 768px) {
    .panel-body > .heading-elements-toggle {
        margin-top: 0;
        top: 20px;
    }

    .panel-body > .heading-elements.visible {
        background-color: #fff;
        top: 56px;
    }
}

.heading-elements .heading-btn + .heading-btn,
.page-header .heading-elements .icons-list > li + li,
.thumbnail-heading .heading-elements .icons-list > li + li { margin-left: 10px; }

.heading-elements .pagination,
.heading-elements .pager {
    margin-bottom: 0;
    margin-top: 0;
}

.heading-elements .breadcrumb {
    padding-bottom: 8px;
    padding-top: 8px;
}

.heading-elements.panel-tabs .nav > li > a,
.heading-elements.panel-pills .nav > li > a { text-align: left; }

.heading-elements .btn-float.btn-link {
    padding-bottom: 0;
    padding-top: 0;
}

.heading-elements .daterange-custom { margin-top: 4px; }

.heading-elements .heading-btn-group { font-size: 0; }

.heading-elements .heading-btn-group > .btn + .btn:not(.btn-link) { margin-left: 10px; }

@media (max-width: 768px) {
    .heading-elements { text-align: center; }

    .heading-elements .heading-text,
    .heading-elements .heading-btn,
    .heading-elements .heading-btn-group > .btn,
    .heading-elements .ui-slider,
    .heading-elements .noui-slider,
    .heading-elements .nav-tabs,
    .heading-elements .nav-pills,
    .heading-elements .pagination,
    .heading-elements .progress,
    .heading-elements .icons-list,
    .heading-elements .pager,
    .heading-elements .breadcrumb,
    .heading-elements .daterange-custom,
    .heading-elements .heading-form .form-group,
    .heading-elements > .btn-group { margin-bottom: 20px; }

    .heading-elements .heading-text:not(.label):not(.badge) { display: block; }

    .heading-elements .select2-container,
    .heading-elements .selectboxit-container,
    .heading-elements .selectboxit-options,
    .heading-elements .multiselect + .btn-group,
    .heading-elements .bootstrap-select { width: 100% !important; }

    .heading-elements .input-group,
    .heading-elements .input-group-btn,
    .heading-elements .btn-group,
    .heading-elements .dropdown,
    .heading-elements .dropup { position: static; }

    .heading-elements .dropdown-menu {
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        left: -1px;
        margin-top: 0;
        right: -1px;
    }
}

@media (min-width: 769px) {
    .heading-elements .heading-text,
    .heading-elements .heading-btn,
    .heading-elements .ui-slider,
    .heading-elements .noui-slider,
    .heading-elements .nav-tabs,
    .heading-elements .nav-pills,
    .heading-elements .pagination,
    .heading-elements .progress,
    .heading-elements .icons-list,
    .heading-elements .breadcrumb,
    .heading-elements .pager,
    .heading-elements .heading-form,
    .heading-elements .daterange-custom,
    .heading-elements > .btn-group {
        float: left;
        margin-left: 20px;
    }

    .heading-elements .heading-text { display: inline-block; }

    .heading-elements .heading-text + .heading-text { margin-left: 20px; }

    .heading-elements .selectbox-fixed + .selectboxit-container,
    .heading-elements .selectbox-fixed + .selectboxit-options,
    .heading-elements .progress,
    .heading-elements .ui-slider,
    .heading-elements .noui-slider,
    .heading-elements .uploader,
    .heading-elements .input-group,
    .heading-elements .selectboxit-container .selectboxit-options,
    .heading-elements .heading-form .form-control { width: 220px; }

    .heading-elements .select-sm,
    .heading-elements .input-sm,
    .heading-elements .input-group-sm,
    .heading-elements .uploader-sm,
    .heading-elements .pagination-sm,
    .heading-elements .pager-sm,
    .heading-elements .selectbox-sm + .selectboxit-container,
    .heading-elements .btn-sm,
    .heading-elements .btn-group-sm > .btn { margin-top: 1px; }

    .heading-elements .select-xs,
    .heading-elements .input-xs,
    .heading-elements .input-group-xs,
    .heading-elements .uploader-xs,
    .heading-elements .pagination-xs,
    .heading-elements .pager-xs,
    .heading-elements .selectbox-xs + .selectboxit-container,
    .heading-elements .btn-xs,
    .heading-elements .btn-group-xs > .btn { margin-top: 2px; }

    .heading-elements .btn-float { margin-top: -6px; }

    .heading-elements .btn-float.has-text { margin-top: -17.5px; }

    .heading-elements .btn-float.btn-link { margin-top: -3.5px; }

    .heading-elements .ui-slider,
    .heading-elements .noui-slider { margin-top: 15px; }

    .heading-elements .ui-slider-lg,
    .heading-elements .noui-slider-lg { margin-top: 14px; }

    .heading-elements .ui-slider-sm,
    .heading-elements .noui-slider-sm { margin-top: 16px; }

    .heading-elements .ui-slider-xs,
    .heading-elements .noui-slider-xs { margin-top: 17px; }

    .heading-elements .progress { margin-top: 9px; }

    .heading-elements .progress-lg { margin-top: 7px; }

    .heading-elements .progress-sm { margin-top: 11px; }

    .heading-elements .progress-xs { margin-top: 13px; }

    .heading-elements .progress-xxs { margin-top: 15px; }

    .heading-elements .progress-micro { margin-top: 17px; }

    .heading-elements .icons-list { margin-top: 9px; }

    .heading-elements .heading-text { margin-top: 8px; }

    .heading-elements.panel-tabs {
        bottom: 0;
        height: auto;
        margin-top: 0;
        top: auto;
    }

    .heading-elements.panel-tabs > .nav-tabs {
        border-bottom: 0;
        margin-bottom: 0;
    }

    .heading-elements.panel-tabs > .nav-tabs > li > a { padding: 15px 20px; }

    .panel-flat .heading-elements.panel-tabs {
        bottom: auto;
        top: 0;
    }

    .panel-flat .heading-elements.panel-tabs > .nav-tabs > li > a {
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .heading-elements.panel-pills > .nav-pills {
        margin-bottom: 0;
        margin-top: -1px;
    }

    .heading-elements.panel-pills .nav-sm { margin-top: 1px; }

    .heading-elements.panel-pills .nav-xs { margin-top: 3px; }
}

.heading-form .form-group { margin-bottom: 0; }

.heading-form .checkbox-switchery,
.heading-form .checkbox-switchery[class*="switchery-"] { margin-bottom: 0; }

.heading-form .input-group .form-control {
    margin-top: 0;
    width: 100%;
}

.heading-form .input-group.input-group-sm .btn,
.heading-form .input-group.input-group-xs .btn { margin-top: 0; }

@media (min-width: 769px) {
    .heading-form .form-group { display: inline-block; }

    .heading-form .form-group + .form-group { margin-left: 15px; }

    .heading-form .checkbox-inline,
    .heading-form .radio-inline { margin-top: 8px; }

    .heading-form .checkbox-switch { margin-top: 2px; }

    .heading-form .checkbox-switch-sm { margin-top: 3px; }

    .heading-form .checkbox-switch-xs { margin-top: 4px; }
}

@media (max-width: 768px) {
    .heading-elements,
    .breadcrumb-elements { display: none; }

    .heading-elements.visible,
    .breadcrumb-elements.visible {
        border: 1px solid #ddd;
        display: block;
        height: auto;
        left: -1px;
        margin-top: 0;
        padding: 20px;
        padding-bottom: 0;
        right: -1px;
        top: 100%;
        z-index: 997;
    }

    .panel[class*=bg-] .heading-elements.visible,
    .panel-heading[class*=bg-] .heading-elements.visible {
        background-color: inherit;
        border-color: rgba(255, 255, 255, 0.5);
        border-width: 1px 0;
        left: 0;
        right: 0;
    }

    .page-header .heading-elements { background-color: #fcfcfc; }

    .page-header .heading-elements.visible {
        border-width: 1px 0;
        left: 0;
        right: 0;
        z-index: 998;
    }

    .breadcrumb-elements.visible {
        padding: 0;
        z-index: 9;
    }
}

/* ------------------------------------------------------------------------------
*
*  # Helper classes
*
*  Custom helper classes
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.no-edge-top { top: 0; }

.no-edge-bottom { bottom: 0; }

.no-edge-left { left: 0; }

.no-edge-right { right: 0; }

@media (min-width: 1200px) {
    .pull-right-lg { float: right; }
}

@media (min-width: 1025px) {
    .pull-right-md { float: right; }
}

@media (min-width: 769px) {
    .pull-right-sm { float: right; }
}

@media (min-width: 480px) {
    .pull-right-xs { float: right; }
}

.valign-top { vertical-align: top; }

.valign-middle { vertical-align: middle; }

.valign-bottom { vertical-align: bottom; }

.valign-baseline { vertical-align: baseline; }

.valign-text-top { vertical-align: top; }

.valign-text-bottom { vertical-align: text-bottom; }

.position-relative { position: relative; }

.position-static { position: static; }

.display-block,
label.display-block { display: block; }

.display-inline-block { display: inline-block; }

.cursor-pointer { cursor: pointer; }

.cursor-move { cursor: move; }

.cursor-default { cursor: default; }

.overflow-hidden { overflow: hidden; }

.overflow-visible { overflow: visible; }

.overflow-auto { overflow: auto; }

.content-group-xs { margin-bottom: 10px !important; }

.content-group-sm { margin-bottom: 15px !important; }

.content-group { margin-bottom: 20px !important; }

.content-group-lg { margin-bottom: 30px !important; }

.no-margin { margin: 0 !important; }

.no-margin-top { margin-top: 0 !important; }

.no-margin-bottom { margin-bottom: 0 !important; }

.no-margin-left { margin-left: 0 !important; }

.no-margin-right { margin-right: 0 !important; }

.m-5 { margin: 5px !important; }

.m-10 { margin: 10px !important; }

.m-15 { margin: 15px !important; }

.m-20 { margin: 20px !important; }

.mt-5 { margin-top: 5px !important; }

.mt-10 { margin-top: 10px !important; }

.mt-15 { margin-top: 15px !important; }

.mt-20 { margin-top: 20px !important; }

.mb-5 { margin-bottom: 5px !important; }

.mb-10 { margin-bottom: 10px !important; }

.mb-15 { margin-bottom: 15px !important; }

.mb-20 { margin-bottom: 20px !important; }

.ml-5 { margin-left: 5px !important; }

.ml-10 { margin-left: 10px !important; }

.ml-15 { margin-left: 15px !important; }

.ml-20 { margin-left: 20px !important; }

.mr-5 { margin-right: 5px !important; }

.mr-10 { margin-right: 10px !important; }

.mr-15 { margin-right: 15px !important; }

.mr-20 { margin-right: 20px !important; }

.no-padding { padding: 0 !important; }

.no-padding-top { padding-top: 0 !important; }

.no-padding-bottom { padding-bottom: 0 !important; }

.no-padding-left { padding-left: 0 !important; }

.no-padding-right { padding-right: 0 !important; }

.p-5 { padding: 5px !important; }

.p-10 { padding: 10px !important; }

.p-15 { padding: 15px !important; }

.p-20 { padding: 20px !important; }

.pt-5 { padding-top: 5px !important; }

.pt-10 { padding-top: 10px !important; }

.pt-15 { padding-top: 15px !important; }

.pt-20 { padding-top: 20px !important; }

.pb-5 { padding-bottom: 5px !important; }

.pb-10 { padding-bottom: 10px !important; }

.pb-15 { padding-bottom: 15px !important; }

.pb-20 { padding-bottom: 20px !important; }

.pl-5 { padding-left: 5px !important; }

.pl-10 { padding-left: 10px !important; }

.pl-15 { padding-left: 15px !important; }

.pl-20 { padding-left: 20px !important; }

.pr-5 { padding-right: 5px !important; }

.pr-10 { padding-right: 10px !important; }

.pr-15 { padding-right: 15px !important; }

.pr-20 { padding-right: 20px !important; }

.no-border { border: 0 !important; }

.no-border-top { border-top: 0 !important; }

.no-border-bottom { border-bottom: 0 !important; }

.no-border-left { border-left: 0 !important; }

.no-border-right { border-right: 0 !important; }

.no-border-radius { border-radius: 0; }

.no-border-radius-top {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.no-border-radius-bottom {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.no-border-radius-left {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.no-border-radius-right {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.border-top { border-top: 1px solid; }

.border-bottom { border-bottom: 1px solid; }

.border-left { border-left: 1px solid; }

.border-right { border-right: 1px solid; }

.border-lg { border-width: 2px; }

.border-top-lg { border-top: 2px solid; }

.border-bottom-lg { border-bottom: 2px solid; }

.border-left-lg { border-left: 2px solid; }

.border-right-lg { border-right: 2px solid; }

.border-xlg { border-width: 3px; }

.border-top-xlg { border-top: 3px solid; }

.border-bottom-xlg { border-bottom: 3px solid; }

.border-left-xlg { border-left: 3px solid; }

.border-right-xlg { border-right: 3px solid; }

.full-width { width: 100%; }

@media (min-width: 769px) {
    .width-200 { min-width: 200px; }

    .width-250 { min-width: 250px; }

    .width-300 { min-width: 300px; }

    .width-350 { min-width: 350px; }

    .width-400 { min-width: 400px; }

    .width-450 { min-width: 450px; }

    .width-500 { min-width: 500px; }

    .width-550 { min-width: 550px; }

    .width-600 { min-width: 600px; }

    .width-650 { min-width: 650px; }
}

.img-lg {
    height: 44px !important;
    width: 44px !important;
}

.img-sm {
    height: 36px !important;
    width: 36px !important;
}

.img-xs {
    height: 32px !important;
    width: 32px !important;
}

/* ------------------------------------------------------------------------------
*
*  # Snippets
*
*  Custom snippets set
*
*  Version: 1.0
*  Latest update: May 25, 2015
*
* ---------------------------------------------------------------------------- */

.progress-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.progress-list > li + li { margin-top: 20px; }

.progress-list > li > label { display: block; }

.progress-list > li span {
    display: block;
    float: right;
}
/* ------------------------------------------------------------------------------
 *
 *  # Color system
 *
 *  Keep all color classes in a separate file as it's quite heavy and still optional
 *
 *  Version: 1.0
 *  Latest update: Set 1st, 2015
 *
 * ---------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------
*
*  # Custom color system
*
*  Custom color system styles, includes background, border and text colors
*
*  Version: 1.1
*  Latest update: Oct 20, 2015
*
* ---------------------------------------------------------------------------- */
.bg-primary {
    background-color: #2196F3;
    border-color: #2196F3;
    color: #fff;
}

.bg-primary-300 {
    background-color: #64B5F6;
    border-color: #64B5F6;
    color: #fff;
}

.bg-primary-400 {
    background-color: #42A5F5;
    border-color: #42A5F5;
    color: #fff;
}

.bg-primary-600 {
    background-color: #1E88E5;
    border-color: #1E88E5;
    color: #fff;
}

.bg-primary-700 {
    background-color: #1976D2;
    border-color: #1976D2;
    color: #fff;
}

.bg-primary-800 {
    background-color: #1565C0;
    border-color: #1565C0;
    color: #fff;
}

.bg-danger {
    background-color: #F44336;
    border-color: #F44336;
    color: #fff;
}

.bg-danger-300 {
    background-color: #E57373;
    border-color: #E57373;
    color: #fff;
}

.bg-danger-400 {
    background-color: #EF5350;
    border-color: #EF5350;
    color: #fff;
}

.bg-danger-600 {
    background-color: #E53935;
    border-color: #E53935;
    color: #fff;
}

.bg-danger-700 {
    background-color: #D32F2F;
    border-color: #D32F2F;
    color: #fff;
}

.bg-danger-800 {
    background-color: #C62828;
    border-color: #C62828;
    color: #fff;
}

.bg-success {
    background-color: #4CAF50;
    border-color: #4CAF50;
    color: #fff;
}

.bg-success-300 {
    background-color: #81C784;
    border-color: #81C784;
    color: #fff;
}

.bg-success-400 {
    background-color: #66BB6A;
    border-color: #66BB6A;
    color: #fff;
}

.bg-success-600 {
    background-color: #43A047;
    border-color: #43A047;
    color: #fff;
}

.bg-success-700 {
    background-color: #388E3C;
    border-color: #388E3C;
    color: #fff;
}

.bg-success-800 {
    background-color: #2E7D32;
    border-color: #2E7D32;
    color: #fff;
}

.bg-warning {
    background-color: #FF5722;
    border-color: #FF5722;
    color: #fff;
}

.bg-warning-300 {
    background-color: #FF8A65;
    border-color: #FF8A65;
    color: #fff;
}

.bg-warning-400 {
    background-color: #FF7043;
    border-color: #FF7043;
    color: #fff;
}

.bg-warning-600 {
    background-color: #F4511E;
    border-color: #F4511E;
    color: #fff;
}

.bg-warning-700 {
    background-color: #E64A19;
    border-color: #E64A19;
    color: #fff;
}

.bg-warning-800 {
    background-color: #D84315;
    border-color: #D84315;
    color: #fff;
}

.bg-info {
    background-color: #00BCD4;
    border-color: #00BCD4;
    color: #fff;
}

.bg-info-300 {
    background-color: #4DD0E1;
    border-color: #4DD0E1;
    color: #fff;
}

.bg-info-400 {
    background-color: #26C6DA;
    border-color: #26C6DA;
    color: #fff;
}

.bg-info-600 {
    background-color: #00ACC1;
    border-color: #00ACC1;
    color: #fff;
}

.bg-info-700 {
    background-color: #0097A7;
    border-color: #0097A7;
    color: #fff;
}

.bg-info-800 {
    background-color: #00838F;
    border-color: #00838F;
    color: #fff;
}

.bg-pink {
    background-color: #E91E63;
    border-color: #E91E63;
    color: #fff;
}

.bg-pink-300 {
    background-color: #F06292;
    border-color: #F06292;
    color: #fff;
}

.bg-pink-400 {
    background-color: #EC407A;
    border-color: #EC407A;
    color: #fff;
}

.bg-pink-600 {
    background-color: #D81B60;
    border-color: #D81B60;
    color: #fff;
}

.bg-pink-700 {
    background-color: #C2185B;
    border-color: #C2185B;
    color: #fff;
}

.bg-pink-800 {
    background-color: #AD1457;
    border-color: #AD1457;
    color: #fff;
}

.bg-violet {
    background-color: #9C27B0;
    border-color: #9C27B0;
    color: #fff;
}

.bg-violet-300 {
    background-color: #BA68C8;
    border-color: #BA68C8;
    color: #fff;
}

.bg-violet-400 {
    background-color: #AB47BC;
    border-color: #AB47BC;
    color: #fff;
}

.bg-violet-600 {
    background-color: #8E24AA;
    border-color: #8E24AA;
    color: #fff;
}

.bg-violet-700 {
    background-color: #7B1FA2;
    border-color: #7B1FA2;
    color: #fff;
}

.bg-violet-800 {
    background-color: #6A1B9A;
    border-color: #6A1B9A;
    color: #fff;
}

.bg-purple {
    background-color: #673AB7;
    border-color: #673AB7;
    color: #fff;
}

.bg-purple-300 {
    background-color: #9575CD;
    border-color: #9575CD;
    color: #fff;
}

.bg-purple-400 {
    background-color: #7E57C2;
    border-color: #7E57C2;
    color: #fff;
}

.bg-purple-600 {
    background-color: #5E35B1;
    border-color: #5E35B1;
    color: #fff;
}

.bg-purple-700 {
    background-color: #512DA8;
    border-color: #512DA8;
    color: #fff;
}

.bg-purple-800 {
    background-color: #4527A0;
    border-color: #4527A0;
    color: #fff;
}

.bg-indigo {
    background-color: #3F51B5;
    border-color: #3F51B5;
    color: #fff;
}

.bg-indigo-300 {
    background-color: #7986CB;
    border-color: #7986CB;
    color: #fff;
}

.bg-indigo-400 {
    background-color: #5C6BC0;
    border-color: #5C6BC0;
    color: #fff;
}

.bg-indigo-600 {
    background-color: #3949AB;
    border-color: #3949AB;
    color: #fff;
}

.bg-indigo-700 {
    background-color: #303F9F;
    border-color: #303F9F;
    color: #fff;
}

.bg-indigo-800 {
    background-color: #283593;
    border-color: #283593;
    color: #fff;
}

.bg-blue {
    background-color: #03A9F4;
    border-color: #03A9F4;
    color: #fff;
}

.bg-blue-300 {
    background-color: #4FC3F7;
    border-color: #4FC3F7;
    color: #fff;
}

.bg-blue-400 {
    background-color: #29B6F6;
    border-color: #29B6F6;
    color: #fff;
}

.bg-blue-600 {
    background-color: #039BE5;
    border-color: #039BE5;
    color: #fff;
}

.bg-blue-700 {
    background-color: #0288D1;
    border-color: #0288D1;
    color: #fff;
}

.bg-blue-800 {
    background-color: #0277BD;
    border-color: #0277BD;
    color: #fff;
}

.bg-teal {
    background-color: #009688;
    border-color: #009688;
    color: #fff;
}

.bg-teal-300 {
    background-color: #4DB6AC;
    border-color: #4DB6AC;
    color: #fff;
}

.bg-teal-400 {
    background-color: #26A69A;
    border-color: #26A69A;
    color: #fff;
}

.bg-teal-600 {
    background-color: #00897B;
    border-color: #00897B;
    color: #fff;
}

.bg-teal-700 {
    background-color: #00796B;
    border-color: #00796B;
    color: #fff;
}

.bg-teal-800 {
    background-color: #00695C;
    border-color: #00695C;
    color: #fff;
}

.bg-green {
    background-color: #8BC34A;
    border-color: #8BC34A;
    color: #fff;
}

.bg-green-300 {
    background-color: #AED581;
    border-color: #AED581;
    color: #fff;
}

.bg-green-400 {
    background-color: #9CCC65;
    border-color: #9CCC65;
    color: #fff;
}

.bg-green-600 {
    background-color: #7CB342;
    border-color: #7CB342;
    color: #fff;
}

.bg-green-700 {
    background-color: #689F38;
    border-color: #689F38;
    color: #fff;
}

.bg-green-800 {
    background-color: #558B2F;
    border-color: #558B2F;
    color: #fff;
}

.bg-orange {
    background-color: #FF9800;
    border-color: #FF9800;
    color: #fff;
}

.bg-orange-300 {
    background-color: #FFB74D;
    border-color: #FFB74D;
    color: #fff;
}

.bg-orange-400 {
    background-color: #FFA726;
    border-color: #FFA726;
    color: #fff;
}

.bg-orange-600 {
    background-color: #FB8C00;
    border-color: #FB8C00;
    color: #fff;
}

.bg-orange-700 {
    background-color: #F57C00;
    border-color: #F57C00;
    color: #fff;
}

.bg-orange-800 {
    background-color: #EF6C00;
    border-color: #EF6C00;
    color: #fff;
}

.bg-brown {
    background-color: #795548;
    border-color: #795548;
    color: #fff;
}

.bg-brown-300 {
    background-color: #A1887F;
    border-color: #A1887F;
    color: #fff;
}

.bg-brown-400 {
    background-color: #8D6E63;
    border-color: #8D6E63;
    color: #fff;
}

.bg-brown-600 {
    background-color: #6D4C41;
    border-color: #6D4C41;
    color: #fff;
}

.bg-brown-700 {
    background-color: #5D4037;
    border-color: #5D4037;
    color: #fff;
}

.bg-brown-800 {
    background-color: #4E342E;
    border-color: #4E342E;
    color: #fff;
}

.bg-grey {
    background-color: #777;
    border-color: #777;
    color: #fff;
}

.bg-grey-300 {
    background-color: #999;
    border-color: #999;
    color: #fff;
}

.bg-grey-400 {
    background-color: #888;
    border-color: #888;
    color: #fff;
}

.bg-grey-600 {
    background-color: #666;
    border-color: #666;
    color: #fff;
}

.bg-grey-700 {
    background-color: #555;
    border-color: #555;
    color: #fff;
}

.bg-grey-800 {
    background-color: #444;
    border-color: #444;
    color: #fff;
}

.bg-slate {
    background-color: #607D8B;
    border-color: #607D8B;
    color: #fff;
}

.bg-slate-300 {
    background-color: #90A4AE;
    border-color: #90A4AE;
    color: #fff;
}

.bg-slate-400 {
    background-color: #78909C;
    border-color: #78909C;
    color: #fff;
}

.bg-slate-600 {
    background-color: #546E7A;
    border-color: #546E7A;
    color: #fff;
}

.bg-slate-700 {
    background-color: #455A64;
    border-color: #455A64;
    color: #fff;
}

.bg-slate-800 {
    background-color: #37474F;
    border-color: #37474F;
    color: #fff;
}

.bg-white {
    background-color: #fff;
    color: #333333;
}

.alpha-primary {
    background-color: #E3F2FD;
    border-color: #1E88E5;
}

.alpha-danger {
    background-color: #FFEBEE;
    border-color: #E53935;
}

.alpha-success {
    background-color: #E8F5E9;
    border-color: #43A047;
}

.alpha-warning {
    background-color: #FBE9E7;
    border-color: #F4511E;
}

.alpha-info {
    background-color: #E0F7FA;
    border-color: #00ACC1;
}

.alpha-pink {
    background-color: #FCE4EC;
    border-color: #D81B60;
}

.alpha-violet {
    background-color: #F3E5F5;
    border-color: #8E24AA;
}

.alpha-purple {
    background-color: #EDE7F6;
    border-color: #5E35B1;
}

.alpha-indigo {
    background-color: #E8EAF6;
    border-color: #3949AB;
}

.alpha-blue {
    background-color: #E1F5FE;
    border-color: #039BE5;
}

.alpha-teal {
    background-color: #E0F2F1;
    border-color: #00897B;
}

.alpha-green {
    background-color: #F1F8E9;
    border-color: #7CB342;
}

.alpha-orange {
    background-color: #FFF3E0;
    border-color: #FB8C00;
}

.alpha-brown {
    background-color: #EFEBE9;
    border-color: #6D4C41;
}

.alpha-grey {
    background-color: #FAFAFA;
    border-color: #666;
}

.alpha-slate {
    background-color: #ECEFF1;
    border-color: #546E7A;
}

.border-primary { border-color: #2196F3; }

.border-primary-300 { border-color: #64B5F6; }

.border-primary-400 { border-color: #42A5F5; }

.border-primary-600 { border-color: #1E88E5; }

.border-primary-700 { border-color: #1976D2; }

.border-primary-800 { border-color: #1565C0; }

.border-danger { border-color: #F44336; }

.border-danger-300 { border-color: #E57373; }

.border-danger-400 { border-color: #EF5350; }

.border-danger-600 { border-color: #E53935; }

.border-danger-700 { border-color: #D32F2F; }

.border-danger-800 { border-color: #C62828; }

.border-success { border-color: #4CAF50; }

.border-success-300 { border-color: #81C784; }

.border-success-400 { border-color: #66BB6A; }

.border-success-600 { border-color: #43A047; }

.border-success-700 { border-color: #388E3C; }

.border-success-800 { border-color: #2E7D32; }

.border-warning { border-color: #FF5722; }

.border-warning-300 { border-color: #FF8A65; }

.border-warning-400 { border-color: #FF7043; }

.border-warning-600 { border-color: #F4511E; }

.border-warning-700 { border-color: #E64A19; }

.border-warning-800 { border-color: #D84315; }

.border-info { border-color: #00BCD4; }

.border-info-300 { border-color: #4DD0E1; }

.border-info-400 { border-color: #26C6DA; }

.border-info-600 { border-color: #00ACC1; }

.border-info-700 { border-color: #0097A7; }

.border-info-800 { border-color: #00838F; }

.border-pink { border-color: #E91E63; }

.border-pink-300 { border-color: #F06292; }

.border-pink-400 { border-color: #EC407A; }

.border-pink-600 { border-color: #D81B60; }

.border-pink-700 { border-color: #C2185B; }

.border-pink-800 { border-color: #AD1457; }

.border-violet { border-color: #9C27B0; }

.border-violet-300 { border-color: #BA68C8; }

.border-violet-400 { border-color: #AB47BC; }

.border-violet-600 { border-color: #8E24AA; }

.border-violet-700 { border-color: #7B1FA2; }

.border-violet-800 { border-color: #6A1B9A; }

.border-purple { border-color: #673AB7; }

.border-purple-300 { border-color: #9575CD; }

.border-purple-400 { border-color: #7E57C2; }

.border-purple-600 { border-color: #5E35B1; }

.border-purple-700 { border-color: #512DA8; }

.border-purple-800 { border-color: #4527A0; }

.border-indigo { border-color: #3F51B5; }

.border-indigo-300 { border-color: #7986CB; }

.border-indigo-400 { border-color: #5C6BC0; }

.border-indigo-600 { border-color: #3949AB; }

.border-indigo-700 { border-color: #303F9F; }

.border-indigo-800 { border-color: #283593; }

.border-blue { border-color: #03A9F4; }

.border-blue-300 { border-color: #4FC3F7; }

.border-blue-400 { border-color: #29B6F6; }

.border-blue-600 { border-color: #039BE5; }

.border-blue-700 { border-color: #0288D1; }

.border-blue-800 { border-color: #0277BD; }

.border-teal { border-color: #009688; }

.border-teal-300 { border-color: #4DB6AC; }

.border-teal-400 { border-color: #26A69A; }

.border-teal-600 { border-color: #00897B; }

.border-teal-700 { border-color: #00796B; }

.border-teal-800 { border-color: #00695C; }

.border-green { border-color: #8BC34A; }

.border-green-300 { border-color: #AED581; }

.border-green-400 { border-color: #9CCC65; }

.border-green-600 { border-color: #7CB342; }

.border-green-700 { border-color: #689F38; }

.border-green-800 { border-color: #558B2F; }

.border-orange { border-color: #FF9800; }

.border-orange-300 { border-color: #FFB74D; }

.border-orange-400 { border-color: #FFA726; }

.border-orange-600 { border-color: #FB8C00; }

.border-orange-700 { border-color: #F57C00; }

.border-orange-800 { border-color: #EF6C00; }

.border-brown { border-color: #795548; }

.border-brown-300 { border-color: #A1887F; }

.border-brown-400 { border-color: #8D6E63; }

.border-brown-600 { border-color: #6D4C41; }

.border-brown-700 { border-color: #5D4037; }

.border-brown-800 { border-color: #4E342E; }

.border-grey { border-color: #777; }

.border-grey-300 { border-color: #999; }

.border-grey-400 { border-color: #888; }

.border-grey-600 { border-color: #666; }

.border-grey-700 { border-color: #555; }

.border-grey-800 { border-color: #444; }

.border-slate { border-color: #607D8B; }

.border-slate-300 { border-color: #90A4AE; }

.border-slate-400 { border-color: #78909C; }

.border-slate-600 { border-color: #546E7A; }

.border-slate-700 { border-color: #455A64; }

.border-slate-800 { border-color: #37474F; }

.border-white { border-color: #fff; }

.border-default { border-color: #ddd; }

.border-top-primary { border-top-color: #2196F3; }

.border-top-primary-300 { border-top-color: #64B5F6; }

.border-top-primary-400 { border-top-color: #42A5F5; }

.border-top-primary-600 { border-top-color: #1E88E5; }

.border-top-primary-700 { border-top-color: #1976D2; }

.border-top-primary-800 { border-top-color: #1565C0; }

.border-top-danger { border-top-color: #F44336; }

.border-top-danger-300 { border-top-color: #E57373; }

.border-top-danger-400 { border-top-color: #EF5350; }

.border-top-danger-600 { border-top-color: #E53935; }

.border-top-danger-700 { border-top-color: #D32F2F; }

.border-top-danger-800 { border-top-color: #C62828; }

.border-top-success { border-top-color: #4CAF50; }

.border-top-success-300 { border-top-color: #81C784; }

.border-top-success-400 { border-top-color: #66BB6A; }

.border-top-success-600 { border-top-color: #43A047; }

.border-top-success-700 { border-top-color: #388E3C; }

.border-top-success-800 { border-top-color: #2E7D32; }

.border-top-warning { border-top-color: #FF5722; }

.border-top-warning-300 { border-top-color: #FF8A65; }

.border-top-warning-400 { border-top-color: #FF7043; }

.border-top-warning-600 { border-top-color: #F4511E; }

.border-top-warning-700 { border-top-color: #E64A19; }

.border-top-warning-800 { border-top-color: #D84315; }

.border-top-info { border-top-color: #00BCD4; }

.border-top-info-300 { border-top-color: #4DD0E1; }

.border-top-info-400 { border-top-color: #26C6DA; }

.border-top-info-600 { border-top-color: #00ACC1; }

.border-top-info-700 { border-top-color: #0097A7; }

.border-top-info-800 { border-top-color: #00838F; }

.border-top-pink { border-top-color: #E91E63; }

.border-top-pink-300 { border-top-color: #F06292; }

.border-top-pink-400 { border-top-color: #EC407A; }

.border-top-pink-600 { border-top-color: #D81B60; }

.border-top-pink-700 { border-top-color: #C2185B; }

.border-top-pink-800 { border-top-color: #AD1457; }

.border-top-violet { border-top-color: #9C27B0; }

.border-top-violet-300 { border-top-color: #BA68C8; }

.border-top-violet-400 { border-top-color: #AB47BC; }

.border-top-violet-600 { border-top-color: #8E24AA; }

.border-top-violet-700 { border-top-color: #7B1FA2; }

.border-top-violet-800 { border-top-color: #6A1B9A; }

.border-top-purple { border-top-color: #673AB7; }

.border-top-purple-300 { border-top-color: #9575CD; }

.border-top-purple-400 { border-top-color: #7E57C2; }

.border-top-purple-600 { border-top-color: #5E35B1; }

.border-top-purple-700 { border-top-color: #512DA8; }

.border-top-purple-800 { border-top-color: #4527A0; }

.border-top-indigo { border-top-color: #3F51B5; }

.border-top-indigo-300 { border-top-color: #7986CB; }

.border-top-indigo-400 { border-top-color: #5C6BC0; }

.border-top-indigo-600 { border-top-color: #3949AB; }

.border-top-indigo-700 { border-top-color: #303F9F; }

.border-top-indigo-800 { border-top-color: #283593; }

.border-top-blue { border-top-color: #03A9F4; }

.border-top-blue-300 { border-top-color: #4FC3F7; }

.border-top-blue-400 { border-top-color: #29B6F6; }

.border-top-blue-600 { border-top-color: #039BE5; }

.border-top-blue-700 { border-top-color: #0288D1; }

.border-top-blue-800 { border-top-color: #0277BD; }

.border-top-teal { border-top-color: #009688; }

.border-top-teal-300 { border-top-color: #4DB6AC; }

.border-top-teal-400 { border-top-color: #26A69A; }

.border-top-teal-600 { border-top-color: #00897B; }

.border-top-teal-700 { border-top-color: #00796B; }

.border-top-teal-800 { border-top-color: #00695C; }

.border-top-green { border-top-color: #8BC34A; }

.border-top-green-300 { border-top-color: #AED581; }

.border-top-green-400 { border-top-color: #9CCC65; }

.border-top-green-600 { border-top-color: #7CB342; }

.border-top-green-700 { border-top-color: #689F38; }

.border-top-green-800 { border-top-color: #558B2F; }

.border-top-orange { border-top-color: #FF9800; }

.border-top-orange-300 { border-top-color: #FFB74D; }

.border-top-orange-400 { border-top-color: #FFA726; }

.border-top-orange-600 { border-top-color: #FB8C00; }

.border-top-orange-700 { border-top-color: #F57C00; }

.border-top-orange-800 { border-top-color: #EF6C00; }

.border-top-brown { border-top-color: #795548; }

.border-top-brown-300 { border-top-color: #A1887F; }

.border-top-brown-400 { border-top-color: #8D6E63; }

.border-top-brown-600 { border-top-color: #6D4C41; }

.border-top-brown-700 { border-top-color: #5D4037; }

.border-top-brown-800 { border-top-color: #4E342E; }

.border-top-grey { border-top-color: #777; }

.border-top-grey-300 { border-top-color: #999; }

.border-top-grey-400 { border-top-color: #888; }

.border-top-grey-600 { border-top-color: #666; }

.border-top-grey-700 { border-top-color: #555; }

.border-top-grey-800 { border-top-color: #444; }

.border-top-slate { border-top-color: #607D8B; }

.border-top-slate-300 { border-top-color: #90A4AE; }

.border-top-slate-400 { border-top-color: #78909C; }

.border-top-slate-600 { border-top-color: #546E7A; }

.border-top-slate-700 { border-top-color: #455A64; }

.border-top-slate-800 { border-top-color: #37474F; }

.border-top-white { border-top-color: #fff; }

.border-bottom-primary { border-bottom-color: #2196F3; }

.border-bottom-primary-300 { border-bottom-color: #64B5F6; }

.border-bottom-primary-400 { border-bottom-color: #42A5F5; }

.border-bottom-primary-600 { border-bottom-color: #1E88E5; }

.border-bottom-primary-700 { border-bottom-color: #1976D2; }

.border-bottom-primary-800 { border-bottom-color: #1565C0; }

.border-bottom-danger { border-bottom-color: #F44336; }

.border-bottom-danger-300 { border-bottom-color: #E57373; }

.border-bottom-danger-400 { border-bottom-color: #EF5350; }

.border-bottom-danger-600 { border-bottom-color: #E53935; }

.border-bottom-danger-700 { border-bottom-color: #D32F2F; }

.border-bottom-danger-800 { border-bottom-color: #C62828; }

.border-bottom-success { border-bottom-color: #4CAF50; }

.border-bottom-success-300 { border-bottom-color: #81C784; }

.border-bottom-success-400 { border-bottom-color: #66BB6A; }

.border-bottom-success-600 { border-bottom-color: #43A047; }

.border-bottom-success-700 { border-bottom-color: #388E3C; }

.border-bottom-success-800 { border-bottom-color: #2E7D32; }

.border-bottom-warning { border-bottom-color: #FF5722; }

.border-bottom-warning-300 { border-bottom-color: #FF8A65; }

.border-bottom-warning-400 { border-bottom-color: #FF7043; }

.border-bottom-warning-600 { border-bottom-color: #F4511E; }

.border-bottom-warning-700 { border-bottom-color: #E64A19; }

.border-bottom-warning-800 { border-bottom-color: #D84315; }

.border-bottom-info { border-bottom-color: #00BCD4; }

.border-bottom-info-300 { border-bottom-color: #4DD0E1; }

.border-bottom-info-400 { border-bottom-color: #26C6DA; }

.border-bottom-info-600 { border-bottom-color: #00ACC1; }

.border-bottom-info-700 { border-bottom-color: #0097A7; }

.border-bottom-info-800 { border-bottom-color: #00838F; }

.border-bottom-pink { border-bottom-color: #E91E63; }

.border-bottom-pink-300 { border-bottom-color: #F06292; }

.border-bottom-pink-400 { border-bottom-color: #EC407A; }

.border-bottom-pink-600 { border-bottom-color: #D81B60; }

.border-bottom-pink-700 { border-bottom-color: #C2185B; }

.border-bottom-pink-800 { border-bottom-color: #AD1457; }

.border-bottom-violet { border-bottom-color: #9C27B0; }

.border-bottom-violet-300 { border-bottom-color: #BA68C8; }

.border-bottom-violet-400 { border-bottom-color: #AB47BC; }

.border-bottom-violet-600 { border-bottom-color: #8E24AA; }

.border-bottom-violet-700 { border-bottom-color: #7B1FA2; }

.border-bottom-violet-800 { border-bottom-color: #6A1B9A; }

.border-bottom-purple { border-bottom-color: #673AB7; }

.border-bottom-purple-300 { border-bottom-color: #9575CD; }

.border-bottom-purple-400 { border-bottom-color: #7E57C2; }

.border-bottom-purple-600 { border-bottom-color: #5E35B1; }

.border-bottom-purple-700 { border-bottom-color: #512DA8; }

.border-bottom-purple-800 { border-bottom-color: #4527A0; }

.border-bottom-indigo { border-bottom-color: #3F51B5; }

.border-bottom-indigo-300 { border-bottom-color: #7986CB; }

.border-bottom-indigo-400 { border-bottom-color: #5C6BC0; }

.border-bottom-indigo-600 { border-bottom-color: #3949AB; }

.border-bottom-indigo-700 { border-bottom-color: #303F9F; }

.border-bottom-indigo-800 { border-bottom-color: #283593; }

.border-bottom-blue { border-bottom-color: #03A9F4; }

.border-bottom-blue-300 { border-bottom-color: #4FC3F7; }

.border-bottom-blue-400 { border-bottom-color: #29B6F6; }

.border-bottom-blue-600 { border-bottom-color: #039BE5; }

.border-bottom-blue-700 { border-bottom-color: #0288D1; }

.border-bottom-blue-800 { border-bottom-color: #0277BD; }

.border-bottom-teal { border-bottom-color: #009688; }

.border-bottom-teal-300 { border-bottom-color: #4DB6AC; }

.border-bottom-teal-400 { border-bottom-color: #26A69A; }

.border-bottom-teal-600 { border-bottom-color: #00897B; }

.border-bottom-teal-700 { border-bottom-color: #00796B; }

.border-bottom-teal-800 { border-bottom-color: #00695C; }

.border-bottom-green { border-bottom-color: #8BC34A; }

.border-bottom-green-300 { border-bottom-color: #AED581; }

.border-bottom-green-400 { border-bottom-color: #9CCC65; }

.border-bottom-green-600 { border-bottom-color: #7CB342; }

.border-bottom-green-700 { border-bottom-color: #689F38; }

.border-bottom-green-800 { border-bottom-color: #558B2F; }

.border-bottom-orange { border-bottom-color: #FF9800; }

.border-bottom-orange-300 { border-bottom-color: #FFB74D; }

.border-bottom-orange-400 { border-bottom-color: #FFA726; }

.border-bottom-orange-600 { border-bottom-color: #FB8C00; }

.border-bottom-orange-700 { border-bottom-color: #F57C00; }

.border-bottom-orange-800 { border-bottom-color: #EF6C00; }

.border-bottom-brown { border-bottom-color: #795548; }

.border-bottom-brown-300 { border-bottom-color: #A1887F; }

.border-bottom-brown-400 { border-bottom-color: #8D6E63; }

.border-bottom-brown-600 { border-bottom-color: #6D4C41; }

.border-bottom-brown-700 { border-bottom-color: #5D4037; }

.border-bottom-brown-800 { border-bottom-color: #4E342E; }

.border-bottom-grey { border-bottom-color: #777; }

.border-bottom-grey-300 { border-bottom-color: #999; }

.border-bottom-grey-400 { border-bottom-color: #888; }

.border-bottom-grey-600 { border-bottom-color: #666; }

.border-bottom-grey-700 { border-bottom-color: #555; }

.border-bottom-grey-800 { border-bottom-color: #444; }

.border-bottom-slate { border-bottom-color: #607D8B; }

.border-bottom-slate-300 { border-bottom-color: #90A4AE; }

.border-bottom-slate-400 { border-bottom-color: #78909C; }

.border-bottom-slate-600 { border-bottom-color: #546E7A; }

.border-bottom-slate-700 { border-bottom-color: #455A64; }

.border-bottom-slate-800 { border-bottom-color: #37474F; }

.border-bottom-white { border-bottom-color: #fff; }

.border-left-primary { border-left-color: #2196F3; }

.border-left-primary-300 { border-left-color: #64B5F6; }

.border-left-primary-400 { border-left-color: #42A5F5; }

.border-left-primary-600 { border-left-color: #1E88E5; }

.border-left-primary-700 { border-left-color: #1976D2; }

.border-left-primary-800 { border-left-color: #1565C0; }

.border-left-danger { border-left-color: #F44336; }

.border-left-danger-300 { border-left-color: #E57373; }

.border-left-danger-400 { border-left-color: #EF5350; }

.border-left-danger-600 { border-left-color: #E53935; }

.border-left-danger-700 { border-left-color: #D32F2F; }

.border-left-danger-800 { border-left-color: #C62828; }

.border-left-success { border-left-color: #4CAF50; }

.border-left-success-300 { border-left-color: #81C784; }

.border-left-success-400 { border-left-color: #66BB6A; }

.border-left-success-600 { border-left-color: #43A047; }

.border-left-success-700 { border-left-color: #388E3C; }

.border-left-success-800 { border-left-color: #2E7D32; }

.border-left-warning { border-left-color: #FF5722; }

.border-left-warning-300 { border-left-color: #FF8A65; }

.border-left-warning-400 { border-left-color: #FF7043; }

.border-left-warning-600 { border-left-color: #F4511E; }

.border-left-warning-700 { border-left-color: #E64A19; }

.border-left-warning-800 { border-left-color: #D84315; }

.border-left-info { border-left-color: #00BCD4; }

.border-left-info-300 { border-left-color: #4DD0E1; }

.border-left-info-400 { border-left-color: #26C6DA; }

.border-left-info-600 { border-left-color: #00ACC1; }

.border-left-info-700 { border-left-color: #0097A7; }

.border-left-info-800 { border-left-color: #00838F; }

.border-left-pink { border-left-color: #E91E63; }

.border-left-pink-300 { border-left-color: #F06292; }

.border-left-pink-400 { border-left-color: #EC407A; }

.border-left-pink-600 { border-left-color: #D81B60; }

.border-left-pink-700 { border-left-color: #C2185B; }

.border-left-pink-800 { border-left-color: #AD1457; }

.border-left-violet { border-left-color: #9C27B0; }

.border-left-violet-300 { border-left-color: #BA68C8; }

.border-left-violet-400 { border-left-color: #AB47BC; }

.border-left-violet-600 { border-left-color: #8E24AA; }

.border-left-violet-700 { border-left-color: #7B1FA2; }

.border-left-violet-800 { border-left-color: #6A1B9A; }

.border-left-purple { border-left-color: #673AB7; }

.border-left-purple-300 { border-left-color: #9575CD; }

.border-left-purple-400 { border-left-color: #7E57C2; }

.border-left-purple-600 { border-left-color: #5E35B1; }

.border-left-purple-700 { border-left-color: #512DA8; }

.border-left-purple-800 { border-left-color: #4527A0; }

.border-left-indigo { border-left-color: #3F51B5; }

.border-left-indigo-300 { border-left-color: #7986CB; }

.border-left-indigo-400 { border-left-color: #5C6BC0; }

.border-left-indigo-600 { border-left-color: #3949AB; }

.border-left-indigo-700 { border-left-color: #303F9F; }

.border-left-indigo-800 { border-left-color: #283593; }

.border-left-blue { border-left-color: #03A9F4; }

.border-left-blue-300 { border-left-color: #4FC3F7; }

.border-left-blue-400 { border-left-color: #29B6F6; }

.border-left-blue-600 { border-left-color: #039BE5; }

.border-left-blue-700 { border-left-color: #0288D1; }

.border-left-blue-800 { border-left-color: #0277BD; }

.border-left-teal { border-left-color: #009688; }

.border-left-teal-300 { border-left-color: #4DB6AC; }

.border-left-teal-400 { border-left-color: #26A69A; }

.border-left-teal-600 { border-left-color: #00897B; }

.border-left-teal-700 { border-left-color: #00796B; }

.border-left-teal-800 { border-left-color: #00695C; }

.border-left-green { border-left-color: #8BC34A; }

.border-left-green-300 { border-left-color: #AED581; }

.border-left-green-400 { border-left-color: #9CCC65; }

.border-left-green-600 { border-left-color: #7CB342; }

.border-left-green-700 { border-left-color: #689F38; }

.border-left-green-800 { border-left-color: #558B2F; }

.border-left-orange { border-left-color: #FF9800; }

.border-left-orange-300 { border-left-color: #FFB74D; }

.border-left-orange-400 { border-left-color: #FFA726; }

.border-left-orange-600 { border-left-color: #FB8C00; }

.border-left-orange-700 { border-left-color: #F57C00; }

.border-left-orange-800 { border-left-color: #EF6C00; }

.border-left-brown { border-left-color: #795548; }

.border-left-brown-300 { border-left-color: #A1887F; }

.border-left-brown-400 { border-left-color: #8D6E63; }

.border-left-brown-600 { border-left-color: #6D4C41; }

.border-left-brown-700 { border-left-color: #5D4037; }

.border-left-brown-800 { border-left-color: #4E342E; }

.border-left-grey { border-left-color: #777; }

.border-left-grey-300 { border-left-color: #999; }

.border-left-grey-400 { border-left-color: #888; }

.border-left-grey-600 { border-left-color: #666; }

.border-left-grey-700 { border-left-color: #555; }

.border-left-grey-800 { border-left-color: #444; }

.border-left-slate { border-left-color: #607D8B; }

.border-left-slate-300 { border-left-color: #90A4AE; }

.border-left-slate-400 { border-left-color: #78909C; }

.border-left-slate-600 { border-left-color: #546E7A; }

.border-left-slate-700 { border-left-color: #455A64; }

.border-left-slate-800 { border-left-color: #37474F; }

.border-left-white { border-left-color: #fff; }

.border-right-primary { border-right-color: #2196F3; }

.border-right-primary-300 { border-right-color: #64B5F6; }

.border-right-primary-400 { border-right-color: #42A5F5; }

.border-right-primary-600 { border-right-color: #1E88E5; }

.border-right-primary-700 { border-right-color: #1976D2; }

.border-right-primary-800 { border-right-color: #1565C0; }

.border-right-danger { border-right-color: #F44336; }

.border-right-danger-300 { border-right-color: #E57373; }

.border-right-danger-400 { border-right-color: #EF5350; }

.border-right-danger-600 { border-right-color: #E53935; }

.border-right-danger-700 { border-right-color: #D32F2F; }

.border-right-danger-800 { border-right-color: #C62828; }

.border-right-success { border-right-color: #4CAF50; }

.border-right-success-300 { border-right-color: #81C784; }

.border-right-success-400 { border-right-color: #66BB6A; }

.border-right-success-600 { border-right-color: #43A047; }

.border-right-success-700 { border-right-color: #388E3C; }

.border-right-success-800 { border-right-color: #2E7D32; }

.border-right-warning { border-right-color: #FF5722; }

.border-right-warning-300 { border-right-color: #FF8A65; }

.border-right-warning-400 { border-right-color: #FF7043; }

.border-right-warning-600 { border-right-color: #F4511E; }

.border-right-warning-700 { border-right-color: #E64A19; }

.border-right-warning-800 { border-right-color: #D84315; }

.border-right-info { border-right-color: #00BCD4; }

.border-right-info-300 { border-right-color: #4DD0E1; }

.border-right-info-400 { border-right-color: #26C6DA; }

.border-right-info-600 { border-right-color: #00ACC1; }

.border-right-info-700 { border-right-color: #0097A7; }

.border-right-info-800 { border-right-color: #00838F; }

.border-right-pink { border-right-color: #E91E63; }

.border-right-pink-300 { border-right-color: #F06292; }

.border-right-pink-400 { border-right-color: #EC407A; }

.border-right-pink-600 { border-right-color: #D81B60; }

.border-right-pink-700 { border-right-color: #C2185B; }

.border-right-pink-800 { border-right-color: #AD1457; }

.border-right-violet { border-right-color: #9C27B0; }

.border-right-violet-300 { border-right-color: #BA68C8; }

.border-right-violet-400 { border-right-color: #AB47BC; }

.border-right-violet-600 { border-right-color: #8E24AA; }

.border-right-violet-700 { border-right-color: #7B1FA2; }

.border-right-violet-800 { border-right-color: #6A1B9A; }

.border-right-purple { border-right-color: #673AB7; }

.border-right-purple-300 { border-right-color: #9575CD; }

.border-right-purple-400 { border-right-color: #7E57C2; }

.border-right-purple-600 { border-right-color: #5E35B1; }

.border-right-purple-700 { border-right-color: #512DA8; }

.border-right-purple-800 { border-right-color: #4527A0; }

.border-right-indigo { border-right-color: #3F51B5; }

.border-right-indigo-300 { border-right-color: #7986CB; }

.border-right-indigo-400 { border-right-color: #5C6BC0; }

.border-right-indigo-600 { border-right-color: #3949AB; }

.border-right-indigo-700 { border-right-color: #303F9F; }

.border-right-indigo-800 { border-right-color: #283593; }

.border-right-blue { border-right-color: #03A9F4; }

.border-right-blue-300 { border-right-color: #4FC3F7; }

.border-right-blue-400 { border-right-color: #29B6F6; }

.border-right-blue-600 { border-right-color: #039BE5; }

.border-right-blue-700 { border-right-color: #0288D1; }

.border-right-blue-800 { border-right-color: #0277BD; }

.border-right-teal { border-right-color: #009688; }

.border-right-teal-300 { border-right-color: #4DB6AC; }

.border-right-teal-400 { border-right-color: #26A69A; }

.border-right-teal-600 { border-right-color: #00897B; }

.border-right-teal-700 { border-right-color: #00796B; }

.border-right-teal-800 { border-right-color: #00695C; }

.border-right-green { border-right-color: #8BC34A; }

.border-right-green-300 { border-right-color: #AED581; }

.border-right-green-400 { border-right-color: #9CCC65; }

.border-right-green-600 { border-right-color: #7CB342; }

.border-right-green-700 { border-right-color: #689F38; }

.border-right-green-800 { border-right-color: #558B2F; }

.border-right-orange { border-right-color: #FF9800; }

.border-right-orange-300 { border-right-color: #FFB74D; }

.border-right-orange-400 { border-right-color: #FFA726; }

.border-right-orange-600 { border-right-color: #FB8C00; }

.border-right-orange-700 { border-right-color: #F57C00; }

.border-right-orange-800 { border-right-color: #EF6C00; }

.border-right-brown { border-right-color: #795548; }

.border-right-brown-300 { border-right-color: #A1887F; }

.border-right-brown-400 { border-right-color: #8D6E63; }

.border-right-brown-600 { border-right-color: #6D4C41; }

.border-right-brown-700 { border-right-color: #5D4037; }

.border-right-brown-800 { border-right-color: #4E342E; }

.border-right-grey { border-right-color: #777; }

.border-right-grey-300 { border-right-color: #999; }

.border-right-grey-400 { border-right-color: #888; }

.border-right-grey-600 { border-right-color: #666; }

.border-right-grey-700 { border-right-color: #555; }

.border-right-grey-800 { border-right-color: #444; }

.border-right-slate { border-right-color: #607D8B; }

.border-right-slate-300 { border-right-color: #90A4AE; }

.border-right-slate-400 { border-right-color: #78909C; }

.border-right-slate-600 { border-right-color: #546E7A; }

.border-right-slate-700 { border-right-color: #455A64; }

.border-right-slate-800 { border-right-color: #37474F; }

.border-right-white { border-right-color: #fff; }

.text-primary,
.text-primary:hover,
.text-primary:focus { color: #2196F3 !important; }

.text-primary-300,
.text-primary-300:hover,
.text-primary-300:focus { color: #2196F3 !important; }

.text-primary-400,
.text-primary-400:hover,
.text-primary-400:focus { color: #42A5F5 !important; }

.text-primary-600,
.text-primary-600:hover,
.text-primary-600:focus { color: #1E88E5 !important; }

.text-primary-700,
.text-primary-700:hover,
.text-primary-700:focus { color: #1976D2 !important; }

.text-primary-800,
.text-primary-800:hover,
.text-primary-800:focus { color: #1565C0 !important; }

.text-danger,
.text-danger:hover,
.text-danger:focus { color: #F44336 !important; }

.text-danger-300,
.text-danger-300:hover,
.text-danger-300:focus { color: #E57373 !important; }

.text-danger-400,
.text-danger-400:hover,
.text-danger-400:focus { color: #EF5350 !important; }

.text-danger-600,
.text-danger-600:hover,
.text-danger-600:focus { color: #E53935 !important; }

.text-danger-700,
.text-danger-700:hover,
.text-danger-700:focus { color: #D32F2F !important; }

.text-danger-800,
.text-danger-800:hover,
.text-danger-800:focus { color: #C62828 !important; }

.text-success,
.text-success:hover,
.text-success:focus { color: #4CAF50 !important; }

.text-success-300,
.text-success-300:hover,
.text-success-300:focus { color: #81C784 !important; }

.text-success-400,
.text-success-400:hover,
.text-success-400:focus { color: #66BB6A !important; }

.text-success-600,
.text-success-600:hover,
.text-success-600:focus { color: #43A047 !important; }

.text-success-700,
.text-success-700:hover,
.text-success-700:focus { color: #388E3C !important; }

.text-success-800,
.text-success-800:hover,
.text-success-800:focus { color: #2E7D32 !important; }

.text-warning,
.text-warning:hover,
.text-warning:focus { color: #FF5722 !important; }

.text-warning-300,
.text-warning-300:hover,
.text-warning-300:focus { color: #FF8A65 !important; }

.text-warning-400,
.text-warning-400:hover,
.text-warning-400:focus { color: #FF7043 !important; }

.text-warning-600,
.text-warning-600:hover,
.text-warning-600:focus { color: #F4511E !important; }

.text-warning-700,
.text-warning-700:hover,
.text-warning-700:focus { color: #E64A19 !important; }

.text-warning-800,
.text-warning-800:hover,
.text-warning-800:focus { color: #D84315 !important; }

.text-info,
.text-info:hover,
.text-info:focus { color: #00BCD4 !important; }

.text-info-300,
.text-info-300:hover,
.text-info-300:focus { color: #4DD0E1 !important; }

.text-info-400,
.text-info-400:hover,
.text-info-400:focus { color: #26C6DA !important; }

.text-info-600,
.text-info-600:hover,
.text-info-600:focus { color: #00ACC1 !important; }

.text-info-700,
.text-info-700:hover,
.text-info-700:focus { color: #0097A7 !important; }

.text-info-800,
.text-info-800:hover,
.text-info-800:focus { color: #00838F !important; }

.text-pink,
.text-pink:hover,
.text-pink:focus { color: #E91E63 !important; }

.text-pink-300,
.text-pink-300:hover,
.text-pink-300:focus { color: #F06292 !important; }

.text-pink-400,
.text-pink-400:hover,
.text-pink-400:focus { color: #EC407A !important; }

.text-pink-600,
.text-pink-600:hover,
.text-pink-600:focus { color: #D81B60 !important; }

.text-pink-700,
.text-pink-700:hover,
.text-pink-700:focus { color: #C2185B !important; }

.text-pink-800,
.text-pink-800:hover,
.text-pink-800:focus { color: #AD1457 !important; }

.text-violet,
.text-violet:hover,
.text-violet:focus { color: #9C27B0 !important; }

.text-violet-300,
.text-violet-300:hover,
.text-violet-300:focus { color: #BA68C8 !important; }

.text-violet-400,
.text-violet-400:hover,
.text-violet-400:focus { color: #AB47BC !important; }

.text-violet-600,
.text-violet-600:hover,
.text-violet-600:focus { color: #8E24AA !important; }

.text-violet-700,
.text-violet-700:hover,
.text-violet-700:focus { color: #7B1FA2 !important; }

.text-violet-800,
.text-violet-800:hover,
.text-violet-800:focus { color: #6A1B9A !important; }

.text-purple,
.text-purple:hover,
.text-purple:focus { color: #673AB7 !important; }

.text-purple-300,
.text-purple-300:hover,
.text-purple-300:focus { color: #9575CD !important; }

.text-purple-400,
.text-purple-400:hover,
.text-purple-400:focus { color: #7E57C2 !important; }

.text-purple-600,
.text-purple-600:hover,
.text-purple-600:focus { color: #5E35B1 !important; }

.text-purple-700,
.text-purple-700:hover,
.text-purple-700:focus { color: #512DA8 !important; }

.text-purple-800,
.text-purple-800:hover,
.text-purple-800:focus { color: #4527A0 !important; }

.text-indigo,
.text-indigo:hover,
.text-indigo:focus { color: #3F51B5 !important; }

.text-indigo-300,
.text-indigo-300:hover,
.text-indigo-300:focus { color: #7986CB !important; }

.text-indigo-400,
.text-indigo-400:hover,
.text-indigo-400:focus { color: #5C6BC0 !important; }

.text-indigo-600,
.text-indigo-600:hover,
.text-indigo-600:focus { color: #3949AB !important; }

.text-indigo-700,
.text-indigo-700:hover,
.text-indigo-700:focus { color: #303F9F !important; }

.text-indigo-800,
.text-indigo-800:hover,
.text-indigo-800:focus { color: #283593 !important; }

.text-blue,
.text-blue:hover,
.text-blue:focus { color: #03A9F4 !important; }

.text-blue-300,
.text-blue-300:hover,
.text-blue-300:focus { color: #4FC3F7 !important; }

.text-blue-400,
.text-blue-400:hover,
.text-blue-400:focus { color: #29B6F6 !important; }

.text-blue-600,
.text-blue-600:hover,
.text-blue-600:focus { color: #039BE5 !important; }

.text-blue-700,
.text-blue-700:hover,
.text-blue-700:focus { color: #0288D1 !important; }

.text-blue-800,
.text-blue-800:hover,
.text-blue-800:focus { color: #0277BD !important; }

.text-teal,
.text-teal:hover,
.text-teal:focus { color: #009688 !important; }

.text-teal-300,
.text-teal-300:hover,
.text-teal-300:focus { color: #4DB6AC !important; }

.text-teal-400,
.text-teal-400:hover,
.text-teal-400:focus { color: #26A69A !important; }

.text-teal-600,
.text-teal-600:hover,
.text-teal-600:focus { color: #00897B !important; }

.text-teal-700,
.text-teal-700:hover,
.text-teal-700:focus { color: #00796B !important; }

.text-teal-800,
.text-teal-800:hover,
.text-teal-800:focus { color: #00695C !important; }

.text-green,
.text-green:hover,
.text-green:focus { color: #8BC34A !important; }

.text-green-300,
.text-green-300:hover,
.text-green-300:focus { color: #AED581 !important; }

.text-green-400,
.text-green-400:hover,
.text-green-400:focus { color: #9CCC65 !important; }

.text-green-600,
.text-green-600:hover,
.text-green-600:focus { color: #7CB342 !important; }

.text-green-700,
.text-green-700:hover,
.text-green-700:focus { color: #689F38 !important; }

.text-green-800,
.text-green-800:hover,
.text-green-800:focus { color: #558B2F !important; }

.text-orange,
.text-orange:hover,
.text-orange:focus { color: #FF9800 !important; }

.text-orange-300,
.text-orange-300:hover,
.text-orange-300:focus { color: #FFB74D !important; }

.text-orange-400,
.text-orange-400:hover,
.text-orange-400:focus { color: #FFA726 !important; }

.text-orange-600,
.text-orange-600:hover,
.text-orange-600:focus { color: #FB8C00 !important; }

.text-orange-700,
.text-orange-700:hover,
.text-orange-700:focus { color: #F57C00 !important; }

.text-orange-800,
.text-orange-800:hover,
.text-orange-800:focus { color: #EF6C00 !important; }

.text-brown,
.text-brown:hover,
.text-brown:focus { color: #795548 !important; }

.text-brown-300,
.text-brown-300:hover,
.text-brown-300:focus { color: #A1887F !important; }

.text-brown-400,
.text-brown-400:hover,
.text-brown-400:focus { color: #8D6E63 !important; }

.text-brown-600,
.text-brown-600:hover,
.text-brown-600:focus { color: #6D4C41 !important; }

.text-brown-700,
.text-brown-700:hover,
.text-brown-700:focus { color: #5D4037 !important; }

.text-brown-800,
.text-brown-800:hover,
.text-brown-800:focus { color: #4E342E !important; }

.text-grey,
.text-grey:hover,
.text-grey:focus { color: #777 !important; }

.text-grey-300,
.text-grey-300:hover,
.text-grey-300:focus { color: #999 !important; }

.text-grey-400,
.text-grey-400:hover,
.text-grey-400:focus { color: #888 !important; }

.text-grey-600,
.text-grey-600:hover,
.text-grey-600:focus { color: #666 !important; }

.text-grey-700,
.text-grey-700:hover,
.text-grey-700:focus { color: #555 !important; }

.text-grey-800,
.text-grey-800:hover,
.text-grey-800:focus { color: #444 !important; }

.text-slate,
.text-slate:hover,
.text-slate:focus { color: #607D8B !important; }

.text-slate-300,
.text-slate-300:hover,
.text-slate-300:focus { color: #90A4AE !important; }

.text-slate-400,
.text-slate-400:hover,
.text-slate-400:focus { color: #78909C !important; }

.text-slate-600,
.text-slate-600:hover,
.text-slate-600:focus { color: #546E7A !important; }

.text-slate-700,
.text-slate-700:hover,
.text-slate-700:focus { color: #455A64 !important; }

.text-slate-800,
.text-slate-800:hover,
.text-slate-800:focus { color: #37474F !important; }

.text-white,
.text-white:hover,
.text-white:focus { color: #fff !important; }

.text-default,
.text-default:hover,
.text-default:focus { color: #333333 !important; }
